I get the same error message from the .zip version. It occurs to me that I may be doing something else wrong, so here's the command I'm trying to run:
netconvert -v -H true -o oaklandfull.net.xml --output.street-names true --shapefile-prefix osm_oakland_fullroads --shapefile.street-id name --shapefile.type-id highway --shapefile.speed speedkm --speed-in-kmh true --tls.guess-signals true --ramps.guess true Error: SUMO was compiled without GDAL support. Error: No nodes loaded. Quitting (on error). The shapefile is using SRID 32610, if that helps, though without GDAL, I suppose that's meaningless. ------------- Brian F. Naess GIS Analyst and Lecturer, Institute for the Environment UNC-Chapel Hill Whitehead 304, CB 1105 Chapel Hill, NC 27599-1105 P: 919-966-9925 | http://www.ie.unc.edu ________________________________ From: [email protected] <[email protected]> on behalf of Jakob Erdmann <[email protected]> Sent: Thursday, September 20, 2018 12:20 PM To: Sumo project User discussions Subject: Re: [sumo-user] Windows installation won't compile with GDAL support The windows releases are supposed to come with GDAL included. There might be a problem with the MSI installer though. Before you try anything else, try out the zip-version of sumo: http://prdownloads.sourceforge.net/sumo/sumo-win64-1.0.1.zip?download regards, Jakob 2018-09-20 16:07 GMT+02:00 Naess, Brian Fredrik <[email protected]<mailto:[email protected]>>: So, I have SUMO running from the MSI install, i.e I didn't compile using CMAKE and VisualStudio. I'm not sure what the clang_GUI is, either. Should I uninstall and then try to build from source? Thanks, Brian ------------- Brian F. Naess GIS Analyst and Lecturer, Institute for the Environment UNC-Chapel Hill Whitehead 304, CB 1105 Chapel Hill, NC 27599-1105 P: 919-966-9925 | http://www.ie.unc.edu ________________________________ From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> on behalf of [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> Sent: Thursday, September 20, 2018 10:03 AM To: [email protected]<mailto:[email protected]> Subject: Re: [sumo-user] Windows installation won't compile with GDAL support Hi, Try to enable option “Check Optional Libs” in CMake, to build SUMO with all libraries. Regards Von: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] Im Auftrag von Jakob Erdmann Gesendet: Donnerstag, 20. September 2018 16:02 An: Sumo project User discussions Betreff: Re: [sumo-user] Windows installation won't compile with GDAL support Did you try using the clang-GUI to configure your build? It should allow you to enable GDAL and define the relevant paths. 2018-09-20 15:58 GMT+02:00 Naess, Brian Fredrik <[email protected]<mailto:[email protected]>>: I installed SUMO via the sumo-win64-1.0.0 package on my Windows 10 machine. I tried to run netconvert to create a network from a shapefile, and I get the error: SUMO was compiled without GDAL support. I cloned the SUMOLibraries repository, and added in the environment variables, but still no joy. Is there a way of reconfiguring the SUMO installation to add in GDAL support? I tried uninstalling and then installing from binary and compiling, but I wasn't able to get that to work, either, though with different errors, mostly related to cmd.exe errors. I have GDAL libraries already installed as part of the OSGEO packages and as part of PostGIS. My main question: Is there a way of reconfiguring my Windows SUMO installation to add in GDAL support? If not, what should I do? I need to create a network from a shapefile. Thanks! ------------- Brian F. Naess GIS Analyst and Lecturer, Institute for the Environment UNC-Chapel Hill Whitehead 304, CB 1105 Chapel Hill, NC 27599-1105 P: 919-966-9925 | http://www.ie.unc.edu _______________________________________________ sumo-user mailing list [email protected]<mailto:[email protected]> To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/sumo-user _______________________________________________ sumo-user mailing list [email protected]<mailto:[email protected]> To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________ sumo-user mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/sumo-user
