You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a set of polylines which are described by a project-specific, local coordinate system. I would like to find a more or less accurate way of reprojecting these polylines to EPSG:28992. I have been looking into building my own custom projection with pyproj but it looks like this is quite complicated.
I'd rather have an easier way. However, if there isn't, would anyone give me some pointers on how to start building my own coordinate system such that I can reproject my locally defined polylines to an EPSG based coordinate system like EPSG:28992?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Note: cross-posting from here
I have a set of polylines which are described by a project-specific, local coordinate system. I would like to find a more or less accurate way of reprojecting these polylines to EPSG:28992. I have been looking into building my own custom projection with pyproj but it looks like this is quite complicated.
I'd rather have an easier way. However, if there isn't, would anyone give me some pointers on how to start building my own coordinate system such that I can reproject my locally defined polylines to an EPSG based coordinate system like EPSG:28992?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions