Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

osmisis seems to produce backslash escapes in its output #1869

Open
openstreetmap-trac opened this issue Jul 23, 2021 · 2 comments
Open

osmisis seems to produce backslash escapes in its output #1869

openstreetmap-trac opened this issue Jul 23, 2021 · 2 comments

Comments

@openstreetmap-trac
Copy link

Reporter: xylome
[Submitted to the original trac issue database at 1.18pm, Tuesday, 26th May 2009]

it seems as osmosis escapes some characters with backslashes

  • a semicolon gets \s
  • a backslash gets \
  • i found also a \e but do not know its original character

this is a problem, as some users are using this osmosis output as an input for their edits and therefore the \s gets into the osm database where it is expanded to \s in the next round and so on.

osmosis should revert these escaped characters to their original characters before they appear in the output.

@openstreetmap-trac
Copy link
Author

Author: xylome
[Added to the original trac issue at 7.07am, Wednesday, 27th May 2009]

  • the equal sign (=) becomes \e

@openstreetmap-trac
Copy link
Author

Author: brett[at]bretth.com
[Added to the original trac issue at 7.35am, Sunday, 14th March 2010]

Please provide an example file that does this because I can't repeat the bug.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant