Mercurial > mxd2map
view website/about.htm4 @ 211:bdf58d5b7d92
Added an english translation of the website.
* website/about.htm4, website/buildhtml.mk,
website/contact-de.htm4, website/contact.htm4,
website/development-de.htm4, website/development.htm4,
website/donate-de.htm4, website/donate.htm4,
website/download.htm4, website/img/funktionsweise-MXD2map-de.png,
website/index.htm4, website/license-de.htm4, website/license.htm4,
website/template_header.m4,
website/img/funktionsweise-MXD2map.png,
website/img/funktionsweise-MXD2map_small.png,
doku/funktionsweise/funktionsweise-MXD-konverter.svg,
website/img/funktionsweise-MXD-konverter.png,
website/img/funktionsweise-MXD-konverter_small.png: English
translation of the website. Added a new Makefile-Target 'images'
to get the dokumentation-images into the site.
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Fri, 22 Jul 2011 13:24:36 +0200 |
parents | 5add50465b3a |
children | 4f6356a908e1 |
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 id="intro"> <h2>About MXD2map</h2> <p>MXD2map is a converter for ArcGIS MXD-files into UMN MapServer Mapfiles.</p> </div> <div id="main"> <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> <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> <h2>Functionality</h2> <a target="_new" href="img/funktionsweise-MXD2map.png"><img src="img/funktionsweise-MXD2map_small.png" alt="funcionality of MXD2map"></a> </div> <div id="sidebarsimple"> <img src="img/logo_single.png"> </div>