rustprooflabs / pgosm-flex

PgOSM Flex provides high quality OpenStreetMap datasets in PostGIS (Postgres) using the osm2pgsql Flex output.
MIT License
101 stars 20 forks source link

Update `--force` to also drop `osm2pgsql_properties` table #369

Closed rustprooflabs closed 9 months ago

rustprooflabs commented 1 year ago

Details

After https://github.com/osm2pgsql-dev/osm2pgsql/pull/2085 is merged we'll need to update --force to drop the osm2pgsql_properties table.

rustprooflabs commented 9 months ago

Linked issue is closed. Closing this one too