test-start: Unterschied zwischen den Versionen

Aus kvwmap
Wechseln zu: Navigation, Suche
Zeile 22: Zeile 22:
 
</div>
 
</div>
 
<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="list-style: none;
+
  <ul style="width: 100%; list-style: none; padding: 0; display: flex; flex-direction: row; flex-wrap: wrap; align-items: stretch; justify-content: flex-start;">
padding: 0;
+
<li style="width: 20%; margin: 5px 0px 0 0;">Block1</li>
display: flex;
+
<li style="width: 20%; margin: 5px 20px 0 0;">Block2</li>
flex-direction: row;
+
<li style="width: 20%; margin: 5px 20px 0 0;">Block3</li>
flex-wrap: wrap;
+
<li style="width: 20%; margin: 5px 20px 0 0;">Block4</li>
-webkit-box-align: stretch;
+
align-items: stretch;
+
-webkit-box-pack: justify;
+
justify-content: flex-start;">
+
<li style="width: 150px; margin: 5px 20px 0 0;">Block1</li>
+
<li style="width: 150px; margin: 5px 20px 0 0;">Block2</li>
+
 
</ul>
 
</ul>
 
</div>
 
</div>

Version vom 25. Oktober 2022, 11:23 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