test-start: Unterschied zwischen den Versionen

Aus kvwmap
Wechseln zu: Navigation, Suche
Zeile 23: Zeile 23:
 
<div style="width: 80%; height: 100%; position: relative; margin: 5%; background: #fff; display: flex;">
 
<div style="width: 80%; height: 100%; position: relative; margin: 5%; background: #fff; display: flex;">
 
  <ul style="width: 100%; list-style: none; padding: 0; display: flex; flex-direction: row; flex-wrap: wrap; align-items: stretch; justify-content: flex-start;">
 
  <ul style="width: 100%; list-style: none; padding: 0; display: flex; flex-direction: row; flex-wrap: wrap; align-items: stretch; justify-content: flex-start;">
<li style="width: 20%; margin: 5px 20px 0 0; background: #eee;">Block1</li>
+
<li style="width: 25%; margin: 5px 20px 0 0; background: #eee;">Block1</li>
<li style="width: 20%; margin: 5px 20px 0 0; background: #eee;">Block2</li>
+
<li style="width: 25%; margin: 5px 20px 0 0; background: #eee;">Block2</li>
<li style="width: 20%; margin: 5px 20px 0 0; background: #eee;">Block3</li>
+
<li style="width: 25%; margin: 5px 20px 0 0; background: #eee;">Block3</li>
<li style="width: 20%; margin: 5px 20px 0 0; background: #eee;">Block4</li>
+
<li style="width: 25%; margin: 5px 20px 0 0; background: #eee;">Block4</li>
 
</ul>
 
</ul>
 
</div>
 
</div>

Version vom 25. Oktober 2022, 11:24 Uhr

kvwmap
Ein Open Source WebGIS-Framework zur Erfassung, Verarbeitung, Analyse und Präsentation von raumbezogenen Informationen.

PHP-Implementierung

OpenSource GIS-Komponenten (UMN-MapServer, PostgreSQL/PostGIS, OGR, ...)

Leistungsfähiges Nutzer- und Rollensystem

Generische Erzeugung der GUIs für die Datenpräsentation und -bearbeitung

Ausgereifte Fachschalen für die Präsentation von ALKIS-Daten

Plugin-Schnittstelle für eigene Fachschalen

Kvwmap messen.jpg
  • Block1
  • Block2
  • Block3
  • Block4