rebuild JSON at fba902d

[ci skip]
This commit is contained in:
davemachado
2018-01-10 01:19:23 +00:00
parent fba902d2b0
commit 962523fbf3
2 changed files with 18 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
{ {
"count": 492, "count": 494,
"entries": [ "entries": [
{ {
"API": "Dogs", "API": "Dogs",
@@ -1577,6 +1577,14 @@
"Link": "http://www.geonames.org/export/web-services.html", "Link": "http://www.geonames.org/export/web-services.html",
"Category": "Geocoding" "Category": "Geocoding"
}, },
{
"API": "Google Earth Engine",
"Description": "A cloud-based platform for planetary-scale environmental data analysis",
"Auth": "apiKey",
"HTTPS": true,
"Link": "https://developers.google.com/earth-engine/",
"Category": "Geocoding"
},
{ {
"API": "Google Maps", "API": "Google Maps",
"Description": "Create/customize digital maps based on Google Maps data", "Description": "Create/customize digital maps based on Google Maps data",
@@ -3361,6 +3369,14 @@
"Link": "https://www.adsbexchange.com/data/", "Link": "https://www.adsbexchange.com/data/",
"Category": "Transportation" "Category": "Transportation"
}, },
{
"API": "AIS Hub",
"Description": "Real-time data of any marine and inland vessel equipped with AIS tracking system",
"Auth": "apiKey",
"HTTPS": false,
"Link": "http://www.aishub.net/api",
"Category": "Transportation"
},
{ {
"API": "Amadeus Travel Innovation Sandbox", "API": "Amadeus Travel Innovation Sandbox",
"Description": "Travel Search - Limited usage", "Description": "Travel Search - Limited usage",

File diff suppressed because one or more lines are too long