From bae12ca5644abbfa28e6866e956d69417acd26d7 Mon Sep 17 00:00:00 2001 From: rmglennon Date: Fri, 1 Apr 2016 14:01:57 -0700 Subject: [PATCH] remove qs from place query --- place.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/place.md b/place.md index fbac615..e86065b 100644 --- a/place.md +++ b/place.md @@ -2,7 +2,7 @@ When you know an identification number and the source it came from, you can use Mapzen Search to get details on the location. -To get started with a `/place` search, you need a [free, developer API key](https://mapzen.com/developers) and these three pieces of information: +To get started with a `/place` search, you need a [developer API key](https://mapzen.com/developers) and these three pieces of information: * source - the data source, such as OpenStreetMap * layer - the type of place, such as a venue, address, or country. @@ -35,4 +35,3 @@ source | layers `osm` or `openstreetmap` | `venue`, `address` `oa` or `openaddresses` | `address` `gn` or `geonames` | `venue`, `address`, `neighbourhood`, `locality`, `county`, `region`, `country`, `coarse` -`qs` or `quattroshapes` | `neighbourhood`, `locality`, `county`, `region`, `country`, `coarse`