From ff2bf358b4734852b34d3789ecd4428de42be479 Mon Sep 17 00:00:00 2001 From: Riordan Date: Tue, 29 Sep 2015 01:24:42 -0400 Subject: [PATCH] Removed API key from this commit, but still needs to be expunged from the logs --- getting-started/005-place.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started/005-place.md b/getting-started/005-place.md index 16b6024..5105d8f 100644 --- a/getting-started/005-place.md +++ b/getting-started/005-place.md @@ -12,7 +12,7 @@ If you have all of those, join them together with semicolon and pass them in wit For example, this `/place` query looks up the Eiffel Tower in OSM: -https://search.mapzen.com/v1/place?api_key=pelias-M7dcnto&ids=osm:venue:5013364 +https://search.mapzen.com/v1/place?api_key={YOUR-API-KEY}&ids=osm:venue:5013364 ***From Rhonda -- looks like this returns a radio station in Michigan? Also need to redo the query to include production server and the reader's API key***