Mercurial > mxd2map
changeset 108:3c58c07cee6b
added hints for connecting to ArcSDE
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Tue, 14 Jun 2011 12:35:36 +0200 |
parents | 196abb30c0d2 |
children | dca5f208500f |
files | ChangeLog mxd/connections/SDE/sde_areas.txt |
diffstat | 2 files changed, 18 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Tue Jun 07 15:52:45 2011 +0200 +++ b/ChangeLog Tue Jun 14 12:35:36 2011 +0200 @@ -1,3 +1,8 @@ +2011-06-14 Stephan Holl <stephan.holl@intevation.de> + + * mxd/connections/SDE/sde_areas.txt: New. Added hints for + cconnecting to ArcSDE. + 2011-06-07 Raimund Renkert <raimund.renkert@intevation.de> * src/java/de/intevation/mxd/writer/MapScriptWriter.java:
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mxd/connections/SDE/sde_areas.txt Tue Jun 14 12:35:36 2011 +0200 @@ -0,0 +1,13 @@ +SDE:server,instanz,db,user,pw,table table +ogrinfo -al -so SDE:pluto,5152,SGE.SGEFeatures,gast,gast,SGE.SGEAreas \ +SGE.AREAS + +LAYER + ... + CONNECTIONTYPE PLUGIN + CONNECTION "hostname,port:xxx,database,username,password" + PLUGIN "C:/ms_6.1-dev/bin/msplugin_sde_93.dll" + DATA "layername,geometrycolumn,SDE.DEFAULT" + ... +END # layer +