Hello all -

Thanks for all the work on ver 1.5.

I am trying to modify the GeoBliki example and I receive the following response error from Firebug

<ows:Exception exceptionCode="MissingParameterValue" locator="request">

<ows:ExceptionText>Could not determine geoserver request ............


If I take the post which is as follows:


<wfs:GetFeature xmlns:wfs="http://www.opengis.net/wfs"; version="1.0.0" service="WFS" maxFeatures="3"><wfs:Query typeName="tiger:poi"/></wfs:GetFeature>

and generate a demo getFeature request in geoserver all is fine.


I've commented-out the ogc:Filter in the wfs_GetFeature.xsl to simplify the query so it works with the tiger:poi data set. Hopefully, I didn't screw this up, but I edited the original as well as my version and the original still works fine without the aoiForm coordinates and time parameters - I just requested 3 features to be returned.

Here's  the original with my edits:
http://207.136.225.66:8080/mapbuilder/examples/GeoBliki/index.html

Here's my attempt:
http://207.136.225.66:8080/mapbuilder/examples/GeoBlikiKB/index.html

I've turned on <debug/> in both cases

thanks for your time,

Kevin Behm


I am using 1.5RC1, Tomcat 5.5 and Geoserver 1.60-RC3

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mapbuilder-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mapbuilder-users

Reply via email to