Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Transform network coordinates

Any coordinates in a .net.xml file are supposed to be in m. The Value range of 0-4000 in you image certainly doesn't suggest WGS84.
It would help if you described from what kind of data your network was created and what it says in the <location> element at the start of your .net.xml file (the first child element after the opening <net> element).

Am Do., 30. Juni 2022 um 03:03 Uhr schrieb Sasan Amini <aminissn@xxxxxxxxx>:
Dear all,
how can I transform my network coordinates in order to get x,y in a mercator system? When I plot the network in python I get a WGS84 view but I prefer to get a flattened top view as in epsg:3875. I cannot convert from OSM as I have been fixing the network manually. Netconvert --proj.dhdn didn't help. Any tips are welcomed.

Thanks
Sasan
image.png
_______________________________________________
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