Skip to main content

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

Hello,

Each SUMO network imported from a geo-referenced data sources comes with it's own ENU projection: By default, these are UTM coordinates which are shifted so that the lower left network corner is the coordinate origin. You can customized the shift to you liking.
As long as your projection is expressible with a proj-string (https://proj.org/usage/quickstart.html) it will be supported by netconvert using the option --proj (sumo is able convert freely between lon/lat and your local projection.
"simple projection" is this: https://en.wikipedia.org/wiki/Sinusoidal_projection

regards,
Jakob

Am Do., 2. Dez. 2021 um 12:36 Uhr schrieb Ovsenjak, Gregor AVL/SI via sumo-user <sumo-user@xxxxxxxxxxx>:

Hello,

I was wondering if SUMO supports a ENU projection of geolocations (long,lat) from OSM import. I see that it supports a UTM and also a simple-projection which I don't know what it means. Can You please clarify that for me.


Best regards,

Gregor

_______________________________________________
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