From f8ab85074d99665d6d0a98c3c29124924190d0e0 Mon Sep 17 00:00:00 2001 From: Hugo Date: Mon, 7 Feb 2022 01:09:04 -0600 Subject: [PATCH] Add Postali to Geocoding (#3047) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f02f5d19..09652f28 100644 --- a/README.md +++ b/README.md @@ -983,6 +983,7 @@ API | Description | Auth | HTTPS | CORS | | [OpenStreetMap](http://wiki.openstreetmap.org/wiki/API) | Navigation, geolocation and geographical data | `OAuth` | No | Unknown | | [Pinball Map](https://pinballmap.com/api/v1/docs) | A crowdsourced map of public pinball machines | No | Yes | Yes | | [positionstack](https://positionstack.com/) | Forward & Reverse Batch Geocoding REST API | `apiKey` | Yes | Unknown | +| [Postali](https://postali.app/api) | Mexico Zip Codes API | No | Yes | Yes | | [PostcodeData.nl](http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json) | Provide geolocation data based on postcode for Dutch addresses | No | No | Unknown | | [Postcodes.io](https://postcodes.io) | Postcode lookup & Geolocation for the UK | No | Yes | Yes | | [Queimadas INPE](https://queimadas.dgi.inpe.br/queimadas/dados-abertos) | Access to heat focus data (probable wildfire) | No | Yes | Unknown |