* adds another validity check to SimpleGeomForm (is_size_valid) to make sure the area of the entered geometry is somehow rational (>= 1m²) * optimizes performance of django command sanitize_db * extends Geometry model with two new attributes, holding timestamps when a parcel calculation has been started and ended * finally drops unused update_parcel_wfs in favor of update_parcels in Geometry model * refactors update_parcel method * adds geometry buffer fallback in schneider/fetcher.py to avoid emptying of geometries when parcels shall be fetched * finally removes utils/wfs/spatial.py * extends GeomParcelsView according to #381 * updates translations * removes redundant psycopg2-binary requirement
Konova
Konova is the successor of KSP. It's build using the python webframework Django, the database postgresql and the css library bootstrap as well as the icon package fontawesome for a modern look, following best practices from the industry.
Background processes
Konova uses celery for background processing. To start the worker you need to run
$ celery -A konova worker -l INFO
More info can be found here. Redis must be installed.
Technical documentation
Technical documention is provided in the projects git wiki.
User documentation
A user documentation is not available (and not needed, yet).
Description
Service Portal für das Kompensationsverzeichnis. Offiziell als "KSP" deployed.
https://ksp.naturschutz.rlp.de
1.13.2
Latest
Languages
JavaScript
64.9%
Python
29.1%
HTML
5.7%
CSS
0.3%