t; simulation. Therefore, obtaining a map with elevation data from any region
> would greatly assist me.
>
> Best regards
> Augusto
> --
> *De:* sumo-user em nome de Louis REYNAUD
> via sumo-user
> *Enviado:* quinta-feira, 14 de março de 2024 02:
r
Enviado: quinta-feira, 14 de março de 2024 02:41
Para: sumo-user
Cc: Louis REYNAUD
Assunto: [sumo-user] Netconvert --osm.elevation
Hello everybody,
I want to generate a net via netconvert of sumo from an osm file, I want this
net to contain the elevation. In order to do that, I put in my inpu
ormation in the road network. If you
still don't proceed, please give us coordinates of the area to check.
Best regards
Mirko
-Original-Nachricht-
Betreff: Re: [sumo-user] Netconvert --osm.elevation
Datum: 2024-03-18T12:54:08+0100
Von: "Augusto Ruviaro via sumo-user"
Hi Louis,
Did you fix that problem ? I'm trying to do the same thing, but no success.
De: sumo-user em nome de Louis REYNAUD via
sumo-user
Enviado: quinta-feira, 14 de março de 2024 02:41
Para: sumo-user
Cc: Louis REYNAUD
Assunto: [sumo-user] Netco
Hi Louis,
in general this should work. Are you certain that the OSM elevation information
is associated with a road network node?
Best regards
Mirko
-Original-Nachricht-
Betreff: [sumo-user] Netconvert --osm.elevation
Datum: 2024-03-14T10:41:49+0100
Von: "Louis REYNAUD via sumo
Can you provide an osm input example with "ele" keys?
Am Do., 14. März 2024 um 10:41 Uhr schrieb Louis REYNAUD via sumo-user <
sumo-user@eclipse.org>:
>
>
>
> Hello everybody,
>
>
> I want to generate a net via netconvert of sumo from an osm file, I want
> this net to contain the elevation. In or
Hello everybody,
I want to generate a net via netconvert of sumo from an osm file, I want this
net to contain the elevation. In order to do that, I put in my input file the
key 'ele' but when I execute the netconvert command with the --osm.elevation
argument, it does nothing more than a si
ctions), but I did
> not miss any connections.
>
> Best regards
> Mirko
>
>
> -Original-Nachricht-
> Betreff: [sumo-user] Netconvert: From .net.xml to plain xml and back?
> Datum: 2023-07-14T13:01:19+0200
> Von: "sumo--- via sumo-user"
> An: "Su
ns), but I did not miss any
connections.
Best regards
Mirko
-Original-Nachricht-
Betreff: [sumo-user] Netconvert: From .net.xml to plain xml and back?
Datum: 2023-07-14T13:01:19+0200
Von: "sumo--- via sumo-user"
An: "Sumo project User discussions"
Dear all,
I a
https://github.com/eclipse/sumo/issues/12679
Am Do., 23. Feb. 2023 um 09:21 Uhr schrieb Sasan Amini :
> Dear all,
> I am using NETCONVERT to generate an OpenDrive file from OSM. The
> output file will be used by another tool to generate citygml data.
> However, I get an error by the second conv
Dear all,
I am using NETCONVERT to generate an OpenDrive file from OSM. The
output file will be used by another tool to generate citygml data.
However, I get an error by the second converter that some of my roads
don't have a valid geometry. I looked up some of them and I think this
is happening to
There was a new feature with regard to OpenDRIVE signal output in 1.13.0 (
https://github.com/eclipse/sumo/issues/2367) but apparently nobody noticed
this bug until now.
It's fixed (https://github.com/eclipse/sumo/issues/11980) but you need to
do a fresh build or wait until the nightly version of t
Dear all,
I am using the netconvert to convert a sumo network to opendrive
format. The generated output has some issues that I cannot further
process it with my toolchain e.g. I see the XML file often contains:
which is an invalid structu
Basically, it's a workaround for changes in the GDAL API:
https://github.com/eclipse/sumo/issues/6596
Am Mo., 14. Feb. 2022 um 14:54 Uhr schrieb Sasan Amini :
> Thanks, it worked!
> This also helped me once when converting polygon shapefile for my TAZ
> definition. I don't know what does this opt
Thanks, it worked!
This also helped me once when converting polygon shapefile for my TAZ
definition. I don't know what does this option do, but it appears to be the
default behavior at least for my data.
Cheers,
Sasan
On Wed, Feb 9, 2022 at 8:07 PM Jakob Erdmann wrote:
> try with option --shape
try with option --shapefile.traditional-axis-mapping
Am Mi., 9. Feb. 2022 um 16:58 Uhr schrieb Sasan Amini :
> Dear all,
>
> I am converting shapefiles to sumo networks, but after conversion, I
> noticed that the longitude and latitude are swapped and the network is
> rotated 180 degrees. When I
Are there any other differences to the projections besides the shift? Are
the axis directions different (i.e. increasing from north to south)?
Am Mi., 2. Feb. 2022 um 09:03 Uhr schrieb Ovsenjak, Gregor AVL/SI via
sumo-user :
> Hello Jakob,
>
>
> I am working on a project where a vehicle is colle
Hello Jakob,
I am working on a project where a vehicle is collecting data. We are trying to
recreate the map in an OpenDrive format. For that we need the SUMO netconvert
software (which is awesome, by the way !!). The vehicle collects data, and
creates a local coordinate system based on the E
Hello,
your network contains no "normal" roads, only airport stuff. This isn't
supported by netconvert version 1.11.0
To import airports you need to download the latest development version (
https://sumo.dlr.de/docs/Downloads.php#sumo_-_latest_development_version)
and use the Airport typemap:
netc
Set netconvert option --output.original-names and then retrieve the lane
for a mapping to the original OSM ids.
See also
https://sumo.dlr.de/docs/Networks/Import/OpenStreetMap.html#relationship_between_osm_ids_and_sumo-ids
Am Sa., 30. Okt. 2021 um 00:39 Uhr schrieb Toprak Fırat <
atoprakfi...@gma
Hello,
I am trying to build a network using a smaller subgraph of an open street map
(.osm) file that was diminished using osmnx. Then I use:
'netconvert --osm-files graph.osm --output-file map.net.xml --geometry.remove
--roundabouts.guess --ramps.guess --junctions.join --tls.guess-signals
--t
Dear Jakob,
Thank you very much for helping! I appreciate it a lot. I solved my problem.
Have a good day!
Sincerely,
Dayuan
Dayuan Tan
UMBC
> On Sep 9, 2021, at 01:27, Jakob Erdmann wrote:
>
> There are multiple layouts with 4 phases. The one you want may be the
> 'incoming' layout.
There are multiple layouts with 4 phases. The one you want may be the
'incoming' layout. see:
https://sumo.dlr.de/docs/Simulation/Traffic_Lights.html#automatically_generated_tls-programs
To learn how to write custom programs it may be easier to first define them
graphically in netedit and then save
Hi community,
Good afternoon!
When I use netconvert it generated a tllogic with 8 phases by default. How
could I set it to make it become a 4 phases tllogic?
I have tried to add an additional file with 4 phases tllogic in .sumocfg but it
says the phase size doesn't match.
I have tried use a
I still suspect a bug rather than a "simple" algorithm-to-slow problem. To
rule out one piece of slow-algorithm in the context of geometry.remove, can
you try running with option --tls.discard-loaded?
Am Mi., 24. Feb. 2021 um 16:28 Uhr schrieb Sasan Amini :
> I didn't measure the time in my scrip
I didn't measure the time in my script, but it wasn't more than 5 minutes.
and the network is entire Germany's road network from OSM down to
"highway.secondary".
On Wed, Feb 24, 2021 at 4:26 PM Jakob Erdmann wrote:
> How long does it run without --geometry.remove?
>
> Am Mi., 24. Feb. 2021 um 16
How long does it run without --geometry.remove?
Am Mi., 24. Feb. 2021 um 16:24 Uhr schrieb Sasan Amini :
> True. It ended after >36 hours. I am using version 1.7.0 actually.
>
> On Tue, Feb 23, 2021 at 10:36 PM Michael Behrisch wrote:
>
>> Hi,
>> if it occurs only with the latest nightly build b
True. It ended after >36 hours. I am using version 1.7.0 actually.
On Tue, Feb 23, 2021 at 10:36 PM Michael Behrisch wrote:
> Hi,
> if it occurs only with the latest nightly build but not with 1.8 it
> might as well be https://github.com/eclipse/sumo/issues/8270. It does
> not freeze it just tak
Hi,
if it occurs only with the latest nightly build but not with 1.8 it
might as well be https://github.com/eclipse/sumo/issues/8270. It does
not freeze it just takes very long, I also noticed that with the Berlin
network.
Best regards,
Michael
Am 19.02.21 um 07:48 schrieb Jakob Erdmann:
> My gue
ser-boun...@eclipse.org on behalf
of Harald Schaefer
Sent: Tuesday, October 13, 2020 3:48 AM
To: sumo-user@eclipse.org
Subject: Re: [sumo-user] netconvert Error: value '0' must be greater than or
equal to minInclusive facet value '1'
Hi Cortlandt,
can you please post th
ipse.org on behalf
of Harald Schaefer
Sent: Tuesday, October 13, 2020 3:48 AM
To: sumo-user@eclipse.org
Subject: Re: [sumo-user] netconvert Error: value '0' must be greater than or
equal to minInclusive facet value '1'
Hi Cortlandt,
can you please post the first 7 lines of your
Hi Cortlandt,
can you please post the first 7 lines of your WorkPlease.edg.xml file?
Thanks, Harald
Am 13.10.20 um 02:23 schrieb Cortlandt Montross:
Hi all,
I'm working on a script for converting Synchro geometric data into
SUMO plain-xml to be converted in .net.xml with the netconvert to
Hi all,
I'm working on a script for converting Synchro geometric data into SUMO
plain-xml to be converted in .net.xml with the netconvert tool. I've had much
success with some basic test files and I've moved on to slightly more advanced
files. Currently, with a rather large network, I am experi
The error being conveyed is that the loaded files contain no usable OSM
data. If there were any faulty data that would have been reported.
The file ending '.net.xml' suggests that you are trying to load sumo
networks rather than raw osm data.
To merge raw osm data from osmWebWizard calls use the fi
The source of all the obm.net.xml files are from running osmWebWizard.py
Error is not very descriptive.
I am missing an option to print additional errors that might show me the
errors?
Thanks
C:\sumo_projects\C_Region_OSM>netconvert --osm-files
1\osm.net.xml,2\osm.net.xml,3\osm.net.xml,4\o
Just to make sure I'm not misunderstanding your point: Are they defined on
nodes that belong to a which defines the road or are they defined on
stand-alone nodes (not part of the road, i.e. to map the physical location
of the sensor)? In the first case, they would indeed be usable.
Am Do., 10. Se
Hi Jakob,
thanks for the explanation. I made the bus lane and the lane numbers work.
However, regarding the detectors, I disagree with you. The monitoring
stations are actually defined on the nodes in JOSM. So in my opinion, they
are similar to traffic lights.
Best,
Sasan
On Thu, Sep 10, 2020 at
1) currently not possible. Also, according to
https://wiki.openstreetmap.org/wiki/Key:monitoring:traffic, the osm objects
reference a position next to the road rather than being assigned to an osm
way (which would be more useful for extracting detectors).
2) lanes:backward is being evaluated (also
Dear all,
I have a question regarding the attributes, more specifically 3 attributes,
one can import from OSM using NETCONVERT.
1) loop detectors: I was trying to import the traffic detectors form OSM
which I have added manually as monitoring stations using JOSM. But I can't
find a way to import t
There is support
The error is unrelated to new 1.5 features. You can find a list of missing
features at https://github.com/eclipse/sumo/issues/6695
According to Section 5.3.9.1 of the OpenDrive 1.5 Sprecification, the
signal type cannot be empty (though it may be set to -1 or "none").
You should be
Dear community,
I have an OpenDrive Version 1.5 map that I am trying to convert using
NETCONVERT into a SUMO readable format. However, I am getting the
following:
--
Warning: Given openDrive file 'XX.xodr' uses version 1.5;
Version
The change is due to https://github.com/eclipse/sumo/issues/5531
You have to possibilities for modelling this dual-track layout:
1) the way it is done in the original osm with two separate elements
2) with a way that has attribute oneway="no" and that doesn't have the tag
railway:bidirectional=re
Dear All,
I just noticed that something changed with the conversion of the railways in
netconvert.
With netconvert 1.2.0, and OSM single rail taggeg with double directions
generates the two separated rails.
The exact same OSM and netcfg files with v1_2_0+0163-d480773dd2 generates a
single rail
Thanks for reporting. This is now fixed (
https://github.com/eclipse/sumo/issues/5507)
Am Di., 23. Apr. 2019 um 17:24 Uhr schrieb Hannah Parker <
hannah.par...@rfpro.com>:
> Hi,
>
> We have no problems specifying the connection shape via the con file when
> we are creating roads that are lefthand
Hi,
We have no problems specifying the connection shape via the con file when
we are creating roads that are lefthand=false but If we specify
"lefthand=true" the connection shape gets corrupted. It seems that if the Y
part of the coordinate is negative, the negative gets lost in the
netconvert.
e
Your network was shifted during the original import because you did not set
the option --offset.disable-normalization at that time.
Consequently, your x,y coordinates do not match.
You can fix this by shifting it back:
netconvert -s sumo_network.net.xml -o net2.net.xml --offset.x -9857.29
--offset.
Hello,
this is a bug which has been fixed in the latest development version (
https://github.com/eclipse/sumo/issues/5218).
You can either compile from source now or wait until tomorrow for the
updated windows binaries available at
https://sumo.dlr.de/wiki/Downloads#SUMO_-_Latest_Development_Versio
This is not possible with netconvert. However, using the very latest
development version of Netedit, you can select and remove all connections
with dir='t'.
- press F5 to recompute the network
- select connections by attribute (
http://sumo.sourceforge.net/userdoc/NETEDIT.html#Match_Attribute)
- de
Is possible to run the command you use for a netconvert, e.g.
*--no-turnarounds, * on a *.net.xml file? Just to modify it instead of
creating a new one from zero
Ing. Luca Di Costanzo
-
MsC in Hydraulic and Transportation Engineering
Bsc in Civil Engineering
contact:
Hello,
all turn-around connections can be disabled by setting the netconvert
option --no-turnarounds during the initial import.
Alternatively, you might want to try the latest development version which
builds fewer turn-arounds by default.
regards,
Jakob
Am Mi., 6. Feb. 2019 um 10:27 Uhr schrieb L
Hi all,
I'm working on the network creation of a specific city. I started from OSM
(I used osmGet.py) and then I used netconvert to transform the OSM file
into *.net.xml.
I was able to remove all the edges I don't need
(through -remove-edges.by-type) but I saw that in almost every connection
ther
Hello,
I think this is a problem general problem with sumo and mingw that will not
go away with another sumo version.
Please try calling netconvert with an explicit type file (copy
osmNetconvert.typ.xml file from the sumo data/typemap directory to the
current directory):
netconvert --osm-files 201
Hi,
when launching this command
"netconvert --osm 2019-01-25-17-37-49/osm_bbox.osm.xml -o map.net.xml"
I get this error messagge and I don't know how to fix it.
"Error: Could not open types-file
'C/Users/Alex/src/sumo-1.0.1/data/typemap/osmNetconvert.typ.xml'.
Quitting (on error)."
I'm on windows
Hello,
Option geometry.remove should serve to join the sections. If it does not
this means the sections vary in some important attribute.
You can use Netedit to check which attribute that is by right-clicking on a
junction and looking for the greyed out text starting with 'Replacing
junction with g
Hello everyone,
i have a question relative to netconvert from sumo.
I want to import a opendrive file using netconvert. But unfortunately inside my
Opendrive file the is a lot of Lanesection define.
By import of this opendrive File with these Lanesection, sumo try to put after
every lanesection a
I tried to do it once but I was not able to do that. I was sure I typed the
right commands but probably I did something wrong last time since that now
it worked properly.
Thanks and sorry, at the end, for the dumb question
Ing. Luca Di Costanzo
-
MsC in Hydraulic and
A simple solution would be to merge on the first osm import rather than
mergeing the .net.xml files.
netconvert --osm-files osm1.xml,osm2.xml,osm3.xml,... -o merged.net.xml
This will automatically handle re-occuring node and way ids in the input.
2018-09-27 22:24 GMT+02:00 Michael Behrisch :
>
Hi,
did you try to run simply netconvert like netconvert -s
net1.xml,net2.xml,... -o merged.net.xml?
Best regards,
Michael
Am 26.09.18 um 12:19 schrieb Luca Di Costanzo:
> Hi all,
>
> I saw that from version 1.0 it's possible to merge multiple networks
> created starting from a OSM file. I did i
Hi all,
I saw that from version 1.0 it's possible to merge multiple networks
created starting from a OSM file. I did ii even if I found that when
merging networks has common edges, nodes or whatever the merging stop.
I have to build a network of a medium/big city (Turin), so I created 12
differen
I'm pretty sure the problem is with the road geometry and the simulation
itself is not affected besides the bad optics.
Since I cannot recall road-geometry changes between 1.0.0 and 1.0.1 i'm at
loss as to why this would happen now.
Can you provide a small input example that works with 1.0.0 and sh
netconvert is supposed to load all usable restrictions and gives warning
output when ignoring restrictions ("Ignoring restriction ..."). The
netconvert log output would be a good place to start investigating.
regards,
Jakob
2018-09-12 10:45 GMT+02:00 Lara CODECA :
> Dear All,
>
> I'm using osm
--default.junctions.radius
is correct. It was a typo on my part.
Thanks,
Jakob
2018-06-26 8:59 GMT+02:00 Lara CODECA :
> Hello Jakob,
>
> I'm using the new netconvert on my old scenario :)
> If I use --default.junctions.size 5 I get:
>
> Error: On processing option '--default.junctions.size':
Hello Jakob,
I'm using the new netconvert on my old scenario :)
If I use --default.junctions.size 5 I get:
Error: On processing option '--default.junctions.size':
No option with the name 'default.junctions.size' exists.
Is it
or is something else that I messed?
Thanks,
Lara
On Fri, 22 Jun
Dear users and developers,
to improve the realism of the simulation when used with out-of-the-box
settings we are going to change the default values of various options and
parameters for our upcoming 1.0 release (see
https://github.com/eclipse/sumo/issues/4235).
In the development version we start
Hello,
my previous suggestion was inaccurate. The error can only be remedied by
obtaining the data folder and placing it in the directory which is
reference by the environment variable $SUMO_HOME
You can get the data folder from here:
http://sumo.dlr.de/daily/sumo-src-git.zip
regards,
Jakob
2018-
Hello,
this is a known issue with the sumo installation package (which is
triggered when 'sumo.dlr.de' is not reachable).
The issue should be gone now since the server is back online.
regards,
Jakob
2018-06-07 13:36 GMT+02:00 Daniele Uboldi via sumo-user <
sumo-u...@lists.sourceforge.net>:
> Goo
Good morning,
I have some problem with the conversion from a osm file to a *.net.xml file.
It seems that there are some problems with the path of netconvert.
The command is this one:
netconvert --osm map.osm -o gate.net.xml
The error given is this:
Error: Could not open types-file
'/usr/bin/shar
There is no dead end tag for edges. The function is_fringe supports
checking whether there are no incoming or no outgoing seperately by passing
edge.getIncoming() or edge.getOutgoing() as argument. (randomTrips.py uses
this to avoid generating doomed trips).
2018-06-07 12:35 GMT+02:00 Lara CODECA
Thank you for the reply, Jakob.
Follow-up question:
Considering a trip, a fringe edge with no outgoing edges is a reasonable
destination, but not an
origin one. Do I have a way to access the dead-end tag or I have to handle it
with
sumolib.net.edge.is_fringe()?
Thanks for opening the ticket :)
Hello,
sumolib.net.edge.is_fringe() will tell you if an edge has no incoming or no
outgoing connections (turn-arounds do not count).
I think adding a netconvert option to allow turnarounds only at dead-ends
is a good idea (https://github.com/eclipse/sumo/issues/4170)
regards,
Jakob
2018-06-07 11:
Dear All,
using netconvert from an OSM-like file, I need to avoid turnaorund in the
intersections, while
allowing it in the residential edges that are dead-ends.
The only options I found are:
Is there a way I can fix this? (not with netedit, I need it to be scriptable)
Given that the 'dead-
Hello,
your description would imply that the vehicular phases are quite short. I
put the description of the current algorithm as well as ideas for
improvement here: https://github.com/eclipse/sumo/issues/4078
regards,
Jakob
2018-05-15 18:50 GMT+02:00 Alex Sawczuk via sumo-user <
sumo-u...@lists.so
Hi there,
I see under netconvert we have many options to set various timings. However
we do not have control over how long a pedestrian crossing should be green,
and perhaps more importantly red after that green period.
At present we have issues that auto generated traffic light sequences only
ha
--
> *From:* sumo-user-boun...@eclipse.org on
> behalf of Jakob Erdmann
> *Sent:* Sunday, May 6, 2018 1:25 PM
> *To:* Sumo project User discussions
> *Subject:* Re: [sumo-user] Netconvert: Plain files not converted properly
>
> Hello,
> older version of ne
u for your help
Jacob Janisz
From: sumo-user-boun...@eclipse.org on behalf
of Jakob Erdmann
Sent: Sunday, May 6, 2018 1:25 PM
To: Sumo project User discussions
Subject: Re: [sumo-user] Netconvert: Plain files not converted properly
Hello,
older version of netco
Hello,
older version of netconvert have plenty of problems with lefthand networks.
If this issue occurs with version 0.32.0 please send me the osm file so I
can try to reproduce it on my end.
regards,
Jakob
2018-05-06 13:57 GMT+02:00 Jacob Janisz :
> Hi,
>
> I'm trying to convert an OSM map in
Hi,
I'm trying to convert an OSM map into plain SUMO files. I use the command to
convert file:
netconvert --osm wrexham3.osm.xml --plain-output-prefix wrexham3, --lefthand
--geometry.remove --roundabouts.guess --ramps.guess --junctions.join
--tls.guess-signals --tls.discard-simple --tls.join -
Hi Natalia,
the backslash before --output-file looks strange but otherwise the line
is OK. Are you running from the shell (and if so which one) or from a
script?
Best regards
Michael
Am 2018-01-08 21:26, schrieb Natalia Liora via sumo-user:
Hello,
I want to create a network using the netcon
Hello,
I want to create a network using the netconvert command as following :
netconvert --node-files=test.nod.xml --edge-files=test.edg.xml
--tllogic-files=test.tll.xml \--output-file=test.net.xml --proj.utm
However, I get the following error:
error:the parameter 'output-file=test.net.xml’ is
79 matches
Mail list logo