[mapserver-users] SLD and OUTPUTFORMAT compatibility?
Yewondwossen Assefa
yassefa at dmsolutions.ca
Tue Nov 23 07:06:50 PST 2010
Hi Martin,
Can you try to check the map file after the sld has been applied: you
can do that by setting your map file in debug and checking the log file
look for something like "...Map file after SLD was applied" (ex:
something like this):
CONFIG "MS_ERRORFILE" "f:/msapps/gmap-ms40/htdocs/gmap.log"
DEBUG 5
We can then check why the same style setting is not drawing the same way
with the 2 drivers. Please also indicate which version of MapServer you
are using.
regards,
On 23/11/2010 9:15 AM, Martin Ouellet wrote:
> Hi all,
>
> I have 2 two differents settings for symbolize my lines (refer to SLD
> settings below):
>
> 1) a dashed line which is working *_only when I specify the
> outputformat:_ *DRIVER "*GD*/PNG"
> **Note that with the driver GD/PNG, the external graphic below is not
> working but the symbol (ico-ulaval-flag.gif) is copied locally in the
> /ms_tmp directory.
> It seem to be ignored by mapserver (but raising no error)...
>
> 2) a external graphic which is working *_only when I specify the
> outputformat:_ *DRIVER "*AGG*/PNG"
>
> Q: Is there a way/config to support both at the same time?
>
> any advice?
>
> Thanks you in advance!
>
> MartinOuellet
>
> SLD settings:
> ______________________________________________________________________________________
>
> <!--line with a dashed pattern->
> <se:LineSymbolizer>
> <se:Stroke>
> <sld:CssParameter name="stroke">#000A99</sld:CssParameter>
> <sld:CssParameter name="stroke-dasharray">6.0 2.0 1.0 2.0 1.0 2.0 1.0
> 2.0 4.0</sld:CssParameter>
> <sld:CssParameter name="stroke-width">1.0</sld:CssParameter>
> </se:Stroke>
> </se:LineSymbolizer>
>
> <!--line with a external graphic symbol->
> <se:LineSymbolizer>
> <se:Stroke>
> <se:GraphicStroke>
> <se:Graphic>
> <ExternalGraphic>
> <OnlineResource xlink:type="simple"
> xlink:href="http://www.fsi.ulaval.ca/typo3conf/ext/Annuaire_facultaire/images/ico-ulaval-flag.gif"/>
> <Format>image/gif</Format>
> </ExternalGraphic>
> <Size>10.0</Size>
> </se:Graphic>
> </se:GraphicStroke>
> </se:Stroke>
> </se:LineSymbolizer>
>
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
--
----------------------------------------------------------------
Assefa Yewondwossen
Software Analyst
Email: yassefa at dmsolutions.ca
http://www.dmsolutions.ca/
Phone: (613) 565-5056 (ext 14)
Fax: (613) 565-0925
----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20101123/db5d7eda/attachment.htm>
More information about the MapServer-users
mailing list