From 249f593318e17342da67032db6c58365d497618f Mon Sep 17 00:00:00 2001 From: yunque Date: Tue, 6 Sep 2016 11:28:05 +0100 Subject: [PATCH] Add OpenStreetMap API (#218) * Add OpenStreetMaps API * Revert "Add OpenStreetMaps API" This reverts commit 39b6a675846e463e4f052fb6c711ab515d0ffeb6. * Add OpenStreetMap API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9427389e..3d7a90de 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ A collective list of JSON APIs for use in web development. | Mapzen Search | Open Source & Open Data Global Geocoding Service | No | [Go!](https://mapzen.com/projects/search) | | Mexico | Mexico RESTful zip codes API | No | [Go!](https://github.com/IcaliaLabs/sepomex) | | OpenCage | Forward and reverse geocoding using open data | No | [Go!](https://geocoder.opencagedata.com) | +| OpenStreetMap | Navigation, geolocation and geographical data | Yes | [Go!](http://wiki.openstreetmap.org/wiki/API) | | PostcodeData.nl | Provide geolocation data based on postcode for Dutch addresses | No | [Go!](http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json) | | Postcodes.io | Postcode & Geolocation API for the UK | No | [Go!](https://postcodes.io) |