WFS Feature Info
Ryan Ollerenshaw
ollerery at ENGR.ORST.EDU
Tue Jul 25 08:56:27 PDT 2006
Sorry for such a simple question but i was having trouble finding any
documentation stating what i need to add to my WFS map file inorder to get the
identify button to work in ArcMap. Currently when i open my WFS in ArcMap or
uDIG none of the layers are selectable.
Here is one of my layers
LAYER
NAME "hrsc_other"
STATUS DEFAULT
TYPE POLYGON
PROJECTION
"init=epsg:4326"
END
DUMP TRUE
CONNECTIONTYPE POSTGIS
CONNECTION "host=localhost dbname=mars_db user=postgres"
DATA "the_geom FROM hrsc0001_footprints_sep05_other"
METADATA
wfs_title "hrsc_other"
wfs_extent "-180 -90 180 90"
wfs_srs "EPSG:4326"
END
CLASS
NAME "hrsc_other"
STYLE
COLOR 200 255 255
OUTLINECOLOR 120 120 120
END
END
END # layer
More information about the MapServer-users
mailing list