Mercurial > mxd2map
annotate converter.properties.sample @ 140:0ebaec057f15
* INSTALL.txt: added a hint how to install the converter and its
requirements.
* doku/source/conf.py, doku/source/INSTALL.txt,
doku/source/index.txt,doku/source/restrictions.txt,
doku/source/index.rst,doku/source/restrictions.rst: renamed .rst to
.txt, linked INSTALL.txt from root into the docs.
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Fri, 24 Jun 2011 10:29:44 +0200 |
parents | f0c02ff120d6 |
children | 4dc2b9aa3c57 |
rev | line source |
---|---|
55
f0c02ff120d6
Read filenames from properties file or commandline arguments.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff
changeset
|
1 # Java properties file for the MXD Converter Tool. |
f0c02ff120d6
Read filenames from properties file or commandline arguments.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff
changeset
|
2 mxd = \\full\\path\\to\\mxd-file |
f0c02ff120d6
Read filenames from properties file or commandline arguments.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff
changeset
|
3 map = \\full\\path\\to\\map-file |
f0c02ff120d6
Read filenames from properties file or commandline arguments.
Raimund Renkert <rrenkert@intevation.de>
parents:
diff
changeset
|
4 map-template = \\full\\path\\to\\mapfile-template |