anvaka / city-roads

Visualization of all roads within any city
https://anvaka.github.io/city-roads/
MIT License
6.04k stars 448 forks source link

Differing paths in SVG export compared to OSM data #66

Open David-Sat opened 1 year ago

David-Sat commented 1 year ago

While looking at rivers as SVGs downloaded with your amazing tool, I noticed that the path in the SVG differs from the object on OSM.

River in OSM: image

Represented differently in the SVG: image

This makes it very difficult to fill in shapes, but for now I could not find out where this step happens. If you could give me a tip or explain it, I would be very thankful!