Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] GDAL Library

Hello everyone,
 
I have a problem with adding elevation data to my network.
 
I downloaded the libraries for gdal and proj and added an environment variable called "SUMO_LIBRARIES" with the directory to the folder where they are saved ("C:\SUMOLibraries")
When open the command line and call "netconvert --osm-files abk.osm --heightmap.shapefiles roads.shp" I still get the error message:
 
Error: Cannot load shape file since SUMO was compiled without GDAL support.
 
What else do I have to do to configure the libraries?
 
Could someone please help me with my problem?
 
 
Thanks

Back to the top