Mercurial > mxd2map
comparison ChangeLog @ 169:d7c8493cb345
Manage filter and expressions for sde layers.
author | vc11884admin@VC11884.win.bsh.de |
---|---|
date | Tue, 05 Jul 2011 17:52:24 +0200 |
parents | f3a539ace2a4 |
children | b9ee44070056 |
comparison
equal
deleted
inserted
replaced
168:f3a539ace2a4 | 169:d7c8493cb345 |
---|---|
1 2011-07-05 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: | |
4 Write the layer filter attribute if a definition query exists in the | |
5 mxd and set the database prefix to all expression elements. | |
6 | |
1 2011-07-05 Raimund Renkert <raimund.renkert@intevation.de> | 7 2011-07-05 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 8 |
3 * src/java/de/intevation/mxd/writer/FillStyleWriter.java: | 9 * src/java/de/intevation/mxd/writer/FillStyleWriter.java: |
4 Write line width and outline for polygons filled with hatch symbol. | 10 Write line width and outline for polygons filled with hatch symbol. |
5 | 11 |