[mapserver-users] SQL SELECT statement in a OGR connection (DGN)

Gabriela Messner gabmessner at gmail.com
Thu May 29 05:17:32 EDT 2008


Hi all,

I´m do not how to use de SQL SELECT statement to select several values in a
OGR connection to a DGN file with a layer named 'level'. For this layer, i´d
like to select the values '1,3,5'. The object LAYER is posted below.

Thanks in advanced.

LAYER
NAME sheet5000
STATUS ON
TYPE line
CONNECTIONTYPE OGR
CONNECTION "D:\sheet5000.DGN"
#how do i use the SQL SELECT statement?
DATA "level=1,5,7"
STYLEITEM "AUTO"

CLASS
# Object Class void
END

PROJECTION
"init=epsg:4326"
END

METADATA
"wms_title" "xxxx"
"wms_abstract" "xxxxxx"
"wms_keywordlist" "xxxxxx"
"wms_srs" "EPSG:4326"
END

END
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080529/ea596cd1/attachment.html


More information about the mapserver-users mailing list