osm2pgrouting icon indicating copy to clipboard operation
osm2pgrouting copied to clipboard

osm_nodes table is created (but stays empty) if --addnodes flag is passed

Open iboates opened this issue 8 years ago • 0 comments

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.

iboates avatar Sep 08 '17 15:09 iboates