Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Using netconvert converting osm file to net.xlm and getting warnings

Hi,
this was indeed a bug, tracked and fixed here: https://github.com/DLR-TS/sumo/issues/3786 If you do not want to use a nightly build, you can also try to add --ignore-erros when calling polyconvert.

Best regards,
Michael

Am 2018-01-29 05:02, schrieb Ravneet Kaur:
Thank you again for reply.

here is the commands I am using to create poly.xml file and also the files
taken as input.

E:\sumo-win64-0.30.0\sumo-0.30.0\bin>start-command-line.bat
info: added location of sumo, tools and python to the search path
info: variable SUMO_HOME is set to E:\sumo-win64-0.30.0\sumo-0.30.0

use the 'cd /d' command to change directory
example usage:
cd /d c:\foo\bar

E:\sumo-win64-0.30.0\sumo-0.30.0\bin>polyconvert --net-file 1.net.xml
--osm-files 1.osm -o 1.poly.xml
Error: Polygon '112439415' has no shape.
Error: Polygon '112439416' has no shape.
Error: Polygon '112439418' has no shape.
Error: Polygon '112439424' has no shape.
Error: Polygon '112439425' has no shape.
Error: Polygon '112439439' has no shape.
Error: Polygon '112439443' has no shape.
Error: Polygon '112439448' has no shape.
Error: Polygon '112439449' has no shape.
Error: Polygon '112439455' has no shape.
Error: Polygon '112439460' has no shape.
Error: Polygon '112439461' has no shape.
Error: Polygon '112439463' has no shape.
Error: Polygon '112439464' has no shape.
Error: Polygon '112439469' has no shape


Ravneet Kaur

On Sun, Jan 28, 2018 at 8:11 PM, Michael Behrisch <oss@xxxxxxxxxxx> wrote:

Hi,
please try without a typemap and if that does not help just send the
input if it is not too big.

Best regards,
Michael

PS: please keep the list posted, maybe there are others who can help.


Am 27.01.2018 um 06:58 schrieb Ravneet Kaur:
> Thank u for reply sir. I ll take care of images too. Typemap file used
> is already available online on SourceForge. Kindly reply of there is a
> requirement of usong any other typemap file.
>
> Thank you so much
>
> On 26-Jan-2018 01:24, "Michael Behrisch" <oss@xxxxxxxxxxx
> <mailto:oss@xxxxxxxxxxx>> wrote:
>
>     Hi,
>     the warnings from netconvert are harmless, the junctions may look
>     strange but the simulation will probably work. The polyconvert errors
>     look strange. Which typemap did you use and do you get the same
errors
>     without a typemap?
>
>     Best regards,
>     Michael
>
>     PS: please do not post such big images, try to copy the text only.
>
>     Am 25.01.2018 um 09:39 schrieb Ravneet Kaur via sumo-user:
>     > Hi,
>     >
>     > I request to all kindly help me by guiding some points.
>     >
>     > I downloaded osm file and then edited using JOSm by embedding
>     traffic light
>     > in it.
>     >
>     > then trying to convert osm file to .net.xml then it was success
>     but having
>     > some warnings. Kindly tell me is that ok if warnings are there.
>     >
>     >
>     > Secondly, then i tried to convert .net.xml to ploy file it gives
>     error.
>     >
>     > Screen shots are attached . please help me.
>     >
>     > Thanks in advance. I am badly in need of sorting this error. Pls
help
>     >
>     > Ravneet Kaur
>     >
>     >
>     >
>     >
>     ------------------------------------------------------------
------------------
>     > Check out the vibrant tech community on one of the world's most
>     > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>     >
>     >
>     >
>     > _______________________________________________
>     > sumo-user mailing list
>     > sumo-user@xxxxxxxxxxxxxxxxxxxxx
>     <mailto:sumo-user@xxxxxxxxxxxxxxxxxxxxx>
>     > https://lists.sourceforge.net/lists/listinfo/sumo-user
>     <https://lists.sourceforge.net/lists/listinfo/sumo-user>
>     >
>     >
>     >
>     > _______________________________________________
>     > sumo-user mailing list
>     > sumo-user@xxxxxxxxxxx <mailto:sumo-user@xxxxxxxxxxx>
>     > To change your delivery options, retrieve your password, or
>     unsubscribe from this list, visit
>     > https://dev.eclipse.org/mailman/listinfo/sumo-user
>     <https://dev.eclipse.org/mailman/listinfo/sumo-user>
>     >
>
>





Back to the top