Mercurial > mxd2map
comparison ChangeLog @ 197:cdbf2f2dca35
Check for database connectio user parameter for SDE connections.
author | raimund renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 20 Jul 2011 17:56:29 +0200 |
parents | 5350621a0294 |
children | 6db0677a6450 c56547b228f9 |
comparison
equal
deleted
inserted
replaced
196:5350621a0294 | 197:cdbf2f2dca35 |
---|---|
1 2011-07-20 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: | |
4 Check for database connectio user parameter for SDE connections. | |
5 Set default "sde" if attribute is missing. | |
6 | |
1 2011-07-20 Raimund Renkert <raimund.renkert@intevation.de> | 7 2011-07-20 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 8 |
3 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: | 9 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: |
4 If a SDE datasource and a join table is used, check if the join | 10 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. | 11 table contains a "." to verify there could be a database schema. |