Hello, I have reported the following problem Error: invalid vector<T> subscript Quitting (on error).
in the netconvert module of the sumo. I have been trying different partitions of the map to regenerate the error. the error does not occur with small map files. the smallest that caused the error is the baden-wuerttemberg-latest.osm I originally am trying to convert the following area of a paper due 11th of jan. May i kindly ask for ur help, if there is by any chance a working version at your end to convert this part of the map and make it public for me to download and start my work. the area i need is : --bounding-box top=50.5644529365 left=7.5113934084 bottom=47.5338000528 right=13.8350427083 thank you so much in advance :) best regards Quoting Jakob Erdmann <[email protected]>: > Hello, > this sounds like a bug in netconvert to me. > Please try to find a small input file which triggers the error and send it > to us (along with the list of used options). > To produce a small input file you could try to download only one half of > the original bounding box and the check which half triggers the bug. If you > can manage to provide an input file of less than 100MB it will allows us to > fix the problem much faster. > regards, > Jakob > > > 2013/12/20 <[email protected]> > >> hello, >> >> I so much wish to thank you for the hint. it finally worked perfectly fine >> however towards the end it gave the following error >> >> Warning: Splitting vector close to end (pos: 0.08, length: 0.17) >> Warning: Could not use edge geometry for internal lane, node '1411389193'. >> Warning: Could not use edge geometry for internal lane, node '1411389193'. >> Warning: Splitting vector close to end (pos: 0.09, length: 0.19) >> Warning: Splitting vector close to end (pos: 0.00, length: 0.00) >> Warning: Splitting vector close to end (pos: 0.00, length: 0.00) >> Warning: Splitting vector close to end (pos: 0.02, length: 0.04) >> Error: invalid vector<T> subscript >> Quitting (on error). >> >> i tried different partitioned map through osmosis and it gave the same >> output. >> >> How do u think I can solve it? >> >> thank you again :) >> >> best regards >> >> >> >> >> >> >> >> Quoting Michael Behrisch <[email protected]>: >> >> Hi, >>> maybe it is important to note that you will need to use the 64bit >>> version to make use of more than 2GB of RAM. >>> http://sumo-sim.org/daily/sumo-msvc10x64-svn.zip >>> >>> Best regards, >>> Michael >>> >>> 2013/12/17 Jakob Erdmann <[email protected]>: >>> >>>> Splitting the osm file into smaller files is probably not going to help. >>>> The memory requirements grow linear with the size of the final network. >>>> On my linux box it took 35GB of RAM to import Germany so I suggest that >>>> you >>>> try again on a computer with more main memory. >>>> regards, >>>> Jakob >>>> >>>> >>>> 2013/12/17 <[email protected]> >>>> >>>> hello, >>>>> >>>>> it works on small files >>>>> the pc i work on is quad core with 8g rams and 150 g of free space on >>>>> the >>>>> hard disk. >>>>> do i need more than that for the netconvert to convert my osm file? >>>>> splitting the osm file into different small files that will be given all >>>>> as input helps? >>>>> >>>>> what do u suggest for me to try? >>>>> >>>>> best regards >>>>> >>>>> >>>>> ------------------------------------------------------------ >>>> ------------------ >>>> Rapidly troubleshoot problems before they affect your business. Most IT >>>> organizations don't have a clear picture of how application performance >>>> affects their revenue. With AppDynamics, you get 100% visibility into >>>> your >>>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of >>>> AppDynamics Pro! >>>> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu= >>>> /4140/ostg.clktrk >>>> _______________________________________________ >>>> sumo-user mailing list >>>> [email protected] >>>> https://lists.sourceforge.net/lists/listinfo/sumo-user >>>> >>> >>> >> >> >> > ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
