Mercurial > mxd2map
annotate website/index-de.htm4 @ 190:c640fb351f66
Do not write layer with empty CLASS objects.
author | raimund renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 20 Jul 2011 16:00:22 +0200 |
parents | 8f9196c9c7e8 |
children | 123ebb293f3a |
rev | line source |
---|---|
155 | 1 m4_dnl -*-html-*- |
2 m4_include(`template.m4') | |
3 m4_dnl $Id: index.htm4,v 1.30 2006/01/12 16:04:03 jan Exp $ | |
4 | |
5 m4_define(`DE') | |
6 m4_define(`EN_FILE', `index.html') | |
163
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
7 m4_define(`TITLE', ` - ein Konverter zur Erzeugung von UMN |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
8 MapServer-Konfigurationen') |
155 | 9 |
10 m4_define(`FANCY_HEADER') | |
11 | |
12 PAGE_START | |
13 | |
14 <div id="intro" style="float:left; padding-right:0; width:600px;"> | |
15 <span></span> | |
163
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
16 <h2>MXD2map - ein Konverter f�r MXD-Dateien!</h2> |
155 | 17 <p> |
163
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
18 Erzeugen Sie sich UMN MapServer-Konfigurationen aus Ihren |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
19 MXD-Dateien.<br> |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
20 Starten Sie durch - in eine freie Zukunft! |
155 | 21 </p> |
22 </div> | |
23 | |
24 <div id="full"> | |
25 | |
26 <div class="column1"> | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
27 <h4>MXD2map kennen lernen</h4> |
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
28 <p>Entdecken Sie, was in MXD2map steckt! Lernen Sie, was |
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
29 MXD2map ist und lassen Sie sich die Funktionen zeigen. |
155 | 30 </p> |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
31 <p><a href="about-de.hml">�ber MXD2map >></a></p> |
155 | 32 </div> |
33 | |
34 <div class="column2"> | |
35 <h4>F�r Entwickler</h4> | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
36 <p>Testen Sie MXD2map und geben Sie Feedback!</p> |
155 | 37 <p><a href="development-de.html">Entwicklung >></a></p> |
38 </div> | |
39 | |
40 <div class="column3"> | |
41 <h4>In Kontakt treten</h4> | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
42 <p>MXD2map ist Freie Software. Helfen Sie mit beim Aufbau der |
155 | 43 Gemeinschaft und nehmen Sie Kontakt mit uns auf! |
44 </p> | |
45 <p><a href="contact-de.html">Kontakt >></a></p> | |
46 </div> | |
47 | |
48 </div> |