help w/ WFS request

Pericles S. Nacionales naci0002 at UMN.EDU
Thu Apr 20 12:55:37 EDT 2006


John,

Can you confirm that the SQL query works outside of MapServer?  This could 
well be a MapServer bug (and I suspect is related to PostGIS query problems 
thaat some users are experiencing).  You might have to enable the debugging 
mode to get more info.

-Perry

On Thursday 20 April 2006 11:23, John Cartwright wrote:
> Hi Bart,
>
> yes, I did - same results:
>
> <gml:Box srsName="epsg:4269">
>           <gml:coordinates>-95,26.5 -94.75,26.75</gml:coordinates>
> </gml:Box>
>
> "EPSG:4269" and "epsg:4269" produce the same results in the request, but
> the mapfile seems to only recognize the lowercase representation.
>
> from the mapfile:
>  DATA "SHAPE FROM BATHYUSER.SOUNDING USING SRID 8265"
>  PROJECTION
>    "init=epsg:4269"
>  END
>
> Is there a way that I can see any more detail on how mapserver "sees"
> the request?
>
> Thanks!
>
> -- john
>
> Eijnden, B. van den (Bart) wrote:
> > Have you tried Perry's suggestion to use:
> >
> >        <gml:Box srsName="EPSG:4269">
> >           <gml:coordinates>-95,26.5 -94.75,26.75</gml:coordinates>
> >        </gml:Box>
> >
> > ?
> >
> > What's does your LAYER's PROJECTION block look like?
> >
> > Best regards,
> > Bart

-- 
Pericles S. Nacionales
Conservation Biology Program
University of Minnesota
e-mail: naci0002 at umn.edu



More information about the mapserver-users mailing list