[Geocoding] [OpenStreetMap] #5434: Doubled backslash in Nominatim output
OpenStreetMap
trac at noreply.openstreetmap.org
Tue Nov 22 12:18:14 UTC 2016
#5434: Doubled backslash in Nominatim output
------------------------+--------------------------------
Reporter: pnorman | Owner: geocoding@…
Type: defect | Status: new
Priority: minor | Milestone:
Component: nominatim | Version:
Resolution: | Keywords: escaping backslash
------------------------+--------------------------------
Comment (by mtmail):
Adding the values here in case somebody changes/corrects the place.
* Raw XML http://www.openstreetmap.org/api/0.6/way/125315461 contains
`<tag k="name:en" v="Hai Thuong\"/>`
* `place` table contains `select name from place where osm_type='W' and
osm_id=125315461;`
`"name:en"=>"Hai Thuong\\\\"`
* same in the `placex` table.
--
Ticket URL: <https://trac.openstreetmap.org/ticket/5434#comment:1>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world
More information about the Geocoding
mailing list