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

Feature Request: geom_sf-style Visualization Support for Julia #6179

Closed
Jigyasu4indp opened this issue Nov 7, 2024 · 1 comment
Closed

Comments

@Jigyasu4indp
Copy link

Hello,

Could you consider developing a geom_sf-style visualization feature for Julia? This would enable sf-style spatial data handling and visualization within the Julia ecosystem. Currently, many users rely on R's sf package for spatial data visualization, and a native Julia equivalent would greatly enhance workflow efficiency, especially for those transitioning from R to Julia.

Thank you for considering this request—such a feature would be highly appreciated by the Julia community!

@teunbrand
Copy link
Collaborator

This repository implements ggplot2 for R. It has no code for any Julia functionality at all. If you want geom_sf()-like functionality in Julia, I recommend requesting this feature in grammar of graphics implementations in Julia, such as TidierPlots.jl. Incidentally, somebody recently openened an issue for this exact request.

@teunbrand teunbrand closed this as not planned Won't fix, can't repro, duplicate, stale Nov 7, 2024
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