netconvert --osm-files map.osm -o map.net.xml --type-files C:\src\sumo-0.25.0\data/\typemap\osmNetconvert.typ.xml
2016-12-02 14:08 GMT+01:00 rop victor <[email protected]>: > Hi Jacob, > > When imputing this line "netconvert --osm-files map.osm -o map.net.xml", > how can i specify the typemap explicitly? > > Am really stuck there. > > Regards > > > On Fri, Dec 2, 2016 at 3:42 PM, Jakob Erdmann <[email protected]> > wrote: > >> from your screenshot there looks to be a superfluous space in the path. >> This might happen if SUMO_HOME was defined as >> "c:\src\sumo-0.25.0 " >> Besides that you could specify the typemap exliclity using netconvert >> option >> --type-files C:\src\sumo-0.25.0\data/\typemap\osmNetconvert.typ.xml >> >> regards, >> Jakob >> >> 2016-12-02 13:01 GMT+01:00 rop victor <[email protected]>: >> >>> Hi, >>> >>> I am getting an error as attached or shown here below when i try to load >>> the osm downloaded file from openstreetmap. What could be the problem? i >>> have followed all the steps but still getting the same error "could not >>> open osmNetconvert.typ.xml" >>> >>> >>> C:\src\sumo-0.25.0\map>netconvert --osm-files map.osm -o map.net.xml >>> >>> Error: Could not open types-file >>> 'C:\src\sumo-0.25.0/data/typemap/osmNetconvert.typ.xml'. >>> >>> Quitting (on error). >>> >>> >>> Kindly help, what could be the problem >>> >>> Thanks >>> >>> ------------------------------------------------------------ >>> ------------------ >>> Check out the vibrant tech community on one of the world's most >>> engaging tech sites, SlashDot.org! http://sdm.link/slashdot >>> _______________________________________________ >>> sumo-user mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/sumo-user >>> >>> >> > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
