|
From: Simon <sim...@ar...> - 2011-03-07 15:13:44
|
Dear Stefan, could you please keep the discussion on the list? Others could be interested as well. Am Montag, den 07.03.2011, 11:25 +0100 schrieb Stefan Böcker: > Dear Simon, > now I checked out the activitygen-example. It works well, thanks. It's > good work. > > I don't found the error in my own example yet. Is it necessary to > integrate every paragraph in the stat-file or is it possible to leave > out a paragraph, i.e. "<streets> ... </streets> or <busStations> ... > </busStations>." Bus stations and bus lines can be omitted. In contrast, the present model depends on street attributes. If you do not give the necessary attributes of a street, the street is empty. No one lives there. The model also needs schools to make the children have an activity during the day. > For my thesis, it is required to generate pedestrian movement, too > [children leave schools or free time activities etc.]Therefor I have a > detailed look at activitygen-example.tmp.rou.xml and > activity-example.rou.xml. There are three types of vehicles, but none > for pedestrians. At least the speed of "default" and "random" is too > fast. So is it possible to generate pedestrian movement with the > activitygen-tool in general? Well, while the model considers walking, it does not generate walking routes at present, unfortunately. This would certainly be a good extension. The transportation means are computed in the class AGActivity and selected in AGWorkAndSchool. You could look there for an easy extension. Best regards, Simon > Best regards, > Stefan > > 2011/3/4 Simon Siemens <sim...@ar...> > Dear Stefan, > > thanks for reporting the wrong link. I updated it. You can now > download > the files activitygen-example.net.xml and > activitygen-example.stat.xml. > The stat file gives you a working template for creating your > own stat > file. > > I got the same error as you when some information was missing > in the > stat file. Please verify that the file is complete. You can > also post it > here. > > Creating a stat file is quite time-consuming and error-prone. > For this > reason, I am currently developing a graphical front end, which > can put > out such a file. However it might take another three weeks > until it is > ready for users. > > On > https://sourceforge.net/apps/mediawiki/sumo/index.php?title=OSMActivityGenTutorial I started to write a tutorial that explains the whole process of generating traffic with ActivityGen. It will use the new graphical front end, so it will only be ready when the front end is ready. > > ActivityGen is a quite new module in SUMO and the eco system > around it > is just growing. Therefore things might not yet meet your > quality > requirements. I would be happy if you would use ActivityGen > though. This > helps to see how it works for other users and how to improve > it > accordingly. > > How can I further help you with ActivityGen? > > Best regards, > > Simon > > > Am Freitag, den 04.03.2011, 11:42 +0100 schrieb Stefan Böcker: > > > Dear users, > > > > i'm trying to create activity based traffic demand using > ActivityGen. I > > can't download the "Activitygen-example.zip", which is > linked in the > > ActivityGenUsage documentation. So i attempt to run my own > net- and > > stat-file, following your documentation. > > > > I got the following error: > > "...first completed in getStreet() of City: Consolidation of > data not needed > > in ActivityGen any more > > Error: Empty Data > > Quitting (on error). ..." > > > > Does anyone know how to solve my problem? > > Furthermore i'm very interested in ActiviyGen-Usage, is > there any other > > documentation on this topic. I.e. how to generate free time > activities. > > > > Yours sincerely, > > Stefan Böcker > > > > ------------------------------------------------------------------------------ > > What You Don't Know About Data Connectivity CAN Hurt You > > This paper provides an overview of data connectivity, > details > > its effect on application quality, and explores various > alternative > > solutions. http://p.sf.net/sfu/progress-d2d > > _______________________________________________ > > sumo-user mailing list > > sum...@li... > > https://lists.sourceforge.net/lists/listinfo/sumo-user > > > > ------------------------------------------------------------------------------ > What You Don't Know About Data Connectivity CAN Hurt You > This paper provides an overview of data connectivity, details > its effect on application quality, and explores various > alternative > solutions. http://p.sf.net/sfu/progress-d2d > _______________________________________________ > sumo-user mailing list > sum...@li... > https://lists.sourceforge.net/lists/listinfo/sumo-user > |