isawnyu / pleiades-api

Documentation and code for the Pleiades Place API
http://api.pleiades.stoa.org
5 stars 0 forks source link

JSON format for search results #3

Open julietteculver opened 12 years ago

julietteculver commented 12 years ago

This is a feature request for search results (such as obtained via http://pleiades.stoa.org/search?SearchableText=rome&portal_type=Place) to be available as JSON with CORS support please.

From my perspective, it would be useful if the results contained the longtitude and latitude of each place and also place type, so I don't have to make separate requests to obtain these for each of the results.

sgillies commented 12 years ago

Agreed. I think almost all the fields in the daily CSV dumps should be in the JSON response: a representative long/lat point, date range, feature types.