Mercurial > mxd2map
comparison ChangeLog @ 196:5350621a0294
Verify the SDE databse jointable attribute.
author | raimund renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 20 Jul 2011 17:51:38 +0200 |
parents | 216105271856 |
children | cdbf2f2dca35 |
comparison
equal
deleted
inserted
replaced
194:216105271856 | 196:5350621a0294 |
---|---|
1 2011-07-20 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: | |
4 If a SDE datasource and a join table is used, check if the join | |
5 table contains a "." to verify there could be a database schema. | |
6 If no "." is found, abort writing the mapfile. | |
7 | |
1 2011-07-20 Stephan Holl <stephan.holl@intevation.de> | 8 2011-07-20 Stephan Holl <stephan.holl@intevation.de> |
2 | 9 |
3 Modified and beautified the documentation: | 10 Modified and beautified the documentation: |
4 | 11 |
5 * INSTALL.txt, doku/Makefile, doku/source/conf.py, | 12 * INSTALL.txt, doku/Makefile, doku/source/conf.py, |