Mercurial > mxd2map
annotate website/about-de.htm4 @ 350:f7462ffaa645
Fix install documentation. Make Linux Doku presentable
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Fri, 16 Nov 2012 18:28:02 +0100 |
parents | cdf8e75dc2e1 |
children |
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 | |
268
1725558a9ce8
* website/about-de.htm4, website/about.htm4, website/buildhtml.mk:
Stephan Holl <stephan.holl@intevation.de>
parents:
237
diff
changeset
|
13 <div style="float:right; padding: 25px;"> |
1725558a9ce8
* website/about-de.htm4, website/about.htm4, website/buildhtml.mk:
Stephan Holl <stephan.holl@intevation.de>
parents:
237
diff
changeset
|
14 <img src="img/logo_single.png"> |
1725558a9ce8
* website/about-de.htm4, website/about.htm4, website/buildhtml.mk:
Stephan Holl <stephan.holl@intevation.de>
parents:
237
diff
changeset
|
15 </div> |
1725558a9ce8
* website/about-de.htm4, website/about.htm4, website/buildhtml.mk:
Stephan Holl <stephan.holl@intevation.de>
parents:
237
diff
changeset
|
16 |
155 | 17 <div id="intro"> |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
18 <h2>�ber MXD2map</h2> |
163
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
19 <p>MXD2map wird zur Erzeugung von UMN |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
20 MapServer-Konfigurationsdateien aus ArcGIS MXD-Dateien verwendet. |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
21 </p> |
155 | 22 </div> |
23 | |
24 <div id="main"> | |
289
cdf8e75dc2e1
Fixed anchor-links, added FOSSGIS-video to news-section
Stephan Holl <stephan.holl@intevation.de>
parents:
286
diff
changeset
|
25 <a name="whatis"></a> |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
26 <h2>Was ist MXD2map?</h2> |
163
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
27 <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
|
28 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
|
29 verwendet. |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
30 </p> |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
31 <p> |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
32 MXD2map kombiniert die folgenden Vorteile: |
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 <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
|
35 <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
|
36 <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
|
37 </ul> |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
38 </p> |
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> |
210
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
163
diff
changeset
|
41 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
|
42 unterst�tzt. |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
43 |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
44 </p> |
155 | 45 |
289
cdf8e75dc2e1
Fixed anchor-links, added FOSSGIS-video to news-section
Stephan Holl <stephan.holl@intevation.de>
parents:
286
diff
changeset
|
46 <a name="components"></a> |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
47 <h2>MXD2map Komponenten</h2> |
163
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
48 <ul> |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
49 <li> UMN MapServer Java MapScript</li> |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
50 <li> GDAL/OGR</li> |
8f9196c9c7e8
Added mxd2map-content to website
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
51 <li> Apache Webserver</li> |
210
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
163
diff
changeset
|
52 <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
|
53 </ul> |
155 | 54 |
289
cdf8e75dc2e1
Fixed anchor-links, added FOSSGIS-video to news-section
Stephan Holl <stephan.holl@intevation.de>
parents:
286
diff
changeset
|
55 <a name="functionality"></a> |
210
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
163
diff
changeset
|
56 <h2>Funktionsweise</h2> |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
163
diff
changeset
|
57 <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
|
58 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
|
59 MXD2map"></a> |
155 | 60 |
289
cdf8e75dc2e1
Fixed anchor-links, added FOSSGIS-video to news-section
Stephan Holl <stephan.holl@intevation.de>
parents:
286
diff
changeset
|
61 <a name="screenshots"></a> |
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
|
62 <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
|
63 |
273
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
64 <p>Die nachfolgenden Bilder zeigen die originale MXD-Datei (links) und den |
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
65 konvertierten WMS-Dienst (rechts) |
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
66 </p> |
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
67 |
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
68 <table width="100%" border="0" cellpadding="10px"> |
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
69 <tr> |
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
70 <td> |
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
71 <a target="_new" href="img/arcgis_example-image.png"><img |
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
72 src="img/arcgis_example-image_small.png" alt="ArcGIS MXD-original"></a> |
275
afd0c5cdec6a
Updated screenshots, some hints about enlargment of images
Stephan Holl <stephan.holl@intevation.de>
parents:
273
diff
changeset
|
73 <p><small>Zum vergr��ern auf das Bild klicken</small></p> |
273
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
74 </td><td> |
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
75 <a target="_new" href="img/mapserver_example-image.png"><img |
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
76 src="img/mapserver_example-image_small.png" alt="MXD2map-result"></a> |
275
afd0c5cdec6a
Updated screenshots, some hints about enlargment of images
Stephan Holl <stephan.holl@intevation.de>
parents:
273
diff
changeset
|
77 <p><small>Zum vergr��ern auf das Bild klicken</small></p> |
273
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
78 </td> |
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
79 </tr> |
286
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
80 <tr> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
81 <td> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
82 <a target="_new" href="img/start.png"><img width="300" |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
83 src="img/start.png" alt="Start der Installation"></a> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
84 <p><small>Zum vergr��ern auf das Bild klicken</small></p> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
85 </td><td> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
86 <a target="_new" href="img/licence.png"><img width="300" |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
87 src="img/licence.png" alt="Lizenz"></a> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
88 <p><small>Zum vergr��ern auf das Bild klicken</small></p> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
89 </td> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
90 </tr> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
91 <tr> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
92 <td> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
93 <a target="_new" href="img/komponenten.png"><img width="300" |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
94 src="img/komponenten.png" alt="Komponenten"></a> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
95 <p><small>Zum vergr��ern auf das Bild klicken</small></p> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
96 </td><td> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
97 <a target="_new" href="img/startmenue.png"><img width="300" |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
98 src="img/startmenue.png" alt="Startmenue"></a> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
99 <p><small>Zum vergr��ern auf das Bild klicken</small></p> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
100 </td> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
101 </tr> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
102 <tr> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
103 <td> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
104 <a target="_new" href="img/zielverzeichnis.png"><img width="300" |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
105 src="img/zielverzeichnis.png" alt="Zielverzeichnis"></a> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
106 <p><small>Zum vergr��ern auf das Bild klicken</small></p> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
107 </td><td> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
108 <a target="_new" href="img/fertig.png"><img width="300" |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
109 src="img/fertig.png" alt="Fertig"></a> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
110 <p><small>Zum vergr��ern auf das Bild klicken</small></p> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
111 </td> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
112 </tr> |
273
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
113 </table> |
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
|
114 |
155 | 115 </div> |
116 | |
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
|
117 |
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
|
118 <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
|
119 <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
|
120 <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
|
121 <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
|
122 <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
|
123 <li><a href="#functionality">Funktionsweise</a></li> |
273
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
124 <li><a href="#screenshots">Screenshots</a></li> |
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
|
125 </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
|
126 </div> |