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

Worry-free plotting #59

Closed
paleolimbot opened this issue Oct 26, 2021 · 0 comments
Closed

Worry-free plotting #59

paleolimbot opened this issue Oct 26, 2021 · 0 comments

Comments

@paleolimbot
Copy link
Owner

Currently the plot function resolves everything to WKB and then plots using wkutils. wk's plotting is now just as good, so let's use it! Plus, we have a whole geometry engine at our disposal, so we can do simplification (at the sub-pixel level so that topology doesn't matter), crop, and intersection query to make this fast. You can still crash your R session (by trying to plot large numbers of tiny features), but that's a battle for another day (and perhaps a more comprehensive plotting library).

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

1 participant