Mercurial > mxd2map
annotate website/about.htm4 @ 342:dd90ea1d0d30
Switched to ISO-8859-1 wms_encoding.
author | Bjoern Schilberg <bjoern@intevation.de> |
---|---|
date | Wed, 14 Nov 2012 13:10:55 +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(`EN') | |
6 m4_define(`DE_FILE', `about-de.html') | |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
7 m4_define(`TITLE', `About MXD2map') |
155 | 8 m4_define(`MAIN', `about') |
9 | |
10 PAGE_START | |
11 | |
268
1725558a9ce8
* website/about-de.htm4, website/about.htm4, website/buildhtml.mk:
Stephan Holl <stephan.holl@intevation.de>
parents:
237
diff
changeset
|
12 <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
|
13 <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
|
14 </div> |
1725558a9ce8
* website/about-de.htm4, website/about.htm4, website/buildhtml.mk:
Stephan Holl <stephan.holl@intevation.de>
parents:
237
diff
changeset
|
15 |
155 | 16 <div id="intro"> |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
17 <h2>About MXD2map</h2> |
210
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
18 <p>MXD2map is a converter for ArcGIS MXD-files into UMN MapServer Mapfiles.</p> |
155 | 19 </div> |
20 | |
21 <div id="main"> | |
289
cdf8e75dc2e1
Fixed anchor-links, added FOSSGIS-video to news-section
Stephan Holl <stephan.holl@intevation.de>
parents:
286
diff
changeset
|
22 <a name="whatis"></a> |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
23 <h2>What is MXD2map?</h2> |
155 | 24 |
210
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
25 <p>MXD2map has the ability to publish ArcGIS MXD-files as OGC webservices |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
26 via UMN MapServer.</p> |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
27 |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
28 <p>MXD2map combines the following advantages: |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
29 <ul> |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
30 <li> Create your maps within your accustomed working environment with ArcGIS Desktop</li> |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
31 <li> Convert your project into a UMN MapServer confiuration mapfile</li> |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
32 <li> Intranetwide publishing of your own data via OGC webservices (e.g. |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
33 WMS/WFS)</li> |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
34 </ul> |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
35 </p> |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
36 |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
37 <p> |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
38 MXD2map is activly supported by <a target="_new" |
211
bdf58d5b7d92
Added an english translation of the website.
Stephan Holl <stephan.holl@intevation.de>
parents:
210
diff
changeset
|
39 href="http://www.bsh.de">Bundesamt fuer Seeschifffahrt und Hydrographie</a> |
210
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
40 in Hamburg. |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
41 </p> |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
42 |
289
cdf8e75dc2e1
Fixed anchor-links, added FOSSGIS-video to news-section
Stephan Holl <stephan.holl@intevation.de>
parents:
286
diff
changeset
|
43 <a name="compoments"></a> |
162
dd4bb5869f86
replaced mapWOC with MXD2map
Stephan Holl <stephan.holl@intevation.de>
parents:
159
diff
changeset
|
44 <h2>MXD2map Components</h2> |
210
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
45 <ul> |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
46 <li> UMN MapServer Java MapScript</li> |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
47 <li> GDAL/OGR</li> |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
48 <li> Apache Webserver</li> |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
49 <li> ESRI ArcGIS Engine or ESRI ArcGIS Desktop</li> |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
50 </ul> |
155 | 51 |
289
cdf8e75dc2e1
Fixed anchor-links, added FOSSGIS-video to news-section
Stephan Holl <stephan.holl@intevation.de>
parents:
286
diff
changeset
|
52 <a name="functionality"></a> |
210
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
53 <h2>Functionality</h2> |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
54 <a target="_new" href="img/funktionsweise-MXD2map.png"><img |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
55 src="img/funktionsweise-MXD2map_small.png" alt="funcionality of |
5add50465b3a
Reorganized the functionality-image
Stephan Holl <stephan.holl@intevation.de>
parents:
162
diff
changeset
|
56 MXD2map"></a> |
155 | 57 |
289
cdf8e75dc2e1
Fixed anchor-links, added FOSSGIS-video to news-section
Stephan Holl <stephan.holl@intevation.de>
parents:
286
diff
changeset
|
58 <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:
211
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:
211
diff
changeset
|
60 |
273
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
61 <p>The following images show the original MXD-file (left) and the |
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
62 converted WMS-service (right) |
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
63 </p> |
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
64 |
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
65 <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
|
66 <tr> |
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
67 <td> |
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
68 <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
|
69 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
|
70 <p><small>Click on the image to enlarge</small></p> |
273
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
71 </td><td> |
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
72 <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
|
73 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
|
74 <p><small>Click on the image to enlarge</small></p> |
273
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
75 </td> |
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
76 </tr> |
286
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
77 <tr> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
78 <td> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
79 <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
|
80 src="img/start.png" alt="Start of Installation"></a> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
81 <p><small>Click on the image to enlarge</small></p> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
82 </td><td> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
83 <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
|
84 src="img/licence.png" alt="Licence"></a> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
85 <p><small>Click on the image to enlarge</small></p> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
86 </td> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
87 </tr> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
88 <tr> |
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 <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
|
91 src="img/komponenten.png" alt="Componentes"></a> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
92 <p><small>Click on the image to enlarge</small></p> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
93 </td><td> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
94 <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
|
95 src="img/startmenue.png" alt="Startmenue"></a> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
96 <p><small>Click on the image to enlarge</small></p> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
97 </td> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
98 </tr> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
99 <tr> |
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 <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
|
102 src="img/zielverzeichnis.png" alt="targetdirectory"></a> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
103 <p><small>Click on the image to enlarge</small></p> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
104 </td><td> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
105 <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
|
106 src="img/fertig.png" alt="installation finished"></a> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
107 <p><small>Click on the image to enlarge</small></p> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
108 </td> |
4b39c0c499cc
included screenshots from the installer
Stephan Holl <stephan.holl@intevation.de>
parents:
275
diff
changeset
|
109 </tr> |
273
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
110 </table> |
237
4f6356a908e1
* website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents:
211
diff
changeset
|
111 |
155 | 112 </div> |
113 | |
237
4f6356a908e1
* website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents:
211
diff
changeset
|
114 <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:
211
diff
changeset
|
115 <h3>About MXD2map</h3> |
4f6356a908e1
* website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents:
211
diff
changeset
|
116 <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:
211
diff
changeset
|
117 <li><a href="#whatis">What is 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:
211
diff
changeset
|
118 <li><a href="#components">MXD2map-components</a></li> |
4f6356a908e1
* website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents:
211
diff
changeset
|
119 <li><a href="#functionality">Functionality</a></li> |
273
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
120 <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:
211
diff
changeset
|
121 </ul> |
4f6356a908e1
* website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
Stephan Holl <stephan.holl@intevation.de>
parents:
211
diff
changeset
|
122 </div> |