osm2pgrouting
osm2pgrouting copied to clipboard
osm_nodes table is created (but stays empty) if --addnodes flag is passed
I just noticed this when experimenting with different parameter configurations. It seems that if the --addnodes flag is not passed, the table still exists, but stays empty. I believe the table should be dropped or never created in the first place.