comparison doku/source/functionality.txt @ 183:fe6dbfc86144

Updated documentation.
author Raimund Renkert <rrenkert@intevation.de>
date Mon, 18 Jul 2011 17:17:04 +0200
parents 91e2d46d7968
children 43f1cbdcd597
comparison
equal deleted inserted replaced
182:91e2d46d7968 183:fe6dbfc86144
4 4
5 The MXD2map converter works as a commandline tool to transform maps from the 5 The MXD2map converter works as a commandline tool to transform maps from the
6 proprietary ArcGIS file format "MXD" to a MapServer configuration file. 6 proprietary ArcGIS file format "MXD" to a MapServer configuration file.
7 7
8 To transform an ArcGIS mxd file to a MapServer configuration file the mxd file 8 To transform an ArcGIS mxd file to a MapServer configuration file the mxd file
9 must have a valid and available data source and must not fit the restrictions 9 must have a valid and available data source and must not fit the
10 described in the appropriate section. 10 :ref:`restriction-label` described in the appropriate section.
11
12 .. image:: ../funktionsweise/funktionsweise-MXD-konverter.svg
13
14 .. _howtouse-label:
11 15
12 How to use 16 How to use
13 ---------- 17 ----------
18
14 The converter is started via the commandline running the command:: 19 The converter is started via the commandline running the command::
15 20
16 $java -jar mxd2map.jar 21 $java -jar mxd2map.jar
17 22
18 The converter can be configured in two ways: 23 The converter can be configured in two ways:
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)