SLD / stretch images when using FE !
Bart van den Eijnden (OSGIS)
bartvde at XS4ALL.NL
Wed Jan 25 08:44:26 PST 2006
Your GetMap requests are not valid WMS requests, you need to specify
(among others):
-width and height in pixels
-bbox
Try to specify those and see how it goes.
Best regards,
Bart
François-Xavier PRUNAYRE wrote:
>Hello list, one question about SLD & Mapserver
>
>A simple GetMap request on a LAYER
>http://services.sandre.eaufrance.fr/geos/zonage?SERVICE=WMS&VERSION=1.1.1&Request=GetMap&LAYERS=CIBA&
>return a correct image.
>
>A GetMap on the same layer using SLD and filter <PropertyIsEqualTo>
>http://services.sandre.eaufrance.fr/geos/zonage?SERVICE=WMS&VERSION=1.1.1&Request=GetMap&LAYERS=CIBA&SLD=http://sandre.eaufrance.fr/geo/sld/cibaExp.sld
>return a correct image. (SLD used :
>http://sandre.eaufrance.fr/geo/sld/cibaExp.sld)
>
>A GetMap on the same layer using SLD and filter <Intersects>
>http://services.sandre.eaufrance.fr/geos/zonage?SERVICE=WMS&VERSION=1.1.1&Request=GetMap&LAYERS=CIBA&SLD=http://sandre.eaufrance.fr/geo/sld/cibaInBourgogne.sld
>return an image which contains the object corresponding to the intersect query
>but the image is stretched (on the y axis) ...
>(SLD used : http://sandre.eaufrance.fr/geo/sld/cibaInBourgogne.sld)
>
>Any ideas ? Layers are in Oracle Spatial.
>
>Thanks for your help.
>Francois
>
>
>
>
>
--
Bart van den Eijnden
OSGIS, Open Source GIS
http://www.osgis.nl
More information about the MapServer-users
mailing list