KAMI911 / osm_poi_matchmaker

OSM POI Matchmaker
GNU General Public License v3.0
9 stars 4 forks source link

Fix data loss for ways those have nodes with additional tags like entrance #87

Closed KAMI911 closed 3 years ago

KAMI911 commented 3 years ago

Story: https://www.openstreetmap.org/changeset/92603047

XML file generator removes additional node tags on way member points in OSM files.

KAMI911 commented 3 years ago

Fixed, tested