-
1.26.2 Stable
released this
2026-09-13 12:14:13 +02:00 | 2 commits to master since this release- 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()
Downloads
-
1.26 Stable
released this
2026-09-12 18:00:51 +02:00 | 9 commits to master since this release- refactors internal server error (validationError) into assertionError (client error)
- updates requirements.txt to latest stable versions
- adds GeometryProcessor
- adds GeoJsonValidator
- refactors SimpleGeomForm is_valid() logic using these new classes
- refactors API geometry processing to use GeoJsonValidator and GeometryProcessor just like SimpleGeomForm
- moves cast_to_multipolygon, cast_to_rlp_srid, flatten_geom_to_2D, is_valid_4326 and is_area_valid into GeometryProcessor
- adds changeable SRID to GeoJsonValidator constructor
- updates test data
- updates test cases
Downloads
-
1.25.1 Stable
released this
2026-08-20 08:03:21 +02:00 | 15 commits to master since this release- comments trigger line back in
Downloads
-
1.25 Stable
released this
2026-08-20 07:53:21 +02:00 | 17 commits to master since this release- adds removing of ExternalIdentifier entries if a BaseObject is removed from the database
- removes unused import statements
- adds ExternalIdentifier view to admin backend
- extends mass delete command so that not only entries can be marked as deleted but also finally be deleted from the database
Downloads
-
1.24.1 Stable
released this
2026-08-04 06:55:16 +02:00 | 21 commits to master since this release- fixes wrong table layout on empty deduction list of a recorded oek
Downloads
-
1.24 Stable
released this
2026-08-03 13:08:50 +02:00 | 23 commits to master since this release- adds available rest surface of eco account to public report
- adds amount of deducted surface per each deduction to public report
Downloads
-
1.23.1 Stable
released this
2026-07-16 15:43:48 +02:00 | 25 commits to master since this release- fixes bug for better API response on geometry invalidities
Downloads
-
1.23 Stable
released this
2026-07-16 10:39:36 +02:00 | 27 commits to master since this release- introduces new command for mass deleting entries based on specific pattern in identifier
- command guides user through parameter collecting process
Downloads
- introduces new command for mass deleting entries based on specific pattern in identifier