[Chameleon] Experssionbuilder problem

Matthew Edmondson matt0177 at gmail.com
Tue Sep 27 11:05:39 EDT 2005


I'm trying to use the expressionbuilder to access a layer which I'm hosting
locally. I've set the layer up for WFS, I can see it in a GetCapabilites
request, and I can get the data through a get feature request. However, when
I select it as the active layer and try to use exppression builder, the gui
comes up, the name is there, but all other information is blank. It states
that it doesnt even know what type of file it is (Point, Line or Poly).
 Attached is my layer for the data, and my layer trying to utilize the data.

LAYER
name bunnies2004_point
type POINT
status off
DUMP TRUE
data "C:/ms4w/apps/myApp/data/bunnies2004_point.shp"
TOLERANCE 5
.....
METADATA
"wfs_title" "FY04 Tucson Sector Deaths"
"wfs_srs" "EPSG:4326"
END

END


LAYER
NAME wfs_bunnies
TYPE POINT
STATUS off
CONNECTIONTYPE WFS
CONNECTION "
http://127.0.0.1/cgi-bin/mapserv_44.exe?map=c:/ms4w/apps/myApp/map/test_douglas.map
&"
METADATA

"wfs_typename" "bunnies2004_point"
"wfs_service" "WFS"
"wfs_srs" "EPSG:4326"
"wfs_version" "1.0.0"
"wfs_request_method" "GET"
# "wfs_connectiontimeout" "60"
# "wfs_maxfeatures" "1"

END
END

 I've tried it with and w/o the & at the end of my connection string, and
neither method works. Any help in this matter would be greatly appreciated.

 Thanks,

 Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/chameleon/attachments/20050927/6debc3ce/attachment.html


More information about the Chameleon mailing list