Projection issues on WFS-Server
Steve Lime
steve.lime at DNR.STATE.MN.US
Tue Mar 7 14:51:52 PST 2006
I think it's been fixed. Recall there was a problem with the result level (not layer level)
bounds not being handled correctly. I would upgrade before perusing C code...
Steve
>>> Frank Warmerdam <warmerdam at POBOX.COM> 03/07/06 2:12 PM >>>
Stephan Holl wrote:
> GetCapabilities
> ...
> <SRS>EPSG:4326</SRS>
> <LatLongBoundingBox minx="-2.5e+07" miny="-2.5e+07" maxx="2.5e+07"
> maxy="2.5e+07"/>
> ...
>
> This should be from my understanding
> <LatLongBoundingBox minx="-180" miny="-90" maxx="180" maxy="90"/>
>
> Perhaps you could provide a starting point where to look.
Stephan,
I would encourage you to upgrade to 4.8.1. Some aspect of
this has already been fixed, though I am not sure if it was the
layer level extents. It might just have been per-shape bounds
that was fixed.
I would suggest you look in mapwfs.c, search for msOWSGetLayerExtent().
Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush | President OSGF, http://osgeo.org
More information about the MapServer-users
mailing list