[TinyOWS-users] exceptionCode='InvalidParameterValue'
Alexander Schäfer
alexander.schaefer at intevation.de
Mon Sep 6 07:23:09 EST 2010
Hello Luca,
i had the same problem a few mounths ago. The error xml isnt valid could have
many reasons.
First of all which version of postgis and tinyows do you use? Secondy i would
recommend you to try my tinyows and ol configuration:
protocol: new OpenLayers.Protocol.WFS({
version: "1.1.0", /*should work also with 1.0.0 Version
but i am not 100% sure.*/
url: "http://servername/cgi-bin/tinyows0.8",
featureType: "osna_point",
srsName: "EPSG:******",
featureNS: "http://servername", /*without prefix*/
schema: "http://servername/cgi-bin/tinyows?service=WFS&version=1.1.0&request=DescribeFeatureType&TypeName=osna_punkt"
})
The prefix of the layer is only in the tinyows config:
<layer retrievable="1"
writeable="1"
prefix="feature"
server="servername"
name="osna_point"
title="Points"/>
----------------------------------------------------------------------------------
Alex
Am Montag, 6. September 2010 10:04:00 schrieb luca marletta:
> fo/tinyows-users
--
Alexander Schäfer | ++49-541-335083-0 | http://www.intevation.de/ |
Intevation GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 18998
Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
More information about the TinyOWS-users
mailing list