From f9b7c9fed42534f2336f8630b877f4906e682051 Mon Sep 17 00:00:00 2001 From: Hugo Torzuoli Date: Tue, 9 Jan 2018 11:16:21 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=8E=20Add=20Google=20Earth=20Engine?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 02dc36eb..5a8944ff 100644 --- a/README.md +++ b/README.md @@ -344,6 +344,7 @@ API | Description | Auth | HTTPS | Link | | GeoApi | French geographical data | No | Yes | [Go!](https://api.gouv.fr/api/geoapi.html) | | Geocode.xyz | Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing | No | Yes | [Go!](https://geocode.xyz/) | | GeoNames | Place names and other geographical data | No | No | [Go!](http://www.geonames.org/export/web-services.html) | +| Google Earth Engine | A cloud-based platform for planetary-scale environmental data analysis | `apiKey` | Yes | [Go!](https://developers.google.com/earth-engine/) | | Google Maps | Create/customize digital maps based on Google Maps data | `apiKey` | Yes | [Go!](https://developers.google.com/maps/) | | GraphLoc | Free GraphQL IP Geolocation API | No | Yes | [Go!](https://www.graphloc.com) | | IP 2 Country | Map an IP to a country | No | Yes | [Go!](https://ip2country.info) |