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

fix (map-generation, ui): avoid selecting invalid bboxes #285

Merged
merged 4 commits into from
Oct 12, 2023

Conversation

mcauer
Copy link
Member

@mcauer mcauer commented Oct 11, 2023

  • validate bbox and do not allow sending form if bbox crosses the antimeridian
  • notify user with warning and display antimeridian if it is in the selected bbox

Refs: #279

- validate bbox and do not allow sending form if bbox crosses the antimeridian
- notify user with warning and display antimeridian if it is in the selected bbox

Refs: #279
@mcauer mcauer requested a review from matthiasschaub October 11, 2023 16:26
@mcauer mcauer self-assigned this Oct 11, 2023
matthiasschaub
matthiasschaub previously approved these changes Oct 12, 2023
@matthiasschaub matthiasschaub merged commit 7330735 into main Oct 12, 2023
@matthiasschaub matthiasschaub deleted the ui-handle-antimeridian-map-generation branch October 12, 2023 11:34
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

Successfully merging this pull request may close these issues.

ui(map-generation): AOI which intersects antimeridian leads to invalid BBOX
2 participants