Commit Graph

22 Commits

Author SHA1 Message Date
sebastianpauli
11187ca6a5 LANIS Fix: loading config from URL 2024-10-31 14:53:24 +01:00
sebastianpauli
e38177b1bf LANIS Fix: loading config from URL 2024-10-31 14:46:27 +01:00
sebastianpauli
81fa3bef48 LANIS Update:
-> compiled build + demo for LANIS only
-> geoportal / mobilemap + sources coming soon
-> config naming scheme changed to snake_case (see demo/lanis.html)
- container element attributes center lon, lat, zoom (overrides config)
- config layers / folders use id string instead of indices
- config folder radio buttons / single layer selection
- layer tree transparency sliders
- cut / buffer tool multi select features (shift + click)
- move vertex tool snapping
- config tools snapping (active, radius)
- draw tools config allowed area / bounds
- import initial geometry value as read-only (property "editable")
- import service check failing services / error alerts
- import geometry preview table / select features to load
- export geometry file of current drawing (geojson)
- map keep polygon area labels inside viewport
- fix: client read only mode ("data-editable=false")
2024-10-24 15:10:58 +02:00
sebastianpauli
2014ac31ad LANIS Update:
- polygon features area label format (threshold, thousands seperator)
- polygon features area output in bottom attribution text
2023-06-14 13:30:04 +02:00
sebastianpauli
6ed0dd8ec8 LANIS Update:
- point / line auto buffer key input change buffer
- pass default buffer values from config
- update area label while vertex editing
- auto buffer remove source geoms when done
- toggle cut tool off when done
- toggle delete tool off when done
- allow panning while vertex editing (middle mouse button)
2023-03-09 21:16:38 +01:00
sebastianpauli
a43ab13d28 LANIS Update:
- Fixed Add Service Button Type
- Fixed Add Service Capabilities Parsing (WMT_MS_Capabilities)
- WFS Requests Basic Authentification
2023-02-10 14:49:24 +01:00
sebastianpauli
cd9b781be5 LANIS Update:
- Config Layers Min-Max-Zoom Options
- Config Layers Output Format Option
- Draw Points / Lines Auto Buffer
- Draw Polygons Tracing
- Draw Polygons Area Labels
- Import Spatialite
- Import GeoPackage
- Export Time Stamp
- Layer Tree Add Custom WMS / WFS
2023-01-02 19:34:37 +01:00
sebastian_pauli
5dea397dec Revert "LANIS Update: - Config Layers Min-Max-Zoom Options - Config Layers Output Format Option - Draw Points / Lines Auto Buffer - Draw Polygons Tracing - Draw Polygons Area Labels - Import Spatialite - Import GeoPackage - Export Time Stamp - Layer Tree Add Custom WMS / WFS"
This reverts commit f14585386a.
2023-01-02 19:31:33 +01:00
sebastian_pauli
f14585386a LANIS Update:
- Config Layers Min-Max-Zoom Options
- Config Layers Output Format Option
- Draw Points / Lines Auto Buffer
- Draw Polygons Tracing
- Draw Polygons Area Labels
- Import Spatialite
- Import GeoPackage
- Export Time Stamp
- Layer Tree Add Custom WMS / WFS
2023-01-02 19:27:02 +01:00
sebastianpauli
c421197e99 Fix: Place Search results list position on scrolling page. 2022-10-04 17:29:30 +02:00
sebastianpauli
1ae85bf851 Fix: Import of GeoJSON (crs), GML (custom parser), hidden input. 2022-10-04 17:12:49 +02:00
sebastianpauli
03b210f19e Removed some left over test code. 2022-08-26 19:24:21 +02:00
sebastianpauli
56735b49c5 Minified distribution build for the previous commit. 2022-08-26 18:00:22 +02:00
sebastianpauli
7fd251fa63 Quick first implementation of the new SearchParcel module. 2022-08-26 17:56:12 +02:00
sebastianpauli
284431acda Initial source release. 2022-07-04 21:09:15 +02:00
sebastian_pauli
31c9b6595d Revert "Initial source release."
This reverts commit d743e25dff.
2022-07-04 21:06:58 +02:00
sebastian_pauli
d743e25dff Initial source release. 2022-07-04 20:46:13 +02:00
sebastianpauli
16d0314d04 Testing the repo... 2022-06-20 16:21:28 +02:00
Sebastian Pauli
c833928ef4
Delete .gitignore 2022-06-20 16:18:52 +02:00
sebastianpauli
fd9d88b87a Testing the repo... 2022-06-20 16:17:41 +02:00
sebastianpauli
75b6f0f118 Testing the repo... 2022-06-20 16:13:47 +02:00
Sebastian Pauli
d49fda4754
Initial commit 2022-06-20 15:39:54 +02:00