pgRouting / osm2pgrouting

Import tool for OpenStreetMap data to pgRouting database
https://pgrouting.org
GNU General Public License v2.0
286 stars 113 forks source link

Creating new spatial indexes each time you start osm2pgrouting #263

Open tygrysio opened 4 years ago

tygrysio commented 4 years ago

You should check if an index exists before it is created. Now a new index is created with the next number at the end.