view mxd/connections/SDE/sde_areas.txt @ 311:c8b8f887ef80

Add write support for Fgdb layers and make it possible to remove a prefix from the expressions. The expressions returned by arcgis for Fgdb data contain the data source name as a prefix. Mapserver does not need it and does not match those expressions so they have to be removed
author Andre Heinecke <aheinecke@intevation.de>
date Fri, 14 Sep 2012 11:54:03 +0200
parents 69ec9129ff96
children 5e7e6d99f997
line wrap: on
line source
SDE:server,instanz,db,user,pw,table table 
ogrinfo -al -so SDE:server,instanz,db,user,pw,table table

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
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)