Mercurial > mxd2map
annotate converter.properties.sample @ 128:1616622a8c8d
Insert metadata for layer title for getCapabilities request.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Mon, 20 Jun 2011 12:09:36 +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 |