From cb286f1bfcd6f1d1985d0aa4a871af98f3fc7f70 Mon Sep 17 00:00:00 2001 From: Jacob Willden <67853915+jacob-willden@users.noreply.github.com> Date: Sun, 23 Apr 2023 14:24:05 -0600 Subject: [PATCH] Add Native Land API to Geocoding --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..baa9de91 100644 --- a/README.md +++ b/README.md @@ -975,6 +975,7 @@ API | Description | Auth | HTTPS | CORS | | [Mapbox](https://docs.mapbox.com/) | Create/customize beautiful digital maps | `apiKey` | Yes | Unknown | | [MapQuest](https://developer.mapquest.com/) | To access tools and resources to map the world | `apiKey` | Yes | No | Yes | [Mexico](https://github.com/IcaliaLabs/sepomex) | Mexico RESTful zip codes API | No | Yes | Unknown | +| [Native Land](https://native-land.ca/resources/api-docs/) | Geocoding for Indigenous territories, languages, and treaties | No | Yes | Unknown | [Nominatim](https://nominatim.org/release-docs/latest/api/Overview/) | Provides worldwide forward / reverse geocoding | No | Yes | Yes | | [One Map, Singapore](https://www.onemap.gov.sg/docs/) | Singapore Land Authority REST API services for Singapore addresses | `apiKey` | Yes | Unknown | | [OnWater](https://onwater.io/) | Determine if a lat/lon is on water or land | No | Yes | Unknown |