Hi,

have you tried to call polyconvert directly to see what's the exact error
that is giving you?
You have the parameters in the error message: *['polyconvert', '--osm',
'CentreRabatSale3zones.osm', '--net', 'osm.net.xml', '-o',
'osm_polygons.add.xml']*

Best,
Lara

On Mon, Dec 27, 2021 at 11:37 AM Arbi Alaouy <[email protected]> wrote:

> Hi Everyone,
> I hope this email finds you well,
>
> I have chosen to work on a small area of an urban area for
> time execution issues. I prepared the map as usual. However, When I started
> applying SAGA on the new map, I got a problem on the polyconvert script
> step as shown below:
>
> """"
> Generate polygons using polyconvert.
> Warning: 47 total messages of type: Ambiguity in turnarounds computation
> at junction '%'.
> Warning: 26 total messages of type: Ambiguous node type for node cluster
> '%' (%,%), setting to 'priority'.
> Warning: 13 total messages of type: Found angle of % degrees at edge '%',
> segment %.
> Warning: 23 total messages of type: Found sharp turn with radius % at the
> end of edge '%'.
> Warning: 27 total messages of type: Found sharp turn with radius % at the
> start of edge '%'.
> Warning: 12 total messages of type: Intersecting left turns at junction
> '%' from lane '%' and lane '%' (increase junction radius to avoid this).
> Warning: 33 total messages of type: Minor green from edge '%' to edge '%'
> exceeds %m/s. Maybe a left-turn lane is missing.
> Warning: 93 total messages of type: Not joining junctions % (%).
> Warning: 46 total messages of type: Reducing junction cluster % (%).
> Warning: 12 total messages of type: Removed a road without junctions: %.
> Warning: 134 total messages of type: Speed of % connection '%' reduced by
> % due to turning radius of % (length=%, angle=%).
> Traceback (most recent call last):
>   File
> "D:\Etudes\Postdoc\Workspaces\gitWorkspaces\silcovid19ihm/saga/scenarioFromOSM.py",
> line 496, in <module>
>     main(sys.argv[1:])
>   File
> "D:\Etudes\Postdoc\Workspaces\gitWorkspaces\silcovid19ihm/saga/scenarioFromOSM.py",
> line 430, in main
>
> *  _call_polyconvert(args.osm_file)  File
> "D:\Etudes\Postdoc\Workspaces\gitWorkspaces\silcovid19ihm/saga/scenarioFromOSM.py",
> line 215, in* *_call_polyconvert*
>
>
>
> * subprocess.check_call(polyconvert_options)  File "C:\Program
> Files\Python38\lib\subprocess.py", line 364, in check_call    raise
> CalledProcessError(retcode, cmd)subprocess.CalledProcessError: Command
> '['polyconvert', '--osm', 'CentreRabatSale3zones.osm', '--net',
> 'osm.net.xml', '-o', 'osm_polygons.add.xml']' returned non-zero exit status
> 3221225477.*
> """"
>
> I did research on this issue with the same error message, but sadly I
> found nothing. since it is not clear.
> Can I get a help  with this error message , especially the *exit status
> 3221225477*
>
> Thank you and Happy day :)
> Best regards.
>
> --
> El-arbi
>
>
> _______________________________________________
> sumo-user mailing list
> [email protected]
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
_______________________________________________
sumo-user mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to