This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

[closed] Quotation marks in tags

0

When there are quotation marks in tag names, currently the api will respond with fatal error. How to avoid this?

asked 12 Dec '16, 05:43

Wetitpig0's gravatar image

Wetitpig0
307161928
accept rate: 10%

closed 12 Dec '16, 08:02

Does using the Overpass API help you?
http://overpass-turbo.eu/s/kAK

(12 Dec '16, 06:29) nevw

Can you show an example request that responds with an error?

(12 Dec '16, 07:57) scai ♦

The question has been closed for the following reason “Problem solved already with escaping characters. " in xml can be replaced by " to prevent being detected” by Wetitpig0 12 Dec ‘16, 08:02

Source code available on GitHub .