ie3-institute/OSMoGrid

Restrict osm area before partitioning

Opened this issue · 0 comments

OSM data is often exported as rectangular pieces of the map, which means that the data package includes pieces of map outside of the desired area. E.g., one wants to generate a grid for some city, but the rectangular data export also includes pieces of the surrounding cities.
We should discuss implementing a configurable filter that gets rid of these unwanted pieces.

Brought up by @t-ober