Browse Source

Merge pull request #49 from pelias/update-index

Add glossary to index page
pull/53/head
Rhonda Glennon 9 years ago
parent
commit
d3db45622b
  1. 22
      index.md

22
index.md

@ -1,17 +1,17 @@
Mapzen Search Documentation V1 # Mapzen Search
===========================
Geocoding service powered by [Pelias](https://github.com/pelias/pelias) and open data 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. These pages offer an introduction to the API and terminology used in Mapzen Search and the accompanying open source geocoder which powers it, Pelias.
- [Getting Started Guide](/get-started.md) - [Get started](/get-started.md)
- [API keys and rate limits](/api-keys-rate-limits.md) - [API keys and rate limits](/api-keys-rate-limits.md)
- [`/search` Endpoint: Finding places](/search.md) - [`/search` endpoint: finding places](/search.md)
- [`/autocomplete` Endpoint](/autocomplete.md) - [`/autocomplete` endpoint](/autocomplete.md)
- [`/reverse` Endpoint: from point to place](/reverse.md) - [`/reverse` endpoint: from point to place](/reverse.md)
- [`/place` Endpoint: retrieving additional information](/place.md) - [`/place` endpoint: retrieving additional information](/place.md)
- [API responses](/response.md) - [API responses](/response.md)
- [Data Sources](/data-sources.md) - [Data sources](/data-sources.md)
- [Loading Data From the Browser](/use-cors.md) - [Loading data from the browser](/use-cors.md)
- [Transitioning From Beta to 1.0](/transition-from-beta.md) - [Terminology](/glossary.md)
- [Transitioning from beta to 1.0](/transition-from-beta.md)

Loading…
Cancel
Save