Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

barrier=wall forming closed way is a line, not an area #124

Open
matkoniecz opened this issue May 21, 2021 · 0 comments
Open

barrier=wall forming closed way is a line, not an area #124

matkoniecz opened this issue May 21, 2021 · 0 comments

Comments

@matkoniecz
Copy link
Contributor

For start, thanks for this tool - it is extremely useful! Right now I am using it in making a 3D tactile map for blind children :)

<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.6" generator="Overpass API 0.7.56.9 76e5016d">
<note>The data included in this document is from www.openstreetmap.org. The data is made available under ODbL.</note>
<meta osm_base="2021-05-21T07:19:41Z"/>

  <way id="414631278">
    <nd ref="4157482778"/>
    <nd ref="4157482783"/>
    <nd ref="4157482775"/>
    <nd ref="4157482773"/>
    <nd ref="4157482778"/>
    <tag k="barrier" v="wall"/>
  </way>
  <node id="4157482773" lat="50.0548978" lon="19.9265210"/>
  <node id="4157482775" lat="50.0549340" lon="19.9266089"/>
  <node id="4157482778" lat="50.0549590" lon="19.9264641"/>
  <node id="4157482783" lat="50.0549945" lon="19.9265503"/>

</osm>

is incorrectly converted to "type": "Polygon"

Not making a PR as there are ancient not reviewed PRs (#114 from 2019 is neither accepted nor rejected nor reviewed)

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

No branches or pull requests

1 participant