[OSM-dev] Nominatim json -- coment
Peter Körner
osm-lists at mazdermind.de
Fri Feb 26 07:45:42 GMT 2010
Hi
Nominatim now adds a comment to the json outout, like
/* Data Copyright OpenStreetMap Contributors, Some Rights Reserved.
CC-BY-SA 2.0. */
[{"place_id":551851,"osm_type":"node","osm_id":240111242,"boundingbox":[51.0165061950684,...
This breaks one of our tools that uses the php json_decode function, as
comments are not part of the json spec. I'd like to ask politely to
remove this comment.
Peter
More information about the dev
mailing list