From af0cdab8a5f15d05a1b4b82efc15d9edbab81fc0 Mon Sep 17 00:00:00 2001 From: Christian Hatch Date: Wed, 26 Jul 2017 12:53:06 -0400 Subject: [PATCH] Add Onwater API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 33b1b627..e68a4203 100644 --- a/README.md +++ b/README.md @@ -278,6 +278,7 @@ API | Description | Auth | HTTPS | Link | | Mapzen Search | Open Source & Open Data Global Geocoding Service | `apiKey` | Yes | [Go!](https://mapzen.com/products/search/) | | Mexico | Mexico RESTful zip codes API | No | Yes | [Go!](https://github.com/IcaliaLabs/sepomex) | | One Map 2.0, Singapore| Singapore Land Authority REST API services for Singapore addresses | `apiKey` | Yes | [Go!](https://docs.onemap.sg/) | +| Onwater | Determine if a lat/lon is on water or land | `apiKey` | Yes | [Go!](https://onwater.io/) | | OpenCage | Forward and reverse geocoding using open data | No | Yes | [Go!](https://geocoder.opencagedata.com) | | OpenStreetMap | Navigation, geolocation and geographical data | `OAuth` | No | [Go!](http://wiki.openstreetmap.org/wiki/API) | | PostcodeData.nl | Provide geolocation data based on postcode for Dutch addresses | No | No | [Go!](http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json) |