woodpeck created an issue (osm2pgsql-dev/osm2pgsql#2315)

Running osm2pgsql in `--append` mode with `--flat-nodes` should fail if the 
flat node file does not already exist. 

Current behaviour (v2.1) is to show a message "Using the flat node file you 
specified on the command line (...) instead of the one used on import (...)". 
But I cannot think of any use case where you would want to run an append with a 
non-existing flat node file; in fact it will silently drop geometries from your 
database that cannot be rebuilt due to missing node coordinates.

The expected behaviour would be aborting with a message like "refusing to 
create new flat node file in append mode".

-- 
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/issues/2315
You are receiving this because you are subscribed to this thread.

Message ID: <osm2pgsql-dev/osm2pgsql/issues/[email protected]>
_______________________________________________
Tile-serving mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/tile-serving

Reply via email to