Mercurial > mxd2map
comparison mxd/connections/SDE/sde_areas.txt @ 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 | |
children | 69ec9129ff96 |
comparison
equal
deleted
inserted
replaced
107:196abb30c0d2 | 108:3c58c07cee6b |
---|---|
1 SDE:server,instanz,db,user,pw,table table | |
2 ogrinfo -al -so SDE:pluto,5152,SGE.SGEFeatures,gast,gast,SGE.SGEAreas \ | |
3 SGE.AREAS | |
4 | |
5 LAYER | |
6 ... | |
7 CONNECTIONTYPE PLUGIN | |
8 CONNECTION "hostname,port:xxx,database,username,password" | |
9 PLUGIN "C:/ms_6.1-dev/bin/msplugin_sde_93.dll" | |
10 DATA "layername,geometrycolumn,SDE.DEFAULT" | |
11 ... | |
12 END # layer | |
13 |