WFS and Oracle
Huub Fleuren
hfl at HOME.NL
Wed Aug 24 05:05:11 PDT 2005
Hi
WFS experiments continue today on a Oracle 9 database.
I'm using a compile against Oracle 92 OCI in mapserver as well as gdal1.3
A wfs request on a test layer (SHP) give me all the data.
A WMS request still runs fine on this Oracle layer, but
on Oracle mapserver crashes, even if i FILTER for only one record.
WFS requests on Oracle Layers should work i think.
So what am i missing.
Regards, Huub
LAYER
METADATA
wfs_type "gebouw"
wfs_title "gebouw"
gml_include_items "all"
END
FILTERITEM ID
FILTER "id=623898"
DEBUG ON
DUMP TRUE
STATUS OFF
CONNECTIONTYPE oraclespatial
CONNECTION "gv/gv at gv"
PROCESSING "CLOSE_CONNECTION=DEFER"
DATA "GEOMETRIE FROM KBK.KBK_gebouw USING UNIQUE ID SRID 90112"
NAME "gebouw"
TYPE POLYGON
CLASS
STYLE
SYMBOL "circle"
SIZE 1
COLOR 255 0 0
OUTLINECOLOR 255 0 0
END
END
END
More information about the MapServer-users
mailing list