Barrios map : more placement checks (area and sound zone)#206
Draft
davinov wants to merge 11 commits intopeterdrier:mainfrom
Draft
Barrios map : more placement checks (area and sound zone)#206davinov wants to merge 11 commits intopeterdrier:mainfrom
davinov wants to merge 11 commits intopeterdrier:mainfrom
Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
History (and Restore for editors) is now accessible from the zone click popup, removing the need to enter edit mode first. The toolbar history button is removed. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Track previewCampSeasonId in state so overlapsOtherCamps excludes the barrio whose history is being previewed, matching the existing behavior for edit mode via activeCampSeasonId. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Shows a warning in the click popup, the live draw label, and the static polygon label (⚠️ prefix) when a barrio's drawn area is more than 50% larger or smaller than the space requested in the camp form. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…aced in Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Owner
Code ReviewOverall: Good feature addition — area size and sound zone placement checks give useful feedback to city planners. Reviewing only the new commits (a170232, 8aecf2f) on top of #205. A few items to discuss. Query Pattern Change: Server-side evaluation
Potential Issue: SpaceSizeToSqm enum-to-double mapping
JavaScript: getSoundZoneOutOfRange logic
JavaScript: Silent catch in getSoundZoneOutOfRange
JavaScript: Centroid-based sound zone check
Ratio thresholds (1.5x / 0.5x)
Suggestions
Thanks for the contribution! 🎉 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Builds on top of #205 (to be merged first! I'll rebase this once it's done - only a170232 and 8aecf2f should appear in the diff)
Display warnings for these two cases:

