Mercurial > mxd2map
comparison mxd/connections/SDE/sde_areas.txt @ 112:82a220ac7033
Merged with Stephans commits.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Tue, 14 Jun 2011 12:46:35 +0200 |
parents | 3c58c07cee6b |
children | 69ec9129ff96 |
comparison
equal
deleted
inserted
replaced
111:104af51a4717 | 112:82a220ac7033 |
---|---|
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 |