Mercurial > mxd2map
annotate website/about.htm4 @ 274:b141a684e048
fixed some typos on the website
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Fri, 30 Sep 2011 13:28:54 +0200 |
parents | 5161c64e237a |
children | afd0c5cdec6a |
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"> | |
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
|
22 <a name="whatis"> |
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 |
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
|
43 <a name="compoments"> |
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 |
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
|
52 <a name="functionality"> |
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 |
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
|
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:
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> |
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
70 </td><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/mapserver_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/mapserver_example-image_small.png" alt="MXD2map-result"></a> |
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
73 </td> |
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
74 </tr> |
5161c64e237a
* website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents:
268
diff
changeset
|
75 </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
|
76 |
155 | 77 </div> |
78 | |
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
|
79 <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
|
80 <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
|
81 <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
|
82 <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
|
83 <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
|
84 <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
|
85 <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
|
86 </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
|
87 </div> |