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.
Julian Simioni e054cc484e
s/Mapzen Search/Pelias/
7 years ago
images crop image vertically 8 years ago
.gitignore Stop tracking OSX .DS_Store files 9 years ago
.lgtm Add LGTM config 9 years ago
LICENSE.md Changes license from MIT (which applies to code only) to CC-BY-4.0 to apply to creative works 9 years ago
README.md 🔭 experiment to see if our README can be a symlink 9 years ago
add-search-to-a-map.md s/Mapzen Search/Pelias/ 7 years ago
addresses.md s/Mapzen Search/Pelias/ 7 years ago
api-keys-rate-limits.md s/Mapzen Search/Pelias/ 7 years ago
autocomplete.md fix user-reported typo in macroregion 7 years ago
circle.yml Update circle.yml 8 years ago
data-sources.md De-Mapzenify data source documentation 7 years ago
glossary.md s/Mapzen Search/Pelias/ 7 years ago
http-status-codes.md remove reference to API rate limiter errors 8 years ago
index.md change priority link to be more relevant 8 years ago
installing.md replace text with link to new location 8 years ago
language-codes.md add response section 8 years ago
place.md s/Mapzen Search/Pelias/ 7 years ago
release-notes.md s/Mapzen Search/Pelias/ 7 years ago
response.md s/Mapzen Search/Pelias/ 7 years ago
reverse.md s/Mapzen Search/Pelias/ 7 years ago
search-workflows.md s/Mapzen Search/Pelias/ 7 years ago
search.md s/Mapzen Search/Pelias/ 7 years ago
structured-geocoding.md replace all github.io with mapzen.com base urls 8 years ago
transition-from-beta.md add unified keys 8 years ago
transition.md Another symlink, so we don't break old inbound links to transition.md 9 years ago
use-cors.md s/Mapzen Search/Pelias/ 7 years ago

README.md

Mapzen Search is a modern, geographic search service based entirely on open-source tools and powered entirely by open data. Through a process known as geocoding, Mapzen Search allows you to use natural language to find a particular place by entering an address or the name of a landmark or business, and then translates the result in to the geographic coordinates used by computers.

Mapzen Search accesses global databases of place names and locations, but you can receive more locally relevant search results by limiting the search to a particular radius around a location (such as a cell phone), region, or country. With text autocompletion capabilities, you can search for places and match against Mapzen Search data in real-time.

Mapzen Search also enables the opposite workflow, known as reverse geocoding, to transform latitude and longitude values in to a list of places. This process attempts to find the name and address of the place nearest a longitude and latitude pair. For example, you can click a position on the map to learn which business is located there.