ngageoint / hootenanny

Hootenanny conflates multiple maps into a single seamless map.
GNU General Public License v3.0
358 stars 74 forks source link

OsmGeojsonWriter mis-escapes some tag values with double quotes #5688

Closed brianhatchl closed 1 year ago

brianhatchl commented 1 year ago

This osm file has some features with double quotes in the tag value. When hoot converts to geojson, the double quotes are improperly escaped leading to json syntax errors.

misescapedquotes.osm.zip

hoot convert misescapedquotes.osm misescapedquotes_osm.geojson