Mercurial > mxd2map
comparison ChangeLog @ 99:d6d2a4058ebf
Set the class name to the layer name if it is empty.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Tue, 07 Jun 2011 14:59:00 +0200 |
parents | 4696d0769f9c |
children | bab3946a8bdc 196abb30c0d2 |
comparison
equal
deleted
inserted
replaced
98:4696d0769f9c | 99:d6d2a4058ebf |
---|---|
1 2011-06-07 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: | |
4 Set the class name to the layer name if it is empty. | |
5 | |
1 2011-06-07 Raimund Renkert <raimund.renkert@intevation.de> | 6 2011-06-07 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 7 |
3 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: | 8 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: |
4 Write the absolute path to the data source of the layer. | 9 Write the absolute path to the data source of the layer. |
5 | 10 |