Skip to content

Converting .svg to .png issue #168

@holzert

Description

@holzert

Update: I tried using version 1.7.0.31798 and it performed a Draw() with no errors but in the resultant file, all of the images are black.

Trying to convert .svg to .png
I am using Svg.dll version 2.0.0.21807 and have added the Svg.dll to the project as a reference. I am experiencing an error on the .Draw() call:

When I try to call:

   try
   {
   Svg.SvgDocument svgDoc = Svg.SvgDocument.Open(inFile);
   SvgDoc.Draw().Save(outFile, System.Drawing.Imaging.ImageFormat.Png);

and I have also tried converting it to a bitmap first:

      //File is full path to .svg file which can be opened in Visio directly                    
      Svg.SvgDocument svgDoc = Svg.SvgDocument.Open(inFile);
      if (svgDoc != null)
      {
           System.Drawing.Bitmap tempBitmap = svgDoc.Draw();
           tempBitmap.Save(outFile, System.Drawing.Imaging.ImageFormat.Png);
      }

Regardless, I get prompted to open SvgUnit.cs or other Svg .cs files or SvgDocument.cs. Any ideas?

and when I click cancel it results in a "Process is terminated due to StackOverflowException"

Image:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by Microsoft Visio, SVG Export SCSO04EF0ZHYEM.SVGZ Page-1 -->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ev="http://www.w3.org/2001/xml-events"
        xmlns:v="http://schemas.microsoft.com/visio/2003/SVGExtensions/" width="8.5in" height="11in" viewBox="0 0 612 792"
        xml:space="preserve" color-interpolation-filters="sRGB" class="st38">
    <v:documentProperties v:langID="1033" v:viewMarkup="false">
        <v:userDefs>
            <v:ud v:nameU="msvConvertTheme"/>
            <v:ud v:nameU="msvNoAutoConnect" v:val="VT0(1):26"/>
        </v:userDefs>
    </v:documentProperties>

    <style type="text/css">
    <![CDATA[
        .st1 {stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.72}
        .st2 {fill:none;stroke:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.72}
        .st3 {fill:#000000;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.72}
        .st4 {fill:#ffffff;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.72}
        .st5 {fill:#000000;font-family:Calibri;font-size:1.00001em}
        .st6 {fill:none;visibility:hidden}
        .st7 {stroke:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.72}
        .st8 {fill:#ffffff;stroke:none;stroke-linecap:butt;stroke-width:7.2}
        .st9 {fill:#000000;font-family:Arial;font-size:0.833336em}
        .st10 {fill:#ffffff;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.24}
        .st11 {stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.24}
        .st12 {fill:#ff0000;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.24}
        .st13 {fill:#c0c0c0;stroke:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.72}
        .st14 {fill:#ff0000;stroke:#ff0000;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.24}
        .st15 {fill:none;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.24}
        .st16 {fill:#ffffff;font-family:Calibri;font-size:1.73611em}
        .st17 {fill:#ff0000;stroke:#ff0000;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.72}
        .st18 {fill:#ffffff;stroke:#ffffff;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.24}
        .st19 {fill:#000000;font-family:Arial;font-size:0.7397em;font-weight:bold}
        .st20 {fill:#ffff00;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.24}
        .st21 {fill:#000000;font-family:Arial;font-size:0.621529em;font-weight:bold}
        .st22 {font-size:1em}
        .st23 {stroke:#ff0000;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.72}
        .st24 {fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.24}
        .st25 {fill:#000000;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.24}
        .st26 {fill:#ffffff;font-family:Arial;font-size:1.06423em;font-weight:bold}
        .st27 {fill:#00ffff;stroke:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.72}
        .st28 {fill:#800000;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.24}
        .st29 {fill:#008000;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.72}
        .st30 {fill:none}
        .st31 {fill:#000000;font-family:Calibri;font-size:2.15625em;font-weight:bold}
        .st32 {fill:#ff0000;stroke:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.72}
        .st33 {fill:#ffffff;stroke:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.72}
        .st34 {fill:#0000ff;stroke:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.72}
        .st35 {fill:#ffffff;font-family:Calibri;font-size:2.65279em;font-weight:bold}
        .st36 {fill:#000000;font-family:Calibri;font-size:1.5em}
        .st37 {baseline-shift:32.4951%;font-size:0.649902em}
        .st38 {fill:none;fill-rule:evenodd;font-size:12px;overflow:visible;stroke-linecap:square;stroke-miterlimit:3}
    ]]>
    </style>

    <g v:mID="0" v:index="1" v:groupContext="foregroundPage">
        <title>Page-1</title>
        <v:pageProperties v:drawingScale="120" v:pageScale="1" v:drawingUnits="0" v:shadowOffsetX="9" v:shadowOffsetY="-9"/>
        <g id="group3-1" transform="translate(72,-378)" v:mID="3" v:groupContext="group">
            <title>intersect0</title>
            <g id="shape1-2" v:mID="1" v:groupContext="shape">
                <title>Sheet.1</title>
                <path d="M0 792 L432 792" class="st1"/>
            </g>
            <g id="shape2-5" v:mID="2" v:groupContext="shape">
                <title>Sheet.2</title>
                <path d="M0 792 L432 792" class="st1"/>
            </g>
            <g id="shape5-8" v:mID="5" v:groupContext="shape" transform="translate(0,31.5)">
                <title>Sheet.5</title>
                <rect x="0" y="783" width="432" height="9" class="st2"/>
            </g>
        </g>
        <g id="group6-10" transform="translate(82.8,-687.6)" v:mID="6" v:groupContext="group">
            <title>North Arrow</title>
            <g id="shape7-11" v:mID="7" v:groupContext="shape">
                <title>Sheet.7</title>
                <path d="M0 774 A18 18 0 0 1 36 774 A18 18 0 1 1 0 774 Z" class="st3"/>
            </g>
            <g id="shape8-13" v:mID="8" v:groupContext="shape" transform="translate(0,-2.3125)">
                <title>Sheet.8</title>
                <desc>N</desc>
                <v:textBlock v:margins="rect(0,0,0,0)"/>
                <v:textRect cx="18" cy="784.123" width="48" height="20.2458"/>
                <path d="M18 758.31 L0 776.45 L9 776.45 L9 792 L27 792 L27 776.45 L36 776.45 L18 758.31 Z" class="st4"/>
                <text x="14.13" y="787.72" class="st5" v:langID="1033"><v:paragraph v:horizAlign="1"/><v:tabList/>N</text>          </g>
            <g id="shape9-16" v:mID="9" v:groupContext="shape">
                <title>Sheet.9</title>
                <rect x="0" y="756" width="36" height="36" class="st6"/>
                <rect x="0" y="756" width="36" height="36" class="st7"/>
            </g>
        </g>
        <g id="shape10-19" v:mID="10" v:groupContext="shape" transform="translate(-7.2,-657.595)">
            <title>10 pt. Text Block</title>
            <desc>Indicate North</desc>
            <v:textBlock v:margins="rect(4,4,4,4)"/>
            <v:textRect cx="108" cy="781.998" width="216" height="20.0036"/>
            <rect x="0" y="771.996" width="216" height="20.0036" class="st2"/>
            <rect v:rectContext="textBkgnd" x="76.8719" y="775.998" width="62.2565" height="12.0001" class="st8"/>
            <text x="76.87" y="785" class="st9" v:langID="1033"><v:paragraph v:horizAlign="1"/><v:tabList/>Indicate North</text>        </g>
        <g id="shape11-23" v:mID="11" v:groupContext="shape" transform="translate(403.2,-25.9982)">
            <title>10 pt. Text Block.11</title>
            <desc>Drawing Not To Scale.</desc>
            <v:textBlock v:margins="rect(4,4,4,4)"/>
            <v:textRect cx="72" cy="781.998" width="144" height="20.0036"/>
            <rect x="0" y="771.996" width="144" height="20.0036" class="st2"/>
            <rect v:rectContext="textBkgnd" x="21.9801" y="775.998" width="100.04" height="12.0001" class="st8"/>
            <text x="21.98" y="785" class="st9" v:langID="1033"><v:paragraph v:horizAlign="1"/><v:tabList/>Drawing Not To Scale.</text>     </g>
        <g id="group12-27" transform="translate(77.55,-561.6)" v:mID="12" v:groupContext="group">
            <title>Fire Hydrant</title>
            <g id="shape13-28" v:mID="13" v:groupContext="shape" transform="translate(61.3594,-28.1531)">
                <title>Sheet.13</title>
                <rect x="0" y="779.006" width="21.6563" height="12.9938" class="st10"/>
            </g>
            <g id="shape14-30" v:mID="14" v:groupContext="shape" transform="translate(-13.7156,-28.1531)">
                <title>Sheet.14</title>
                <rect x="0" y="779.006" width="21.6563" height="12.9938" class="st10"/>
            </g>
            <g id="shape15-32" v:mID="15" v:groupContext="shape" transform="translate(8.6625,-8.6625)">
                <title>Sheet.15</title>
                <path d="M0 766.01 A25.9875 25.9875 0 0 1 51.98 766.01 A25.9875 25.9875 0 1 1 0 766.01 Z" class="st10"/>
            </g>
            <g id="shape16-34" v:mID="16" v:groupContext="shape" transform="translate(17.325,-17.325)">
                <title>Sheet.16</title>
                <path d="M0 774.67 A17.325 17.325 0 0 1 34.65 774.67 A17.325 17.325 0 1 1 -0 774.67 Z" class="st10"/>
            </g>
            <g id="shape17-36" v:mID="17" v:groupContext="shape">
                <title>Sheet.17</title>
                <rect x="0" y="722.7" width="69.3" height="69.3" class="st2"/>
            </g>
        </g>
        <g id="group18-38" transform="translate(218.7,-626.4)" v:mID="18" v:groupContext="group">
            <title>Traffic Signal #3</title>
            <g id="shape19-39" v:mID="19" v:groupContext="shape">
                <title>Sheet.19</title>
                <rect x="0" y="720" width="72" height="72" class="st10"/>
            </g>
            <g id="shape20-41" v:mID="20" v:groupContext="shape" transform="translate(-756,720) rotate(-90)">
                <title>Sheet.20</title>
                <path d="M0 792 L18 792" class="st11"/>
            </g>
            <g id="shape21-44" v:mID="21" v:groupContext="shape" transform="translate(9,-9)">
                <title>Sheet.21</title>
                <path d="M0 765 A27 27 0 0 1 54 765 A27 27 0 1 1 0 765 Z" class="st12"/>
            </g>
            <g id="shape22-46" v:mID="22" v:groupContext="shape" transform="translate(9,-9)">
                <title>Sheet.22</title>
            </g>
            <g id="shape23-48" v:mID="23" v:groupContext="shape" transform="translate(9,-9)">
                <title>Sheet.23</title>
            </g>
            <g id="shape24-50" v:mID="24" v:groupContext="shape" transform="translate(22.5,-27)">
                <title>Sheet.24</title>
            </g>
            <g id="shape25-52" v:mID="25" v:groupContext="shape" transform="translate(49.5,-27) scale(-1,1)">
                <title>Sheet.25</title>
            </g>
            <g id="shape26-54" v:mID="26" v:groupContext="shape" transform="translate(7.5,-7.5)">
                <title>Sheet.26</title>
                <path d="M6.33 763.5 A22.1667 22.1667 90 1 1 50.67 763.5 A22.1667 22.1667 90 0 1 6.33 763.5 ZM0 792 L57 792 L57 735
                             L0 735 L0 792 Z" class="st13"/>
            </g>
        </g>
        <g id="group27-56" transform="translate(72,-450)" v:mID="27" v:groupContext="group">
            <title>Stop</title>
            <g id="shape28-57" v:mID="28" v:groupContext="shape">
                <title>Sheet.28</title>
                <path d="M23.44 717 L51.56 717 L75 740.44 L75 768.56 L51.56 792 L23.44 792 L0 768.56 L0 740.44 L23.44 717 Z"
                        class="st14"/>
            </g>
            <g id="shape29-59" v:mID="29" v:groupContext="shape" transform="translate(2.34375,-2.34375)">
                <title>Sheet.29</title>
                <desc>STOP</desc>
                <v:textBlock v:margins="rect(0,0,0,0)"/>
                <v:textRect cx="35.1563" cy="756.844" width="70.32" height="70.3125"/>
                <path d="M21.97 721.69 L48.34 721.69 L70.31 743.66 L70.31 770.03 L48.34 792 L21.97 792 L0 770.03 L0 743.66 L21.97
                             721.69 Z" class="st15"/>
                <text x="13.02" y="763.09" class="st16" v:langID="1033"><v:paragraph v:horizAlign="1"/><v:tabList/>STOP</text>          </g>
        </g>
        <g id="group30-62" transform="translate(219.03,-502.56)" v:mID="30" v:groupContext="group">
            <title>Yield</title>
            <g id="shape31-63" v:mID="31" v:groupContext="shape" transform="translate(-2.65705,-4.13318)">
                <title>Sheet.31</title>
                <path d="M4.35 725.57 L79.35 725.57 A2.4 2.4 0 0 1 81.38 729.25 L43.88 788.78 A2.4 2.4 0 0 1 39.82 788.78 L2.32 729.25
                             A2.4 2.4 0 0 1 4.35 725.57 Z" class="st17"/>
            </g>
            <g id="shape32-65" v:mID="32" v:groupContext="shape" transform="translate(0,-6.93784)">
                <title>Sheet.32</title>
                <path d="M4.34 729.56 L74.04 729.56 A2.4 2.4 0 0 1 76.08 733.24 L41.22 788.76 A2.4 2.4 0 0 1 37.16 788.76 L2.31 733.24
                             A2.4 2.4 0 0 1 4.34 729.56 Z" class="st15"/>
            </g>
            <g id="shape33-67" v:mID="33" v:groupContext="shape" transform="translate(19.485,-30.3187)">
                <title>Sheet.33</title>
                <desc>YIELD</desc>
                <v:textBlock v:margins="rect(0,0,0,0)"/>
                <v:textRect cx="19.485" cy="767.802" width="97.61" height="21.6283"/>
                <path d="M2.26 763.16 L36.71 763.16 A1.2 1.2 0 0 1 37.71 765.03 L20.48 790.53 A1.2 1.2 0 0 1 18.49 790.53 L1.26 765.03
                             A1.2 1.2 0 0 1 2.26 763.16 Z" class="st18"/>
                <text x="6.42" y="770.46" class="st19" v:langID="1033"><v:paragraph v:horizAlign="1"/><v:tabList/>YIELD</text>          </g>
        </g>
        <g id="group34-70" transform="translate(79.5,-273.6)" v:mID="34" v:groupContext="group">
            <title>No Passing</title>
            <g id="shape35-71" v:mID="35" v:groupContext="shape" transform="translate(0,-6.66)">
                <title>No Passing.24</title>
                <desc>NO PASSING ZONE</desc>
                <v:textBlock v:margins="rect(0,0,0,0)"/>
                <v:textRect cx="28.1925" cy="776.46" width="51.02" height="31.08"/>
                <path d="M0 789.61 L0 763.31 A1.8 1.8 0 0 1 2.3 761.59 L47.73 774.73 A1.8 1.8 0 0 1 47.73 778.19 L2.3 791.33 A1.8
                             1.8 0 0 1 0 789.61 Z" class="st20"/>
                <text x="2.69" y="769.75" class="st21" v:langID="1033"><v:paragraph/><v:tabList/>NO<v:newlineChar/><tspan x="2.69"
                            dy="1.2em" class="st22">PASSING<v:newlineChar/></tspan><tspan x="2.69" dy="1.2em" class="st22">ZONE</tspan></text>          </g>
        </g>
        <g id="group36-76" transform="translate(244.65,-262.8)" v:mID="36" v:groupContext="group">
            <title>No Right/ Left Turn</title>
            <g id="shape37-77" v:mID="37" v:groupContext="shape">
                <title>Sheet.37</title>
                <rect x="0" y="729.3" width="62.7" height="62.7" rx="1.8" ry="1.8" class="st18"/>
            </g>
            <g id="shape38-79" v:mID="38" v:groupContext="shape" transform="translate(1.30625,-1.30625)">
                <title>Sheet.38</title>
                <rect x="0" y="731.912" width="60.0875" height="60.0875" rx="1.8" ry="1.8" class="st10"/>
            </g>
            <g id="shape39-81" v:mID="39" v:groupContext="shape" transform="translate(41.7979,-18.2854) scale(-1,1)">
                <title>Sheet.39</title>
            </g>
            <g id="shape40-83" v:mID="40" v:groupContext="shape" transform="translate(23.5125,-18.2875)">
                <title>Sheet.40</title>
                <path d="M0 792 L0 767.18 L18.29 767.18 L13.06 763.26 L13.06 771.1 L18.29 767.18" class="st1"/>
            </g>
            <g id="shape41-86" v:mID="41" v:groupContext="shape" transform="translate(7.8375,-7.8375)">
                <title>Sheet.41</title>
                <path d="M6.89 751.86 L40.14 785.11 A23.5125 23.5125 -180 0 0 47.03 768.49 A23.5125 23.5125 -180 0 0 6.89 751.86"
                        class="st23"/>
                <path d="M40.14 785.11 L6.89 751.86 A23.5125 23.5125 -180 0 0 -0 768.49 A23.5125 23.5125 -180 0 0 40.14 785.11"
                        class="st23"/>
            </g>
        </g>
        <g id="group42-90" transform="translate(411.57,-296.64)" v:mID="42" v:groupContext="group">
            <title>No Trucks</title>
            <g id="shape43-91" v:mID="43" v:groupContext="shape">
                <title>Sheet.43</title>
                <rect x="0" y="751.14" width="40.86" height="40.86" rx="1.8" ry="1.8" class="st18"/>
            </g>
            <g id="shape44-93" v:mID="44" v:groupContext="shape" transform="translate(0.85125,-0.85125)">
                <title>Sheet.44</title>
                <rect x="0" y="752.842" width="39.1575" height="39.1575" rx="1.8" ry="1.8" class="st24"/>
            </g>
            <g id="shape45-95" v:mID="45" v:groupContext="shape" transform="translate(11.0662,-15.1844)">
                <title>Sheet.45</title>
                <path d="M17.02 790.16 L18.73 790.16 L18.73 781.65 L5.11 781.65 L2.55 786.82 L0 786.82 L0 790.23 L1.7 790.23 A1.34594
                             1.34594 -180 1 0 4.26 790.23 L14.47 790.16 A1.34594 1.34594 -180 1 0 17.02 790.16 Z" class="st25"/>
            </g>
            <g id="shape46-97" v:mID="46" v:groupContext="shape" transform="translate(5.1075,-5.1075)">
                <title>Sheet.46</title>
                <path d="M4.49 765.84 L26.16 787.51 A15.3225 15.3225 -180 0 0 30.65 776.68 A15.3225 15.3225 -180 0 0 4.49 765.84"
                        class="st23"/>
                <path d="M26.16 787.51 L4.49 765.84 A15.3225 15.3225 -180 0 0 0 776.68 A15.3225 15.3225 -180 0 0 26.16 787.51"
                        class="st23"/>
            </g>
        </g>
        <g id="group47-101" transform="translate(102.72,-194.4)" v:mID="47" v:groupContext="group">
            <title>Wrong Way</title>
            <g id="shape48-102" v:mID="48" v:groupContext="shape">
                <title>Sheet.48</title>
                <rect x="0" y="746.025" width="73.56" height="45.975" rx="2.4" ry="2.4" class="st14"/>
            </g>
            <g id="shape49-104" v:mID="49" v:groupContext="shape" transform="translate(1.75143,-1.64196)">
                <title>Sheet.49</title>
                <desc>WRONG WAY</desc>
                <v:textBlock v:margins="rect(0,0,0,0)"/>
                <v:textRect cx="35.0286" cy="770.654" width="70.06" height="42.6911"/>
                <rect x="0" y="749.309" width="70.0571" height="42.6911" rx="2.4" ry="2.4" class="st15"/>
                <text x="9.85" y="766.82" class="st26" v:langID="1033"><v:paragraph v:horizAlign="1"/><v:tabList/>WRONG<v:newlineChar/><tspan
                            x="20.13" dy="1.2em" class="st22">WAY</tspan></text>            </g>
        </g>
        <g id="shape50-108" v:mID="50" v:groupContext="shape" transform="translate(372,-69)">
            <title>Ocean</title>
            <path d="M162.4 588.04 A12.6821 12.6821 -180 0 0 163.81 597.86 L178.26 623.26 A11.9124 11.9124 0 0 1 179.46 633.01 L177.56
                         639.95 A236.838 236.838 0 0 1 174.53 650.22 L166.76 674.58 A31.6982 31.6982 -180 0 0 165.14 685.08 L165.14
                         691.56 A22.7709 22.7709 -180 0 0 167.34 701.79 L173.01 714.24 L178.67 726.69 A8.73134 8.73134 0 0 1 177.92
                         735.84 L169.07 748.8 L160.23 761.76 A10.2836 10.2836 -180 0 0 158.83 771.2 L163.9 787.9 A3.02097 3.02097
                         0 0 1 161.21 792 A5.64513 5.64513 0 0 1 156.03 787.9 L150.97 771.2 A11.0243 11.0243 0 0 1 152.14 761.59
                         L162.96 743.75 A14.1648 14.1648 -180 0 0 165.14 735.84 A35.0468 35.0468 -180 0 0 164.19 727.33 L162.4 719.48
                         A48.6821 48.6821 -180 0 0 159.01 709.41 L155.54 701.79 A22.7709 22.7709 0 0 1 153.35 691.56 L153.35 685.08
                         A29.6978 29.6978 0 0 1 155.07 674.62 L163.42 650.18 A66.3464 66.3464 -180 0 0 166.11 639.82 L167.32 633.14
                         A13.9327 13.9327 -180 0 0 165.76 623.21 L151.94 597.91 A9.83579 9.83579 0 0 1 151.61 588.45 L155.52 579.86
                         A6.54159 6.54159 0 0 1 161.21 576 A3.26151 3.26151 0 0 1 164.19 580.19 L162.4 588.04 ZM0 792 L0 576 L144.5
                         576 A4.07689 4.07689 0 0 1 148.22 581.24 L146.67 588.04 A12.6821 12.6821 -180 0 0 148.09 597.86 L157.28
                         614.02 L162.54 623.26 A12.6821 12.6821 0 0 1 163.95 633.08 L162.4 639.88 A57.7299 57.7299 0 0 1 159.16 650.03
                         L154.61 660.95 A57.7299 57.7299 -180 0 0 151.37 671.09 L150.61 674.44 A43.8085 43.8085 -180 0 0 149.41 685.08
                         L149.41 691.56 A22.7709 22.7709 -180 0 0 151.61 701.79 L155.08 709.41 A48.6821 48.6821 0 0 1 158.47 719.48
                         L160.02 726.28 A14.5827 14.5827 0 0 1 159.01 736.35 L155.54 743.97 A58.4495 58.4495 0 0 1 150.4 753.12 L144.5
                         761.76 A12.0267 12.0267 -180 0 0 142.51 771.38 L143.8 778.42 A28.7588 28.7588 -180 0 0 147.05 787.68 A2.79239
                         2.79239 0 0 1 144.83 792 L0 792 Z" class="st27"/>
        </g>
        <g id="shape51-110" v:mID="51" v:groupContext="shape" transform="translate(210,-430.2)">
            <title>Board Fence</title>
            <path d="M240.72 792.9 L278.48 792.9 L278.48 791.1 L240.72 791.1 L240.72 792.9 ZM193.52 792.9 L231.28 792.9 L231.28 791.1
                         L193.52 791.1 L193.52 792.9 ZM146.32 792.9 L184.08 792.9 L184.08 791.1 L146.32 791.1 L146.32 792.9 ZM4.72
                         792.9 L42.48 792.9 L42.48 791.1 L4.72 791.1 L4.72 792.9 ZM99.12 792.9 L136.88 792.9 L136.88 791.1 L99.12
                         791.1 L99.12 792.9 ZM51.92 792.9 L89.68 792.9 L89.68 791.1 L51.92 791.1 L51.92 792.9 ZM0 790.2 L283.2 790.2
                         L283.2 788.4 L0 788.4 L0 790.2 Z" class="st28"/>
        </g>
        <g id="group52-112" transform="translate(31.5,-48)" v:mID="52" v:groupContext="group">
            <title>Decid. Tree</title>
            <g id="shape53-113" v:mID="53" v:groupContext="shape" transform="translate(1.8,-2.7)">
                <title>Sheet.53</title>
                <path d="M19.8 673.2 L19.8 684 L19.8 689.4 L14.4 691.2 L7.2 702 L10.8 707.4 L5.4 714.6 L0 716.4 L3.6 723.6 L1.8 725.4
                             L5.4 738 L9 738 L10.8 739.8 L14.4 741.6 L14.4 745.2 L12.6 752.4 L18 750.6 L18 763.2 L25.2 761.4 L32.4
                             756 L34.2 768.6 L26.21 773.75 L35.93 776.66 L45 784.8 L54 777.6 L59.4 779.4 L57.6 786.6 L63 788.4 L64.8
                             792 L70.2 790.2 L81 792 L84.6 783 L86.4 781.2 L90 784.8 L102.6 784.8 L108 784.8 L102.6 775.8 L109.8
                             770.4 L113.4 774 L120.6 774 L120.6 763.2 L124.2 763.2 L124.2 757.8 L127.8 759.6 L135 754.2 L127.8 750.6
                             L124.2 750.6 L124.2 741.6 L131.4 743.4 L138.6 741.6 L138.6 730.8 L131.4 729 L131.4 725.4 L140.4 725.4
                             L140.4 720 L135 718.2 L122.4 707.4 L129.6 705.6 L133.2 698.4 L138.6 694.8 L129.6 691.2 L126 687.6 L126
                             680.4 L120.6 685.8 L118.8 678.6 L122.4 671.4 L111.6 671.4 L103 672.98 L104.4 660.6 L95.4 658.8 L88.2
                             660.6 L84.6 657 L79.2 660.6 L77.4 662.4 L77.4 666 L68.4 662.4 L64.8 657 L57.6 653.4 L50.4 653.4 L54
                             655.2 L54 664.2 L46.8 664.2 L32.4 667.8 L27 662.4 L25.2 669.6 L27 673.2 L25.2 675 L19.8 673.2 Z"
                        class="st29"/>
            </g>
            <g id="shape54-115" v:mID="54" v:groupContext="shape">
                <title>Sheet.54</title>
                <path d="M74.63 784.42 L78.23 786.22 L81.83 780.82 L75.32 777.08 L71.03 780.82 L74.63 784.42 ZM126.83 735.82 L120.35
                             733.66 L123.59 727.18 L128.63 734.02 L126.83 735.82 ZM122.87 698.74 L121.07 693.34 L122.87 691.54 L113.87
                             688.3 L113.87 698.74 L122.87 698.74 ZM83.63 665.62 L83.63 669.22 L78.23 672.82 L90.22 675.34 L83.63
                             665.62 Z" class="st30"/>
                <path d="M74.63 784.42 L78.23 786.22 L81.83 780.82 L75.32 777.08 L71.03 780.82 L74.63 784.42" class="st1"/>
                <path d="M126.83 735.82 L120.35 733.66 L123.59 727.18 L128.63 734.02 L126.83 735.82" class="st1"/>
                <path d="M122.87 698.74 L121.07 693.34 L122.87 691.54 L113.87 688.3 L113.87 698.74 L122.87 698.74" class="st1"/>
                <path d="M83.63 665.62 L83.63 669.22 L78.23 672.82 L90.22 675.34 L83.63 665.62" class="st1"/>
                <path d="M60.54 656.96 L57.6 653.4 L46.8 657 L41.4 664.2 L23.4 664.2 L21.6 673.2 L18 678.6 L10.8 684 L9 691.2 L0
                             696.6 L3.6 707.4 L7.2 720 L1.8 736.2 L12.6 745.2 L28.8 745.2 L25.2 757.8 L30.6 757.8 L30.6 763.2 L33.01
                             779.22 L50.4 768.6 L52.2 779.4 L55.8 790.2 L68.4 788.4 L72 792 L77.4 790.2 L82.8 790.2 L88.2 788.4 L90
                             779.4 L95.4 777.6 L104.4 777.6 L106.2 772.2 L109.8 772.2 L109.8 768.6 L109.8 763.2 L127.8 763.2 L129.6
                             743.4 L136.8 739.8 L144 739.8 L142.2 727.2 L135 720 L140.4 716.4 L144 709.2 L138.6 707.4 L135 705.6
                             L135 702 L138.6 696.6 L131.4 694.8 L136.8 687.6 L126 687.6 L124.2 682.2 L117 678.6 L117 667.8 L115.2
                             660.6 L113.04 664.2 L106.2 662.4 L84.6 658.8 L88.2 655.2 L88.2 651.6 L77.4 648 L75.6 653.4 L64.8 653.4
                             L61.2 655.2 L63 657 L59.4 657" class="st1"/>
            </g>
        </g>
        <g id="shape55-122" v:mID="55" v:groupContext="shape" transform="translate(261,-465)">
            <title>River</title>
            <path d="M0 756 L5.14 756 L10.29 756 L20.57 757.12 L30.86 759.23 L41.14 763.87 L54 766.12 L72 761.62 L92.57 756 L110.62
                         761.76 L125.41 761.52 L144 756 L144 778.56 L129.6 781.2 L110.57 785.25 L100.29 780.75 L87.43 783 L78.27
                         789.75 L69.43 792 L50.14 787.5 L37.29 783 L26.84 779.48 L15.43 777.23 L0 778.5 L0 756 Z" class="st27"/>
        </g>
        <g id="group56-124" transform="translate(379.95,-626.4)" v:mID="56" v:groupContext="group">
            <title>U.S. Route</title>
            <g id="shape57-125" v:mID="57" v:groupContext="shape" transform="translate(0.083843,-44.0913)">
                <title>Sheet.57</title>
                <path d="M4.12 792 L57.81 792 A164.953 41.6728 125.84 0 1 58.18 788.25 A8.36652 5.22907 84.56 0 1 61.93 780.74 L54.43
                             773.23 A17.8913 11.9275 7.13 0 1 43.16 778.86 A11.4424 7.04145 173.17 0 1 30.97 773.23 A11.4424 7.04145
                             6.83 0 1 18.77 778.86 A17.8913 11.9275 172.87 0 1 7.51 773.23 L0 780.74 A8.36652 5.22907 95.44 0 1 3.75
                             788.25 A164.953 41.6728 54.16 0 1 4.12 792 Z" class="st25"/>
            </g>
            <g id="shape58-127" v:mID="58" v:groupContext="shape" transform="translate(0,1.97258)">
                <title>Sheet.58</title>
                <desc>216</desc>
                <v:textBlock v:margins="rect(0,0,0,0)"/>
                <v:textRect cx="31.05" cy="764.077" width="62.1" height="48.7952"/>
                <path d="M57.89 743.2 L4.21 743.2 A164.953 41.6728 54.16 0 1 1.96 758.22 A365.335 95.6597 -19.23 0 0 1.02 776.99
                             A38.6254 12.3895 -8.59 0 0 23.54 784.49 A9.73091 8.51455 0 0 1 31.05 792 A9.73091 8.51455 0 0 1 38.56
                             784.49 A38.6254 12.3895 -171.41 0 0 61.08 776.99 A365.335 95.6597 -160.77 0 0 60.14 758.22 A164.953
                             41.6728 125.84 0 1 57.89 743.2 Z" class="st10"/>
                <text x="11.38" y="771.84" class="st31" v:langID="1033"><v:paragraph v:horizAlign="1"/><v:tabList/>216</text>           </g>
        </g>
        <g id="group59-130" transform="translate(440.85,-529.2)" v:mID="59" v:groupContext="group">
            <title>Interstate</title>
            <g id="shape60-131" v:mID="60" v:groupContext="shape" transform="translate(1.1197,-47.2725)">
                <title>Sheet.60</title>
                <path d="M3.6 780.54 A35.2614 45.8398 -180 0 0 0 792 L55.06 792 A35.2614 45.8398 -180 0 0 51.47 780.58 A12.1338 5.74439
                             0 0 1 39.35 786.27 A11.8225 5.73 0 0 1 27.54 780.75 A12.1338 5.74439 0 0 1 15.43 786.27 A11.8225 5.73
                             0 0 1 3.6 780.54 Z" class="st32"/>
            </g>
            <g id="shape61-133" v:mID="61" v:groupContext="shape" transform="translate(1.10192,-43.931)">
                <title>Sheet.61</title>
                <rect x="0" y="788.659" width="55.0962" height="3.34149" class="st33"/>
            </g>
            <g id="shape62-135" v:mID="62" v:groupContext="shape">
                <title>Sheet.62</title>
                <desc>90</desc>
                <v:textBlock v:margins="rect(0,0,0,0)"/>
                <v:textRect cx="28.65" cy="768.126" width="57.3" height="43.931"/>
                <path d="M56.18 748.07 L1.12 748.07 A35.2615 35.6506 -180 0 0 0 756.98 A35.2615 35.6506 -180 0 0 28.65 792 A35.2615
                             35.6506 -180 0 0 57.3 756.98 A35.2615 35.6506 -180 0 0 56.18 748.07 Z" class="st34"/>
                <text x="12.52" y="777.68" class="st35" v:langID="1033"><v:paragraph v:horizAlign="1"/><v:tabList/>90</text>            </g>
        </g>
        <g id="shape63-138" v:mID="63" v:groupContext="shape" transform="translate(217.5,-706.5)">
            <title>Sheet.63</title>
            <desc>This is test. 2nd line of text.</desc>
            <v:textBlock v:margins="rect(4,4,4,4)"/>
            <v:textRect cx="72.0333" cy="758.833" width="144.07" height="66.3333"/>
            <rect x="0" y="725.667" width="144.067" height="66.3333" class="st2"/>
            <text x="31.38" y="753.43" class="st36" v:langID="1033"><v:paragraph v:horizAlign="1"/><v:tabList/>This is test.<v:newlineChar/><tspan
                        x="17.71" dy="1.2em" class="st22">2</tspan><tspan dy="-0.234em" class="st37" v:baseFontSize="18">nd</tspan><tspan
                        dy="0.152em" class="st22"> </tspan>line of text.</text>     </g>
    </g>
</svg>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions