Write runner/script to convert map.xml into an SQLite3 DB #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Roads close to a railway are requred, roads not close to a railway can be removed. The Documentation of Overpass API xml format should be helpful
How close to a railway would a road need to be to not be pruned?
https://sqlite.org/cintro.html
this might be useful
@sot wrote in #6 (comment):
we could also first look into if we can keep the whole map, just remove businesses and other pedestrian nodes
if not than maybe we build a radius of 1.5km around a railway and prune everything that is not within that radius