Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running the example code leads to errors #59

Closed
mbkumar opened this issue Nov 25, 2022 · 3 comments
Closed

Running the example code leads to errors #59

mbkumar opened this issue Nov 25, 2022 · 3 comments

Comments

@mbkumar
Copy link

mbkumar commented Nov 25, 2022

I could not run this line. My machine has Centos-8 Stream.

> MAP = EventMap_tmap(US,100,US$AB,projection="ESPG:5070")
Error in CPL_transform(x, crs, aoi, pipeline, reverse, desired_accuracy,  : 
  crs not found: is it missing?```
@mbkumar
Copy link
Author

mbkumar commented Nov 25, 2022

I'd also like to bring the following warnings to your attention. I don't know if they are important or not.

> EventMap_tmap(US,100,US$AB)
Warning messages:
1: In CPL_transform(x, crs, aoi, pipeline, reverse, desired_accuracy,  :
  GDAL Error 1: PROJ: proj_as_wkt: Unsupported conversion method: Equal Earth
2: In CPL_transform(x, crs, aoi, pipeline, reverse, desired_accuracy,  :
  GDAL Error 1: PROJ: proj_as_wkt: Unsupported conversion method: Equal Earth

@sjbeckett
Copy link
Owner

Thanks for reporting this @mbkumar. Will check this as we perform revisions.

@sjbeckett
Copy link
Owner

This may be due to changes in support in underlying geometry formalism (e.g. see r-spatial/sf#1419). We have now updated the examples in #67.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants