LANIS link #349
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Status quo
The currently used LANIS link template does not render certain layers: https://git.naturschutz.rlp.de/SGD-Nord/konova/src/branch/master/konova/sub_settings/lanis_settings.py#L18
Fix
In
the parameter
loshould be dropped. It contains 10 values which does not match the given 12 layers, resulting in the last two not being rendered at all. By dropping the parameter default values will be used instead:Further improvement
However, LANIS provides support for proper highlighting of the polygon of interest. Using that functionality would surely improve the UX.
Merged in #350