test-start: Unterschied zwischen den Versionen

Aus kvwmap
Wechseln zu: Navigation, Suche
(Der Seiteninhalt wurde durch einen anderen Text ersetzt: „<div class="start-wrapper"> <header class="start-header">Header</header> <aside class="start-aside start-aside-1">Aside 1</aside…“)
Zeile 1: Zeile 1:
 
+
<div class="start-wrapper">
<!-- Block 1 -->
+
   <header class="start-header">Header</header>
<div id="start-block1" style="width: auto; position: relative; margin: 1%; padding: 0; cursor: default;">
+
   <aside class="start-aside start-aside-1">Aside 1</aside>
<div style="padding: 1% 10%; display: flex; flex-direction: column; justify-content:center; row-gap: 3em;">
+
   <aside class="start-aside start-aside-2">Aside 2</aside>
   <div style="height: 100%; font-size: 4em; line-height: 100%; color: #3976aa; text-align: center;">kvwmap</div>
+
   <div style="margin-bottom: 14px; font-size: 1.5em; line-height: 100%; text-align: center;">Ein Open Source WebGIS-Framework zur Erfassung, Verarbeitung, Analyse und Präsentation von raumbezogenen Informationen</div>
+
</div>
+
<div style="padding: 1% 10%; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: center; align-items: flex-end; gap: 5em;">
+
  <div style="margin: 0; padding: 0.5em 1em; text-align: center; font-size: 1.1em; min-width: 105px;  display: flex; flex-wrap: nowrap; flex-direction: column; border: 1px solid #ccc; box-shadow: rgba(149, 157, 165, 0.2) 0px 0px 24px;">[[Was_ist_kvwmap%3F|Mehr]]</div>
+
   <div style="margin: 0; padding: 0.5em 1em; text-align: center; font-size: 1.1em; min-width: 105px;  display: flex; flex-wrap: nowrap; flex-direction: column; border: 1px solid #ccc; box-shadow: rgba(149, 157, 165, 0.2) 0px 0px 24px;">[https://demo.gdi-service.de/index.php?gast=1 Demo]</div>
+
  <div style="margin: 0; padding: 0.5em 1em; text-align: center; font-size: 1.1em; min-width: 105px;  display: flex; flex-wrap: nowrap; flex-direction: column; border: 1px solid #ccc; box-shadow: rgba(149, 157, 165, 0.2) 0px 0px 24px;">[[Download]]</div>
+
  <div style="margin: 0; padding: 0.5em 1em; text-align: center; font-size: 1.1em; min-width: 105px;  display: flex; flex-wrap: nowrap; flex-direction: column; border: 1px solid #ccc; box-shadow: rgba(149, 157, 165, 0.2) 0px 0px 24px;">[[Screenshots]]</div>
+
  <div style="margin: 0; padding: 0.5em 1em; text-align: center; font-size: 1.1em; min-width: 105px;  display: flex; flex-wrap: nowrap; flex-direction: column; border: 1px solid #ccc; box-shadow: rgba(149, 157, 165, 0.2) 0px 0px 24px;">[[test-users|User]]</div>
+
</div>
+
</div>
+
 
+
<!-- Block 2 -->
+
<div id="start-block2" style="width: auto; position: relative; margin: 1%; padding: 0; cursor: default; display: flex; flex-direction: column; justify-content:center; align-items: center;">
+
<div id="mainscreenshot" style="max-width: 1070px;">[[Datei:kvwmap-start.png|class=halfwidth]]</div>
+
<div style="padding: 30px; display: flex; flex-direction: column; align-items: strech; justify-content: space-evenly;">
+
    <p><span style="font-weight: bold;">PHP</span>-Implementierung</p>
+
    <p><span style="font-weight: bold;">OpenSource</span> GIS-Komponenten: UMN-MapServer, PostgreSQL/PostGIS, OGC, OGR, ...</p>
+
    <p><span style="font-weight: bold;">Leistungsfähige</span> Nutzer- und Rollenverwaltung</p>
+
    <p><span style="font-weight: bold;">Ausgereifte</span> Fachschalen für die Präsentation von ALKIS-Daten</p>
+
    <p><span style="font-weight: bold;">Generische</span> Erzeugung von Fachschalen zur Präsentation und Bearbeitung eigener Daten</p>
+
    <p><span style="font-weight: bold;">Plugin</span>-Schnittstelle für eigene Fachschalen</p>
+
</div>
+
 
</div>
 
</div>

Version vom 24. Oktober 2023, 09:06 Uhr

 <header class="start-header">Header</header>
 <aside class="start-aside start-aside-1">Aside 1</aside>
 <aside class="start-aside start-aside-2">Aside 2</aside>