Mercurial > mxd2map
comparison ChangeLog @ 109:dca5f208500f
Merged with raimunds changes
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Tue, 14 Jun 2011 12:37:03 +0200 |
parents | 3c58c07cee6b 163d474165b0 |
children | 01cd6b736acd |
comparison
equal
deleted
inserted
replaced
108:3c58c07cee6b | 109:dca5f208500f |
---|---|
1 2011-06-14 Stephan Holl <stephan.holl@intevation.de> | 1 2011-06-14 Stephan Holl <stephan.holl@intevation.de> |
2 | 2 |
3 * mxd/connections/SDE/sde_areas.txt: New. Added hints for | 3 * mxd/connections/SDE/sde_areas.txt: New. Added hints for |
4 cconnecting to ArcSDE. | 4 cconnecting to ArcSDE. |
5 | |
6 2011-06-10 Raimund Renkert <raimund.renkert@intevation.de> | |
7 | |
8 * src/java/de/intevation/mxd/ArcGISInitializer.java: | |
9 Check for ArcGISDesktop environment and added logging. | |
10 * src/java/de/intevation/mxd/reader/MXDReader.java: | |
11 Check the initializer return value. | |
12 | |
13 2011-06-10 Raimund Renkert <raimund.renkert@intevation.de> | |
14 | |
15 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: | |
16 Set TILEITEM to an empty string. | |
17 | |
18 2011-06-08 Raimund Renkert <raimund.renkert@intevation.de> | |
19 | |
20 * src/java/de/intevation/mxd/writer/FillStyleWriter.java: | |
21 Write PATTERN to the style if a hatch symbol is used to fill a | |
22 polygon. | |
23 | |
24 2011-06-08 Raimund Renkert <raimund.renkert@intevation.de> | |
25 | |
26 * src/java/de/intevation/mxd/reader/FeatureLayerReader.java: | |
27 Read the connection settings for file geodatabase. | |
5 | 28 |
6 2011-06-07 Raimund Renkert <raimund.renkert@intevation.de> | 29 2011-06-07 Raimund Renkert <raimund.renkert@intevation.de> |
7 | 30 |
8 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: | 31 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: |
9 Set the class name to the layer name if it is empty. | 32 Set the class name to the layer name if it is empty. |