[Mapbender-users] one or two question

zorg zorg at probesys.com
Wed Nov 3 12:47:44 EDT 2010


hello thanks
here is my log

  OWS REQUEST: http://192.168.12.137:8080/geoserver/wfs

<?xml version="1.0" encoding="UTF-8"?>
<wfs:GetFeature service="WFS" version="1.1.0" 
xmlns:wfs="http://www.opengis.net/wfs" 
xmlns:gml="http://www.opengis.net/gml" 
xmlns:ogc="http://www.opengis.net/ogc"><wfs:Query 
xmlns:demo="http://192.168.12.137/demo" 
typeName="demo:batiments"><ogc:Filter><Intersects><ogc:PropertyName>demo:wkb_geometry</ogc:PropertyName><gml:Polygon 
srsName='EPSG:2154'><gml:outerBoundaryIs><gml:LinearRing><gml:coordinates>1916270,4224041 
1916270,4224377 1916922,4224377 1916922,4224041 
1916270,4224041</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon></Intersects></ogc:Filter></wfs:Query></wfs:GetFeature>
2010.11.03, 17:45:02,Notice: connector.http.postData: <?xml 
version="1.0" encoding="UTF-8"?>
<wfs:GetFeature service="WFS" version="1.1.0" 
xmlns:wfs="http://www.opengis.net/wfs" 
xmlns:gml="http://www.opengis.net/gml" 
xmlns:ogc="http://www.opengis.net/ogc"><wfs:Query 
xmlns:demo="http://192.168.12.137/demo" 
typeName="demo:batiments"><ogc:Filter><Intersects><ogc:PropertyName>demo:wkb_geometry</ogc:PropertyName><gml:Polygon 
srsName='EPSG:2154'><gml:outerBoundaryIs><gml:LinearRing><gml:coordinates>1916270,4224041 
1916270,4224377 1916922,4224377 1916922,4224041 
1916270,4224041</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon></Intersects></ogc:Filter></wfs:Query></wfs:GetFeature>
2010.11.03, 17:45:02,Notice: connector.http.response: <?xml 
version="1.0" encoding="UTF-8"?>
<ows:ExceptionReport version="1.0.0"
   xsi:schemaLocation="http://www.opengis.net/ows 
http://192.168.12.137:80/geoserver/schemas/ows/1.0.0/owsExceptionReport.xsd"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xmlns:ows="http://www.opengis.net/ows">
<ows:Exception exceptionCode="NoApplicableCode">
<ows:ExceptionText>java.lang.RuntimeException: java.io.IOException
java.io.IOException
null
ERREUR: geometry requires more points
   Où : fonction SQL « geomfromwkb », instruction 1</ows:ExceptionText>
</ows:Exception>
</ows:ExceptionReport>


Le 03/11/2010 08:38, Verena Diewald a écrit :
> Hi,
>
>
> Am 02.11.2010 22:19, schrieb zorg:
>> Hello
>>
>> I have been testing mapbender for a month and I still have some question
>>
>> My map are using EPSG:2154 but by default mapbender only propose me 
>> EPSG:4326   to make it work I have use solution given in this post
>> http://osgeo-org.1803224.n2.nabble.com/Problems-with-EPSG-td2059853.html 
>> (doing insert in the database).
>> Is it the good solution
> The point described in the post above is exactly what you have to do.
>>
>> second problem
>> I've been trying to make the Spatial Queries with OGC WFS to work 
>> without any success (there is not error it just never found something)
>> I using mapbender  2.6.2,  GeoServer 2.0.2
>>
>> For the moment I have manage to  work with the digitize module and 
>> gazetter module using wfs  . I can  create polygon without problem 
>> but after I can't find it with the spatial request module.
> Can you give some more information? How does the filter statement for 
> the getFeature request look like? To get it, you can set the log level 
> in mapbender.conf to "notice", so you can then find the request send 
> to GeoServer in the mapbender log file in the log/ folder. Same for 
> the digitize transaction request.  You could try to use the getFeature 
> xml post request or the transaction request in the GeoServer demo 
> request frontend to see what happens.
>
>
> Best regards,
>
> Verena
>>
>> hope someone can help
>> I can give more specific information but I don't really know which 
>> one  can help
>>
>>
>> _______________________________________________
>> Mapbender_users mailing list
>> Mapbender_users at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapbender_users
>
>
> _______________________________________________
> Mapbender_users mailing list
> Mapbender_users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapbender_users



More information about the Mapbender_users mailing list