annotate website/about-de.htm4 @ 237:4f6356a908e1

* website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors * website/development-de.htm4, website/development.htm4: Added link to documentation * website/index-de.htm4, website/index.htm4: some layout-tweaks to make the intro -text appear in one line.
author Stephan Holl <stephan.holl@intevation.de>
date Fri, 05 Aug 2011 10:03:56 +0200
parents 5add50465b3a
children 1725558a9ce8
rev   line source
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
1 m4_dnl -*-html-*-
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
2 m4_include(`template.m4')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
3 m4_dnl $Id$
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
4
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
5 m4_define(`DE')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
6 m4_define(`EN_FILE', `about.html')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
7 m4_define(`about-de.html', `0')
162
dd4bb5869f86 replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents: 159
diff changeset
8 m4_define(`TITLE', `�ber MXD2map')
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
9 m4_define(`MAIN', `about')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
10
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
11 PAGE_START
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
12
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
13 <div id="intro">
162
dd4bb5869f86 replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents: 159
diff changeset
14 <h2>�ber MXD2map</h2>
163
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
15 <p>MXD2map wird zur Erzeugung von UMN
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
16 MapServer-Konfigurationsdateien aus ArcGIS MXD-Dateien verwendet.
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
17 </p>
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
18 </div>
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
19
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
20 <div id="main">
237
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 210
diff changeset
21 <a name="whatis">
162
dd4bb5869f86 replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents: 159
diff changeset
22 <h2>Was ist MXD2map?</h2>
163
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
23 <p>MXD2map ist ein Konverter zum automatischen Publizieren von OGC-Webdiensten
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
24 aus ESRI ArcGIS MXD-Dateien. Als WMS-Server wird der UMN MapServer
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
25 verwendet.
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
26 </p>
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
27 <p>
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
28 MXD2map kombiniert die folgenden Vorteile:
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
29 <ul>
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
30 <li> Kartengestaltung in gewohnter Arbeitsumgebung �ber ArcGIS Desktop</li>
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
31 <li> Konvertieren des Projektes in eine UMN MapServer Konfigurationsdatei</li>
210
5add50465b3a Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents: 163
diff changeset
32 <li> Intranetweites Publizieren eigener Daten direkt �ber OGC-Webdienste (WMS/WFS)</li>
163
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
33 </ul>
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
34 </p>
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
35
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
36 <p>
210
5add50465b3a Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents: 163
diff changeset
37 MXD2map wird aktiv vom <a target="_new" href="http://www.bsh.de">Bundesamt f�r Seeschifffahrt und Hydrographie</a> in Hamburg
163
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
38 unterst�tzt.
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
39
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
40 </p>
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
41
237
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 210
diff changeset
42 <a name="components">
162
dd4bb5869f86 replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents: 159
diff changeset
43 <h2>MXD2map Komponenten</h2>
163
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
44 <ul>
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
45 <li> UMN MapServer Java MapScript</li>
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
46 <li> GDAL/OGR</li>
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
47 <li> Apache Webserver</li>
210
5add50465b3a Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents: 163
diff changeset
48 <li> ESRI ArcGIS Engine oder ESRI ArcGIS Desktop</li>
163
8f9196c9c7e8 Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents: 162
diff changeset
49 </ul>
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
50
237
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 210
diff changeset
51 <a name="functionality">
210
5add50465b3a Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents: 163
diff changeset
52 <h2>Funktionsweise</h2>
5add50465b3a Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents: 163
diff changeset
53 <a target="_new" href="img/funktionsweise-MXD2map-de.png"><img
5add50465b3a Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents: 163
diff changeset
54 src="img/funktionsweise-MXD2map-de_small.png" alt="Funktionsweise von
5add50465b3a Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents: 163
diff changeset
55 MXD2map"></a>
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
56
237
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 210
diff changeset
57 <!--
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 210
diff changeset
58 <a name="screenshots">
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 210
diff changeset
59 <h2>Screenshots</h2>
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 210
diff changeset
60
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 210
diff changeset
61 <p>implement me</p>
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 210
diff changeset
62 -->
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 210
diff changeset
63
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
64 </div>
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
65
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
66 <div id="sidebarsimple">
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
67 <img src="img/logo_single.png">
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
68 </div>
237
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 210
diff changeset
69
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 210
diff changeset
70 <div id="sidebar">
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 210
diff changeset
71 <h3>&Uuml;ber MXD2map</h3>
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 210
diff changeset
72 <ul style="list-style-type: square;">
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 210
diff changeset
73 <li><a href="#whatis">Was ist MXD2map?</a></li>
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 210
diff changeset
74 <li><a href="#components">MXD2map Komponenten</a></li>
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 210
diff changeset
75 <li><a href="#functionality">Funktionsweise</a></li>
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 210
diff changeset
76 <!--li><a href="#screenshots">Screenshots</a></li-->
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 210
diff changeset
77 </ul>
4f6356a908e1 * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents: 210
diff changeset
78 </div>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)