hotosm / osm-merge

Merge data into existing OSM data.
GNU Affero General Public License v3.0
3 stars 0 forks source link

incomplete buildings #6

Closed robsavoye closed 10 months ago

robsavoye commented 2 years ago

When using ogr2ogr to split up large data files, it truncates buildings on the polygon boundary. The solution would be to write a python script that uses OGR to make sure it completes the building polygon.