Re: AW: [mapserver-users] WFS Spatial Filter Problem

2011-08-17 Thread Bryan Hempen
@lists.osgeo.org Betreff: Re: [mapserver-users] WFS Spatial Filter Problem Hi David, I enabled debugging using the following settings: CONFIG MS_ERRORFILE /home/bhempen/ms_error.txt DEBUG 5 CONFIG CPL_DEBUG ON CONFIG PROJ_DEBUG ON The only line that shows up after I got an error 500

AW: AW: [mapserver-users] WFS Spatial Filter Problem

2011-08-17 Thread Eichner, Andreas - SID-NLKM
[mailto:bhem...@sciops.esa.int] Gesendet: Mittwoch, 17. August 2011 11:55 An: Eichner, Andreas - SID-NLKM Cc: mapserver-users@lists.osgeo.org Betreff: Re: AW: [mapserver-users] WFS Spatial Filter Problem Hey guys, my current status report. I have tried the following list of things

Re: [mapserver-users] WFS Spatial Filter Problem

2011-08-16 Thread Bryan Hempen
Of *Bryan Hempen *Sent:* Tuesday, August 09, 2011 4:15 AM *Cc:* mapserver-users@lists.osgeo.org *Subject:* Re: [mapserver-users] WFS Spatial Filter Problem Dear Kai and Assefa, After you two guys requested me to send you my setup, I exported the content in the databasetable to a shapefile so you can

Re: [mapserver-users] WFS Spatial Filter Problem

2011-08-10 Thread Bryan Hempen
*Subject:* Re: [mapserver-users] WFS Spatial Filter Problem Dear Kai and Assefa, After you two guys requested me to send you my setup, I exported the content in the databasetable to a shapefile so you can test it. When I tested the spatial filter right after that, it suddenly worked

Re: [mapserver-users] WFS Spatial Filter Problem

2011-08-10 Thread Julien Cigar
[mailto:mapserver-users-boun...@lists.osgeo.org] *On Behalf Of *Bryan Hempen *Sent:* Tuesday, August 09, 2011 4:15 AM *Cc:* mapserver-users@lists.osgeo.org *Subject:* Re: [mapserver-users] WFS Spatial Filter Problem Dear Kai and Assefa, After you two guys requested me to send you my setup, I

AW: [mapserver-users] WFS Spatial Filter Problem

2011-08-10 Thread Eichner, Andreas - SID-NLKM
@lists.osgeo.org Betreff: Re: [mapserver-users] WFS Spatial Filter Problem Hi David, I enabled debugging using the following settings: CONFIG MS_ERRORFILE /home/bhempen/ms_error.txt DEBUG 5 CONFIG CPL_DEBUG ON CONFIG PROJ_DEBUG ON The only line that shows up after I

Re: [mapserver-users] WFS Spatial Filter Problem

2011-08-10 Thread Daniel Morissette
-boun...@lists.osgeo.org [mailto:mapserver-users-boun...@lists.osgeo.org] *On Behalf Of *Bryan Hempen *Sent:* Tuesday, August 09, 2011 4:15 AM *Cc:* mapserver-users@lists.osgeo.org *Subject:* Re: [mapserver-users] WFS Spatial Filter Problem Dear Kai and Assefa, After you two guys requested me

Re: [mapserver-users] WFS Spatial Filter Problem

2011-08-09 Thread Bryan Hempen
Dear Kai and Assefa, After you two guys requested me to send you my setup, I exported the content in the databasetable to a shapefile so you can test it. When I tested the spatial filter right after that, it suddenly worked ! This narrows down the possibilities: - The request I send is

Re: [mapserver-users] WFS Spatial Filter Problem

2011-08-09 Thread Bryan Hempen
Hi again, Another thing I just noticed is that the getCapabilities doesn't list any logical operator: ogc:Scalar_Capabilities ogc:Logical_Operators/ ogc:Comparison_Operators ogc:Simple_Comparisons/ ogc:Like/ ogc:Between/ /ogc:Comparison_Operators /ogc:Scalar_Capabilities According to

RE: [mapserver-users] WFS Spatial Filter Problem

2011-08-09 Thread Fawcett, David (MPCA)
...@lists.osgeo.org [mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of Bryan Hempen Sent: Tuesday, August 09, 2011 4:15 AM Cc: mapserver-users@lists.osgeo.org Subject: Re: [mapserver-users] WFS Spatial Filter Problem Dear Kai and Assefa, After you two guys requested me to send you my

Re: [mapserver-users] WFS Spatial Filter Problem

2011-08-08 Thread Bryan Hempen
Hi there! These are things that I've tried in the meantime: - Manually sending the request to the server, but without different results compared to using OpenLayers functions. Also trying to force the usage of the proxy.cgi by containing it in the URL, but didn't bring up different results.

Re: [mapserver-users] WFS Spatial Filter Problem

2011-08-08 Thread Yewondwossen Assefa
Bryan, Is it possible for you to provide a sample data/map/request that I can try that would reproduce your problems? If that is the case, please send it to me directly and I will test it with the latest MapServer and possibly provide answers. regards, Assefa On 08/08/2011 10:58 AM,

Re: [mapserver-users] WFS Spatial Filter Problem

2011-08-08 Thread Kai Behncke
Callahan john.calla...@udel.edu CC: mapserver-users@lists.osgeo.org Betreff: Re: [mapserver-users] WFS Spatial Filter Problem Hi there! These are things that I've tried in the meantime: - Manually sending the request to the server, but without different results compared to using

[mapserver-users] WFS Spatial Filter Problem

2011-08-05 Thread Bryan Hempen
The problem: I am trying to implement something similar to http://openlayers.org/dev/examples/wfs-spatial-filter.html with my own data served by MapServer through a WFS. I just changed some lines in the code to make it work with MapServer, so the code is almost equal to the code in the example

Re: [mapserver-users] WFS Spatial Filter Problem

2011-08-05 Thread Bryan Hempen
Sorry, I forgot to mention the Error message: !DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN htmlhead title500 Internal Server Error/title /headbody h1Internal Server Error/h1 pThe server encountered an internal error or misconfiguration and was unable to complete your request./p pPlease contact

Re: [mapserver-users] WFS Spatial Filter Problem

2011-08-05 Thread John Callahan
This thread may or may not help: http://osgeo-org.1803224.n2.nabble.com/WFS-intersect-request-td6458533.html I have not tried using AND compound filters. The following format does work for me using the BBOX filter. ogc:BBOX ogc:PropertyNameSHAPE/ogc:PropertyName gml:Envelope