Good day! When I extract OSM data from database via --read-pgsql Osmosis command it produces incomplete multipolygons because --dataset-bounding-box has only completeWays option. Performing the same task from the file gives correct result as its --bounding-box has completeRelations option. Can it be somehow overcome?
If not, is there any Osmosis Java API to fix incomplete multipolygons in the plugin? (I use custom plugin to further process extracted data and it currently fails to process incomplete relations.) Andrey
_______________________________________________ dev mailing list [email protected] https://lists.openstreetmap.org/listinfo/dev

