<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Bryan,<br>
<br>
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.<br>
<br>
regards,<br>
<br>
Assefa<br>
<br>
<br>
On 08/08/2011 10:58 AM, Bryan Hempen wrote:
<blockquote
cite="mid:14352_1312815562_4E3FF9CA_14352_411_9_4E3FF996.7010408@sciops.esa.int"
type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
Hi there!<br>
<br>
These are things that I've tried in the meantime:<br>
<span id="internal-source-marker_0.1983106245752424"
style="font-size: 11pt; font-family: Arial; color: rgb(0, 0, 0);
background-color: transparent; font-weight: normal; font-style:
normal; font-variant: normal; text-decoration: none;
vertical-align: baseline; white-space: pre-wrap;"><br>
<br>
<br>
<br>
- Manually sending the request to the server, but without<br>
different results compared to using OpenLayers functions. Also<br>
trying to force the usage of the proxy.cgi by containing it in
the<br>
URL, but didn’t bring up different results.</span><br>
<span class="Apple-style-span" style="border-collapse: separate;
color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style:
normal; font-variant: normal; font-weight: normal;
letter-spacing: normal; line-height: normal; orphans: 2;
text-indent: 0px; text-transform: none; white-space: normal;
widows: 2; word-spacing: 0px; font-size: medium;">
<div style="background-color: transparent;"><span
style="font-size: 11pt; font-family: Arial; color: rgb(0, 0,
0); background-color: transparent; font-weight: normal;
font-style: normal; font-variant: normal; text-decoration:
none; vertical-align: baseline; white-space: pre-wrap;"></span><br>
<span style="font-size: 11pt; font-family: Arial; color:
rgb(0, 0, 0); background-color: transparent; font-weight:
normal; font-style: normal; font-variant: normal;
text-decoration: none; vertical-align: baseline;
white-space: pre-wrap;">-<br>
Thought about the solution as suggested by the John, but<br>
substituting a Polygon with a BBOX only works for
rectangular<br>
Polygons! I need to be able to specify arbitrary<br>
Polygons/Shapes. I am sure the solution proposed by him will<br>
work,<br>
<br>
because it will be just a request just like the one that<br>
already works.</span><br>
<span style="font-size: 11pt; font-family: Arial; color:
rgb(0, 0, 0); background-color: transparent; font-weight:
normal; font-style: normal; font-variant: normal;
text-decoration: none; vertical-align: baseline;
white-space: pre-wrap;"></span><br>
<span style="font-size: 11pt; font-family: Arial; color:
rgb(0, 0, 0); background-color: transparent; font-weight:
normal; font-style: normal; font-variant: normal;
text-decoration: none; vertical-align: baseline;
white-space: pre-wrap;">-<br>
Thought about trying a newer version of the MapServer.<br>
However, I run is the newest ms4w on my local machone and I<br>
remember that I had the same problem a few weeks ago.<br>
Furthermore, John had the same problem with MapServer 6.0.0,
<br>
<br>
and since then nothing changed about WFS or filter encoding<br>
according to the release announcements.</span><br>
<span style="font-size: 11pt; font-family: Arial; color:
rgb(0, 0, 0); background-color: transparent; font-weight:
normal; font-style: normal; font-variant: normal;
text-decoration: none; vertical-align: baseline;
white-space: pre-wrap;"></span><br>
<span style="font-size: 11pt; font-family: Arial; color:
rgb(0, 0, 0); background-color: transparent; font-weight:
normal; font-style: normal; font-variant: normal;
text-decoration: none; vertical-align: baseline;
white-space: pre-wrap;">-<br>
Thought sending a GET request instead of a POST request
could<br>
solve the problem! They provided examples in the
documentation<br>
with links, something they definitely wouldn’t have done in<br>
case those examples wouldn’t work!</span> However, even <br>
<span style="font-size: 11pt; font-family: Arial; color:
rgb(0, 0, 0); background-color: transparent; font-weight:
normal; font-style: normal; font-variant: normal;
text-decoration: none; vertical-align: baseline;
white-space: pre-wrap;">GET<br>
requests didn’t work! What is strange: Also got errors with<br>
code 500. Shouldn’t the mapserver return some error message?
<br>
<br>
<br>
<br>
I AM CONFUSED! Please heeeelp!<br>
<br>
<br>
<br>
Regards,<br>
<br>
Bryan <br>
<br>
</span></div>
</span><br>
<br>
On 05/08/2011 15:04, John Callahan wrote:
<blockquote
cite="mid:CAL=axXmkS=wkCt8NCe=izZzHrHcR2PWEMb+MVm7EAhoBGgoCdw@mail.gmail.com"
type="cite">This thread may or may not help: <a
moz-do-not-send="true"
href="http://osgeo-org.1803224.n2.nabble.com/WFS-intersect-request-td6458533.html">http://osgeo-org.1803224.n2.nabble.com/WFS-intersect-request-td6458533.html</a>
<div><br>
</div>
<div>I have not tried using AND compound filters. The following
format does work for me using the BBOX filter. </div>
<div><br>
</div>
<div><span><ogc:BBOX></span><br>
<span><ogc:PropertyName>SHAPE</ogc:PropertyName></span><br>
<span><gml:Envelope xmlns:gml="</span><a
moz-do-not-send="true" href="http://www.opengis.net/gml"
target="_top" rel="nofollow" link="external"><span>http://www.opengis.net/gml</span></a><span>"
srsName="EPSG:26957"></span><br>
<span> <gml:lowerCorner>149081.76574899518
163078.62572595105</gml:lowerCorner></span><br>
<span><gml:upperCorner>205627.85303800018
194899.95291598293</gml:upperCorner></span><br>
<span></gml:Envelope></span><br>
<span></ogc:BBOX></span><br>
<div><br>
</div>
<div>- John</div>
<div><br clear="all">
***********************************<br>
John Callahan, Research Scientist<br>
Delaware Geological Survey<br>
University of Delaware<br>
URL: <a moz-do-not-send="true"
href="http://www.dgs.udel.edu" target="_blank">http://www.dgs.udel.edu</a><br>
</div>
</div>
</blockquote>
<br>
<pre>================================================================================================
This message and any attachments are intended for the use of the addressee or addressees only. The unauthorised disclosure,
use, dissemination or copying (either in whole or in part) of its content is not permitted. If you received this message in
error, please notify the sender and delete it from your system. Emails can be altered and their integrity cannot be guaranteed by
the sender.
Please consider the environment before printing this email.
=================================================================================================
</pre>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
mapserver-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapserver-users">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a>
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
----------------------------------------------------------------
Assefa Yewondwossen
Software Analyst
Email: <a class="moz-txt-link-abbreviated" href="mailto:yassefa@dmsolutions.ca">yassefa@dmsolutions.ca</a>
<a class="moz-txt-link-freetext" href="http://www.dmsolutions.ca/">http://www.dmsolutions.ca/</a>
Phone: (613) 565-5056 (ext 14)
Fax: (613) 565-0925
----------------------------------------------------------------
</pre>
</body>
</html>