Re: [sumo-user] Adding PT to the network

2024-05-15 Thread fereshte jafari via sumo-user
e >>>> '-23537059'. >>>> Warning: Found sharp turn with radius 8.65 at the end of edge >>>> '-23537059'. >>>> Warning: Found angle of 147.46 degrees at edge '403520189', segment 1. >>>> Warning: Shape for junction &

[sumo-user] GTFS or dfrouter?

2024-04-24 Thread fereshte jafari via sumo-user
Hello there! I want to simulate both passenger and bus mobilities. As far as I understood from sumo documentation, I have to proceed like below: 1- Network preparation 2- Locating the bus stops and defining their schedules (adding PT) 3- Generating and assigning traffic demand to the network What

Re: [sumo-user] Adding PT to the network

2024-03-11 Thread fereshte jafari via sumo-user
us % at the >> start of edge '%'. >> Warning: 15 total messages of type: Shape for junction '%' has distance % >> to its given position. >> Success. >> Warning! No mapping library found, falling back to tracemapper. >> Warning! No net resources\gtfs\

Re: [sumo-user] Resolve network warnings

2024-03-06 Thread fereshte jafari via sumo-user
reduce the allowed speed inside intersections depending on the > curvature. Please look at the options *--junctions.limit-turn-speed *and > *--junctions.limit-turn-speed.min-angle*. > > > > Best regards > > Mirko > > > > > > > > > > -Original-

Re: [sumo-user] Adding PT to the network

2024-03-06 Thread fereshte jafari via sumo-user
apper. > Warning! No net resources\gtfs\bus.net.xml > > Regards, > Fereshteh > > On Tue, Mar 5, 2024 at 2:04 PM Mirko Barthauer > wrote: > >> The empty output files don't help. Did you get warnings like "Warning! No >> GTFS data found for the given modes&q

Re: [sumo-user] Adding PT to the network

2024-03-06 Thread fereshte jafari via sumo-user
5, 2024 at 2:04 PM Mirko Barthauer wrote: > The empty output files don't help. Did you get warnings like "Warning! No > GTFS data found for the given modes" or "Warning! No GTFS data found for > the given date"? > > > > Best regards > > Mirko > &

[sumo-user] Adding PT to the network

2024-03-05 Thread fereshte jafari via sumo-user
I want to add the PTstops, routes, and schedules to my network using GTFS data and then run a simulation for passenger and bus vehicles. I am using the "Routes from shortest path" in this documentation: https://sumo.dlr.de/docs/Tutorials/GTFS.html#routes_from_shortest_path I used the below comma

[sumo-user] incorrect street directions from shp to sumo.net

2024-02-28 Thread fereshte jafari via sumo-user
Hello! I converted my shapefile to a sumo network using the below command netconvert --shapefile-prefix roads4 --shapefile.use-defaults-on-failure --speed-in-kmh t --type-files osmNetconvert4.typ -v the generated network does not contain the road directions properly although this attribute alrea

Re: [sumo-user] MATSIM to SUMO network conversion

2023-11-28 Thread fereshte jafari via sumo-user
Dear Mirko, Thanks for the update. I will try it tomorrow. Nevertheless, I already transferred the modes to my sumo network using a Python script. Regards, Fereshteh -- *Sincerely,* *Fereshteh Jafari Shahdani* *PhD candidate, Dep. of Civil Engineering* *ISISE - University of Minho*

[sumo-user] GTFS

2023-11-21 Thread fereshte jafari via sumo-user
Hi, I am trying to import public transport from GTFS. I run the below command according to https://sumo.dlr.de/docs/Tutorials/GTFS.html#routes_from_shortest_path python "C:\Program Files (x86)\Eclipse\sumo-git\tools\import\gtfs\gtfs2pt.py" --network net.xml --gtfs itm_north_east_gtfs.zip --date 2

[sumo-user] MATSIM to SUMO network conversion

2023-11-17 Thread fereshte jafari via sumo-user
Hello! Can anybody help me in converting a MATSIM network to a SUMO network? I tried the below command but this conversion command does not work properly because some attributes of the MATSIM network like allowed modes are lost in the SUMO network! netconvert --matsim myMATsimNetwork.xml -o mySU

Re: [sumo-user] Routes from counting data

2023-11-06 Thread fereshte jafari via sumo-user
irko Barthauer < >>>>> m.bartha...@t-online.de> wrote: >>>>> >>>>>> Dear Fereshte, >>>>>> >>>>>> >>>>>> >>>>>> I get a location tag with projParameter attribute when converting to >>

Re: [sumo-user] Routes from counting data

2023-10-26 Thread fereshte jafari via sumo-user
.de> wrote: >>>>> >>>>>> Dear Feresteh, >>>>>> >>>>>> >>>>>> >>>>>> did you use the latest SUMO version 1.18.0 or an older one? If you >>>>>> used an ol

Re: [sumo-user] Routes from counting data

2023-10-19 Thread fereshte jafari via sumo-user
>>>>> >>>>> Mirko >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> -Original-Nachricht- >>>>> >>>>> Betreff: Re: [sumo

Re: [sumo-user] Routes from counting data

2023-10-17 Thread fereshte jafari via sumo-user
" >>>> >>>> An: "Mirko Barthauer" >>>> >>>> >>>> >>>> >>>> >>>> >>>> Dear Mirko, >>>> >>>> Thanks for your reply. >>>> Actually, my ne

[sumo-user] routes from counting data

2023-09-06 Thread fereshte jafari via sumo-user
Hello! I was trying to generate the detectors file using the below command because I have the longitude and latitude of detectors in my traffic counts database instead of the position of the detectors on the lane in meters. /tools/detector/mapDetectors.py -n net.net.xml -d det.csv -o det.add.xm

Re: [sumo-user] Routes from counting data

2023-09-04 Thread fereshte jafari via sumo-user
; > > > Best regards > > Mirko > > > > > > -Original-Nachricht----- > > Betreff: Re: [sumo-user] Routes from counting data > > Datum: 2023-07-14T16:04:28+0200 > > Von: "fereshte jafari via sumo-user" > > An: "Sumo project User

Re: [sumo-user] Routes from counting data

2023-07-14 Thread fereshte jafari via sumo-user
Dear Mirko, Thanks for your response. My network is a very large network with a high number of detectors. Is it possible to obtain the lane and position of all detectors at once instead of one by one? Regards, Fereshteh On Thu, Jul 13, 2023 at 3:32 PM fereshte jafari wrote: > Hello! > > I hav

[sumo-user] Routes from counting data

2023-07-13 Thread fereshte jafari via sumo-user
Hello! I have a question regarding the detector file. As it is mentioned in https://sumo.dlr.de/docs/Demand/Routes_from_Observation_Points.html, SUMO requires the position of the detector on the lane to be expressed in meters. Specifically, the position should fall within the range of -1*lane's le