Mercurial > mxd2map
diff website/about.htm4 @ 210:5add50465b3a
Reorganized the functionality-image
* website/about-de.htm4, website/about.htm4,
doku/funktionsweise/funktionsweise-MXD2map-de.svg,
website/img/funktionsweise-MXD2map-de.png,
website/img/funktionsweise-MXD2map-de_small.png,
doku/funktionsweise/funktionsweise-MXD-konverter.svg,
doku/funktionsweise/funktionsweise-MXD2map.svg,
website/img/funktionsweise-MXD-konverter.png,
website/img/funktionsweise-MXD-konverter_small.png: Reworked the
image-name in order to have them also available in english for the
english website.
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Fri, 22 Jul 2011 12:43:23 +0200 |
parents | dd4bb5869f86 |
children | bdf58d5b7d92 |
line wrap: on
line diff
--- a/website/about.htm4 Fri Jul 22 11:14:19 2011 +0200 +++ b/website/about.htm4 Fri Jul 22 12:43:23 2011 +0200 @@ -11,22 +11,43 @@ <div id="intro"> <h2>About MXD2map</h2> -<p>MXD2map is ...</p> +<p>MXD2map is a converter for ArcGIS MXD-files into UMN MapServer Mapfiles.</p> </div> <div id="main"> <h2>What is MXD2map?</h2> -<p>TODO</p> +<p>MXD2map has the ability to publish ArcGIS MXD-files as OGC webservices +via UMN MapServer.</p> + +<p>MXD2map combines the following advantages: +<ul> + <li> Create your maps within your accustomed working environment with ArcGIS Desktop</li> + <li> Convert your project into a UMN MapServer confiuration mapfile</li> + <li> Intranetwide publishing of your own data via OGC webservices (e.g. + WMS/WFS)</li> +</ul> +</p> + +<p> +MXD2map is activly supported by <a target="_new" +href="http://www.bsh.de">Bundesamt für Seeschifffahrt und Hydrographie</a> +in Hamburg. +</p> + <h2>MXD2map Components</h2> -<p>TODO</p> +<ul> + <li> UMN MapServer Java MapScript</li> + <li> GDAL/OGR</li> + <li> Apache Webserver</li> + <li> ESRI ArcGIS Engine or ESRI ArcGIS Desktop</li> +</ul> -<h2>System Requirements</h2> -<p>TODO</p> - -<h2>Features & Screenshots</h2> -<p>TODO</p> +<h2>Functionality</h2> +<a target="_new" href="img/funktionsweise-MXD2map.png"><img +src="img/funktionsweise-MXD2map_small.png" alt="funcionality of +MXD2map"></a> </div>