You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
856 B

Mapzen Search Documentation V1
===========================
Geocoding service powered by [Pelias](https://github.com/pelias/pelias) and open data
_____________________________________________________________________________________
These pages offer an introduction to the API and terminology used in Mapzen Search and the accompanying open source geocoder which powers it, Pelias.
9 years ago
- [Getting Started Guide](/get-started.md)
- [API keys and rate limits](/api-keys-rate-limits.md)
9 years ago
- [`/search` Endpoint: Finding places](/search.md)
- [`/autocomplete` Endpoint](/autocomplete.md)
- [`/reverse` Endpoint: from point to place](/reverse.md)
- [`/place` Endpoint: retrieving additional information](/place.md)
- [Data Sources](/data-sources.md)
- [Loading Data From the Browser](/use-cors.md)
- [Transitioning From Beta to 1.0](/transition-from-beta.md)