<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="ProgId" content="Word.Document"><meta name="Generator" content="Microsoft Word 12"><meta name="Originator" content="Microsoft Word 12"><link rel="File-List" href="file:///C:%5CDOCUME%7E1%5CVDEEBA%7E1.OLY%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml"><link rel="themeData" href="file:///C:%5CDOCUME%7E1%5CVDEEBA%7E1.OLY%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx"><link rel="colorSchemeMapping" href="file:///C:%5CDOCUME%7E1%5CVDEEBA%7E1.OLY%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml"><style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;
        mso-font-charset:1;
        mso-generic-font-family:roman;
        mso-font-format:other;
        mso-font-pitch:variable;
        mso-font-signature:0 0 0 0 0 0;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;
        mso-font-charset:0;
        mso-generic-font-family:swiss;
        mso-font-pitch:variable;
        mso-font-signature:-1610611985 1073750139 0 0 159 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {mso-style-unhide:no;
        mso-style-qformat:yes;
        mso-style-parent:"";
        margin:0cm;
        margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-font-family:Calibri;
        mso-fareast-theme-font:minor-latin;
        mso-bidi-font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {mso-style-noshow:yes;
        mso-style-priority:99;
        color:blue;
        text-decoration:underline;
        text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-noshow:yes;
        mso-style-priority:99;
        color:purple;
        mso-themecolor:followedhyperlink;
        text-decoration:underline;
        text-underline:single;}
span.definition
        {mso-style-name:definition;
        mso-style-unhide:no;}
span.post-middle
        {mso-style-name:post-middle;
        mso-style-unhide:no;}
span.shorttext
        {mso-style-name:shorttext;
        mso-style-unhide:no;}
.MsoChpDefault
        {mso-style-type:export-only;
        mso-default-props:yes;
        font-size:10.0pt;
        mso-ansi-font-size:10.0pt;
        mso-bidi-font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;
        mso-header-margin:36.0pt;
        mso-footer-margin:36.0pt;
        mso-paper-source:0;}
div.Section1
        {page:Section1;}
-->
</style>

<p class="MsoNormal"><span style="" lang="EN-US">Hi list, </span></p>

<p class="MsoNormal"><span style="" lang="EN-US"> </span></p>

<p class="MsoNormal"><span style="" lang="EN-US">I want to
export my map in svg format and I’ve been looking for it since one week. I used
MapServer SVG export <a href="http://mapserver.org/output/svg.html">http://mapserver.org/output/svg.html</a>
however the result was a weird svg (the result seems to have a kind of
aliasing). I explained what doesn’t work on the Mapserver Users Mailing list,
see : <a href="http://n2.nabble.com/Export-SVG-tc4057884.html#a4057884">http://n2.nabble.com/Export-SVG-tc4057884.html#a4057884</a>.
</span></p>

<p class="MsoNormal"><span style="" lang="EN-US"> </span></p>

<p class="MsoNormal"><span style="" lang="EN-US">Without <span class="definition">significative results I oriented myself to find another way to
export my current map view in a svg file. And I succeeded in. </span></span><span class="definition"></span></p>

<p class="MsoNormal"> </p>

<p class="MsoNormal"><span style="" lang="EN-US">So, I fixed
my problem. I can export my view in a svg file but I found what was going wrong
with Mapserver and that’s why I open this topic. As I explain in Mapserver
Users mailing list, Mapserver  renders a SVG with <span class="shorttext"><span style="background: white none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">simplified </span></span><span class="post-middle"><span style="background: white none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">g</span>eometry. The fact is that I test my SVG export
using the php “round” function on the pixel calculated for the geometry svg
export. The render is very similar to what Mapserver renders.</span></span><span class="post-middle"></span></p>

<p class="MsoNormal"><span class="post-middle"><span style="" lang="EN-US"> </span></span></p>

<p class="MsoNormal"><span class="post-middle"><span style="" lang="EN-US">Now, without rounding my pixels results when I export my current view in
svg with my current experimental code I have good svg render. I think it would
be better if it was implemented in Mapserver, because I don’t think that my
system is very performant in comparison with what Mapserver could do.</span></span></p>

<p class="MsoNormal"><span class="post-middle"><span style="" lang="EN-US"> </span></span></p>

<p class="MsoNormal"><span class="post-middle"><span style="" lang="EN-US">Best regards, </span></span></p>

<p class="MsoNormal"><span class="post-middle"><span style="" lang="EN-US"> </span></span></p>

<p class="MsoNormal"><span class="post-middle"><span style="" lang="EN-US">Maria</span></span></p>