Replies: 1 comment
-
|
This should be a helpful reference: https://pyproj4.github.io/pyproj/stable/examples.html#transformations-from-crs-to-crs |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After converting osm file to sumo network I got this info
I would like to convert some (lat, long) coordinates to sumo projection coordinates. How can I do this? I know that some similar functions are provided by pyproj library, but don't understand, how to use it here
Beta Was this translation helpful? Give feedback.
All reactions