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'm trying to understand whether or not it is possible to use this package to convert a bunch of lat long data into x and y coordinates using the Albers equal area projection. At the moment, I'm importing basemap (a python package) into Julia to do this but it would be nice to have a native solution. I can't quite work out if it is actually possible using Geodesy though... Is there a simple example I can use as a guide?
Cheers,
Durand
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying to understand whether or not it is possible to use this package to convert a bunch of lat long data into x and y coordinates using the Albers equal area projection. At the moment, I'm importing basemap (a python package) into Julia to do this but it would be nice to have a native solution. I can't quite work out if it is actually possible using Geodesy though... Is there a simple example I can use as a guide?
Cheers,
Durand
The text was updated successfully, but these errors were encountered: