Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] change utm zone

Thank, this works OK. 
But is there some way how to resave network.net.xml in another utm zone?

Petr

You have to re-import the network:

netconvert -c osm.netccfg --proj "+proj=utm +zone=31 +ellps=WGS84 +datum=WGS84 +units=m +no_defs" --proj.utm false

Am Di., 10. Dez. 2024 um 07:51 Uhr schrieb Petr Chytil via sumo-user <sumo-user@xxxxxxxxxxx>:
Hi,
My network downloaded via osmWebWizard is on the border of utm zones. It was created in zone 32, is it possible to somehow reproject it to zone 31?

Thanks, Petr
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
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