Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Polyconvert

Use either
--output-file taz.poly.xml
-o taz.poly.xml

but not
-output-file taz.poly.xml

Am Mi., 15. Juni 2022 um 09:20 Uhr schrieb Jatin Senjaliya <jatins2708@xxxxxxxxx>:
Dear sumo users,

I am new to sumo and I am trying to import polygon shapefile to sumo and for that I used this command 👉 polyconvert --shapefile-prefixes taz --shapefile.guess-projection "t" --shapefile.id-column  -output-file taz.poly.xml But, I am getting bellowed mentioned error. 
Capture.PNG
I have also tried to save the output file by using a different name instead of taz, still getting the same error. Could you please tell me the possible solution for this?

One more question, After converting the shapefile, what should be the next step(how can i do further processing of the converted shape file in sumo?)

Any help would be greatly appreciated. Thank you for taking time.

Best regards,
Jatin

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top