Hi all! Does anyone have the slightest idea of how to transform a shapefile with the geometry of TAZ into poi.xml? I tried to use the polyconvert but it returned the following error:
ERROR 1: Invalid Index : -1 Missing id under '' And the command line I'm using is: polyconvert --shapefile-prefixes <file> -o converted.poi.xml Thanks in advance. On Sun, Dec 29, 2013 at 4:20 PM, Deborah Perrotta <[email protected] > wrote: > Hello Michael, > > thanks for this, I haven't known this tool before. I have the geometry for > the TAZ in a shapefile. I'll see what I can do and give you the feedback. > > Best, > Deborah. > > > On Sat, Dec 28, 2013 at 8:42 PM, Michael Behrisch < > [email protected]> wrote: > >> Hi, >> you need to define all of them or at least all where vehicles can >> start (or end respectively). If you have a geometry for your taz, you >> can use >> sumo/tools/district/edgesInDistricts.py. >> >> >> Best regards, >> Michael >> >> 2013/12/28 Deborah Perrotta <[email protected]>: >> > Yes, I could see that... What I will try to do is defining my own TAZ >> table >> > and for this I have a doubt: do I have to define all source/destination >> > edges for each TAZ or only the ones at the border between one TAZ and >> the >> > other? >> > >> > Thanks in advance. >> > >> > >> > On Thu, Dec 19, 2013 at 8:46 AM, Michael Behrisch >> > <[email protected]> wrote: >> >> >> >> Hi, >> >> sorry apparently no one here knows about CUBE OD matrices. Maybe you >> >> could share an example? >> >> >> >> Best regards, >> >> Michael >> >> >> >> 2013/12/4 Deborah Perrotta <[email protected]>: >> >> > Is there an easier/less manual way of transforming an OD matrix >> exported >> >> > from CUBE simulator into SUMO? The way I'm thinking of doing it is by >> >> > creating my on TAZ, according to the information on the website. So >> far >> >> > I >> >> > have a network converted from OSM. >> >> > >> >> > Thanks! >> >> > >> >> > >> ------------------------------------------------------------------------------ >> >> > Sponsored by Intel(R) XDK >> >> > Develop, test and display web and hybrid apps with a single code >> base. >> >> > Download it for free now! >> >> > >> >> > >> http://pubads.g.doubleclick.net/gampad/clk?id=111408631&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
