Browse Source

Remove answered note

And as a reminder, the answer in brief is that we expect to add more
data to our records in the future that we may not want to return for
every item in a search result, for example polygon data.
pull/23/head
Julian Simioni 9 years ago
parent
commit
50356cc9d0
  1. 2
      place.md

2
place.md

@ -14,8 +14,6 @@ For example, this `/place` query looks up the Eiffel Tower in OSM:
https://search.mapzen.com/v1/place?api_key=search-XXXXXXX&ids=osm:venue:5013364
*** From Rhonda -- what are some examples of when you would use a /place search? When would you have this info and need to get the details? What would you do with it.***
## Search for multiple places in a query
To search for more than one `/place` in a request, join multiple values together and separate them with a comma. For example, this /place query looks up the Eiffel Tower in OSM and `30 West 26th St, New York, NY` in OpenAddresses:

Loading…
Cancel
Save