view website/about.htm4 @ 289:cdf8e75dc2e1

Fixed anchor-links, added FOSSGIS-video to news-section
author Stephan Holl <stephan.holl@intevation.de>
date Tue, 03 Apr 2012 09:55:58 +0200
parents 4b39c0c499cc
children
line wrap: on
line source
m4_dnl -*-html-*-
m4_include(`template.m4')
m4_dnl $Id$

m4_define(`EN')
m4_define(`DE_FILE', `about-de.html')
m4_define(`TITLE', `About MXD2map')
m4_define(`MAIN', `about')

PAGE_START

<div style="float:right; padding: 25px;">
    <img src="img/logo_single.png">
</div>

<div id="intro">
<h2>About MXD2map</h2>
<p>MXD2map is a converter for ArcGIS MXD-files into UMN MapServer Mapfiles.</p>
</div>

<div id="main">
<a name="whatis"></a>
<h2>What is MXD2map?</h2>

<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 fuer Seeschifffahrt und Hydrographie</a>
in Hamburg.
</p>

<a name="compoments"></a>
<h2>MXD2map Components</h2>
<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>

<a name="functionality"></a>
<h2>Functionality</h2>
<a target="_new" href="img/funktionsweise-MXD2map.png"><img
src="img/funktionsweise-MXD2map_small.png" alt="funcionality of
MXD2map"></a>

<a name="screenshots"></a>
<h2>Screenshots</h2>

<p>The following images show the original MXD-file (left) and the
converted WMS-service (right)
</p>

<table width="100%" border="0" cellpadding="10px">
<tr>
 <td>
  <a target="_new" href="img/arcgis_example-image.png"><img
  src="img/arcgis_example-image_small.png" alt="ArcGIS MXD-original"></a>
  <p><small>Click on the image to enlarge</small></p>
 </td><td>
  <a target="_new" href="img/mapserver_example-image.png"><img
  src="img/mapserver_example-image_small.png" alt="MXD2map-result"></a>
  <p><small>Click on the image to enlarge</small></p>
 </td>
</tr>
<tr>
 <td>
  <a target="_new" href="img/start.png"><img width="300"
  src="img/start.png" alt="Start of Installation"></a>
  <p><small>Click on the image to enlarge</small></p>
 </td><td>
  <a target="_new" href="img/licence.png"><img width="300"
  src="img/licence.png" alt="Licence"></a>
  <p><small>Click on the image to enlarge</small></p>
 </td>
</tr>
<tr>
 <td>
  <a target="_new" href="img/komponenten.png"><img width="300"
  src="img/komponenten.png" alt="Componentes"></a>
  <p><small>Click on the image to enlarge</small></p>
 </td><td>
  <a target="_new" href="img/startmenue.png"><img width="300"
  src="img/startmenue.png" alt="Startmenue"></a>
  <p><small>Click on the image to enlarge</small></p>
 </td>
</tr>
<tr>
 <td>
  <a target="_new" href="img/zielverzeichnis.png"><img width="300"
  src="img/zielverzeichnis.png" alt="targetdirectory"></a>
  <p><small>Click on the image to enlarge</small></p>
 </td><td>
  <a target="_new" href="img/fertig.png"><img width="300"
  src="img/fertig.png" alt="installation finished"></a>
  <p><small>Click on the image to enlarge</small></p>
 </td>
</tr>
</table>

</div>

<div id="sidebar">
<h3>About MXD2map</h3>
    <ul style="list-style-type: square;">
        <li><a href="#whatis">What is MXD2map?</a></li>
        <li><a href="#components">MXD2map-components</a></li>
        <li><a href="#functionality">Functionality</a></li>
        <li><a href="#screenshots">Screenshots</a></li>
    </ul>
</div>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)