mpeltriaux
b6b740a31c
Merge pull request '585 invalid 25832 coordinates' ( #586 ) from 585_Invalid_25832_coordinates into master
...
Reviewed-on: #586
2026-09-13 12:12:57 +02:00
mpeltriaux
7c200d9034
# Rename check method
...
* renames is_valid_coord_area to is_valid_coord_range for more clarity
2026-09-13 12:11:18 +02:00
mpeltriaux
750715105e
# EPSG:25832 Coordinate validity
...
* adds epsg:25832 coordinate range check to GeoJsonValidator
* improves resolving of min/max coordinates from envelope on is_valid_coord_area()
2026-09-13 12:10:37 +02:00
mpeltriaux
a994554650
# Coordinate validity check
...
* 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
2026-09-13 11:51:10 +02:00
mpeltriaux
4c7c667bdb
# Error fetching
...
* adds proper fetching of GDAL Exceptions in case of further problems in the future
2026-09-13 11:36:28 +02:00
mpeltriaux
7e136f4022
Merge pull request '# HOTFIX' ( #584 ) from hotfix_feature_checl into master
...
Reviewed-on: #584
2026-09-12 18:30:56 +02:00