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

Features needed for GeoMakie #62

Open
asinghvi17 opened this issue Mar 2, 2024 · 1 comment
Open

Features needed for GeoMakie #62

asinghvi17 opened this issue Mar 2, 2024 · 1 comment

Comments

@asinghvi17
Copy link
Member

asinghvi17 commented Mar 2, 2024

  • Cutting arbitrary geometries by a line/linestring (antimeridian cutting and potentially also interpolation)
  • Arclength interpolation (Line segmentization/densification methods #71)
  • Line simplification (given by simplify)
  • Point of intersection of linestring with rectangle
  • Direction of linestring / direction in projection / something which can tell me which direction I should push my ticks in

For more general Makie usage I look forward to integrating barycentric rendering into CairoMakie.

@asinghvi17
Copy link
Member Author

With #76 we might be able to do this already in an experimental branch or something. Would only need to somehow figure out the Makie end...

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

No branches or pull requests

1 participant