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

possibility to align (multi-) polygons to (multi-) lines? #49

Open
dieuska opened this issue Aug 23, 2024 · 2 comments
Open

possibility to align (multi-) polygons to (multi-) lines? #49

dieuska opened this issue Aug 23, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dieuska
Copy link
Collaborator

dieuska commented Aug 23, 2024

At the moment brdr supports in aligning thematic (multi-) polygons to reference (multi-) polygons.
In some cases it could be useful to align these thematic polygons to line geometries

@dieuska dieuska added the enhancement New feature or request label Aug 23, 2024
@maarten-vermeyen maarten-vermeyen modified the milestones: 0.2.0, 0.3.0 Sep 2, 2024
@dieuska dieuska modified the milestones: 0.3.0, future Sep 10, 2024
@dieuska
Copy link
Collaborator Author

dieuska commented Jan 10, 2025

As we have a snapping (tracing)-method in the geometry_utils.py. this could be used (with adaptions) for also aligning (Multi)Linestrings,?

@dieuska dieuska self-assigned this Feb 21, 2025
@dieuska dieuska modified the milestones: future, 0.9.0 Feb 21, 2025
@dieuska
Copy link
Collaborator Author

dieuska commented Feb 21, 2025

basic working logic is added to also align (Multi)Points and (multi)linestrings to reference borders. This still has to be:

  • cleaned up:
  • Checking the logic when using it in a predictor/evaluate-function
  • taking more parameters into account (fe od_strategy)
  • adding tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants