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
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to