mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-21 13:06:22 +02:00
Merge pull request #299 from zsteeby/add-geocoding-api
Add geocoding api
This commit is contained in:
commit
4eca7b0374
1 changed files with 1 additions and 0 deletions
|
@ -232,6 +232,7 @@ For information on contributing to this project, please see the [contributing gu
|
||||||
| API | Description | Auth | HTTPS | Link |
|
| API | Description | Auth | HTTPS | Link |
|
||||||
|---|---|---|---|---|
|
|---|---|---|---|---|
|
||||||
| Bing Maps | Create/customize digital maps based on Bing Maps data | `apiKey` | Yes | [Go!](https://www.microsoft.com/maps/choose-your-bing-maps-API.aspx) |
|
| Bing Maps | Create/customize digital maps based on Bing Maps data | `apiKey` | Yes | [Go!](https://www.microsoft.com/maps/choose-your-bing-maps-API.aspx) |
|
||||||
|
| 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) |
|
| GeoNames | Place names and other geographical data | No | No | [Go!](http://www.geonames.org/export/web-services.html) |
|
||||||
| GéoApi | French geographical data | No | Yes | [Go!](https://api.gouv.fr/api/geoapi.html) |
|
| GéoApi | French geographical data | No | Yes | [Go!](https://api.gouv.fr/api/geoapi.html) |
|
||||||
| Google Maps | Create/customize digital maps based on Google Maps data | `apiKey` query string | Yes | [Go!](https://developers.google.com/maps/) |
|
| Google Maps | Create/customize digital maps based on Google Maps data | `apiKey` query string | Yes | [Go!](https://developers.google.com/maps/) |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue