Missing FeatureMember with Oracle Spatial
H. Porath
porath at WEB.DE
Mon May 15 04:54:07 PDT 2006
Hello list,
i am using Mapserver 4.6.3 with Oraclespatial native support and have setup a WFS. The problem is that i do not get FeatureMembers for a WFS GetFeature Request. Here is how my Layer definition looks like:
LAYER
NAME flst
METADATA
"wfs_title" "flst"
"gml_include_items" "all"
"wfs_extent" "3400000.000000 5400000.000000 3600000.000000 5800000.000000"
END
DUMP TRUE
CONNECTIONTYPE oraclespatial
CONNECTION "user/pass at LIKA_LIKAENTW.WORLD"
DATA "fs_koordinate from os_flst USING VERSION 9i"
TYPE POINT
STATUS ON
CLASS
NAME "referenz"
STYLE
SYMBOL "punkt"
SIZE 2
COLOR 000 200 050
END # style
END # class
END # layer
The result of a getfeature only presents the bounding box coordinates. The result of a describefeature also includes additional elements which should result in featuremembers.
I have seen that the mapserver bug 1608 (http://mapserver.gis.umn.edu/bugs/show_bug.cgi?id=1608) references to a similar problem but this is still an open issue. I am working with solaris and mrsid and i had many problems compiling GDAL/OGR. I do not want to recompile it with oracle spatial support.
My question is: Is it really a bug or am i doing something wrong?
Thanks in advance.
Holger
_______________________________________________________________
SMS schreiben mit WEB.DE FreeMail - einfach, schnell und
kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192
More information about the MapServer-users
mailing list