lgolston

Results 25 comments of lgolston

This seems like a good solution given this feature has been requested multiple times, and represents a common use case. It is too bad you didn't already get some feedback!...

This can be closed as the derived version (PR #2195) is live in the gallery.

Thanks raising this issue @wltao2011. I am not sure specifically what errors were encountered when you originally reported this, but I can report I also am currently unable to build...

> Do we also need something to expose the version option on `NaturalEarthFeature`, similar to how scale is handled? Yes, thanks. Version should definitely be an option there too but...

Related, I have linked there to https://github.com/nvkelso/natural-earth-vector/releases as a good source for version information, because it was confusing that most of the versions shown on https://www.naturalearthdata.com/ (e.g. 4.0.0, 2.0.0, etc.)...

CI helped pick up an omission of version in one place in NaturalEarthFeature - a clean version is now pushed with that edit.

Hello @zjuneilzhou, just following up on this issue. Can you confirm what OS and IDE/environment are you using? From searching the error code, it sounds like it may be a...

I'm going to go ahead and close this issue since we were unable to reproduce the problem. Feel free to re-open if the information about the environment where this occurred...

Can you also comment on which crs the function is working for? The example (https://output.circle-artifacts.com/output/job/5241a971-4eeb-4915-82f3-ba69c3cacb35/artifacts/0/docs/build/html/gallery/miscellanea/zebra_frame.html#sphx-glr-gallery-miscellanea-zebra-frame-py) shows InterruptedGoodeHomolosine and PlateCarree, but the former appears to be having issues.

I also had this issue recently - the solution from @f0ma worked great! (specifically to add "C:\OSGeo4W\include" and "C:\OSGeo4W\lib" to setup.py)