585 invalid 25832 coordinates #586

Merged
mpeltriaux merged 4 commits from 585_Invalid_25832_coordinates into master 2026-09-13 12:12:57 +02:00
Owner

Implements #585

Implements #585
mpeltriaux added 4 commits 2026-09-13 12:12:50 +02:00
* adds proper fetching of GDAL Exceptions in case of further problems in the future
* refactors coordinate validity check in generic base method
* introduces specific check for epsg:25832 (RLP)
* refactors check for epsg:4326 to use generic base method
* adds epsg:25832 coordinate range check to GeoJsonValidator
* improves resolving of min/max coordinates from envelope on is_valid_coord_area()
* renames is_valid_coord_area to is_valid_coord_range for more clarity
mpeltriaux merged commit b6b740a31c into master 2026-09-13 12:12:57 +02:00
Sign in to join this conversation.