Mercurial > mxd2map
annotate website/about-de.htm4 @ 248:191b7d18c79e
Minor fixes for metadata information.
author | raimund renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 10 Aug 2011 14:39:31 +0200 |
parents | 4f6356a908e1 |
children | 1725558a9ce8 |
rev | line source |
---|---|
155 | 1 m4_dnl -*-html-*- |
2 m4_include(`template.m4') | |
3 m4_dnl $Id$ | |
4 | |
5 m4_define(`DE') | |
6 m4_define(`EN_FILE', `about.html') | |
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 | 9 m4_define(`MAIN', `about') |
10 | |
11 PAGE_START | |
12 | |
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 | 18 </div> |
19 | |
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 | 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 | 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 | 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 | 64 </div> |
65 | |
66 <div id="sidebarsimple"> | |
67 <img src="img/logo_single.png"> | |
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>Ü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> |