annotate website/about.htm4 @ 275:afd0c5cdec6a

Updated screenshots, some hints about enlargment of images
author Stephan Holl <stephan.holl@intevation.de>
date Fri, 30 Sep 2011 14:13:50 +0200
parents 5161c64e237a
children 4b39c0c499cc
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(`EN')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
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
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
8 m4_define(`MAIN', `about')
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
9
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
10 PAGE_START
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
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
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
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
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
19 </div>
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
20
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
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
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
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
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
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
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
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>
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>
5161c64e237a * website/about-de.htm4, website/about.htm4,
Stephan Holl <stephan.holl@intevation.de>
parents: 268
diff changeset
77 </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
78
155
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
79 </div>
5a882b5773c9 initial website.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
80
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
81 <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
82 <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
83 <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
84 <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
85 <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
86 <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
87 <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
88 </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
89 </div>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)