Mercurial > mxd2map
annotate mxd/connections/SDE/sde_areas.txt @ 312:503d3a453a04
Check for isEmpty instead of comparing with ""
Comparison failed for me when a linebreak was set in properties
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Fri, 14 Sep 2012 17:03:15 +0200 |
parents | 69ec9129ff96 |
children | 5e7e6d99f997 |
rev | line source |
---|---|
108
3c58c07cee6b
added hints for connecting to ArcSDE
Stephan Holl <stephan.holl@intevation.de>
parents:
diff
changeset
|
1 SDE:server,instanz,db,user,pw,table table |
215
69ec9129ff96
Adopted paths to fonts.
Stephan Holl <stephan.holl@intevation.de>
parents:
108
diff
changeset
|
2 ogrinfo -al -so SDE:server,instanz,db,user,pw,table table |
108
3c58c07cee6b
added hints for connecting to ArcSDE
Stephan Holl <stephan.holl@intevation.de>
parents:
diff
changeset
|
3 |
3c58c07cee6b
added hints for connecting to ArcSDE
Stephan Holl <stephan.holl@intevation.de>
parents:
diff
changeset
|
4 LAYER |
3c58c07cee6b
added hints for connecting to ArcSDE
Stephan Holl <stephan.holl@intevation.de>
parents:
diff
changeset
|
5 ... |
3c58c07cee6b
added hints for connecting to ArcSDE
Stephan Holl <stephan.holl@intevation.de>
parents:
diff
changeset
|
6 CONNECTIONTYPE PLUGIN |
3c58c07cee6b
added hints for connecting to ArcSDE
Stephan Holl <stephan.holl@intevation.de>
parents:
diff
changeset
|
7 CONNECTION "hostname,port:xxx,database,username,password" |
3c58c07cee6b
added hints for connecting to ArcSDE
Stephan Holl <stephan.holl@intevation.de>
parents:
diff
changeset
|
8 PLUGIN "C:/ms_6.1-dev/bin/msplugin_sde_93.dll" |
3c58c07cee6b
added hints for connecting to ArcSDE
Stephan Holl <stephan.holl@intevation.de>
parents:
diff
changeset
|
9 DATA "layername,geometrycolumn,SDE.DEFAULT" |
3c58c07cee6b
added hints for connecting to ArcSDE
Stephan Holl <stephan.holl@intevation.de>
parents:
diff
changeset
|
10 ... |
3c58c07cee6b
added hints for connecting to ArcSDE
Stephan Holl <stephan.holl@intevation.de>
parents:
diff
changeset
|
11 END # layer |
3c58c07cee6b
added hints for connecting to ArcSDE
Stephan Holl <stephan.holl@intevation.de>
parents:
diff
changeset
|
12 |