issues
search
cvvergara
/
osm2pgrouting
Import tool for OpenStreetMap data to pgRouting database
http://www.pgrouting.org
GNU General Public License v2.0
0
stars
0
forks
source link
Rewrite C++
#2
Closed
cvvergara
closed
8 years ago
cvvergara
commented
8 years ago
Improve the C++:
not use pointers
use iterator loops
reorganize the C++ classes to a better C++ coding standard
Improve the C++: