-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add a feature similar to geom_raster #72
Comments
I'll take a look! |
Thanks for your positive reply! Perhaps these two links will be very helpful to you. https://rpubs.com/wyss111/1164069 This add-on feature fills a major gap in Julia as a raster/vector data visualizer. |
Adding geom_raster and geom_sf features to this package, as well as the ability to export plots in PDF and PNG, will be very useful for many users. |
One can actually export as a pdf with I think this is not properly documented. I'll update the docs. Thanks for pointing it out. |
Thanks for providing the PDF export command. Could you please add the geom_raster feature at your convenience? |
Could you please add a feature similar to geo_raster as a link https://tmieno2.github.io/R-as-GIS-for-Economists/geom-raster.html ? This would be very useful for a large number of users.
The text was updated successfully, but these errors were encountered: