diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2013-04-26 16:55:14 +0000 |
|---|---|---|
| committer | Jabiertxo Arraiza Zenotz <jtx@jtx.marker.es> | 2013-04-26 16:55:14 +0000 |
| commit | dccca32d43a1ec37bf8ca643c4672a377ec1dfe9 (patch) | |
| tree | ddc43e8c99f1bfe83175064ba2c3608a686b465c | |
| parent | updating to previous po (diff) | |
| parent | translation typo (diff) | |
| download | inkscape-dccca32d43a1ec37bf8ca643c4672a377ec1dfe9.tar.gz inkscape-dccca32d43a1ec37bf8ca643c4672a377ec1dfe9.zip | |
update to trunk
(bzr r11950.1.107)
| -rw-r--r-- | po/nl.po | 655 | ||||
| -rw-r--r-- | share/symbols/BalloonSymbols.svg | 128 | ||||
| -rw-r--r-- | share/symbols/FlowSymbols.svg | 271 | ||||
| -rw-r--r-- | share/symbols/Makefile.am | 5 | ||||
| -rw-r--r-- | share/symbols/MapSymbols.svg | 2777 | ||||
| -rw-r--r-- | src/color-profile.cpp | 6 | ||||
| -rw-r--r-- | src/color.cpp | 4 | ||||
| -rw-r--r-- | src/dom/util/ziptool.cpp | 26 | ||||
| -rw-r--r-- | src/extension/internal/odf.cpp | 69 | ||||
| -rw-r--r-- | src/extension/internal/odf.h | 2 | ||||
| -rw-r--r-- | src/selection-chemistry.cpp | 79 | ||||
| -rw-r--r-- | src/selection-chemistry.h | 3 | ||||
| -rw-r--r-- | src/snapped-point.cpp | 163 | ||||
| -rw-r--r-- | src/sp-use.cpp | 13 | ||||
| -rw-r--r-- | src/style.cpp | 2 | ||||
| -rw-r--r-- | src/style.h | 6 | ||||
| -rw-r--r-- | src/ui/clipboard.cpp | 12 | ||||
| -rw-r--r-- | src/ui/dialog/symbols.cpp | 81 | ||||
| -rw-r--r-- | src/ui/dialog/symbols.h | 8 | ||||
| -rw-r--r-- | src/ui/dialog/xml-tree.cpp | 1 | ||||
| -rw-r--r-- | src/ui/previewholder.cpp | 2 | ||||
| -rw-r--r-- | src/verbs.cpp | 2 | ||||
| -rw-r--r-- | src/widgets/desktop-widget.cpp | 20 | ||||
| -rw-r--r-- | src/widgets/widget-sizes.h | 2 | ||||
| -rw-r--r-- | src/xml/repr-util.cpp | 2 |
25 files changed, 3857 insertions, 482 deletions
@@ -57,8 +57,8 @@ msgid "" msgstr "" "Project-Id-Version: inkscape 0.49\n" "Report-Msgid-Bugs-To: inkscape-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2013-03-27 16:52+0100\n" -"PO-Revision-Date: 2013-03-27 20:57+0100\n" +"POT-Creation-Date: 2013-03-30 18:29+0100\n" +"PO-Revision-Date: 2013-04-23 23:11+0100\n" "Last-Translator: Kris De Gussem <Kris.DeGussem@gmail.com>\n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -991,8 +991,8 @@ msgid "Black Light" msgstr "Zwart licht" #: ../share/filters/filters.svg.h:1 -#: ../src/ui/dialog/clonetiler.cpp:832 -#: ../src/ui/dialog/clonetiler.cpp:983 +#: ../src/ui/dialog/clonetiler.cpp:831 +#: ../src/ui/dialog/clonetiler.cpp:982 #: ../src/extension/internal/bitmap/colorize.cpp:52 #: ../src/extension/internal/filter/bumps.h:101 #: ../src/extension/internal/filter/bumps.h:321 @@ -3429,445 +3429,445 @@ msgstr "Er is geen vorige zoom." msgid "No next zoom." msgstr "Er is geen volgende zoom." -#: ../src/ui/dialog/clonetiler.cpp:112 +#: ../src/ui/dialog/clonetiler.cpp:111 msgid "_Symmetry" msgstr "_Symmetrie" #. TRANSLATORS: "translation" means "shift" / "displacement" here. -#: ../src/ui/dialog/clonetiler.cpp:124 +#: ../src/ui/dialog/clonetiler.cpp:123 msgid "<b>P1</b>: simple translation" msgstr "<b>P1</b>: eenvoudige verplaatsing" -#: ../src/ui/dialog/clonetiler.cpp:125 +#: ../src/ui/dialog/clonetiler.cpp:124 msgid "<b>P2</b>: 180° rotation" msgstr "<b>P2</b>: 180° draaien" -#: ../src/ui/dialog/clonetiler.cpp:126 +#: ../src/ui/dialog/clonetiler.cpp:125 msgid "<b>PM</b>: reflection" msgstr "<b>PM</b>: spiegeling" #. TRANSLATORS: "glide reflection" is a reflection and a translation combined. #. For more info, see http://mathforum.org/sum95/suzanne/symsusan.html -#: ../src/ui/dialog/clonetiler.cpp:129 +#: ../src/ui/dialog/clonetiler.cpp:128 msgid "<b>PG</b>: glide reflection" msgstr "<b>PG</b>: schuifspiegeling" -#: ../src/ui/dialog/clonetiler.cpp:130 +#: ../src/ui/dialog/clonetiler.cpp:129 msgid "<b>CM</b>: reflection + glide reflection" msgstr "<b>CM</b>: spiegeling + schuifspiegeling" -#: ../src/ui/dialog/clonetiler.cpp:131 +#: ../src/ui/dialog/clonetiler.cpp:130 msgid "<b>PMM</b>: reflection + reflection" msgstr "<b>PMM</b>: spiegeling + spiegeling" -#: ../src/ui/dialog/clonetiler.cpp:132 +#: ../src/ui/dialog/clonetiler.cpp:131 msgid "<b>PMG</b>: reflection + 180° rotation" msgstr "<b>PMG</b>: spiegeling + 180° draaien" -#: ../src/ui/dialog/clonetiler.cpp:133 +#: ../src/ui/dialog/clonetiler.cpp:132 msgid "<b>PGG</b>: glide reflection + 180° rotation" msgstr "<b>PGG</b>: schuifspiegeling + 180° draaien" -#: ../src/ui/dialog/clonetiler.cpp:134 +#: ../src/ui/dialog/clonetiler.cpp:133 msgid "<b>CMM</b>: reflection + reflection + 180° rotation" msgstr "<b>CMM</b>: spiegeling + spiegeling + 180° draaien" -#: ../src/ui/dialog/clonetiler.cpp:135 +#: ../src/ui/dialog/clonetiler.cpp:134 msgid "<b>P4</b>: 90° rotation" msgstr "<b>P4</b>: 90° draaien" -#: ../src/ui/dialog/clonetiler.cpp:136 +#: ../src/ui/dialog/clonetiler.cpp:135 msgid "<b>P4M</b>: 90° rotation + 45° reflection" msgstr "<b>P4M</b>: 90° draaien + 45° spiegeling" -#: ../src/ui/dialog/clonetiler.cpp:137 +#: ../src/ui/dialog/clonetiler.cpp:136 msgid "<b>P4G</b>: 90° rotation + 90° reflection" msgstr "<b>P4G</b>: 90° draaien + 90° spiegeling" -#: ../src/ui/dialog/clonetiler.cpp:138 +#: ../src/ui/dialog/clonetiler.cpp:137 msgid "<b>P3</b>: 120° rotation" msgstr "<b>P3</b>: 120° draaien" -#: ../src/ui/dialog/clonetiler.cpp:139 +#: ../src/ui/dialog/clonetiler.cpp:138 msgid "<b>P31M</b>: reflection + 120° rotation, dense" msgstr "<b>P31M</b>: spiegeling + 120° draaien, dicht" -#: ../src/ui/dialog/clonetiler.cpp:140 +#: ../src/ui/dialog/clonetiler.cpp:139 msgid "<b>P3M1</b>: reflection + 120° rotation, sparse" msgstr "<b>P3M1</b>: spiegeling + 120° draaien, dun" -#: ../src/ui/dialog/clonetiler.cpp:141 +#: ../src/ui/dialog/clonetiler.cpp:140 msgid "<b>P6</b>: 60° rotation" msgstr "<b>P6</b>: 60° draaien" -#: ../src/ui/dialog/clonetiler.cpp:142 +#: ../src/ui/dialog/clonetiler.cpp:141 msgid "<b>P6M</b>: reflection + 60° rotation" msgstr "<b>P6M</b>: spiegeling + 60° draaien" -#: ../src/ui/dialog/clonetiler.cpp:162 +#: ../src/ui/dialog/clonetiler.cpp:161 msgid "Select one of the 17 symmetry groups for the tiling" msgstr "Selecteer één van de 17 symmetriegroepen voor het tegelen" -#: ../src/ui/dialog/clonetiler.cpp:180 +#: ../src/ui/dialog/clonetiler.cpp:179 msgid "S_hift" msgstr "Ver_plaatsing" #. TRANSLATORS: "shift" means: the tiles will be shifted (offset) horizontally by this amount -#: ../src/ui/dialog/clonetiler.cpp:190 +#: ../src/ui/dialog/clonetiler.cpp:189 #, no-c-format msgid "<b>Shift X:</b>" msgstr "<b>X-verplaatsing:</b>" -#: ../src/ui/dialog/clonetiler.cpp:198 +#: ../src/ui/dialog/clonetiler.cpp:197 #, no-c-format msgid "Horizontal shift per row (in % of tile width)" msgstr "Horizontale verplaatsing voor elke volgende rij (in % van de tegelbreedte)" -#: ../src/ui/dialog/clonetiler.cpp:206 +#: ../src/ui/dialog/clonetiler.cpp:205 #, no-c-format msgid "Horizontal shift per column (in % of tile width)" msgstr "Horizontale verplaatsing voor elke volgende kolom (in % van de tegelbreedte)" -#: ../src/ui/dialog/clonetiler.cpp:212 +#: ../src/ui/dialog/clonetiler.cpp:211 msgid "Randomize the horizontal shift by this percentage" msgstr "De horizontale positie binnen dit percentage willekeurig aanpassen" #. TRANSLATORS: "shift" means: the tiles will be shifted (offset) vertically by this amount -#: ../src/ui/dialog/clonetiler.cpp:222 +#: ../src/ui/dialog/clonetiler.cpp:221 #, no-c-format msgid "<b>Shift Y:</b>" msgstr "<b>Y-verplaatsing:</b>" -#: ../src/ui/dialog/clonetiler.cpp:230 +#: ../src/ui/dialog/clonetiler.cpp:229 #, no-c-format msgid "Vertical shift per row (in % of tile height)" msgstr "Verticale verplaatsing voor elke volgende rij (in % van de tegelhoogte)" -#: ../src/ui/dialog/clonetiler.cpp:238 +#: ../src/ui/dialog/clonetiler.cpp:237 #, no-c-format msgid "Vertical shift per column (in % of tile height)" msgstr "Verticale verplaatsing voor elke volgende kolom (in % van de tegelhoogte)" -#: ../src/ui/dialog/clonetiler.cpp:245 +#: ../src/ui/dialog/clonetiler.cpp:244 msgid "Randomize the vertical shift by this percentage" msgstr "De verticale positie binnen dit percentage willekeurig aanpassen" -#: ../src/ui/dialog/clonetiler.cpp:253 -#: ../src/ui/dialog/clonetiler.cpp:399 +#: ../src/ui/dialog/clonetiler.cpp:252 +#: ../src/ui/dialog/clonetiler.cpp:398 msgid "<b>Exponent:</b>" msgstr "<b>Exponent:</b>" -#: ../src/ui/dialog/clonetiler.cpp:260 +#: ../src/ui/dialog/clonetiler.cpp:259 msgid "Whether rows are spaced evenly (1), converge (<1) or diverge (>1)" msgstr "Of de rij-afstand gelijk blijft (1), afneemt (<1) of toeneemt (>1)" -#: ../src/ui/dialog/clonetiler.cpp:267 +#: ../src/ui/dialog/clonetiler.cpp:266 msgid "Whether columns are spaced evenly (1), converge (<1) or diverge (>1)" msgstr "Of de kolom-afstand gelijk blijft (1), afneemt (<1) of toeneemt (>1)" #. TRANSLATORS: "Alternate" is a verb here -#: ../src/ui/dialog/clonetiler.cpp:275 -#: ../src/ui/dialog/clonetiler.cpp:439 -#: ../src/ui/dialog/clonetiler.cpp:515 -#: ../src/ui/dialog/clonetiler.cpp:588 -#: ../src/ui/dialog/clonetiler.cpp:634 -#: ../src/ui/dialog/clonetiler.cpp:761 +#: ../src/ui/dialog/clonetiler.cpp:274 +#: ../src/ui/dialog/clonetiler.cpp:438 +#: ../src/ui/dialog/clonetiler.cpp:514 +#: ../src/ui/dialog/clonetiler.cpp:587 +#: ../src/ui/dialog/clonetiler.cpp:633 +#: ../src/ui/dialog/clonetiler.cpp:760 msgid "<small>Alternate:</small>" msgstr "<small>Afwisselen:</small>" -#: ../src/ui/dialog/clonetiler.cpp:281 +#: ../src/ui/dialog/clonetiler.cpp:280 msgid "Alternate the sign of shifts for each row" msgstr "De verplaatsingen voor elke rij om-en-om afwisselen" -#: ../src/ui/dialog/clonetiler.cpp:286 +#: ../src/ui/dialog/clonetiler.cpp:285 msgid "Alternate the sign of shifts for each column" msgstr "De verplaatsingen voor elke kolom om-en-om afwisselen" #. TRANSLATORS: "Cumulate" is a verb here -#: ../src/ui/dialog/clonetiler.cpp:293 -#: ../src/ui/dialog/clonetiler.cpp:457 -#: ../src/ui/dialog/clonetiler.cpp:533 +#: ../src/ui/dialog/clonetiler.cpp:292 +#: ../src/ui/dialog/clonetiler.cpp:456 +#: ../src/ui/dialog/clonetiler.cpp:532 msgid "<small>Cumulate:</small>" msgstr "<small>Optellen:</small>" -#: ../src/ui/dialog/clonetiler.cpp:299 +#: ../src/ui/dialog/clonetiler.cpp:298 msgid "Cumulate the shifts for each row" msgstr "De verplaatsingen voor elke rij optellen" -#: ../src/ui/dialog/clonetiler.cpp:304 +#: ../src/ui/dialog/clonetiler.cpp:303 msgid "Cumulate the shifts for each column" msgstr "De verplaatsingen voor elke kolom optellen" #. TRANSLATORS: "Cumulate" is a verb here -#: ../src/ui/dialog/clonetiler.cpp:311 +#: ../src/ui/dialog/clonetiler.cpp:310 msgid "<small>Exclude tile:</small>" msgstr "<small>Tegel uitsluiten:</small>" -#: ../src/ui/dialog/clonetiler.cpp:317 +#: ../src/ui/dialog/clonetiler.cpp:316 msgid "Exclude tile height in shift" msgstr "Tegelhoogte niet bij verplaatsing optellen" -#: ../src/ui/dialog/clonetiler.cpp:322 +#: ../src/ui/dialog/clonetiler.cpp:321 msgid "Exclude tile width in shift" msgstr "Tegelbreedte niet bij verplaatsing optellen" -#: ../src/ui/dialog/clonetiler.cpp:331 +#: ../src/ui/dialog/clonetiler.cpp:330 msgid "Sc_ale" msgstr "_Schalen" -#: ../src/ui/dialog/clonetiler.cpp:339 +#: ../src/ui/dialog/clonetiler.cpp:338 msgid "<b>Scale X:</b>" msgstr "<b>X-vergroting:</b>" -#: ../src/ui/dialog/clonetiler.cpp:347 +#: ../src/ui/dialog/clonetiler.cpp:346 #, no-c-format msgid "Horizontal scale per row (in % of tile width)" msgstr "Horizontale vergroting voor elke volgende rij (in % van de tegelbreedte)" -#: ../src/ui/dialog/clonetiler.cpp:355 +#: ../src/ui/dialog/clonetiler.cpp:354 #, no-c-format msgid "Horizontal scale per column (in % of tile width)" msgstr "Horizontale vergroting voor elke volgende kolom (in % van de tegelbreedte)" -#: ../src/ui/dialog/clonetiler.cpp:361 +#: ../src/ui/dialog/clonetiler.cpp:360 msgid "Randomize the horizontal scale by this percentage" msgstr "De horizontale afmeting binnen dit percentage willekeurig aanpassen" -#: ../src/ui/dialog/clonetiler.cpp:369 +#: ../src/ui/dialog/clonetiler.cpp:368 msgid "<b>Scale Y:</b>" msgstr "<b>Y-vergroting:</b>" -#: ../src/ui/dialog/clonetiler.cpp:377 +#: ../src/ui/dialog/clonetiler.cpp:376 #, no-c-format msgid "Vertical scale per row (in % of tile height)" msgstr "Verticale vergroting voor elke volgende rij (in % van de tegelhoogte)" -#: ../src/ui/dialog/clonetiler.cpp:385 +#: ../src/ui/dialog/clonetiler.cpp:384 #, no-c-format msgid "Vertical scale per column (in % of tile height)" msgstr "Verticale vergroting voor elke volgende kolom (in % van de tegelhoogte)" -#: ../src/ui/dialog/clonetiler.cpp:391 +#: ../src/ui/dialog/clonetiler.cpp:390 msgid "Randomize the vertical scale by this percentage" msgstr "De verticale afmeting binnen dit percentage willekeurig aanpassen" -#: ../src/ui/dialog/clonetiler.cpp:405 +#: ../src/ui/dialog/clonetiler.cpp:404 msgid "Whether row scaling is uniform (1), converge (<1) or diverge (>1)" msgstr "Soort rijvergroting: uniform (1), convergent (<1) of divergent (>1)" -#: ../src/ui/dialog/clonetiler.cpp:411 +#: ../src/ui/dialog/clonetiler.cpp:410 msgid "Whether column scaling is uniform (1), converge (<1) or diverge (>1)" msgstr "Soort kolomvergroting: uniform (1), convergent (<1) of divergent (>1)" -#: ../src/ui/dialog/clonetiler.cpp:419 +#: ../src/ui/dialog/clonetiler.cpp:418 msgid "<b>Base:</b>" msgstr "<b>Grondtal:</b>" -#: ../src/ui/dialog/clonetiler.cpp:425 -#: ../src/ui/dialog/clonetiler.cpp:431 +#: ../src/ui/dialog/clonetiler.cpp:424 +#: ../src/ui/dialog/clonetiler.cpp:430 msgid "Base for a logarithmic spiral: not used (0), converge (<1), or diverge (>1)" msgstr "Grondtal voor logaritmische spiraal: ongebruikt (0), convergent (<1) of divergent (>1)" -#: ../src/ui/dialog/clonetiler.cpp:445 +#: ../src/ui/dialog/clonetiler.cpp:444 msgid "Alternate the sign of scales for each row" msgstr "De vergroting voor elke rij om-en-om afwisselen" -#: ../src/ui/dialog/clonetiler.cpp:450 +#: ../src/ui/dialog/clonetiler.cpp:449 msgid "Alternate the sign of scales for each column" msgstr "De vergroting voor elke kolom om-en-om afwisselen" -#: ../src/ui/dialog/clonetiler.cpp:463 +#: ../src/ui/dialog/clonetiler.cpp:462 msgid "Cumulate the scales for each row" msgstr "De vergrotingen voor elke rij optellen" -#: ../src/ui/dialog/clonetiler.cpp:468 +#: ../src/ui/dialog/clonetiler.cpp:467 msgid "Cumulate the scales for each column" msgstr "De vergrotingen voor elke kolom optellen" -#: ../src/ui/dialog/clonetiler.cpp:477 +#: ../src/ui/dialog/clonetiler.cpp:476 msgid "_Rotation" msgstr "_Rotatie" -#: ../src/ui/dialog/clonetiler.cpp:485 +#: ../src/ui/dialog/clonetiler.cpp:484 msgid "<b>Angle:</b>" msgstr "<b>Hoek:</b>" -#: ../src/ui/dialog/clonetiler.cpp:493 +#: ../src/ui/dialog/clonetiler.cpp:492 #, no-c-format msgid "Rotate tiles by this angle for each row" msgstr "Voor elke volgende rij de tegels over deze hoek draaien" -#: ../src/ui/dialog/clonetiler.cpp:501 +#: ../src/ui/dialog/clonetiler.cpp:500 #, no-c-format msgid "Rotate tiles by this angle for each column" msgstr "Voor elke volgende kolom de tegels over deze hoek draaien" -#: ../src/ui/dialog/clonetiler.cpp:507 +#: ../src/ui/dialog/clonetiler.cpp:506 msgid "Randomize the rotation angle by this percentage" msgstr "De draaihoek binnen dit percentage willekeurig aanpassen" -#: ../src/ui/dialog/clonetiler.cpp:521 +#: ../src/ui/dialog/clonetiler.cpp:520 msgid "Alternate the rotation direction for each row" msgstr "De draairichting voor elke rij om-en-om afwisselen" -#: ../src/ui/dialog/clonetiler.cpp:526 +#: ../src/ui/dialog/clonetiler.cpp:525 msgid "Alternate the rotation direction for each column" msgstr "De draairichting voor elke kolom om-en-om afwisselen" -#: ../src/ui/dialog/clonetiler.cpp:539 +#: ../src/ui/dialog/clonetiler.cpp:538 msgid "Cumulate the rotation for each row" msgstr "De rotaties voor elke rij optellen" -#: ../src/ui/dialog/clonetiler.cpp:544 +#: ../src/ui/dialog/clonetiler.cpp:543 msgid "Cumulate the rotation for each column" msgstr "De rotaties voor elke kolom optellen" -#: ../src/ui/dialog/clonetiler.cpp:553 +#: ../src/ui/dialog/clonetiler.cpp:552 msgid "_Blur & opacity" msgstr "_Vervaging & ondoorzichtigheid" -#: ../src/ui/dialog/clonetiler.cpp:562 +#: ../src/ui/dialog/clonetiler.cpp:561 msgid "<b>Blur:</b>" msgstr "<b>Vervaging:</b>" -#: ../src/ui/dialog/clonetiler.cpp:568 +#: ../src/ui/dialog/clonetiler.cpp:567 msgid "Blur tiles by this percentage for each row" msgstr "De tegels elke volgende rij met dit percentage vervagen" -#: ../src/ui/dialog/clonetiler.cpp:574 +#: ../src/ui/dialog/clonetiler.cpp:573 msgid "Blur tiles by this percentage for each column" msgstr "De tegels elke volgende kolom met dit percentage vervagen" -#: ../src/ui/dialog/clonetiler.cpp:580 +#: ../src/ui/dialog/clonetiler.cpp:579 msgid "Randomize the tile blur by this percentage" msgstr "Tegels binnen dit percentage willekeurig vervagen" -#: ../src/ui/dialog/clonetiler.cpp:594 +#: ../src/ui/dialog/clonetiler.cpp:593 msgid "Alternate the sign of blur change for each row" msgstr "De vervaging voor elke rij om-en-om afwisselen" -#: ../src/ui/dialog/clonetiler.cpp:599 +#: ../src/ui/dialog/clonetiler.cpp:598 msgid "Alternate the sign of blur change for each column" msgstr "De vervaging voor elke kolom om-en-om afwisselen" -#: ../src/ui/dialog/clonetiler.cpp:608 +#: ../src/ui/dialog/clonetiler.cpp:607 msgid "<b>Opacity:</b>" msgstr "<b>Ondoorzichtigheid</b>:" -#: ../src/ui/dialog/clonetiler.cpp:614 +#: ../src/ui/dialog/clonetiler.cpp:613 msgid "Decrease tile opacity by this percentage for each row" msgstr "De ondoorzichtigheid elke volgende rij met dit percentage verminderen" -#: ../src/ui/dialog/clonetiler.cpp:620 +#: ../src/ui/dialog/clonetiler.cpp:619 msgid "Decrease tile opacity by this percentage for each column" msgstr "De ondoorzichtigheid elke volgende kolom met dit percentage verminderen" -#: ../src/ui/dialog/clonetiler.cpp:626 +#: ../src/ui/dialog/clonetiler.cpp:625 msgid "Randomize the tile opacity by this percentage" msgstr "De ondoorzichtigheid binnen dit percentage willekeurig aanpassen" -#: ../src/ui/dialog/clonetiler.cpp:640 +#: ../src/ui/dialog/clonetiler.cpp:639 msgid "Alternate the sign of opacity change for each row" msgstr "De doorzichtigheid voor elke rij om-en-om afwisselen" -#: ../src/ui/dialog/clonetiler.cpp:645 +#: ../src/ui/dialog/clonetiler.cpp:644 msgid "Alternate the sign of opacity change for each column" msgstr "De doorzichtigheid voor elke kolom om-en-om afwisselen" -#: ../src/ui/dialog/clonetiler.cpp:653 +#: ../src/ui/dialog/clonetiler.cpp:652 msgid "Co_lor" msgstr "_Kleur" -#: ../src/ui/dialog/clonetiler.cpp:663 +#: ../src/ui/dialog/clonetiler.cpp:662 msgid "Initial color: " msgstr "Beginkleur: " -#: ../src/ui/dialog/clonetiler.cpp:667 +#: ../src/ui/dialog/clonetiler.cpp:666 msgid "Initial color of tiled clones" msgstr "Beginkleur van getegelde klonen" -#: ../src/ui/dialog/clonetiler.cpp:667 +#: ../src/ui/dialog/clonetiler.cpp:666 msgid "Initial color for clones (works only if the original has unset fill or stroke)" msgstr "Beginkleur van klonen (werkt alleen als het origineel geen vulling of lijn heeft)" -#: ../src/ui/dialog/clonetiler.cpp:682 +#: ../src/ui/dialog/clonetiler.cpp:681 msgid "<b>H:</b>" msgstr "<b>Tint:</b>" -#: ../src/ui/dialog/clonetiler.cpp:688 +#: ../src/ui/dialog/clonetiler.cpp:687 msgid "Change the tile hue by this percentage for each row" msgstr "De tint elke volgende rij met dit percentage aanpassen" -#: ../src/ui/dialog/clonetiler.cpp:694 +#: ../src/ui/dialog/clonetiler.cpp:693 msgid "Change the tile hue by this percentage for each column" msgstr "De tint elke volgende kolom met dit percentage aanpassen" -#: ../src/ui/dialog/clonetiler.cpp:700 +#: ../src/ui/dialog/clonetiler.cpp:699 msgid "Randomize the tile hue by this percentage" msgstr "De tint binnen dit percentage willekeurig aanpassen" -#: ../src/ui/dialog/clonetiler.cpp:709 +#: ../src/ui/dialog/clonetiler.cpp:708 msgid "<b>S:</b>" msgstr "<b>Verzadiging:</b>" -#: ../src/ui/dialog/clonetiler.cpp:715 +#: ../src/ui/dialog/clonetiler.cpp:714 msgid "Change the color saturation by this percentage for each row" msgstr "De verzadiging elke volgende rij met dit percentage aanpassen" -#: ../src/ui/dialog/clonetiler.cpp:721 +#: ../src/ui/dialog/clonetiler.cpp:720 msgid "Change the color saturation by this percentage for each column" msgstr "De verzadiging elke volgende kolom met dit percentage aanpassen" -#: ../src/ui/dialog/clonetiler.cpp:727 +#: ../src/ui/dialog/clonetiler.cpp:726 msgid "Randomize the color saturation by this percentage" msgstr "De verzadiging binnen dit percentage willekeurig aanpassen" -#: ../src/ui/dialog/clonetiler.cpp:735 +#: ../src/ui/dialog/clonetiler.cpp:734 msgid "<b>L:</b>" msgstr "<b>Helderheid:</b>" -#: ../src/ui/dialog/clonetiler.cpp:741 +#: ../src/ui/dialog/clonetiler.cpp:740 msgid "Change the color lightness by this percentage for each row" msgstr "De helderheid elke volgende rij met dit percentage aanpassen" -#: ../src/ui/dialog/clonetiler.cpp:747 +#: ../src/ui/dialog/clonetiler.cpp:746 msgid "Change the color lightness by this percentage for each column" msgstr "De helderheid elke volgende kolom met dit percentage aanpassen" -#: ../src/ui/dialog/clonetiler.cpp:753 +#: ../src/ui/dialog/clonetiler.cpp:752 msgid "Randomize the color lightness by this percentage" msgstr "De helderheid binnen dit percentage willekeurig aanpassen" -#: ../src/ui/dialog/clonetiler.cpp:767 +#: ../src/ui/dialog/clonetiler.cpp:766 msgid "Alternate the sign of color changes for each row" msgstr "De kleurwijzigingen voor elke rij om-en-om afwisselen" -#: ../src/ui/dialog/clonetiler.cpp:772 +#: ../src/ui/dialog/clonetiler.cpp:771 msgid "Alternate the sign of color changes for each column" msgstr "De kleurwijzigingen voor elke kolom om-en-om afwisselen" -#: ../src/ui/dialog/clonetiler.cpp:780 +#: ../src/ui/dialog/clonetiler.cpp:779 msgid "_Trace" msgstr "_Overtrekken" -#: ../src/ui/dialog/clonetiler.cpp:792 +#: ../src/ui/dialog/clonetiler.cpp:791 msgid "Trace the drawing under the tiles" msgstr "De tekening onder de tegels gebruiken" -#: ../src/ui/dialog/clonetiler.cpp:796 +#: ../src/ui/dialog/clonetiler.cpp:795 msgid "For each clone, pick a value from the drawing in that clone's location and apply it to the clone" msgstr "Voor elke kloon een eigenschap van de tekening op dat punt gebruiken om die kloon te beïnvloeden." -#: ../src/ui/dialog/clonetiler.cpp:815 +#: ../src/ui/dialog/clonetiler.cpp:814 msgid "1. Pick from the drawing:" msgstr "1. Kies een eigenschap uit de tekening:" -#: ../src/ui/dialog/clonetiler.cpp:833 +#: ../src/ui/dialog/clonetiler.cpp:832 msgid "Pick the visible color and opacity" msgstr "Selecteer de zichtbare kleur en de ondoorzichtigheid" -#: ../src/ui/dialog/clonetiler.cpp:840 -#: ../src/ui/dialog/clonetiler.cpp:993 +#: ../src/ui/dialog/clonetiler.cpp:839 +#: ../src/ui/dialog/clonetiler.cpp:992 #: ../src/extension/internal/bitmap/opacity.cpp:38 #: ../src/extension/internal/filter/transparency.h:279 #: ../src/widgets/tweak-toolbar.cpp:352 @@ -3875,162 +3875,162 @@ msgstr "Selecteer de zichtbare kleur en de ondoorzichtigheid" msgid "Opacity" msgstr "Ondoorzichtigheid" -#: ../src/ui/dialog/clonetiler.cpp:841 +#: ../src/ui/dialog/clonetiler.cpp:840 msgid "Pick the total accumulated opacity" msgstr "Selecteer de gesommeerde ondoorzichtigheid" -#: ../src/ui/dialog/clonetiler.cpp:848 +#: ../src/ui/dialog/clonetiler.cpp:847 msgid "R" msgstr "R" -#: ../src/ui/dialog/clonetiler.cpp:849 +#: ../src/ui/dialog/clonetiler.cpp:848 msgid "Pick the Red component of the color" msgstr "Selecteer de roodcomponent van de kleur" -#: ../src/ui/dialog/clonetiler.cpp:856 +#: ../src/ui/dialog/clonetiler.cpp:855 msgid "G" msgstr "G" -#: ../src/ui/dialog/clonetiler.cpp:857 +#: ../src/ui/dialog/clonetiler.cpp:856 msgid "Pick the Green component of the color" msgstr "Selecteer de groencomponent van de kleur" -#: ../src/ui/dialog/clonetiler.cpp:864 +#: ../src/ui/dialog/clonetiler.cpp:863 msgid "B" msgstr "B" -#: ../src/ui/dialog/clonetiler.cpp:865 +#: ../src/ui/dialog/clonetiler.cpp:864 msgid "Pick the Blue component of the color" msgstr "Selecteer de blauwcomponent van de kleur" -#: ../src/ui/dialog/clonetiler.cpp:872 +#: ../src/ui/dialog/clonetiler.cpp:871 msgctxt "Clonetiler color hue" msgid "H" msgstr "T" -#: ../src/ui/dialog/clonetiler.cpp:873 +#: ../src/ui/dialog/clonetiler.cpp:872 msgid "Pick the hue of the color" msgstr "De tint van de kleur kiezen" -#: ../src/ui/dialog/clonetiler.cpp:880 +#: ../src/ui/dialog/clonetiler.cpp:879 msgctxt "Clonetiler color saturation" msgid "S" msgstr "V" -#: ../src/ui/dialog/clonetiler.cpp:881 +#: ../src/ui/dialog/clonetiler.cpp:880 msgid "Pick the saturation of the color" msgstr "De verzadiging van de kleur kiezen" -#: ../src/ui/dialog/clonetiler.cpp:888 +#: ../src/ui/dialog/clonetiler.cpp:887 msgctxt "Clonetiler color lightness" msgid "L" msgstr "L" -#: ../src/ui/dialog/clonetiler.cpp:889 +#: ../src/ui/dialog/clonetiler.cpp:888 msgid "Pick the lightness of the color" msgstr "De helderheid van de kleur kiezen" -#: ../src/ui/dialog/clonetiler.cpp:899 +#: ../src/ui/dialog/clonetiler.cpp:898 msgid "2. Tweak the picked value:" msgstr "2. De geselecteerde eigenschap fijnafstemmen:" -#: ../src/ui/dialog/clonetiler.cpp:916 +#: ../src/ui/dialog/clonetiler.cpp:915 msgid "Gamma-correct:" msgstr "Gammacorrectie:" -#: ../src/ui/dialog/clonetiler.cpp:920 +#: ../src/ui/dialog/clonetiler.cpp:919 msgid "Shift the mid-range of the picked value upwards (>0) or downwards (<0)" msgstr "Het middengebied van de gekozen eigenschap verhogen (>0) of verlagen (<0)" -#: ../src/ui/dialog/clonetiler.cpp:927 +#: ../src/ui/dialog/clonetiler.cpp:926 msgid "Randomize:" msgstr "Willekeur:" -#: ../src/ui/dialog/clonetiler.cpp:931 +#: ../src/ui/dialog/clonetiler.cpp:930 msgid "Randomize the picked value by this percentage" msgstr "De geselecteerde eigenschap binnen dit percentage willekeurig aanpassen" -#: ../src/ui/dialog/clonetiler.cpp:938 +#: ../src/ui/dialog/clonetiler.cpp:937 msgid "Invert:" msgstr "Omdraaien:" -#: ../src/ui/dialog/clonetiler.cpp:942 +#: ../src/ui/dialog/clonetiler.cpp:941 msgid "Invert the picked value" msgstr "Draai de geselecteerde eigenschap om" -#: ../src/ui/dialog/clonetiler.cpp:948 +#: ../src/ui/dialog/clonetiler.cpp:947 msgid "3. Apply the value to the clones':" msgstr "3. De relatie tussen de eigenschap en de klonen:" -#: ../src/ui/dialog/clonetiler.cpp:963 +#: ../src/ui/dialog/clonetiler.cpp:962 msgid "Presence" msgstr "Aanwezigheid" -#: ../src/ui/dialog/clonetiler.cpp:966 +#: ../src/ui/dialog/clonetiler.cpp:965 msgid "Each clone is created with the probability determined by the picked value in that point" msgstr "De kans dat een kloon op een plek wordt gemaakt is afhankelijk van de waarde van de geselecteerde eigenschap op dat punt." -#: ../src/ui/dialog/clonetiler.cpp:973 +#: ../src/ui/dialog/clonetiler.cpp:972 msgid "Size" msgstr "Afmeting" -#: ../src/ui/dialog/clonetiler.cpp:976 +#: ../src/ui/dialog/clonetiler.cpp:975 msgid "Each clone's size is determined by the picked value in that point" msgstr "De grootte van een kloon is afhankelijk van de waarde van de geselecteerde eigenschap op dat punt" -#: ../src/ui/dialog/clonetiler.cpp:986 +#: ../src/ui/dialog/clonetiler.cpp:985 msgid "Each clone is painted by the picked color (the original must have unset fill or stroke)" msgstr "Klonen worden getekend in de geselecteerde kleur (werkt alleen als de kleur van de lijnen of de vulling van het origineel verwijderd is)" -#: ../src/ui/dialog/clonetiler.cpp:996 +#: ../src/ui/dialog/clonetiler.cpp:995 msgid "Each clone's opacity is determined by the picked value in that point" msgstr "De ondoorzichtigheid van een kloon is afhankelijk van de waarde van de geselecteerde eigenschap op dat punt" -#: ../src/ui/dialog/clonetiler.cpp:1044 +#: ../src/ui/dialog/clonetiler.cpp:1043 msgid "How many rows in the tiling" msgstr "Hoeveel rijen er betegeld moeten worden" -#: ../src/ui/dialog/clonetiler.cpp:1074 +#: ../src/ui/dialog/clonetiler.cpp:1073 msgid "How many columns in the tiling" msgstr "Hoeveel kolommen er betegeld moeten worden" -#: ../src/ui/dialog/clonetiler.cpp:1118 +#: ../src/ui/dialog/clonetiler.cpp:1117 msgid "Width of the rectangle to be filled" msgstr "Breedte van de rechthoek die gevuld moet worden" -#: ../src/ui/dialog/clonetiler.cpp:1152 +#: ../src/ui/dialog/clonetiler.cpp:1151 msgid "Height of the rectangle to be filled" msgstr "Hoogte van de rechthoek die gevuld moet worden" -#: ../src/ui/dialog/clonetiler.cpp:1169 +#: ../src/ui/dialog/clonetiler.cpp:1168 msgid "Rows, columns: " msgstr "Rijen, kolommen: " -#: ../src/ui/dialog/clonetiler.cpp:1170 +#: ../src/ui/dialog/clonetiler.cpp:1169 msgid "Create the specified number of rows and columns" msgstr "Het opgegeven aantal rijen en kolommen aanmaken" -#: ../src/ui/dialog/clonetiler.cpp:1179 +#: ../src/ui/dialog/clonetiler.cpp:1178 msgid "Width, height: " msgstr "Breedte, hoogte: " -#: ../src/ui/dialog/clonetiler.cpp:1180 +#: ../src/ui/dialog/clonetiler.cpp:1179 msgid "Fill the specified width and height with the tiling" msgstr "Vul een gebied met opgegeven breedte en hoogte met de betegeling" -#: ../src/ui/dialog/clonetiler.cpp:1201 +#: ../src/ui/dialog/clonetiler.cpp:1200 msgid "Use saved size and position of the tile" msgstr "De opgeslagen grootte en positie van de tegel gebruiken" -#: ../src/ui/dialog/clonetiler.cpp:1204 +#: ../src/ui/dialog/clonetiler.cpp:1203 msgid "Pretend that the size and position of the tile are the same as the last time you tiled it (if any), instead of using the current size" msgstr "Doen alsof de grootte en positie van de tegel hetzelfde zijn als de laatste keer dat u er mee tegelde, in plaats van de huidige grootte en positie te gebruiken." -#: ../src/ui/dialog/clonetiler.cpp:1238 +#: ../src/ui/dialog/clonetiler.cpp:1237 msgid " <b>_Create</b> " msgstr " <b>_Aanmaken</b> " -#: ../src/ui/dialog/clonetiler.cpp:1240 +#: ../src/ui/dialog/clonetiler.cpp:1239 msgid "Create and tile the clones of the selection" msgstr "Maak klonen van de selectie en gebruik ze als betegeling" @@ -4039,90 +4039,90 @@ msgstr "Maak klonen van de selectie en gebruik ze als betegeling" #. diagrams on the left in the following screenshot: #. http://www.inkscape.org/screenshots/gallery/inkscape-0.42-CVS-tiles-unclump.png #. So unclumping is the process of spreading a number of objects out more evenly. -#: ../src/ui/dialog/clonetiler.cpp:1260 +#: ../src/ui/dialog/clonetiler.cpp:1259 msgid " _Unclump " msgstr " _Ontklonteren " -#: ../src/ui/dialog/clonetiler.cpp:1261 +#: ../src/ui/dialog/clonetiler.cpp:1260 msgid "Spread out clones to reduce clumping; can be applied repeatedly" msgstr "De klonen verspreiden om ze te ontklonteren; kan herhaaldelijk worden toegepast" -#: ../src/ui/dialog/clonetiler.cpp:1267 +#: ../src/ui/dialog/clonetiler.cpp:1266 msgid " Re_move " msgstr " Ver_wijderen " -#: ../src/ui/dialog/clonetiler.cpp:1268 +#: ../src/ui/dialog/clonetiler.cpp:1267 msgid "Remove existing tiled clones of the selected object (siblings only)" msgstr "Verwijder bestaande getegelde klonen van het geselecteerde object" -#: ../src/ui/dialog/clonetiler.cpp:1284 +#: ../src/ui/dialog/clonetiler.cpp:1283 msgid " R_eset " msgstr " _Beginwaarden " #. TRANSLATORS: "change" is a noun here -#: ../src/ui/dialog/clonetiler.cpp:1286 +#: ../src/ui/dialog/clonetiler.cpp:1285 msgid "Reset all shifts, scales, rotates, opacity and color changes in the dialog to zero" msgstr "Alle verplaatsingen, vergrotingen, rotaties en kleurveranderingen in het venster terugzetten op nul" -#: ../src/ui/dialog/clonetiler.cpp:1359 +#: ../src/ui/dialog/clonetiler.cpp:1358 msgid "<small>Nothing selected.</small>" msgstr "<small>Niets geselecteerd.</small>" -#: ../src/ui/dialog/clonetiler.cpp:1365 +#: ../src/ui/dialog/clonetiler.cpp:1364 msgid "<small>More than one object selected.</small>" msgstr "<small>Meer dan één object geselecteerd.</small>" -#: ../src/ui/dialog/clonetiler.cpp:1372 +#: ../src/ui/dialog/clonetiler.cpp:1371 #, c-format msgid "<small>Object has <b>%d</b> tiled clones.</small>" msgstr "<small>Het object heeft <b>%d</b> getegelde klonen.</small>" -#: ../src/ui/dialog/clonetiler.cpp:1377 +#: ../src/ui/dialog/clonetiler.cpp:1376 msgid "<small>Object has no tiled clones.</small>" msgstr "<small>Het object heeft geen getegelde klonen.</small>" -#: ../src/ui/dialog/clonetiler.cpp:2097 +#: ../src/ui/dialog/clonetiler.cpp:2096 msgid "Select <b>one object</b> whose tiled clones to unclump." msgstr "Selecteer <b>één object</b> wiens klonen ontklonterd moeten worden." -#: ../src/ui/dialog/clonetiler.cpp:2119 +#: ../src/ui/dialog/clonetiler.cpp:2118 msgid "Unclump tiled clones" msgstr "Getegelde klonen ontklonteren" -#: ../src/ui/dialog/clonetiler.cpp:2148 +#: ../src/ui/dialog/clonetiler.cpp:2147 msgid "Select <b>one object</b> whose tiled clones to remove." msgstr "Selecteer <b>één object</b> waarvan de getegelde klonen verwijderd moeten worden." -#: ../src/ui/dialog/clonetiler.cpp:2171 +#: ../src/ui/dialog/clonetiler.cpp:2170 msgid "Delete tiled clones" msgstr "Verwijder getegelde klonen" -#: ../src/ui/dialog/clonetiler.cpp:2218 +#: ../src/ui/dialog/clonetiler.cpp:2217 #: ../src/selection-chemistry.cpp:2468 msgid "Select an <b>object</b> to clone." msgstr "Selecteer een <b>object</b> om te klonen." -#: ../src/ui/dialog/clonetiler.cpp:2224 +#: ../src/ui/dialog/clonetiler.cpp:2223 msgid "If you want to clone several objects, <b>group</b> them and <b>clone the group</b>." msgstr "Als u meerdere objecten wilt klonen, <b>groepeer</b> ze dan en <b>kloon de groep</b>." -#: ../src/ui/dialog/clonetiler.cpp:2233 +#: ../src/ui/dialog/clonetiler.cpp:2232 msgid "<small>Creating tiled clones...</small>" msgstr "<small>Getegelde klonen maken...</small>" -#: ../src/ui/dialog/clonetiler.cpp:2638 +#: ../src/ui/dialog/clonetiler.cpp:2637 msgid "Create tiled clones" msgstr "Tegelen met klonen" -#: ../src/ui/dialog/clonetiler.cpp:2871 +#: ../src/ui/dialog/clonetiler.cpp:2870 msgid "<small>Per row:</small>" msgstr "<small>Per rij:</small>" -#: ../src/ui/dialog/clonetiler.cpp:2889 +#: ../src/ui/dialog/clonetiler.cpp:2888 msgid "<small>Per column:</small>" msgstr "<small>Per kolom:</small>" -#: ../src/ui/dialog/clonetiler.cpp:2897 +#: ../src/ui/dialog/clonetiler.cpp:2896 msgid "<small>Randomize:</small>" msgstr "<small>Willekeurig:</small>" @@ -5222,8 +5222,8 @@ msgstr "Aanpassende drempelwaarde" #: ../src/extension/internal/bitmap/sample.cpp:41 #: ../src/extension/internal/bluredge.cpp:137 #: ../src/extension/internal/filter/morphology.h:65 -#: ../src/ui/dialog/object-attributes.cpp:67 -#: ../src/ui/dialog/object-attributes.cpp:75 +#: ../src/ui/dialog/object-attributes.cpp:68 +#: ../src/ui/dialog/object-attributes.cpp:76 #: ../src/widgets/calligraphy-toolbar.cpp:451 #: ../src/widgets/erasor-toolbar.cpp:149 #: ../src/widgets/spray-toolbar.cpp:132 @@ -5237,8 +5237,8 @@ msgstr "Breedte:" #: ../src/extension/internal/bitmap/sample.cpp:42 #: ../src/extension/internal/filter/bumps.h:98 #: ../src/extension/internal/filter/bumps.h:329 -#: ../src/ui/dialog/object-attributes.cpp:68 -#: ../src/ui/dialog/object-attributes.cpp:76 +#: ../src/ui/dialog/object-attributes.cpp:69 +#: ../src/ui/dialog/object-attributes.cpp:77 #: ../share/extensions/foldablebox.inx.h:3 msgid "Height:" msgstr "Hoogte:" @@ -5309,7 +5309,7 @@ msgstr "Ruis toevoegen" #: ../src/rdf.cpp:241 #: ../src/ui/dialog/filter-effects-dialog.cpp:2612 #: ../src/ui/dialog/filter-effects-dialog.cpp:2691 -#: ../src/ui/dialog/object-attributes.cpp:48 +#: ../src/ui/dialog/object-attributes.cpp:49 #: ../share/extensions/jessyInk_effects.inx.h:5 #: ../share/extensions/jessyInk_export.inx.h:3 #: ../share/extensions/jessyInk_transitions.inx.h:5 @@ -5946,6 +5946,77 @@ msgstr "PDF+LaTeX: tekst in PDF negeren en LaTeX-bestand maken" msgid "Bleed/margin (mm)" msgstr "Overschot/marge (mm)" +# Zonder dubbele punt is duidelijker. +#: ../src/extension/internal/cdr-input.cpp:100 +#: ../src/extension/internal/pdf-input-cairo.cpp:70 +#: ../src/extension/internal/pdfinput/pdf-input.cpp:86 +#: ../src/extension/internal/vsd-input.cpp:100 +msgid "Select page:" +msgstr "Pagina importeren:" + +# Met haakjes is duidelijker. +#. Display total number of pages +#: ../src/extension/internal/cdr-input.cpp:112 +#: ../src/extension/internal/pdf-input-cairo.cpp:88 +#: ../src/extension/internal/pdfinput/pdf-input.cpp:105 +#: ../src/extension/internal/vsd-input.cpp:112 +#, c-format +msgid "out of %i" +msgstr "(van %i)" + +#: ../src/extension/internal/cdr-input.cpp:143 +#: ../src/extension/internal/vsd-input.cpp:143 +msgid "Page Selector" +msgstr "Paginaselectie" + +#: ../src/extension/internal/cdr-input.cpp:267 +msgid "Corel DRAW Input" +msgstr "Corel DRAW invoer" + +#: ../src/extension/internal/cdr-input.cpp:272 +msgid "Corel DRAW 7-X4 files (*.cdr)" +msgstr "Corel DRAW 7-X4 bestanden (*.cdr)" + +#: ../src/extension/internal/cdr-input.cpp:273 +msgid "Open files saved in Corel DRAW 7-X4" +msgstr "Open bestanden van Corel DRAW 7-X4" + +#: ../src/extension/internal/cdr-input.cpp:280 +msgid "Corel DRAW templates input" +msgstr "Corel DRAW templates invoer" + +#: ../src/extension/internal/cdr-input.cpp:285 +msgid "Corel DRAW 7-13 template files (*.cdt)" +msgstr "Corel DRAW 7-13 template bestanden (*.cdt)" + +#: ../src/extension/internal/cdr-input.cpp:286 +msgid "Open files saved in Corel DRAW 7-13" +msgstr "Open bestanden van Corel DRAW 7-13" + +#: ../src/extension/internal/cdr-input.cpp:293 +msgid "Corel DRAW Compressed Exchange files input" +msgstr "Corel DRAW gecomprimeerde uitwisselingsbestanden invoer" + +#: ../src/extension/internal/cdr-input.cpp:298 +msgid "Corel DRAW Compressed Exchange files (*.ccx)" +msgstr "Corel DRAW gecomprimeerde uitwisselingsbestanden (*.ccx)" + +#: ../src/extension/internal/cdr-input.cpp:299 +msgid "Open compressed exchange files saved in Corel DRAW" +msgstr "Open Corel DRAW gecomprimeerde uitwisselingsbestanden" + +#: ../src/extension/internal/cdr-input.cpp:306 +msgid "Corel DRAW Presentation Exchange files input" +msgstr "Corel DRAW Presentation uitwisselingsbestanden invoer" + +#: ../src/extension/internal/cdr-input.cpp:311 +msgid "Corel DRAW Presentation Exchange files (*.cmx)" +msgstr "Corel DRAW Presentation uitwisselingsbestanden (*.cmx)" + +#: ../src/extension/internal/cdr-input.cpp:312 +msgid "Open presentation exchange files saved in Corel DRAW" +msgstr "Open Presentation uitwisselingsbestanden opgeslagen met Corel DRAW" + #: ../src/extension/internal/emf-win32-inout.cpp:2523 msgid "EMF Input" msgstr "EMF-invoer" @@ -6857,8 +6928,8 @@ msgstr "Verplaatsing rood" #: ../src/extension/internal/filter/color.h:1307 #: ../src/extension/internal/filter/color.h:1310 #: ../src/extension/internal/filter/color.h:1313 -#: ../src/ui/dialog/object-attributes.cpp:65 -#: ../src/ui/dialog/object-attributes.cpp:73 +#: ../src/ui/dialog/object-attributes.cpp:66 +#: ../src/ui/dialog/object-attributes.cpp:74 #: ../src/ui/dialog/tile.cpp:618 #: ../src/widgets/desktop-widget.cpp:667 #: ../src/widgets/node-toolbar.cpp:590 @@ -6871,8 +6942,8 @@ msgstr "X:" #: ../src/extension/internal/filter/color.h:1308 #: ../src/extension/internal/filter/color.h:1311 #: ../src/extension/internal/filter/color.h:1314 -#: ../src/ui/dialog/object-attributes.cpp:66 -#: ../src/ui/dialog/object-attributes.cpp:74 +#: ../src/ui/dialog/object-attributes.cpp:67 +#: ../src/ui/dialog/object-attributes.cpp:75 #: ../src/ui/dialog/tile.cpp:619 #: ../src/widgets/desktop-widget.cpp:677 #: ../src/widgets/node-toolbar.cpp:608 @@ -7857,109 +7928,127 @@ msgstr "OpenDocument-tekeningbestand" #. TRANSLATORS: The following are document crop settings for PDF import #. more info: http://www.acrobatusers.com/tech_corners/javascript_corner/tips/2006/page_bounds/ +#: ../src/extension/internal/pdf-input-cairo.cpp:52 #: ../src/extension/internal/pdfinput/pdf-input.cpp:70 msgid "media box" msgstr "mediavak" +#: ../src/extension/internal/pdf-input-cairo.cpp:53 #: ../src/extension/internal/pdfinput/pdf-input.cpp:71 msgid "crop box" msgstr "afsnijvak" +#: ../src/extension/internal/pdf-input-cairo.cpp:54 #: ../src/extension/internal/pdfinput/pdf-input.cpp:72 msgid "trim box" msgstr "trimvak" +#: ../src/extension/internal/pdf-input-cairo.cpp:55 #: ../src/extension/internal/pdfinput/pdf-input.cpp:73 msgid "bleed box" msgstr "overschotvak" +#: ../src/extension/internal/pdf-input-cairo.cpp:56 #: ../src/extension/internal/pdfinput/pdf-input.cpp:74 msgid "art box" msgstr "kunstvak" -# Zonder dubbele punt is duidelijker. -#: ../src/extension/internal/pdfinput/pdf-input.cpp:86 -msgid "Select page:" -msgstr "Pagina importeren:" - -# Met haakjes is duidelijker. -#. Display total number of pages -#: ../src/extension/internal/pdfinput/pdf-input.cpp:105 -#, c-format -msgid "out of %i" -msgstr "(van de %i)" - #. Crop settings +#: ../src/extension/internal/pdf-input-cairo.cpp:94 #: ../src/extension/internal/pdfinput/pdf-input.cpp:111 msgid "Clip to:" msgstr "Afsnijden op:" +#: ../src/extension/internal/pdf-input-cairo.cpp:105 #: ../src/extension/internal/pdfinput/pdf-input.cpp:122 msgid "Page settings" msgstr "Pagina-instellingen" +#: ../src/extension/internal/pdf-input-cairo.cpp:106 #: ../src/extension/internal/pdfinput/pdf-input.cpp:123 msgid "Precision of approximating gradient meshes:" msgstr "Benaderingsprecisie van kleurverlopen:" +#: ../src/extension/internal/pdf-input-cairo.cpp:107 #: ../src/extension/internal/pdfinput/pdf-input.cpp:124 msgid "<b>Note</b>: setting the precision too high may result in a large SVG file and slow performance." msgstr "<b>NB</b>: de precisie te hoog instellen kan resulteren in een groot SVG-bestand en trage verwerking." +#: ../src/extension/internal/pdf-input-cairo.cpp:117 #: ../src/extension/internal/pdfinput/pdf-input.cpp:134 msgid "rough" msgstr "globaal" #. Text options +#: ../src/extension/internal/pdf-input-cairo.cpp:121 #: ../src/extension/internal/pdfinput/pdf-input.cpp:138 msgid "Text handling:" msgstr "Tekstafhandeling:" +#: ../src/extension/internal/pdf-input-cairo.cpp:123 +#: ../src/extension/internal/pdf-input-cairo.cpp:124 #: ../src/extension/internal/pdfinput/pdf-input.cpp:140 #: ../src/extension/internal/pdfinput/pdf-input.cpp:141 msgid "Import text as text" msgstr "Tekst als tekst importeren" +#: ../src/extension/internal/pdf-input-cairo.cpp:125 #: ../src/extension/internal/pdfinput/pdf-input.cpp:142 msgid "Replace PDF fonts by closest-named installed fonts" msgstr "PDF-lettertypen vervangen door het geïnstalleerde lettertype met de meest gelijkaardige naam" +#: ../src/extension/internal/pdf-input-cairo.cpp:128 #: ../src/extension/internal/pdfinput/pdf-input.cpp:145 msgid "Embed images" msgstr "Afbeeldingen invoegen" +#: ../src/extension/internal/pdf-input-cairo.cpp:130 #: ../src/extension/internal/pdfinput/pdf-input.cpp:147 msgid "Import settings" msgstr "Importinstellingen" +#: ../src/extension/internal/pdf-input-cairo.cpp:238 #: ../src/extension/internal/pdfinput/pdf-input.cpp:255 msgid "PDF Import Settings" msgstr "PDF-importinstellingen" +#: ../src/extension/internal/pdf-input-cairo.cpp:370 #: ../src/extension/internal/pdfinput/pdf-input.cpp:400 msgctxt "PDF input precision" msgid "rough" msgstr "ruw" +#: ../src/extension/internal/pdf-input-cairo.cpp:371 #: ../src/extension/internal/pdfinput/pdf-input.cpp:401 msgctxt "PDF input precision" msgid "medium" msgstr "Middel" +#: ../src/extension/internal/pdf-input-cairo.cpp:372 #: ../src/extension/internal/pdfinput/pdf-input.cpp:402 msgctxt "PDF input precision" msgid "fine" msgstr "nauwkeurig" +#: ../src/extension/internal/pdf-input-cairo.cpp:373 #: ../src/extension/internal/pdfinput/pdf-input.cpp:403 msgctxt "PDF input precision" msgid "very fine" msgstr "precies" +#: ../src/extension/internal/pdf-input-cairo.cpp:646 #: ../src/extension/internal/pdfinput/pdf-input.cpp:762 msgid "PDF Input" msgstr "PDF-invoer" +#: ../src/extension/internal/pdf-input-cairo.cpp:651 +msgid "Adobe PDF via poppler-cairo (*.pdf)" +msgstr "Adobe PDF via poppler-cairo (*.pdf)" + +#: ../src/extension/internal/pdf-input-cairo.cpp:652 +msgid "PDF Document" +msgstr "PDF Document" + #: ../src/extension/internal/pdfinput/pdf-input.cpp:767 msgid "Adobe PDF (*.pdf)" msgstr "Adobe PDF (*.pdf)" @@ -8058,6 +8147,51 @@ msgstr "Gecomprimeerde gewone SVG (*.svgz)" msgid "Scalable Vector Graphics format compressed with GZip" msgstr "Scalable Vector Graphics-formaat gecomprimeerd met GZip" +#: ../src/extension/internal/vsd-input.cpp:267 +msgid "VSD Input" +msgstr "VSD-invoer" + +#: ../src/extension/internal/vsd-input.cpp:272 +msgid "Microsoft Visio Diagram (*.vsd)" +msgstr "Microsoft Visio Diagram (*.vsd)" + +#: ../src/extension/internal/vsd-input.cpp:273 +msgid "File format used by Microsoft Visio 6 and later" +msgstr "Bestandsformaat gebruikt door Microsoft Visio 6 en later" + +#: ../src/extension/internal/vsd-input.cpp:280 +msgid "VDX Input" +msgstr "VDX-invoer" + +#: ../src/extension/internal/vsd-input.cpp:285 +msgid "Microsoft Visio XML Diagram (*.vdx)" +msgstr "Microsoft Visio XML Diagram (*.vdx)" + +#: ../src/extension/internal/vsd-input.cpp:286 +msgid "File format used by Microsoft Visio 2010 and later" +msgstr "Bestandsformaat gebruikt door Microsoft Visio 2010 en later" + +#: ../src/extension/internal/vsd-input.cpp:293 +msgid "VSDM Input" +msgstr "VSDM-invoer" + +#: ../src/extension/internal/vsd-input.cpp:298 +msgid "Microsoft Visio 2013 drawing (*.vsdm)" +msgstr "Microsoft Visio 2013 tekening (*.vsdm)" + +#: ../src/extension/internal/vsd-input.cpp:299 +#: ../src/extension/internal/vsd-input.cpp:312 +msgid "File format used by Microsoft Visio 2013 and later" +msgstr "Bestandsformaat gebruikt door Microsoft Visio 2013 en later" + +#: ../src/extension/internal/vsd-input.cpp:306 +msgid "VSDX Input" +msgstr "VSDX-invoer" + +#: ../src/extension/internal/vsd-input.cpp:311 +msgid "Microsoft Visio 2013 drawing (*.vsdx)" +msgstr "Microsoft Visio 2013 tekening (*.vsdx)" + #: ../src/extension/internal/wpg-input.cpp:121 msgid "WPG Input" msgstr "WPG-invoer" @@ -11419,7 +11553,7 @@ msgstr "Open Font-licentie" #. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/linking.html#AElementXLinkTitleAttribute #: ../src/rdf.cpp:232 -#: ../src/ui/dialog/object-attributes.cpp:56 +#: ../src/ui/dialog/object-attributes.cpp:57 msgid "Title:" msgstr "Titel:" @@ -14498,7 +14632,7 @@ msgstr "Hoogte van de convolutiematrix" #. default x: #. default y: #: ../src/ui/dialog/filter-effects-dialog.cpp:2636 -#: ../src/ui/dialog/object-attributes.cpp:47 +#: ../src/ui/dialog/object-attributes.cpp:48 msgid "Target:" msgstr "Doel:" @@ -15070,7 +15204,7 @@ msgstr "Selecteer een objecttype" msgid "Select a property" msgstr "Selecteer een eigenschap" -#: ../src/ui/dialog/font-substitution.cpp:75 +#: ../src/ui/dialog/font-substitution.cpp:82 msgid "" "\n" "Some fonts are not available and have been substituted." @@ -15078,18 +15212,22 @@ msgstr "" "\n" "Sommige lettertypen zijn niet beschikbaar en werden vervangen." -#: ../src/ui/dialog/font-substitution.cpp:78 +#: ../src/ui/dialog/font-substitution.cpp:85 msgid "Font substitution" msgstr "Lettertypevervanging" -#: ../src/ui/dialog/font-substitution.cpp:97 +#: ../src/ui/dialog/font-substitution.cpp:104 msgid "Select all the affected items" msgstr "Selecteer alle geaffecteerde objecten" -#: ../src/ui/dialog/font-substitution.cpp:102 +#: ../src/ui/dialog/font-substitution.cpp:109 msgid "Don't show this warning again" msgstr "Toon deze waarschuwing niet meer" +#: ../src/ui/dialog/font-substitution.cpp:250 +msgid "Font '%1' substituted with '%2'" +msgstr "Lettertype '%1' vervangen door '%2'" + #: ../src/ui/dialog/glyphs.cpp:60 #: ../src/ui/dialog/glyphs.cpp:152 msgid "all" @@ -15917,25 +16055,25 @@ msgstr "Hulplijn ID: %s" msgid "Current: %s" msgstr "Huidig: %s" -#: ../src/ui/dialog/icon-preview.cpp:156 +#: ../src/ui/dialog/icon-preview.cpp:155 #, c-format msgid "%d x %d" msgstr "%d x %d" -#: ../src/ui/dialog/icon-preview.cpp:168 +#: ../src/ui/dialog/icon-preview.cpp:167 msgid "Magnified:" msgstr "Uitvergroot:" -#: ../src/ui/dialog/icon-preview.cpp:237 +#: ../src/ui/dialog/icon-preview.cpp:236 msgid "Actual Size:" msgstr "Huidige grootte:" -#: ../src/ui/dialog/icon-preview.cpp:242 +#: ../src/ui/dialog/icon-preview.cpp:241 msgctxt "Icon preview window" msgid "Sele_ction" msgstr "Sele_ctie" -#: ../src/ui/dialog/icon-preview.cpp:244 +#: ../src/ui/dialog/icon-preview.cpp:243 msgid "Selection only or whole document" msgstr "Alleen selectie of volledig document" @@ -16764,7 +16902,7 @@ msgstr "Alleen tekst" #: ../src/ui/dialog/inkscape-preferences.cpp:605 #: ../src/ui/dialog/inkscape-preferences.cpp:613 msgid "Icons and text" -msgstr "Iconen en tekst" +msgstr "Iconen en tekst" #: ../src/ui/dialog/inkscape-preferences.cpp:610 msgid "Dockbar style (requires restart):" @@ -16772,16 +16910,15 @@ msgstr "Dockbarstijl (vereist herstart):" #: ../src/ui/dialog/inkscape-preferences.cpp:611 msgid "Selects whether the vertical bars on the dockbar will show text labels, icons, or both" -msgstr "Bepaalt of de verticale balken op de dockbar tekstlabels, iconen of beide tonen" +msgstr "Bepaalt of geminimaliseerde dialogen op de verticale balken op de dockbar tekstlabels, iconen of beide tonen" #: ../src/ui/dialog/inkscape-preferences.cpp:618 -#, fuzzy msgid "Switcher style (requires restart):" -msgstr " (vereist herstart):" +msgstr "Stijl dialoogwisselaar (vereist herstart):" #: ../src/ui/dialog/inkscape-preferences.cpp:619 msgid "Selects whether the dockbar switcher will show text labels, icons, or both" -msgstr "" +msgstr "Bepaalt of de dialoogwisselaar op de dockbar tekstlabels, iconen of beide toont" #. Windows #: ../src/ui/dialog/inkscape-preferences.cpp:623 @@ -18660,33 +18797,33 @@ msgstr "Loggen begonnen." msgid "Log capture stopped." msgstr "Log aanleggen gestopt." -#: ../src/ui/dialog/object-attributes.cpp:46 +#: ../src/ui/dialog/object-attributes.cpp:47 msgid "Href:" msgstr "Href:" #. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/linking.html#AElementXLinkRoleAttribute #. Identifies the type of the related resource with an absolute URI -#: ../src/ui/dialog/object-attributes.cpp:51 +#: ../src/ui/dialog/object-attributes.cpp:52 msgid "Role:" msgstr "Role:" #. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/linking.html#AElementXLinkArcRoleAttribute #. For situations where the nature/role alone isn't enough, this offers an additional URI defining the purpose of the link. -#: ../src/ui/dialog/object-attributes.cpp:54 +#: ../src/ui/dialog/object-attributes.cpp:55 msgid "Arcrole:" msgstr "Arcrole:" -#: ../src/ui/dialog/object-attributes.cpp:57 +#: ../src/ui/dialog/object-attributes.cpp:58 #: ../share/extensions/polyhedron_3d.inx.h:47 msgid "Show:" msgstr "Tonen:" #. TRANSLATORS: for info, see http://www.w3.org/TR/2000/CR-SVG-20000802/linking.html#AElementXLinkActuateAttribute -#: ../src/ui/dialog/object-attributes.cpp:59 +#: ../src/ui/dialog/object-attributes.cpp:60 msgid "Actuate:" msgstr "Activatie:" -#: ../src/ui/dialog/object-attributes.cpp:64 +#: ../src/ui/dialog/object-attributes.cpp:65 msgid "URL:" msgstr "URL:" @@ -19066,7 +19203,7 @@ msgstr "Huidig document" #. ******************* Preview Scale ********************** #: ../src/ui/dialog/symbols.cpp:178 msgid "Preview scale: " -msgstr "Schaal voortonen:" +msgstr "Schaal voorvertoning: " #: ../src/ui/dialog/symbols.cpp:188 msgid "Fit" @@ -20581,6 +20718,7 @@ msgid "Adjusting <b>stroke width</b>: was %.3g, now <b>%.3g</b> (diff %.3g)" msgstr "<b>Lijndikte aangepast</b>: was %.3g, nu <b>%.3g</b> (verschil %.3g)" #. TRANSLATORS: "Link" means to _link_ two sliders together +#: ../src/ui/widget/spin-scale.cpp:137 #: ../src/ui/widget/spin-slider.cpp:156 msgctxt "Sliders" msgid "Link" @@ -26388,7 +26526,6 @@ msgstr "Voeg aub. een invoerstring in" #. abort if converting blank text #: ../share/extensions/render_barcode_qrcode.py:1053 -#, fuzzy msgid "Please enter an input text" msgstr "Geef aub. een invoertekst op" @@ -27261,9 +27398,14 @@ msgid "Embed Images" msgstr "Afbeeldingen invoegen" #: ../share/extensions/embedimage.inx.h:2 +#: ../share/extensions/embedselectedimages.inx.h:2 msgid "Embed only selected images" msgstr "Alleen geselecteerde afbeeldingen invoegen" +#: ../share/extensions/embedselectedimages.inx.h:1 +msgid "Embed Selected Images" +msgstr "Geselecteerde afbeeldingen invoegen" + #: ../share/extensions/eps_input.inx.h:1 msgid "EPS Input" msgstr "EPS-invoer" @@ -27476,9 +27618,8 @@ msgid "First derivative:" msgstr "Eerste afgeleide:" #: ../share/extensions/funcplot.inx.h:34 -#, fuzzy msgid "Clip with rectangle" -msgstr "Breedte van de rechthoek" +msgstr "Afsnijden op rechthoek" #: ../share/extensions/funcplot.inx.h:35 #: ../share/extensions/param_curves.inx.h:28 @@ -28491,6 +28632,7 @@ msgid "Ignore these settings and use export hints?" msgstr "Deze instellingen negeren en export hints gebruiken?" #: ../share/extensions/guillotine.inx.h:5 +#: ../share/extensions/print_win32_vector.inx.h:2 msgid "Export" msgstr "Exporteren" @@ -28551,9 +28693,8 @@ msgid "Curves are divided into lines, this number controls how fine the curves w msgstr "" #: ../share/extensions/hpgl_output.inx.h:15 -#, fuzzy msgid "Use Overcut" -msgstr "_Standaard gebruiken" +msgstr "" #: ../share/extensions/hpgl_output.inx.h:16 msgid "Whether the overcut will be used, if not the 'Overcut' parameter is unused (Standard: 'True')" @@ -28577,18 +28718,16 @@ msgid "Whether the tool offset should be corrected, if not the 'Tool offset' and msgstr "" #: ../share/extensions/hpgl_output.inx.h:21 -#, fuzzy msgid "Tool offset (mm)" -msgstr "Horizontale verplaatsing (px):" +msgstr "" #: ../share/extensions/hpgl_output.inx.h:22 msgid "The offset from the tool tip to the tool axis in mm (Standard: '0.25')" msgstr "" #: ../share/extensions/hpgl_output.inx.h:23 -#, fuzzy msgid "Return Factor" -msgstr "Factor:" +msgstr "" #: ../share/extensions/hpgl_output.inx.h:24 msgid "The return factor multiplied by the tool offset is the length that is used to guide the tool back to the original path after an overcut is performed, you can only determine this value by experimentation (Standard: '2.50')" @@ -28612,16 +28751,13 @@ msgstr "Y-afstand (mm)" msgid "Plot invisible layers" msgstr "Onzichtbare lagen tonen" -# De volgende zes strings beschrijven wat enkele toetsen doen. -# Een kleine letter maakt duidelijker dat ze een voortzetting zijn. #: ../share/extensions/hpgl_output.inx.h:29 -#, fuzzy msgid "Plot invisible layers (Standard: 'False')" -msgstr "Onzichtbare lagen tonen" +msgstr "Onzichtbare lagen tonen (standaard: uit)" #: ../share/extensions/hpgl_output.inx.h:30 msgid "Send to Plotter also" -msgstr "Ook naar plotter zendern" +msgstr "Ook naar plotter zenden" #: ../share/extensions/hpgl_output.inx.h:31 msgid "Sends the generated HPGL data also via serial connection to your plotter (Standard: 'False')" @@ -28651,6 +28787,22 @@ msgstr "HP Graphics Language-bestand (*.hpgl)" msgid "Export to an HP Graphics Language file" msgstr "Naar een HP Graphics Language bestand exporteren" +#: ../share/extensions/ink2canvas.inx.h:1 +msgid "Convert to html5 canvas" +msgstr "Omzetten naar html5 canvas" + +#: ../share/extensions/ink2canvas.inx.h:2 +msgid "HTML 5 canvas (*.html)" +msgstr "HTML 5 canvas (*.html)" + +#: ../share/extensions/ink2canvas.inx.h:3 +msgid "HTML 5 canvas code" +msgstr "HTML 5 canvas code" + +#: ../share/extensions/inkscape_follow_link.inx.h:1 +msgid "Follow Link" +msgstr "Koppeling volgen" + #: ../share/extensions/inkscape_help_askaquestion.inx.h:1 msgid "Ask Us a Question" msgstr "Stel ons een vraag" @@ -29715,9 +29867,8 @@ msgid "Ribbon" msgstr "Lint" #: ../share/extensions/pathalongpath.inx.h:17 -#, fuzzy msgid "This effect scatters or bends a pattern along arbitrary \"skeleton\" paths. The pattern is the topmost object in the selection. Groups of paths, shapes or clones are allowed." -msgstr "Dit effect verspreidt een patroon langs willekeurige \"skeletpaden\". Het patroon is het bovenste object in de selectie. Een mix van paden/vormen/klonen/... is toegestaan." +msgstr "Dit effect verspreidt een patroon langs willekeurige \"skeletpaden\". Het patroon is het bovenste object in de selectie. Groepen van paden, vormen of klonen zijn toegestaan." #: ../share/extensions/pathscatter.inx.h:3 msgid "Follow path orientation" @@ -30073,6 +30224,10 @@ msgstr "Gemiddelde" msgid "View Previous Glyph" msgstr "Vorig karakter bekijken" +#: ../share/extensions/print_win32_vector.inx.h:1 +msgid "Win32 Vector Print" +msgstr "" + #: ../share/extensions/printing_marks.inx.h:1 msgid "Printing Marks" msgstr "Afdrukmarkeringen" @@ -30460,7 +30615,7 @@ msgid "Help (Options)" msgstr "Help (Opties)" #: ../share/extensions/scour.inx.h:27 -#, fuzzy, no-c-format +#, no-c-format msgid "" "This extension optimizes the SVG file according to the following options:\n" " * Shorten color names: convert all colors to #RRGGBB or #RGB format.\n" @@ -30476,15 +30631,15 @@ msgid "" " * Number of significant digits for coords: all coordinates are output with that number of significant digits. For example, if 3 is specified, the coordinate 3.5153 is output as 3.51 and the coordinate 471.55 is output as 472.\n" " * XML indentation (pretty-printing): either None for no indentation, Space to use one space per nesting level, or Tab to use one tab per nesting level." msgstr "" -"Deze uitbreiding optimaliseert het SVG-bestand volgens deze opties:\n" +"Deze uitbreiding optimaliseert het SVG-bestand volgens de opties:\n" " * Kleurwaarden afkorten: alle kleuren van omzetten in #RRGGBB of #RGB formaat.\n" -" * CSS-attributen omzetten in XML-attributen: stijlen van <style> tags en inline style=\"\" declaraties omzetten in XML-attributen.\n" -" * Groepen samenvouwen: verwijdert ongebruikte <g> elementen om de inhoud één niveau hoger te plaatsen. Hiervoor moet \"Ongebruikte ID-namen voor elementen verwijderd\" ingeschakeld zijn.\n" -" * Groepen maken voor gelijkaardige attributen: <g> elementen maken voor een serie elementen met ten minste een gemeenschappelijk attribuut (bv. vulkleur, lijntransparantie, ...).\n" +" * CSS-attributen omzetten in XML-attributen: stijlen van style tags en inline style=\"\" declaraties omzetten in XML-attributen.\n" +" * Groepen samenvouwen: verwijdert ongebruikte g elementen om de inhoud één niveau hoger te plaatsen. Hiervoor moet \"Ongebruikte ID-namen voor elementen verwijderd\" ingeschakeld zijn.\n" +" * Groepen maken voor gelijkaardige attributen: g elementen maken voor een serie elementen met ten minste een gemeenschappelijk attribuut (bv. vulkleur, lijntransparantie, ...).\n" " * Rasterafbeeldingen invoegen: rasterafbeeldingen invoegen als base64-geëncodeerde data URL's.\n" " * Programmadata behouden: geen Inkscape, Sodipodi of Adobe Illustrator elementen en attributen verwijderen.\n" -" * Metadata verwijderen: <metadata> tags verwijderen, die licentiemetadata, alternatieve versies voor niet-SVG-compatibele browsers, etc. bevatten.\n" -" * Opmerkingen verwijderen: <!-- --> tags verwijderen.\n" +" * Metadata verwijderen: metadata tags verwijderen, die licentiemetadata, alternatieve versies voor niet-SVG-compatibele browsers, etc. bevatten.\n" +" * Opmerkingen verwijderen: commentaartags verwijderen.\n" " * Omzeilen van renderbugs: maakt iets grotere SVG-data aan, maar omzeilt een in bug de librsvg renderer, die door Eye of GNOME en andere applicaties gebruikt wordt.\n" " * Viewbox activeren: afbeelding op 100%/100% instellen en een viewBox introduceren.\n" " * Aantal beduidende cijfers voor coördinaten: alle coördinaten worden weggeschreven met dit aantal beduidende cijfers. Bijvoorbeeld, indien 3 is opgegeven wordt de coördinaat 3.5153 weggeschreven als 3.51 en de coördinaat 471.55 als 472.\n" @@ -30848,6 +31003,18 @@ msgstr "SVG-lettertype in karakterlagen omzetten" msgid "Load only the first 30 glyphs (Recommended)" msgstr "Slechts eerste 30 karakters laden (aanbevolen)" +#: ../share/extensions/synfig_output.inx.h:1 +msgid "Synfig Output" +msgstr "Synfig-uitvoer" + +#: ../share/extensions/synfig_output.inx.h:2 +msgid "Synfig Animation (*.sif)" +msgstr "Synfiganimatie (*.sif)" + +#: ../share/extensions/synfig_output.inx.h:3 +msgid "Synfig Animation written using the sif-file exporter extension" +msgstr "" + #: ../share/extensions/text_braille.inx.h:1 msgid "Convert to Braille" msgstr "Omzetten naar Braille" diff --git a/share/symbols/BalloonSymbols.svg b/share/symbols/BalloonSymbols.svg new file mode 100644 index 000000000..8c7e840e2 --- /dev/null +++ b/share/symbols/BalloonSymbols.svg @@ -0,0 +1,128 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="1057.922" height="891.2286" id="svg2" version="1.1" inkscape:version="0.48+devel r" sodipodi:docname="BalloonSymbols.svg"> +<title id="title7305">Word Balloons</title> +<defs id="defs4"> +<symbol transform="translate(-92.67922,-18)" id="g4645"> +<title id="title5697">Exclaim Balloon</title> +<path inkscape:transform-center-y="35.24693" inkscape:transform-center-x="17.91982" inkscape:connector-curvature="0" id="path5777" d="M 99.52634,593.425 -8.947475,717.2681 158.5448,604.8979 l 9.9589,31.249 54.1159,-46.3314 39.1874,50.038 0,-46.3315 70.9106,27.7989 -29.8571,-57.451 67.1785,-33.3587 -69.0445,-24.0922 29.857,-59.3042 -59.7141,29.652 -14.9286,-46.3313 -48.5178,46.3313 -18.6606,-42.6249 -35.4553,42.6249 -20.5268,-42.6249 -33.58917,40.7717 -37.32136,-42.6249 0,50.0379 L 6.15572,480.4734 49.0753,523.0983 6.155722,552.7504 54.67351,562.0167 30.41462,608.3481 Z" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" sodipodi:nodetypes="ccccccccccccccccccccccccccc" /> +<path sodipodi:nodetypes="ccccccccccccccccccccccccccc" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" d="M 93.40587,587.3968 -14.77767,716.9285 151.2898,598.7269 l 9.7674,30.8602 53.0756,-45.7549 38.4341,49.4153 0,-45.7549 69.5474,27.453 -29.2831,-56.7361 65.887,-32.9436 -67.7172,-23.7924 29.2831,-58.5663 -58.5662,29.2831 -14.6416,-45.7548 -47.5851,45.7548 -18.3019,-42.0945 -34.7737,42.0945 -20.1322,-42.0945 -32.94345,40.2643 -36.6039,-42.0945 0,49.4153 L 1.830194,475.8507 43.92469,517.9452 1.830196,547.2283 49.41528,556.3793 25.62274,602.1342 Z" id="path4490-2-6" inkscape:connector-curvature="0" inkscape:transform-center-x="17.57534" inkscape:transform-center-y="34.80832" /> +<path inkscape:transform-center-y="31.58565" inkscape:transform-center-x="16.64003" inkscape:connector-curvature="0" id="path5827" d="M 103.6703,577.3594 -1.75602,702.8985 153.4738,583.6405 l 8.2476,28.003 46.251,-38.5187 30.3887,38.8402 0,-41.5187 65.8463,26.9113 -27.7247,-51.4832 48.3806,-21.8936 -54.1134,-21.5896 31.7247,-49.1439 -51.4495,30.5719 -13.8624,-45.5186 -45.0527,41.5186 -15.3279,-42.1972 -32.9232,40.1972 -21.0608,-40.1972 -29.19025,34.5364 -34.65593,-42.1972 0,48.8403 -51.983904,-1.6608 43.854334,38.1972 -37.85433,26.572 43.05272,8.3037 L 35.49438,590.7323 Z" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" sodipodi:nodetypes="ccccccccccccccccccccccccccc" /> +<flowRoot transform="translate(-309.405,239.8055)" style="font-size:27.5px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans Bold" id="flowRoot4599-2" xml:space="preserve"><flowRegion id="flowRegion4601-9"><rect ry="29.28312" style="font-size:27.5px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:center;text-anchor:middle;font-family:Sans;-inkscape-font-specification:Sans Bold" y="237.9254" x="360.5484" height="95.17012" width="226.9439" id="rect4603-9" /></flowRegion><flowPara id="flowPara4605-8">Exclaim Balloon!!</flowPara></flowRoot></symbol> +<symbol transform="translate(-64.81137,-54.1698)" id="g4717"> +<title id="title5699">Speaking Dream</title> +<path inkscape:connector-curvature="0" id="path5779" d="m 594.25,445.0625 c -14.2458,0 -26.6466,5.4502 -33,13.4375 -6.7126,-5.9485 -16.8847,-9.75 -28.3125,-9.75 -15.0267,0 -27.9553,6.5481 -33.5937,15.9375 -3.6717,-2.0039 -7.8109,-3.125 -12.1876,-3.125 -15.1618,0 -27.4374,13.5095 -27.4374,30.1875 0,12.3742 6.7841,22.991 16.4687,27.6562 l 0,3.5626 c -11.6047,3.3126 -20.125,14.2985 -20.125,27.3437 0,14.5773 10.6507,26.5871 24.3437,28.1875 -0.3604,1.2436 -0.5624,2.53 -0.5624,3.8438 0,11.1186 13.5407,20.125 30.2187,20.125 16.5518,0 29.985,-8.8725 30.1875,-19.875 l 50.2188,0 c 2.9587,10.3728 13.7734,18.0624 26.6562,18.0624 11.2971,0 20.9748,-5.9244 25.1875,-14.375 3.547,10.4816 13.4457,18.0313 25.125,18.0313 11.4848,0 21.2734,-7.2905 24.9687,-17.5 2.2583,0.661 4.6151,1.0313 7.0626,1.0313 15.1618,0 27.4687,-13.5408 27.4687,-30.2188 0,-6.7918 -2.0595,-13.0491 -5.5,-18.0938 l 0,-1.9687 c 10.5453,-2.9226 18.3125,-12.924 18.3125,-24.7813 0,-10.6996 -6.3292,-19.8519 -15.3125,-23.6874 2.7234,-4.1671 4.3125,-9.2359 4.3125,-14.7188 0,-14.151 -10.641,-25.625 -23.7812,-25.625 -8.2985,0 -15.5863,4.5641 -19.8438,11.5 -5.1417,-6.8312 -15.6414,-11.5 -27.75,-11.5 -12.6191,0 -23.4624,5.0714 -28.3438,12.375 C 623.4784,451.716 610.0155,445.0625 594.25,445.0625 Z" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" /> +<path inkscape:transform-center-y="34.80832" inkscape:transform-center-x="17.57534" inkscape:connector-curvature="0" id="path5781" d="m 540.3131,578.5854 c -33.6213,35.0107 57.884,-5.1415 -53.2777,96.5881 57.1072,-21.3765 93.0926,-55.9542 111.1617,-101.7296" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" sodipodi:nodetypes="ccc" /> +<path inkscape:connector-curvature="0" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" d="m 590.25,441.0625 c -14.2458,0 -26.6466,5.4502 -33,13.4375 -6.7126,-5.9485 -16.8847,-9.75 -28.3125,-9.75 -15.0267,0 -27.9553,6.5481 -33.5937,15.9375 -3.6717,-2.0039 -7.8109,-3.125 -12.1876,-3.125 -15.1618,0 -27.4374,13.5095 -27.4374,30.1875 0,12.3742 6.7841,22.991 16.4687,27.6562 l 0,3.5626 c -11.6047,3.3126 -20.125,14.2985 -20.125,27.3437 0,14.5773 10.6507,26.5871 24.3437,28.1875 -0.3604,1.2436 -0.5624,2.53 -0.5624,3.8438 0,11.1186 13.5407,20.125 30.2187,20.125 16.5518,0 29.985,-8.8725 30.1875,-19.875 l 50.2188,0 c 2.9587,10.3728 13.7734,18.0624 26.6562,18.0624 11.2971,0 20.9748,-5.9244 25.1875,-14.375 3.547,10.4816 13.4457,18.0313 25.125,18.0313 11.4848,0 21.2734,-7.2905 24.9687,-17.5 2.2583,0.661 4.6151,1.0313 7.0626,1.0313 15.1618,0 27.4687,-13.5408 27.4687,-30.2188 0,-6.7918 -2.0595,-13.0491 -5.5,-18.0938 l 0,-1.9687 c 10.5453,-2.9226 18.3125,-12.924 18.3125,-24.7813 0,-10.6996 -6.3292,-19.8519 -15.3125,-23.6874 2.7234,-4.1671 4.3125,-9.2359 4.3125,-14.7188 0,-14.151 -10.641,-25.625 -23.7812,-25.625 -8.2985,0 -15.5863,4.5641 -19.8438,11.5 -5.1417,-6.8312 -15.6414,-11.5 -27.75,-11.5 -12.6191,0 -23.4624,5.0714 -28.3438,12.375 C 619.4784,447.716 606.0155,441.0625 590.25,441.0625 Z" id="rect4488-0-6" /> +<path sodipodi:nodetypes="ccc" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" d="m 536.3131,574.5854 c -33.6213,35.0107 57.884,-5.1415 -53.2777,96.5881 57.1072,-21.3765 93.0926,-55.9542 111.1617,-101.7296" id="path4490-2-8" inkscape:connector-curvature="0" inkscape:transform-center-x="17.57534" inkscape:transform-center-y="34.80832" /> +<path sodipodi:nodetypes="scscssccscssccscscssccscsscscs" id="path5829" d="m 590.4819,444.0625 c -13.3418,0 -24.9558,5.0394 -30.9061,12.4249 -6.2866,-5.5003 -15.8133,-9.0153 -26.516,-9.0153 -14.0733,0 -26.1815,6.0546 -31.4621,14.7364 -3.4388,-1.8529 -7.3155,-2.8894 -11.4144,-2.8894 -14.1998,0 -29.6964,12.4914 -29.6964,27.9125 0,11.4417 6.3536,21.2584 15.4237,25.572 l 0,5.2942 c -10.8685,3.0629 -18.8481,13.2209 -18.8481,25.2831 0,13.4787 9.975,22.5834 22.799,24.0633 -0.3374,1.1498 -0.5266,2.3393 -0.5266,3.5541 0,10.2807 12.6815,18.6083 28.3012,18.6083 15.5017,0 28.0826,-8.2038 28.2722,-18.3772 l 47.0324,0 c 2.7709,9.5911 12.8994,16.7012 24.9649,16.7012 10.5803,0 23.6439,-7.4779 27.5892,-15.2917 3.322,9.6917 12.5927,16.6725 23.5309,16.6725 10.7561,0 15.9236,-4.7411 19.3845,-14.1812 2.115,0.6112 4.3222,0.9535 6.6145,0.9535 14.1997,0 25.7257,-12.5203 25.7257,-27.9415 0,-6.2799 -1.9288,-12.0657 -5.1509,-16.7302 l 0,-1.8203 c 9.8761,-2.7024 17.1505,-11.9501 17.1505,-22.9138 0,-9.8932 -5.9275,-18.3558 -14.3409,-21.9023 2.5506,-3.8531 4.0389,-8.5399 4.0389,-13.6096 0,-13.0846 -1.9659,-23.6939 -14.2723,-23.6939 -7.7719,0 -12.5974,4.2202 -16.5847,10.6334 -4.8155,-6.3164 -20.6491,-10.6334 -31.9893,-10.6334 -11.8184,0 -21.9737,4.6892 -26.5454,11.4424 C 617.8559,450.2146 605.2472,444.0625 590.4819,444.0625 Z" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" inkscape:connector-curvature="0" /> +<flowRoot xml:space="preserve" id="flowRoot4599-5" style="font-size:17.5px;font-style:normal;font-weight:normal;text-align:justify;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" transform="translate(120.7929,235.0875)"><flowRegion id="flowRegion4601-5"><rect id="rect4603-2" width="226.9439" height="95.17012" x="360.5484" y="237.9254" style="font-size:17.5px;text-align:justify;text-anchor:start" ry="29.28312" /></flowRegion><flowPara id="flowPara4605-9">Dream Speaking</flowPara></flowRoot><path inkscape:transform-center-y="32.84085" inkscape:transform-center-x="16.52214" inkscape:connector-curvature="0" id="path5831" d="m 531.2644,567.0384 c -31.6066,33.0319 66.4153,1.1491 -38.0851,97.1288 55.9746,-37.2407 77.8094,-67.3654 92.5004,-101.9797" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" sodipodi:nodetypes="ccc" /> +</symbol> +<symbol transform="translate(-24,-32.50941)" id="squared"> +<title id="title5683">Squared Balloon</title> +<rect ry="14.64156" y="221.7932" x="53.41527" height="142.7552" width="245.2461" id="rect5765" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" /> +<rect style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" id="rect4488" width="245.2461" height="142.7552" x="49.41527" y="217.7932" ry="14.64156" /> +<path inkscape:transform-center-y="29.16837" inkscape:transform-center-x="25.87892" inkscape:connector-curvature="0" id="path5767" d="m 100.0592,359.3396 24.9735,43.3766 35.3685,-43.3766" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" sodipodi:nodetypes="ccc" /> +<path sodipodi:nodetypes="ccc" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:3.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" d="m 96.05919,355.3396 24.97351,43.3766 35.3685,-43.3766" id="path4490" inkscape:connector-curvature="0" inkscape:transform-center-x="25.87892" inkscape:transform-center-y="29.16837" /> +<rect ry="13.38393" y="219.7932" x="51.41528" height="130.4932" width="232.4347" id="rect5815" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" /> +<flowRoot xml:space="preserve" id="flowRoot4583" style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:justify;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:FreeSans;-inkscape-font-specification:FreeSans"><flowRegion id="flowRegion4585"><rect id="rect4587" width="226.9442" height="124.4533" x="58.56624" y="226.9442" style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:justify;text-anchor:start;font-family:FreeSans;-inkscape-font-specification:FreeSans" ry="12.81137" /></flowRegion><flowPara id="flowPara4589">Squared Balloon</flowPara></flowRoot><path inkscape:transform-center-y="27.41085" inkscape:transform-center-x="24.91328" inkscape:connector-curvature="0" id="path5817" d="m 94.31875,345.0519 24.04165,40.7629 34.0488,-40.7629" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" sodipodi:nodetypes="ccc" /> +</symbol> +<symbol transform="translate(-40,-98)" id="g4609"> +<title id="title5685">Rounded Balloon</title> +<rect ry="33.45972" y="234.0316" x="355.3975" height="113.4721" width="245.2461" id="rect5769" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" /> +<path inkscape:transform-center-y="34.80832" inkscape:transform-center-x="17.57534" inkscape:connector-curvature="0" id="path5771" d="m 395.7277,342.9272 -29.4852,53.404 78.2182,-53.404" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" sodipodi:nodetypes="ccc" /> +<rect style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" id="rect4488-0" width="245.2461" height="113.4721" x="351.3975" y="230.0316" ry="33.45972" /> +<path sodipodi:nodetypes="ccc" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:3.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" d="m 391.7277,338.9272 -29.4852,53.404 78.2182,-53.404" id="path4490-2" inkscape:connector-curvature="0" inkscape:transform-center-x="17.57534" inkscape:transform-center-y="34.80832" /> +<rect ry="29.03715" y="232.0316" x="353.3975" height="100.304" width="234.2649" id="rect5819" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" /> +<flowRoot xml:space="preserve" id="flowRoot4599" style="font-size:17.5px;font-style:normal;font-weight:normal;text-align:justify;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"><flowRegion id="flowRegion4601"><rect id="rect4603" width="226.9439" height="95.17012" x="360.5484" y="237.9254" style="font-size:17.5px;text-align:justify;text-anchor:start" ry="29.28312" /></flowRegion><flowPara id="flowPara4605">Rounded Balloon</flowPara></flowRoot><path inkscape:transform-center-y="37.22477" inkscape:transform-center-x="14.60102" inkscape:connector-curvature="0" id="path5821" d="M 401.3223,324.2385 374.827,377.35 437.8081,328.2385" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" sodipodi:nodetypes="ccc" /> +</symbol> +<symbol transform="translate(0,-50)" id="g5687"> +<title id="title5695">Cricle Balloon</title> +<path transform="translate(4,4)" d="m 873.003,280.0198 a 115.3023,64.05683 0 1 1 -230.6046,0 A 115.3023,64.05683 0 1 1 873.003,280.0198 Z" sodipodi:ry="64.05683" sodipodi:rx="115.3023" sodipodi:cy="280.0198" sodipodi:cx="757.7007" id="path5773" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" sodipodi:type="arc" /> +<path inkscape:transform-center-y="34.80832" inkscape:transform-center-x="17.57534" inkscape:connector-curvature="0" id="path5775" d="m 668.4267,320.5279 c 10.9674,21.8463 -10.664,30.6531 -22.1643,43.5124 32.2983,-2.5746 62.5959,-6.7497 70.8973,-28.5218" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" sodipodi:nodetypes="ccc" /> +<path sodipodi:type="arc" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" id="path4881" sodipodi:cx="757.7007" sodipodi:cy="280.0198" sodipodi:rx="115.3023" sodipodi:ry="64.05683" d="m 873.003,280.0198 a 115.3023,64.05683 0 1 1 -230.6046,0 A 115.3023,64.05683 0 1 1 873.003,280.0198 Z" /> +<path sodipodi:nodetypes="ccc" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:3.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" d="m 664.4267,316.5279 c 10.9674,21.8463 -10.664,30.6531 -22.1643,43.5124 32.1799,-2.693 58.7436,-6.5922 69.2934,-26.1159" id="path4490-2-3" inkscape:connector-curvature="0" inkscape:transform-center-x="17.57534" inkscape:transform-center-y="34.80832" /> +<path transform="matrix(0.9133189,0,0,0.8937789,61.14469,26.1428)" d="m 873.003,280.0198 a 115.3023,64.05683 0 1 1 -230.6046,0 A 115.3023,64.05683 0 1 1 873.003,280.0198 Z" sodipodi:ry="64.05683" sodipodi:rx="115.3023" sodipodi:cy="280.0198" sodipodi:cx="757.7007" id="path5823" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.7200758;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" sodipodi:type="arc" /> +<flowRoot xml:space="preserve" id="flowRoot4599-4" style="font-size:17.5px;font-style:normal;font-weight:normal;text-align:justify;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" transform="translate(300.152,-2.837883)"><flowRegion id="flowRegion4601-55"><rect id="rect4603-233" width="226.9439" height="95.17012" x="360.5484" y="237.9254" style="font-size:17.5px;text-align:justify;text-anchor:start" ry="47.58506" /></flowRegion><flowPara id="flowPara4605-3">Circle Balloon</flowPara></flowRoot><path inkscape:transform-center-y="32.60273" inkscape:transform-center-x="16.6098" inkscape:connector-curvature="0" id="path5825" d="m 661.0686,303.7399 c 14.3747,25.2739 8.7681,34.3246 -6.1103,46.7701 30.524,-2.4115 50.3257,-9.921 58.1711,-30.3136" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" sodipodi:nodetypes="ccc" /> +</symbol> +<symbol transform="translate(1195.664,-72)" id="g5755"> +<title id="title5859">Hip Balloon</title> +<path sodipodi:nodetypes="sssssssss" inkscape:connector-curvature="0" id="path5751" d="m -239.2461,224.1791 201.32145,0 c 12.16714,0 25.42757,10.2991 21.96234,21.9623 -7.26108,24.4391 -20.60595,41.8681 0,98.8306 4.1389,11.4415 -9.7952,21.9623 -21.96234,21.9623 l -201.32145,0 c -12.1671,0 -27.6188,-11.19 -21.9623,-21.9623 18.7013,-35.6151 15.3949,-68.0863 0,-98.8306 C -266.6561,235.262 -251.4132,224.1791 -239.2461,224.1791 Z" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" /> +<path inkscape:transform-center-y="29.16837" inkscape:transform-center-x="25.87892" inkscape:connector-curvature="0" id="path5753" d="m -214.5645,355.7255 -11.6304,48.8672 71.9724,-48.8672" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:3.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" sodipodi:nodetypes="ccc" /> +<path style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" d="m -245.2461,218.1791 201.32145,0 c 12.16714,0 25.42757,10.2991 21.96234,21.9623 -7.26108,24.4391 -20.60595,41.8681 0,98.8306 4.1389,11.4415 -9.7952,21.9623 -21.96234,21.9623 l -201.32145,0 c -12.1671,0 -27.6188,-11.19 -21.9623,-21.9623 18.7013,-35.6151 15.3949,-68.0863 0,-98.8306 C -272.6561,229.262 -257.4132,218.1791 -245.2461,218.1791 Z" id="rect4488-7" inkscape:connector-curvature="0" sodipodi:nodetypes="sssssssss" /> +<path sodipodi:nodetypes="ccc" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:3.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" d="m -220.5645,355.7255 -11.6304,48.8672 71.9724,-48.8672" id="path4490-0" inkscape:connector-curvature="0" inkscape:transform-center-x="25.87892" inkscape:transform-center-y="29.16837" /> +<path sodipodi:nodetypes="sssssssss" inkscape:connector-curvature="0" id="path5811" d="m -244.4462,220.1791 190.88638,0 c 11.53648,0 24.10959,9.5996 20.82397,20.4708 -6.88472,22.7793 -19.53789,37.0247 0,90.1187 3.92437,10.6644 -9.28749,20.4707 -20.82397,20.4707 l -188.88638,0 c -11.5365,0 -24.1873,-10.43 -18.824,-20.4707 17.732,-33.1964 10.597,-61.4624 -4,-90.1187 C -270.4355,230.5093 -255.9827,220.1791 -244.4462,220.1791 Z" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.4999998;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" /> +<flowRoot xml:space="preserve" id="flowRoot4583-7" style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:justify;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" transform="translate(-316.6237,0.3859063)"><flowRegion id="flowRegion4585-2"><rect id="rect4587-4" width="226.9442" height="124.4533" x="58.56624" y="226.9442" style="font-size:20px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:justify;text-anchor:start;font-family:FreeSans;-inkscape-font-specification:FreeSans" ry="12.81137" /></flowRegion><flowPara id="flowPara4589-5">Hip Balloon</flowPara></flowRoot><path inkscape:transform-center-y="27.18743" inkscape:transform-center-x="24.53752" inkscape:connector-curvature="0" id="path5813" d="m -217.0439,346.3843 -11.0276,45.5484 62.2419,-45.5484" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.4999998;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" sodipodi:nodetypes="ccc" /> +</symbol> +<symbol transform="translate(244.0945,524.4658)" id="g4609-9"> +<title id="title5703">Electronic Balloon</title> +<rect ry="0" y="234.0316" x="355.3975" height="113.4721" width="245.2461" id="rect5807" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" /> +<path inkscape:transform-center-y="49.9548" inkscape:transform-center-x="20.94235" inkscape:connector-curvature="0" id="path5809" d="m 391.0094,342.9622 -14.6992,40.8082 -20.9809,-15.3085 -34.9552,75.9629 40.0858,-48.994 31.2096,16.8629 53.4915,-70.4171" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" sodipodi:nodetypes="ccccccc" /> +<rect style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" id="rect4488-0-67" width="245.2461" height="113.4721" x="351.3975" y="230.0316" ry="0" /> +<path sodipodi:nodetypes="ccccccc" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" d="m 387.0094,338.9622 -14.6992,40.8082 -20.9809,-15.3085 -34.9552,75.9629 40.0858,-48.994 31.2096,16.8629 53.4915,-70.4171" id="path4490-2-1" inkscape:connector-curvature="0" inkscape:transform-center-x="20.94235" inkscape:transform-center-y="49.9548" /> +<rect ry="0" y="232.0316" x="353.3981" height="101.0674" width="231.2455" id="rect5855" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" /> +<flowRoot xml:space="preserve" id="flowRoot4599-55" style="font-size:17.5px;font-style:normal;font-weight:normal;text-align:justify;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"><flowRegion id="flowRegion4601-7"><rect id="rect4603-23" width="226.9439" height="95.17012" x="360.5484" y="237.9254" style="font-size:17.5px;text-align:justify;text-anchor:start" ry="0" /></flowRegion><flowPara id="flowPara4605-4">Over the Phone</flowPara></flowRoot><path inkscape:transform-center-y="44.4938" inkscape:transform-center-x="19.74678" inkscape:connector-curvature="0" id="path5857" d="m 391.7683,330.0627 -18.1471,52.9906 -21.5483,-15.1481 -26.151,56.3109 29.4757,-40.6119 27.1583,12.2455 55.4813,-67.7626" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" sodipodi:nodetypes="ccccccc" /> +</symbol> +<symbol transform="translate(-0.4341,-286)" id="g4774"> +<title id="title5701">Thought Balloon</title> +<path id="path5801" d="m 221.8125,699.9375 c -14.2458,0 -26.6466,5.4502 -33,13.4375 -6.7126,-5.9485 -16.8847,-9.75 -28.3125,-9.75 -15.0267,0 -27.9554,6.5481 -33.5938,15.9375 -3.6717,-2.0039 -7.8108,-3.125 -12.1874,-3.125 -15.16185,0 -27.43755,13.5095 -27.43755,30.1875 0,12.3742 6.78415,22.991 16.46875,27.6562 l 0,3.5626 c -11.6047,3.3125 -20.125,14.2985 -20.125,27.3437 0,14.5773 10.65075,26.5871 24.3438,28.1875 -0.3604,1.2436 -0.5626,2.5299 -0.5626,3.8438 0,11.1186 13.5408,20.125 30.2188,20.125 15.0001,0 27.4301,-7.2884 29.7812,-16.8438 2.7366,12.432 16.219,21.875 32.4376,21.875 11.5758,0 21.7495,-4.8199 27.625,-12.0938 4.7094,3.2879 10.7013,5.25 17.2187,5.25 11.2971,0 20.9748,-5.9243 25.1875,-14.375 3.547,10.4816 13.4457,18.0313 25.125,18.0313 11.4848,0 21.2734,-7.2905 24.9688,-17.5 2.2583,0.661 4.615,1.0313 7.0624,1.0313 15.1619,0 27.4688,-13.5408 27.4688,-30.2188 0,-6.7918 -2.0595,-13.049 -5.5,-18.0938 l 0,-1.9687 c 10.5453,-2.9226 18.3125,-12.9239 18.3125,-24.7813 0,-10.6996 -6.3292,-19.8519 -15.3125,-23.6874 2.7234,-4.1672 4.3125,-9.2359 4.3125,-14.7188 0,-14.151 -10.6411,-25.625 -23.7813,-25.625 -8.2984,0 -15.5862,4.5641 -19.8437,11.5 -5.1417,-6.8312 -15.6414,-11.5 -27.75,-11.5 -12.6191,0 -23.4624,5.0714 -28.3437,12.375 C 251.0409,706.591 237.578,699.9375 221.8125,699.9375 Z" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" inkscape:connector-curvature="0" /> +<path transform="translate(0.33961,-6.98117)" d="m 159.2269,899.5409 a 28.36802,21.04724 0 1 1 -56.736,0 A 28.36802,21.04724 0 1 1 159.2269,899.5409 Z" sodipodi:ry="21.04724" sodipodi:rx="28.36802" sodipodi:cy="899.5409" sodipodi:cx="130.8589" id="path5803" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" sodipodi:type="arc" /> +<path transform="translate(36.94351,-8.81137)" d="m 67.71722,944.3807 a 14.64156,10.98117 0 1 1 -29.28312,0 A 14.64156,10.98117 0 1 1 67.71722,944.3807 Z" sodipodi:ry="10.98117" sodipodi:rx="14.64156" sodipodi:cy="944.3807" sodipodi:cx="53.07566" id="path5805" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" sodipodi:type="arc" /> +<path inkscape:connector-curvature="0" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" d="m 217.8125,695.9375 c -14.2458,0 -26.6466,5.4502 -33,13.4375 -6.7126,-5.9485 -16.8847,-9.75 -28.3125,-9.75 -15.0267,0 -27.9554,6.5481 -33.5938,15.9375 -3.6717,-2.0039 -7.8108,-3.125 -12.1874,-3.125 -15.16185,0 -27.43755,13.5095 -27.43755,30.1875 0,12.3742 6.78415,22.991 16.46875,27.6562 l 0,3.5626 c -11.6047,3.3125 -20.125,14.2985 -20.125,27.3437 0,14.5773 10.65075,26.5871 24.3438,28.1875 -0.3604,1.2436 -0.5626,2.5299 -0.5626,3.8438 0,11.1186 13.5408,20.125 30.2188,20.125 15.0001,0 27.4301,-7.2884 29.7812,-16.8438 2.7366,12.432 16.219,21.875 32.4376,21.875 11.5758,0 21.7495,-4.8199 27.625,-12.0938 4.7094,3.2879 10.7013,5.25 17.2187,5.25 11.2971,0 20.9748,-5.9243 25.1875,-14.375 3.547,10.4816 13.4457,18.0313 25.125,18.0313 11.4848,0 21.2734,-7.2905 24.9688,-17.5 2.2583,0.661 4.615,1.0313 7.0624,1.0313 15.1619,0 27.4688,-13.5408 27.4688,-30.2188 0,-6.7918 -2.0595,-13.049 -5.5,-18.0938 l 0,-1.9687 c 10.5453,-2.9226 18.3125,-12.9239 18.3125,-24.7813 0,-10.6996 -6.3292,-19.8519 -15.3125,-23.6874 2.7234,-4.1672 4.3125,-9.2359 4.3125,-14.7188 0,-14.151 -10.6411,-25.625 -23.7813,-25.625 -8.2984,0 -15.5862,4.5641 -19.8437,11.5 -5.1417,-6.8312 -15.6414,-11.5 -27.75,-11.5 -12.6191,0 -23.4624,5.0714 -28.3437,12.375 C 247.0409,702.591 233.578,695.9375 217.8125,695.9375 Z" id="rect4488-0-6-3" /> +<path sodipodi:nodetypes="scscssccscsscscscscssccscsscscs" id="path5833" d="m 214.5058,699.9375 c -13.4925,0 -25.2377,4.9468 -31.2551,12.1966 -6.3576,-5.3992 -15.992,-8.8496 -26.8155,-8.8496 -14.2321,0 -26.4772,5.9434 -31.8175,14.4658 -3.4775,-1.8189 -7.3978,-2.8365 -11.543,-2.8365 -14.36016,0 -25.98678,12.262 -25.98678,27.3999 0,11.2315 6.42544,20.8679 15.59798,25.1024 l 2,5.2336 c -10.99111,3.0066 -19.0609,12.9781 -19.0609,24.8187 0,13.2312 8.08759,22.1319 21.0566,23.5845 -0.3413,1.1288 -0.5328,2.2963 -0.5328,3.4889 0,10.0919 12.8248,18.2665 28.6209,18.2665 14.207,0 25.9798,-6.6153 28.2066,-15.2883 2.5918,11.284 15.3614,19.855 30.7224,19.855 10.9637,0 20.5995,-4.3749 26.1643,-10.977 4.4604,2.9842 10.1355,4.7652 16.3083,4.7652 10.6997,0 19.8657,-5.3773 23.8557,-13.0476 3.3595,9.5137 12.7348,16.3662 23.7965,16.3662 10.8775,0 20.1486,-6.6173 23.6486,-15.8839 2.1389,0.5999 4.371,0.936 6.689,0.936 14.3601,0 26.0164,-12.2904 26.0164,-27.4283 0,-6.1646 -1.9507,-11.844 -5.2092,-16.423 l 0,-1.7868 c 9.9877,-2.6528 17.3442,-11.7306 17.3442,-22.493 0,-9.7116 -5.9946,-18.0187 -14.5028,-21.5 2.5794,-3.7824 4.0844,-8.383 4.0844,-13.3597 0,-12.8442 -6.0784,-21.2586 -18.5238,-21.2586 -7.8596,0 -12.7622,6.1426 -16.7945,12.438 -4.8698,-6.2003 -20.8144,-14.438 -32.2827,-14.438 -11.9518,0 -20.2218,6.603 -24.845,13.2322 C 244.1888,707.9766 229.4377,699.9375 214.5058,699.9375 Z" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.4999998;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" inkscape:connector-curvature="0" /> +<flowRoot xml:space="preserve" id="flowRoot4599-5-8" style="font-size:17.5px;font-style:normal;font-weight:normal;text-align:justify;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" transform="translate(-251.6598,489.9755)"><flowRegion id="flowRegion4601-5-3"><rect id="rect4603-2-8" width="226.9439" height="95.17012" x="360.5484" y="237.9254" style="font-size:17.5px;text-align:justify;text-anchor:start" ry="29.28312" /></flowRegion><flowPara id="flowPara4605-9-0">Think Balloon</flowPara></flowRoot><path sodipodi:type="arc" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" id="path4769" sodipodi:cx="130.8589" sodipodi:cy="899.5409" sodipodi:rx="28.36802" sodipodi:ry="21.04724" d="m 159.2269,899.5409 a 28.36802,21.04724 0 1 1 -56.736,0 A 28.36802,21.04724 0 1 1 159.2269,899.5409 Z" transform="translate(-3.66039,-10.98117)" /> +<path sodipodi:type="arc" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" id="path4771" sodipodi:cx="53.07566" sodipodi:cy="944.3807" sodipodi:rx="14.64156" sodipodi:ry="10.98117" d="m 67.71722,944.3807 a 14.64156,10.98117 0 1 1 -29.28312,0 A 14.64156,10.98117 0 1 1 67.71722,944.3807 Z" transform="translate(32.94351,-12.81137)" /> +<path transform="matrix(0.7532433,0,0,0.8099513,25.62993,157.9754)" d="m 159.2269,899.5409 a 28.36802,21.04724 0 1 1 -56.736,0 A 28.36802,21.04724 0 1 1 159.2269,899.5409 Z" sodipodi:ry="21.04724" sodipodi:rx="28.36802" sodipodi:cy="899.5409" sodipodi:cx="130.8589" id="path5835" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.1789536;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" sodipodi:type="arc" /> +</symbol> +</defs> +<sodipodi:namedview id="base" pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="0.5" inkscape:cx="438.8425" inkscape:cy="364.1895" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="false" fit-margin-top="0" fit-margin-left="0" fit-margin-right="0" fit-margin-bottom="0" inkscape:window-width="1301" inkscape:window-height="744" inkscape:window-x="65" inkscape:window-y="24" inkscape:window-maximized="1" /> +<metadata id="metadata7"> +<rdf:RDF> +<cc:Work rdf:about=""> +<dc:format>image/svg+xml</dc:format> +<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> +<dc:title>Word Balloons</dc:title> +<dc:date>2013-04-22</dc:date> +<dc:creator> +<cc:Agent> +<dc:title>Martin Owens</dc:title> +</cc:Agent> +</dc:creator> +<dc:rights> +<cc:Agent> +<dc:title>Public Domain</dc:title> +</cc:Agent> +</dc:rights> +<dc:language>English</dc:language> +<dc:subject> +<rdf:Bag> +<rdf:li>word</rdf:li> +<rdf:li>balloon</rdf:li> +<rdf:li>comic</rdf:li> +<rdf:li>cartoon</rdf:li> +<rdf:li>speach</rdf:li> +<rdf:li>exclaim</rdf:li> +</rdf:Bag> +</dc:subject> +<cc:license rdf:resource="http://creativecommons.org/licenses/publicdomain/" /> +</cc:Work> +<cc:License rdf:about="http://creativecommons.org/licenses/publicdomain/"> +<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction" /> +<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution" /> +<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> +</cc:License> +</rdf:RDF> +</metadata> +<g inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1" transform="translate(-33.15751,-44.1807)"> +<flowRoot xml:space="preserve" id="flowRoot4575" style="font-size:22.5px;font-style:normal;font-weight:normal;text-align:justify;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"><flowRegion id="flowRegion4577"><rect id="rect4579" width="228.7744" height="128.1137" x="56.73605" y="223.2838" style="font-size:22.5px;text-align:justify;text-anchor:start" ry="16.47176" /></flowRegion><flowPara id="flowPara4581"></flowPara></flowRoot><path sodipodi:type="arc" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.1789536;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" id="path5835-5" sodipodi:cx="130.8589" sodipodi:cy="899.5409" sodipodi:rx="28.36802" sodipodi:ry="21.04724" d="m 159.2269,899.5409 c 0,11.6241 -12.7008,21.0472 -28.368,21.0472 -15.6672,0 -28.368,-9.4231 -28.368,-21.0472 0,-11.6241 12.7008,-21.0472 28.368,-21.0472 C 146.5261,878.4937 159.2269,887.9168 159.2269,899.5409 Z" transform="matrix(0.3478572,0,0,0.3110734,-1.020215,649.0388)" /> +<use id="use6910" xlink:href="#g4774" x="0" y="0" width="1" height="1" transform="translate(-36.036,-364.0068)" /> +<use id="use6955" xlink:href="#g4609-9" x="0" y="0" width="1" height="1" transform="translate(-201.8085,-690.4568)" /> +<use id="use6998" xlink:href="#g5755" x="0" y="0" width="1" height="1" transform="translate(-876.9798,217.8614)" /> +<use id="use7041" xlink:href="#g5687" x="0" y="0" width="1" height="1" transform="translate(-239.5151,201.2355)" /> +<use id="use7084" xlink:href="#g4609" x="0" y="0" width="1" height="1" transform="translate(-253.1455,552.0558)" /> +<use id="use7127" xlink:href="#squared" x="0" y="0" width="1" height="1" transform="translate(386.8367,447.4919)" /> +<use id="use7170" xlink:href="#g4717" x="0" y="0" width="1" height="1" transform="translate(351.7801,-256.711)" /> +<use id="use7210" xlink:href="#g4645" x="0" y="0" width="1" height="1" transform="translate(813.7201,9.57109)" /> +</g> +</svg> diff --git a/share/symbols/FlowSymbols.svg b/share/symbols/FlowSymbols.svg new file mode 100644 index 000000000..28a376820 --- /dev/null +++ b/share/symbols/FlowSymbols.svg @@ -0,0 +1,271 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<!-- Created by Tavmjong Bah --> + +<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="512.5" height="522.5" version="1.1" style="fill:none;stroke:#000000;stroke-width:2" id="svg8045" inkscape:version="0.48+devel r12282" sodipodi:docname="FlowSymbols.svg"> +<metadata id="metadata8183"> +<rdf:RDF> +<cc:Work rdf:about=""> +<dc:format>image/svg+xml</dc:format> +<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> +<dc:title>Flow Chart Shapes</dc:title> +<dc:date>2013-04-18</dc:date> +<dc:creator> +<cc:Agent> +<dc:title>Martin Owens</dc:title> +</cc:Agent> +</dc:creator> +<dc:rights> +<cc:Agent> +<dc:title /> +</cc:Agent> +</dc:rights> +<dc:publisher> +<cc:Agent> +<dc:title>Martin Owens</dc:title> +</cc:Agent> +</dc:publisher> +<dc:language>English</dc:language> +<dc:description>Basic Flowchart Symbols</dc:description> +<cc:license rdf:resource="http://creativecommons.org/licenses/publicdomain/" /> +</cc:Work> +<cc:License rdf:about="http://creativecommons.org/licenses/publicdomain/"> +<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction" /> +<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution" /> +<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> +</cc:License> +</rdf:RDF> +</metadata> +<sodipodi:namedview pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="1301" inkscape:window-height="744" id="namedview8181" showgrid="false" inkscape:zoom="1" inkscape:cx="199.8151" inkscape:cy="276.2787" inkscape:window-x="65" inkscape:window-y="24" inkscape:window-maximized="1" inkscape:current-layer="svg8045" fit-margin-top="0" fit-margin-left="0" fit-margin-right="0" fit-margin-bottom="0" /> +<title id="title8047">Flow Chart Shapes</title> +<defs id="defs8049"> +<marker inkscape:stockid="DotM" orient="auto" refY="0" refX="0" id="DotM" style="overflow:visible" inkscape:isstock="true"> +<path id="path15937" d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 2.24,-5 5,-5 C -4.74,-6 -2.5,-3.76 -2.5,-1 Z" style="fill:#eeeeee;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1pt;stroke-opacity:1" transform="matrix(0.4,0,0,0.4,2.96,0.4)" inkscape:connector-curvature="0" /> +</marker> +<marker inkscape:stockid="Arrow2Mstart" orient="auto" refY="0" refX="0" id="Arrow2Mstart" style="overflow:visible" inkscape:isstock="true"> +<path id="path15897" style="fill:#eeeeee;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 C 6.97309,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 Z" transform="scale(0.6,0.6)" inkscape:connector-curvature="0" /> +</marker> +<marker inkscape:stockid="Arrow2Mstart" orient="auto" refY="0" refX="0" id="Arrow2Mstart-1" style="overflow:visible" inkscape:isstock="true"> +<path inkscape:connector-curvature="0" id="path15897-1" style="fill:#eeeeee;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1" d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 C 6.97309,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 Z" transform="scale(0.6,0.6)" /> +</marker> +<symbol style="stroke-width:1.66112018" transform="matrix(1.2040057,0,0,1.2040079,-470.35928,5.67678)" id="process"> +<desc id="desc16867">An operation or action step</desc> +<title id="title16865">Process</title> +<rect style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#aaccee;stroke:#000000;stroke-width:1.66112018;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" id="rect1738" width="51.494774" height="51.480068" x="425.19449" y="27.805664" inkscape:label="Process" /> +<text xml:space="preserve" style="font-size:8.30560112px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.08305602;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" x="450.68307" y="56.485222" id="text2344" sodipodi:linespacing="125%" transform="scale(1.0001428,0.99985722)"><tspan sodipodi:role="line" id="tspan2346" x="450.68307" y="56.485222" style="font-size:8.30560112px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.08305602;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans">Process</tspan></text> +</symbol> +<symbol style="fill:none;stroke:#000000;stroke-width:1.66112018" transform="matrix(1.2040057,0,0,1.2040079,-452.31547,71.89277)" id="pprocess"> +<desc id="desc16887">A formally defined sub-process.</desc> +<title id="title16885">Predefined Process</title> +<rect inkscape:label="Process" y="49.041424" x="410.20801" height="30.24431" width="51.494774" id="rect15309" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#aaccee;stroke:#000000;stroke-width:1.66112018;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" /> +<rect style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#6699cc;stroke:#000000;stroke-width:1.66112018;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" id="rect1738-8" width="37.386806" height="30.24431" x="417.26199" y="49.041424" inkscape:label="Process" /> +<text xml:space="preserve" style="font-size:8.30560112px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.08305602;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" x="435.69876" y="61.926075" id="text2344-9" sodipodi:linespacing="125%" transform="scale(1.0001428,0.99985722)"><tspan sodipodi:role="line" id="tspan2346-4" x="435.69876" y="61.926075" style="font-size:8.30560112px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.08305602;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans">Defined</tspan><tspan sodipodi:role="line" x="435.69876" y="72.308075" style="font-size:8.30560112px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.08305602;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" id="tspan15317">Process</tspan></text> +</symbol> +<symbol style="fill:none;stroke:#000000;stroke-width:1.66112018" transform="matrix(1.2040057,0,0,1.2040079,-547.03458,150.51031)" id="aproc"> +<desc id="desc16907">An alternate to the normal process step.</desc> +<title id="title16905">Alternate Process</title> +<rect inkscape:label="Process" y="49.359077" x="488.87799" height="30.244308" width="51.494774" id="rect15309-7" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#6699cc;stroke:#000000;stroke-width:1.66112018;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" ry="5.1461339" /> +<text transform="scale(1.0001428,0.99985722)" sodipodi:linespacing="125%" id="text2344-9-1" y="61.600418" x="514.35754" style="font-size:8.30560112px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.08305602;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" xml:space="preserve"><tspan id="tspan15317-7" style="font-size:8.30560112px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.08305602;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" y="61.600418" x="514.35754" sodipodi:role="line">Alternate</tspan><tspan style="font-size:8.30560112px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.08305602;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" y="71.982422" x="514.35754" sodipodi:role="line" id="tspan15370">Process</tspan></text> +</symbol> +<symbol transform="translate(-289.32377,-61.515372)" id="extract"> +<desc id="desc16871">Split processes or a measurement or finished goods.</desc> +<title id="title16869">Extract</title> +<path sodipodi:type="star" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#aaccee;stroke:#000000;stroke-width:4.53201246;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" id="path1762" sodipodi:sides="3" sodipodi:cx="196.97975" sodipodi:cy="102.81879" sodipodi:r1="79.185905" sodipodi:r2="39.592953" sodipodi:arg1="0.52359878" sodipodi:arg2="1.5707963" inkscape:flatsided="false" inkscape:rounded="0" inkscape:randomized="0" d="m 265.5568,142.4117 -68.577,0 -68.5771,0 L 162.6912,83.02231 196.9798,23.63288 231.2683,83.02231 Z" transform="matrix(0.44136809,0,0,0.44124208,365.13681,95.528587)" inkscape:label="Extract" /> +<text xml:space="preserve" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" x="451.70932" y="145.59412" id="text2312" sodipodi:linespacing="125%" transform="scale(1.0001428,0.99985722)"><tspan sodipodi:role="line" id="tspan2314" x="451.70932" y="145.59412" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans">Extract</tspan></text> +</symbol> +<symbol transform="translate(-521.74938,22.99095)" id="minput"> +<desc id="desc16879">Manually input into a system.</desc> +<title id="title16877">Manual Input</title> +<path sodipodi:nodetypes="ccccc" inkscape:connector-curvature="0" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#aaccee;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" d="m 743.68117,75.17848 61.99823,0 0,-55.783134 L 743.76102,33.997942 Z" id="path3054" inkscape:label="ManualInput" /> +<text xml:space="preserve" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" x="774.52301" y="50.447914" id="text2328" sodipodi:linespacing="125%" transform="scale(1.0001428,0.99985722)"><tspan sodipodi:role="line" id="tspan2330" x="774.52301" y="50.447914" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans">Manual</tspan><tspan sodipodi:role="line" x="774.52301" y="62.947914" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" id="tspan14761">Input</tspan></text> +</symbol> +<symbol transform="translate(-268.21448,-62.515268)" id="merge"> +<desc id="desc16875">Merge multiple processes into one or raw material storage.</desc> +<title id="title16873">Merge</title> +<path sodipodi:type="star" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#aaccee;stroke:#000000;stroke-width:4.53201246;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" id="path2808" sodipodi:sides="3" sodipodi:cx="196.97975" sodipodi:cy="102.81879" sodipodi:r1="79.185905" sodipodi:r2="39.592953" sodipodi:arg1="0.52359878" sodipodi:arg2="1.5707963" inkscape:flatsided="false" inkscape:rounded="0" inkscape:randomized="0" d="m 265.5568,142.4117 -68.577,0 -68.5771,0 L 162.6912,83.02231 196.9798,23.63288 231.2683,83.02231 Z" transform="matrix(-0.44136809,0,0,-0.44124208,698.2613,168.7945)" inkscape:label="Merge" /> +<text xml:space="preserve" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" x="610.98444" y="124.93257" id="text2320" sodipodi:linespacing="125%" transform="scale(1.0001428,0.99985722)"><tspan sodipodi:role="line" id="tspan2322" x="610.98444" y="124.93257" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans">Merge</tspan></text> +</symbol> +<symbol transform="translate(282.54638,-20.64998)" id="delay"> +<desc id="desc16883">A waiting period.</desc> +<title id="title16881">Delay</title> +<path style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#aaccee;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" d="m 123.73618,114.12043 0,-46.648458 22.89125,0 C 188.53652,67.471972 187.67278,114.12043 146.62743,114.12043 Z" id="path15200-3" inkscape:connector-curvature="0" sodipodi:nodetypes="ccssc" /> +<text xml:space="preserve" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" x="146.86577" y="94.339165" id="text2375-0" sodipodi:linespacing="125%" transform="scale(1.0001428,0.99985722)"><tspan sodipodi:role="line" id="tspan2377-3" x="146.86577" y="94.339165" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans">Delay</tspan></text> +</symbol> +<symbol transform="translate(-107.14137,96.80508)" id="data"> +<desc id="desc16891">Indicates data inputs and outputs to and from a process.</desc> +<title id="title16889">Data I/O</title> +<rect inkscape:label="Process" y="31.435099" x="265.58328" height="48.066864" width="45.347401" id="rect1738-1" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ccff99;stroke:#000000;stroke-width:2.05888343;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" transform="matrix(1,0,-0.33103436,0.9436187,0,0)" /> +<text transform="scale(1.0001419,0.99985813)" sodipodi:linespacing="125%" id="text2344-8" y="55.878571" x="269.55655" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" xml:space="preserve"><tspan style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" y="55.878571" x="269.55655" id="tspan2346-0" sodipodi:role="line">Data</tspan></text> +</symbol> +<symbol transform="translate(-63.07007,-286.84938)" id="istorage"> +<desc id="desc16895">Data stored in memory.</desc> +<title id="title16893">Internal Storage</title> +<g transform="translate(50,-97)" id="g15839"> +<rect inkscape:label="Process" y="502.00879" x="235" height="61.98241" width="62" id="rect1738-0" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ccff99;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" /> +<text transform="scale(1.0001419,0.99985813)" sodipodi:linespacing="125%" id="text2344-0" y="536.60553" x="273.72705" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" xml:space="preserve"><tspan style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" y="536.60553" x="273.72705" id="tspan2346-9" sodipodi:role="line">Internal</tspan><tspan style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" y="549.10553" x="273.72705" sodipodi:role="line" id="tspan15837">Storage</tspan></text> +<path inkscape:connector-curvature="0" id="path15777" d="m 250,563 0,-61 -1,0 1,0" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#6699cc;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" /> +<path inkscape:connector-curvature="0" id="path15779" d="m 235,518 62,0" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#6699cc;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" /> +</g> +</symbol> +<symbol style="fill:none;stroke:#000000;stroke-width:1.66112018" transform="matrix(1.2040057,0,0,1.2040079,-196.83034,87.67678)" id="card"> +<desc id="desc16899">Old computer punch card</desc> +<title id="title16897">Card</title> +<path sodipodi:nodetypes="cccccc" inkscape:connector-curvature="0" id="rect1738-4" d="m 438.06818,27.805664 33.63771,0 0,46.496712 -46.5114,0 L 425.19449,40.675681 Z" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ccff99;stroke:#000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" /> +<text xml:space="preserve" style="font-size:8.30560112px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.08305602;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" x="448.46753" y="54.043022" id="text2344-3" sodipodi:linespacing="125%" transform="scale(1.0001428,0.99985722)"><tspan sodipodi:role="line" id="tspan2346-1" x="448.46753" y="54.043022" style="font-size:8.30560112px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.08305602;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans">Card</tspan></text> +</symbol> +<symbol transform="translate(-259.26254,-146.9955)" id="doc"> +<desc id="desc16903">A document or report</desc> +<title id="title16901">Document</title> +<path sodipodi:nodetypes="ccsccc" inkscape:connector-curvature="0" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ccff99;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" d="m 664.05943,271.13949 0,48.46273 c 0.15644,-0.16804 5.34098,-5.50818 27.77334,-1.78093 22.43234,3.72728 28.9984,-3.56857 29.198,-3.79732 L 721.03077,271.13949 Z" id="path3082" inkscape:label="Document" /> +<text xml:space="preserve" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" x="692.1427" y="299.71402" id="text2292" sodipodi:linespacing="125%" transform="scale(1.0001428,0.99985722)"><tspan sodipodi:role="line" id="tspan2294" x="692.1427" y="299.71402" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans">Document</tspan></text> +</symbol> +<symbol transform="translate(-3.74542,-307.85859)" id="dastore"> +<desc id="desc16911">Storage on a hard drive</desc> +<title id="title16909">Direct Access Storage</title> +<g id="g3140-9" transform="matrix(0,0.45151541,-0.50222367,0,262.80673,328.38817)" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:none;stroke:#000000;stroke-width:4.19995975;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto"> +<path inkscape:connector-curvature="0" inkscape:label="MagneticStorage" id="path1774-7" d="m 399.27296,142.26965 0,99.625 c -0.007,0.11709 0,0.25738 0,0.375 0,0.11762 -0.007,0.22666 0,0.34375 l 0,0.65625 0.0937,0 c 1.75969,9.56464 28.20983,17.1875 60.53125,17.1875 32.32143,0 58.74032,-7.62285 60.5,-17.1875 l 0.0937,0 0,-0.53125 c 0.0132,-0.15588 0,-0.31192 0,-0.46875 0,-0.15683 0.0132,-0.31287 0,-0.46875 l 0,-99.53125 L 399.27296,142.26965 Z" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ccff99;stroke:#000000;stroke-width:4.19995975;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" /> +<path transform="matrix(0.991803,0,0,1,374.0872,77.83652)" d="m 147.4823,63.42284 c 0,10.04205 -27.3618,18.18275 -61.11426,18.18275 -33.75245,0 -61.11423,-8.1407 -61.11423,-18.18275 0,-10.04205 27.36178,-18.18274 61.11423,-18.18274 C 120.1205,45.2401 147.4823,53.38079 147.4823,63.42284 Z" sodipodi:ry="18.182745" sodipodi:rx="61.114227" sodipodi:cy="63.42284" sodipodi:cx="86.368042" id="path1772-8" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ccff99;stroke:#000000;stroke-width:4.21727943;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" sodipodi:type="arc" /> +</g> +<text xml:space="preserve" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" x="158.72659" y="532.38654" id="text2316-7" sodipodi:linespacing="125%" transform="scale(1.0001428,0.99985722)"><tspan sodipodi:role="line" x="158.72659" y="532.38654" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" id="tspan2361-5">Direct</tspan><tspan id="tspan16915" sodipodi:role="line" x="158.72659" y="544.88654" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans">Access</tspan></text> +</symbol> +<symbol transform="translate(-442.60333,16.65882)" id="stored"> +<desc id="desc16919">A general data storage flowchart symbol.</desc> +<title id="title16917">Stored Data</title> +<path inkscape:connector-curvature="0" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ccff99;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" d="m 726.36321,184.49018 -51.97557,0 c -0.0611,-0.003 -0.1343,0 -0.19569,0 -0.0612,0 -0.11828,-0.003 -0.17934,0 l -0.34236,0 0,0.0416 c -4.98998,0.7838 -8.96693,12.56513 -8.96693,26.96163 0,14.3965 3.97695,26.16391 8.96693,26.94771 l 0,0.0416 0.27721,0 c 0.0813,0.006 0.16266,0 0.24449,0 0.0818,-1e-5 0.16326,0.006 0.24456,0 l 51.63327,0 c -5.09509,-0.45976 -9.17884,-12.37755 -9.17884,-26.98946 0,-14.90298 4.23596,-26.98946 9.47227,-26.98946 L 726.36321,184.49018 Z" id="path3037" inkscape:label="Transaction" /> +<text xml:space="preserve" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:center;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:middle;baseline-shift:baseline;color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.10000001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;font-family:FreeSans;-inkscape-font-specification:FreeSans" x="690.9895" y="215.1076" id="text2371" sodipodi:linespacing="125%" transform="scale(1.0001428,0.99985722)"><tspan sodipodi:role="line" id="tspan2373" x="690.9895" y="215.1076" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:center;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:middle;baseline-shift:baseline;color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.10000001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;font-family:FreeSans;-inkscape-font-specification:FreeSans">Stored</tspan></text> +</symbol> +<symbol transform="translate(-189.08032,96.83018)" id="mstore"> +<desc id="desc16923">A database</desc> +<title id="title16921">Magnetic Disk (Database)</title> +<g id="g3140" transform="matrix(0.45151541,0,0,0.45127326,324.56977,44.778837)" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:none;stroke:#000000;stroke-width:4.43071604;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto"> +<path inkscape:connector-curvature="0" inkscape:label="MagneticStorage" id="path1774" d="m 399.27296,142.26965 0,99.625 c -0.007,0.11709 0,0.25738 0,0.375 0,0.11762 -0.007,0.22666 0,0.34375 l 0,0.65625 0.0937,0 c 1.75969,9.56464 28.20983,17.1875 60.53125,17.1875 32.32143,0 58.74032,-7.62285 60.5,-17.1875 l 0.0937,0 0,-0.53125 c 0.0132,-0.15588 0,-0.31192 0,-0.46875 0,-0.15683 0.0132,-0.31287 0,-0.46875 l 0,-99.53125 L 399.27296,142.26965 Z" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ccff99;stroke:#000000;stroke-width:4.43071604;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" /> +<path transform="matrix(0.991803,0,0,1,374.0872,77.83652)" d="m 147.4823,63.42284 c 0,10.04205 -27.3618,18.18275 -61.11426,18.18275 -33.75245,0 -61.11423,-8.1407 -61.11423,-18.18275 0,-10.04205 27.36178,-18.18274 61.11423,-18.18274 C 120.1205,45.2401 147.4823,53.38079 147.4823,63.42284 Z" sodipodi:ry="18.182745" sodipodi:rx="61.114227" sodipodi:cy="63.42284" sodipodi:cx="86.368042" id="path1772" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ccff99;stroke:#000000;stroke-width:4.44898748;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" sodipodi:type="arc" /> +</g> +<text xml:space="preserve" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" x="531.85986" y="134.82974" id="text2316" sodipodi:linespacing="125%" transform="scale(1.0001428,0.99985722)"><tspan sodipodi:role="line" id="tspan2318" x="531.85986" y="134.82974" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans">Magnetic</tspan><tspan sodipodi:role="line" x="531.85986" y="147.32974" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" id="tspan2361">Storage</tspan></text> +</symbol> +<symbol transform="translate(198.63092,312.196)" id="tape"> +<desc id="desc16927">Old computer punched tape input.</desc> +<title id="title16925">Punched Tape</title> +<path sodipodi:nodetypes="cscccccscccccc" inkscape:connector-curvature="0" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ccff99;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" d="m 265.65164,-109.58642 c 0,0 -5.4249,6.14841 -30.22479,1.98124 -24.7999,-4.16718 -31.7752,4.16602 -31.7752,4.16602 l 0,3.06682 0,33.161001 0,1.764119 0,7.015731 c 0.17023,-0.184959 5.81238,-6.069723 30.2248,-1.967654 24.41241,4.10207 31.558,-3.92785 31.77519,-4.179585 l 0,-0.868492 0,-2.198359 0,-33.161001 L 265.65164,-103.43916 Z" id="rect2921" inkscape:label="PaperTape" /> +<text xml:space="preserve" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.22499999;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" x="234.61916" y="-81.506783" id="text2300" sodipodi:linespacing="125%" transform="scale(1.0001428,0.99985722)"><tspan sodipodi:role="line" id="tspan2302" x="234.61916" y="-81.506783" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.22499999;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans">Tape</tspan></text> +</symbol> +<symbol transform="translate(-55.50095,267.22175)" id="term"> +<desc id="desc16931">A start or stop point in a process.</desc> +<title id="title16929">Terminator</title> +<path style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" d="m 105.14401,53.478192 c -12.723391,0 -12.788458,-27.107441 0,-27.107441 l 46.08265,0 C 163.36709,26.370751 164.02264,53.478192 151.22666,53.478192 Z" id="path15200" inkscape:connector-curvature="0" sodipodi:nodetypes="sssss" /> +<text xml:space="preserve" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" x="128.21051" y="43.460175" id="text2375" sodipodi:linespacing="125%" transform="scale(1.0001428,0.99985722)"><tspan sodipodi:role="line" id="tspan2377" x="128.21051" y="43.460175" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans">Termination</tspan></text> +</symbol> +<symbol id="tarrow"> +<title id="title2283">Thick Arrow</title> +<desc id="desc2281">Indicates movement of blocks.</desc> +<path inkscape:connector-curvature="0" id="internalt" d="m 146.78332,233.23184 -9.38314,13.27679 5.66399,0 0,47.28792 7.4383,0 0,-47.28792 L 156.11336,246.50863 Z" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" sodipodi:nodetypes="cccccccc" inkscape:label="#thickinternal" /> +</symbol> +<symbol style="fill:#eeeeee;stroke-width:1.80955124" transform="matrix(1.1014632,0,0,1.1090426,-228.80291,173.3747)" id="transfer"> +<desc id="desc16965">Transfer of materials.</desc> +<title id="title16963">Transfer</title> +<path sodipodi:nodetypes="cccccccc" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;stroke:#000000;stroke-width:1.80955112;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" d="m 628.78052,120.56386 -20.39208,18.12317 0,-10.93978 -35.43572,0 0,-14.36678 35.43572,0 L 608.38844,102.54325 Z" id="path2672-1" inkscape:connector-curvature="0" /> +</symbol> +<symbol transform="translate(-531.78115,326.77543)" id="dec"> +<desc id="desc16969">A question or branch in the process.</desc> +<title id="title16967">Decision</title> +<rect style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" id="rect1748" width="43.248375" height="43.248375" x="447.64825" y="-406.92166" transform="matrix(0.70720774,0.70700581,-0.70720774,0.70700581,0,0)" inkscape:label="Decision" /> +<text xml:space="preserve" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" x="604.17273" y="62.909267" id="text2336" sodipodi:linespacing="125%" transform="scale(1.0001428,0.99985722)"><tspan sodipodi:role="line" id="tspan2338" x="604.17273" y="62.909267" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans">Decision</tspan></text> +</symbol> +<symbol id="arrow"> +<desc id="desc16945">Shows flow from one block to another.</desc> +<title id="title16943">Flow Arrow</title> +<path id="path192" inkscape:connector-curvature="0" d="m 222.67855,276.29885 63,46" style="fill:#eeeeee;stroke:#000000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:url(#Arrow2Mstart)" /> +</symbol> +<symbol id="carrow"> +<desc id="desc16961">Arrow with additional circle.</desc> +<title id="title16959">Circle Arrow</title> +<path id="path197" inkscape:label="#circle-arrow" inkscape:connector-curvature="0" d="m 309.86158,273.28761 63,46" style="fill:#eeeeee;stroke:#000000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:url(#Arrow2Mstart-1);marker-end:url(#DotM)" /> +</symbol> +<symbol style="fill:none;stroke:#000000;stroke-width:2" transform="translate(-201.73482,156.11026)" id="page"> +<desc id="desc16973">Continuation on another page</desc> +<title id="title16971">Off-Page Connector</title> +<path sodipodi:nodetypes="cccccc" inkscape:connector-curvature="0" id="path15445-6" d="m 333.38546,239.7364 0.013,-36.16948 62.19282,0.0281 -0.0129,36.16949 L 364.47541,256.37157 Z" inkscape:transform-center-y="-6.8590643" inkscape:transform-center-x="-4.1596926" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" /> +<text transform="scale(1.0001428,0.99985722)" sodipodi:linespacing="125%" id="text2292-0-9" y="226.62294" x="364.33694" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" xml:space="preserve"><tspan style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" y="226.62294" x="364.33694" id="tspan2294-7-5" sodipodi:role="line">Page ...</tspan></text> +</symbol> +<symbol transform="translate(-441.91488,337.637)" id="conn"> +<desc id="desc16977">A jump from one point to another.</desc> +<title id="title16975">Connector</title> +<path sodipodi:type="arc" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;stroke:#000000;stroke-width:3.94343448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" id="path1768" sodipodi:cx="514.67273" sodipodi:cy="106.35432" sodipodi:rx="61.114227" sodipodi:ry="61.114227" d="m 575.787,106.3543 c 0,33.7525 -27.3618,61.1142 -61.1143,61.1142 -33.7524,0 -61.1142,-27.3617 -61.1142,-61.1142 0,-33.75244 27.3618,-61.11421 61.1142,-61.11421 C 548.4252,45.24009 575.787,72.60186 575.787,106.3543 Z" inkscape:label="Connector" transform="matrix(0.50724453,0,0,0.50709971,433.77989,-5.423025)" /> +<text xml:space="preserve" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" x="694.64575" y="52.106144" id="text2332" sodipodi:linespacing="125%" transform="scale(1.0001428,0.99985722)"><tspan sodipodi:role="line" id="tspan2334" x="694.64575" y="52.106144" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans">Connector</tspan></text> +</symbol> +<symbol style="fill:#eeeeee;stroke:#000000;stroke-width:1.67472553" transform="matrix(0.84444487,-0.84444487,0.84444487,0.84444487,-351.81177,721.76382)" id="or"> +<title id="title15627">Logical Or</title> +<path sodipodi:type="arc" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;stroke:#000000;stroke-width:3.94285369;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" id="path2798-5" sodipodi:cx="514.67273" sodipodi:cy="106.35432" sodipodi:rx="61.114227" sodipodi:ry="61.114227" d="m 575.787,106.3543 c 0,33.7525 -27.3618,61.1142 -61.1143,61.1142 -33.7524,0 -61.1142,-27.3617 -61.1142,-61.1142 0,-33.75244 27.3618,-61.11421 61.1142,-61.11421 C 548.4252,45.24009 575.787,72.60186 575.787,106.3543 Z" transform="matrix(0.30038626,0.3003005,-0.30038626,0.3003005,487.53201,26.248832)" /> +<rect style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;stroke:#000000;stroke-width:1.67472553;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" id="rect2800-6" width="1.0726552" height="51.278145" x="581.83026" y="-306.55136" transform="matrix(0.70720773,0.70700582,-0.70720773,0.70700582,0,0)" /> +<rect style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;stroke:#000000;stroke-width:1.67472553;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" id="rect2802-5" width="1.0726552" height="51.278145" x="-281.34137" y="-607.48657" transform="matrix(-0.70720773,0.70700582,-0.70720773,-0.70700582,0,0)" /> +</symbol> +<symbol style="fill:#eeeeee;stroke-width:1.67463279" transform="matrix(1.1942916,0,0,1.1942916,-295.45656,132.06837)" id="and"> +<desc id="desc16979">Summing Junction</desc> +<title id="title15629">Logical And</title> +<path sodipodi:type="arc" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;stroke:#000000;stroke-width:3.94263458;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" id="path2798" sodipodi:cx="514.67273" sodipodi:cy="106.35432" sodipodi:rx="61.114227" sodipodi:ry="61.114227" d="m 575.787,106.3543 c 0,33.7525 -27.3618,61.1142 -61.1143,61.1142 -33.7524,0 -61.1142,-27.3617 -61.1142,-61.1142 0,-33.75244 27.3618,-61.11421 61.1142,-61.11421 C 548.4252,45.24009 575.787,72.60186 575.787,106.3543 Z" transform="matrix(0.30038626,0.3003005,-0.30038626,0.3003005,487.53201,26.248832)" /> +<rect style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;stroke:#000000;stroke-width:1.67463279;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" id="rect2800" width="1.0726552" height="51.278145" x="581.83026" y="-306.55136" transform="matrix(0.70720773,0.70700582,-0.70720773,0.70700582,0,0)" /> +<rect style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#eeeeee;stroke:#000000;stroke-width:1.67463279;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" id="rect2802" width="1.0726552" height="51.278145" x="-281.34137" y="-607.48657" transform="matrix(-0.70720773,0.70700582,-0.70720773,-0.70700582,0,0)" /> +</symbol> +<symbol style="fill:none;stroke:#000000;stroke-width:1.66112018" transform="matrix(1.2040057,0,0,1.2040079,-470.35928,392.67678)" id="manual"> +<desc id="desc16983">A process step that isn't automated.</desc> +<title id="title16981">Manual Operation</title> +<path sodipodi:nodetypes="ccccc" inkscape:connector-curvature="0" id="rect1738-82" d="m 425.19449,41.094613 51.49477,0 -9.96673,38.191119 L 435.16122,79.285732 Z" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#fdd99b;stroke:#000000;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" /> +<text xml:space="preserve" style="font-size:8.30560112px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.08305602;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" x="450.68307" y="57.129848" id="text2344-6" sodipodi:linespacing="125%" transform="scale(1.0001428,0.99985722)"><tspan sodipodi:role="line" id="tspan2346-5" x="450.68307" y="57.129848" style="font-size:8.30560112px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.08305602;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans">Manual</tspan><tspan id="tspan15536" sodipodi:role="line" x="450.68307" y="67.511848" style="font-size:8.30560112px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.08305602;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans">Operation</tspan></text> +</symbol> +<symbol transform="translate(-189.40744,233.66195)" id="prep"> +<desc id="desc16987">A preparation or setup process step.</desc> +<title id="title16985">Preparation</title> +<path sodipodi:type="star" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#fdd99b;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:3.2332437;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" id="path15445" sodipodi:sides="6" sodipodi:cx="323.353" sodipodi:cy="232.61865" sodipodi:r1="44.52523" sodipodi:r2="22.262615" sodipodi:arg1="0.87160374" sodipodi:arg2="1.3952025" inkscape:flatsided="true" inkscape:rounded="0" inkscape:randomized="0" d="m 352.0094,266.6966 -43.8405,7.7782 -28.6565,-34.0779 15.1842,-41.8562 43.8405,-7.7782 L 367.1936,224.8404 Z" inkscape:transform-center-x="4.6863777" inkscape:transform-center-y="-2.8612843" transform="matrix(0.67912477,0.09710304,-0.12074373,0.54615741,160.65128,73.039317)" /> +<text transform="scale(1.0001428,0.99985722)" sodipodi:linespacing="125%" id="text2292-0" y="234.07233" x="352.01132" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" xml:space="preserve"><tspan style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" y="234.07233" x="352.01132" id="tspan2294-7" sodipodi:role="line">Preparation</tspan></text> +</symbol> +<symbol style="fill:none;stroke:#000000;stroke-width:2" transform="translate(-99.78792,233.66204)" id="display"> +<desc id="desc16991">A machine display.</desc> +<title id="title16989">Display</title> +<path sodipodi:nodetypes="scccss" inkscape:connector-curvature="0" id="path15445-4" d="m 352.00943,266.69658 -43.84056,7.77823 -28.65644,-34.07792 15.18413,-41.85616 43.84057,-7.77824 C 370.43074,185.10389 383.46451,261.11579 352.00943,266.69658 Z" inkscape:transform-center-y="-2.8612843" inkscape:transform-center-x="4.6863777" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#fdd99b;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:3.2332437;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" transform="matrix(0.67912477,0.09710304,-0.12074373,0.54615741,160.65128,73.039317)" /> +<text transform="scale(1.0001428,0.99985722)" sodipodi:linespacing="125%" id="text2292-0-5" y="234.07233" x="352.01132" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" xml:space="preserve"><tspan style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.10000001;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:FreeSans;-inkscape-font-specification:FreeSans" y="234.07233" x="352.01132" id="tspan2294-7-0" sodipodi:role="line">Display</tspan></text> +</symbol> +<symbol style="fill:#fdd99b;stroke-width:1.76906455" transform="matrix(1.1325502,0,0,1.1285354,202.01424,414.38018)" id="sort"> +<desc id="desc15677">Sorting of data into a pre-defined order.</desc> +<title id="title15675">Sort</title> +<path inkscape:connector-curvature="0" id="path15673" d="m 124.5625,18.40625 -26.09375,26.125 52.21875,0 L 124.5625,18.40625 Z" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#fdd99b;stroke:#000000;stroke-width:1.76906455;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" /> +<path inkscape:connector-curvature="0" id="rect1748-3" d="m 98.4375,45.4375 26.125,26.125 26.15625,-26.125 L 98.4375,45.4375 Z" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#fdd99b;stroke:#000000;stroke-width:1.76906455;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" /> +</symbol> +<symbol style="fill:#fdd99b;stroke-width:1.76993906" transform="matrix(1.1328602,0,0,1.1271119,130.80902,-76.995081)" id="collate"> +<desc id="desc16993">Organising data into a standard format or arrangement.</desc> +<title id="title15669">Collate</title> +<path style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#fdd99b;stroke:#000000;stroke-width:1.76993906;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" d="m 266.98335,481.4223 -26.09375,26.125 52.21875,0 L 266.98335,481.4223 Z" id="path15663" inkscape:connector-curvature="0" /> +<path inkscape:connector-curvature="0" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#fdd99b;stroke:#000000;stroke-width:1.76993906;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" d="m 240.85835,454.45355 26.125,26.125 26.15625,-26.125 L 240.85835,454.45355 Z" id="rect1748-3-4" /> +</symbol> +</defs> +<use id="use3390" xlink:href="#process" x="0" y="0" transform="translate(-0.076101,-8.646224)" /> +<use id="use3421" xlink:href="#extract" x="0" y="0" transform="translate(-0.076096,-8.646224)" /> +<use id="use3453" xlink:href="#minput" x="0" y="0" transform="translate(-0.0761,-8.646229)" /> +<use id="use3485" xlink:href="#merge" x="0" y="0" transform="translate(-0.076095,-8.646224)" /> +<use id="use3516" xlink:href="#delay" x="0" y="0" transform="translate(-0.076098,-8.646221)" /> +<use id="use3549" xlink:href="#pprocess" x="0" y="0" transform="translate(-0.076103,-8.646227)" /> +<use id="use3583" xlink:href="#aproc" x="0" y="0" transform="translate(-0.076101,-8.646223)" /> +<use id="use3615" xlink:href="#data" x="0" y="0" transform="translate(-0.076102,-8.646223)" /> +<use id="use3650" xlink:href="#istorage" x="0" y="0" transform="translate(-0.076096,-8.64622)" /> +<use id="use3685" xlink:href="#card" x="0" y="0" transform="translate(-0.076097,-8.646224)" /> +<use id="use3716" xlink:href="#doc" x="0" y="0" transform="translate(-0.076099,-8.646222)" /> +<use id="use3750" xlink:href="#dastore" x="0" y="0" transform="translate(-0.076096,-8.646228)" /> +<use id="use3784" xlink:href="#stored" x="0" y="0" transform="translate(-0.076101,-8.646228)" /> +<use id="use3818" xlink:href="#mstore" x="0" y="0" transform="translate(-0.076102,-8.646223)" /> +<use id="use3852" xlink:href="#tape" x="0" y="0" transform="translate(-0.076104,-8.646224)" /> +<use id="use3883" xlink:href="#term" x="0" y="0" transform="translate(-0.0761,-8.646223)" /> +<use id="use3912" xlink:href="#tarrow" x="0" y="0" transform="translate(15.923903,35.353776)" /> +<use id="use3939" xlink:href="#transfer" x="0" y="0" transform="translate(-0.076097,-8.646227)" /> +<use id="use3968" xlink:href="#dec" x="0" y="0" transform="translate(-0.076101,-8.646222)" /> +<use id="use3999" xlink:href="#page" x="0" y="0" transform="translate(-0.0761,-8.646222)" /> +<use id="use4030" xlink:href="#conn" x="0" y="0" transform="translate(-0.076102,-8.64622)" /> +<use id="use4060" xlink:href="#or" x="0" y="0" transform="translate(-0.076099,-8.646228)" /> +<use id="use4090" xlink:href="#and" x="0" y="0" transform="translate(-0.076098,-8.646224)" /> +<use id="use4122" xlink:href="#manual" x="0" y="0" transform="translate(-0.0761,-8.646225)" /> +<use id="use4154" xlink:href="#prep" x="0" y="0" transform="translate(-0.076105,-8.646228)" /> +<use id="use4185" xlink:href="#display" x="0" y="0" transform="translate(-0.076104,-8.646227)" /> +<use id="use4215" xlink:href="#sort" x="0" y="0" transform="translate(-0.076095,-8.646219)" /> +<use id="use4244" xlink:href="#collate" x="0" y="0" transform="translate(-0.076095,-8.646224)" /> +<use id="use3337" xlink:href="#carrow" x="0" y="0" transform="translate(-87.03015,2.000003)" /> +<use id="use3364" xlink:href="#arrow" x="0" y="0" transform="translate(94.146162,0.99999688)" /> +</svg> diff --git a/share/symbols/Makefile.am b/share/symbols/Makefile.am index 97ed43e1a..5ddaac706 100644 --- a/share/symbols/Makefile.am +++ b/share/symbols/Makefile.am @@ -1,9 +1,8 @@ symbolsdir = $(datadir)/inkscape/symbols -symbols_DATA = \ - AigaSymbols.svg \ - LogicSymbols.svg +# Adding srcdir allows out-of-src builds to work +symbols_DATA = $(wildcard $(srcdir)/*.svg) EXTRA_DIST = $(symbols_DATA) diff --git a/share/symbols/MapSymbols.svg b/share/symbols/MapSymbols.svg new file mode 100644 index 000000000..0d3e1b0fa --- /dev/null +++ b/share/symbols/MapSymbols.svg @@ -0,0 +1,2777 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg xmlns:i="http://ns.adobe.com/AdobeIllustrator/10.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="1189.459" height="2143.815" id="svg2" version="1.1" inkscape:version="0.48+devel r12300 custom" sodipodi:docname="MapSymbols.svg"> +<title id="title15889">Map Symbols</title> +<defs id="defs4"> +<style id="style6" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style type="text/css" id="style6-8"> + + .fil0 {fill:#EF7900} + + </style> +<symbol transform="matrix(0.1103728,0,0,0.1103728,224.9307,514.6806)" id="g13334"> +<title id="title14088">Bed and Breakfast</title> +<g id="g1327-9"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-2" /> +</g> +<g id="layer3-4" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1210.222,-51.87091)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-1" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-0" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="font-size:12px;opacity:0.25;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.3696542;stroke-opacity:1" d="M 289.4877,29.65761 31.33102,257.7422 l 51.631,0 0,294.6031 154.89438,0 0,-173.8654 106.803,0 3e-4,173.8654 151.3538,0 0,-294.6031 51.6313,0 -258.1571,-228.08459 0,0 L 289.4877,29.65761 Z" id="path645" sodipodi:nodetypes="cccccccccccccc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cccccccccccccc" id="path9518" d="M 289.4877,29.65761 31.33102,257.7422 l 51.631,0 0,294.6031 154.89438,0 0,-173.8654 106.803,0 3e-4,173.8654 151.3538,0 0,-294.6031 51.6313,0 -258.1571,-228.08459 0,0 L 289.4877,29.65761 Z" style="font-size:12px;fill:none;stroke:#ffffff;stroke-width:12.805337;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" style="font-size:144px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Arial Black;-inkscape-font-specification:Arial Black" d="m 125.6249,223.0369 59.625,0 c 9.9374,1e-4 17.5663,2.461 22.8867,7.3828 5.3203,4.9219 7.9804,11.0157 7.9805,18.2812 -1e-4,6.0938 -1.8985,11.3204 -5.6953,15.6797 -2.5313,2.9063 -6.2345,5.2032 -11.1094,6.8906 7.4062,1.7813 12.8554,4.8399 16.3477,9.1758 3.4921,4.336 5.2382,9.7852 5.2383,16.3477 -1e-4,5.3437 -1.2423,10.1484 -3.7266,14.414 -2.4845,4.2657 -5.8829,7.6407 -10.1953,10.125 -2.672,1.5469 -6.7032,2.6719 -12.0938,3.375 -7.1719,0.9375 -11.9297,1.4063 -14.2734,1.4063 l -54.9844,0 L 125.6249,223.0369 z m 32.1328,40.4296 13.8516,0 c 4.9687,1e-4 8.4257,-0.8554 10.3711,-2.5664 1.9452,-1.7108 2.9179,-4.1835 2.918,-7.4179 -1e-4,-3 -0.9728,-5.3437 -2.918,-7.0313 -1.9454,-1.6874 -5.3321,-2.5311 -10.1602,-2.5312 l -14.0625,0 L 157.7577,263.4665 z m 0,40.5 16.2422,0 c 5.4843,1e-4 9.3515,-0.9726 11.6016,-2.9179 2.2499,-1.9453 3.3749,-4.5586 3.375,-7.8399 -10e-5,-3.0468 -1.1134,-5.496 -3.3399,-7.3476 -2.2266,-1.8515 -6.1289,-2.7773 -11.707,-2.7774 l -16.1719,0 L 157.7577,303.9665 z m 161.086,-27.9843 22.3594,4.9922 c -1.172,4.125 -2.297,7.4297 -3.375,9.914 -1.0783,2.4844 -2.6017,5.4141 -4.5704,8.7891 l 10.7579,7.3828 c 1.3123,0.8438 2.9998,1.8516 5.0625,3.0234 l -15.3985,17.7188 c -2.8126,-1.5 -5.7306,-3.2344 -8.7539,-5.2031 -3.0235,-1.9688 -5.7306,-3.6563 -8.1211,-5.0625 -4.9688,3.2812 -9.9376,5.6718 -14.9062,7.1718 -6.8907,2.0625 -14.7189,3.0938 -23.4844,3.0938 -13.7344,0 -23.9532,-2.8594 -30.6563,-8.5781 -6.7031,-5.7188 -10.0547,-12.6563 -10.0547,-20.8125 0,-5.8594 1.9688,-11.4023 5.9063,-16.6289 3.9375,-5.2266 10.3828,-9.6445 19.3359,-13.254 -3.75,-4.5468 -6.3281,-8.496 -7.7343,-11.8476 -1.4063,-3.3515 -2.1094,-6.7617 -2.1094,-10.2305 0,-7.3124 2.789,-13.3358 8.3672,-18.0703 5.5781,-4.7343 14.039,-7.1014 25.3828,-7.1016 11.578,2e-4 20.0858,2.2502 25.5234,6.75 5.4374,4.5001 8.1562,9.8908 8.1563,16.1719 -1e-4,3.5157 -0.8322,6.8907 -2.4961,10.125 -1.6642,3.2345 -3.6681,5.8595 -6.0117,7.875 -2.3439,2.0157 -6.5392,5.0157 -12.586,9 5.0156,5.0157 10.2421,9.6798 15.6797,13.9922 1.453,-2.9062 2.6952,-5.9765 3.7266,-9.2109 L 318.8437,275.9822 z m -32.9063,-18.0703 c 3.7031,-2.0156 6.5625,-4.207 8.5782,-6.5743 2.0155,-2.3671 3.0233,-4.6053 3.0234,-6.7148 -10e-5,-2.203 -0.8438,-4.0663 -2.5313,-5.5898 -1.6875,-1.5234 -4.0078,-2.2851 -6.9609,-2.2852 -2.9063,10e-5 -5.2735,0.8438 -7.1016,2.5312 -1.8281,1.6876 -2.7422,3.6798 -2.7421,5.9766 -1e-4,2.9063 2.578,7.1251 7.7343,12.6563 L 285.9374,257.9119 z m -10.1953,25.0312 c -3.9375,2.7657 -6.5508,5.1329 -7.8398,7.1016 -1.2891,1.9688 -1.9337,4.0547 -1.9336,6.2578 -1e-4,3.4219 1.4765,6.4688 4.4297,9.1406 2.953,2.6719 6.7968,4.0078 11.5312,4.0078 5.1093,0 10.8515,-1.9921 17.2266,-5.9765 -6.0938,-4.6875 -13.8985,-11.5313 -23.4141,-20.5313 L 275.7421,282.9431 z m 89.7891,-59.9062 59.625,0 c 9.9374,1e-4 17.5663,2.461 22.8867,7.3828 5.3202,4.9219 7.9804,11.0157 7.9805,18.2812 -10e-5,6.0938 -1.8986,11.3204 -5.6953,15.6797 -2.5314,2.9063 -6.2345,5.2032 -11.1094,6.8906 7.4061,1.7813 12.8553,4.8399 16.3476,9.1758 3.4921,4.336 5.2382,9.7852 5.2383,16.3477 -10e-5,5.3437 -1.2423,10.1484 -3.7265,14.414 -2.4845,4.2657 -5.883,7.6407 -10.1954,10.125 -2.6719,1.5469 -6.7032,2.6719 -12.0937,3.375 -7.172,0.9375 -11.9298,1.4063 -14.2734,1.4063 l -54.9844,0 L 365.5312,223.0369 z m 32.1328,40.4296 13.8516,0 c 4.9686,1e-4 8.4257,-0.8554 10.371,-2.5664 1.9453,-1.7108 2.9179,-4.1835 2.918,-7.4179 -10e-5,-3 -0.9727,-5.3437 -2.918,-7.0313 -1.9453,-1.6874 -5.3321,-2.5311 -10.1601,-2.5312 l -14.0625,0 L 397.664,263.4665 z m 0,40.5 16.2422,0 c 5.4843,1e-4 9.3515,-0.9726 11.6015,-2.9179 2.25,-1.9453 3.375,-4.5586 3.375,-7.8399 0,-3.0468 -1.1133,-5.496 -3.3398,-7.3476 -2.2266,-1.8515 -6.129,-2.7773 -11.707,-2.7774 l -16.1719,0 L 397.664,303.9665 Z" id="text9544" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,224.9307,514.6806)" id="g14026"> +<title id="title14104">Youth Hostel</title> +<g id="g1327-7"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-71" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:4.2583628;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 139.8909,116.7585 -88.89334,191.7594 19.56185,0 -31.13928,56.5564 23.15485,0 -36.99452,61.2139 92.35324,-13.8396 0,98.2084 21.9572,0 L 139.8909,116.7585 z m 0.2661,0 0,393.8985 21.9572,0 0,-98.2084 92.4863,13.8396 -36.9945,-61.2139 23.0218,0 -31.1393,-56.5564 19.6949,0 L 140.157,116.7585 Z" id="path8893" sodipodi:nodetypes="cccccccccccccccccccc" /> +<g id="layer3-3" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1210.222,-51.87091)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-48" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-52" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="font-size:12px;opacity:0.3509615;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.0695964;stroke-opacity:1" d="m 372.1814,65.67168 -187.0467,191.97612 37.4091,0 0,247.9641 112.2282,0 0,-146.3405 77.3838,0 3e-4,146.3405 109.6629,0 0,-247.9641 37.4093,0 -187.0469,-191.97612 0,0 L 372.1814,65.67168 Z" id="path645-0" sodipodi:nodetypes="cccccccccccccc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cccccccccccccc" id="path9518-8" d="m 372.1814,65.67168 -187.0467,191.97612 37.4091,0 0,247.9641 112.2282,0 0,-146.3405 77.3838,0 3e-4,146.3405 109.6629,0 0,-247.9641 37.4093,0 -187.0469,-191.97612 0,0 L 372.1814,65.67168 Z" style="font-size:12px;fill:none;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,224.9307,514.6806)" id="g13803"> +<title id="title14102">Shelter</title> +<g id="g1327-5"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-4" /> +</g> +<g id="layer3-5" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-10" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-9" width="8" height="8" x="2" y="2" /> +</g> +<g id="layer5" inkscape:label="Rain" style="stroke:#ffffff;stroke-opacity:1;display:inline" transform="matrix(59.6522,0,0,59.6522,-72.30499,-50.56204)"> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:0.3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 3.25,2.25 -1,1" id="path12890" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:0.3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" d="M 3.6,3.4 2.367981,4.632019" id="path15803" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:0.3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" d="M 5.132019,3.117981 3.9,4.35" id="path15805" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:0.3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" d="M 3.1,4.9 2.133146,5.866854" id="path15807" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:0.3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" d="M 6.382019,2.867981 5.15,4.1" id="path15809" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:0.3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" d="M 8.132019,2.117981 6.9,3.35" id="path15811" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:0.3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" d="M 8.632019,3.617981 7.4,4.85" id="path15813" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:0.3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" d="M 10.02959,3.503553 9.117981,4.382019" id="path15815" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:0.3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" d="M 10.02959,2.003553 9.11798,2.882019" id="path15817" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:0.3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" d="M 10.06274,4.709359 9.11798,5.632019" id="path15819" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:0.3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" d="M 8.543456,4.989689 8.117981,5.382019" id="path15821" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:0.3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" d="M 7.263301,4.008796 6.65,4.6" id="path15823" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:0.3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" d="M 4.841767,2.136136 4.117981,2.882019" id="path15825" sodipodi:nodetypes="cc" /> +</g> +<g id="layer2" inkscape:label="Frame" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.3352768;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" transform="matrix(59.6522,0,0,59.6522,-72.30499,-50.56204)"> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.3352768;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-mid:none;display:inline" d="M 2.25,6.5 6,4.5 9.75,6.5 9.498913,6.755683 8.245213,6.25 5.998659,5.979624 3.746974,6.246094 2.499835,6.75006 2.25,6.5 Z" id="path7057-6" sodipodi:nodetypes="ccccccccc" /> +<rect style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.3352768;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect7059" width="0.5" height="3.5" x="3.75" y="6" /> +<rect style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.3352768;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect7061-0" width="0.5" height="3.5" x="7.75" y="6" ry="0" /> +</g> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="csc" id="path10943" d="m 346.165,531.706 c -16.3151,-52.9775 -104.2234,-52.8935 -120.4545,0 C 225.7105,531.706 346.165,531.706 346.165,531.706 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,224.9307,514.6807)" id="g13703"> +<title id="title14100">Motel</title> +<g id="g1327-466"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-5" /> +</g> +<g id="layer3-43" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-0" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-5" width="8" height="8" x="2" y="2" /> +</g> +<g id="g2913" transform="matrix(0.7745206,0,0,0.7745206,65.53999,24.71245)"> +<path inkscape:connector-curvature="0" id="path2157-9" d="M 47.54577,72.59912 44.34678,322.1209" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:35.8289986;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" id="path2159-6" d="m 50.74477,229.35 479.84953,3.199" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:35.8287659;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" id="path2161-6" d="m 533.7933,312.5239 3.199,-163.1489" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:35.8289986;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<rect ry="22.39298" y="138.1786" x="233.0918" height="44.78596" width="252.7207" id="rect2163-53" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:41.2030792;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path transform="matrix(22.99327,0,0,23.07331,-16.69855,-291.1113)" d="M 9.285714,16.01786 A 1.517857,1.339286 0 1 1 6.25,16.01786 1.517857,1.339286 0 1 1 9.285714,16.01786 Z" sodipodi:ry="1.339286" sodipodi:rx="1.517857" sodipodi:cy="16.01786" sodipodi:cx="7.767857" id="path2167-1" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2.3;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:type="arc" /> +<rect ry="3.998746" y="173.3676" x="90.73223" height="7.997492" width="97.5694" id="rect2169-2" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:35.8287659;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +</g> +<g id="g6173"> +<rect y="340.7064" x="30.86609" height="184.558" width="519.8163" id="rect2911" style="opacity:0.2;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:10.9733696;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" id="path2921" d="m 21.69957,336.9648 537.06443,0" style="fill:none;stroke:#ffffff;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 21.69957,524.9648 537.06443,0" id="path3695" /> +<path inkscape:connector-curvature="0" id="path3697" d="m 37.1737,428.9648 508.8218,0" style="fill:none;stroke:#ffffff;stroke-width:19.4669991;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:38.9339981, 38.9339981;stroke-dashoffset:0" /> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,224.9307,514.6806)" id="g13619"> +<title id="title14098">Hotel</title> +<g id="g1327-46"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-1" /> +</g> +<g id="layer3-9" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-7" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-7" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:35.8289986;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 47.54577,192.5991 44.34678,442.1209" id="path2157-3" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:35.8287659;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 50.74477,349.35 479.84953,3.199" id="path2159-9" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:35.8289986;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 533.7933,432.5239 3.199,-163.1489" id="path2161-4" /> +<rect style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:41.2030792;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" id="rect2163-51" width="252.7207" height="44.78596" x="233.0918" y="258.1786" ry="22.39298" /> +<path sodipodi:type="arc" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2.3;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" id="path2167-6" sodipodi:cx="7.767857" sodipodi:cy="16.01786" sodipodi:rx="1.517857" sodipodi:ry="1.339286" d="M 9.285714,16.01786 A 1.517857,1.339286 0 1 1 6.25,16.01786 1.517857,1.339286 0 1 1 9.285714,16.01786 Z" transform="matrix(22.99327,0,0,23.07331,-16.69855,-171.1113)" /> +<rect style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:35.8287659;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" id="rect2169-5" width="97.5694" height="7.997492" x="90.73223" y="293.3676" ry="3.998746" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,224.9307,514.6806)" id="g13542"> +<title id="title14096">Hostel</title> +<g id="g1327-42"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-7" /> +</g> +<g id="layer3-0" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-9" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-09" width="8" height="8" x="2" y="2" /> +</g> +<path style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:35.8289986;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 47.54577,43.39394 44.34678,538.1209" id="path2157" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" /> +<path style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:35.8287659;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 50.74477,485.35 479.84953,3.199" id="path2159" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" /> +<path style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:35.8289986;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 533.7933,528.5239 3.199,-384.4845" id="path2161" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" /> +<rect style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:34.7023811;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" id="rect2163" width="207.9664" height="38.60547" x="237.1274" y="393.6305" ry="19.30274" /> +<path sodipodi:type="arc" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2.3;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" id="path2167" sodipodi:cx="7.767857" sodipodi:cy="16.01786" sodipodi:rx="1.517857" sodipodi:ry="1.339286" d="M 9.285714,16.01786 A 1.517857,1.339286 0 1 1 6.25,16.01786 1.517857,1.339286 0 1 1 9.285714,16.01786 Z" transform="matrix(18.92139,0,0,19.88919,29.57253,29.58284)" /> +<rect style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:30.1759834;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" id="rect2169" width="80.29081" height="6.893834" x="119.9784" y="423.9634" ry="3.446917" /> +<path style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:35.8287659;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 55.50359,249.652 479.84951,3.199" id="path2159-3" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" /> +<rect style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:34.7023811;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" id="rect2163-5" width="207.9664" height="38.60547" x="241.6727" y="159.1862" ry="19.30274" /> +<path sodipodi:type="arc" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2.3;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" id="path2167-9" sodipodi:cx="7.767857" sodipodi:cy="16.01786" sodipodi:rx="1.517857" sodipodi:ry="1.339286" d="M 9.285714,16.01786 A 1.517857,1.339286 0 1 1 6.25,16.01786 1.517857,1.339286 0 1 1 9.285714,16.01786 Z" transform="matrix(18.92139,0,0,19.88919,34.1178,-204.8615)" /> +<rect style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:30.1759834;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" id="rect2169-6" width="80.29081" height="6.893834" x="124.5236" y="189.5191" ry="3.446917" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,224.9307,514.6807)" id="g13474"> +<title id="title14094">Chalet</title> +<g id="g1327-8"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-6" /> +</g> +<g id="layer3-2" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-4" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-38" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="font-size:12px;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.8523514;stroke-opacity:1" d="M 186.1055,37.02306 23.66192,177.3989 l 32.4885,0 0,210.5635 97.46638,0 0,-107.0063 67.2051,0 3e-4,107.0063 95.2384,0 0,-210.5635 32.4887,0 -162.4438,-140.37584 0,0 L 186.1055,37.02306 Z" id="path645-4" sodipodi:nodetypes="ccccccccccccc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.3531256px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M 274.2578,537.3388 411.1536,300.2284 548.1761,537.5494 274.2578,537.3389 Z" id="path4355" sodipodi:nodetypes="cccc" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,224.9307,514.6807)" id="g13414"> +<title id="title14092">Caravan Park</title> +<g id="g1327-0"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-8" /> +</g> +<g id="layer3-8" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-6" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-3" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" transform="matrix(14.68584,0,0,14.68584,565.7658,1146.064)" style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:NPSPICT3;-inkscape-font-specification:NPSPICT3" d="m -8.742676,-60.98853 c -3e-5,0.77313 -0.373158,1.15969 -1.119385,1.15967 l -3.959959,0 c -0.7471,2e-5 -1.12063,-0.38654 -1.12061,-1.15967 l 0,-1.87988 c -2e-5,-0.74705 0.37351,-1.12059 1.12061,-1.1206 l 3.959959,0 c 0.746227,1e-5 1.119355,0.37355 1.119385,1.1206 L -8.742676,-60.98853 z m -11.279294,0.0403 c -2e-5,0.74627 -0.38698,1.1194 -1.16089,1.11938 l -8.55957,0 c -0.74708,2e-5 -1.12062,-0.37311 -1.12061,-1.11938 l 0,-1.92017 c -10e-6,-0.74705 0.37353,-1.12059 1.12061,-1.1206 l 8.55957,0 c 0.77391,10e-6 1.16087,0.37355 1.16089,1.1206 L -20.02197,-60.94824 z m 17.559812,9.00024 -2.88086,0 0,-10 c -3.3e-5,-1.54702 -0.53999,-2.85378 -1.619873,-3.92029 -1.079946,-1.06646 -2.379994,-1.59971 -3.900149,-1.59973 l -18.71948,0 c -1.54705,2e-5 -2.85381,0.53327 -3.92029,1.59973 -1.06649,1.06651 -1.59973,2.37327 -1.59973,3.92029 l 0,7.08008 c 0,1.1198 0.39998,2.07968 1.19995,2.87964 0.79996,0.79997 1.75984,1.19995 2.87964,1.19995 l 6.44043,0 c 0.0797,-1.14664 0.53303,-2.11995 1.35986,-2.91992 0.82681,-0.79996 1.82697,-1.19994 3.00049,-1.19995 1.14663,10e-6 2.13987,0.39999 2.97974,1.19995 0.83982,0.79997 1.2866,1.75985 1.34033,2.87964 l 14.559327,0 c -3.8e-5,-0.74625 -0.373166,-1.11938 -1.119385,-1.11939 L -2.462158,-51.948 z m -17.760012,2.79907 c -0.37355,10e-6 -0.69358,-0.13325 -0.96008,-0.39978 -0.26654,-0.26651 -0.3998,-0.58654 -0.39978,-0.96008 -2e-5,-0.39957 0.13324,-0.72611 0.39978,-0.97961 0.2665,-0.2535 0.58653,-0.38025 0.96008,-0.38025 0.3727,0 0.69253,0.12675 0.95947,0.38025 0.26691,0.2535 0.40037,0.58004 0.40039,0.97961 -2e-5,0.37354 -0.13348,0.69357 -0.40039,0.96008 -0.26694,0.26653 -0.58677,0.39979 -0.95947,0.39978 L -20.22217,-49.14893 z m 0,-4.51904 c -0.88055,1e-5 -1.62742,0.30661 -2.2406,0.9198 -0.61321,0.61321 -0.91981,1.35967 -0.9198,2.23938 -10e-6,0.85368 0.30659,1.58712 0.9198,2.20032 0.61318,0.6132 1.36005,0.9198 2.2406,0.9198 0.85285,0 1.58608,-0.3066 2.19971,-0.9198 0.61358,-0.6132 0.92039,-1.34664 0.92041,-2.20032 -2e-5,-0.87971 -0.30683,-1.62617 -0.92041,-2.23938 -0.61363,-0.61319 -1.34686,-0.91979 -2.19971,-0.9198 L -20.22217,-53.66797 Z" id="flowRoot3192-8" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,224.9307,514.6806)" id="g13367"> +<title id="title14090">Camping</title> +<g id="g1327-4"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-0" /> +</g> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:26.279726;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 288.272,138.471 C 286.7622,146.8004 92.8253,507.1933 92.8253,507.1933 L 483.1735,506.5467 288.272,138.471 Z" id="path2443" sodipodi:nodetypes="cccc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="csccc" id="path2383" d="m 288.272,162.5808 c -0.7394,4.0794 -12.7699,24.6814 12.8324,114.5492 26.6732,93.6266 98.272,230.0633 98.272,230.0633 L 483.1735,506.5467 288.272,162.5808 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:26.279726;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:26.279726;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 291.6525,162.5808 c 0.7394,4.0794 12.7698,24.6814 -12.8325,114.5492 -26.6731,93.6266 -98.2719,230.0633 -98.2719,230.0633 L 96.75099,506.5467 291.6525,162.5808 Z" id="path3155" sodipodi:nodetypes="csccc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccc" id="path3157" d="M 249.6962,63.73048 483.1735,506.5467 249.6962,63.73048 Z" style="fill:none;stroke:#ffffff;stroke-width:26.279726;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:26.279726;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 328.5144,66.14146 95.39323,506.5467 328.5144,66.14146 Z" id="path3161" sodipodi:nodetypes="ccc" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,224.9307,514.6806)" id="g13266"> +<title id="title14086">Alpine Hut</title> +<g id="g1327"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329" /> +</g> +<g id="layer3" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:NPSPICT3;-inkscape-font-specification:NPSPICT3" d="m 292.5262,455.6534 10.3683,85.148 c 1.2482,9.2961 6.8277,14.7149 16.7387,16.2563 6.8182,0.9363 12.7831,-0.9977 17.8947,-5.8018 5.1112,-4.804 7.2035,-10.6152 6.277,-17.4337 l -12.2408,-96.7515 c -1.2391,-7.1304 -5.5609,-11.4454 -9.6864,-17.1981 l -31.7334,-44.2495 30.6828,-53.4502 15.3343,19.5189 c 1.2386,1.8632 3.1016,3.2581 5.589,4.1847 l 34.4657,16.7387 c 1.5412,0.6148 2.9314,0.9221 4.1705,0.922 4.3404,1e-4 8.0617,-1.7045 11.1638,-5.1138 3.1016,-3.409 4.6525,-7.284 4.6528,-11.6248 -3e-4,-7.745 -3.7216,-12.8564 -11.1638,-15.3343 L 358.4748,316.5981 320.359,270.5668 c -5.2677,-6.194 -12.7055,-10.0665 -22.3135,-11.6177 -16.7293,-2.4775 -29.2785,3.4094 -37.6477,17.6607 l -42.3005,72.9833 c -2.7899,4.6529 -4.0288,10.3837 -3.7166,17.1925 l 1.3902,92.5023 -32.073,68.7986 c -1.2389,2.7898 -2.0096,5.1114 -2.3122,6.965 -0.9362,5.8916 0.3002,11.0834 3.7095,15.5754 3.4091,4.492 8.0595,7.2061 13.9512,8.1424 9.9107,1.5414 16.8804,-1.8678 20.9091,-10.2276 l 35.3356,-75.3097 c 1.2387,-2.7897 1.8581,-5.7308 1.8582,-8.8232 L 256.6812,407.2279 292.5262,455.6534 z m 24.5843,-200.889 c 8.3692,3e-4 15.6509,-3.0212 21.8454,-9.0644 6.194,-6.0426 9.2911,-13.4001 9.2913,-22.0723 -2e-4,-8.369 -3.0973,-15.6531 -9.2913,-21.8524 -6.1945,-6.1987 -13.4762,-9.2981 -21.8454,-9.2985 -8.6815,4e-4 -16.0437,3.0998 -22.0864,9.2985 -6.0431,6.1993 -9.0646,13.4834 -9.0645,21.8524 -1e-4,8.6722 3.0214,16.0297 9.0645,22.0723 6.0427,6.0432 13.4049,9.0647 22.0864,9.0644 L 317.1105,254.7644 z m -108.7727,85.0692 46.4852,-79.9483 c 3.1017,-5.2672 2.0189,-9.2958 -3.2485,-12.0858 l -14.8804,-8.8375 c -5.2675,-3.0921 -9.2961,-2.0046 -12.0858,3.2626 l -46.4852,79.9483 c -3.0924,5.2677 -2.0049,9.2963 3.2626,12.0859 l 14.8662,8.8232 c 5.2674,3.102 9.296,2.0192 12.0859,-3.2484 L 208.3378,339.8336 Z" id="flowRoot3192" sodipodi:nodetypes="cccsccscccccsssccccccccccscccccccsscsssscccccccccccc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:12.8670664;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 378.7668,360.2897 0,180.3709" id="path2770" sodipodi:nodetypes="cc" /> +<g id="g3548" transform="translate(0,-94)"> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:22.9443436;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-mid:none;display:inline" d="M 31.67209,267.2434 288.2997,130.3753 544.9274,267.2434 527.7445,284.7408 441.9487,250.1349 288.208,231.632 134.1161,249.8675 48.76932,284.356 31.67209,267.2434 Z" id="path7057" sodipodi:nodetypes="ccccccccc" /> +<rect style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:25.1652241;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect7061" width="31.99614" height="308.1308" x="456.8003" y="266.5777" ry="0" /> +<rect ry="0" y="266.5777" x="84.80032" height="308.1308" width="31.99614" id="rect3546" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:25.1652241;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" /> +</g> +</symbol> +<style id="style6-7" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<symbol transform="matrix(0.1103728,0,0,0.1103728,15.00369,503.4071)" id="g16991"> +<title id="title18041">Bench or Park</title> +<g id="g1327-00"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-66" /> +</g> +<g id="layer3-40" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-73" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-2" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:40;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 62.92876,241.7751 466.54084,0" id="path4381" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:30;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 147.5571,241.4867 0,123.6875" id="path4383" /> +<path inkscape:connector-curvature="0" id="path4389" d="m 444.8412,241.4867 0,123.6875" style="fill:none;stroke:#ffffff;stroke-width:30;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,96.23855,501.0178)" id="g17449"> +<title id="title18043">Playground</title> +<g id="g1327-93"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-72" /> +</g> +<path inkscape:connector-curvature="0" d="m 44.42102,269.9627 495.92988,97.847" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:34.5243187;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:1.1;stroke-opacity:1;stroke-dasharray:none" id="path2383-7" /> +<path inkscape:connector-curvature="0" d="m 292.3858,322.0249 -52.2933,109.8372 104.5873,0 L 292.3858,322.0249 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:2.0225687px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" id="path2385" /> +<g transform="matrix(2.135711,0.904294,-0.8416461,2.294683,-206.6336,-1194.987)" id="g3185" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-opacity:1"> +<path inkscape:connector-curvature="0" d="m 338.5392,463.2219 c -8.9525,1.6674 -20.9567,48.6271 -20.9567,48.6271 l 34.6137,-4.7866 c 0,0 -4.3295,15.5119 -8.185,27.0175 -2.4047,7.1758 5.607,9.4905 9.6399,1.5291 7.449,-14.7056 13.0522,-30.9597 13.0522,-30.9597 C 366.7033,504.6493 347.9936,461.4611 338.5392,463.2219 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.3347096px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" id="path3181" /> +<path inkscape:connector-curvature="0" d="m 286.8647,449.505 c 0,5.1312 -3.7105,9.293 -8.2933,9.293 -4.5827,0 -8.2968,-4.1618 -8.2932,-9.293 0,-5.1311 3.7105,-9.2929 8.2932,-9.2929 C 283.1542,440.2121 286.8683,444.3739 286.8647,449.505 Z" transform="matrix(-1.664894,-0.163643,-0.2881576,1.338315,941.3738,-110.1404)" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:5.9000001;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" id="path3183" /> +</g> +<g transform="matrix(-2.307537,-0.2317528,-0.362198,2.417268,1457.356,-786.9978)" id="g3193" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-opacity:1"> +<path inkscape:connector-curvature="0" d="m 338.5392,463.2219 c -8.9525,1.6674 -20.9567,48.6271 -20.9567,48.6271 l 34.6137,-4.7866 c 0,0 -4.3295,15.5119 -8.185,27.0175 -2.4047,7.1758 5.607,9.4905 9.6399,1.5291 7.449,-14.7056 13.0522,-30.9597 13.0522,-30.9597 C 366.7033,504.6493 347.9936,461.4611 338.5392,463.2219 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.3347096px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" id="path3195" /> +<path inkscape:connector-curvature="0" d="m 286.8647,449.505 c 0,5.1312 -3.7105,9.293 -8.2933,9.293 -4.5827,0 -8.2968,-4.1618 -8.2932,-9.293 0,-5.1311 3.7105,-9.2929 8.2932,-9.2929 C 283.1542,440.2121 286.8683,444.3739 286.8647,449.505 Z" transform="matrix(-1.664894,-0.163643,-0.2881576,1.338315,941.3738,-110.1404)" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:5.9000001;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" id="path3197" /> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,183.8449,504.2035)" id="g17375"> +<title id="title18045">Fountain</title> +<g id="g1327-07"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-15" /> +</g> +<g id="layer3-93" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-15" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-00" width="8" height="8" x="2" y="2" /> +</g> +<g transform="matrix(31.32434,0,0,31.32434,38.00959,-32426.48)" id="layer1-6" style="fill:#ffffff;fill-opacity:1;display:inline"> +<g transform="translate(-0.0301595,0)" id="g3903" style="fill:#ffffff;fill-opacity:1"> +<g transform="matrix(1.07521,0,0,1.132823,-44.03354,-140.0599)" id="g3890" style="fill:#ffffff;fill-opacity:1"> +<path inkscape:connector-curvature="0" d="m 45.15625,1043.297 c -0.40937,-0.09 -0.84504,0.03 -1.21875,0.287 -0.37371,0.254 -0.70478,0.654 -1.03125,1.176 -0.65293,1.043 -1.24394,2.866 -1.42458,3.694 -0.18064,0.828 -0.38914,1.789 -0.47656,2.503 0.1554,-0.684 0.44313,-1.712 0.68211,-2.499 0.23899,-0.788 0.9655,-2.574 1.59024,-3.469 0.33023,-0.472 0.6827,-0.835 0.97254,-1.032 0.28984,-0.197 0.52951,-0.253 0.78125,-0.201 0.50348,0.105 1.37369,0.671 1.91204,2.059 0.53835,1.387 1.11853,3.485 1.41399,6.303 l 0.14272,0.04 c -0.29795,-2.842 -0.7512,-4.948 -1.3125,-6.394 -0.5613,-1.447 -1.21252,-2.296 -2.03125,-2.466 l 0,-10e-4 0,0 L 45.15625,1043.297 Z" id="path2853" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.507;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Berliner Grotesk Light;-inkscape-font-specification:Berliner Grotesk Light" /> +<path inkscape:connector-curvature="0" d="m 47.32123,1038.563 c -0.11141,-0.07 -0.2879,-0.04 -0.39417,0.03 -0.21253,0.134 -0.3565,0.329 -0.46402,0.625 -0.0866,0.237 -0.28025,0.861 -0.43794,1.632 -0.15769,0.772 -0.15885,1.214 -0.21183,1.884 0.0821,-0.674 0.23219,-1.101 0.4184,-1.839 0.2086,-0.718 0.52993,-1.292 0.66927,-1.51 0.0974,-0.153 0.15943,-0.26 0.20805,-0.261 0.13088,0 0.27813,0.618 0.3712,1.033 0.38156,1.702 0.70666,5.295 0.85265,11.822 l 0.29217,-0.01 c -0.14623,-6.538 -0.43595,-10.385 -0.78833,-12.157 -0.0881,-0.443 -0.18934,-0.747 -0.30321,-0.968 -0.0569,-0.111 -0.10082,-0.214 -0.21224,-0.282 l 0,0 L 47.32123,1038.562 Z" id="path2857" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.507;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Berliner Grotesk Light;-inkscape-font-specification:Berliner Grotesk Light" /> +<path inkscape:connector-curvature="0" d="m 45.6875,1043.297 c -0.3692,-0.09 -0.77373,0.03 -1.09375,0.287 -0.32002,0.259 -0.60062,0.655 -0.875,1.176 -0.54875,1.04 -0.92874,2.419 -1.14261,3.634 -0.21387,1.214 -0.31781,2.617 -0.31781,2.617 0,0 0.26332,-1.363 0.50806,-2.571 0.24474,-1.209 0.73929,-2.506 1.25251,-3.479 0.25662,-0.487 0.67983,-0.811 0.9186,-1.004 0.23877,-0.193 0.43747,-0.247 0.625,-0.201 0.18753,0.05 0.50004,0.171 0.74344,0.523 0.2434,0.353 0.6623,0.904 0.88953,1.599 0.45446,1.391 0.79673,3.473 1.0457,6.294 l 0.29008,-0.01 c -0.25075,-2.841 -0.65343,-4.951 -1.125,-6.395 -0.23579,-0.721 -0.4686,-1.284 -0.75,-1.692 -0.2814,-0.407 -0.59956,-0.682 -0.96875,-0.774 l 0,0 0,0 L 45.6875,1043.297 Z" id="use3670" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.507;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Berliner Grotesk Light;-inkscape-font-specification:Berliner Grotesk Light" /> +<path inkscape:connector-curvature="0" d="m 45.90625,1043.326 c -0.15558,0.06 -0.28452,0.155 -0.40625,0.287 -0.24345,0.263 -0.45235,0.658 -0.65625,1.175 -0.40781,1.036 -0.74883,2.521 -0.94947,3.767 -0.20064,1.246 -0.23525,2.268 -0.23525,2.268 0,0 0.1999,-0.972 0.49219,-2.23 0.29228,-1.259 0.73187,-2.654 1.11709,-3.632 0.1926,-0.489 0.43288,-0.844 0.60669,-1.032 0.0869,-0.09 0.16469,-0.152 0.21875,-0.172 0.0541,-0.02 0.0773,-0.02 0.125,0 0.0954,0.03 0.39882,0.144 0.58178,0.5 0.18297,0.355 0.45659,0.913 0.62695,1.611 0.3407,1.397 0.71146,3.481 0.89755,6.304 l 0.23747,-0.01 c -0.18708,-2.838 -0.49296,-4.928 -0.84375,-6.366 -0.1754,-0.719 -0.35358,-1.286 -0.5625,-1.692 -0.20892,-0.405 -0.4297,-0.668 -0.75,-0.774 -0.16015,-0.05 -0.34442,-0.06 -0.5,0 l 0,-10e-4 0,0 L 45.90625,1043.327 Z" id="use3672" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.507;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Berliner Grotesk Light;-inkscape-font-specification:Berliner Grotesk Light" /> +<path inkscape:connector-curvature="0" d="m 47.1875,1043.269 c -0.0889,0.01 -0.161,0.05 -0.21875,0.09 -0.1155,0.08 -0.18534,0.185 -0.25,0.315 -0.12932,0.26 -0.23526,0.635 -0.34375,1.147 -0.21699,1.025 -0.43837,2.594 -0.59375,4.617 l -0.01,1.352 0.29781,-1.324 c 0.15454,-2.012 0.46343,-3.57 0.67299,-4.559 0.10477,-0.495 0.31872,-0.841 0.41383,-1.033 0.0182,-0.04 0.0156,-0.04 0.0313,-0.06 0.0115,0.02 0.0186,0 0.0313,0.03 0.0452,0.09 0.16308,0.25 0.24873,0.422 0.1727,0.345 0.30029,0.883 0.39251,1.586 0.18443,1.405 0.39871,3.501 0.49892,6.327 l 0.23484,-0.02 c -0.1005,-2.835 -0.25,-4.937 -0.4375,-6.366 -0.0937,-0.715 -0.20249,-1.237 -0.3125,-1.635 -0.055,-0.198 -0.0921,-0.385 -0.15625,-0.516 -0.0642,-0.13 -0.1535,-0.236 -0.28125,-0.315 -0.0639,-0.04 -0.12983,-0.06 -0.21875,-0.06 l 0,-10e-4 L 47.1875,1043.27 Z" id="use3674" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.507;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Berliner Grotesk Light;-inkscape-font-specification:Berliner Grotesk Light" /> +<path inkscape:connector-curvature="0" d="m 47.71276,1038.656 c -0.0779,0.08 -0.18692,0.403 -0.27162,0.658 -0.0847,0.253 -0.2752,1.068 -0.32753,1.513 -0.0523,0.446 -0.10567,1.702 -0.0991,1.702 0,0 0.22135,-1.388 0.27521,-1.696 0.0539,-0.309 0.20794,-0.92 0.33661,-1.257 0.10719,-0.28 0.249,-0.425 0.32948,-0.425 0.0805,-10e-4 0.17784,0.233 0.25712,1.325 0.0793,1.093 0.0639,5.252 0.11832,11.477 l 0.18869,0.02 c -0.0571,-6.534 -0.02,-11.139 -0.0932,-12.125 -0.0732,-0.986 -0.35363,-1.313 -0.48677,-1.313 C 47.80681,1038.532 47.79064,1038.574 47.71276,1038.656 Z" id="use3678" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.507;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Berliner Grotesk Light;-inkscape-font-specification:Berliner Grotesk Light" /> +<path inkscape:connector-curvature="0" d="m 49.35195,1050.961 c -3.21981,-0.361 -4.97264,1.31 -7.44041,1.235 0,0 0,0.415 0,0.415 0.93005,0 1.8601,0 6.51036,0" id="path3680" style="fill:#ffffff;fill-opacity:1;stroke:none" /> +</g> +<use transform="matrix(-1,0,0,1,16.06032,0)" id="use3899" x="0" y="0" width="16" height="16" xlink:href="#g3890" style="fill:#ffffff;fill-opacity:1" /> +</g> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,264.2834,508.1857)" id="g17414"> +<title id="title18047">Library</title> +<g id="g1327-2"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-3" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 73.93135,159.8883 302.4329,419.3731 521.2522,293.5036 298.5601,35.95529 73.93135,159.8883 Z" id="path3470" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 61.6534,188.6006 224.6285,255.6119 0.9683,96.8226 L 60.68515,284.9392 61.6534,188.6006 Z" id="path3474" /> +<path inkscape:connector-curvature="0" style="opacity:0.75;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:16.477335;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 519.5093,327.137 313.2599,447.9901 313.1157,451.1755 519.192,330.4089 519.5093,327.137 Z" id="path3476" sodipodi:nodetypes="ccccc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccccc" id="path3505" d="M 519.5093,367.137 313.2599,487.9901 313.1157,491.1755 519.192,370.4089 519.5093,367.137 Z" style="opacity:0.75;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:16.477335;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" style="opacity:0.75;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:16.477335;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 519.5093,407.137 313.2599,527.9901 313.1157,531.1755 519.192,410.4089 519.5093,407.137 Z" id="path3507" sodipodi:nodetypes="ccccc" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,346.3146,506.5928)" id="g17872"> +<title id="title18049">Town Hall</title> +<g id="g1327-59"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-87" /> +</g> +<g id="layer3-02" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-8" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-8" width="8" height="8" x="2" y="2" /> +</g> +<g id="g4372-3" transform="translate(-166.4922,52.0193)" /> +<path inkscape:connector-curvature="0" style="font-size:12px;opacity:0.2;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.2414198;stroke-opacity:1" d="M 286.9441,44.0016 34.88462,235.909 l 50.41155,0 0,307.861 151.23603,0 104.2808,0 147.779,0 0,-307.861 50.4119,0 -252.0598,-191.9074 0,0 L 286.9441,44.0016 Z" id="path645-6" sodipodi:nodetypes="cccccccccccc" /> +<g id="g7376"> +<path inkscape:connector-curvature="0" style="font-size:12px;fill:none;stroke:#ffffff;stroke-width:20;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 286.9441,34.0016 34.88462,225.909 l 50.41155,0 0,317.861 151.23603,0 104.2808,0 147.779,0 0,-317.861 50.4119,0 -252.0598,-191.9074 0,0 L 286.9441,34.0016 Z" id="path3198-6" sodipodi:nodetypes="cccccccccccc" /> +</g> +<g id="g7429" transform="translate(20.71429,6.904762)"> +<g transform="matrix(0.7287421,0.3179117,-0.3179117,0.7287421,171.5632,-23.64979)" id="g7395"> +<path style="fill:#ffffff;fill-opacity:1;stroke:none" d="m 266.3125,331.0625 c -4.3776,5.9206 -29.8985,10.4687 -60.7188,10.4687 -30.3947,0 -55.6101,-4.4179 -60.5,-10.2187 l 0,74.25 c -0.1172,0.3117 -0.1875,0.6197 -0.1875,0.9375 0,6.7794 27.1615,12.2812 60.6875,12.2812 33.3135,0 60.3459,-5.4362 60.6875,-12.1562 l 0.031,0 0,-0.125 L 266.3125,331.0625 Z" id="path7344" inkscape:connector-curvature="0" /> +<path sodipodi:type="arc" style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" id="path7364" sodipodi:cx="205.6085" sodipodi:cy="279.2592" sodipodi:rx="61.37566" sodipodi:ry="12.27513" d="m 266.9842,279.2592 a 61.37566,12.27513 0 1 1 -122.7514,0 A 61.37566,12.27513 0 1 1 266.9842,279.2592 Z" transform="translate(0,32)" /> +<path id="path7391" d="m 266.3125,417.0625 c -4.3776,5.9206 -29.8985,10.4687 -60.7188,10.4687 -30.3947,0 -55.6101,-4.4179 -60.5,-10.2187 l 0,8.25 c -0.1172,0.3117 -0.1875,0.6197 -0.1875,0.9375 0,6.7794 27.1615,12.2812 60.6875,12.2812 33.3135,0 60.3459,-5.4362 60.6875,-12.1562 l 0.031,0 0,-0.125 L 266.3125,417.0625 Z" style="fill:#ffffff;fill-opacity:1;stroke:none" inkscape:connector-curvature="0" sodipodi:nodetypes="csccssccccc" /> +<path sodipodi:nodetypes="csccssccccc" inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:none" d="m 266.3125,311.0625 c -4.3776,5.9206 -29.8985,10.4687 -60.7188,10.4687 -30.3947,0 -55.6101,-4.4179 -60.5,-10.2187 l 0,8.25 c -0.1172,0.3117 -0.1875,0.6197 -0.1875,0.9375 0,6.7794 27.1615,12.2812 60.6875,12.2812 33.3135,0 60.3459,-5.4362 60.6875,-12.1562 l 0.031,0 0,-0.125 L 266.3125,311.0625 Z" id="path7393" /> +</g> +<g transform="translate(-6,-2)" id="g7407"> +<path sodipodi:type="arc" style="fill:#ffffff;fill-opacity:1;stroke:none" id="path7403" sodipodi:cx="418.5053" sodipodi:cy="367.1032" sodipodi:rx="18.7963" sodipodi:ry="15.72751" d="m 437.3016,367.1032 a 18.7963,15.72751 0 1 1 -37.5926,0 A 18.7963,15.72751 0 1 1 437.3016,367.1032 Z" transform="matrix(0.7214185,-0.5783709,0.5114744,0.8157739,-63.84038,365.4948)" /> +<path style="fill:none;stroke:#ffffff;stroke-width:35.7999992;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 422.7249,421.1905 230.1587,323.7566" id="path7405" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" /> +</g> +</g> +<g id="g7425" transform="matrix(1.736731,0,0,1.736731,-173.9264,-301.9123)"> +<path sodipodi:type="arc" style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" id="path7415" sodipodi:cx="205.6085" sodipodi:cy="279.2592" sodipodi:rx="61.37566" sodipodi:ry="12.27513" d="m 266.9842,279.2592 a 61.37566,12.27513 0 1 1 -122.7514,0 A 61.37566,12.27513 0 1 1 266.9842,279.2592 Z" transform="matrix(0.7950588,-0.0037978,0.0037978,0.7950588,51.76169,201.6386)" /> +<path sodipodi:nodetypes="csccssccccc" inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:none" d="m 264.5556,422.4983 c -3.458,4.7239 -23.7313,8.4368 -48.2352,8.5539 -24.1656,0.1154 -44.2301,-3.3014 -48.1399,-7.8948 l 0.031,6.5592 c -0.092,0.2483 -0.1467,0.4935 -0.1455,0.7461 0.026,5.39 21.6415,9.6612 48.2968,9.5339 26.4861,-0.1266 47.9578,-4.5513 48.2039,-9.8954 l 0.025,-2e-4 -4e-4,-0.099 L 264.5556,422.4983 Z" id="path7419" /> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,430.7352,510.5749)" id="g17244"> +<title id="title18051">Court</title> +<g id="g1327-75"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-20" /> +</g> +<g id="layer3-06" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1210.222,-51.87091)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-64" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-6" width="8" height="8" x="2" y="2" /> +</g> +<g id="g9828" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1870.52,102.9711)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect9830" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect9832" width="8" height="8" x="2" y="2" /> +</g> +<g id="g14695" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1210.222,-182.0683)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect14697" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect14699" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:10.8292427;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 290.7246,56.63529 -16.569,438.44211 -112.1596,0 0,24.2162 131.2777,0 L 290.7246,56.63529 Z" id="path2530" sodipodi:nodetypes="cccccc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:5.4146214;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 58.12961,137.9562 c 14.3417,13.9858 50.10849,29.9606 71.36559,28.2896 24.6131,-0.145 50.1603,-9.6303 76.4724,-26.7653 24.3429,-16.3159 52.9908,-24.0218 84.1197,-26.7654 l -0.6372,20.3926 c -33.2291,-3.6566 -56.3354,15.4629 -83.4825,25.4909 -19.8867,10.4915 -38.4756,21.6911 -76.4724,22.3044 C 90.18573,176.7752 72.02012,157.0074 58.12961,137.9562 Z" id="path2534" sodipodi:nodetypes="cccccccc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:10.8292427;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 37.72825,384.5849 121.8479,182.1776 204.6931,384.5849 37.72825,384.5849 Z" id="path3429" sodipodi:nodetypes="cccc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:10.8292427;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" d="m 35.13934,379.0259 c 4.96993,32.9811 41.61738,58.6289 86.07136,58.6289 44.4539,0 81.1014,-25.6478 86.0713,-58.6289 L 35.13934,379.0259 Z" id="path3431" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cccccc" id="path3446" d="m 291.0927,56.63529 16.569,438.44211 112.1596,0 0,24.2162 -131.2777,0 L 291.0927,56.63529 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:10.8292427;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cccccccc" id="path3448" d="m 523.6877,137.9562 c -14.3417,13.9858 -50.1085,29.9606 -71.3656,28.2896 -24.6131,-0.145 -50.1603,-9.6303 -76.4724,-26.7653 -24.3429,-16.3159 -52.9908,-24.0218 -84.1197,-26.7654 l 0.6372,20.3926 c 33.2291,-3.6566 56.3354,15.4629 83.4825,25.4909 19.8867,10.4915 38.4756,21.6911 76.4724,22.3044 C 491.6316,176.7752 509.7972,157.0074 523.6877,137.9562 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:5.4146214;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cccc" id="path3450" d="M 544.0891,384.5849 459.9694,182.1776 377.1242,384.5849 544.0891,384.5849 Z" style="fill:none;stroke:#ffffff;stroke-width:10.8292427;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" id="path3452" d="m 546.678,379.0259 c -4.97,32.9811 -41.6174,58.6289 -86.0714,58.6289 -44.4539,0 -81.1014,-25.6478 -86.0713,-58.6289 L 546.678,379.0259 Z" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:10.8292427;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,519.1379,508.982)" id="g17305"> +<title id="title18053">Fire Station / House</title> +<g id="g1327-76"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.896,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.314 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-78" /> +</g> +<g id="g2117" transform="matrix(1.197504,0,0,1.197504,80.1282,34.57583)" style="fill:#000000"> +<g id="g2119" style="fill:#000000"> +<g id="g2121" style="fill:#000000"> +<path inkscape:connector-curvature="0" id="path2125" style="fill:#000000;stroke:none" d="" /> +</g> +<g id="g2127" style="fill:#000000"> +<path inkscape:connector-curvature="0" id="path2131" style="fill:#000000;stroke:none" d="" /> +</g> +</g> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff" d="m 289.9263,19.04213 c -13.6687,-0.0307 -29.5927,4.14195 -41.0094,10.72006 -1.5739,0.90685 -4.4846,2.54403 -6.4736,3.65254 -1.9891,1.1085 -7.1239,4.09458 -11.403,6.62208 -11.951,7.05889 -22.4704,12.17127 -30.4972,14.84772 -15.9796,5.32815 -30.1903,7.52492 -47.78,7.33477 -14.9855,-0.162 -21.8538,0.67706 -27.201,3.35558 -3.8187,1.91286 -5.9763,3.95686 -7.5723,7.1863 -1.2382,2.5053 -1.367,3.01167 -1.5145,6.59239 -0.1758,4.26573 0.2591,7.128 1.4254,9.32436 0.7944,1.49602 3.2868,4.67435 7.1863,9.20559 1.2941,1.50372 3.4776,4.09818 4.87,5.76088 1.3923,1.6627 4.2663,4.9796 6.3548,7.3645 2.0885,2.3849 4.4308,5.1073 5.2264,6.0579 1.6857,2.014 8.7765,9.9141 11.9673,13.3332 1.2121,1.2988 4.3706,4.7967 7.0081,7.7802 2.9067,3.2881 5.8521,6.5749 8.8493,9.9183 5.0943,-4.3061 10.4394,-8.3632 15.9761,-12.1157 -0.2819,-0.3226 -0.4656,-0.5149 -0.7424,-0.8315 -4.9661,-5.6797 -11.3651,-13.0209 -14.2241,-16.3028 -6.6593,-7.6444 -11.3481,-13.0055 -13.6302,-15.5604 -0.9945,-1.1134 -3.1303,-3.53448 -4.7216,-5.40458 -1.5912,-1.87011 -3.6358,-4.22153 -4.5434,-5.2264 -0.9076,-1.00487 -2.0394,-2.35096 -2.5241,-2.96954 -0.4847,-0.61859 -1.9169,-2.29619 -3.1774,-3.74163 -1.9767,-2.26673 -2.2234,-2.70606 -1.7817,-3.14771 0.5977,-0.59768 4.6917,-0.76233 24.8847,-1.00965 19.2977,-0.23635 20.999,-0.48039 34.1498,-4.81066 7.5546,-2.48757 13.4253,-5.09454 22.6279,-10.06675 7.639,-4.12737 16.5501,-8.98756 20.4305,-11.16549 9.6624,-5.42326 19.8383,-10.34674 24.9441,-12.05634 4.1116,-1.37667 11.3022,-3.3231 15.2338,-4.09797 5.2774,-1.04012 14.6618,-1.13389 19.6584,-0.20787 11.6778,2.16425 26.9567,8.12685 38.0101,14.81802 2.4681,1.49405 5.3556,3.14779 6.4143,3.68224 1.0585,0.53444 5.1135,2.78414 9.0274,4.98883 3.9139,2.20469 7.9438,4.44316 8.9383,4.98883 0.9945,0.54567 3.9963,2.22318 6.6815,3.74163 10.9304,6.181 22.4464,11.21277 32.8134,14.3132 7.5141,2.24719 11.4958,2.85054 21.6183,3.26649 17.0453,0.70041 24.4169,1.33287 24.9145,2.13808 0.091,0.14644 -3.771,4.24937 -8.582,9.11647 -8.195,8.2906 -25.7349,25.6716 -40.0295,39.7325 5.6745,4.1713 11.1089,8.6543 16.2731,13.4223 5.4993,-5.5075 10.8941,-10.9386 17.55,-17.5796 22.5258,-22.4754 34.8767,-35.046 35.694,-36.34726 2.0471,-3.25941 2.1971,-3.86276 2.2271,-9.65101 0.022,-4.34221 -0.1146,-5.74652 -0.683,-7.48325 -0.8631,-2.63722 -3.1788,-5.31405 -5.7015,-6.59239 C 460.4985,72.59875 454.3692,71.3332 441.1652,70.56372 425.5618,69.6544 422.674,69.36398 415.8944,68.0396 405.552,66.01926 395.2965,62.56391 384.2093,57.37894 379.8825,55.35548 378.0127,54.28948 365.4418,46.71828 360.8415,43.94759 355.3849,40.72139 353.2964,39.53199 351.208,38.34259 347.6254,36.24476 345.338,34.8698 333.9617,28.03142 318.8425,22.02884 308.6939,20.31904 304.0964,19.54446 297.027,19.0581 289.9263,19.04213 Z M 90.81843,105.5449 c -3.44625,-0.086 -7.37337,0.4102 -10.00736,1.3957 -6.53294,2.4443 -9.09755,10.1531 -9.97766,30.1706 -0.72288,16.4435 -0.85342,17.4738 -3.80102,28.2403 -2.62512,9.5888 -5.34215,16.5144 -11.19518,28.5077 -4.35336,8.4397 -8.91774,17.3701 -14.63985,24.7956 0,0.6592 -2.729,6.2502 -3.62284,7.4239 -1.15023,1.5104 -8.90475,16.6327 -10.74975,20.965 -5.032,11.816 -7.58311,22.1102 -8.4335,34.2388 -0.78989,11.2657 0.56739,20.1129 5.31548,34.8328 1.93063,5.9853 6.28904,15.339 14.84772,31.8335 12.2789,23.664 15.40287,30.5009 19.03477,41.6924 4.98721,15.3674 5.96826,22.3406 5.76092,40.7718 -0.0869,7.723 0.0218,13.228 0.26725,14.818 1.68628,10.9237 7.34878,17.1359 16.18402,17.7579 2.65944,0.1873 2.93223,0.1376 5.40457,-1.069 3.40022,-1.6595 5.60006,-3.087 12.59086,-8.1366 5.43764,-3.9277 8.34244,-6.2063 15.47134,-12.086 1.6271,-1.3421 3.8652,-3.1138 4.9591,-3.9495 1.094,-0.8357 3.215,-2.6659 4.7216,-4.0683 1.5066,-1.4025 4.7319,-4.2663 7.1863,-6.3548 7.5735,-6.4445 11.9618,-10.2287 16.8076,-14.5211 -4.4708,-5.2958 -8.6593,-10.8572 -12.5315,-16.6294 -0.1091,0.099 -0.3591,0.3364 -0.4454,0.4157 -1.1988,1.1015 -3.0144,2.6613 -4.0089,3.4447 -0.9945,0.7834 -3.6934,3.0546 -5.9985,5.0482 -5.6658,4.9006 -12.2574,10.5274 -17.1045,14.5805 -3.7664,3.1494 -5.0666,4.2714 -12.85815,10.9873 -1.69251,1.4588 -4.59278,3.8927 -6.41422,5.4342 -1.82137,1.5415 -3.37954,2.8211 -3.47436,2.8211 -0.64079,0 -0.79871,-3.058 -0.83148,-17.0155 -0.0243,-10.3921 -0.1596,-16.5904 -0.44543,-18.2627 -1.281,-7.4943 -4.21217,-17.1178 -7.8099,-25.6568 C 73.20072,373.6517 67.58999,362.617 58.86614,346.1374 47.99336,325.5981 45.06784,319.195 41.96944,309.0775 36.73491,291.9842 36.6561,280.8168 41.6131,264.7719 c 3.48351,-11.2756 8.21287,-21.1718 17.90634,-37.446 14.33897,-24.0735 18.19732,-31.4192 23.63757,-44.9292 5.84319,-14.5104 6.19857,-16.752 7.48325,-46.5624 0.23968,-5.5634 0.30739,-5.9589 0.97995,-6.0876 0.5536,-0.1059 8.46529,7.6319 34.09039,33.4074 5.5445,5.577 10.4936,10.5738 14.9962,15.1447 4.1147,-5.4297 8.5463,-10.6141 13.2144,-15.5605 -0.416,-0.4201 -0.6975,-0.6928 -1.1284,-1.1284 C 134.2879,142.9095 116.1559,123.3602 96.10422,106.3467 94.78151,105.8691 92.88619,105.5963 90.81843,105.5449 z m 404.09547,11.1952 c -2.1785,0.055 -3.4963,0.446 -4.6622,1.2175 -0.7984,0.5284 -4.701,3.902 -8.671,7.513 -3.97,3.611 -8.2164,7.4569 -9.4432,8.5226 -1.2268,1.0657 -5.1341,4.6482 -8.7007,7.9583 -12.6775,11.7662 -17.513,16.1774 -21.3807,19.5693 -2.1547,1.8896 -5.0086,4.4191 -6.3252,5.6125 -0.7138,0.647 -1.6977,1.5071 -2.4944,2.2271 4.5448,5.2948 8.7981,10.8481 12.7394,16.6295 1.2593,-1.1593 2.7126,-2.4822 3.6228,-3.3259 2.5751,-2.3869 6.33,-5.7757 8.3444,-7.5427 2.0144,-1.767 5.8374,-5.2696 8.5226,-7.7802 2.6852,-2.5105 6.189,-5.7083 7.7802,-7.0972 1.5912,-1.3889 5.1926,-4.6279 7.9881,-7.216 10.8204,-10.0177 13.6908,-12.4703 14.0756,-12.086 0.2413,0.2409 0.4323,6.0485 0.5642,16.3325 0.2602,20.2838 0.3219,20.6875 4.5731,34.2685 3.1347,10.0143 4.5109,13.0626 17.7579,39.7622 11.3364,22.8486 12.4583,25.3868 16.8967,37.8023 5.239,14.6546 6.6909,26.1298 4.7216,37.3569 -1.1582,6.6028 -1.6895,8.5672 -3.801,14.0756 -4.4505,11.6094 -7.3257,17.1539 -19.4802,37.535 -3.6772,6.166 -7.5792,12.7503 -8.6711,14.6399 -1.092,1.8896 -2.5458,4.419 -3.2368,5.6124 -3.5842,6.1898 -10.6768,22.0795 -12.1751,27.2901 -1.8313,6.3681 -2.7912,12.5084 -3.1181,20.0741 -0.5004,11.585 -1.1317,21.5927 -1.4253,22.5983 -0.1452,0.4972 -0.5067,0.9523 -0.8018,1.0096 -0.9346,0.1814 -0.9009,0.2139 -17.1343,-15.2931 -4.3726,-4.177 -14.1996,-13.5269 -21.8558,-20.7868 -3.5646,-3.3801 -5.8876,-5.6048 -8.6414,-8.2257 -3.9763,5.2501 -8.2153,10.286 -12.7097,15.0853 4.99,4.8107 10.2032,9.8381 11.7891,11.403 1.6125,1.5913 5.9893,5.8332 9.7401,9.4135 3.7508,3.5803 8.7966,8.387 11.1952,10.6904 2.3988,2.3033 8.5943,8.1655 13.7787,13.0363 10.871,10.2134 10.2312,9.8474 16.8373,9.651 3.809,-0.1133 4.3178,-0.2149 6.533,-1.3066 1.5889,-0.7831 3.0487,-1.8641 4.2762,-3.2071 4.3845,-4.7975 6.0238,-10.8369 6.8596,-25.063 0.9508,-16.1832 1.0232,-16.7193 2.3459,-22.5982 3.6476,-16.2119 9.9136,-31.0271 21.3511,-50.4526 6.5125,-11.0609 9.8988,-16.7857 11.6703,-19.688 2.5421,-4.1649 6.6029,-11.9513 8.0474,-15.412 4.1046,-9.8335 4.6179,-11.2071 6.1173,-17.1936 4.2515,-16.9751 3.8821,-32.8921 -1.1284,-49.532 -3.2342,-10.7406 -5.9941,-17.0494 -19.4506,-44.6619 -8.6479,-17.7455 -8.2297,-16.7987 -11.7296,-26.0132 -4.5618,-12.0102 -6.939,-20.2619 -8.582,-29.7252 -0.6556,-3.7761 -0.8132,-6.6107 -1.0394,-18.3814 -0.2539,-13.2146 -0.3046,-14.1439 -1.2175,-18.2627 -1.7095,-7.7136 -2.8496,-10.3843 -5.4046,-12.7394 -2.0481,-1.8879 -4.1799,-2.5605 -9.8291,-3.0586 C 497.8504,116.7941 496.221,116.707 494.9139,116.7401 Z M 160.8997,427.6513 c -11.153,11.5382 -24.7237,25.4486 -32.9917,33.7637 -18.8612,18.9691 -20.6719,21.2103 -21.6479,26.815 -0.9501,5.456 0.096,9.9806 3.118,13.5114 4.2861,5.0075 11.1054,7.3186 23.1327,7.8396 19.5456,0.8468 22.4456,1.2454 34.0013,4.5434 14.2015,4.0531 30.2762,11.7171 50.2447,23.9346 1.7901,1.0952 4.2408,2.5412 5.4342,3.2071 1.1934,0.6659 4.1165,2.3525 6.5033,3.7713 16.6313,9.8864 30.2403,14.5522 45.9389,15.7386 2.9809,0.2252 5.4807,0.4867 5.5827,0.5939 0.3467,0.364 14.6324,-0.2459 18.0845,-0.7721 11.1106,-1.6935 20.6122,-4.497 29.6658,-8.7899 2.0885,-0.9902 6.8027,-3.2267 10.4825,-4.9591 3.6796,-1.7324 10.1065,-4.8106 14.2835,-6.8596 8.5824,-4.2103 18.1826,-8.7349 20.0741,-9.4432 0.6962,-0.2607 2.4874,-0.9805 3.9792,-1.6035 10.2357,-4.2749 18.5357,-6.7626 30.3784,-9.1462 9.0498,-1.8215 8.7965,-1.8235 21.7371,-1.7521 11.333,0.063 11.9659,0.039 16.6294,-0.8611 5.15,-0.9946 11.1223,-2.7398 12.6206,-3.6823 2.0759,-1.3059 3.6865,-3.9377 4.2761,-6.9784 0.2121,-1.094 0.493,-4.012 0.6236,-6.5033 0.1889,-3.6021 0.1306,-4.7973 -0.2969,-5.8203 -0.51,-1.2207 -7.7429,-9.8366 -12.8878,-15.3525 -2.8171,-3.0202 -10.4227,-11.5416 -20.8462,-23.311 -4.1398,-4.6742 -10.4592,-11.6674 -14.046,-15.5307 -1.243,-1.3389 -2.5642,-2.7753 -3.8604,-4.187 -5.0416,4.2211 -10.2983,8.1666 -15.7683,11.8485 2.6456,2.8992 4.8564,5.2575 6.8003,7.305 1.7068,1.7978 6.1442,6.6916 9.8886,10.8686 3.7443,4.1769 8.2266,9.0487 9.9479,10.8388 1.7214,1.7901 4.1045,4.3995 5.2858,5.7906 1.1815,1.3911 3.4639,3.9206 5.0779,5.6124 3.8818,4.069 7.7348,8.7278 7.513,9.0868 -0.5203,0.8418 -3.8011,1.0602 -16.6591,1.0394 -13.5861,-0.022 -13.7216,-0.028 -19.8663,1.0393 -9.8932,1.7183 -21.2616,5.0249 -29.9924,8.7305 -1.7901,0.7598 -12.4292,5.9336 -23.6672,11.4921 -27.5953,13.6491 -26.453,13.1418 -38.4259,17.1046 -7.0291,2.3264 -11.7447,3.494 -17.461,4.3355 -3.4095,0.5019 -6.4271,0.6914 -11.017,0.6533 -6.8107,-0.057 -6.6479,-0.047 -12.2642,-0.8908 -7.3883,-1.11 -22.2109,-6.4836 -30.4081,-11.017 -3.2515,-1.7983 -14.5837,-8.3387 -15.0259,-8.6711 -0.7389,-0.5555 -20.9485,-12.2976 -25.6569,-14.9071 -6.927,-3.8392 -17.1087,-8.2295 -25.3896,-10.9576 -8.8034,-2.9003 -13.1212,-3.4671 -34.8921,-4.5434 -4.7071,-0.2328 -8.7493,-0.5592 -8.9977,-0.7127 -0.3333,-0.206 -0.2064,-0.5936 0.5345,-1.4848 1.2728,-1.5311 11.5416,-12.2199 25.152,-26.1914 3.4809,-3.5731 10.961,-11.3033 16.6295,-17.1639 1.403,-1.4506 2.4688,-2.5412 3.9792,-4.098 C 171.0189,436.7783 165.8247,432.3503 160.8997,427.6513 Z" id="path3575" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:none" d="m 295.0339,92.24138 c 0.6375,4.56076 1.1808,9.14052 2.2272,13.45202 0.6707,3.3684 1.5844,6.6327 2.6726,9.8292 93.1401,4.8562 167.0665,81.7958 167.0665,176.1533 0,62.2286 -32.1586,116.8741 -80.7716,148.2693 -0.011,0.01 -0.019,0.021 -0.03,0.03 -0.7795,0.6243 -1.6329,1.168 -2.5241,1.6036 -0.059,0.029 -0.1187,0.061 -0.1782,0.089 -9.316,5.7773 -19.2086,10.7153 -29.5766,14.6992 -8.511,11.4282 -18.1741,21.902 -28.5373,31.7444 C 418.8473,471.6063 490.0736,389.7979 490.0736,291.6759 490.0736,183.1807 402.9696,94.62161 295.0339,92.24138 Z M 261.003,94.34976 C 164.988,108.684 91.11539,191.7352 91.11539,291.6759 c 0,101.7508 76.59121,185.9419 175.14371,197.9795 -13.0167,-8.8172 -25.0375,-19.3899 -34.7734,-31.7147 -68.3824,-24.2751 -117.297,-89.5057 -117.297,-166.2648 0,-85.9756 61.3607,-157.4799 142.7163,-173.1838 C 257.8622,110.3283 259.2919,102.2488 261.003,94.34976 z m 20.7571,373.47954 c -0.8192,7.6625 -1.0404,15.3755 -0.5939,23.0733 1.7958,0.084 3.5967,0.1423 5.4045,0.1782 2.2807,-7.6477 4.4447,-15.3189 6.2955,-23.0437 -0.7644,0.01 -1.5199,0.03 -2.2866,0.03 C 287.6224,468.0668 284.6814,467.9727 281.7601,467.8293 Z" id="path4317" /> +<g id="g5215" transform="matrix(0.950254,0,0,0.950254,14.41208,10.63833)"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cscccccccccccc" id="path4356" d="m 198.6715,429.1347 c -27.9052,-15.7392 -44.9126,-52.5393 -32.3546,-107.5395 8.8097,-38.5834 34.4804,-86.2014 14.8064,-125.8513 23.8656,16.4957 48.6782,55.7215 73.7024,100.0247 1.7255,-47.9109 -23.1357,-79.3021 -5.2644,-144.7725 12.2626,80.9952 61.4522,86.0154 86.4247,159.6884 10.622,-34.6389 32.7179,-46.0399 21.9352,-132.05 108.5816,148.2902 46.6956,200.9677 25.0061,254.0099 l 7.0193,-73.7024 c -34.055,98.4417 -61.3401,116.6029 -85.986,138.6306 13.7744,-46.2102 19.2059,-92.4204 -8.7741,-138.6306 -6.793,75.8718 -25.9655,60.0829 -29.8319,121.0824 C 227.0197,451.091 219.1464,421.411 212.2714,372.9806 207.0558,378.6476 198.2493,402.3344 198.6715,429.1347 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccc" id="path4358" d="M 278.077,75.10025 C 249.6804,190.4067 301.5257,189.3936 330.2829,257.1626 350.4538,152.6653 290.1105,176.1772 278.077,75.10025 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" /> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,611.5226,508.1857)" id="g17511"> +<title id="title18055">Police Station</title> +<g id="g1327-73"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.896,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.314 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-06" /> +</g> +<g id="g2117-9" transform="matrix(1.197504,0,0,1.197504,80.1282,34.57583)" style="fill:#000000"> +<g id="g2119-9" style="fill:#000000"> +<g id="g2121-0" style="fill:#000000"> +<path inkscape:connector-curvature="0" id="path2125-5" style="fill:#000000;stroke:none" d="" /> +</g> +<g id="g2127-8" style="fill:#000000"> +<path inkscape:connector-curvature="0" id="path2131-4" style="fill:#000000;stroke:none" d="" /> +</g> +</g> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:none" d="m 178.5508,226.4504 c 1.1314,8.8371 8.4648,15.3862 16.1298,14.4048 l 7.364,-0.9428 c 7.665,-0.9814 13.1118,-9.1668 11.9804,-18.0039 l -3.8625,-30.1676 c -1.1314,-8.8371 -8.4647,-15.3862 -16.1298,-14.4048 l -7.364,0.9429 c -7.665,0.9813 -13.1118,9.1667 -11.9804,18.0038 L 178.5508,226.4504 z m 14.31,-2.1826 c -3.9358,-3.5149 -6.6975,-25.085 -3.7742,-29.478 2.9233,-4.3931 2.8301,-4.3812 6.7659,-0.8663 3.9358,3.5149 6.6975,25.085 3.7742,29.4781 C 196.7034,227.7947 196.7966,227.7827 192.8608,224.2678 Z" id="rect3389" sodipodi:nodetypes="cccccccccczzzz" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cccccccccczzzz" id="path3395" d="m 259.9352,142.0375 c 7.6039,5.4421 17.7142,4.8784 22.2379,-1.2398 l 4.3461,-5.8779 c 4.5237,-6.1182 1.9559,-15.7557 -5.6479,-21.1978 L 254.9138,95.14393 c -7.6039,-5.44209 -17.7143,-4.87854 -22.2379,1.23976 l -4.3461,5.87791 c -4.5237,6.1182 -1.9559,15.7557 5.6479,21.1978 L 259.9352,142.0375 z m 8.1749,-11.6699 c -5.4262,0.3025 -23.9861,-12.9808 -25.3642,-18.1534 -1.3782,-5.1724 -1.4332,-5.098 3.993,-5.4005 5.4263,-0.3025 23.9861,12.9809 25.3642,18.1534 C 273.4813,130.1396 273.5363,130.0652 268.1101,130.3676 Z" style="fill:#ffffff;fill-opacity:1;stroke:none" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:none" d="m 235.9089,119.6659 c 8.8764,-0.7632 15.7247,-7.8181 15.0627,-15.5172 l -0.3616,7.0331 c -0.6619,-7.6992 -8.6139,-13.48154 -17.4904,-12.71836 l -30.302,2.60536 c -8.8765,0.7632 -15.7248,7.818 -15.0628,15.5172 l 0.3616,-7.0331 c 0.6619,7.6992 8.6139,13.4815 17.4904,12.7183 L 235.9089,119.6659 z m -1.586,-14.3884 c -3.6754,3.7863 -25.3416,5.6492 -29.6095,2.5458 -4.2678,-3.1034 -3.9853,11.4202 -0.3099,7.6338 3.6754,-3.7863 25.3417,-5.6491 29.6095,-2.5457 C 238.2808,116.0148 237.9983,101.4912 234.3229,105.2775 Z" id="path3397" sodipodi:nodetypes="cccccccccczzzz" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:none" d="m 207.3077,126.3813 c 5.5994,-7.4887 5.2466,-17.6086 -0.776,-22.2588 l -5.7861,-4.46765 c -6.0226,-4.65022 -15.7115,-2.28379 -21.3109,5.20495 l -19.1149,25.5647 c -5.5994,7.4888 -5.2467,17.6087 0.776,22.2589 l 5.7861,4.4676 c 6.0226,4.6503 15.7115,2.2838 21.3109,-5.2049 L 207.3077,126.3813 z m -11.4969,-8.4162 c 0.1894,5.4313 -13.4779,23.7104 -18.678,24.9804 -5.2,1.2701 -5.1268,1.3266 -5.3161,-4.1047 -0.1894,-5.4314 13.4779,-23.7104 18.678,-24.9804 C 195.6947,112.5903 195.6215,112.5337 195.8108,117.9651 Z" id="path3534" sodipodi:nodetypes="cccccccccczzzz" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cccccccccczzzz" id="path3536" d="m 178.1348,185.5529 c 2.9499,8.4067 11.4881,13.282 18.7797,10.7234 l -6.9015,1.4014 c 7.2917,-2.5586 10.9113,-11.7001 7.9614,-20.1068 l -10.0703,-28.6983 c -2.9499,-8.4067 -11.488,-13.2821 -18.7798,-10.7234 l 6.9016,-1.4015 c -7.2917,2.5587 -10.9113,11.7002 -7.9614,20.1069 L 178.1348,185.5529 z m 13.5399,-5.1196 c -4.5824,-2.6166 -11.7827,-23.136 -9.84,-28.0423 1.9426,-4.9063 -12.053,-1.0155 -7.4706,1.6011 4.5824,2.6166 11.7828,23.1361 9.8401,28.0424 C 182.2616,186.9407 196.2572,183.0499 191.6747,180.4333 Z" style="fill:#ffffff;fill-opacity:1;stroke:none" /> +<g id="g3540" transform="matrix(0.7420458,0,0,0.7420458,67.47614,46.0313)"> +<g transform="matrix(1.090718,-0.2914957,0.2914957,1.090718,-98.8285,72.45265)" id="g3490"> +<g transform="matrix(0.9826633,-0.1853992,0.1853992,0.9826633,-60.17152,31.06126)" id="g3500"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cccsszzzssc" id="path3313" d="m 137.9296,221.6621 c -7.5854,0.6046 -11.3212,13.8145 -12.9933,20.9153 -0.7985,11.7412 9.7604,31.8477 15.4112,30.635 40.722,0 66.0218,27.7177 66.0218,68.4398 1e-4,40.722 -27.1132,70.2532 -67.8353,70.2532 -16.1879,-10e-5 -24.46,-14.3929 -40.58778,-11.8186 -15.67333,2.5016 -23.66246,9.7627 -28.2513,18.0673 -4.85736,8.7904 -9.92649,22.8639 6.12808,35.0865 16.48774,12.5524 31.2611,13.7435 53.0394,13.7434 67.6225,1e-4 127.1453,-57.7092 127.1453,-125.3318 C 256.0076,274.0295 205.5521,221.6622 137.9296,221.6621 Z" style="fill:#ffffff;fill-opacity:1;stroke:none" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="csccssccc" id="path3325" d="m 133.0937,224.6475 c -64.40382,0 -117.10317,52.6009 -117.10307,117.0047 3e-5,47.375 23.67801,91.9237 64.40173,110.2901 L 106.9942,405.6698 C 76.88461,399.866 61.09846,380.2127 61.09846,344.0159 c -6e-5,-43.941 30.50923,-77.9588 74.45024,-77.9588 12.2346,0 16.7153,4.9207 29.0614,9.4106 l 11.3262,-42.6456 C 162.6581,227.5633 148.1946,224.6475 133.0937,224.6475 Z" style="opacity:0.8;fill:#ffffff;fill-opacity:1;stroke:none" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccsccscc" d="m 156.7571,289.1486 15.2384,10.6869 c 30.4213,23.1906 49.3758,21.8631 67.6324,-3.7246 18.2567,-25.5877 -19.4377,-82.5565 -19.4377,-82.5565 0,0 -0.5598,-0.3995 -0.5598,-0.3995 0,0 -66.1327,-17.1111 -84.3893,8.4766 -18.2566,25.5877 -13.3458,43.943 18.4799,65.1653 l 15.0629,10.9329" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" id="path3374" /> +</g> +</g> +<path d="m 187.1204,514.0683 a 35.16356,35.16356 0 1 1 -70.3272,0 A 35.16356,35.16356 0 1 1 187.1204,514.0683 Z" sodipodi:ry="35.16356" sodipodi:rx="35.16356" sodipodi:cy="514.0683" sodipodi:cx="151.9568" id="path3538" style="fill:#ffffff;fill-opacity:1;stroke:none" sodipodi:type="arc" /> +</g> +<g id="g3548-2" transform="matrix(-0.5418605,0.5069707,0.5069707,0.5418605,241.9306,-91.5277)"> +<g id="g3550" transform="matrix(1.090718,-0.2914957,0.2914957,1.090718,-98.8285,72.45265)"> +<g id="g3552" transform="matrix(0.9826633,-0.1853992,0.1853992,0.9826633,-60.17152,31.06126)"> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:none" d="m 137.9296,221.6621 c -7.5854,0.6046 -11.3212,13.8145 -12.9933,20.9153 -0.7985,11.7412 9.7604,31.8477 15.4112,30.635 40.722,0 66.0218,27.7177 66.0218,68.4398 1e-4,40.722 -27.1132,70.2532 -67.8353,70.2532 -16.1879,-10e-5 -24.46,-14.3929 -40.58778,-11.8186 -15.67333,2.5016 -23.66246,9.7627 -28.2513,18.0673 -4.85736,8.7904 -9.92649,22.8639 6.12808,35.0865 16.48774,12.5524 31.2611,13.7435 53.0394,13.7434 67.6225,1e-4 127.1453,-57.7092 127.1453,-125.3318 C 256.0076,274.0295 205.5521,221.6622 137.9296,221.6621 Z" id="path3554" sodipodi:nodetypes="cccsszzzssc" /> +<path inkscape:connector-curvature="0" style="opacity:0.8;fill:#ffffff;fill-opacity:1;stroke:none" d="m 133.0937,224.6475 c -64.40382,0 -117.10317,52.6009 -117.10307,117.0047 3e-5,47.375 23.67801,91.9237 64.40173,110.2901 L 106.9942,405.6698 C 76.88461,399.866 61.09846,380.2127 61.09846,344.0159 c -6e-5,-43.941 30.50923,-77.9588 74.45024,-77.9588 12.2346,0 16.7153,4.9207 29.0614,9.4106 l 11.3262,-42.6456 C 162.6581,227.5633 148.1946,224.6475 133.0937,224.6475 Z" id="path3556" sodipodi:nodetypes="csccssccc" /> +<path inkscape:connector-curvature="0" id="path3558" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" d="m 156.7571,289.1486 15.2384,10.6869 c 30.4213,23.1906 49.3758,21.8631 67.6324,-3.7246 18.2567,-25.5877 -19.4377,-82.5565 -19.4377,-82.5565 0,0 -0.5598,-0.3995 -0.5598,-0.3995 0,0 -66.1327,-17.1111 -84.3893,8.4766 -18.2566,25.5877 -13.3458,43.943 18.4799,65.1653 l 15.0629,10.9329" sodipodi:nodetypes="ccsccscc" /> +</g> +</g> +<path sodipodi:type="arc" style="fill:#ffffff;fill-opacity:1;stroke:none" id="path3560" sodipodi:cx="151.9568" sodipodi:cy="514.0683" sodipodi:rx="35.16356" sodipodi:ry="35.16356" d="m 187.1204,514.0683 a 35.16356,35.16356 0 1 1 -70.3272,0 A 35.16356,35.16356 0 1 1 187.1204,514.0683 Z" /> +</g> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:16;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 287.6875,25.0625 C 272.4116,37.00864 256.0147,48.39132 237.1105,53.71226 201.202,65.10779 160.7002,60.41403 127.75,42.4375 119.7644,41.89189 115.5881,50.31637 109.2331,53.70218 94.14345,66.23599 78.30638,78.1034 64.125,91.59375 c -2.58739,5.72294 3.81655,10.18595 4.76482,15.57845 13.56315,29.8137 28.3726,62.1325 22.39143,95.734 -6.10569,42.8158 -32.44266,79.6575 -40.08059,122.146 -8.49279,54.8803 16.15282,114.427 63.65744,144.1871 55.0913,38.3032 122.8918,51.3254 180.0169,85.7607 7.6778,3.6281 13.5667,-4.8136 20.0041,-7.3884 54.4043,-32.9885 118.5895,-48.5603 168.9959,-88.6429 28.8857,-21.5948 48.3284,-54.8072 53.7804,-90.4878 5.7457,-33.5102 -0.6561,-68.5475 -16.9056,-98.2645 -15.512,-33.1851 -33.4428,-68.0472 -30.0008,-105.8024 2.6891,-27.3667 15.231,-52.4617 24.8448,-77.8515 0.1099,-6.79534 -8.1789,-8.26247 -11.7762,-12.65198 -17.004,-12.89409 -33.6828,-27.04741 -52.1502,-37.74727 -11.4803,2.50597 -20.7445,11.50753 -32.4799,13.618 -43.525,14.40095 -94.3274,5.19866 -129.5625,-24.5 C 289.0259,24.9981 288.3352,24.93284 287.6875,25.0625 Z" id="path3610" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cccscccccsccc" d="m 299.3681,552.7936 0,0 C 386.9466,492.3074 534.2338,481.4895 535.54,343.2608 536.1634,281.2791 499.2793,261.694 486.4934,185.076 480.6468,150.0409 512.432,85.24109 512.432,85.24109 L 451.365,39.20519 C 414.773,62.37317 346.033,76.29096 288.2733,28.72095 232.4902,78.52803 163.2371,67.17158 125.7325,45.37891 L 66.57984,93.64624 c 0,0 34.39106,63.57146 29.9707,98.79716 C 86.88379,269.4781 50.82221,290.4173 53.96062,352.329 60.8757,490.4052 208.491,495.7494 298.4582,552.9401 l 0,0" style="opacity:0.1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:9.5483255;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" id="path4295" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,686.3863,511.3713)" id="g17603"> +<title id="title18057">Prison</title> +<g id="g1327-22"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-9" /> +</g> +<g id="g2319" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path2323" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g2325" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path2329" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g8776" transform="matrix(1.871692,0,0,1.871692,79.48837,-14.53541)" style="opacity:0.5"> +<path inkscape:connector-curvature="0" style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:NPSPICT3;-inkscape-font-specification:NPSPICT3" d="m 291.7812,122.5456 c -17.1391,7e-4 -32.0856,6.2189 -44.7812,18.5938 -12.6945,12.3761 -19.0306,27.3973 -19.0313,45.1562 6e-4,17.7795 6.3368,32.9063 19.0313,45.2813 12.6956,12.376 27.642,18.5317 44.7812,18.5312 0.632,1e-4 1.2499,-0.016 1.875,-0.031 0.6323,0.016 1.2671,0.031 1.9063,0.031 17.1392,5e-4 32.0231,-6.1552 44.7187,-18.5312 12.6945,-12.375 19.0307,-27.5018 19.0313,-45.2813 -6e-4,-17.7589 -6.3368,-32.7801 -19.0313,-45.1562 -12.6955,-12.3749 -27.5795,-18.5931 -44.7187,-18.5938 -0.639,1e-4 -1.2742,0.047 -1.9063,0.063 C 293.0313,122.5925 292.413,122.5457 291.7812,122.5456 Z M 243.2187,254 c -3.8567,1e-4 -7.369,0.413 -10.5,1.25 -2.0598,-0.188 -4.13,-0.2681 -6.2187,-0.2188 -30.0049,0.7094 -53.7826,25.6197 -53.0938,55.625 l 1.125,126.7813 c -0.1132,19.6137 10.35,37.7606 27.375,47.5 3.4817,1.9917 7.1337,3.5566 10.875,4.7187 l 0,16.5938 0,4.8125 80.875,-2.375 80.9063,2.375 0,-4.8125 0,-19.0313 c 1.8162,-0.8256 3.5748,-1.7459 5.3125,-2.7812 16.85,-10.0392 26.9916,-28.3602 26.5312,-47.9688 l -1.0937,-126.8125 c 0.077,-14.6918 -5.7975,-28.8007 -16.2813,-39.0937 C 379.5867,261.2898 367.1168,255.8341 354,255.0937 351.0253,254.3601 347.7359,254.0001 344.125,254 L 243.2187,254 Z" transform="matrix(0.6171011,0,0,0.6171011,-62.20606,-26.59159)" id="flowRoot3192-0" sodipodi:nodetypes="cccsscssccsccccsccscccccccsccsccc" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:13.2447853;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" d="m 384.5312,47.71875 c -2.2494,0.0164 -4.2354,0.29041 -5.5937,1.3125 0,121.49445 0,243.00555 0,364.49995 1.1509,-10.2796 6.6095,-20.6217 17.0937,-22.8437 0,-114.2552 0,-228.5261 0,-342.78125 C 392.7138,48.4207 388.2803,47.69139 384.5312,47.71875 Z M 378.9375,421.875 c 0,39.8732 0,79.7518 0,119.625 5.3079,-0.8231 13.4716,1.6006 17.0937,-1.125 0,-31.7694 0,-63.5431 0,-95.3125 C 385.8858,443.4611 379.4491,431.6309 378.9375,421.875 Z" id="path8836" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:13.2447853;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" d="m 211.8437,47.71875 c -2.2494,0.0164 -4.2354,0.29041 -5.5937,1.3125 0,113.85935 0,227.73445 0,341.59375 8.975,1.2909 14.9365,10.6776 16.5625,19.1875 0.2273,1.015 0.3916,2.0604 0.5312,3.125 0,-121.6715 0,-243.3598 0,-365.03125 C 220.0263,48.4207 215.5928,47.69139 211.8437,47.71875 z m 11.5,375.37495 c -1.3182,9.9373 -6.5438,19.357 -16.6562,21.9688 -0.1468,0.021 -0.2919,0.014 -0.4375,0.031 0,32.134 0,64.2724 0,96.4063 5.3079,-0.8231 13.4716,1.6006 17.0937,-1.125 C 223.3437,501.283 223.3437,462.1857 223.3437,423.0937 Z" id="path9418" /> +<path inkscape:connector-curvature="0" id="path9497" d="m 510.9277,541.4871 c 5.3079,-0.8231 13.494,1.6018 17.1161,-1.1238 0,-164.1487 0,-328.2974 0,-492.44609 -5.308,0.82311 -13.494,-1.60176 -17.1161,1.12382 C 510.9277,213.1897 510.9277,377.3384 510.9277,541.4871 Z" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:13.2447853;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" /> +<path inkscape:connector-curvature="0" id="path9499" d="m 54.23746,541.4871 c 5.30795,-0.8231 13.49399,1.6018 17.11611,-1.1238 0,-164.1487 0,-328.2974 0,-492.44609 C 66.04563,48.74032 57.85959,46.31545 54.23746,49.04103 54.23746,213.1897 54.23746,377.3384 54.23746,541.4871 Z" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:13.2447853;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:13.0548868;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" d="m 528.309,46.56653 c -0.7909,-5.36684 1.539,-13.64371 -1.0799,-17.30601 -157.7255,0 -315.451,0 -473.17652,0 0.79091,5.36683 -1.53908,13.64369 1.07985,17.30601 C 212.8579,46.56653 370.5835,46.56653 528.309,46.56653 Z" id="path9518-1" /> +<path inkscape:connector-curvature="0" id="path9520" d="m 528.309,552.5665 c -0.7909,-5.3668 1.539,-13.6437 -1.0799,-17.306 -157.7255,0 -315.451,0 -473.17652,0 0.79091,5.3668 -1.53908,13.6437 1.07985,17.306 C 212.8579,552.5665 370.5835,552.5665 528.309,552.5665 Z" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:13.0548868;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,17.39296,584.642)" id="g17557"> +<title id="title18059">Post Office</title> +<g id="g1327-3"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-25" /> +</g> +<g id="layer3-51" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-14" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-1" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:NPSPICT3;-inkscape-font-specification:NPSPICT3" d="M 131.796,192.0463 228.2466,288.9661 131.796,385.4167 131.796,192.0463 Z M 431.855,173.8738 313.0514,292.2224 c -5.906,5.9059 -13.3618,8.8588 -22.3672,8.8587 -9.3187,1e-4 -17.0872,-3.1092 -23.3057,-9.328 L 149.4992,173.8738 431.855,173.8738 Z M 450.4967,385.4167 354.0461,288.9661 450.4967,192.0463 450.4967,385.4167 z m -301.4667,18.1725 96.9198,-96.4506 4.1947,4.1947 c 11.1858,10.8733 24.699,16.3099 40.5397,16.3098 15.8402,10e-5 29.1971,-5.4365 40.0705,-16.3098 l 4.1947,-4.1947 96.9056,96.4506 L 149.03,403.5892 z m -43.3267,26.0927 371.8246,0 0,-282.37 -371.8246,0 L 105.7033,429.6819 Z" id="flowRoot3192-7" /> +<path sodipodi:type="arc" style="fill:none;stroke:#ffffff;stroke-width:25.1376152;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" id="path2207" sodipodi:cx="217.1429" sodipodi:cy="305.7143" sodipodi:rx="288.5714" sodipodi:ry="288.5714" d="m 505.7143,305.7143 a 288.5714,288.5714 0 1 1 -577.14281,0 A 288.5714,288.5714 0 1 1 505.7143,305.7143 Z" transform="matrix(0.9469422,0,0,0.9469422,85.69328,2.972076)" /> +<path transform="matrix(0.9469422,0,0,0.9469422,85.69328,2.972076)" d="m 505.7143,305.7143 a 288.5714,288.5714 0 1 1 -577.14281,0 A 288.5714,288.5714 0 1 1 505.7143,305.7143 Z" sodipodi:ry="288.5714" sodipodi:rx="288.5714" sodipodi:cy="305.7143" sodipodi:cx="217.1429" id="path3267" style="opacity:0.1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:25.1376152;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" sodipodi:type="arc" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,97.03497,583.8456)" id="g17672"> +<title id="title18061">Public Building</title> +<g id="g1327-54"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-33" /> +</g> +<g id="layer3-7" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-5" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-04" width="8" height="8" x="2" y="2" /> +</g> +<g id="g4372" transform="translate(-166.4922,52.0193)" /> +<path inkscape:connector-curvature="0" style="font-size:12px;opacity:0.2;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.2414198;stroke-opacity:1" d="M 286.9441,44.0016 34.88462,235.909 l 50.41155,0 0,307.861 151.23603,0 104.2808,0 147.779,0 0,-307.861 50.4119,0 -252.0598,-191.9074 0,0 L 286.9441,44.0016 Z" id="path645-40" sodipodi:nodetypes="cccccccccccc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cccccccccccc" id="path3198" d="M 286.9441,34.0016 34.88462,225.909 l 50.41155,0 0,317.861 151.23603,0 104.2808,0 147.779,0 0,-317.861 50.4119,0 -252.0598,-191.9074 0,0 L 286.9441,34.0016 Z" style="font-size:12px;fill:none;stroke:#ffffff;stroke-width:20;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<g id="g8776-9" transform="matrix(0.8765849,0,0,0.8765849,99.68202,266.4707)"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccssssssscssccccccccccc" id="flowRoot3192-6" d="m 117.8438,42.625 c -10.5767,3.9e-4 -19.79058,3.83221 -27.62505,11.46875 -7.83376,7.63729 -11.74963,16.91596 -11.75,27.875 3.7e-4,10.97169 3.91624,20.30095 11.75,27.93755 7.83447,7.6372 17.04835,11.4378 27.62505,11.4375 0.3899,0 0.7704,-0.022 1.1562,-0.031 0.3902,0.01 0.793,0.031 1.1875,0.031 10.5766,3e-4 19.7593,-3.8003 27.5937,-11.4375 7.8338,-7.6366 11.7497,-16.96586 11.75,-27.93755 -3e-4,-10.95904 -3.9162,-20.23771 -11.75,-27.875 C 139.9468,46.45721 130.7641,42.62539 120.1875,42.625 119.7932,42.62501 119.39,42.6463 119,42.6563 118.6143,42.64655 118.2336,42.62501 117.8438,42.625 Z M 87.875,130.1562 c -11.35344,3e-4 -17.60964,5.8772 -18.78125,17.625 l 0,138.0313 0,2.9687 49.90625,-1.4687 49.9375,1.4687 0,-2.9687 0,-138.0313 c -1.1716,-11.7478 -7.4278,-17.6247 -18.7813,-17.625 L 87.875,130.1562 Z" style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:NPSPICT3;-inkscape-font-specification:NPSPICT3" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:67.0968399;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 79.06078,243.0545 -0.7002,-78.2452" id="path3239" /> +<path inkscape:connector-curvature="0" id="path8774" d="m 155.0608,243.0545 -0.7002,-78.2452" style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:67.0968399;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:nodetypes="cc" /> +</g> +<g transform="matrix(0.8765849,0,0,0.8765849,266.2332,266.4707)" id="g8789"> +<path inkscape:connector-curvature="0" style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:NPSPICT3;-inkscape-font-specification:NPSPICT3" d="m 117.8438,42.625 c -10.5767,3.9e-4 -19.79058,3.83221 -27.62505,11.46875 -7.83376,7.63729 -11.74963,16.91596 -11.75,27.875 3.7e-4,10.97169 3.91624,20.30095 11.75,27.93755 7.83447,7.6372 17.04835,11.4378 27.62505,11.4375 0.3899,0 0.7704,-0.022 1.1562,-0.031 0.3902,0.01 0.793,0.031 1.1875,0.031 10.5766,3e-4 19.7593,-3.8003 27.5937,-11.4375 7.8338,-7.6366 11.7497,-16.96586 11.75,-27.93755 -3e-4,-10.95904 -3.9162,-20.23771 -11.75,-27.875 C 139.9468,46.45721 130.7641,42.62539 120.1875,42.625 119.7932,42.62501 119.39,42.6463 119,42.6563 118.6143,42.64655 118.2336,42.62501 117.8438,42.625 Z M 87.875,130.1562 c -11.35344,3e-4 -17.60964,5.8772 -18.78125,17.625 l 0,138.0313 0,2.9687 49.90625,-1.4687 49.9375,1.4687 0,-2.9687 0,-138.0313 c -1.1716,-11.7478 -7.4278,-17.6247 -18.7813,-17.625 L 87.875,130.1562 Z" id="path8791" sodipodi:nodetypes="ccssssssscssccccccccccc" /> +<path inkscape:connector-curvature="0" id="path8793" d="m 79.06078,243.0545 -0.7002,-78.2452" style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:67.0968399;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:67.0968399;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 155.0608,243.0545 -0.7002,-78.2452" id="path8795" /> +</g> +<g id="g7680" transform="translate(20,0)"> +<g transform="matrix(0.4893147,0,0,0.4893147,107.1561,142.6426)" id="g7614"> +<path inkscape:connector-curvature="0" style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:NPSPICT3;-inkscape-font-specification:NPSPICT3" d="m 117.8438,42.625 c -10.5767,3.9e-4 -19.79058,3.83221 -27.62505,11.46875 -7.83376,7.63729 -11.74963,16.91596 -11.75,27.875 3.7e-4,10.97169 3.91624,20.30095 11.75,27.93755 7.83447,7.6372 17.04835,11.4378 27.62505,11.4375 0.3899,0 0.7704,-0.022 1.1562,-0.031 0.3902,0.01 0.793,0.031 1.1875,0.031 10.5766,3e-4 19.7593,-3.8003 27.5937,-11.4375 7.8338,-7.6366 11.7497,-16.96586 11.75,-27.93755 -3e-4,-10.95904 -3.9162,-20.23771 -11.75,-27.875 C 139.9468,46.45721 130.7641,42.62539 120.1875,42.625 119.7932,42.62501 119.39,42.6463 119,42.6563 118.6143,42.64655 118.2336,42.62501 117.8438,42.625 Z M 87.875,130.1562 c -11.35344,3e-4 -17.60964,5.8772 -18.78125,17.625 l 0,138.0313 0,2.9687 49.90625,-1.4687 49.9375,1.4687 0,-2.9687 0,-138.0313 c -1.1716,-11.7478 -7.4278,-17.6247 -18.7813,-17.625 L 87.875,130.1562 Z" id="path7616" sodipodi:nodetypes="ccssssssscssccccccccccc" /> +<path inkscape:connector-curvature="0" id="path7618" d="m 79.06078,243.0545 -0.7002,-78.2452" style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:67.0968399;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:67.0968399;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 155.0608,243.0545 -0.7002,-78.2452" id="path7620" /> +</g> +<g id="g7622" transform="matrix(0.4893147,0,0,0.4893147,207.1561,142.6426)"> +<path sodipodi:nodetypes="ccssssssscssccccccccccc" id="path7624" d="m 117.8438,42.625 c -10.5767,3.9e-4 -19.79058,3.83221 -27.62505,11.46875 -7.83376,7.63729 -11.74963,16.91596 -11.75,27.875 3.7e-4,10.97169 3.91624,20.30095 11.75,27.93755 7.83447,7.6372 17.04835,11.4378 27.62505,11.4375 0.3899,0 0.7704,-0.022 1.1562,-0.031 0.3902,0.01 0.793,0.031 1.1875,0.031 10.5766,3e-4 19.7593,-3.8003 27.5937,-11.4375 7.8338,-7.6366 11.7497,-16.96586 11.75,-27.93755 -3e-4,-10.95904 -3.9162,-20.23771 -11.75,-27.875 C 139.9468,46.45721 130.7641,42.62539 120.1875,42.625 119.7932,42.62501 119.39,42.6463 119,42.6563 118.6143,42.64655 118.2336,42.62501 117.8438,42.625 Z M 87.875,130.1562 c -11.35344,3e-4 -17.60964,5.8772 -18.78125,17.625 l 0,138.0313 0,2.9687 49.90625,-1.4687 49.9375,1.4687 0,-2.9687 0,-138.0313 c -1.1716,-11.7478 -7.4278,-17.6247 -18.7813,-17.625 L 87.875,130.1562 Z" style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:NPSPICT3;-inkscape-font-specification:NPSPICT3" inkscape:connector-curvature="0" /> +<path sodipodi:nodetypes="cc" style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:67.0968399;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 79.06078,243.0545 -0.7002,-78.2452" id="path7626" inkscape:connector-curvature="0" /> +<path id="path7628" d="m 155.0608,243.0545 -0.7002,-78.2452" style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:67.0968399;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:nodetypes="cc" inkscape:connector-curvature="0" /> +</g> +<g transform="matrix(0.4893147,0,0,0.4893147,307.1562,142.6426)" id="g7630"> +<path inkscape:connector-curvature="0" style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:NPSPICT3;-inkscape-font-specification:NPSPICT3" d="m 117.8438,42.625 c -10.5767,3.9e-4 -19.79058,3.83221 -27.62505,11.46875 -7.83376,7.63729 -11.74963,16.91596 -11.75,27.875 3.7e-4,10.97169 3.91624,20.30095 11.75,27.93755 7.83447,7.6372 17.04835,11.4378 27.62505,11.4375 0.3899,0 0.7704,-0.022 1.1562,-0.031 0.3902,0.01 0.793,0.031 1.1875,0.031 10.5766,3e-4 19.7593,-3.8003 27.5937,-11.4375 7.8338,-7.6366 11.7497,-16.96586 11.75,-27.93755 -3e-4,-10.95904 -3.9162,-20.23771 -11.75,-27.875 C 139.9468,46.45721 130.7641,42.62539 120.1875,42.625 119.7932,42.62501 119.39,42.6463 119,42.6563 118.6143,42.64655 118.2336,42.62501 117.8438,42.625 Z M 87.875,130.1562 c -11.35344,3e-4 -17.60964,5.8772 -18.78125,17.625 l 0,138.0313 0,2.9687 49.90625,-1.4687 49.9375,1.4687 0,-2.9687 0,-138.0313 c -1.1716,-11.7478 -7.4278,-17.6247 -18.7813,-17.625 L 87.875,130.1562 Z" id="path7632" sodipodi:nodetypes="ccssssssscssccccccccccc" /> +<path inkscape:connector-curvature="0" id="path7634" d="m 79.06078,243.0545 -0.7002,-78.2452" style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:67.0968399;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:67.0968399;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 155.0608,243.0545 -0.7002,-78.2452" id="path7636" /> +</g> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,184.6413,583.8456)" id="g17797"> +<title id="title18063">Recycling</title> +<g id="g1327-547"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-787" /> +</g> +<g id="layer3-32" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-67" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-19" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:NPSPICT3;-inkscape-font-specification:NPSPICT3" d="m 215.2977,353.28 -62.227,-108.4224 -125.14835,0 50.87214,29.4491 -31.45045,54.201 c -2.68224,4.9151 -4.0233,10.0479 -4.02322,15.3984 -8e-5,5.3508 1.34098,10.4837 4.02322,15.3985 L 96.84788,445.63 c 2.2327,-6.2492 4.46552,-11.6067 6.69852,-16.0724 L 165.1199,323.8309 215.2977,353.28 z m -93.0035,86.9993 c -3.5809,5.8 -5.3713,12.0425 -5.3711,18.7274 -2e-4,10.2656 3.6827,18.9656 11.0485,26.0998 7.3655,7.1342 16.1743,10.7013 26.4265,10.7013 l 123.147,0 0,-99.7021 -129.8251,0 c -0.8988,1.7837 -4.248,7.5836 -10.0478,17.3999 L 122.2942,440.2793 z m 166.6261,-246.9474 124.4744,0 L 476.2957,84.92995 425.4439,114.379 393.9731,60.15761 C 388.1727,49.90601 379.2549,44.78 367.2198,44.77955 l -99.0486,0 c 4.0161,4.45252 7.3654,8.9114 10.0478,13.37666 L 339.0981,163.8829 329.0707,169.9075 288.9203,193.3319 Z M 228.0208,50.13022 c -14.2823,4.4e-4 -24.9904,6.24287 -32.1244,18.72731 l -62.227,107.07457 c 23.6353,13.833 52.4104,30.3411 86.3254,49.5242 20.0681,-34.3501 41.7022,-71.8251 64.9023,-112.4252 L 260.1452,68.85753 C 253.0107,56.37309 242.3026,50.13066 228.0208,50.13022 L 228.0208,50.13022 z m 159.9481,344.62768 0,-12.0492 0,-46.1546 -62.2474,108.402 62.2474,107.7484 0,-58.2242 62.227,0 c 12.0487,0 21.1911,-5.1328 27.4272,-15.3984 l 49.5243,-86.3254 c -6.6855,1.7836 -12.2608,2.6754 -16.7259,2.6753 L 387.9689,394.7579 z m 92.35,-183.3522 c -2.2334,1.3346 -31.0153,17.8426 -86.3458,49.5243 27.665,47.7341 49.5306,85.4338 65.5966,113.0992 l 50.1778,0 c 14.7308,10e-5 25.6636,-6.2492 32.7984,-18.7478 6.6843,-12.0491 6.4597,-24.3161 -0.674,-36.8011 L 480.3189,211.4057 Z" id="flowRoot3192-60" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,265.8762,582.2527)" id="g17818"> +<title id="title18065">Survey Point</title> +<g id="g1327-87"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.896,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.314 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-066" /> +</g> +<path inkscape:connector-curvature="0" d="m 293.4148,110.4879 c 25.9886,0 47.0774,22.0241 47.0774,49.1633 0,27.1393 -21.0905,49.1633 -47.0774,49.1633 -25.987,0 -47.0792,-22.024 -47.0792,-49.1633 0,-27.1392 21.0905,-49.1633 47.0792,-49.1633" i:knockout="Off" id="path117" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;clip-rule:evenodd" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:45.086647;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 222.5084,105.5942 145.9732,0" id="path4758" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:35.8246574;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 143.144,440.2856 263.0948,187.4545" id="path5269" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:35.8246574;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 442.9935,434.289 323.0428,181.4578" id="path5271" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:35.9272995;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 292.6052,513.8068 0.9271,-312.6072" id="path5273" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,10.54295,284.1344)" id="g27264"> +<title id="title27989">Toll Booth</title> +<g id="g1327-79"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-10" /> +</g> +<g id="g2319-48" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path2323-0" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g2325-5" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path2329-46" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g4612" transform="matrix(1.016309,0,0,1.016309,0.469459,123.2695)"> +<g style="stroke:#ffffff;stroke-width:3.4340868;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" transform="matrix(1.052716,0,0,1.052716,-190.8772,75.29052)" id="g5004"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccccsccccsccsccssscccccccsccccssscccssscc" transform="scale(1.086706,0.9202125)" style="font-size:323.1451721px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:3.4340868;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Arial Unicode MS;-inkscape-font-specification:Arial Unicode MS" d="m 424.4766,167.1793 c 0.2103,0.1053 0.9992,0.3157 2.3668,0.6311 21.5639,4.2078 41.5553,11.8867 52.3901,23.0367 10.8345,11.1503 16.2518,25.7718 16.2519,43.8645 -1e-4,18.5135 -5.9434,34.5551 -17.8298,48.1246 -11.8866,13.5696 -32.141,20.9329 -53.179,22.09 l -8.8482,13.7897 -4.2428,0 0,-13.4741 c -21.4589,-2.4194 -37.9212,-9.3883 -49.3869,-20.9066 -11.4658,-11.5183 -17.935,-27.6388 -19.4076,-48.3613 l 28.4014,-5.0492 c 2.209,15.5683 6.6796,27.56 13.4118,35.9752 6.7321,8.4152 15.7259,13.2014 26.9813,14.3585 l 0,-90.4113 c -21.3537,-4.6282 -37.3426,-12.3597 -47.9668,-23.1945 -10.6243,-10.8344 -15.9364,-24.7722 -15.9364,-41.8132 0,-16.9355 5.2595,-31.47803 15.7786,-43.62774 10.519,-12.14927 26.5605,-19.17072 48.1247,-21.06439 l 0,-13.56957 13.0909,0 0,13.56957 c 17.8823,1.78848 35.7699,7.46876 46.0787,17.04086 10.3085,9.57254 16.7777,22.98427 19.4076,40.23537 l -29.5059,4.2602 C 458.7738,111.9545 455.25,103.4603 449.8854,97.20131 444.5205,90.94268 433.5229,86.91915 424.4766,85.1307 L 424.4766,167.1793 z m -13.091,-3.4713 0,-78.89287 c -11.4658,1.99883 -20.2492,6.60091 -26.3502,13.80625 -6.1011,7.20572 -9.1516,15.54212 -9.1515,25.00902 -10e-5,10.8348 3.1556,19.3815 9.4671,25.6402 6.3114,6.259 14.9896,11.0714 26.0346,14.4374 L 411.3856,163.708 z m 13.091,117.5504 c 11.0449,-1.6831 23.936,-6.4955 31.089,-14.4374 7.1529,-7.9419 10.7293,-17.9613 10.7295,-30.0582 -2e-4,-10.6242 -2.7088,-19.1709 -8.126,-25.6402 -5.4174,-6.4691 -19.1763,-11.9653 -33.6925,-16.4886 L 424.4766,281.2584 Z" id="text2413" /> +</g> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" id="path4370" d="m 289.0938,123.7524 0,261.9569" style="fill:none;stroke:#ffffff;stroke-width:33.3783646;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +</g> +<g id="g2855" transform="translate(0,20)"> +<path inkscape:connector-curvature="0" id="path3732-4" d="M 121.7891,156.8286 491.317,74.44862" style="fill:none;stroke:#ffffff;stroke-width:54.6850243;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="csccsccsccscc" id="rect3827-7" d="m 455.3128,182.6632 c -3.7229,0 -7.4236,1.5303 -10.0561,4.1628 -2.6325,2.6325 -4.1643,6.3331 -4.1627,10.056 l 0,170.5312 c 0,3.7229 1.5302,7.4236 4.1627,10.0561 2.6325,2.6325 6.3332,4.1643 10.0561,4.1627 l 51.8437,0 c 3.7229,0 7.4235,-1.5302 10.056,-4.1627 2.6325,-2.6325 4.1644,-6.3332 4.1628,-10.0561 l 0,-170.5312 c 0,-3.7229 -1.5303,-7.4235 -4.1628,-10.056 -2.6325,-2.6325 -6.3331,-4.1644 -10.056,-4.1628 L 455.3128,182.6632 Z" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.75;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:28.4220657;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans" /> +<path inkscape:connector-curvature="0" id="rect3925-5" d="m 78.81276,39.66324 c -4.63871,1.7e-4 -9.25119,1.90744 -12.53125,5.1875 -3.28007,3.28007 -5.18733,7.89254 -5.1875,12.53125 l 0,306.53121 c 1.7e-4,4.6388 1.90743,9.2512 5.1875,12.5313 3.28006,3.2801 7.89254,5.1873 12.53125,5.1875 l 44.84374,0 c 4.6387,-2e-4 9.2512,-1.9074 12.5313,-5.1875 3.28,-3.2801 5.1873,-7.8925 5.1875,-12.5313 l 0,-154.4687 c -22.4155,6.8824 -49.30114,0.7861 -63.78129,-18.25 -21.96066,-26.2689 -10.75534,-72.6893 21.625,-84.9375 14.04959,-3.2538 28.10409,-6.47795 42.15629,-9.71876 l 0,-39.15625 c -2e-4,-4.63871 -1.9075,-9.25118 -5.1875,-12.53125 -3.2801,-3.28006 -7.8926,-5.18733 -12.5313,-5.1875 L 78.81276,39.66324 Z" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.75;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:35.4352684;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans" /> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,90.84904,286.1935)" id="g25971"> +<title id="title27991">Lift Gate</title> +<g id="g1327-6"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-31" /> +</g> +<g id="g2319-5" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path2323-56" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g2325-2" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path2329-4" style="fill:#ffffff;stroke:none" d="" /> +</g> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:none;stroke:#ffffff;stroke-width:54.6850243;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 124.7263,239.0716 369.5279,-82.38" id="path3732-5" /> +<path inkscape:connector-curvature="0" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.75;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:28.4220657;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans" d="m 458.25,264.9062 c -3.7229,0 -7.4235,1.5303 -10.056,4.1628 -2.6325,2.6325 -4.1644,6.3331 -4.1628,10.056 l 0,170.5312 c 0,3.723 1.5303,7.4236 4.1628,10.0561 2.6325,2.6325 6.3331,4.1643 10.056,4.1627 l 51.8437,0 c 3.723,0 7.4236,-1.5302 10.0561,-4.1627 2.6325,-2.6325 4.1644,-6.3331 4.1627,-10.0561 l 0,-170.5312 c 0,-3.7229 -1.5302,-7.4235 -4.1627,-10.056 -2.6325,-2.6325 -6.3331,-4.1644 -10.0561,-4.1628 L 458.25,264.9062 Z" id="rect3827" sodipodi:nodetypes="csccsccsccscc" /> +<path inkscape:connector-curvature="0" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.75;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:35.4352684;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans" d="m 81.75,121.9063 c -4.63871,1e-4 -9.25119,1.9074 -12.53125,5.1875 -3.28006,3.28 -5.18733,7.8925 -5.1875,12.5312 l 0,306.5312 c 1.7e-4,4.6388 1.90744,9.2512 5.1875,12.5313 3.28006,3.2801 7.89254,5.1873 12.53125,5.1875 l 44.8438,0 c 4.6387,-2e-4 9.2511,-1.9074 12.5312,-5.1875 3.2801,-3.2801 5.1873,-7.8925 5.1875,-12.5313 l 0,-154.4687 c -22.4154,6.8824 -49.3011,0.7861 -63.78125,-18.25 C 58.5706,247.1686 69.77591,200.7482 102.1563,188.5 c 14.0495,-3.2538 28.104,-6.4779 42.1562,-9.7188 l 0,-39.1562 c -2e-4,-4.6387 -1.9074,-9.2512 -5.1875,-12.5312 -3.2801,-3.2801 -7.8925,-5.1874 -12.5312,-5.1875 L 81.75,121.9063 Z" id="rect3925" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,166.0073,283.1049)" id="g26403"> +<title id="title27993">Steps</title> +<g id="g1327-68"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-70" /> +</g> +<g id="g2319-4" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path2323-99" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g2325-3" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path2329-8" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g7837" transform="matrix(1.316515,0,0,1.316515,-93.60917,-108.5809)"> +<path inkscape:connector-curvature="0" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:74.0007935;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Charter;-inkscape-font-specification:Bitstream Charter" d="m 156.2187,420.6875 0,74.0312 37,0 205.0625,0 37,0 0,-74.0312 -37,0 -205.0625,0 L 156.2187,420.6875 Z" id="path4403" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccccc" id="path7289" d="m 157.5,420.5 44.5,-39.25 187.75,0 L 434,421 157.5,420.5 Z" style="opacity:0.2;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +</g> +<g id="g7847" transform="matrix(0.9018774,0,0,0.9018774,29.01976,-50.90802)"> +<path inkscape:connector-curvature="0" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:74.0007935;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Charter;-inkscape-font-specification:Bitstream Charter" d="m 156.2187,420.6875 0,74.0312 37,0 205.0625,0 37,0 0,-74.0312 -37,0 -205.0625,0 L 156.2187,420.6875 Z" id="path7849" /> +<path inkscape:connector-curvature="0" style="opacity:0.2;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 157.5,420.5 44.5,-39.25 187.75,0 L 434,421 157.5,420.5 Z" id="path7851" sodipodi:nodetypes="ccccc" /> +</g> +<g id="g7853" transform="matrix(0.6108817,0,0,0.6108817,115.0817,-10.95604)"> +<path inkscape:connector-curvature="0" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:74.0007935;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Charter;-inkscape-font-specification:Bitstream Charter" d="m 156.2187,420.6875 0,74.0312 37,0 205.0625,0 37,0 0,-74.0312 -37,0 -205.0625,0 L 156.2187,420.6875 Z" id="path7855" /> +<path inkscape:connector-curvature="0" style="opacity:0.2;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 157.5,420.5 44.5,-39.25 187.75,0 L 434,421 157.5,420.5 Z" id="path7857" sodipodi:nodetypes="ccccc" /> +</g> +<g transform="matrix(0.4184841,0,0,0.4184841,171.9833,15.80499)" id="g7859"> +<path inkscape:connector-curvature="0" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:74.0007935;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Charter;-inkscape-font-specification:Bitstream Charter" d="m 156.2187,420.6875 0,74.0312 37,0 205.0625,0 37,0 0,-74.0312 -37,0 -205.0625,0 L 156.2187,420.6875 Z" id="path7861" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccccc" id="path7863" d="m 157.5,420.5 44.5,-39.25 187.75,0 L 434,421 157.5,420.5 Z" style="opacity:0.2;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +</g> +<g id="g7865" transform="matrix(0.2802717,0,0,0.2802717,212.8596,36.78464)"> +<path inkscape:connector-curvature="0" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:74.0007935;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Charter;-inkscape-font-specification:Bitstream Charter" d="m 156.2187,420.6875 0,74.0312 37,0 205.0625,0 37,0 0,-74.0312 -37,0 -205.0625,0 L 156.2187,420.6875 Z" id="path7867" /> +<path inkscape:connector-curvature="0" style="opacity:0.2;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 157.5,420.5 44.5,-39.25 187.75,0 L 434,421 157.5,420.5 Z" id="path7869" sodipodi:nodetypes="ccccc" /> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,240.136,285.164)" id="g26835"> +<title id="title27995">Stile</title> +<g id="g1327-23"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-53" /> +</g> +<g id="g2319-29" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path2323-3" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g2325-40" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path2329-2" style="fill:#ffffff;stroke:none" d="" /> +</g> +<path inkscape:connector-curvature="0" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.75;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:50;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans" d="m 97.6875,138.375 c -5.23073,0.082 -10.38747,2.3088 -14.03125,6.0625 -3.64379,3.7537 -5.72992,8.9879 -5.65625,14.2187 l 0,20 0,8.8438 -9.3125,0 c -6.60391,-0.093 -13.20321,2.5505 -17.90625,7.1875 -4.70304,4.637 -7.4375,11.2079 -7.4375,17.8125 0,6.6046 2.73446,13.1755 7.4375,17.8125 4.70304,4.637 11.30234,7.2809 17.90625,7.1875 l 9.3125,0 0,75.5625 -9.3125,0 c -6.60391,-0.093 -13.20321,2.5505 -17.90625,7.1875 -4.70304,4.637 -7.4375,11.2079 -7.4375,17.8125 0,6.6046 2.73446,13.1755 7.4375,17.8125 4.70304,4.637 11.30234,7.2809 17.90625,7.1875 l 9.3125,0 0,46.2812 0,20 0,20 40,0 0,-20 0,-20 0,-46.2812 94.3125,0 0,-28.0625 0,-1 0,-1 175.375,0 0,30.0625 86.3125,0 0,46.2812 0,20 0,20 40,0 0,-20 0,-20 0,-46.2812 6.4375,0 c 6.6039,0.093 13.2032,-2.5505 17.9062,-7.1875 4.7031,-4.637 7.4375,-11.2079 7.4375,-17.8125 0,-6.6046 -2.7344,-13.1755 -7.4375,-17.8125 -4.703,-4.637 -11.3023,-7.2809 -17.9062,-7.1875 l -6.4375,0 0,-75.5625 6.4375,0 c 6.6039,0.093 13.2032,-2.5505 17.9062,-7.1875 4.7031,-4.637 7.4375,-11.2079 7.4375,-17.8125 0,-6.6046 -2.7344,-13.1755 -7.4375,-17.8125 -4.703,-4.637 -11.3023,-7.2809 -17.9062,-7.1875 l -6.4375,0 0,-8.8438 0,-20 c 0.075,-5.335 -2.0993,-10.6676 -5.875,-14.4375 -3.7757,-3.7699 -9.1026,-5.9271 -14.4375,-5.8437 -5.2307,0.082 -10.3875,2.3088 -14.0313,6.0625 -3.6437,3.7537 -5.7299,8.9879 -5.6562,14.2187 l 0,20 0,8.8438 -356,0 0,-8.8438 0,-20 c 0.075,-5.335 -2.0993,-10.6676 -5.875,-14.4375 C 108.3493,140.4488 103.0224,138.2916 97.6875,138.375 Z M 118,237.5 l 356,0 0,75.5625 -356,0 L 118,237.5 Z" id="path2900-5" sodipodi:nodetypes="csccccsssccccsssccccccccccccccccccccccccsssccccsssccccsssccccccscccccc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:50;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 232,468 140,0" id="path4403-2" /> +<path inkscape:connector-curvature="0" id="path4405" d="m 240.3158,386 119.3684,0" style="fill:none;stroke:#ffffff;stroke-width:50;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,315.2943,289.2823)" id="g25532"> +<title id="title27997">Kissing Gate</title> +<g id="g1327-44"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-724" /> +</g> +<g id="layer3-6" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-99" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-54" width="8" height="8" x="2" y="2" /> +</g> +<g transform="translate(-6.544679,11.80609)" id="g2325-9"> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#7f7f7f;stroke-width:20" d="m 71.146,445.933 c 0,-35.346 88.647,-64 198,-64" id="path5473" /> +<polygon style="fill:none;stroke:#ffffff;stroke-width:30;stroke-linecap:round;stroke-linejoin:round" points="519.152,442.928 328.149,507.928 328.149,185.931 519.152,120.931 " id="polygon5475" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#7f7f7f;stroke-width:20" d="m 71.146,348.933 c 0,-35.346 88.647,-64.001 198,-64.001" id="path5477" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#7f7f7f;stroke-width:20" d="m 71.146,252.931 c 0,-35.346 88.647,-64 198,-64" id="path5479" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:30;stroke-linecap:round" d="m 269.146,509.928 c -109.353,0 -198,-28.654 -198,-64" id="path5481" /> +<line style="fill:none;stroke:#ffffff;stroke-width:30;stroke-linecap:round" x1="71.146" y1="121.931" x2="71.146" y2="446.928" id="line5483" /> +<line style="fill:none;stroke:#ffffff;stroke-width:30;stroke-linecap:round" x1="268.146" y1="188.931" x2="268.146" y2="509.928" id="line5485" /> +<line style="fill:none;stroke:#7f7f7f;stroke-width:30" x1="268.146" y1="58.931" x2="268.146" y2="188.931" id="line5487" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:20" d="m 268.146,395.933 c -109.353,0 -198,-28.654 -198,-64" id="path5489" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:20" d="m 270.146,292.932 c -109.353,0 -198,-28.655 -198,-64" id="path5491" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:30;stroke-linecap:round" d="m 269.146,185.931 c -109.353,0 -198,-28.654 -198,-64 0,-35.346 88.647,-64 198,-64" id="path5493" /> +<line style="fill:none;stroke:#ffffff;stroke-width:30;stroke-linecap:round;stroke-linejoin:round" x1="328.149" y1="292.935" x2="519.152" y2="227.934" id="line5495" /> +<line style="fill:none;stroke:#ffffff;stroke-width:30;stroke-linecap:round;stroke-linejoin:round" x1="328.149" y1="396.936" x2="519.152" y2="331.936" id="line5497" /> +<line style="fill:none;stroke:#ffffff;stroke-width:20;stroke-linecap:round;stroke-linejoin:round" x1="329.146" y1="503.928" x2="515.146" y2="122.931" id="line5499" /> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,402.8073,293.4005)" id="g25120"> +<title id="title27999">Gate</title> +<g id="g1327-82"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-68" /> +</g> +<g id="g2319-0" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path2323-4" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g2325-44" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path2329-6" style="fill:#ffffff;stroke:none" d="" /> +</g> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:54.6850243;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 68.69045,226.5032 451.76035,0" id="path2900" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" id="path3730" d="m 68.69045,360.074 451.76035,0" style="fill:none;stroke:#ffffff;stroke-width:54.6850243;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:none;stroke:#ffffff;stroke-width:54.6850243;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 132.3782,443.6778 452.5161,144.5291" id="path3732" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,484.1429,292.371)" id="g24702"> +<title id="title28001">Exit</title> +<g id="g1327-94"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-86" /> +</g> +<g id="g2319-6" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path2323-57" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g2325-8" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path2329-0" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g8391-3" transform="matrix(1.071222,0,0,1.071222,11.01045,-120.6872)"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cccc" id="path8372-9" d="m 68.68852,524.1639 0,-280.3278 190.62298,0 0,280.3278" style="fill:none;stroke:#ffffff;stroke-width:37.3770485;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<rect y="263.2162" x="82.02438" height="257.3869" width="161.2203" id="rect8376-0" style="opacity:0.1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:40;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> +</g> +<g id="g8450" transform="translate(306,0)"> +<path inkscape:connector-curvature="0" id="path8395-6" d="m 53.45711,288.6498 160.58319,0 -39.3883,-75.7468" style="fill:none;stroke:#ffffff;stroke-width:42.8488579;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:42.8488579;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 53.45711,294.3158 160.58319,0 -39.3883,75.7468" id="path8397-6" /> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,560.3308,291.3414)" id="g24278"> +<title id="title28003">Entrance</title> +<g id="g1327-39"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-52" /> +</g> +<g id="g2319-7" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path2323-9" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g2325-1" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path2329-3" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g8391" transform="matrix(1.071222,0,0,1.071222,211.0104,-120.6872)"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cccc" id="path8372" d="m 68.68852,524.1639 0,-280.3278 190.62298,0 0,280.3278" style="fill:none;stroke:#ffffff;stroke-width:37.3770485;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<rect y="263.2162" x="82.02438" height="257.3869" width="161.2203" id="rect8376" style="opacity:0.1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:40;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> +</g> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:42.8488579;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 53.45711,288.6498 160.58319,0 -39.3883,-75.7468" id="path8395" /> +<path inkscape:connector-curvature="0" id="path8397" d="m 53.45711,294.3158 160.58319,0 -39.3883,75.7468" style="fill:none;stroke:#ffffff;stroke-width:42.8488579;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,640.6369,289.2823)" id="g23854"> +<title id="title28005">Cycle Barrier</title> +<g id="g1327-36"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-96" /> +</g> +<g id="layer3-47" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-55" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-83" width="8" height="8" x="2" y="2" /> +</g> +<g transform="translate(-9.201267,4.465042)" id="g2325-4"> +<line style="fill:none;stroke:#ffffff;stroke-width:50;stroke-linecap:round;stroke-linejoin:round" x1="221.745" y1="147.005" x2="155.745" y2="491.855" id="line6215" /> +<line style="fill:none;stroke:#ffffff;stroke-width:35;stroke-linecap:round;stroke-linejoin:round" x1="79.945" y1="499.455" x2="79.945" y2="211.905" id="line6217" /> +<line style="fill:none;stroke:#ffffff;stroke-width:35;stroke-linecap:round;stroke-linejoin:round" x1="82.146" y1="255.08" x2="207.545" y2="255.08" id="line6219" /> +<line style="fill:none;stroke:#ffffff;stroke-width:50;stroke-linecap:round;stroke-linejoin:round" x1="382.545" y1="147.005" x2="448.546" y2="491.855" id="line6221" /> +<line style="fill:none;stroke:#ffffff;stroke-width:35;stroke-linecap:round;stroke-linejoin:round" x1="524.346" y1="499.455" x2="524.346" y2="211.905" id="line6223" /> +<line style="fill:none;stroke:#ffffff;stroke-width:35;stroke-linecap:round;stroke-linejoin:round" x1="522.146" y1="255.08" x2="396.745" y2="255.08" id="line6225" /> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,718.8838,288.2527)" id="g23450"> +<title id="title28007">Cattle Grid</title> +<g id="g1327-91"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-07" /> +</g> +<g id="layer3-73" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-09" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-23" width="8" height="8" x="2" y="2" /> +</g> +<g transform="translate(6.968199,6.309828)" id="g2325-08"> +<line style="fill:none;stroke:#ffffff;stroke-width:30;stroke-linecap:round" x1="60.146" y1="478.93" x2="516.146" y2="478.93" id="line5891" /> +<line style="fill:none;stroke:#ffffff;stroke-width:25;stroke-linecap:round" x1="80.146" y1="421.43" x2="496.144" y2="421.43" id="line5893" /> +<line style="fill:none;stroke:#ffffff;stroke-width:20;stroke-linecap:round" x1="100.147" y1="370.432" x2="476.142" y2="370.432" id="line5895" /> +<line style="fill:none;stroke:#ffffff;stroke-width:18;stroke-linecap:round" x1="120.148" y1="323.937" x2="456.14" y2="323.937" id="line5897" /> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,793.0125,287.2231)" id="g23058"> +<title id="title28009">Bollard</title> +<g id="g1327-077"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-93" /> +</g> +<g id="g2319-2" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path2323-5" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g2325-0" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path2329-7" style="fill:#ffffff;stroke:none" d="" /> +</g> +<path inkscape:connector-curvature="0" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:175.8000031;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans" d="m 290,109.625 c -22.9932,0.3499 -45.7014,10.1549 -61.7231,26.6509 -16.0217,16.4959 -25.1602,39.4804 -24.8394,62.4741 l 0,234.7812 c 19.3763,21.2283 155.6658,23.1264 175.7812,0 l 0,-234.7812 c 0.327,-23.4363 -9.1897,-46.8548 -25.772,-63.4197 C 336.8644,118.7655 313.4359,109.2734 290,109.625 Z" id="path4689" sodipodi:nodetypes="csccccsc" /> +<path inkscape:connector-curvature="0" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:35;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans" d="m 293.0937,407.8229 c -33.4333,0.2909 -69.7469,-0.3802 -98.9687,7.6375 -9.7303,2.7766 -13.8038,7.512 -13.9696,12.3919 -0.1802,5.3024 0.5289,20.2707 0.2331,33.0648 0.7712,8.438 70.4703,-14.4353 97.1725,-13.4021 36.3568,0.4565 126.1774,21.5575 125.7676,14.2955 -0.011,-11.6215 0.084,-22.6494 -0.064,-33.8535 -0.04,-2.9947 -1.4438,-5.9554 -5.8582,-8.4781 -12.7478,-8.049 -37.4266,-9.6534 -58.493,-10.7747 C 323.7189,407.9218 308.3862,407.7491 293.0937,407.8229 Z" id="path4725" sodipodi:nodetypes="ccscccsccc" /> +<path inkscape:connector-curvature="0" id="path4739" d="m 293.0937,441.8229 c -33.4333,0.2909 -69.7469,-0.3802 -98.9687,7.6375 -20.3198,5.7984 -18.0969,20.9443 4.0625,25.4809 23.3986,6.3167 52.6713,5.5405 79.3735,6.5737 36.3568,0.4565 74.4702,0.1676 108.0015,-6.3874 16.1147,-4.3781 23.9573,-14.7258 11.8437,-21.6487 -12.7478,-8.049 -37.4266,-9.6534 -58.493,-10.7747 C 323.7189,441.9218 308.3862,441.7491 293.0937,441.8229 Z" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:35;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,9.183,460.778)" id="g35980"> +<title id="title37021">University</title> +<g id="g1327-1"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-55" /> +</g> +<g id="layer3-09" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-03" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-87" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 272.8868,135.4909 24.55477,260.2071 334.0408,264.3573 559.5004,146.8047 272.8868,135.4909 Z" id="path2662" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 127.2667,365.3754 26.8331,-79.2819 186.9935,5.3325 124.5035,-67.7787 49.8094,57.8361 c 0,0 -62.8837,6.9314 -90.2853,23.9543 -27.4016,17.0229 -62.9448,58.0061 -62.9448,58.0061 0,0 -77.3838,-26.8058 -113.1666,-27.4077 C 180.6907,334.887 131.5087,364.4585 127.2667,365.3754 Z" id="path2664" sodipodi:nodetypes="cccccscsc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" d="m 134.25,280.0937 -30.0312,0.4375 c -4.1904,6.9846 -7.20881,15.7546 -10.43755,26.1875 -4.65257,15.0338 -8.58986,33.048 -10.90625,51 -8.72873,67.6477 -8.75,98.9375 -8.75,98.9375 l 20,0 c 0,0 -0.0372,-29.4853 8.5938,-96.375 2.1652,-16.7803 5.9053,-33.9202 10.1562,-47.6562 4.2509,-13.736 10.1775,-24.5217 11.6875,-26 3.5373,-3.4632 6.616,-5.2016 8.625,-6.0938 C 133.6354,280.3324 133.9682,280.2077 134.25,280.0937 Z" id="path2666" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:15.4746418;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" d="m 106.4637,433.2487 c 0,13.1068 -14.63735,47.7441 -27.74413,47.7441 -13.10677,0 -19.74416,-34.6373 -19.74416,-47.7441 0,-13.1068 10.63739,-23.7442 23.74416,-23.7442 C 95.82635,409.5045 106.4637,420.1419 106.4637,433.2487 Z" id="path3462" sodipodi:nodetypes="csssc" /> +<path inkscape:connector-curvature="0" id="path3466" d="M 81.94971,438.1516 69.21431,492.7902 81.94971,438.1516 Z" style="fill:none;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:nodetypes="ccc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 106.4128,437.8728 88.61892,496.4658 106.4128,437.8728 Z" id="path3468" sodipodi:nodetypes="ccc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccc" id="path3471" d="M 56.0795,432.5024 51.79352,485.7251 56.0795,432.5024 Z" style="fill:none;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccc" id="path3482" d="M 65.68267,436.6109 61.39669,489.8335 65.68267,436.6109 Z" style="fill:none;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccc" style="fill:none;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 91.94971,440.1516 79.21431,494.7902 91.94971,440.1516 Z" id="path3484" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,81.183,460.778)" id="g35397"> +<title id="title37023">High/Secondary School</title> +<g id="layer3-60" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-17" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-93" width="8" height="8" x="2" y="2" /> +</g> +<g id="g1327-06"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-91" /> +</g> +<path inkscape:connector-curvature="0" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.75;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:30.7868347;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Charter;-inkscape-font-specification:Bitstream Charter" d="m 288.875,46.5 a 15.39496,15.39496 0 0 0 -14,9.59375 l -39.5938,93.71875 33.4375,0 21.9375,-51.9375 22,51.9375 33.4375,0 -39.7187,-93.71875 a 15.39496,15.39496 0 0 0 -15.8125,-9.5 A 15.39496,15.39496 0 0 0 288.875,46.5 z m -160.9062,377.3125 -32.6563,79 a 15.39496,15.39496 0 1 0 28.4375,11.75 l 37.5,-90.75 L 127.9688,423.8125 z m 290.0312,0 6.0937,9.875 33.375,80.875 a 15.39915,15.39915 0 1 0 28.4688,-11.75 l -32.6563,-79 L 418,423.8125 Z" id="path3526-9" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:none" d="m 73.16711,152.237 -0.4138,263.991 436.52959,1.4798 1.1288,-266.4052 L 73.16711,152.237 z m 24.19241,59.3977 40.28408,0 c 6.705,12.1955 13.4314,24.3793 20.1223,36.5825 7.6972,-12.1991 15.4111,-24.3876 23.1151,-36.5825 l 40.5203,0 c -13.8083,21.304 -27.6195,42.606 -41.426,63.9111 14.9385,23.8019 29.8106,47.6454 44.7732,71.4323 l -39.9691,0 c -8.7627,-14.3301 -17.7497,-28.5211 -26.4622,-42.883 -8.528,14.3123 -17.0817,28.6095 -25.6747,42.883 l -38.86641,0 C 107.787,323.5697 121.8592,300.1972 135.8322,276.7665 126.1898,260.3479 116.4597,243.9637 106.7709,227.583 L 97.35952,211.6347 z m 271.90748,0 37.1337,0 c 8.9052,26.3422 17.7611,52.7011 26.6986,79.0324 8.3709,-26.3453 16.7683,-52.6821 25.1233,-79.0324 l 37.567,0 -38.8271,107.8967 c -7.8833,16.1037 -9.0995,34.4358 -15.8694,50.9162 -8.5095,22.514 -35.948,33.9087 -58.595,26.226 -1.902,-7.7008 -1.7085,-17.2506 -2.8353,-25.6353 -3.0115,-8.1827 3.0636,-5.22 8.1907,-4.371 11.3033,2.7342 27.8262,-1.4221 29.5338,-14.7669 C 404.7934,307.3968 387.1047,264.223 372.2597,220.298 L 369.267,211.6347 z m -90.4915,5.0405 33.2354,0 0,45.2457 45.285,0 0,32.8021 -45.285,0 0,45.8758 -33.2354,0 0,-45.8758 -45.2851,0 0,-32.8021 23.8633,0 c 6.509,-1.4717 19.0355,3.0741 21.4218,-2.5202 L 278.7755,216.6752 Z" id="rect3530-4" sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccc" /> +<rect y="149.8208" x="73.26328" height="273.9865" width="437.7486" id="rect3544-5" style="fill:none;stroke:#ffffff;stroke-width:20.5245571;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,159.183,460.778)" id="g34825"> +<title id="title37025">School</title> +<g id="layer3-028" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-59" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-91" width="8" height="8" x="2" y="2" /> +</g> +<g id="g1327-81"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-37" /> +</g> +<path inkscape:connector-curvature="0" id="path3526" style="opacity:0.75;fill:none;stroke:#ffffff;stroke-width:30.7868347;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 109.5342,508.6965 44.8375,-108.5539 67.2681,-38.7951 1.6353,-147.1275 18.5105,-40.2375 47.257,-111.88532 M 471.7111,508.6965 437.8113,426.6232 329.7082,251.339 333.85,160.4011 292.2027,62.09718" sodipodi:nodetypes="ccccccccccc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:none" d="m 73.24953,149.8191 0,274.0029 437.75027,0 0,-274.0029 L 73.24953,149.8191 z m 69.97587,25.8802 c 12.2612,1e-4 22.0989,0.7111 29.5362,2.0845 7.437,1.3737 13.6421,4.2397 18.6003,8.5947 3.484,3.0152 6.2318,7.2683 8.2419,12.7958 2.0099,5.5277 3.0144,10.8174 3.0146,15.8424 l 0,47.1102 c -2e-4,5.0251 0.3254,8.9862 0.9621,11.8337 0.6364,2.8476 2.0248,6.4816 4.169,10.9037 l -38.3873,0 c -1.5411,-2.7471 -2.5457,-4.8451 -3.0146,-6.2856 -0.4691,-1.4407 -0.9421,-3.7167 -1.411,-6.7988 -5.3602,5.1591 -10.7097,8.853 -16.0028,11.064 -7.2362,2.948 -15.6256,4.4256 -25.2067,4.4256 -12.7303,0 -22.3913,-2.9551 -28.99092,-8.8512 -6.59963,-5.8961 -9.90952,-13.1642 -9.90951,-21.8073 -10e-6,-8.1072 2.39443,-14.7853 7.15152,-20.0115 4.75707,-5.226 13.53191,-9.0951 26.32921,-11.6412 15.3432,-3.082 25.2685,-5.2385 29.8247,-6.4781 4.556,-1.2395 9.4033,-2.8645 14.4955,-4.8746 -1e-4,-5.025 -1.0338,-8.5408 -3.1108,-10.5509 -2.0771,-2.0099 -5.7418,-3.0145 -10.9678,-3.0145 -6.7002,0 -11.7227,1.063 -15.0727,3.2069 -2.6131,1.6751 -4.7418,4.8375 -6.3498,9.4606 l -39.09287,-4.137 c 1.47401,-6.8341 3.60129,-12.2114 6.38185,-16.131 2.78054,-3.9195 6.80002,-7.317 12.02612,-10.1982 3.752,-2.0769 8.8914,-3.6713 15.4576,-4.8104 C 128.4652,176.2922 135.5872,175.6994 143.2254,175.6993 z m 280.962,0 c 17.4202,1e-4 30.6847,3.1333 39.8304,9.3643 9.1456,6.2313 15.5887,15.3302 19.2739,27.3234 l -38.5156,5.1311 c -1.2061,-4.556 -3.3918,-7.9827 -6.5743,-10.2943 -3.1826,-2.3115 -7.4678,-3.4635 -12.8279,-3.4636 -6.7671,1e-4 -12.2321,2.4223 -16.4196,7.2798 -4.1876,4.8577 -6.2857,12.2148 -6.2856,22.0639 -10e-5,8.7772 2.0673,15.4234 6.2215,19.9794 4.154,4.5561 9.4743,6.8629 15.9065,6.8629 5.36,0 9.8497,-1.3899 13.5013,-4.137 3.6515,-2.747 6.4007,-6.9723 8.2098,-12.6675 l 38.8684,4.4256 c -2.1442,8.1072 -5.6599,15.1402 -10.5509,21.0698 -4.8912,5.9296 -11.1241,10.5389 -18.7287,13.822 -7.6047,3.283 -17.2658,4.9066 -28.9909,4.9066 -11.3233,0 -20.7478,-1.0643 -28.2854,-3.1749 -7.5377,-2.1105 -14.0392,-5.5065 -19.4663,-10.2302 -5.4271,-4.7235 -9.6816,-10.279 -12.7637,-16.6441 -3.082,-6.3651 -4.618,-14.8158 -4.618,-25.335 0,-10.9881 1.8601,-20.1163 5.6122,-27.4195 2.747,-5.36 6.4993,-10.1767 11.2564,-14.4313 4.7571,-4.2546 9.6628,-7.4155 14.6879,-9.4927 C 401.5019,177.3551 411.7251,175.6994 424.1874,175.6993 z m -261.5598,58.495 c -5.6282,2.0101 -11.5092,3.7826 -17.6063,5.3236 -8.3082,2.2111 -13.5672,4.3982 -15.7782,6.5422 -2.2781,2.211 -3.3994,4.7223 -3.3994,7.5363 0,3.2161 1.1227,5.8456 3.3673,7.8891 2.2445,2.0436 5.5223,3.0788 9.8775,3.0787 4.556,10e-5 8.8119,-1.1241 12.7316,-3.3352 3.9195,-2.211 6.6965,-4.899 8.3381,-8.0815 1.6415,-3.1826 2.4693,-7.3189 2.4694,-12.411 L 162.6276,234.1943 z m 77.8008,20.9415 41.3057,0 0,51.0548 c 4.087,-4.288 8.7256,-7.5088 13.9182,-9.653 5.1926,-2.1439 10.9232,-3.2068 17.2214,-3.2069 12.9982,1e-4 23.7528,4.6678 32.2621,14.0144 8.509,9.3467 12.7635,22.7601 12.7637,40.2474 -2e-4,11.6582 -1.9508,21.9413 -5.8367,30.8189 -3.8862,8.8777 -9.2635,15.4945 -16.131,19.8832 -6.8678,4.3885 -14.4906,6.6063 -22.8657,6.6063 -7.1692,0 -13.7277,-1.568 -19.6907,-4.6501 -4.4891,-2.412 -9.3628,-6.9323 -14.6558,-13.5654 l 0,15.7782 -38.2912,0 L 240.4284,255.1358 z m 59.874,68.7572 c -5.5611,1e-4 -10.08,2.0369 -13.5975,6.1574 -3.5176,4.1206 -5.2915,10.3856 -5.2915,18.7607 0,9.1792 1.7447,15.8268 5.1953,19.9473 3.4505,4.1206 7.7912,6.1895 13.0844,6.1895 4.891,0 8.9981,-2.0397 12.3147,-6.0933 3.3165,-4.0535 5.0028,-10.8792 5.0029,-20.4604 -10e-5,-8.4421 -1.6251,-14.6152 -4.8746,-18.5683 C 308.8865,325.8729 304.9254,323.8931 300.3024,323.893 Z" id="rect3530" /> +<rect y="149.8208" x="73.26328" height="273.9865" width="437.7486" id="rect3544" style="fill:none;stroke:#ffffff;stroke-width:20.5245571;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,241.183,460.778)" id="g34254"> +<title id="title37027">Kindergatten</title> +<g id="g1327-72"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-18" /> +</g> +<g id="g2319-65" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path2323-51" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g2325-97" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path2329-04" style="fill:#ffffff;stroke:none" d="" /> +</g> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:30.4471626;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 68.56409,150.5105 318.3051,232.3221 313.9992,528.3513 85.78763,423.9338 68.56409,150.5105 Z" id="path3933" sodipodi:nodetypes="ccccc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:30.4471626;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 514.2226,131.134 318.3051,232.3221 315.0757,529.4278 494.8462,405.6338 514.2226,131.134 Z" id="path3935" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:30.4471626;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 273.0934,62.23993 70.98618,148.0884 318.3051,231.2457 512.0697,129.2501 273.0934,62.23993 Z" id="path3937" sodipodi:nodetypes="ccccc" /> +<path inkscape:connector-curvature="0" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.9;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:16.5201893;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Charter;-inkscape-font-specification:Bitstream Charter" d="m 68.83786,135.3074 c -4.19525,-0.082 -8.38692,1.6341 -11.28855,4.6652 -2.90164,3.0311 -4.4695,7.3313 -4.2044,11.5189 L 70.5657,424.8931 c 0.34109,5.4706 3.8839,10.6238 8.86957,12.9012 L 307.6827,542.2134 c 4.5836,2.09 10.201,1.7174 14.4562,-0.9791 4.2553,-2.6965 7.017,-7.6336 7.0842,-12.6709 l 4.3196,-296.0362 c 0.092,-6.4369 -4.3648,-12.6819 -10.4822,-14.6867 L 73.33024,136.0562 C 71.88151,135.5837 70.36153,135.3303 68.83786,135.3075 Z M 137.721,238.229 c 4.7315,-0.1072 10.6143,0.7434 17.6816,2.5342 9.4229,2.3879 19.701,6.0341 30.7555,11.0006 17.7451,7.9728 31.9903,15.5298 42.8504,22.6346 10.8598,7.1052 20.0486,15.8446 27.5302,26.2632 5.2538,7.2465 9.5463,16.0548 12.8436,26.4935 3.2969,10.4388 5.1185,19.8623 5.4715,28.1638 l 3.2829,77.8103 c 0.3525,8.3015 1.1248,15.0975 2.2462,20.2157 1.1209,5.1181 3.3825,11.9768 6.7961,20.6765 l -55.5788,-24.9385 c -2.4233,-5.5404 -4.0005,-9.6406 -4.7803,-12.3253 -0.7801,-2.6849 -1.6392,-6.7557 -2.5342,-12.1524 -7.3954,5.0376 -14.8415,7.622 -22.3467,7.8329 -10.2657,0.1649 -22.303,-2.8123 -36.1694,-9.0424 -18.4241,-8.2777 -32.6548,-19.4306 -42.62,-33.4625 -9.9654,-14.0319 -15.2318,-28.226 -15.8385,-42.5048 -0.5692,-13.3932 2.4092,-22.8537 8.9271,-28.3941 6.5179,-5.5404 18.9214,-6.2461 37.2637,-2.131 21.9894,4.8851 36.2283,7.782 42.7352,8.6968 6.5068,0.9148 13.3903,1.3919 20.6189,1.3822 -0.3529,-8.3015 -2.0941,-14.7957 -5.2411,-19.467 -3.1473,-4.6711 -8.5054,-8.6965 -16.0689,-12.0948 -9.6969,-4.3566 -16.9001,-5.856 -21.598,-4.4924 -3.6643,1.0682 -6.5213,4.8695 -8.524,11.4613 l -56.8459,-32.253 c 1.6536,-10.3315 4.3142,-17.7945 8.0633,-22.4619 3.749,-4.667 9.3411,-7.6808 16.7024,-9.0423 C 134.6649,238.3844 136.1438,238.2648 137.721,238.229 z m 41.0074,118.9329 c -3.7292,0.093 -6.3658,0.6757 -7.8905,1.7278 -3.1418,2.1715 -4.5748,5.603 -4.3772,10.2519 0.2257,5.313 2.0219,10.3695 5.4139,15.2049 3.3918,4.8356 8.2108,8.6871 14.5139,11.519 6.5938,2.9625 12.6823,3.8685 18.1998,2.7645 5.5174,-1.1042 9.3089,-3.7578 11.4614,-7.948 2.1522,-4.1904 3.0643,-10.4788 2.7069,-18.8911 l -0.4607,-10.7702 c -8.0044,-0.3389 -16.3378,-1.2882 -25.0537,-2.7069 C 187.3077,357.439 182.4576,357.0692 178.7284,357.1619 Z" id="path4040" /> +<path inkscape:connector-curvature="0" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.6;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:30.4471626;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Charter;-inkscape-font-specification:Bitstream Charter" d="m 513.3125,115.9375 c -2.1064,0.124 -4.1856,0.692 -6.0625,1.6563 L 311.3125,218.7812 c -4.8811,2.5298 -8.1673,7.8776 -8.2188,13.375 l -3.25,297.0938 c -0.069,5.5507 3.1633,11.015 8.0625,13.625 4.8994,2.61 11.2446,2.248 15.8125,-0.9063 l 179.75,-123.7812 c 3.7546,-2.5808 6.2399,-6.9242 6.5625,-11.4688 l 19.375,-274.5 c 0.3072,-4.3069 -1.3082,-8.7104 -4.3437,-11.7812 C 522.027,117.3667 517.6227,115.6802 513.3125,115.9375 z m -51.75,153.5937 c 0.6884,0 1.3525,0.015 2,0.063 10.3598,0.7678 17.2151,6.612 20.4687,17.625 l -46.6875,32.1875 c -1.0036,-4.3164 -3.2839,-6.696 -6.875,-7.125 -3.5913,-0.4286 -8.6049,1.234 -15.0312,4.9063 -8.1134,4.6366 -14.914,11.0853 -20.4063,19.4375 -5.4923,8.3525 -8.7311,18.1011 -9.6875,29.2187 -0.8524,9.9078 0.9932,16.0159 5.5313,18.3125 4.5379,2.2969 10.6945,1.2508 18.4062,-3.1562 6.4263,-3.6723 11.949,-8.3347 16.5938,-13.9375 4.6446,-5.6026 8.3405,-12.238 11.0625,-19.9063 L 483.0937,325.5 c -3.3579,10.6205 -8.2477,20.9869 -14.6875,31.0312 -6.44,10.0446 -14.3451,19.5214 -23.7812,28.4375 -9.4363,8.9162 -21.1924,17.3729 -35.25,25.4063 -13.5758,7.7581 -24.7617,12.9993 -33.5938,15.7812 -8.8321,2.7821 -16.2957,3.395 -22.3437,1.7813 -6.0481,-1.6136 -10.6105,-4.9579 -13.6875,-10.0313 -3.0771,-5.0732 -4.1153,-13.5633 -3.0938,-25.4375 1.0671,-12.4034 4.1986,-23.9978 9.4063,-34.8125 3.814,-7.9324 8.7897,-15.938 14.9062,-24 6.1166,-8.0618 12.3048,-14.9936 18.5313,-20.7812 9.878,-9.1685 22.2774,-18.0239 37.2187,-26.5625 C 436.299,275.1232 451.2359,269.5525 461.5625,269.5312 Z" id="path4042" /> +<path inkscape:connector-curvature="0" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.75;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:30.4471626;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Charter;-inkscape-font-specification:Bitstream Charter" d="m 272.6875,47.03125 c -1.8962,0.0467 -3.783,0.45174 -5.5313,1.1875 L 65.03125,134.0625 c -5.658,2.3868 -9.517,8.4887 -9.28125,14.625 0.23575,6.1363 4.55056,11.8981 10.375,13.8437 l 247.3437,83.1563 c 3.8906,1.3034 8.3081,0.9449 11.9375,-0.9688 l 193.75,-102 c 5.348,-2.8174 8.6658,-9.0511 8.0313,-15.0624 -0.6345,-6.0114 -5.1816,-11.4237 -11,-13.0625 L 277.2187,47.59375 C 275.748,47.18032 274.2147,46.98999 272.6875,47.03125 Z M 315.1562,111.25 c 1.1508,0.01 2.3211,0.034 3.5,0.063 18.8626,0.4502 38.7879,4.3134 59.7813,11.625 13.9955,4.8745 24.5824,9.959 31.75,15.25 7.1674,5.2911 10.3053,10.2493 9.4062,14.875 -0.8993,4.6257 -5.1034,8.6591 -12.625,12.0625 -6.4385,2.9133 -14.1946,4.928 -23.25,6.0625 -6.9271,0.8157 -16.7521,0.9037 -29.4687,0.2812 l 18.9687,6.5938 -34.4062,15.5625 -176.875,-61.5938 37.0937,-16.7812 61.3125,21.3437 c -1.4771,-3.4536 -1.1831,-6.6809 0.9063,-9.6874 2.0895,-3.0066 5.9688,-5.7844 11.625,-8.3438 C 283.819,113.6107 297.8945,111.1643 315.1562,111.25 z m -1.9375,22.7812 c -6.3268,-0.047 -11.3358,0.7625 -14.9687,2.4063 -4.9943,2.2599 -6.6,4.9415 -4.8125,8.0937 1.7877,3.1524 7.727,6.4984 17.7812,10 11.0195,3.838 20.5482,5.8982 28.5938,6.2188 8.0456,0.3207 14.4338,-0.5678 19.1875,-2.7188 4.3926,-1.9875 5.6377,-4.5198 3.75,-7.5625 -1.8877,-3.0425 -8.5604,-6.5564 -20.0625,-10.5625 C 332.5528,136.3765 323.664,134.4574 316,134.125 315.042,134.0835 314.1226,134.038 313.2187,134.0312 Z" id="path4044" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,329.183,460.778)" id="g33686"> +<title id="title37029">Nursery</title> +<g id="g1327-51"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-08" /> +</g> +<g id="g2319-3" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path2323-00" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g2325-46" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path2329-09" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g2632" transform="matrix(1.213867,0,0,1.213867,-90.4229,-76.18127)"> +<g id="g2634"> +<path inkscape:connector-curvature="0" d="m 307.999,210.063 c 33.013,0 59.777,-26.765 59.777,-59.778 0,-33.014 -26.764,-59.7791 -59.777,-59.7791 -33.014,0 -59.776,26.7651 -59.776,59.7791 C 248.223,183.298 274.985,210.063 307.999,210.063 Z" id="path2636" style="fill:#ffffff;stroke:none" /> +<path inkscape:connector-curvature="0" id="path2638" style="fill:#ffffff;stroke:none" d="" /> +</g> +<path inkscape:connector-curvature="0" d="m 307.901,335.023 -63.189,0 0,-45.627 -48.325,48.646 c -21.832,21.832 -51.424,-6.162 -29.556,-28.033 l 80.016,-80.169 c 6.49,-6.444 13.593,-10.544 24.865,-10.544 l 36.189,0 0.06,0 35.501,0 c 11.272,0 18.875,3.975 25.554,10.544 l 80.829,80.955 c 20.819,20.819 -9.572,49.079 -29.541,28.046 l -49.592,-49.695 0,45.877 -62.751,0 L 307.901,335.023 Z" id="path2640" style="fill:#ffffff;stroke:none" /> +<path inkscape:connector-curvature="0" d="m 370.451,358.686 -47.489,47.493 34.866,34.8 -35.726,35.726 c -21.085,21.087 8.003,51.245 29.808,29.44 l 56.501,-58.749 c 12.126,-12.374 15.479,-35.23 2.479,-48.23 C 410.846,399.122 370.451,358.686 370.451,358.686 Z" id="path2642" style="fill:#ffffff;stroke:none" /> +<path inkscape:connector-curvature="0" d="m 244.722,358.686 47.49,47.493 -34.866,34.8 35.726,35.726 c 21.085,21.087 -8.003,51.245 -29.808,29.44 l -56.501,-58.749 c -12.126,-12.374 -15.479,-35.23 -2.479,-48.23 C 204.328,399.122 244.722,358.686 244.722,358.686 Z" id="path2644" style="fill:#ffffff;stroke:none" /> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,23.0735,711.6809)" id="g44425"> +<title id="title44431">Restaurant</title> +<g id="g1327-30"> +<path d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-81" inkscape:connector-curvature="0" /> +</g> +<path d="m 203.725,338.602 c 37.643,-17.466 64.864,-67.996 64.864,-127.642 0,-74.115 -61.834,-155.247 -93.849,-155.247 -32.014,0 -93.85,81.132 -93.85,155.247 0,59.646 27.223,110.176 64.865,127.642 l -7.792,176.545 73.553,0 L 203.725,338.602 Z" style="fill:#ffffff" id="path2110" inkscape:connector-curvature="0" /> +<path d="m 430.231,368.602 c 37.642,-17.466 51.389,-39.928 51.389,-99.574 L 471.839,66.214 c 0,-3.875 -3.142,-7.017 -7.018,-7.017 l -4.607,0 c -3.873,0 -7.016,3.141 -7.016,7.017 l 3.26,202.814 -20.259,0 -5.132,-204.789 c 0,-3.875 -3.142,-7.017 -7.018,-7.017 l -5.995,0 c -3.874,0 -7.016,3.142 -7.016,7.017 l 2.775,204.789 -25.137,0 2.775,-204.789 c 0,-3.875 -3.142,-7.017 -7.017,-7.017 l -5.996,0 c -3.875,0 -7.016,3.142 -7.016,7.017 l -5.132,204.789 -19.835,0 3.26,-202.789 c 0,-3.875 -3.142,-7.017 -7.017,-7.017 l -4.606,0 c -3.875,0 -7.018,3.142 -7.018,7.017 L 320.9,269.028 c 0,59.646 13.715,82.108 51.356,99.574 l -7.791,146.545 73.554,0 L 430.231,368.602 Z" style="fill:#ffffff" id="path2112" inkscape:connector-curvature="0" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,103.0735,711.6809)" id="g43826"> +<title id="title44433">Pub</title> +<g id="g1327-35"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-313" /> +</g> +<path inkscape:connector-curvature="0" d="m 468.232,77.93 -0.251,0 c 0.287,-0.248 0.445,-0.498 0.445,-0.75 0,-5.937 -81.067,-10.75 -181.07,-10.75 -100.002,0 -181.07,4.813 -181.07,10.75 0,0.252 0.158,0.502 0.446,0.75 l -0.446,0 56.512,430.928 0.255,0 c -0.5,0.27 -0.765,0.544 -0.765,0.821 0,4.102 55.996,7.425 125.07,7.425 69.075,0 125.07,-3.323 125.07,-7.425 0,-0.277 -0.266,-0.552 -0.765,-0.821 L 468.232,77.93 z m -92.8529,399.4225 c -2.895,2.679 -174.6007,1.4236 -177.4957,-1.2554 L 144.2013,135.8443 c 95.0774,65.9054 157.6082,-8.951 282.1597,-2.5108 L 375.3791,477.3525 Z" style="fill:#ffffff" id="path2209-6" sodipodi:nodetypes="ccsssccccsssccccccc" /> +<path inkscape:connector-curvature="0" style="opacity:0.1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" d="M 129.3074,119.2641 439.3939,121.7749 389.1775,493.3766 177.013,495.8874 129.3074,119.2641 Z" id="path2381-9" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,183.0735,711.6809)" id="g42636"> +<title id="title44435">Deserts/Cakes Shop</title> +<g id="g1327-43"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-26" /> +</g> +<g id="g4412"> +<path inkscape:connector-curvature="0" id="path3064" d="M 224.6534,174.2156 91.40835,539.01 397.3427,308.5972 Z" style="fill:none;stroke:#ffffff;stroke-width:27.9884109;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path transform="matrix(0.9956066,-0.0936352,0.0936352,0.9956066,7.902511,17.7221)" d="m 371.3228,145.7672 a 79.78836,79.78836 0 1 1 -159.5768,0 A 79.78836,79.78836 0 1 1 371.3228,145.7672 Z" sodipodi:ry="79.78836" sodipodi:rx="79.78836" sodipodi:cy="145.7672" sodipodi:cx="291.5344" id="path3957" style="opacity:0.25;color:#000000;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:35;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" sodipodi:type="arc" /> +<path d="m 371.3228,145.7672 a 79.78836,79.78836 0 1 1 -159.5768,0 A 79.78836,79.78836 0 1 1 371.3228,145.7672 Z" sodipodi:ry="79.78836" sodipodi:rx="79.78836" sodipodi:cy="145.7672" sodipodi:cx="291.5344" id="path3957-9" style="color:#000000;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:35;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" sodipodi:type="arc" transform="matrix(0.9956066,-0.0936352,0.0936352,0.9956066,115.017,97.11943)" /> +<path d="m 371.3228,145.7672 a 79.78836,79.78836 0 1 1 -159.5768,0 A 79.78836,79.78836 0 1 1 371.3228,145.7672 Z" sodipodi:ry="79.78836" sodipodi:rx="79.78836" sodipodi:cy="145.7672" sodipodi:cx="291.5344" id="path3957-9-9" style="color:#000000;fill:none;stroke:#ffffff;stroke-width:10;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" sodipodi:type="arc" transform="matrix(1.154569,-0.1085854,0.1085854,1.154569,-40.61965,-1.090878)" /> +<path style="opacity:0.01;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:27.9884109;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 224.6534,174.2156 91.40835,539.01 397.3427,308.5972 Z" id="path3519" inkscape:connector-curvature="0" /> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,259.0735,711.6809)" id="g41924"> +<title id="title44437">Fast Food</title> +<g id="g1327-946"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-24" /> +</g> +<g id="layer3-066" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-63" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-73" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" transform="matrix(14.68584,0,0,14.68584,577.7658,1150.064)" style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:NPSPICT3;-inkscape-font-specification:NPSPICT3" d="m -4.902344,-73.10889 -2.120361,7.48047 -10.799565,0 2.6001,20.63965 8.839113,0 2.640381,-20.63965 -1.999511,0 2.080078,-7.12036 L -4.902344,-73.10889 z m -14.200436,19.52027 c 0.21319,-1.86686 -1.19997,-2.88004 -4.23951,-3.03955 l -7.32055,0 c -3.03956,0.15951 -4.46615,1.17269 -4.27979,3.03955 L -19.10278,-53.58862 z m -15.83985,5.60058 c -0.18636,1.86605 1.24023,2.86581 4.27979,2.99927 l 7.32055,0 c 3.03954,-0.13346 4.4527,-1.13322 4.23951,-2.99927 L -34.94263,-47.98804 z m 15.15991,-4.16015 -14.52026,0 c -0.37272,0 -0.69255,0.13326 -0.95947,0.39978 -0.26693,0.26652 -0.40039,0.57312 -0.40039,0.9198 0,0.40039 0.13346,0.72713 0.40039,0.98022 0.26692,0.2531 0.58675,0.37964 0.95947,0.37964 l 14.52026,0 c 0.37352,0 0.69355,-0.12654 0.96009,-0.37964 0.2665,-0.25309 0.39976,-0.57983 0.39978,-0.98022 -2e-5,-0.34668 -0.13328,-0.65328 -0.39978,-0.9198 -0.26654,-0.26652 -0.58657,-0.39978 -0.96009,-0.39978 L -19.78272,-52.14819 Z" id="flowRoot3192-5" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,337.0735,711.6809)" id="g41306"> +<title id="title44439">Public Tap/Water</title> +<g id="g1327-65"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-97" /> +</g> +<g id="layer3-1" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-46" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-82" width="8" height="8" x="2" y="2" /> +</g> +<g id="g3353" transform="translate(20,12)"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="csscc" id="path3340" d="m 391.6773,24.49093 c -11.6635,4.36162 -27.6452,10.84979 -33.6343,10.84979 -5.9891,0 -10.8498,-4.86071 -10.8498,-10.84979 0,-5.98908 4.8607,-10.84979 10.8498,-10.84979 C 363.7513,13.86033 380.3489,20.60581 391.6773,24.49093 Z" style="opacity:0.985122;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:15;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" transform="translate(15.1897,15.1897)" /> +<path inkscape:connector-curvature="0" style="opacity:0.985122;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:15;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" d="m 396.3829,39.68063 c 11.6635,4.36162 27.6452,10.84979 33.6343,10.84979 5.9891,0 10.8498,-4.86071 10.8498,-10.84979 0,-5.98908 -4.8607,-10.84978 -10.8498,-10.84978 C 424.3088,29.05004 407.7113,35.79551 396.3829,39.68063 Z" id="path3345" sodipodi:nodetypes="csscc" /> +<path inkscape:connector-curvature="0" id="path3347" d="m 401.4421,39.13814 0,66.18366 0.8137,25.7683" style="fill:none;stroke:#ffffff;stroke-width:30;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path d="m 424.2267,125.3939 a 22.78455,45.5691 0 1 1 -45.5691,0 A 22.78455,45.5691 0 1 1 424.2267,125.3939 Z" sodipodi:ry="45.5691" sodipodi:rx="22.78455" sodipodi:cy="125.3939" sodipodi:cx="401.4421" id="path3349" style="opacity:0.985122;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:30;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" sodipodi:type="arc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cccc" id="path3351" d="m 522.9597,130.8188 -177.9369,-1.0053 -14.1043,-0.08 c -69.4386,-1.085 -65.0987,64.0137 -65.0987,64.0137" style="fill:none;stroke:#ffffff;stroke-width:50;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +</g> +<path inkscape:connector-curvature="0" d="m 401.2033,264.6652 -0.1577,0 c 0.1804,-0.1559 0.2797,-0.313 0.2797,-0.4714 0,-3.7314 -50.9501,-6.7563 -113.8013,-6.7563 -62.8507,0 -113.8014,3.0249 -113.8014,6.7563 0,0.1584 0.099,0.3155 0.2803,0.4714 l -0.2803,0 35.5174,270.8354 0.1603,0 c -0.3142,0.1697 -0.4808,0.3419 -0.4808,0.516 0,2.5781 35.1931,4.6666 78.6057,4.6666 43.4132,0 78.6057,-2.0885 78.6057,-4.6666 0,-0.1741 -0.1672,-0.3469 -0.4808,-0.516 L 401.2033,264.6652 z m -58.3574,251.0345 c -1.8195,1.6837 -109.7354,0.8947 -111.5549,-0.789 L 197.5521,281.0639 c 57.5856,0.1919 99.0558,3.0542 177.3356,-1.578 L 342.8459,515.6997 Z" style="fill:#ffffff" id="path2209-0" sodipodi:nodetypes="ccsssccccsssccccccc" /> +<path inkscape:connector-curvature="0" style="opacity:0.1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" d="m 188.1914,276.6434 194.8874,1.578 -31.5607,249.5493 -133.344,1.578 L 188.1914,276.6434 Z" id="path2381-3" sodipodi:nodetypes="ccccc" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,429.0735,711.6809)" id="g40691"> +<title id="title44441">Cafe</title> +<g id="g1327-061"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-785" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:18.622366;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 85.43724,125.0568 c 0,0 -44.01839,338.2961 148.92076,337.5595 4.7081,0.259 9.1851,0.3332 13.443,0.2619 4.2579,0.071 8.7348,0 13.443,-0.2619 192.9391,0.7366 148.9208,-337.5595 148.9208,-337.5595 L 247.801,125.7261 85.43724,125.0568 Z" id="path3407" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:45.6266212;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 387.1469,197.0101 c 0,0 44.9561,-34.019 80.4998,-34.019 35.5438,0 51.8436,55.3799 51.0875,92.5634 -0.7563,37.1837 -27.9813,128.1651 -160.3249,129.7474 C 226.0658,386.8841 387.903,197.0101 387.1469,197.0101 Z" id="path3409" sodipodi:nodetypes="csssc" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,511.0735,711.6809)" id="g40094"> +<title id="title44443">Beer Garden</title> +<g id="g1327-58"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-43" /> +</g> +<path inkscape:connector-curvature="0" style="opacity:0.1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" d="m 116.5411,83.44698 119.7119,-21.33533 132.2871,13.79688 8.0439,363.39507 18.5884,29.0651 c 0,0 -60.3163,57.037 -152.8895,58.1748 C 149.7097,527.6813 96.47854,469.7533 96.47854,469.7533 L 119.9601,433.802 116.5411,83.44698 Z" id="path2381" sodipodi:nodetypes="ccccczccc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:35;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" d="m 236.0545,60.22387 c -40.4687,0.89116 -80.2897,3.70065 -119.2577,17.02473 l 4.5168,354.208 -0.3109,0 c -14.3828,9.2637 -22.6119,25.1485 -22.50223,36.7416 0.30895,32.6561 67.03063,58.5112 148.99263,57.7358 81.9621,-0.7754 148.1049,-27.8875 147.796,-60.5436 -0.097,-10.2462 -6.7558,-24.7977 -18.3443,-33.0909 l -2.8952,-2.0711 2.1555,-355.4369 C 328.6489,61.78893 281.919,59.21388 236.0545,60.22387 Z" id="path3839" sodipodi:nodetypes="ccccssscccc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:24.8694954;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 380.6961,125.5471 93.6527,-3.9791 c 15.1917,2.8953 23.023,11.7941 23.6089,26.6025 l -23.3058,194.3023 c -0.6489,14.1624 -9.7557,20.0253 -22.2381,22.5759 l -69.3786,7.7486" id="path3841" sodipodi:nodetypes="cccccc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:22.0582714;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" d="m 120.5437,427.0611 c 28.3031,37.6395 80.6054,47.8991 127.8172,46.3725 45.9211,-1.4849 100.9568,-11.1219 126.59,-44.1202" id="path3931" sodipodi:nodetypes="csc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="csc" id="path3933-6" d="m 116.3379,427.8844 c 28.303,37.6395 84.8112,47.8991 132.023,46.3725 45.9211,-1.4849 102.9568,-13.1219 128.59,-46.1202" style="fill:none;stroke:#ffffff;stroke-width:30;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cccccc" id="path3935-5" d="m 380.6961,134.3704 87.0352,-3.9791 c 15.1918,2.8953 23.023,11.7942 23.6089,26.6025 l -21.1,178.6557 c -0.6488,14.1624 -9.7556,20.0253 -22.238,22.5759 l -64.967,7.9544" style="fill:none;stroke:#ffffff;stroke-width:30;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" style="opacity:0.75;fill:#ffffff" d="m 245.7426,64.71861 c -85.4416,0 -132.6369,21.78677 -132.6369,26.85933 0,0.21533 0.1067,0.41537 0.3528,0.62725 l -0.3528,0 -5.5538,108.31281 18.5834,0 -2.7062,-76.4851 c 81.2341,56.3094 134.6429,-7.6587 241.0596,-2.1562 l 0.067,78.6413 19.1816,0 -7.7204,-114.93029 -0.2352,0 c 0.2452,-0.21188 0.392,-0.41193 0.392,-0.62725 0,-5.07256 -44.9887,-20.24185 -130.4312,-20.24185 L 245.7426,64.71861 Z" id="path2209-4" sodipodi:nodetypes="csccccccccccscc" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,589.0735,711.6809)" id="g40068"> +<title id="title44445">Wine Bar</title> +<g id="g1327-96"> +<path d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-59" inkscape:connector-curvature="0" /> +</g> +<path d="m 468.232,97.93 -0.251,0 c 0.287,-0.248 0.445,-0.498 0.445,-0.75 0,-5.937 -81.067,-10.75 -181.07,-10.75 -100.002,0 -181.07,4.813 -181.07,10.75 0,0.252 0.158,0.502 0.446,0.75 l -0.446,0 160.474,148.535 0,168.073 -103.962,74.32 0.255,0 c -0.5,0.27 -0.765,0.544 -0.765,0.821 0,4.102 55.996,7.425 125.07,7.425 69.075,0 125.07,-3.323 125.07,-7.425 0,-0.277 -0.266,-0.552 -0.765,-0.821 l 0.06,0 -103.962,-74.32 0,-168.072 L 468.232,97.93 z m -175.71,119.639 c -2.895,2.679 -7.631,2.679 -10.526,0 l -77.535,-71.768 c -2.895,-2.679 -2.036,-4.872 1.909,-4.872 l 161.779,0 c 3.944,0 4.804,2.192 1.909,4.872 L 292.522,217.569 Z" style="fill:#ffffff" id="path2209" inkscape:connector-curvature="0" /> +</symbol> +<symbol id="g2787"> +<title id="title2794">Opticians/Eye Doctors</title> +<g id="g1327-78-3" transform="matrix(0.1103728,0,0,0.1103728,19.30059,673.681)"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-65-3" /> +</g> +<path transform="matrix(0.077932,0,0,0.0447053,34.33327,692.0188)" d="m 505.7143,305.7143 a 288.5714,288.5714 0 1 1 -577.14281,0 A 288.5714,288.5714 0 1 1 505.7143,305.7143 Z" sodipodi:ry="288.5714" sodipodi:rx="288.5714" sodipodi:cy="305.7143" sodipodi:cx="217.1429" id="path64865" style="fill:#ffffff;fill-opacity:1;stroke:none" sodipodi:type="arc" /> +<path transform="matrix(0.0470245,0,0,0.0470245,41.04461,691.3099)" d="m 505.7143,305.7143 a 288.5714,288.5714 0 1 1 -577.14281,0 A 288.5714,288.5714 0 1 1 505.7143,305.7143 Z" sodipodi:ry="288.5714" sodipodi:rx="288.5714" sodipodi:cy="305.7143" sodipodi:cx="217.1429" id="path64869" style="fill:#111111;fill-opacity:1;stroke:none" sodipodi:type="arc" /> +<path transform="matrix(0.0309604,0,0,0.0309604,44.53283,696.2209)" style="fill:#ffffff;fill-opacity:1;stroke:none" d="m 505.7143,305.7143 c 0,159.3736 -129.1978,288.5714 -288.5714,288.5714 -159.37359,0 -288.57141,-129.1978 -288.57141,-288.5714 0,-159.3736 129.19782,-288.57142 288.57141,-288.57142 39.8434,0 77.8008,8.07486 112.325,22.67737 L 161.0939,351.4738 483.0369,193.3893 C 497.6394,227.9135 505.7143,265.8709 505.7143,305.7143 Z" id="path64871" inkscape:connector-curvature="0" sodipodi:nodetypes="sssscccs" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,46.5343,587.8185)" id="g62109"> +<title id="title2796">Dentist</title> +<g id="g1327-33" transform="translate(478.0735,777.932)"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-44" /> +</g> +<path style="fill:#ffffff;fill-opacity:1" d="m 868,870.4062 c -29.7974,3.6277 -51.8703,13.9988 -65.2188,32.1876 37.0502,15.6622 57.8552,43.8104 117.2188,43.7812 -110.4772,11.6917 -165.1834,-66.1805 -215.0562,-68.1752 -65.7952,-2.6315 -85.9422,3.17 -104.5688,49.644 -10.2475,25.5662 -18.4394,55.1448 21.5625,181.5942 36.8994,116.644 52.2156,153.213 67.2813,160.5 47.0747,17.11 71.0906,-43.278 78.4687,-78.126 12.2526,-60.836 23.9818,-55.395 29.6563,13.782 3.5634,43.445 8.3801,56.543 24.125,65.625 13.6322,7.441 24.2048,16.876 44.7187,2.469 14.2972,-7.676 27.5003,-24.485 38.1563,-52.313 10.7282,-28.018 17.7718,-55.635 15.6562,-61.344 -2.1147,-5.709 10.5679,-46.288 28.1562,-90.187 C 993.4647,956.7576 965.9811,896.2006 895.3438,875.5312 884.3054,872.3013 875.7565,869.4619 868,870.4062 Z" id="path14472" inkscape:connector-curvature="0" sodipodi:nodetypes="sccscsccsccccsss" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,171.8137,590.9089)" id="g62132"> +<title id="title2798">Veterinarian</title> +<g id="g1327-301" transform="translate(104.0735,749.932)"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-82" /> +</g> +<g id="layer1-3" transform="matrix(0.7907858,0.4695744,-0.4695744,0.7907858,-52.85252,113.7143)" style="fill:#ffffff;fill-opacity:1;stroke:none"> +<path inkscape:connector-curvature="0" id="path2078" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" d="m 922.9682,588.9609 c 24.0243,2.8053 52.3788,8.1762 65.0633,31.4083 9.2622,13.6951 17.3255,28.384 28.8765,40.3662 20.474,10.3603 40.873,22.8018 55.562,40.7036 18.435,27.5651 12.853,67.0487 -8.575,91.2553 -23.994,21.9674 -58.529,32.9417 -90.5095,24.8145 -20.4411,-4.0866 -40.823,-16.1127 -62.0908,-9.3945 -19.6734,5.5213 -39.1975,14.2204 -60.1489,11.8866 -19.9165,-0.6749 -37.7866,-10.4153 -54.5406,-20.2091 -19.534,-12.5388 -31.7396,-35.2113 -30.4166,-58.5079 0.067,-34.9727 26.3604,-63.9664 55.9705,-79.3157 12.637,-6.1417 25.9043,-12.813 31.9116,-26.452 8.5893,-15.734 16.1235,-35.4972 35.208,-40.8631 C 900.049,590.7341 911.5485,589.1632 922.9682,588.9609 Z" sodipodi:nodetypes="cccccccccccccc" /> +<path inkscape:connector-curvature="0" id="path2040" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" d="m 706.8316,545.9715 c 5.1298,-18.0146 19.6713,-34.6786 38.9773,-37.1168 13.8028,-1.7803 28.0859,1.7245 40.2375,8.242 22.1606,14.7585 35.0595,39.7412 42.353,64.6795 3.676,11.9252 6.1767,24.6753 3.1477,37.0398 -2.7993,14.602 -13.3906,26.9744 -27.0205,32.6667 -17.7036,10.6428 -41.1795,9.2035 -58.0597,-2.43 -10.0404,-6.6499 -18.9378,-15.3294 -24.338,-26.2092 C 709.3399,599.7804 700.7138,572.3766 706.8316,545.9715 Z" sodipodi:nodetypes="ccccccccc" /> +<path inkscape:connector-curvature="0" id="path2071" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" transform="translate(452.857,333.791)" d="m 421.7359,81.46253 c 0,0 29.4642,0.17857 45.7142,37.85717 0,0 11.2131,24.4371 7.3215,61.9643 0,0 -0.6087,37.7796 -23.0846,53.1844 0,0 -30.5571,27.7792 -65.6599,-9.5964 0,0 -24.4962,-26.264 -29.2944,-63.3871 0,0 -5.3033,-38.3858 18.4353,-61.3667 C 375.168,100.1182 395.3073,81.28395 421.7359,81.46253 Z" sodipodi:nodetypes="cccccccc" /> +<path inkscape:connector-curvature="0" id="path2073" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" transform="translate(452.857,333.791)" d="m 576.5245,89.71704 c 0,0 36.25,10.71426 32.3215,52.14286 0,0 2.0583,33.2769 -17.6396,63.5815 0,0 -19.9506,37.3756 -46.4671,41.4162 0,0 -29.2944,9.0914 -50.5076,-35.8604 0,0 -15.1523,-51.0127 8.3338,-85.3579 C 502.5655,125.6393 529.9866,74.69289 576.5245,89.71704 Z" sodipodi:nodetypes="ccccccc" /> +<path inkscape:connector-curvature="0" id="path2075" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" d="m 1117.8,529.4287 c 17.013,5.1995 29.025,21.6554 30.538,39.1483 1.642,15.7187 -2.079,31.5192 -7.37,46.2319 -8.61,21.5116 -24.127,40.317 -43.758,52.6355 -14.836,8.0975 -33.334,4.6611 -46.914,-4.4172 -5.555,-2.6612 -8.94,-7.703 -11.333,-13.1959 -9.042,-17.9919 -10.311,-39.8923 -2.093,-58.4191 6.947,-17.4465 15.496,-35.2526 30.147,-47.5402 11.109,-10.0964 25.628,-18.3426 41.157,-16.7252 C 1111.464,527.481 1114.707,528.2578 1117.8,529.4287 Z" sodipodi:nodetypes="cccccccccc" /> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,259.3006,673.681)" id="g57516"> +<title id="title2800">Drugs Dispensary</title> +<g id="g1327-74"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-75" /> +</g> +<g id="layer3-15" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-3" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-78" width="8" height="8" x="2" y="2" /> +</g> +<rect style="fill:#ffffff;fill-opacity:1;stroke:none" id="rect2160-9" width="285.7143" height="122.8571" x="154.1918" y="223.4572" /> +<rect style="fill:none;stroke:#ffffff;stroke-width:20;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" id="rect3184-0" width="351.4286" height="351.4286" x="121.3347" y="109.1715" /> +<rect y="-358.4775" x="142.0287" height="122.8571" width="285.7143" id="rect3186-4" style="fill:#ffffff;fill-opacity:1;stroke:none" transform="matrix(0,1,-1,0,0,0)" /> +<rect style="fill:none;stroke:#ffffff;stroke-width:20;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" id="rect5583" width="417.1282" height="417.1282" x="87.80503" y="76.21699" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,339.3006,673.681)" id="g56071"> +<title id="title2802">Pharmacy</title> +<g id="g1327-77"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-0663" /> +</g> +<g id="layer3-48" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-468" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-50" width="8" height="8" x="2" y="2" /> +</g> +<rect style="fill:#ffffff;fill-opacity:1;stroke:none" id="rect2160" width="285.7143" height="122.8571" x="154.1918" y="223.4572" /> +<rect style="fill:none;stroke:#ffffff;stroke-width:21.168438;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" id="rect3184" width="371.9597" height="371.9597" x="111.0691" y="98.90598" /> +<rect y="-358.4775" x="142.0287" height="122.8571" width="285.7143" id="rect3186" style="fill:#ffffff;fill-opacity:1;stroke:none" transform="matrix(0,1,-1,0,0,0)" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,415.3006,673.681)" id="g54636"> +<title id="title2804">Accident & Emergency</title> +<g id="g1327-78"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-65" /> +</g> +<g id="layer3-96" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-80" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-197" width="8" height="8" x="2" y="2" /> +</g> +<path sodipodi:type="arc" style="fill:none;stroke:#ffffff;stroke-width:25.1376152;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" id="path2207-8" sodipodi:cx="217.1429" sodipodi:cy="305.7143" sodipodi:rx="288.5714" sodipodi:ry="288.5714" d="m 505.7143,305.7143 a 288.5714,288.5714 0 1 1 -577.14281,0 A 288.5714,288.5714 0 1 1 505.7143,305.7143 Z" transform="matrix(0.7674698,0,0,0.7674698,122.8688,55.34431)" /> +<rect transform="scale(-1,-1)" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:9.7024078;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" id="rect3180-4" width="351.4922" height="79.39988" x="-465.2654" y="-329.6707" /> +<rect y="249.8194" x="-465.7169" height="79.39988" width="351.4922" id="rect3182-8" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:9.7024078;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" transform="matrix(0,-1,1,0,0,0)" /> +<path transform="matrix(0.8891097,0,0,0.8891097,96.45554,18.15727)" d="m 505.7143,305.7143 a 288.5714,288.5714 0 1 1 -577.14281,0 A 288.5714,288.5714 0 1 1 505.7143,305.7143 Z" sodipodi:ry="288.5714" sodipodi:rx="288.5714" sodipodi:cy="305.7143" sodipodi:cx="217.1429" id="path2438" style="fill:none;stroke:#ffffff;stroke-width:21.6985168;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" sodipodi:type="arc" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,493.3006,673.681)" id="g53213"> +<title id="title2806">Hospital</title> +<g id="g1327-38"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-532" /> +</g> +<g id="layer3-20" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-71" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-84" width="8" height="8" x="2" y="2" /> +</g> +<path sodipodi:type="arc" style="fill:none;stroke:#ffffff;stroke-width:25.1376152;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" id="path2207-7" sodipodi:cx="217.1429" sodipodi:cy="305.7143" sodipodi:rx="288.5714" sodipodi:ry="288.5714" d="m 505.7143,305.7143 a 288.5714,288.5714 0 1 1 -577.14281,0 A 288.5714,288.5714 0 1 1 505.7143,305.7143 Z" transform="matrix(0.8604726,0,0,0.8604726,100.6739,22.91201)" /> +<rect transform="scale(-1,-1)" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:20;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" id="rect3180" width="362.2732" height="81.83524" x="-468.6559" y="-326.8884" /> +<rect y="246.6017" x="-467.1074" height="81.83524" width="362.2732" id="rect3182" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:20;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" transform="matrix(0,-1,1,0,0,0)" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,575.3006,673.681)" id="g51803"> +<title id="title2808">Doctors</title> +<g id="g1327-47"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path1329-157" /> +</g> +<g id="layer3-31" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-51" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-11" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff" d="m 292.1756,563.5086 c -20.9597,-33.9134 16.622,-77.8449 42.3105,-49.4594 7.9851,8.8234 4.2689,9.7967 -13.5255,3.5425 -15.8475,-5.57 -15.8475,-5.57 -17.6629,16.3025 -0.9985,12.0299 -2.0613,23.6964 -2.3617,25.9255 C 300.2831,564.6651 294.4169,567.1352 292.1756,563.5086 z m -40.5552,-40.8735 c -0.9027,-1.4606 10.6663,-10.5732 25.7091,-20.2501 15.0426,-9.677 27.3503,-19.5455 27.3503,-21.9301 0,-3.3318 -1.5326,-2.8958 -6.6193,1.8829 -8.334,7.8294 -11.1884,7.8748 -10.0246,0.1593 0.6897,-4.5728 4.7728,-7.2544 16.6439,-10.9311 8.6516,-2.6796 18.6259,-6.4332 22.1651,-8.3414 9.3478,-5.04 10.2625,13.3018 1.171,23.4796 C 319.4604,496.2818 254.2798,526.9381 251.6204,522.6351 z m 14.8044,-34.1782 c -14.8383,-17.6344 -6.8365,-32.9722 24.407,-46.783 17.6938,-7.8213 21.9024,-11.9874 17.0309,-16.859 -2.3371,-2.3371 -3.1829,-2.2904 -3.1829,0.1758 0,1.8472 -3.861,5.3551 -8.58,7.7954 -8.6264,4.4609 -13.9954,-3.4655 -5.7847,-8.54 27.2127,-16.8184 45.8249,-16.2399 45.8249,1.4242 0,24.6559 -10.7282,36.394 -37.9263,41.4964 -12.7069,2.3838 -15.6597,5.5859 -16.8953,18.3209 C 280.0632,498.4255 275.5671,499.3219 266.4248,488.4569 Z M 255.0729,446.146 c -16.013,-17.6941 1.6267,-46.0987 35.6153,-57.3499 30.1087,-9.9668 38.4214,-24.6472 19.6461,-34.6954 -5.2377,-2.8032 -5.6545,-2.0909 -5.6545,9.6647 0,11.5297 -0.7851,12.9646 -8.58,15.6819 -8.58,2.9911 -8.58,2.9911 -8.58,-10.8941 0,-13.8851 0,-13.8851 16.445,-18.909 9.0448,-2.7632 20.2334,-6.9058 24.8635,-9.2058 7.9993,-3.9737 8.7457,-3.8013 14.9947,3.4635 20.5202,23.8562 7.7414,51.4617 -29.8512,64.4857 -31.296,10.8426 -35.5113,13.5822 -34.4913,22.4171 0.6947,6.0165 -1.1722,9.1094 -8.5328,14.1365 C 259.6467,452.6595 260.8826,452.5657 255.0729,446.146 z m -11.7378,-58.675 c -20.0466,-26.2825 -2.3156,-52.1603 49.125,-71.696 13.3444,-5.0679 23.3023,-10.9777 28.0959,-16.6747 7.0171,-8.3393 7.4275,-11.5338 2.8894,-22.4907 -1.5386,-3.715 0.6737,-4.9491 11.5421,-6.4388 7.395,-1.0136 15.3234,-3.4014 17.6185,-5.3062 5.5238,-4.5844 11.0201,2.7126 13.6158,18.0768 4.0077,23.7214 -14.192,42.1729 -56.2763,57.055 -36.7633,13.0004 -47.5846,26.2293 -30.9732,37.8644 5.4796,3.838 5.0598,4.3886 -8.844,11.6022 C 251.8348,398.954 252.1092,398.9744 243.3351,387.471 z m -9.1029,-72.149 c -28.8532,-30.5934 7.5744,-81.1296 58.6522,-81.3687 37.0041,-0.1732 79.0058,-15.4881 79.0058,-28.8077 0,-9.1045 -7.6683,-10.2132 -17.9685,-2.5979 -24.4989,18.1128 -52.1461,-4.5743 -29.1523,-23.9223 23.7569,-19.9901 77.1509,-2.6022 77.1509,25.1244 0,31.2962 -31.037,52.5505 -89.9424,61.5929 -49.9789,7.672 -61.6805,19.0161 -39.1615,37.9646 8.1768,6.8804 8.1768,6.8804 -6.4803,14.5544 C 247.5399,327.7027 245.7772,327.5632 234.2322,315.322 z m 53.2876,-24.1065 c 0,-17.1601 0,-17.1601 8.58,-17.1601 8.395,0 8.58,0.3099 8.58,14.3708 0,13.666 -5.013,19.9494 -15.9162,19.9494 C 288.0795,308.3756 287.5198,300.6535 287.5198,291.2155 z m -74.3937,-48.3239 c -41.1059,-27.6071 -30.8215,-66.6185 19.2292,-72.9416 26.0823,-3.2951 51.7377,16.3296 41.8913,32.0441 -4.7457,7.5741 -25.8739,8.017 -35.705,0.7486 -11.9177,-8.8112 -19.6622,-7.8591 -19.6622,2.4172 0,9.2989 14.1244,18.068 35.2362,21.8763 10.926,1.971 10.926,1.971 -3.3694,10.1354 -7.8625,4.4905 -15.1075,9.4783 -16.0999,11.0841 C 231.6956,253.03 226.1717,251.6531 213.1261,242.8916 Z M 286.55,171.8099 c -1.0307,-29.4939 -1.8777,-64.8136 -1.8822,-78.48817 -0.01,-21.41578 -0.7824,-25.40536 -5.5936,-28.7752 -25.6303,-17.95216 0.3025,-58.166064 28.2049,-43.73718 16.1643,8.3589 18.1733,27.75405 4.5516,43.9425 -7.1509,8.49833 -7.1509,8.49833 -7.1509,84.59085 0,76.0925 0,76.0925 -8.1278,76.0925 C 288.4242,225.4352 288.4242,225.4352 286.55,171.8099 z m -79.0646,-23.789 c -4.3504,-2.8686 -9.4984,-7.3878 -11.4401,-10.0425 -3.3113,-4.5273 -4.2913,-4.5278 -15.7956,-0.01 -14.6869,5.7698 -29.6957,0.7531 -35.4354,-11.8441 -2.4708,-5.4229 -5.4416,-7.1718 -12.1823,-7.1718 -11.0802,0 -21.6274,-7.0795 -21.6274,-14.5168 0,-4.49095 -1.367,-5.26919 -6.842,-3.8951 C 93.41381,103.24 70.96443,88.47772 70.96443,78.71175 c 0,-0.98416 24.77486,-2.56269 55.05527,-3.50783 48.3478,-1.50909 57.8041,-2.60731 77.618,-9.01431 31.8333,-10.2935 40.4881,-9.82512 47.8117,2.5874 3.2072,5.4358 8.3118,10.67054 11.3436,11.63279 11.1106,3.52639 7.9652,68.7988 -3.4252,71.0769 C 241.1535,155.1296 215.6859,153.4283 207.4854,148.0209 z m 122.1289,2.8374 c -11.2323,-3.3344 -12.7919,-67.40719 -1.7085,-70.18896 3.876,-0.9728 7.8609,-4.33215 8.8553,-7.4652 5.1593,-16.25572 17.268,-17.8766 51.4835,-6.89158 20.1679,6.47499 29.3885,7.53868 77.7864,8.97347 54.9064,1.62772 54.9064,1.62772 50.7169,9.72939 -5.2106,10.07617 -19.5439,17.82758 -28.7109,15.52678 -4.9669,-1.24659 -6.842,-0.5266 -6.842,2.6273 0,7.7248 -10.8701,15.7846 -21.2884,15.7846 -7.8457,0 -10.8497,1.6952 -14.7728,8.3363 -8.3162,14.0783 -21.8991,17.8408 -36.6451,10.151 -8.0935,-4.2206 -8.6598,-4.0632 -18.0188,5.008 C 380.33,152.2773 348.9845,156.6086 329.6143,150.8583 Z" id="path2452" sodipodi:nodetypes="cssssccsssssssccssssssssccsssssssssssccsssssssssccssssssssccsssccsssssssccssssssccssssssssssssccsssssssssssc" /> +</symbol> +<style id="style6-0" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-80" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-9" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-79" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-93" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-75" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-5" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-51" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-6" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-4" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-42" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-04" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<clipPath clipPathUnits="userSpaceOnUse" id="clipoutline1-0"> +<path id="outline1-0" d="m 22.42,17.2 12.96,12.95 -2.5,8.78 -8.78,2.5 -12.96,-12.96 -5.86,5.86 14.89,21.46 17.56,-3.34 61.63,65.62 c 9.44,9.51 22.17,-4.75 13.34,-12.87 L 46.85,42.92 50.86,25.16 28.72,10.89 22.42,17.2 z m 81.06,91.97 c 1.68,-1.68 4.4,-1.68 6.08,0 1.68,1.68 1.68,4.4 0,6.08 -1.68,1.67 -4.4,1.67 -6.08,0 C 101.8,113.57 101.8,110.85 103.48,109.17 Z" inkscape:connector-curvature="0" /> +</clipPath> +<style id="style6-3" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<clipPath clipPathUnits="userSpaceOnUse" id="clipoutline2-3"> +<path id="outline2-1" d="m 55.8,12 0.76,0.16 c 8.84,-2.94 28.68,8.64 24.26,18.96 -1.12,1.62 -0.93,4.5 0.42,6.31 L 56.43,62.25 c -1.39,-1.39 -4.48,-1.36 -5.9,0 L 9.5,101.63 c -3.74,3.59 -0.8,6.64 0.78,8.25 l 7.36,7.36 c 1.61,1.6 5.86,3.76 8.88,0.56 L 65.24,76.99 c 1.35,-1.42 1.36,-4.47 0,-5.87 0,0 0.01,-0.02 0,-0.02 L 90.15,46.2 c 2.63,2.37 5.11383,2.57485 7.47,1.93 4.5506,-1.24543 7.0873,3.20664 9.81,6.46 l -1.23,1.21 c -1.82,1.84 -1.65,4.94 0.39,6.98 2.04,2.04 5.15,2.21 6.97,0.39 l 8.14,-8.13 c 1.82,-1.84 1.65,-4.94 -0.4,-6.97 -1.84,-1.85 -4.51,-2.09 -6.37,-0.77 -5.58,-6.26 -2.65,-7.2 -10.01,-15.35 L 91.13,17.86 C 81.2,8.12 68.3,8.13 55.8,12 Z" inkscape:connector-curvature="0" /> +</clipPath> +<clipPath clipPathUnits="userSpaceOnUse" id="clipoutline1-6"> +<path id="outline1-1" d="m 22.42,17.2 12.96,12.95 -2.5,8.78 -8.78,2.5 -12.96,-12.96 -5.86,5.86 14.89,21.46 17.56,-3.34 61.63,65.62 c 9.44,9.51 22.17,-4.75 13.34,-12.87 L 46.85,42.92 50.86,25.16 28.72,10.89 22.42,17.2 z m 81.06,91.97 c 1.68,-1.68 4.4,-1.68 6.08,0 1.68,1.68 1.68,4.4 0,6.08 -1.68,1.67 -4.4,1.67 -6.08,0 C 101.8,113.57 101.8,110.85 103.48,109.17 Z" inkscape:connector-curvature="0" /> +</clipPath> +<style id="style6-513" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-33" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-1" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-10" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-421" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-2" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-40" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-14" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-18" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-91" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-59" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-807" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-23" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-70" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-39" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-24" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-516" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<style id="style6-37" type="text/css"> + + .fil0 {fill:#EF7900} + + </style> +<symbol transform="matrix(0.1051132,0,0,0.1051224,50.19235,610.1838)" id="g26342"> +<title id="title4793">Scrub Land</title> +<g id="g4795" transform="translate(-329.9265,1589.932)"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:none" id="path4797" /> +</g> +<g id="g4799" transform="matrix(1.132076,0,0,1.132076,-22.83017,-220.2622)"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="csssccc" id="path4801" d="m -138.5324,1872.898 c -0.293,-38.686 0.8383,-45.715 0.028,-63.027 -0.5709,-12.265 -2.7164,-33.576 0.1167,-32.113 11.3115,5.843 21.9205,149.28 4.2467,149.28 -6.1311,0 -7.3526,-15.044 -4.3957,-54.14 l 0.01,0 L -138.5324,1872.898 Z" style="fill:#ffffff;fill-opacity:1;stroke:none" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:none" d="m -68.22764,1914.015 c 0,-7.162 1.4678,-18.868 6.1157,-31.77 5.9279,-16.455 18.2433,-20.608 5.1863,-15.598 -5.6627,2.172 -15.3528,13.575 -19.5891,25.727 -9.5683,27.448 -8.0785,34.664 1.0876,34.664 3.9597,0 7.1994,-5.86 7.1994,-13.023 L -68.22764,1914.015 z m -28.7974,-8.107 c 0,-27.805 6.5772,-45.045 14.7699,-68.066 8.4372,-23.707 27.919,-40.494 9.4609,-25.219 -27.0991,22.426 -52.36866,114.415 -31.43016,114.415 C -100.2648,1927.038 -97.02504,1917.53 -97.02504,1905.908 Z" id="path4803" sodipodi:nodetypes="csssscccsssc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="csssscccsssc" id="path4805" d="m -203.7723,1914.015 c 0,-7.162 -1.4678,-18.868 -6.1157,-31.77 -5.9279,-16.455 -18.2433,-20.608 -5.1864,-15.598 5.6628,2.172 15.3529,13.575 19.5892,25.727 9.5682,27.448 8.0784,34.664 -1.0876,34.664 -3.9596,0 -7.1994,-5.86 -7.1994,-13.023 L -203.7723,1914.015 z m 28.7974,-8.107 c 0,-27.805 -6.5773,-45.045 -14.7699,-68.066 -8.4372,-23.707 -27.9191,-40.494 -9.4609,-25.219 27.099,22.426 52.3686,114.415 31.4301,114.415 C -171.7352,1927.038 -174.9749,1917.53 -174.9749,1905.908 Z" style="fill:#ffffff;fill-opacity:1;stroke:none" /> +</g> +<g id="g4807" transform="matrix(1.132076,0,0,1.132076,-22.83017,-220.2622)"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="csssccc" id="path4809" d="m 85.46757,1762.898 c -0.293,-38.686 0.8383,-45.715 0.028,-63.027 -0.5709,-12.265 -2.7164,-33.576 0.1167,-32.113 11.3115,5.843 21.92053,149.28 4.2467,149.28 -6.1311,0 -7.3526,-15.044 -4.3957,-54.14 l 0.01,0 L 85.46757,1762.898 Z" style="fill:#ffffff;fill-opacity:1;stroke:none" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:none" d="m 155.7724,1804.015 c 0,-7.162 1.4678,-18.868 6.1157,-31.77 5.9279,-16.455 18.2433,-20.608 5.1863,-15.598 -5.6627,2.172 -15.3528,13.575 -19.5891,25.727 -9.5683,27.448 -8.0785,34.664 1.0876,34.664 3.9597,0 7.1994,-5.86 7.1994,-13.023 L 155.7724,1804.015 z m -28.7974,-8.107 c 0,-27.805 6.5772,-45.045 14.7699,-68.066 8.4372,-23.707 27.919,-40.494 9.4609,-25.219 -27.0991,22.426 -52.36873,114.415 -31.4302,114.415 C 123.7352,1817.038 126.975,1807.53 126.975,1795.908 Z" id="path4811" sodipodi:nodetypes="csssscccsssc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="csssscccsssc" id="path4813" d="m 20.22767,1804.015 c 0,-7.162 -1.4678,-18.868 -6.1157,-31.77 -5.927902,-16.455 -18.243302,-20.608 -5.186402,-15.598 5.662802,2.172 15.352902,13.575 19.589202,25.727 9.5682,27.448 8.0784,34.664 -1.0876,34.664 -3.9596,0 -7.1994,-5.86 -7.1994,-13.023 L 20.22767,1804.015 z m 28.7974,-8.107 c 0,-27.805 -6.5773,-45.045 -14.7699,-68.066 -8.4372,-23.707 -27.919102,-40.494 -9.4609,-25.219 27.099,22.426 52.3686,114.415 31.4301,114.415 C 52.26477,1817.038 49.02507,1807.53 49.02507,1795.908 Z" style="fill:#ffffff;fill-opacity:1;stroke:none" /> +</g> +<path style="fill:#ffffff;fill-opacity:1;stroke:none" d="m -45.53674,2074.865 c -64.37086,0.717 -128.99226,0.87 -193.13506,4.429 -6.0526,0.74 -9.0656,7.555 -2.4392,9.486 32.0584,5.463 65.5427,4.303 98.3087,5.593 90.01476,1.447 180.2527,2.125 270.1025,-2.718 6.3511,-0.964 18.8277,-1.07 17.4665,-7.998 -4.4073,-6.582 -16.9341,-4.387 -24.8278,-5.685 C 64.8977,2074.738 9.6336,2074.774 -45.53674,2074.865 Z" id="path4815" inkscape:connector-curvature="0" /> +<path style="fill:#ffffff;fill-opacity:1;stroke:none" d="m 91.7745,2007.516 c -26.5514,0.821 -53.6399,0.666 -79.6632,4.693 -6.5308,2.835 -2.6964,10.615 4.5345,10.487 39.6062,6.843 80.9145,4.683 121.3483,4.663 17.3416,-0.588 35.444,-0.854 51.7291,-5.432 6.4669,-3.229 2.0665,-10.979 -5.3754,-10.61 C 154.0773,2006.347 122.6245,2007.268 91.7745,2007.516 Z" id="path4818" inkscape:connector-curvature="0" /> +</symbol> +<symbol transform="matrix(0.1051132,0,0,0.1051224,130.7275,676.8314)" id="g20636"> +<title id="title4826">Swamp</title> +<g id="g4828" transform="translate(-338.9265,955.932)"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:none" id="path4830" /> +</g> +<path style="fill:#ffffff;fill-opacity:1;stroke:none" d="m 101.803,1440.994 c -19.91699,0.822 -40.23694,0.666 -59.75773,4.694 -4.89897,2.835 -2.02267,10.615 3.40143,10.486 29.70975,6.843 60.6964,4.683 91.027,4.663 13.0085,-0.588 26.5875,-0.854 38.8036,-5.432 4.851,-3.229 1.5501,-10.979 -4.0323,-10.61 C 148.5382,1439.825 124.9445,1440.746 101.803,1440.994 Z" id="path4832" inkscape:connector-curvature="0" /> +<path style="fill:#ffffff;fill-opacity:1;stroke:none" d="m 9.158737,1384.343 c -48.845017,0.717 -97.879997,0.87 -146.551837,4.429 -4.5929,0.741 -6.8792,7.555 -1.8509,9.486 24.326,5.464 49.73415,4.303 74.59707,5.593 68.303831,1.447 136.77678,2.126 204.95543,-2.717 4.8193,-0.965 14.2866,-1.071 13.2537,-7.999 -3.3443,-6.582 -12.8497,-4.387 -18.8396,-5.685 C 92.95706,1384.216 51.02236,1384.252 9.158737,1384.343 Z" id="path4834" inkscape:connector-curvature="0" /> +<g id="g4836" transform="matrix(0.8944445,0,0,0.8944445,-14.29843,123.1038)"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="csssccc" id="path4838" d="m -62.19369,1232.746 c -0.61471,-81.167 1.75899,-95.914 0.0603,-132.235 -1.1978,-25.733 -5.6993,-70.446 0.24474,-67.376 23.73239,12.259 45.99103,313.201 8.91004,313.201 -12.86378,0 -15.42628,-31.562 -9.22258,-113.59 l 0.0106,0 L -62.19369,1232.746 Z" style="fill:#ffffff;fill-opacity:1;stroke:none" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:none" d="m 85.31167,1319.014 c 0,-15.028 3.07958,-39.587 12.8312,-66.656 12.43723,-34.524 38.27593,-43.24 10.88153,-32.727 -11.88102,4.559 -32.21166,28.482 -41.0997,53.979 -20.0751,57.587 -16.9493,72.726 2.2818,72.726 8.3077,0 15.10485,-12.295 15.10485,-27.322 L 85.31167,1319.014 z m -60.4193,-17.009 c 0,-58.338 13.79949,-94.508 30.98845,-142.808 17.70194,-49.74 58.57648,-84.963 19.84972,-52.914 C 18.8746,1153.335 -34.14309,1346.336 9.787621,1346.336 18.09522,1346.336 24.89237,1326.388 24.89237,1302.005 Z" id="path4840" sodipodi:nodetypes="csssscccsssc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="csssscccsssc" id="path4842" d="m -199.0723,1319.014 c 0,-15.028 -3.0795,-39.587 -12.8312,-66.656 -12.4371,-34.524 -38.2759,-43.24 -10.8815,-32.727 11.881,4.559 32.2116,28.482 41.0997,53.979 20.075,57.587 16.9492,72.726 -2.2819,72.726 -8.3077,0 -15.1048,-12.295 -15.1048,-27.322 L -199.0723,1319.014 z m 60.4193,-17.009 c 0,-58.338 -13.7995,-94.508 -30.9885,-142.808 -17.7019,-49.74 -58.5764,-84.963 -19.8496,-52.914 56.8558,47.052 109.87354,240.053 65.9429,240.053 C -131.8559,1346.336 -138.653,1326.388 -138.653,1302.005 Z" style="fill:#ffffff;fill-opacity:1;stroke:none" /> +<rect transform="matrix(0.6860881,0.7275185,-0.7275185,0.6860881,0,0)" ry="18" y="614.8514" x="843.619" height="104" width="36" id="rect4844" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" /> +<rect inkscape:transform-center-y="-37.69932" inkscape:transform-center-x="27.47291" transform="matrix(0.8181872,-0.574952,0.574952,0.8181872,0,0)" ry="18" y="775.4772" x="-904.3901" height="104" width="36" id="rect4846" style="color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" /> +</g> +</symbol> +<symbol transform="matrix(0.1051132,0,0,0.1051224,109.4384,604.6794)" id="g26335"> +<title id="title4854">Hills</title> +<g id="g4856" transform="translate(620.7842,1642.294)"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:none" id="path4858" /> +</g> +<path style="fill:#ffffff;fill-opacity:1" d="m 1030.769,1886.82 c -17.342,0.07 -35.0204,-0.498 -51.7436,4.928 -21.7542,6.547 -42.3113,18.318 -57.6315,35.322 32.298,-7.977 60.9164,-29.138 94.8421,-30.498 20.45,-1.528 40.259,6.587 55.846,19.529 7.289,6.25 16.403,9.509 23.401,16.349 10.524,8.507 21.505,19.527 36.099,18.713 -11.683,-21.961 -37.729,-28.823 -54.469,-45.812 C 1064.287,1894.373 1047.965,1886.506 1030.769,1886.82 Z" id="path4860" inkscape:connector-curvature="0" /> +<path style="fill:#ffffff;fill-opacity:1" d="m 857.4718,1801.757 c -18.1233,1.01 -36.4941,-0.55 -54.4063,3.063 -34.3049,5.657 -67.4258,22.14 -89.3437,49.5 -8.9761,9.157 -22.9091,13.398 -29.9063,24.5 -0.6633,2.241 -1.9447,6.827 1.9063,4.593 27.2972,-5.739 43.238,-30.811 64,-47.093 17.3136,-13.657 40.1125,-17.466 61.25,-21.626 17.7012,-2.446 35.8177,-4.952 53.6875,-4.218 20.5032,3.009 34.2722,19.987 50.75,30.656 14.4956,6.921 25.2715,22.234 42.25,23 5.8433,1.529 0.941,-4.015 -0.2812,-6.406 -12.1281,-16.92 -34.1966,-21.819 -48.9063,-35.969 -9.5261,-9.092 -20.3078,-18.495 -34.1146,-19.081 C 868.7897,1801.781 863.1141,1801.649 857.4718,1801.757 Z" id="path4862" inkscape:connector-curvature="0" /> +<path style="fill:#ffffff;fill-opacity:1" d="m 884.4252,1954.101 c -43.2252,1.379 -87.4995,17.768 -115.9687,51.031 -6.7684,5.542 -17.8803,8.049 -20.75,17.156 -0.781,3.945 3.0585,9.497 6.6796,4.971 28.0412,-16.642 47.8246,-47.213 80.8516,-55.315 25.2131,-4.495 52.3616,-13.54 77.516,-4.233 20.6632,10.663 36.7754,28.389 57.7652,38.265 8.2325,6.121 14.0084,16.619 24.4688,19.218 2.8571,0.283 7.5733,-2.073 4,-4.906 -14.2861,-22.551 -42.4885,-29.881 -60.375,-48.968 C 923.7226,1958.672 903.7883,1953.474 884.4252,1954.101 Z" id="path4864" inkscape:connector-curvature="0" /> +</symbol> +<symbol transform="matrix(0.1051132,0,0,0.1051224,128.2902,672.3266)" id="g26288"> +<title id="title4872">Grass Land</title> +<path id="path4874" style="fill:#111111;stroke:none" d="m 1264.887,1000.553 c -41.335,0 -64.571,21.371 -64.571,65.036 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 c 0,-42.601 -20.922,-65.036 -63.522,-65.036 C 1713.236,1000.553 1264.745,1000.41 1264.887,1000.553 Z" inkscape:connector-curvature="0" /> +<g id="g4876" transform="matrix(1.132076,0,0,0.7533151,1306.105,-42.39669)"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="csssccc" id="path4878" d="m 85.46757,1762.898 c -0.293,-38.686 0.8383,-45.715 0.028,-63.027 -0.5709,-12.265 -2.7164,-33.576 0.1167,-32.113 11.3115,5.843 21.92053,149.28 4.2467,149.28 -6.1311,0 -7.3526,-15.044 -4.3957,-54.14 l 0.01,0 L 85.46757,1762.898 Z" style="fill:#ffffff;fill-opacity:1;stroke:none" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:none" d="m 155.7724,1804.015 c 0,-7.162 1.4678,-18.868 6.1157,-31.77 5.9279,-16.455 18.2433,-20.608 5.1863,-15.598 -5.6627,2.172 -15.3528,13.575 -19.5891,25.727 -9.5683,27.448 -8.0785,34.664 1.0876,34.664 3.9597,0 7.1994,-5.86 7.1994,-13.023 L 155.7724,1804.015 z m -28.7974,-8.107 c 0,-27.805 6.5772,-45.045 14.7699,-68.066 8.4372,-23.707 27.919,-40.494 9.4609,-25.219 -27.0991,22.426 -52.36873,114.415 -31.4302,114.415 C 123.7352,1817.038 126.975,1807.53 126.975,1795.908 Z" id="path4880" sodipodi:nodetypes="csssscccsssc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="csssscccsssc" id="path4882" d="m 20.22767,1804.015 c 0,-7.162 -1.4678,-18.868 -6.1157,-31.77 -5.927902,-16.455 -18.243302,-20.608 -5.186402,-15.598 5.662802,2.172 15.352902,13.575 19.589202,25.727 9.5682,27.448 8.0784,34.664 -1.0876,34.664 -3.9596,0 -7.1994,-5.86 -7.1994,-13.023 L 20.22767,1804.015 z m 28.7974,-8.107 c 0,-27.805 -6.5773,-45.045 -14.7699,-68.066 -8.4372,-23.707 -27.919102,-40.494 -9.4609,-25.219 27.099,22.426 52.3686,114.415 31.4301,114.415 C 52.26477,1817.038 49.02507,1807.53 49.02507,1795.908 Z" style="fill:#ffffff;fill-opacity:1;stroke:none" /> +</g> +<g id="g4884" transform="matrix(1.132076,0,0,0.7533151,1484.297,-186.6465)"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="csssccc" id="path4886" d="m 85.46757,1762.898 c -0.293,-38.686 0.8383,-45.715 0.028,-63.027 -0.5709,-12.265 -2.7164,-33.576 0.1167,-32.113 11.3115,5.843 21.92053,149.28 4.2467,149.28 -6.1311,0 -7.3526,-15.044 -4.3957,-54.14 l 0.01,0 L 85.46757,1762.898 Z" style="fill:#ffffff;fill-opacity:1;stroke:none" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:none" d="m 155.7724,1804.015 c 0,-7.162 1.4678,-18.868 6.1157,-31.77 5.9279,-16.455 18.2433,-20.608 5.1863,-15.598 -5.6627,2.172 -15.3528,13.575 -19.5891,25.727 -9.5683,27.448 -8.0785,34.664 1.0876,34.664 3.9597,0 7.1994,-5.86 7.1994,-13.023 L 155.7724,1804.015 z m -28.7974,-8.107 c 0,-27.805 6.5772,-45.045 14.7699,-68.066 8.4372,-23.707 27.919,-40.494 9.4609,-25.219 -27.0991,22.426 -52.36873,114.415 -31.4302,114.415 C 123.7352,1817.038 126.975,1807.53 126.975,1795.908 Z" id="path4888" sodipodi:nodetypes="csssscccsssc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="csssscccsssc" id="path4890" d="m 20.22767,1804.015 c 0,-7.162 -1.4678,-18.868 -6.1157,-31.77 -5.927902,-16.455 -18.243302,-20.608 -5.186402,-15.598 5.662802,2.172 15.352902,13.575 19.589202,25.727 9.5682,27.448 8.0784,34.664 -1.0876,34.664 -3.9596,0 -7.1994,-5.86 -7.1994,-13.023 L 20.22767,1804.015 z m 28.7974,-8.107 c 0,-27.805 -6.5773,-45.045 -14.7699,-68.066 -8.4372,-23.707 -27.919102,-40.494 -9.4609,-25.219 27.099,22.426 52.3686,114.415 31.4301,114.415 C 52.26477,1817.038 49.02507,1807.53 49.02507,1795.908 Z" style="fill:#ffffff;fill-opacity:1;stroke:none" /> +</g> +<g id="g4892" transform="matrix(1.132076,0,0,0.7533151,1430.556,115.9954)"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="csssccc" id="path4894" d="m 85.46757,1762.898 c -0.293,-38.686 0.8383,-45.715 0.028,-63.027 -0.5709,-12.265 -2.7164,-33.576 0.1167,-32.113 11.3115,5.843 21.92053,149.28 4.2467,149.28 -6.1311,0 -7.3526,-15.044 -4.3957,-54.14 l 0.01,0 L 85.46757,1762.898 Z" style="fill:#ffffff;fill-opacity:1;stroke:none" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:none" d="m 155.7724,1804.015 c 0,-7.162 1.4678,-18.868 6.1157,-31.77 5.9279,-16.455 18.2433,-20.608 5.1863,-15.598 -5.6627,2.172 -15.3528,13.575 -19.5891,25.727 -9.5683,27.448 -8.0785,34.664 1.0876,34.664 3.9597,0 7.1994,-5.86 7.1994,-13.023 L 155.7724,1804.015 z m -28.7974,-8.107 c 0,-27.805 6.5772,-45.045 14.7699,-68.066 8.4372,-23.707 27.919,-40.494 9.4609,-25.219 -27.0991,22.426 -52.36873,114.415 -31.4302,114.415 C 123.7352,1817.038 126.975,1807.53 126.975,1795.908 Z" id="path4896" sodipodi:nodetypes="csssscccsssc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="csssscccsssc" id="path4898" d="m 20.22767,1804.015 c 0,-7.162 -1.4678,-18.868 -6.1157,-31.77 -5.927902,-16.455 -18.243302,-20.608 -5.186402,-15.598 5.662802,2.172 15.352902,13.575 19.589202,25.727 9.5682,27.448 8.0784,34.664 -1.0876,34.664 -3.9596,0 -7.1994,-5.86 -7.1994,-13.023 L 20.22767,1804.015 z m 28.7974,-8.107 c 0,-27.805 -6.5773,-45.045 -14.7699,-68.066 -8.4372,-23.707 -27.919102,-40.494 -9.4609,-25.219 27.099,22.426 52.3686,114.415 31.4301,114.415 C 52.26477,1817.038 49.02507,1807.53 49.02507,1795.908 Z" style="fill:#ffffff;fill-opacity:1;stroke:none" /> +</g> +</symbol> +<symbol transform="matrix(0.1051132,0,0,0.1051224,333.8693,777.3213)" id="g11752"> +<title id="title4906">Deciduous Forest</title> +<g id="g4908"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:none" id="path4910" /> +</g> +<g id="g4912" inkscape:label="Layout" style="stroke:#757575;stroke-width:9.513135;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1210.222,-51.87091)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.9513135;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4914" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.9513135;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4916" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff" d="m 286.8826,97.87318 c -25.785,-0.43585 -52.9262,13.83252 -58.4119,43.07402 -2.3227,12.3807 -4.2627,16.3619 -18.9168,16.6161 -45.1425,0.7828 -64.3406,67.1419 -26.2023,98.4183 3.779,3.0991 1.602,5.7906 -11.12,15.4657 -64.7457,49.2393 4.9698,147.4911 71.1935,100.3356 9.6955,-6.9038 11.233,-6.9793 13.4207,-1.2782 4.6179,12.0341 2.5656,69.8177 -3.1954,88.96 l -5.7517,19.0446 34.6382,0 c 3.4291,0 5.1444,0.012 7.9246,0 2.8148,0.012 4.5679,0 8.0523,0 l 34.6382,0 -5.6239,-19.0446 c -5.761,-19.1423 -7.9412,-76.9259 -3.3232,-88.96 2.1877,-5.7011 3.7252,-5.6256 13.4207,1.2782 66.2237,47.1555 135.9392,-51.0963 71.1935,-100.3356 -12.722,-9.6751 -15.555,-13.7148 -10.9922,-15.4657 38.1383,-14.6351 17.7029,-90.979 -26.3301,-98.4183 -14.4515,-2.4416 -16.4663,-4.2354 -18.789,-16.6161 C 346.9624,110.3213 317.4049,96.22105 290.5893,98.1288 289.3671,98.04127 288.1135,97.89399 286.8826,97.87318 Z" id="path4918" /> +<g id="g4920" inkscape:label="Layout" style="stroke:#757575;stroke-width:9.513135;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1870.52,102.9711)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.9513135;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4922" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.9513135;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4924" width="8" height="8" x="2" y="2" /> +</g> +</symbol> +<symbol transform="matrix(0.1051132,0,0,0.1051224,413.4584,777.3213)" id="g10920"> +<title id="title4932">Mixed Forest</title> +<g id="g4934"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:none" id="path4936" /> +</g> +<g id="g4938" inkscape:label="Layout" style="stroke:#757575;stroke-width:9.513135;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1210.222,-51.87091)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.9513135;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4940" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.9513135;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4942" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff" d="m 406.8826,97.87318 c -25.785,-0.43585 -52.9262,13.83252 -58.4119,43.07402 -2.3227,12.3807 -4.2627,16.3619 -18.9168,16.6161 -45.1425,0.7828 -64.3406,67.1419 -26.2023,98.4183 3.779,3.0991 1.602,5.7906 -11.12,15.4657 -64.7457,49.2393 4.9698,147.4911 71.1935,100.3356 9.6955,-6.9038 11.233,-6.9793 13.4207,-1.2782 4.6179,12.0341 2.5656,69.8177 -3.1954,88.96 l -5.7517,19.0446 34.6382,0 c 3.4291,0 5.1444,0.012 7.9246,0 2.8148,0.012 4.5679,0 8.0523,0 l 34.6382,0 -5.6239,-19.0446 c -5.761,-19.1423 -7.9412,-76.9259 -3.3232,-88.96 2.1877,-5.7011 3.7252,-5.6256 13.4207,1.2782 66.2237,47.1555 135.9392,-51.0963 71.1935,-100.3356 -12.722,-9.6751 -15.555,-13.7148 -10.9922,-15.4657 38.1383,-14.6351 17.7029,-90.979 -26.3301,-98.4183 -14.4515,-2.4416 -16.4663,-4.2354 -18.789,-16.6161 C 466.9624,110.3213 437.4049,96.22105 410.5893,98.1288 409.3671,98.04127 408.1135,97.89399 406.8826,97.87318 Z" id="path4944" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:40.5103798;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 145.8746,82.81427 -88.89333,191.75943 19.56185,0 -31.13928,56.5563 23.15485,0 -36.99452,61.214 92.35323,-13.8397 0,98.2085 21.9572,0 L 145.8746,82.81427 z m 0.2661,0 0,393.89853 21.9572,0 0,-98.2085 92.4863,13.8397 -36.9945,-61.214 23.0218,0 -31.1393,-56.5563 19.6949,0 L 146.1407,82.81427 Z" id="path4946" sodipodi:nodetypes="cccccccccccccccccccc" /> +<g id="g4948" inkscape:label="Layout" style="stroke:#757575;stroke-width:9.513135;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1870.52,102.9711)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.9513135;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4950" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.9513135;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4952" width="8" height="8" x="2" y="2" /> +</g> +</symbol> +<symbol transform="matrix(0.1051132,0,0,0.1051224,493.0476,777.3213)" id="g10098"> +<title id="title4960">Coniferous Forest</title> +<g id="g4962"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:none" id="path4964" /> +</g> +<g id="g4966" inkscape:label="Layout" style="stroke:#757575;stroke-width:9.513135;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1210.222,-51.87091)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.9513135;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4968" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.9513135;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4970" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:40.5103798;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 295.8746,82.81427 -88.8933,191.75943 29.5618,-8 -41.1393,64.5563 33.1549,-8 -46.9945,69.214 92.3532,-13.8397 0,98.2085 21.9572,0 L 295.8746,82.81427 z m 0.2661,0 0,393.89853 21.9572,0 0,-98.2085 92.4863,13.8397 -46.9945,-69.214 33.0218,8 -39.1393,-64.5563 27.6949,8 L 296.1407,82.81427 Z" id="path4972" sodipodi:nodetypes="cccccccccccccccccccc" /> +<g id="g4974" inkscape:label="Layout" style="stroke:#757575;stroke-width:9.513135;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1870.52,102.9711)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.9513135;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4976" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.9513135;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4978" width="8" height="8" x="2" y="2" /> +</g> +</symbol> +<symbol transform="matrix(0.1110253,0,0,0.1110253,89.1515,858.713)" id="g27174"> +<title id="title5777">Church or Place of Worship</title> +<g id="g5779"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:none" id="path5781" /> +</g> +<g id="g5783" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect5785" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect5787" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#d53b3b;fill-opacity:1;stroke:#ffffff;stroke-width:128.9913483;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 336.0409,228.2034 32.603,127.7837" id="path5789" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:56.6727524;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 327.1515,205.2724 201.8602,223.1442 128.4406,135.7244" id="path5791" sodipodi:nodetypes="ccc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:71.7970734;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 419.1871,496.1143 -173.2758,1.8745" id="path5793" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:78.4030991;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 395.9594,373.0307 246.8514,483.5558" id="path5795" sodipodi:nodetypes="cc" /> +<path sodipodi:nodetypes="ccccc" inkscape:connector-curvature="0" id="path5797" d="m 284.0938,42.09375 c -1.1882,0.0191 -2.3905,0.12829 -3.5938,0.21875 -52.707,2.70747 -72.913,74.0118 -30.0938,104.1875 40.5658,30.6454 100.9024,-6.6888 90.8126,-57.0625 C 336.1337,61.30206 312.448,41.63913 284.0938,42.09375 Z" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:78.4030991;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;font-family:sans-serif;-inkscape-font-specification:sans-serif" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" id="path5799" d="M 381.5963,361.9822 246.8514,483.5558" style="fill:none;stroke:#ffffff;stroke-width:78.4030991;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccc" id="path5801" d="m 327.1515,215.2724 -125.2913,7.8718 -73.4196,-87.4198" style="fill:none;stroke:#ffffff;stroke-width:56.6727524;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +</symbol> +<symbol transform="matrix(0.1110253,0,0,0.1110253,12.18794,862.0356)" id="g26391"> +<title id="title5809">Bank</title> +<g id="g5811"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:none" id="path5813" /> +</g> +<g id="g5815" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect5817" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect5819" width="8" height="8" x="2" y="2" /> +</g> +<g id="g5821" transform="translate(-166.4922,52.0193)" /> +<path inkscape:connector-curvature="0" style="font-size:12px;opacity:0.2;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.2414198;stroke-opacity:1" d="M 286.9441,44.0016 34.88462,235.909 l 50.41155,0 0,307.861 151.23603,0 104.2808,0 147.779,0 0,-307.861 50.4119,0 -252.0598,-191.9074 0,0 L 286.9441,44.0016 Z" id="path5823" sodipodi:nodetypes="cccccccccccc" /> +<g id="g5825" transform="matrix(1.455991,0,0,1.455991,-376.4121,64.28652)" style="stroke:#ffffff;stroke-width:3.4340868;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> +<path inkscape:connector-curvature="0" id="path5827" d="m 424.4766,167.1793 c 0.2103,0.1053 0.9992,0.3157 2.3668,0.6311 21.5639,4.2078 41.5553,11.8867 52.3901,23.0367 10.8345,11.1503 16.2518,25.7718 16.2519,43.8645 -1e-4,18.5135 -5.9434,34.5551 -17.8298,48.1246 -11.8866,13.5696 -32.141,20.9329 -53.179,22.09 l -8.8482,13.7897 -4.2428,0 0,-13.4741 c -21.4589,-2.4194 -37.9212,-9.3883 -49.3869,-20.9066 -11.4658,-11.5184 -17.935,-27.6388 -19.4076,-48.3613 l 28.4014,-5.0492 c 2.209,15.5683 6.6796,27.56 13.4118,35.9752 6.7321,8.4152 15.7259,13.2014 26.9813,14.3585 l 0,-90.4113 c -21.3537,-4.6282 -37.3426,-12.3597 -47.9668,-23.1945 -10.6243,-10.8344 -15.9364,-24.7722 -15.9364,-41.8132 0,-16.9355 5.2595,-31.47803 15.7786,-43.62774 10.519,-12.14927 26.5605,-19.17073 48.1246,-21.06439 l 0,-13.56957 13.091,0 0,13.56957 c 17.8823,1.78847 35.7699,7.46875 46.0787,17.04086 10.3085,9.57254 16.7777,22.98427 19.4076,40.23537 l -29.5059,4.2602 C 458.7738,111.9545 455.25,103.4603 449.8854,97.20131 444.5205,90.94268 433.5229,86.91915 424.4766,85.1307 L 424.4766,167.1793 z m -13.091,-3.4713 0,-78.89287 c -11.4658,1.99883 -20.2492,6.60091 -26.3502,13.80625 -6.1011,7.20572 -9.1516,15.54212 -9.1515,25.00902 -10e-5,10.8348 3.1556,19.3815 9.4671,25.6402 6.3114,6.259 14.9896,11.0714 26.0346,14.4374 L 411.3856,163.708 z m 13.091,117.5504 c 11.0449,-1.6831 23.936,-6.4955 31.089,-14.4374 7.1529,-7.9419 10.7293,-17.9613 10.7295,-30.0582 -2e-4,-10.6242 -2.7088,-19.1709 -8.126,-25.6402 -5.4174,-6.4691 -19.1763,-11.9653 -33.6925,-16.4886 L 424.4766,281.2584 Z" style="font-size:323.1451721px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:3.4340868;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Arial Unicode MS;-inkscape-font-specification:Arial Unicode MS" transform="scale(1.086706,0.9202125)" sodipodi:nodetypes="ccccsccccsccsccssscccccccsccccssscccssscc" /> +</g> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:46.1649513;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 287.4262,131.3132 0,362.3074" id="path5829" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cccccccccccc" id="path5831" d="M 286.9441,34.0016 34.88462,225.909 l 50.41155,0 0,317.861 151.23603,0 104.2808,0 147.779,0 0,-317.861 50.4119,0 -252.0598,-191.9074 0,0 L 286.9441,34.0016 Z" style="font-size:12px;fill:none;stroke:#ffffff;stroke-width:20;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,5.237702,951.5127)" id="g39652"> +<title id="title6657">Power Lines</title> +<g id="g6659"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path6661" /> +</g> +<path inkscape:connector-curvature="0" d="m 292.5422,132.6026 c 0,0.3065 0,-39.38693 0,-39.0804 0,24.3331 -16.3327,276.2622 -120.4303,415.2152" id="path6663" sodipodi:nodetypes="ccc" style="fill:none;stroke:#ffffff;stroke-width:19.8092785;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> +<path inkscape:connector-curvature="0" d="m 292.2498,132.1428 c 0,0.3065 0,-39.38691 0,-39.08038 0,24.33308 16.3327,276.26218 120.4303,415.21528" id="path6665" sodipodi:nodetypes="ccc" style="fill:none;stroke:#ffffff;stroke-width:19.8092785;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> +<path inkscape:connector-curvature="0" id="path6667" d="m 317.8484,284.6409 -68.504,63.4128" style="fill:none;stroke:#ffffff;stroke-width:12.5301704;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:12.5301704;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 267.3769,284.6409 68.504,63.4128" id="path6669" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:15.4217482;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 262.8685,347.8733 107.2311,99.2619" id="path6671" /> +<path inkscape:connector-curvature="0" id="path6673" d="M 322.013,347.8733 214.7819,447.1352" style="fill:none;stroke:#ffffff;stroke-width:15.4217482;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" id="path6675" d="M 294.3991,90.807 C 167.1198,171.4172 35.59798,89.39278 35.59798,89.39278" style="opacity:0.5;fill:none;stroke:#ffffff;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" style="opacity:0.5;fill:none;stroke:#ffffff;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 550.3991,92.807 C 423.1198,173.4172 291.598,91.39278 291.598,91.39278" id="path6677" /> +<path inkscape:connector-curvature="0" style="opacity:0.5;fill:none;stroke:#ffffff;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 294.3991,130.807 C 167.1198,211.4172 35.59798,129.3928 35.59798,129.3928" id="path6679" /> +<path inkscape:connector-curvature="0" id="path6681" d="M 550.3991,132.807 C 423.1198,213.4172 291.598,131.3928 291.598,131.3928" style="opacity:0.5;fill:none;stroke:#ffffff;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" id="path6683" d="M 294.3991,170.807 C 167.1198,251.4172 35.59798,169.3928 35.59798,169.3928" style="opacity:0.5;fill:none;stroke:#ffffff;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" style="opacity:0.5;fill:none;stroke:#ffffff;stroke-width:10;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 550.3991,172.807 C 423.1198,253.4172 291.598,171.3928 291.598,171.3928" id="path6685" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,84.77799,949.2402)" id="g38073"> +<title id="title6693">Watch Tower</title> +<g id="g6695"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path6697" /> +</g> +<g id="g6699" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect6701" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect6703" width="8" height="8" x="2" y="2" /> +</g> +<g id="g6705" transform="matrix(1.397328,-0.2437849,0.2437849,1.397328,-185.074,-56.18331)" /> +<path style="fill:#ffffff" inkscape:connector-curvature="0" id="path6707" d="m 194.146,510.9517 -6.5454,29.6431 -42.4194,-0.1258 72.629,-327.9631 -41.9159,-0.3776 0,-119.32799 122.5378,-54.94373 122.5377,54.94373 0,119.32799 -41.9158,0.3776 72.503,327.9631 -42.2934,0.1259 -6.5454,-29.5174 L 298.3691,383.8825 194.146,510.9517 Z M 211.2018,433.7283 275.3972,355.561 238.3905,310.6871 211.2018,433.7283 Z M 348.6555,266.1909 336.8234,212.38 l -76.7198,0 -11.8321,53.7479 50.1606,61.4892 L 348.6555,266.1909 z m 9.8182,44.4962 -37.0068,44.8739 64.1954,78.1673 L 358.4737,310.6871 z m -136.5726,-201.2086 0,60.2304 153.062,0 0,-60.2304 L 221.9011,109.4785 Z" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,164.3183,947.7251)" id="g37193"> +<title id="title6715">Transmitter</title> +<g id="g6717"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path6719" /> +</g> +<path d="m 358.451,388.8848 a 11.51653,11.51653 0 1 1 0,-0.1251" id="path6721" sodipodi:cx="346.9356" sodipodi:cy="388.7218" sodipodi:end="6.286472" sodipodi:open="true" sodipodi:rx="11.51653" sodipodi:ry="11.51653" sodipodi:start="0.014158" sodipodi:type="arc" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:1.25;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1" transform="matrix(2.123016,0,0,1.762107,-435.4189,-539.8583)" /> +<path inkscape:connector-curvature="0" d="m 300.5422,162.6026 c 0,0.3065 0,0.6131 0,0.9196 0,24.3331 -16.3327,236.2622 -120.4303,375.2152" id="path6723" sodipodi:nodetypes="ccc" style="fill:none;stroke:#ffffff;stroke-width:19.8092785;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> +<path inkscape:connector-curvature="0" d="m 300.2498,162.1428 c 0,0.3065 0,0.6131 0,0.9196 0,24.3331 16.3327,236.2622 120.4303,375.2153" id="path6725" sodipodi:nodetypes="ccc" style="fill:none;stroke:#ffffff;stroke-width:19.8092785;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> +<path d="M 659.8082,385.0125 A 377.1665,377.1665 0 0 1 621.9913,977.7171" id="path6727" sodipodi:cx="408.837" sodipodi:cy="666.5582" sodipodi:end="7.253371" sodipodi:open="true" sodipodi:rx="377.1665" sodipodi:ry="377.1665" sodipodi:start="5.440435" sodipodi:type="arc" style="fill:none;stroke:#ffffff;stroke-width:12.499156;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" transform="matrix(0.4194127,0,0,0.376063,150.1854,-103.8822)" /> +<path d="M 559.4207,478.0061 A 240.4077,240.4077 0 0 1 534.5079,872.3796" id="path6729" sodipodi:cx="410.2766" sodipodi:cy="666.5582" sodipodi:end="7.310928" sodipodi:open="true" sodipodi:rx="240.4077" sodipodi:ry="240.4077" sodipodi:start="5.381616" sodipodi:type="arc" style="fill:none;stroke:#ffffff;stroke-width:12.499156;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block" transform="matrix(0.4194127,0,0,0.376063,149.6594,-103.5122)" /> +<path d="m 485.2952,571.7177 a 120.9236,120.9236 0 0 1 -12.531,198.3674" id="path6731" sodipodi:cx="410.2766" sodipodi:cy="666.5582" sodipodi:end="7.310928" sodipodi:open="true" sodipodi:rx="120.9236" sodipodi:ry="120.9236" sodipodi:start="5.381616" sodipodi:type="arc" style="fill:none;stroke:#ffffff;stroke-width:12.499156;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block" transform="matrix(0.4201693,0,0,0.3487427,149.3875,-87.84677)" /> +<path d="M 659.8082,385.0125 A 377.1665,377.1665 0 0 1 621.9913,977.7171" id="path6733" sodipodi:cx="408.837" sodipodi:cy="666.5582" sodipodi:end="7.253371" sodipodi:open="true" sodipodi:rx="377.1665" sodipodi:ry="377.1665" sodipodi:start="5.440435" sodipodi:type="arc" style="fill:none;stroke:#ffffff;stroke-width:12.499156;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" transform="matrix(-0.4194127,0,0,0.376063,455.7207,-103.6665)" /> +<path d="M 559.4207,478.0061 A 240.4077,240.4077 0 0 1 534.5079,872.3796" id="path6735" sodipodi:cx="410.2766" sodipodi:cy="666.5582" sodipodi:end="7.310928" sodipodi:open="true" sodipodi:rx="240.4077" sodipodi:ry="240.4077" sodipodi:start="5.381616" sodipodi:type="arc" style="fill:none;stroke:#ffffff;stroke-width:12.499156;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block" transform="matrix(-0.4194127,0,0,0.376063,456.2479,-103.2964)" /> +<path d="m 485.2952,571.7177 a 120.9236,120.9236 0 0 1 -12.531,198.3674" id="path6737" sodipodi:cx="410.2766" sodipodi:cy="666.5582" sodipodi:end="7.310928" sodipodi:open="true" sodipodi:rx="120.9236" sodipodi:ry="120.9236" sodipodi:start="5.381616" sodipodi:type="arc" style="fill:none;stroke:#ffffff;stroke-width:12.499156;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block" transform="matrix(-0.4201693,0,0,0.3487427,456.5291,-87.64671)" /> +<path inkscape:connector-curvature="0" id="path6739" d="m 325.8484,314.6409 -68.504,63.4128" style="fill:none;stroke:#ffffff;stroke-width:12.5301704;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:12.5301704;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 275.3769,314.6409 68.504,63.4128" id="path6741" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:15.4217482;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 270.8685,377.8733 107.2311,99.2619" id="path6743" /> +<path inkscape:connector-curvature="0" id="path6745" d="M 330.013,377.8733 222.7819,477.1352" style="fill:none;stroke:#ffffff;stroke-width:15.4217482;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,314.3086,952.2705)" id="g36387"> +<title id="title6753">Village</title> +<g id="g6755"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path6757" /> +</g> +<g id="g6759" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect6761" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect6763" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:18.6970005;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 216.9942,46.18898 45.5721,0 0,499.09322 -45.0962,0 L 216.9942,46.18898 Z" id="path6765" sodipodi:nodetypes="ccccc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:18.7999992;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 461.6584,109.6618 427.7528,137.5999 228.388,129.4626 229.473,79.82484 426.9391,76.56991 461.6584,109.6618 Z" id="path6767" sodipodi:nodetypes="cccccc" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,393.0913,952.2705)" id="g35589"> +<title id="title6775">Town</title> +<g id="g6777"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path6779" /> +</g> +<g id="g6781" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect6783" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect6785" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:18.6970005;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 264.7333,44.01902 45.5721,0 0,499.09328 -45.0962,0 L 264.7333,44.01902 Z" id="path6787" sodipodi:nodetypes="ccccc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:18.7999992;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 509.3975,107.4918 475.4919,135.43 276.1271,127.2927 277.212,77.65488 474.6782,74.39995 509.3975,107.4918 Z" id="path6789" sodipodi:nodetypes="cccccc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:18.7999992;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 61.30129,150.7553 33.90559,27.9382 199.36482,-8.1373 -1.085,-49.6378 L 96.02061,117.6635 61.30129,150.7553 Z" id="path6791" sodipodi:nodetypes="cccccc" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,242.3435,950.7555)" id="g34795"> +<title id="title6799">Hamlet</title> +<g id="g6801"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path6803" /> +</g> +<g id="g6805" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect6807" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect6809" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:18.6970005;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 216.9942,46.18898 45.5721,0 0,499.09322 -45.0962,0 L 216.9942,46.18898 Z" id="path6811" sodipodi:nodetypes="ccccc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:18.7999992;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 461.6584,109.6618 427.7528,137.5999 228.388,129.4626 229.473,79.82484 426.9391,76.56991 461.6584,109.6618 Z" id="path6813" sodipodi:nodetypes="cccccc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cccccc" id="path6815" d="M 461.6584,109.6618 427.7528,137.5999 228.388,129.4626 229.473,79.82484 426.9391,76.56991 461.6584,109.6618 Z" style="opacity:0.1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:18.7999992;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,471.1165,956.0579)" id="g34003"> +<title id="title6823">City</title> +<g id="g6825"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path6827" /> +</g> +<g id="g6829" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect6831" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect6833" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:18.6970005;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 264.7333,44.01902 45.5721,0 0,499.09328 -45.0962,0 L 264.7333,44.01902 Z" id="path6835" sodipodi:nodetypes="ccccc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:18.7999992;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 492.0378,213.8197 458.1322,241.7579 280.467,207.5811 281.552,157.9433 457.3185,180.7278 492.0378,213.8197 Z" id="path6837" sodipodi:nodetypes="cccccc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:18.7999992;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 75.40601,253.8283 33.90559,19.2584 177.6653,-56.9614 2.1699,-51.8078 L 110.1253,212.0566 75.40601,253.8283 Z" id="path6839" sodipodi:nodetypes="cccccc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:18.0305519;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 437.1676,78.58435 416.1819,114.7062 269.2325,154.3915 258.2834,103.9191 415.4426,63.11402 437.1676,78.58435 Z" id="path6841" sodipodi:nodetypes="cccccc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:18.0305519;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 136.2334,85.46071 20.9858,36.12189 146.9494,39.6853 10.9491,-50.4724 L 157.9584,69.99037 136.2334,85.46071 Z" id="path6843" sodipodi:nodetypes="cccccc" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,547.6267,957.573)" id="g33213"> +<title id="title6851">Peak</title> +<g id="g6853"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path6855" /> +</g> +<g id="g6857" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect6859" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect6861" width="8" height="8" x="2" y="2" /> +</g> +<g id="g6863" transform="matrix(4.070394,0,0,4.070394,-1083.789,-1381.856)"> +<path inkscape:connector-curvature="0" id="path6865" d="m 348.7821,372.6028 c -6.8874,14.6027 -13.7873,29.1995 -20.7188,43.7813 -3.8396,-5.2995 -7.7045,-10.5806 -11.5937,-15.8438 -11.9185,19.0757 -23.7213,38.2237 -35.7188,57.25 37.4375,0.3176 74.8751,0.6148 112.3125,0.9375 C 378.957,428.7147 364.767,398.741 350.5946,368.7591 349.9904,370.0403 349.3863,371.3216 348.7821,372.6028 Z" style="fill:none;stroke:#ffffff;stroke-width:5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" id="path6867" d="m 350.5937,362.9062 -2.25,4.7813 -1.8125,3.8437 c -6.2925,13.3414 -12.6103,26.6771 -18.9375,40 -3.031,-4.1656 -6.0634,-8.3256 -9.125,-12.4687 l -2.1875,-2.9688 -1.9375,3.125 c -11.9238,19.0843 -23.7303,38.2381 -35.7187,57.25 l -2.375,3.7813 4.4687,0.031 c 37.4384,0.3175 74.8763,0.6148 112.3125,0.9375 l 4,0.031 -1.7187,-3.5937 C 381.2042,427.639 367.0158,397.6685 352.8437,367.6875 L 350.5937,362.9062 z m 0,42.3438 c 0.7572,0 1.505,0.3703 1.9688,0.9687 2.2361,2.8166 4.4125,5.1193 5.2812,5.4688 0.4344,0.1748 0.3284,0.2028 0.7813,-0.094 0.4529,-0.2966 1.3675,-1.2551 2.375,-3.2188 0.4248,-0.8176 1.3286,-1.3566 2.25,-1.3437 0.9214,0.013 1.817,0.577 2.2187,1.4062 l 20.375,43.125 c 0.7426,1.5265 -0.5839,3.6161 -2.2812,3.5938 L 291.5,454.375 c -0.8791,-0.012 -1.7331,-0.5107 -2.1563,-1.2813 -0.4231,-0.7705 -0.399,-1.7829 0.063,-2.5312 l 18.125,-29.0938 c 0.7865,-1.2688 2.8088,-1.5134 3.875,-0.4687 1.6156,1.6018 3.0144,2.4496 4.6875,2.5625 1.6732,0.1129 4.0172,-0.5139 7.4688,-3.0625 1.0586,-0.7982 2.7544,-0.543 3.5312,0.5312 l 1.5938,2.1875 6.5625,-13.875 c 0.3838,-0.8386 1.2658,-1.4365 2.1875,-1.4687 0.9217,-0.032 1.8398,0.5027 2.2812,1.3125 0.6495,1.1785 1.2964,1.8353 1.7813,2.125 0.4849,0.2896 0.7982,0.3414 1.375,0.2187 1.1537,-0.2453 3.3784,-1.8264 5.6875,-5.1875 C 349.012,405.6829 349.7946,405.2615 350.5937,405.25 Z" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Charter;-inkscape-font-specification:Bitstream Charter" /> +</g> +<g transform="matrix(4.070394,0,0,4.070394,-1083.789,-1381.856)" id="g6869"> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 348.7821,372.6028 c -6.8874,14.6027 -13.7873,29.1995 -20.7188,43.7813 -3.8396,-5.2995 -7.7045,-10.5806 -11.5937,-15.8438 -11.9185,19.0757 -23.7213,38.2237 -35.7188,57.25 37.4375,0.3176 74.8751,0.6148 112.3125,0.9375 C 378.957,428.7147 364.767,398.741 350.5946,368.7591 349.9904,370.0403 349.3863,371.3216 348.7821,372.6028 Z" id="path6871" /> +<path inkscape:connector-curvature="0" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;opacity:0.25;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Charter;-inkscape-font-specification:Bitstream Charter" d="m 350.5937,362.9062 -2.25,4.7813 -1.8125,3.8437 c -6.2925,13.3414 -12.6103,26.6771 -18.9375,40 -3.031,-4.1656 -6.0634,-8.3256 -9.125,-12.4687 l -2.1875,-2.9688 -1.9375,3.125 c -11.9238,19.0843 -23.7303,38.2381 -35.7187,57.25 l -2.375,3.7813 4.4687,0.031 c 37.4384,0.3175 74.8763,0.6148 112.3125,0.9375 l 4,0.031 -1.7187,-3.5937 C 381.2042,427.639 367.0158,397.6685 352.8437,367.6875 L 350.5937,362.9062 Z" id="path6873" sodipodi:nodetypes="ccccccccccccccc" /> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,4.480175,1027.265)" id="g31431"> +<title id="title8709">Mountain Pass</title> +<g id="g8711"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path8713" /> +</g> +<g id="g8715" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect8717" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect8719" width="8" height="8" x="2" y="2" /> +</g> +<path style="fill:none;stroke:#ffffff;stroke-width:60;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 332.1532,34.35531 1.246,77.25299 -221.7909,221.7909 -77.25299,0" id="path8721" inkscape:connector-curvature="0" /> +<path style="fill:none;stroke:#ffffff;stroke-width:60;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 540,242.2021 -77.253,-1.246 -221.7909,221.7909 0,77.253" id="path8723" inkscape:connector-curvature="0" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,77.96025,1024.235)" id="g30556"> +<title id="title8731">Mine</title> +<g id="g8733"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path8735" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:20;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 383.0006,74.92339 -51.5937,45.21871 69.75,68.9063 c -26.0004,28.214 -52.1807,56.3028 -78.4063,84.3437 5.9843,5.5813 11.9594,11.1621 17.9375,16.75 25.5677,-28.7606 51.2008,-57.4802 76.9688,-86.0312 5.3747,-3.8285 35.9089,25.484 39.5937,31 l 84.5938,44.5937 c -4.656,-3.3278 -42.7734,-96.0063 -48.7813,-101.25 -9.2805,-8.1354 -20.1256,-17.8048 -31.4375,-28.0312 l 17.9063,-17.4375 -13.7813,-11.6563 -17.375,17.0625 C 423.9641,116.0233 399.0297,92.25983 383.0006,74.92339 Z M 247.8756,353.4546 c -4.2386,4.544 -8.4852,9.0772 -12.7188,13.625 l -123.25,131.8438 23.7813,21.6875 119.9687,-134.8438 c 3.9575,-4.4295 7.8906,-8.8786 11.8438,-13.3125 C 260.958,366.1222 254.4244,359.7806 247.8756,353.4546 Z" id="path8737" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:20;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 116.0094,151.663 c -28.45308,28.8637 -47.56412,65.6671 -71.44578,98.3677 l 52.82327,38.5282 57.16601,-82.389 c 6.869,-3.612 11.3378,5.2784 15.4893,9.2459 57.5835,57.0998 114.4975,115.0102 171.8215,172.428 L 469.1151,515.8319 491.66,492.8588 361.3004,368.0378 c -58.4861,-56.2335 -117.4569,-112.048 -175.6299,-168.547 -4.045,-4.0762 -13.0179,-8.3769 -9.5358,-15.3127 l 81.299,-58.7059 -39.5152,-52.08908 C 182.6799,98.09084 146.8537,121.4443 116.0094,151.663 Z" id="path8739" sodipodi:nodetypes="cccccccccccccc" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,159.0156,1028.023)" id="g29788"> +<title id="title8747">Military Complex</title> +<g id="g8749"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path8751" /> +</g> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:80;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 96.37437,94.41506 156.938,154.9788" id="path8753" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" id="path8755" d="M 479.8548,94.41506 419.2911,154.9788" style="fill:none;stroke:#ffffff;stroke-width:80;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" id="path8757" d="M 96.37437,475.5481 156.938,414.9844" style="fill:none;stroke:#ffffff;stroke-width:80;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:80;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 479.8548,475.5481 419.2911,414.9844" id="path8759" sodipodi:nodetypes="cc" /> +<path sodipodi:type="arc" style="fill:none;stroke:#ffffff;stroke-width:15.9812613;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" id="path8761" sodipodi:cx="42.5" sodipodi:cy="1083.5" sodipodi:rx="45.5" sodipodi:ry="45.5" d="m 88,1083.5 a 45.5,45.5 0 1 1 -91,0 A 45.5,45.5 0 1 1 88,1083.5 Z" transform="matrix(3.754397,0,0,3.754397,129.091,-3785.169)" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:80;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 491.9453,288.672 -22.2254,0" id="path8763" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" id="path8765" d="m 109.9453,288.672 -22.22539,0" style="fill:none;stroke:#ffffff;stroke-width:80;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" id="path8767" d="m 290.8326,463.5593 0,22.2254" style="fill:none;stroke:#ffffff;stroke-width:80;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:80;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 290.8326,79.55931 0,22.22539" id="path8769" sodipodi:nodetypes="cc" /> +<path transform="matrix(3.754397,0,0,3.754397,129.091,-3785.169)" d="m 88,1083.5 a 45.5,45.5 0 1 1 -91,0 A 45.5,45.5 0 1 1 88,1083.5 Z" sodipodi:ry="45.5" sodipodi:rx="45.5" sodipodi:cy="1083.5" sodipodi:cx="42.5" id="path8771" style="opacity:0.1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:15.9812613;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" sodipodi:type="arc" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,236.2833,1028.78)" id="g28145"> +<title id="title8779">Embassy</title> +<g id="g8781"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path8783" /> +</g> +<g id="g8785" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1210.222,-51.87091)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect8787" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect8789" width="8" height="8" x="2" y="2" /> +</g> +<g id="g8791" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1870.52,102.9711)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect8793" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect8795" width="8" height="8" x="2" y="2" /> +</g> +<g id="g8797" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1210.222,-182.0683)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect8799" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect8801" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:4.2174058;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans" d="m 45.40739,51.73262 c 0,0 -16.35022,50.04818 11.14302,86.68618 13.99441,21.2349 49.46499,43.5623 81.74999,53.8307 l 47.9532,52.5884 c -8.9627,-5.8801 -19.7971,-11.6726 -32.4216,-16.1964 -41.4078,-14.8378 -97.04969,2.8797 -96.29293,1.2175 0,0 19.5753,56.0518 62.64543,71.6464 24.6354,10.662 77.1279,7.0851 94.357,-23.2406 29.4248,34.5755 55.99,55.9258 80.3389,70.0004 -27.7279,-3.2849 -55.7936,-4.0723 -83.5577,-1.1138 -37.6417,5.8407 -57.7874,32.1858 -97.3717,53.5952 -2.8719,1.9333 -12.9384,11.6427 -16.47208,12.0773 36.80428,21.5252 73.15448,55.128 108.28138,59.1566 69.0712,7.9213 133.6003,-43.0024 131.6934,-104.5303 14.586,4.9469 28.3611,8.2961 41.5207,11.8495 24.4215,6.5945 40.509,13.9399 63.5955,33.478 23.0865,19.5381 41.2892,51.663 68.3184,108.3834 l 23.2925,-5.4166 C 506.6957,458.0678 481.5761,424.3274 456.6338,403.2187 431.6913,382.11 407.1211,374.0363 382.2817,367.329 c -11.3455,-3.0636 -8.8108,0.1619 -20.5885,-3.4489 57.2693,-33.5127 48.1778,-180.2404 -63.5228,-227.616 -34.7039,98.0938 -3.5057,169.4332 38.2867,218.4638 -30.175,-12.9858 -77.4285,-41.6555 -117.3359,-90.2474 60.9039,-61.8616 42.9091,-131.8128 -36.0979,-195.8809 -36.7075,77.3401 -18.1936,123.2386 10.3577,165.6153 l -43.0095,-47.238 c -0.015,-14.6126 -2.612,-45.4479 -22.073,-71.2039 C 101.7816,80.67855 43.86378,52.7089 45.40739,51.73262 Z" id="path8803" sodipodi:nodetypes="ccccscccccccscssccsscccccccsc" /> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,2.010991,1112.078)" id="g61038"> +<title id="title11682">Toy Shop</title> +<g id="g11684"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path11686" /> +</g> +<g id="g11688" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect11690" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect11692" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" id="path11694" style="fill:#000000;stroke:#000000;stroke-width:1.859" d="" /> +<g id="g11696" transform="matrix(1.000348,0,0,0.7145342,-135.8891,-99.84673)" style="opacity:0.5;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-opacity:1"> +<path inkscape:connector-curvature="0" id="path11698" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:42;stroke-opacity:1" d="" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:9.1391821;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 215.078,206.7043 94.2629,-21.0979 c 43.1291,-6.614 65.3524,2.369 79.8991,17.0793 56.7637,-13.6391 79.716,5.8305 98.7517,29.1352 l -12.3538,16.4788 c -15.2476,-21.1822 -40.589,-41.1538 -79.5868,-33.0993 4.9687,25.6518 20.847,46.3629 42.5647,63.9816 13.7749,33.316 28.0074,82.3087 51.1713,110.371 l -14.3638,22.1026 C 459.776,374.7095 437.0868,320.879 404.7163,299.9743 379.7891,292.8855 356.7744,286.4885 338.9664,266.1214 l -11.8756,-3.8439 c -29.1873,26.9542 -73.8614,36.3547 -114.7061,36.9978 -27.6855,29.2172 -50.995,70.2339 -89.7742,119.413 L 95.67822,406.6323 C 127.8886,381.6082 152.5025,326.6628 180.066,291.238 178.8786,247.1544 153.3805,208.6249 135.9949,196.5965 118.6093,184.5681 97.73412,209.6526 77.72337,212.7323 66.24451,214.5342 57.60469,197.9232 64.25723,189.6251 71.1998,180.9652 97.60416,150.6242 120.815,138.3873 l 8.9774,-23.1073 5.3865,22.1026 C 162.9325,155.4736 191.8563,168.3263 215.078,206.7043 Z" id="path11700" sodipodi:nodetypes="cccccccccccccccczczcccc" /> +<path style="fill:none;stroke:#ffffff;stroke-width:30.0000019;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 535.6807,383.7017 c -68.4845,43.5568 -149.7658,68.7871 -236.94,68.7871 -90.5919,0 -174.8198,-27.2475 -244.93558,-73.9943" id="path11702" inkscape:connector-curvature="0" /> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,79.2787,1107.533)" id="g60171"> +<title id="title11710">Supermarket</title> +<g id="g11712"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path11714" /> +</g> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:28.1733551;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 538.7559,90.92425 -49.4094,27.99635 -63.323,269.6494 0,57.1292 -288.8767,0" id="path11716" sodipodi:nodetypes="ccccc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:28.1733551;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 479.0692,164.5769 -422.87271,0 L 105.8642,358.4027 425.395,402.9446 479.0692,164.5769 Z" id="path11718" sodipodi:nodetypes="ccccc" /> +<path inkscape:connector-curvature="0" id="path11720" d="m 128.0687,165.7354 0,177.4717" style="fill:none;stroke:#ffffff;stroke-width:18.7822361;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:none;stroke:#ffffff;stroke-width:18.7822361;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 86.42471,243.0011 358.76739,0" id="path11722" /> +<path transform="matrix(1.086261,0,0,1.135857,373.7813,-86.8033)" sodipodi:open="true" sodipodi:end="6.283243" sodipodi:start="0.0002471037" d="m -184.127,498.6844 a 29.15344,29.15344 0 1 1 0,-0.01" sodipodi:ry="29.15344" sodipodi:rx="29.15344" sodipodi:cy="498.6772" sodipodi:cx="-213.2804" id="path11724" style="fill:none;stroke:#ffffff;stroke-width:20;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" sodipodi:type="arc" /> +<path transform="matrix(1.086261,0,0,1.135857,618.7618,-84.8033)" sodipodi:open="true" sodipodi:end="6.283243" sodipodi:start="0.0002471037" d="m -184.127,498.6844 a 29.15344,29.15344 0 1 1 0,-0.01" sodipodi:ry="29.15344" sodipodi:rx="29.15344" sodipodi:cy="498.6772" sodipodi:cx="-213.2804" id="path11726" style="fill:none;stroke:#ffffff;stroke-width:20;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" sodipodi:type="arc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:18.7822361;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 215.1525,165.7354 0,197.5155" id="path11728" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" id="path11730" d="m 306.2363,165.7354 0,206.4239" style="fill:none;stroke:#ffffff;stroke-width:18.7822361;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:18.7822361;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 395.3201,165.7354 0,219.7865" id="path11732" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" id="path11734" d="m 104.2415,322.0849 323.1338,0" style="fill:none;stroke:#ffffff;stroke-width:18.7822361;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:nodetypes="cc" /> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,161.8491,1108.29)" id="g59349"> +<title id="title11742">Jewlers</title> +<g id="g11744"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path11746" /> +</g> +<g id="g11748" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect11750" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect11752" width="8" height="8" x="2" y="2" /> +</g> +<g id="g11754" style="fill:none;stroke:#ffffff;stroke-width:1.0000033;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" transform="matrix(31.92189,0,0,31.92189,35.39915,14.94844)"> +<path inkscape:connector-curvature="0" id="path11756" d="M 8,15 0.5,6 15.5,6 Z" style="stroke:#ffffff;stroke-width:1.0000033;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" id="path11758" d="M 0.5,6 3,3 13,3 15.5,6 Z" style="stroke:#ffffff;stroke-width:1.0000033;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" d="M 4.5,3 8,15 11.5,3" id="path11760" style="stroke:#ffffff;stroke-width:1.0000033;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +</g> +<path inkscape:connector-curvature="0" id="path11762" d="M 290.7743,493.7768 51.3601,206.4798 530.1885,206.4798 Z" style="opacity:0.1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:31.921999;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" id="path11764" d="m 51.3601,206.4798 79.8047,-95.7657 319.219,0 L 530.1885,206.4798 Z" style="opacity:0.1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:31.921999;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,239.1168,1112.078)" id="g58499"> +<title id="title11772">Hairdressers</title> +<g id="g11774"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path11776" /> +</g> +<g id="g11778" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect11780" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect11782" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:9.3061218;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 269.4171,65.30855 c 0,0 -118.5746,-14.96178 -132.4592,-7.35168 -13.8846,7.6101 -92.30432,413.74193 -82.50076,430.19233 9.80358,16.4504 138.90466,15.6013 138.90466,15.6013 L 59.17046,484.648 141.5423,61.46097 269.4171,65.30855 Z" id="path11784" sodipodi:nodetypes="csscccc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cccc" id="path11786" d="M 132.8007,97.26371 261.4367,114.6653 130.5048,112.1874 132.8007,97.26371 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:6.2040811;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:6.2040811;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 125.4141,145.214 254.0501,162.6156 123.1182,160.1377 125.4141,145.214 Z" id="path11788" sodipodi:nodetypes="cccc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cccc" id="path11790" d="M 116.7727,193.1643 245.4087,210.5658 114.4768,208.0879 116.7727,193.1643 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:6.2040811;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:6.2040811;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 107.254,241.1145 235.89,258.5161 104.9581,256.0382 107.254,241.1145 Z" id="path11792" sodipodi:nodetypes="cccc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:6.2040811;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 98.40004,289.0648 227.036,306.4664 96.10415,303.9885 98.40004,289.0648 Z" id="path11794" sodipodi:nodetypes="cccc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:6.2040811;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 90.55291,337.0151 219.1889,354.4166 88.25703,351.9388 90.55291,337.0151 Z" id="path11796" sodipodi:nodetypes="cccc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cccc" id="path11798" d="M 79.06575,384.9653 207.7017,402.3669 76.76987,399.889 79.06575,384.9653 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:6.2040811;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:6.2040811;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 71.64584,432.9156 200.2818,450.3172 69.34996,447.8393 71.64584,432.9156 Z" id="path11800" sodipodi:nodetypes="cccc" /> +<g id="g11802" transform="matrix(1.239071,0,0,1.239071,-109.9318,-67.23945)"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="csssssccccccssc" id="path11804" d="m 378.0312,82.59375 c -3.3439,0.31549 13.1714,105.45605 19.8945,131.33555 10.2491,39.4525 0.3567,4.6712 15.3868,67.6019 22.0263,92.2237 45.0944,167.9093 55.2549,178.849 15.3633,16.5414 45.0101,11.1068 54.4792,-15.4615 7.1089,-19.9458 11.0366,-47.5896 -13.5578,-64.9538 -24.338,-17.1831 -48.7799,1.6513 -48.7799,1.6513 L 379,82.84375 C 378.8663,82.62841 378.509,82.54868 378.0312,82.59375 Z M 490.9375,383.3437 c 14.412,0.036 29.0817,16.8764 29.0774,38.2701 l 0,0.063 c -0.024,21.4121 -14.7466,39.2967 -29.1712,39.2612 -14.4245,-0.036 -29.6438,-20.9578 -29.6199,-42.3699 C 461.2477,397.1554 476.513,383.3083 490.9375,383.3437 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 478.092,83.67873 c 3.3439,0.31548 -13.1714,105.45607 -19.8945,131.33557 -10.2491,39.4525 -0.3566,4.6712 -15.3867,67.6019 -22.0263,92.2237 -45.0945,167.9093 -55.255,178.849 -15.3633,16.5414 -45.0101,11.1068 -54.4792,-15.4615 -7.1088,-19.9458 -11.0365,-47.5896 13.5579,-64.9538 24.3379,-17.1831 48.7799,1.6513 48.7799,1.6513 L 477.1233,83.92873 C 477.2569,83.71339 477.6143,83.63366 478.092,83.67873 Z M 365.1858,384.4287 c -14.4121,0.036 -29.0817,16.8764 -29.0775,38.27 l 0,0.063 c 0.024,21.4122 14.7467,39.2968 29.1712,39.2613 14.4246,-0.035 29.6439,-20.9578 29.6199,-42.3699 C 394.8755,398.2404 379.6103,384.3932 365.1858,384.4287 Z" id="path11806" sodipodi:nodetypes="csssssccccccssc" /> +</g> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,317.8996,1110.563)" id="g56887"> +<title id="title11814">Greengrocer</title> +<g id="g11816"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path11818" /> +</g> +<g id="g11820" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect11822" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect11824" width="8" height="8" x="2" y="2" /> +</g> +<g id="g11826" transform="matrix(1.397328,-0.2437849,0.2437849,1.397328,-185.074,-56.18331)" /> +<g id="g11828"> +<path inkscape:connector-curvature="0" style="fill:#ffffff" d="m 472.0021,95.12954 c 0,0 -37.7935,128.08836 -148.8412,89.90726 C 323.1417,185.1169 336.5604,73.44468 472.0021,95.12954 Z" id="path11830" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff" d="m 285.862,253.5767 c 19.1898,-18.9835 45.3952,-30.4354 74.4892,-30.4354 58.7042,0 106.4722,47.5617 106.4722,106.369 0,2.1666 0,4.0237 -0.1031,6.2934 l -0.2063,0 c -1.8571,23.0071 -9.1822,51.5854 -26.515,87.0761 0,0 -29.8163,57.0534 -53.752,83.2588 l -2.1665,2.0634 c -11.5551,11.6583 -27.8561,18.9834 -45.4982,18.9834 -21.6659,0 -40.8557,-10.5234 -52.514,-26.8244 l -0.3095,0 c -11.6583,16.301 -30.848,26.8244 -52.5139,26.8244 -17.8485,0 -33.9431,-7.222 -45.6014,-18.9834 l -2.1666,-2.0634 c -23.7293,-26.2054 -53.752,-83.2588 -53.752,-83.2588 -17.3326,-35.4907 -24.6578,-64.2753 -26.3085,-87.0761 l -0.5158,0 c -0.3096,-2.1665 -0.3096,-4.0236 -0.3096,-6.2934 0,-58.8073 47.7681,-106.369 106.6786,-106.369 28.9909,0 55.1963,11.4519 74.5924,30.4354" id="path11832" /> +<path inkscape:connector-curvature="0" id="path11834" d="m 128.2588,55.38435 c 0,0 22.4553,111.90645 119.8847,87.82845 C 248.1539,143.2824 245.203,47.19997 128.2588,55.38435 Z" style="fill:#ffffff" /> +<path inkscape:connector-curvature="0" id="path11836" d="m 282.7594,231.0496 c 0,0 -1.0821,-114.9027 -12.9854,-144.87733 -11.9033,-29.97462 40.0384,0 40.0384,0 L 282.7594,231.0496 Z" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:4.836;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +</g> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,180.4524,834.6391)" id="g62081"> +<title id="title11844">Gift Shop</title> +<g id="g11846" transform="translate(1972.815,2527.38)"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path11848" /> +</g> +<g id="g11850" transform="matrix(1.304394,0,0,1.304394,1886.23,2478.108)"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cscssscccccccccccccccccc" id="path11852" d="m 328.3125,213.2812 c -0.055,0.071 -0.1013,0.1482 -0.1563,0.2188 -1.1133,1.4296 -2.3147,2.7788 -3.625,4.0625 -1.3126,1.4636 -2.7137,2.8089 -4.1875,4.0312 -1.4737,1.2224 -3.0158,2.3263 -4.625,3.3125 -1.6091,0.9863 -3.2814,1.8384 -5,2.5938 -0.9665,0.4248 -1.9739,0.7406 -2.9687,1.0937 l 0,71.8125 145.7812,0 0,-74.0937 c 0,-7.2203 -5.8109,-13.0313 -13.0312,-13.0313 L 328.3125,213.2812 z m 125.2187,87.125 0,41.25 L 453.5312,300.4062 z m 0,41.25 -145.7812,0 0,83.9375 132.75,0 c 7.2203,0 13.0312,-5.8109 13.0312,-13.0312 L 453.5312,341.6562 z m -145.7812,0 0,-41.25 L 307.75,341.6562 Z" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:5.0999999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cccccsssscccccccccccccc" id="path11854" d="m 133.4687,213.2812 c -7.2202,0 -13.0312,5.811 -13.0312,13.0313 l 0,74.0937 151.1875,0 0,-73.0625 c -1.6404,-0.679 -3.2575,-1.4374 -4.8125,-2.2812 -1.6653,-0.9036 -3.2701,-1.8812 -4.8125,-2.9688 -1.5424,-1.0875 -3.0437,-2.2962 -4.4375,-3.5625 -1.3938,-1.2662 -2.6869,-2.5915 -3.9063,-4.0312 -0.3248,-0.3836 -0.5949,-0.8231 -0.9062,-1.2188 L 133.4687,213.2812 z m 138.1563,87.125 0,41.25 L 271.625,300.4062 z m 0,41.25 -151.1875,0 0,70.9063 c 0,7.2203 5.811,13.0312 13.0312,13.0312 l 138.1563,0 L 271.625,341.6562 z m -151.1875,0 0,-41.25 L 120.4375,341.6562 Z" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:5.0999999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> +<path transform="matrix(0.9946344,0,0,0.9946344,26.10794,28.10785)" d="m 294.0292,152.5184 a 28.20944,28.20944 0 1 1 -56.4188,0 A 28.20944,28.20944 0 1 1 294.0292,152.5184 Z" sodipodi:ry="28.20944" sodipodi:rx="28.20944" sodipodi:cy="152.5184" sodipodi:cx="265.8198" id="path11856" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:5.0999999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" sodipodi:type="arc" /> +<g transform="matrix(0.8455151,0,0,0.8455151,96.72058,80.35071)" id="g11858"> +<path inkscape:connector-curvature="0" style="fill:#ffffff;stroke:#000000;stroke-width:1.5165668px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 424.25,28.15625 c -34.3252,-0.29676 -116.3669,30.82491 -145.1188,62.89378 7.043,3.77308 18.5325,5.98795 37.525,4.54372 C 354.1119,71.36279 407.6491,50.87284 441.0625,55.125 449.0332,45.3451 441.5408,34.87438 436.6562,31.28125 434.3381,29.20865 430.039,28.2063 424.25,28.15625 Z" id="path11860" sodipodi:nodetypes="cccccc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;stroke:none" d="m 281.5421,135.4008 c -2.8739,2.0527 132.117,-3.137 169.0639,-45.51196 C 475.5007,61.33679 429.231,19.85051 443.3559,34.50427 481.7232,74.30813 307.0521,110.558 279.8967,94.26471 288.6139,107.9767 288.169,121.6888 281.5421,135.4008 Z" id="path11862" sodipodi:nodetypes="csscc" /> +</g> +<g id="g11864" transform="matrix(-0.8455151,0,0,0.8455151,486.4347,79.09812)"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cccccc" id="path11866" d="m 424.25,28.15625 c -34.3252,-0.29676 -116.3669,30.82491 -145.1188,62.89378 7.043,3.77308 18.5325,5.98795 37.525,4.54372 C 354.1119,71.36279 407.6491,50.87284 441.0625,55.125 449.0332,45.3451 441.5408,34.87438 436.6562,31.28125 434.3381,29.20865 430.039,28.2063 424.25,28.15625 Z" style="fill:#ffffff;stroke:#000000;stroke-width:1.5165668px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="csscc" id="path11868" d="m 281.5421,135.4008 c -2.8739,2.0527 132.117,-3.137 169.0639,-45.51196 C 475.5007,61.33679 429.231,19.85051 443.3559,34.50427 481.7232,74.30813 307.0521,110.558 279.8967,94.26471 288.6139,107.9767 288.169,121.6888 281.5421,135.4008 Z" style="fill:#ffffff;stroke:none" /> +</g> +<path inkscape:connector-curvature="0" id="path11870" d="m 250.9013,425.6618 78.1185,0" style="opacity:0.99;fill:none;stroke:#ffffff;stroke-width:5.0999999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +</g> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,476.2226,1113.593)" id="g55150"> +<title id="title11878">Garden Center</title> +<g id="g11880"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path11882" /> +</g> +<g id="g11884" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1210.222,-51.87091)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect11886" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect11888" width="8" height="8" x="2" y="2" /> +</g> +<g id="g11890" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1870.52,102.9711)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect11892" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect11894" width="8" height="8" x="2" y="2" /> +</g> +<g id="g11896" transform="matrix(1.047771,0,0,1.047771,-25.10563,-24.36069)"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccccc" id="path11898" d="m 241.5977,498.9042 1.8746,-226.8321 c 7.9227,-6.9186 91.6573,-20.1548 210.8976,-2.8119 l -1.8746,226.8321 C 413.3361,531.4831 271.4305,522.2157 241.5977,498.9042 Z" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:17.2781792;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccccc" id="path11900" d="m 325.9567,303.9411 c 15.0924,-50.034 29.0735,-100.2902 31.869,-152.7836 l 27.1824,3.7493 C 370.8124,205.4883 365.9705,258.4082 361.575,311.4397 L 325.9567,303.9411 Z" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:17.2781792;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccccccccccccc" id="path11902" d="m 442.1848,284.2573 c -3.772,24.2681 22.338,-21.2152 51.3731,-19.1245 16.772,0.9146 34.4919,11.2011 38.5107,28.4477 3.4192,12.9829 2.9016,25.006 -2.3668,37.3976 -7.1023,12.7725 -21.5056,25.7367 -32.129,34.3263 -17.3662,15.5279 -41.5463,33.2409 -57.3296,52.6213 -1.5767,2.6186 -1.4247,11.3466 3.2549,11.38 8.7109,-4.6258 15.3369,-12.2071 23.0465,-18.2334 21.4083,-18.8442 36.5952,-32.3174 57.705,-53.3447 9.3691,-11.3986 18.9337,-24.353 19.9917,-36.1741 3.143,-18.3366 0.2012,-39.4589 -14.0452,-52.6597 -18.3253,-20.6337 -59.3482,-19.8354 -83.248,4.436 C 442.7855,277.5251 446.4708,280.1832 442.1848,284.2573 Z" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:17.2781792;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<g transform="translate(21.69957,30.3794)" id="g11904"> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:17.2781792;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 100.9993,257.075 262.2188,407.0466 260.3441,474.5338 77.5662,278.6334 100.9993,257.075 Z" id="path11906" sodipodi:nodetypes="ccccc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:17.2781792;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 104.6458,277.7674 C 115.9756,267.6758 126.7094,242.637 123.0264,206.4595 82.80328,219.9972 35.89633,274.9269 29.76274,294.5679 56.24743,301.5014 87.17006,297.0994 104.6458,277.7674 Z" id="path11908" sodipodi:nodetypes="cccc" /> +</g> +</g> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,556.5204,1114.351)" id="g54250"> +<title id="title11916">Florist</title> +<g id="g11918"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path11920" /> +</g> +<g id="g11922" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1210.222,-51.87091)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect11924" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect11926" width="8" height="8" x="2" y="2" /> +</g> +<g id="g11928" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1870.52,102.9711)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect11930" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect11932" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:none" sodipodi:nodetypes="ccccc" id="path11934" d="m 387.9968,121.2986 c -10.3115,22.4628 -54.8014,68.3533 -78.6395,57.4104 -23.838,-10.9429 -18.0418,-74.5958 -7.7302,-97.05851 10.3116,-22.46278 45.0934,-40.6343 59.6459,-13.8443 C 391.9052,61.75829 398.3084,98.83588 387.9968,121.2986 Z" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:none" sodipodi:nodetypes="ccccc" id="path11936" d="m 402.7308,252.2254 c -24.6701,1.5135 -86.1276,-16.0438 -87.7338,-42.2243 -1.6063,-26.1805 57.244,-51.1191 81.914,-52.6327 24.6702,-1.5136 57.1088,20.5707 40.3614,46.0462 C 457.0644,227.5639 427.4009,250.7117 402.7308,252.2254 Z" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:none" sodipodi:nodetypes="ccccc" id="path11938" d="m 169.7149,272.4472 c 13.7502,-20.5387 64.9675,-58.7759 86.7636,-44.1838 21.7961,14.5921 5.9581,76.515 -7.7921,97.0536 -13.7503,20.5387 -50.9778,32.9519 -61.088,4.1897 C 156.3943,330.6098 155.9647,292.9859 169.7149,272.4472 Z" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:none" sodipodi:nodetypes="ccccc" id="path11940" d="m 177.2599,139.8068 c 24.2735,4.6586 79.4478,36.9243 74.504,62.6839 -4.9439,25.7596 -68.1431,35.3067 -92.4166,30.648 -24.2735,-4.6586 -50.2136,-34.105 -27.6658,-54.625 C 118.5047,150.2068 152.9864,135.1482 177.2599,139.8068 Z" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:none" sodipodi:nodetypes="ccccc" id="path11942" d="m 277.1026,77.6678 c 11.3157,21.97407 19.9813,85.3002 -3.3382,97.3087 C 250.445,186.9849 203.9277,143.1509 192.612,121.1768 181.2963,99.20274 188.4554,60.61873 218.5171,65.69513 232.657,37.85678 265.7869,55.69373 277.1026,77.6678 Z" /> +<path style="fill:#ffffff;fill-opacity:1;stroke:none" sodipodi:type="arc" sodipodi:ry="58" sodipodi:rx="59" sodipodi:cy="376.3622" sodipodi:cx="239" id="path11944" d="m 298,376.3622 a 59,58 0 1 1 -118,0 A 59,58 0 1 1 298,376.3622 Z" transform="matrix(0.7053332,0,0,0.7053332,114.1287,-60.98677)" /> +<path inkscape:connector-curvature="0" d="m 274.86,324.1554 c -8.5876,-23.1766 -9.5655,-87.0854 15.0301,-96.1988 24.5956,-9.1134 65.4969,40.0025 74.0845,63.1791 8.5877,23.1767 -3.1649,60.6181 -32.3968,51.9591 C 314.189,369.0281 283.4477,347.3321 274.86,324.1554 Z" id="path11946" sodipodi:nodetypes="ccccc" style="fill:#ffffff;fill-opacity:1;stroke:none" /> +<path inkscape:connector-curvature="0" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:34.5587273;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Charter;-inkscape-font-specification:Bitstream Charter" d="m 276.375,192.0625 c -4.2207,11.416 -8.426,22.8376 -12.6563,34.25 3.6404,0.5358 8.3153,5.6853 10.625,1.0312 7.6064,-9.3856 20.9163,-12.916 32.2813,-8.6562 -1.364,-5.2811 -1.7852,-10.7948 -0.8438,-16.1875 -9.4227,-4.4831 -18.9313,-8.697 -28.7187,-12.3438 C 276.8333,190.7917 276.6042,191.4271 276.375,192.0625 z m 79.2187,65.6562 c 15.3214,17.9206 25.5945,42.3628 19.4063,65.9688 -2.0368,8.9271 -7.6623,16.5855 -13.75,22.9375 -13.3376,59.5167 -34.6679,116.9218 -56.8104,173.6986 -0.3795,4.7838 9.9939,5.0247 14.0327,7.9413 6.9758,2.8441 13.97,5.6434 20.9339,8.5163 23.7979,-60.8534 46.6499,-122.546 60.5313,-186.5 5.148,-24.699 8.6847,-52.1995 -3.6563,-75.3437 -2.7701,-4.5061 -5.0256,-10.227 -9.1562,-13.25 C 374.898,260.5207 363.241,256.02 351.5,252.5937 352.8646,254.3021 354.2292,256.0104 355.5937,257.7187 Z" id="path11948" /> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,2.768518,1197.679)" id="g53373"> +<title id="title14112">Fish Monger</title> +<g id="g14114"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path14116" /> +</g> +<g id="g14118" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect14120" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect14122" width="8" height="8" x="2" y="2" /> +</g> +<g id="g14124" transform="matrix(1.041126,0,0,1.041126,-11.95588,-11.56325)"> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1" d="m 269.8125,156.9062 c -0.1555,0.01 -0.2913,0.048 -0.4063,0.094 -1.8388,0.7267 -11.6127,11.5237 -21.7187,24.0312 l -18.4063,22.7188 -13.3125,1 C 155.0823,212.1269 105.4451,237.072 59.75,277.1875 50.27662,287.199 14.58029,320.4434 16.78125,328.5 c 0.75726,0.8063 9.2435,-0.2066 18.59375,1 17.52285,2.2612 44.37465,5.6879 44.21875,9.3437 -0.081,1.8997 -15.14824,3.7202 -42.6875,7.2188 -23.60952,2.9994 -23.39449,7.9683 0.6875,16.4687 28.82716,10.1755 66.71815,16.521 127.96875,12.0625 45.511,0.4919 86.0698,-15.6975 128.9687,-25.9375 3.0109,-0.1527 11.8658,-2.6671 19.625,-5.6562 46.7485,-13.361 85.1938,-26.4749 123.4375,-22.5313 35.3374,1.8098 58.8698,25.8178 86.75,43.125 1.1518,0.027 8.2622,4.6249 15.75,10.2188 20.3758,15.2219 25.5543,13.0626 17.5625,-7.25 -6.5644,-16.6847 -17.353,-54.6954 -17.125,-60.375 6.1401,-18.8279 12.433,-41.8195 20.6875,-59.9375 4.7168,-8.3091 5.5844,-16.7229 1.7813,-16.8125 -0.629,-0.015 -3.2827,0.9627 -6,2.2187 -2.7173,1.2561 -9.7993,4.507 -15.5938,7.125 -5.7943,2.6181 -12.8487,6.7126 -15.6875,9.1875 -16.9137,11.0875 -35.2349,16.465 -55.8125,15.5938 -22.9989,-4.6072 -52.8007,-8.2192 -75.7812,-23.9063 C 358.8029,220.6634 355.762,219.1776 341.0937,214 c -7.9747,-2.8149 -14.82,-5.4749 -15.1875,-5.875 -0.3673,-0.4001 1.6241,-2.7891 4.4063,-5.3438 2.7822,-2.5546 4.8308,-5.9665 4.5312,-7.5312 -0.2996,-1.5647 -8.7236,-5.8534 -18.6875,-9.6563 -11.6079,-4.4303 -22.6494,-11.0767 -30.75,-18.4375 C 278.8876,161.2329 272.1445,156.8303 269.8125,156.9062 Z M 84.09375,289.7812 c 5.09335,0 9.21875,4.1255 9.21875,9.2188 0,5.0933 -4.1254,9.2187 -9.21875,9.2187 C 79.0004,308.2187 74.875,304.0933 74.875,299 74.875,293.9067 79.0004,289.7812 84.09375,289.7812 Z" id="path14126" sodipodi:nodetypes="cscccccsssscccccssccssscccssssssccsssc" transform="matrix(0.9604988,0,0,0.9604988,11.48361,11.10649)" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1" d="m 151.3833,332.2173 c -30.1085,-42.3505 -24.1559,0.7095 -10.9174,-29.4772 l 70.8634,-54.5209 c 159.731,-42.8895 -58.1987,46.9534 48.794,25.5356 -0.8813,0.9598 3.8781,6.7104 10.5524,12.8387 6.6743,6.1284 11.6229,14.2736 10.9042,18.0271 -73.8707,40.824 9.005,100.0701 -58.944,95.6607 C 189.3714,398.1226 135.6549,336.4182 151.3833,332.2173 Z" id="path14128" sodipodi:nodetypes="ccccscsc" /> +</g> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,75.49107,1197.679)" id="g52586"> +<title id="title14136">Real Estate</title> +<g id="g14138"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path14140" /> +</g> +<g id="g14142" transform="matrix(1.397328,-0.2437849,0.2437849,1.397328,-185.074,-56.18331)" /> +<g id="g14144" transform="matrix(1.16232,0,0,1.16232,-68.2041,89.76405)"> +<rect y="179.4391" x="404.4385" height="192.7886" width="5.264177" id="rect14146" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:7.7371526;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccccc" id="path14148" d="m 405.3387,192.3606 0,80.1926 124.1671,0 0,-80.1926 L 405.3387,192.3606 Z" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:7.7371526;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2.0370536;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" d="m 223.2426,71.95221 178.6242,178.80469 -46.1739,-0.064 0,190.9101 -265.86115,0 0,-191.2284 -43.55818,-0.064 57.48313,-60.6556 0,-81.8271 57.4356,0 0,29.1554 62.0503,-65.031 L 223.2426,71.95221 Z" id="path14150" sodipodi:nodetypes="ccccccccccccc" /> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,151.2437,1194.648)" id="g50887"> +<title id="title14158">Hardware / DIY</title> +<g id="g14160"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path14162" /> +</g> +<g id="g14164" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect14166" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect14168" width="8" height="8" x="2" y="2" /> +</g> +<g id="g14170" transform="matrix(-2.39037,-2.47827,2.47827,-2.39037,402.2671,618.4576)" style="fill:#ffffff;stroke:#ffffff;stroke-width:2.3471014;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> +<use height="580" width="580" y="0" x="0" xlink:href="#outline1-1" class="outline-big" id="use14172" style="fill:#ffffff;stroke:#ffffff;stroke-width:2.3471014;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<use height="580" width="580" y="0" x="0" xlink:href="#outline1-1" class="outline-small" id="use14174" style="fill:#ffffff;stroke:#ffffff;stroke-width:2.3471014;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<use height="580" width="580" y="0" x="0" xlink:href="#outline1-1" class="aluminium4" id="use14176" style="fill:#ffffff;stroke:#ffffff;stroke-width:2.3471014;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<use height="580" width="580" y="0" x="0" class="stroke-highlight" xlink:href="#outline1-1" clip-path="url(#clipoutline1-6)" style="fill:#ffffff;stroke:#ffffff;stroke-width:2.3471014;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" id="use14178" /> +<path inkscape:connector-curvature="0" class="high-specularity" style="fill:#ffffff;stroke:#ffffff;stroke-width:2.3471014;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 24.33,15.4 37.78,28.78 34.45,40.47 23.5,43.74 9.931942,30 5.2,34.54 19.4,54.48 38.3,50.34 100.8,116.7 c 7.5,8.3 20.2,-2.67 11.14,-11.6 L 45.04,42 48.9,24.83 28.94,10.8 24.33,15.4 z m 79.97,93.3 c 1.67,-1.67 4.63,-2 6.3,-0.3 1.7,1.67 3.06,4.63 0.65,7.84 -2,2 -5.2,1.92 -7.2,-0.24 C 102.37,114.32 102.6,110.4 104.3,108.7 Z" id="path14180" /> +<path inkscape:connector-curvature="0" class="specularity" style="fill:#ffffff;stroke:#ffffff;stroke-width:2.3471014;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 24.2,15.42 47.67,39.07 50.89,25.2 28.79,10.8 24.2,15.42 Z" id="path14182" /> +</g> +<use id="use14184" clip-path="url(#clipoutline2-3)" xlink:href="#outline2-1" class="stroke-highlight" x="0" y="0" width="580" height="580" transform="matrix(2.784997,-2.79341,2.79341,2.784997,-144.6021,251.9074)" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2.5351543;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,235.3292,1192.376)" id="g49918"> +<title id="title14192">Shop</title> +<g id="g14194"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path14196" /> +</g> +<g id="g14198" transform="translate(32,66)"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccccc" id="path14200" d="m 477.0692,164.5769 -428.87271,0 L 97.86424,376.4027 427.395,374.9446 477.0692,164.5769 Z" style="fill:none;stroke:#ffffff;stroke-width:28.1733551;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:none;stroke:#ffffff;stroke-width:18.7822361;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 128.0687,165.7354 0,197.4717" id="path14202" /> +<path inkscape:connector-curvature="0" id="path14204" d="m 86.42471,243.0011 358.76739,0" style="fill:none;stroke:#ffffff;stroke-width:18.7822361;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" id="path14206" d="m 215.1525,165.7354 0,197.5155" style="fill:none;stroke:#ffffff;stroke-width:18.7822361;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:none;stroke:#ffffff;stroke-width:18.7822361;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 306.2363,165.7354 0,206.4239" id="path14208" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" id="path14210" d="m 395.3201,165.7354 0,207.7865" style="fill:none;stroke:#ffffff;stroke-width:18.7822361;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:none;stroke:#ffffff;stroke-width:18.7822361;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 104.2415,322.0849 323.1338,0" id="path14212" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-rule:evenodd;stroke:#ffffff;stroke-width:20;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 287.1128,222.9532 340.843,78.559 356.5127,84.38979 302.0257,230.8177 287.1128,222.9532 Z" id="path14214" sodipodi:nodetypes="ccccc" /> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,313.3544,1192.376)" id="g48412"> +<title id="title14222">Confectioner</title> +<g id="g14224"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path14226" /> +</g> +<g id="g14228" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect14230" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect14232" width="8" height="8" x="2" y="2" /> +</g> +<g id="g14234" transform="matrix(1.397328,-0.2437849,0.2437849,1.397328,-185.074,-56.18331)" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:3.3306303px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 529.5167,239.184 c 0,0 5.1659,30.3495 9.0403,36.8069 3.8744,6.4573 10.889,30.331 9.0402,39.3898 -6.4573,31.641 -10.3317,31.641 -29.058,54.2417 -7.1279,8.6026 -13.3486,14.7275 -20.4446,16.8688 -11.0329,3.3292 -22.3511,-1.1413 -28.3628,-6.7806 -16.0381,-15.0447 -15.1203,-50.7695 -15.1203,-50.7695 0,0 -14.2062,-4.5201 -16.1434,-10.9775 -1.9372,-6.4573 -2.5829,-3.8744 -2.5829,-3.8744 0,0 -21.3092,45.8472 -30.3495,49.7216 -9.0403,3.8744 -25.1837,3.2286 -25.1837,3.2286 l -207.9264,-21.955 c 0,0 -9.686,0 -17.4348,-7.7488 -7.7489,-7.7488 -8.3946,-45.8471 -8.3946,-45.8471 l -20.0178,-12.2689 c 0,0 -18.0805,15.4976 -27.76656,18.0805 -9.68601,2.5829 -51.65875,27.7666 -51.65875,27.7666 0,0 -14.20616,-13.5604 -13.56042,-27.1209 C 34.23841,284.3854 48.44455,248.87 48.44455,248.87 l -5.81159,-2.5829 c 0,0 6.45733,-20.0178 29.05805,-35.5154 22.60069,-15.4976 34.22389,-22.6007 34.22389,-22.6007 0,0 28.4123,30.3495 32.2867,47.1386 3.8745,16.7891 3.2287,27.7666 3.2287,27.7666 l 12.9147,-12.9147 9.686,-33.5782 c 0,0 5.1659,-15.4976 14.2062,-22.6007 9.0403,-7.1031 20.0178,-7.1031 20.0178,-7.1031 0,0 198.2177,8.3223 209.2179,13.5604 13.5604,6.4574 21.3092,19.3721 21.3092,19.3721 0,0 14.8519,35.5154 15.4976,66.5106 C 444.5088,297.3167 534.6826,237.8925 529.5167,239.184 Z" id="path14236" sodipodi:nodetypes="cssssscscsccsccscsccscscccscscsc" /> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,396.6823,1191.618)" id="g47557"> +<title id="title14244">Computer Shop</title> +<g id="g14246"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path14248" /> +</g> +<g id="g14250" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect14252" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect14254" width="8" height="8" x="2" y="2" /> +</g> +<g transform="matrix(31.34082,0,0,31.34082,41.13272,109.9926)" id="g14256"> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:1.0320089;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 2.448351,8.236223 11.103299,0 c 0.30455,0 0.41254,0.278143 0.54973,0.55035 l 1.4905,2.957407 c 0.13719,0.27221 -0.24518,0.55035 -0.54973,0.55035 l -14.0842986,0 c -0.3045494,0 -0.6869178,-0.27814 -0.5497281,-0.55035 L 1.898623,8.786573 C 2.035813,8.514366 2.143802,8.236223 2.448351,8.236223 Z" id="path14258" sodipodi:nodetypes="ccssccssc" /> +<path inkscape:connector-curvature="0" id="path14260" d="m 1.47648,9.201249 13.02999,0" style="fill:none;stroke:#ffffff;stroke-width:0.2579997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:0.2579997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 1.093255,9.874561 13.743055,0" id="path14262" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" id="path14264" d="m 0.7976088,10.63749 14.4111512,0" style="fill:none;stroke:#ffffff;stroke-width:0.2579997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:nodetypes="cc" /> +</g> +<rect style="fill:none;stroke:#ffffff;stroke-width:32.3440018;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" id="rect14266" width="358.1069" height="264.1564" x="112.8059" y="80.97444" rx="16.02774" ry="16.02774" /> +<g id="g14268" transform="matrix(35.36138,0,0,35.36138,-2.12664,90.96009)"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccccc" id="path14270" d="m 6.445849,0.5430709 0,4.6024681 L 8.125346,3.692128 10.16012,2.981572 6.445849,0.5430709 Z" style="fill:#ffffff;fill-opacity:1;stroke:none" /> +<rect style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" id="rect14272" width="3.156872" height="1.115608" x="-9.568225" y="4.676049" transform="matrix(-0.5,-0.8660254,0.8660254,-0.5,0,0)" rx="0" ry="0" /> +</g> +<rect style="opacity:0.1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:32.3440018;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" id="rect14274" width="358.1069" height="264.1564" x="112.8059" y="80.97444" rx="16.02774" ry="16.02774" /> +<g transform="matrix(31.34082,0,0,31.34082,41.13272,109.9926)" id="g14276" style="opacity:0.1;fill:#ffffff;fill-opacity:1"> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.0320089;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 2.448351,8.236223 11.103299,0 c 0.30455,0 0.41254,0.278143 0.54973,0.55035 l 1.4905,2.957407 c 0.13719,0.27221 -0.24518,0.55035 -0.54973,0.55035 l -14.0842986,0 c -0.3045494,0 -0.6869178,-0.27814 -0.5497281,-0.55035 L 1.898623,8.786573 C 2.035813,8.514366 2.143802,8.236223 2.448351,8.236223 Z" id="path14278" sodipodi:nodetypes="ccssccssc" /> +<path inkscape:connector-curvature="0" id="path14280" d="m 1.47648,9.201249 13.02999,0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.2579997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.2579997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 1.093255,9.874561 13.743055,0" id="path14282" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" id="path14284" d="m 0.7976088,10.63749 14.4111512,0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.2579997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:nodetypes="cc" /> +</g> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,476.2226,1191.618)" id="g46756"> +<title id="title14292">Clothing</title> +<g id="g14294"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path14296" /> +</g> +<g id="g14298" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1210.222,-51.87091)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect14300" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect14302" width="8" height="8" x="2" y="2" /> +</g> +<g id="g14304" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1870.52,102.9711)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect14306" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect14308" width="8" height="8" x="2" y="2" /> +</g> +<g id="g14310" transform="matrix(2.886031,0,0,2.886031,-127.0244,-1474.979)" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-opacity:1"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccccccccccc" id="path14312" d="m 67.61379,570.4174 c 24.46808,-13.1005 45.35601,-11.7746 66.04141,-23.0621 11.0963,2.431 19.357,1.4592 26.9931,-0.2621 23.4286,10.7864 44.0282,12.5158 66.0414,23.5862 -1.8297,11.5595 -5.8589,21.5478 -12.5794,29.6138 -8.1536,-4.3699 -15.8683,-6.1063 -23.3241,-6.2896 l -0.5241,78.6206 c -32.1215,5.9828 -59.3472,3.3978 -85.9587,-0.262 l -0.262,-78.0966 c -9.3707,-0.2722 -16.50046,3.1905 -23.8483,6.2897 C 73.12589,590.9199 69.82425,580.7466 67.61379,570.4174 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" id="path14314" d="m 71.28276,569.107 c 2.21468,10.7485 6.08349,20.7869 13.62759,29.3517" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" id="path14316" d="m 105.3517,668.1691 c 28.1288,4.6044 56.2575,5.5929 84.3862,-0.2621" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="czc" id="path14318" d="m 133.3931,547.6174 c -0.2282,2.3247 1.6924,12.7328 13.8896,13.3655 11.936,0.6191 14.2753,-11.5361 13.8897,-13.1035" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 128.2119,550.4187 c -0.2281,2.3247 4.5743,15.1117 18.3449,15.4621 14.0324,0.357 19.7787,-14.6809 19.3931,-16.2483" id="path14320" sodipodi:nodetypes="czc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" id="path14322" d="m 134.5228,552.3346 c 8.5381,2.2332 16.0817,1.7542 25.3181,-0.2019" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" id="path14324" d="m 104.1618,558.2808 c 2.576,9.8854 6.838,21.4889 -0.2621,35.3793" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 190.3752,558.4826 c -2.5759,9.8854 -6.838,21.4889 0.2621,35.3793" id="path14326" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 223.2828,568.8449 c -2.2147,10.7485 -6.0835,20.7869 -13.6276,29.3518" id="path14328" sodipodi:nodetypes="cc" /> +</g> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,549.7027,1191.618)" id="g45865"> +<title id="title14336">Mechanic</title> +<g id="g14338"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path14340" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;stroke:none" d="m 141.1497,158.3623 c -21.3475,0 -32.6718,11.6543 -37.8998,25.2961 L 75.49808,255.316 c -11.0013,1.4106 -30.50327,14.3241 -30.50327,38.7874 l 0,91.1252 27.01211,0 0,29.1423 c 0,35.8536 50.74018,35.4314 50.74018,0 l 0,-29.1423 91.2732,0 0.03,0 91.2731,0 0,29.1423 c 0,35.4314 50.7399,35.8536 50.7402,0 l 0,-29.1423 27.0121,0 0,-91.1252 c 0,-24.4632 -19.5018,-37.3768 -30.5033,-38.7874 l -27.7813,-71.6576 c -5.228,-13.6418 -16.5523,-25.2961 -37.8999,-25.2961 l -39.2311,0 -66.8055,0 L 141.1497,158.3623 z m -0.3255,26.095 73.1369,0 0.059,0 0.03,0 73.1664,0 c 9.1485,0.085 13.0667,5.8064 15.6806,13.7279 l 20.9174,56.3911 -109.7644,0 -0.03,0 -0.059,0 -109.7349,0 20.9174,-56.3911 C 127.7576,190.2637 131.6748,184.5424 140.8242,184.4573 z m -42.63356,97.5454 c 12.94496,0 23.43216,10.8005 23.43216,24.1422 0,13.3427 -10.4872,24.1719 -23.43216,24.1719 -12.94405,0 -23.43221,-10.8293 -23.43221,-24.1719 C 74.75843,292.8033 85.24659,282.0027 98.19064,282.0027 z m 231.68886,0 c 12.945,0 23.4323,10.8006 23.4322,24.1422 0,13.3426 -10.4872,24.1719 -23.4322,24.1719 -12.9441,0 -23.4619,-10.8292 -23.4619,-24.1719 C 306.4176,292.8032 316.9354,282.0027 329.8795,282.0027 Z" id="path14342" /> +<g id="g14344" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path14346" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g14348" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path14350" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g14352" transform="matrix(-1.917728,-1.988248,1.988248,-1.917728,460.2448,551.2196)" style="fill:#ffffff;stroke:#ffffff;stroke-width:2.3471014;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> +<use height="580" width="580" y="0" x="0" xlink:href="#outline1-0" class="outline-big" id="use14354" style="fill:#ffffff;stroke:#ffffff;stroke-width:2.3471014;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<use height="580" width="580" y="0" x="0" xlink:href="#outline1-0" class="outline-small" id="use14356" style="fill:#ffffff;stroke:#ffffff;stroke-width:2.3471014;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<use height="580" width="580" y="0" x="0" xlink:href="#outline1-0" class="aluminium4" id="use14358" style="fill:#ffffff;stroke:#ffffff;stroke-width:2.3471014;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<use height="580" width="580" y="0" x="0" class="stroke-highlight" xlink:href="#outline1-0" clip-path="url(#clipoutline1-0)" style="fill:#ffffff;stroke:#ffffff;stroke-width:2.3471014;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" id="use14360" /> +<path inkscape:connector-curvature="0" class="high-specularity" style="fill:#ffffff;stroke:#ffffff;stroke-width:2.3471014;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 24.33,15.4 37.78,28.78 34.45,40.47 23.5,43.74 9.931942,30 5.2,34.54 19.4,54.48 38.3,50.34 100.8,116.7 c 7.5,8.3 20.2,-2.67 11.14,-11.6 L 45.04,42 48.9,24.83 28.94,10.8 24.33,15.4 z m 79.97,93.3 c 1.67,-1.67 4.63,-2 6.3,-0.3 1.7,1.67 3.06,4.63 0.65,7.84 -2,2 -5.2,1.92 -7.2,-0.24 C 102.37,114.32 102.6,110.4 104.3,108.7 Z" id="path14362" /> +<path inkscape:connector-curvature="0" class="specularity" style="fill:#ffffff;stroke:#ffffff;stroke-width:2.3471014;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 24.2,15.42 47.67,39.07 50.89,25.2 28.79,10.8 24.2,15.42 Z" id="path14364" /> +</g> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,-2.534168,1271.159)" id="g45057"> +<title id="title14372">Car Dealer</title> +<g id="g14374"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path14376" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;stroke:none" d="m 183.4846,89.60868 c -31.7296,0 -48.5614,17.32222 -56.3319,37.59852 L 85.90418,233.7145 c -16.35165,2.0967 -45.33815,21.2905 -45.33815,57.6512 l 0,135.4427 40.14911,0 0,43.3154 c 0,53.2905 75.41696,52.6629 75.41696,0 l 0,-43.3154 135.6627,0 0.044,0 135.6625,0 0,43.3154 c 0,52.6629 75.4167,53.2905 75.4171,0 l 0,-43.3154 40.1491,0 0,-135.4427 c 0,-36.3606 -28.9863,-55.5545 -45.3383,-57.6512 L 456.437,127.2072 C 448.6664,106.9309 431.8348,89.60868 400.105,89.60868 l -58.3106,0 -99.2956,0 L 183.4846,89.60868 z m -0.4838,38.78592 108.7061,0 0.088,0 0.044,0 108.7499,0 c 13.5977,0.1266 19.4214,8.6303 23.3067,20.4043 l 31.0902,83.8162 -163.1468,0 -0.044,0 -0.088,0 -163.1031,0 31.0903,-83.8162 C 163.5794,137.0249 169.4016,128.5212 183.0008,128.3946 Z M 119.633,273.3799 c 19.2406,0 34.8281,16.0533 34.8281,35.8835 0,19.8317 -15.5875,35.9276 -34.8281,35.9276 -19.2393,0 -34.82819,-16.0959 -34.82819,-35.9276 C 84.80481,289.4332 100.3937,273.3799 119.633,273.3799 z m 344.3676,0 c 19.2407,0 34.8283,16.0533 34.8282,35.8835 0,19.8317 -15.5875,35.9276 -34.8282,35.9276 -19.2392,0 -34.8722,-16.0959 -34.8722,-35.9276 C 429.1284,289.4332 444.7614,273.3799 464.0006,273.3799 Z" id="path14378" /> +<g id="g14380" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path14382" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g14384" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path14386" style="fill:#ffffff;stroke:none" d="" /> +</g> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,70.94591,1268.886)" id="g44270"> +<title id="title14394">Butcher</title> +<g id="g14396"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path14398" /> +</g> +<g id="g14400" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path14402" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g14404" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path14406" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g transform="translate(166.4256,67.96431)" id="g14408" /> +<g transform="matrix(32.1128,0,0,32.1128,41.50013,-33245.96)" id="g14410" style="display:inline"> +<path inkscape:connector-curvature="0" d="m 6.791632,1048.037 c 0,0 -1.336274,-1.567 -2.72571,-3.847 -1.102407,-1.808 -2.121982,-4.19 -2.215354,-4.443 0.752577,-0.548 4.593113,-2.277 5.371772,-2.447 0.226417,0.875 0.58088,2.588 1.329796,4.252 0.773744,1.719 1.705144,3.06 2.051814,3.513 C 9.77439,1045.847 6.791632,1048.037 6.791632,1048.037 z m 2.617005,-0.959 c 0.09655,0.802 2.796803,4.527 3.709753,5.203 0.35239,0.261 0.59876,0.05 1.19729,-0.375 0.5985,-0.423 0.82383,-0.783 0.60572,-1.293 -0.44766,-1.045 -2.40588,-4.799 -3.32527,-5.401 -0.88457,-1.287 -1.625774,-2.261 -2.354692,-4.046 -0.754178,-1.847 -1.235513,-3.723 -1.524107,-4.826 -1.026691,0.298 -2.726886,1.019 -3.772883,1.501 -1.165407,0.538 -1.99909,1.062 -2.92518,1.559 0.292933,0.852 0.993339,2.95 2.456052,5.216 1.155768,1.791 2.12744,3.217 3.223152,4.302 L 9.408637,1047.078 z m -4.060504,-7.452 c 0,-0.415 0.354703,-0.751 0.792252,-0.751 0.437549,0 0.792253,0.336 0.792253,0.751 0,0.414 -0.354704,0.75 -0.792253,0.75 C 5.702836,1040.376 5.348133,1040.04 5.348133,1039.626 Z" id="path14412" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" /> +<path style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" id="path14414" d="m 6.791632,1048.037 c 0,0 -1.336274,-1.567 -2.72571,-3.847 -1.102407,-1.808 -2.121982,-4.19 -2.215354,-4.443 0.752577,-0.548 4.593113,-2.277 5.371772,-2.447 0.226417,0.875 0.58088,2.588 1.329796,4.252 0.773744,1.719 1.705144,3.06 2.051814,3.513 C 9.77439,1045.847 6.791632,1048.037 6.791632,1048.037 z m 2.617005,-0.959 c 0.09655,0.802 2.796803,4.527 3.709753,5.203 0.35239,0.261 0.59876,0.05 1.19729,-0.375 0.5985,-0.423 0.82383,-0.783 0.60572,-1.293 -0.44766,-1.045 -2.40588,-4.799 -3.32527,-5.401 -0.88457,-1.287 -1.625774,-2.261 -2.354692,-4.046 -0.754178,-1.847 -1.235513,-3.723 -1.524107,-4.826 -1.026691,0.298 -2.726886,1.019 -3.772883,1.501 -1.165407,0.538 -1.99909,1.062 -2.92518,1.559 0.292933,0.852 0.993339,2.95 2.456052,5.216 1.155768,1.791 2.12744,3.217 3.223152,4.302 L 9.408637,1047.078 z m -4.060504,-7.452 c 0,-0.415 0.354703,-0.751 0.792252,-0.751 0.437549,0 0.792253,0.336 0.792253,0.751 0,0.414 -0.354704,0.75 -0.792253,0.75 C 5.702836,1040.376 5.348133,1040.04 5.348133,1039.626 Z" inkscape:connector-curvature="0" /> +</g> +<g style="display:inline" id="g14416" transform="matrix(32.1128,0,0,32.1128,41.50013,-33245.96)"> +<path style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" id="path14418" d="m 6.791632,1048.037 c 0,0 -1.336274,-1.567 -2.72571,-3.847 -1.102407,-1.808 -2.121982,-4.19 -2.215354,-4.443 0.752577,-0.548 4.593113,-2.277 5.371772,-2.447 0.226417,0.875 0.58088,2.588 1.329796,4.252 0.773744,1.719 1.705144,3.06 2.051814,3.513 C 9.77439,1045.847 6.791632,1048.037 6.791632,1048.037 z m 2.617005,-0.959 c 0.09655,0.802 2.796803,4.527 3.709753,5.203 0.35239,0.261 0.59876,0.05 1.19729,-0.375 0.5985,-0.423 0.82383,-0.783 0.60572,-1.293 -0.44766,-1.045 -2.40588,-4.799 -3.32527,-5.401 -0.88457,-1.287 -1.625774,-2.261 -2.354692,-4.046 -0.754178,-1.847 -1.235513,-3.723 -1.524107,-4.826 -1.026691,0.298 -2.726886,1.019 -3.772883,1.501 -1.165407,0.538 -1.99909,1.062 -2.92518,1.559 0.292933,0.852 0.993339,2.95 2.456052,5.216 1.155768,1.791 2.12744,3.217 3.223152,4.302 L 9.408637,1047.078 z m -4.060504,-7.452 c 0,-0.415 0.354703,-0.751 0.792252,-0.751 0.437549,0 0.792253,0.336 0.792253,0.751 0,0.414 -0.354704,0.75 -0.792253,0.75 C 5.702836,1040.376 5.348133,1040.04 5.348133,1039.626 Z" inkscape:connector-curvature="0" /> +<path inkscape:connector-curvature="0" d="m 9.408637,1047.078 c 0.09655,0.802 2.796803,4.527 3.709753,5.203 0.35239,0.261 0.59877,0.05 1.19729,-0.375 0.5985,-0.423 0.82383,-0.783 0.60572,-1.293 -0.44766,-1.045 -2.40588,-4.799 -3.32527,-5.401 -0.88457,-1.287 -1.625774,-2.261 -2.354692,-4.046 -0.754178,-1.847 -1.235513,-3.723 -1.524107,-4.826 -1.026691,0.298 -2.726886,1.019 -3.772883,1.501 -1.165407,0.538 -1.99909,1.062 -2.92518,1.559 0.292933,0.852 0.993339,2.95 2.456052,5.216 C 4.631088,1046.407 5.60276,1047.833 6.698472,1048.918 Z" id="path14420" style="opacity:0.1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" sodipodi:nodetypes="cccccccccscc" /> +</g> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,148.9711,1271.159)" id="g43483"> +<title id="title14428">Meat Shop</title> +<g id="g14430"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path14432" /> +</g> +<g id="g14434" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path14436" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g14438" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path14440" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g transform="translate(166.4256,67.96431)" id="g14442" /> +<g id="g14444" transform="matrix(1.855701,0,0,1.855701,-202.4023,-219.8377)"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccccssccccccscccczzssscccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccsscccsscccc" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-opacity:1" id="path14446" d="m 366.8048,182.5927 c -2.24,0.01 -4.103,0.6127 -5.625,1.3437 -2.662,1.319 -4.565,3.015 -6.375,4.75 -2.664,2.603 -5.0132,5.4475 -7.0312,7.6875 -0.998,1.113 -1.8945,2.0795 -2.5625,2.6875 -0.33,0.305 -0.603,0.521 -0.75,0.625 -0.025,0.019 -0.046,0.02 -0.063,0.031 l -12.2813,5.2812 c -0.4339,-0.01 -0.8402,0 -1.2812,0 -16.779,0.023 -31.7918,4.8918 -45.9688,9.3438 -15.629,4.95 -30.556,10.832 -45.625,13.75 -6.92,1.36 -14.723,1.734 -22.875,2.375 -8.147,0.66 -16.6815,1.56 -25.0625,4.5 -7.453,2.614 -13.7642,5.5795 -20.5312,9.8125 -2.964,1.872 -5.5705,4.1257 -8.0625,5.9687 -2.423,1.855 -4.753,3.1558 -5.625,3.3438 l -3.8438,2.5625 c 0,0 -3.4624,2.6458 -5.2586,4.186 l -7.2323,6.201 c -7.2683,6.2319 -9.6381,21.9965 -9.6341,30.8005 0,0 0,0.01 0,0.031 0,0.024 0,0.081 0,0.125 0.063,13.491 4.4395,26.2498 11.4375,37.5938 7.03,11.392 16.6913,21.4595 27.6563,29.9375 22.031,16.899 49.6945,27.896 75.8125,28 5.102,0 10.1657,-0.43 15.0937,-1.375 4.608,-0.846 8.6123,-3.0418 11.6563,-5.8438 1.914,-1.758 5.485,-3.7375 6.75,-5.8125 2.215,-1.003 2.3272,-2.3965 4.0312,-4.1875 2.515,-2.608 4.1615,-5.4862 6.0625,-9.0312 3.137,-5.928 6.959,-12.2515 10,-19.0625 3.468,-7.858 4.7153,-16.1473 5.9063,-23.9063 1.152,-7.758 2.2342,-15.018 4.4062,-20.625 2.213,-5.803 6.0578,-10.686 10.8438,-15.875 4.748,-5.184 10.3927,-10.5457 15.2187,-17.4687 3.757,-5.454 8.1915,-10.2788 12.0625,-16.3438 3.406,-5.295 6.172,-11.8052 6.75,-19.6562 l 9.6875,-5.0938 0.8125,-0.8437 c 1.048,-1.036 1.8928,-1.4813 3.2188,-1.9063 1.96,-0.639 5.054,-0.7617 9,-1.0937 3.852,-0.361 9.0152,-1.1593 13.6562,-4.9063 1.914,-1.557 3.5333,-3.2147 4.7813,-5.2187 1.242,-1.979 2.0725,-4.4195 2.0625,-6.9375 0.01,-2.053 -0.555,-4.039 -1.375,-5.625 -1.465,-2.799 -3.4615,-4.5518 -5.4375,-5.9688 -2.996,-2.094 -6.2038,-3.4492 -9.2188,-4.5312 -1.313,-0.463 -2.5942,-0.8768 -3.7812,-1.2188 -0.661,-1.467 -1.442,-2.8087 -2.5,-4.0937 -1.009,-1.204 -2.303,-2.334 -3.875,-3.125 C 370.2731,182.9802 368.4498,182.5817 366.8048,182.5927 z m -0.2812,7.5 c 2.3661,-0.161 4.4787,1.7388 6,7.1875 7.16,1.61 26.3135,7.357 13.9375,17.375 -7.616,6.166 -18.628,0.509 -26.5,8.5 l -12.5625,6.5937 c -0.01,-0.239 -0.019,-0.4757 -0.031,-0.7187 -3.176,1.153 -6.4367,2.5482 -9.7187,3.1562 -0.472,-3.34 -1.2128,-6.5902 -2.0938,-9.7812 -2.442,0.967 -5.4157,1.815 -7.8437,2.25 0.928,-4.522 1.9622,-7.9845 4.2812,-11.4375 l 15.5313,-6.6563 C 352.6102,204.3505 360.477,190.504 366.5236,190.0927 z m -197.7188,71.3437 c 0.5712,-0.017 1.1457,3e-4 1.7188,0 13.664,0.027 27.9265,4.6985 38.8125,8.8125 8.845,3.362 16.1535,6.4775 22.8125,10.8125 6.661,4.327 12.5577,9.87 18.5937,17.75 9.455,12.354 19.2913,27.7883 23.2813,43.9063 0.959,3.915 1.5917,8.8705 1.5937,14.0625 -0.013,5.728 -0.7502,11.7337 -3.0312,16.9687 -2.208,5.186 -6.487,9.8433 -12.875,11.0313 -4.415,0.847 -8.9943,1.248 -13.6563,1.25 -23.967,-0.04 -50.4592,-10.4115 -71.2812,-26.4375 -20.744,-16.031 -36.0873,-37.9108 -36.1563,-61.7188 0,-7.727 1.6673,-15.6065 5.2813,-23.3125 l 6.2812,-7 6.9375,-4.25 C 160.8851,262.1302 164.8063,261.5594 168.8048,261.4364 z m 16.75,35.375 c 4.645,0.033 9.5378,1.0813 13.2188,4.1563 1.41,1.215 3.1102,3.0922 4.6562,5.4062 1.503,2.324 2.9168,5.007 2.9688,8.25 0,1.325 -0.2773,2.7808 -1.0313,4.0938 -1.016,1.787 -2.6775,2.996 -4.3125,3.625 -1.647,0.646 -3.3022,0.8397 -4.9062,0.8437 -4.36,-0.022 -8.605,-1.428 -10.75,-2.125 l -0.2813,-0.094 -9.4062,-5.125 -0.375,-0.2188 -0.3438,-0.2812 c -2.834,-2.661 -4.586,-5.4563 -4.625,-8.6563 -0.013,-1.848 0.703,-3.6162 1.75,-4.9062 1.049,-1.305 2.3593,-2.2255 3.7813,-2.9375 C 178.7496,297.4367 182.1008,296.8234 185.5548,296.8114 z m 0,7 c -1.914,0 -3.7637,0.2993 -5.2187,0.7813 -1.466,0.469 -2.452,1.1515 -2.75,1.5625 -0.208,0.285 -0.2058,0.3502 -0.2188,0.5312 -0.037,0.247 0.2398,1.4068 2.0938,3.2188 l 8.4687,4.625 c 1.974,0.656 5.5558,1.6792 8.2188,1.6562 1.014,0.01 1.8547,-0.1437 2.3437,-0.3437 0.503,-0.217 0.6233,-0.373 0.7813,-0.625 0.068,-0.126 0.121,-0.2568 0.125,-0.5938 0.052,-0.812 -0.6253,-2.69 -1.7813,-4.375 -1.113,-1.693 -2.6172,-3.2775 -3.4062,-3.9375 C 192.5471,304.8204 189.0208,303.7764 185.5548,303.8114 Z" /> +<path inkscape:connector-curvature="0" id="path14448" d="m 144.9459,333.4253 23.6579,26.6567 30.322,17.9933 32.6545,9.6631 27.9896,1.666 10.9959,-6.6642 7.3306,-12.3287 5.3313,-39.9851 -28.3228,-52.9802 -46.316,-19.3262 -38.6523,-3.9985 -17.9933,6.6642 -12.6619,11.9955 -4.6649,19.3262 2.6656,23.6578 L 144.9459,333.4253 Z" style="opacity:0.1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" /> +<path inkscape:connector-curvature="0" id="path14450" d="m 323.2128,212.1372 22.325,-9.6631 18.9929,-16.3272 10.3295,4.9981 15.994,10.6627 2.6657,9.6631 -8.9966,7.997 -17.9933,2.9989 -24.9907,16.6604 -27.9896,-3.6653 L 323.2128,212.1372 Z" style="opacity:0.1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" /> +</g> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,230.784,1271.159)" id="g42705"> +<title id="title14458">Bicycle Shop</title> +<g id="g14460"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path14462" /> +</g> +<g id="g14464" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path14466" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g14468" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path14470" style="fill:#ffffff;stroke:none" d="" /> +</g> +<path transform="matrix(-0.9834594,0,0,0.9834594,323.4218,-101.8916)" style="font-size:12px;fill:none;stroke:#ffffff;stroke-width:26;stroke-opacity:1" sodipodi:type="arc" sodipodi:ry="78.38062" sodipodi:rx="78.38062" sodipodi:cy="461.9627" sodipodi:cx="200.5322" id="path14473" d="m 278.9128,461.9627 a 78.38062,78.38062 0 1 1 -156.7612,0 A 78.38062,78.38062 0 1 1 278.9128,461.9627 Z" /> +<path transform="matrix(-0.9834594,0,0,0.9834594,653.7826,-103.3933)" style="font-size:12px;fill:none;stroke:#ffffff;stroke-width:26;stroke-opacity:1" sodipodi:type="arc" sodipodi:ry="78.38062" sodipodi:rx="78.38062" sodipodi:cy="461.9627" sodipodi:cx="200.5322" id="path14475" d="m 278.9128,461.9627 a 78.38062,78.38062 0 1 1 -156.7612,0 A 78.38062,78.38062 0 1 1 278.9128,461.9627 Z" /> +<path inkscape:connector-curvature="0" style="font-size:12px;fill:none;stroke:#ffffff;stroke-width:20.5297146;stroke-linejoin:round;stroke-opacity:1" sodipodi:nodetypes="ccccc" id="path14477" d="m 395.5006,219.7851 -198.2164,1.0011 -70.0765,130.1421 134.1465,0 140.153,-95.1038" /> +<path inkscape:connector-curvature="0" style="font-size:12px;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke-width:25;stroke-linecap:round" sodipodi:nodetypes="ccccscccccsscsccccccccccccssccc" id="path14479" d="m 387.8839,141.791 c 10.7668,0 18.905,-0.2402 27.2467,12.5033 2.4011,4.2482 3.4989,9.4351 2.6123,14.5983 -1.0636,5.871 -4.5395,11.6392 -8.6371,15.0538 -5.4258,4.5216 -10.5752,4.1728 -9.743,8.2375 1.0678,5.2154 4.3265,12.463 7.8481,24.2315 3.5746,11.9459 7.8194,26.5665 11.9859,40.9672 4.1666,14.4008 8.2566,28.5895 11.4942,39.6457 1.6188,5.5281 3.0326,10.275 4.1182,13.8299 1.0578,3.4636 1.9917,6.1541 1.9055,5.9623 3.373,5.9347 3.8322,9.8016 9.4899,14.8529 6.3435,5.5517 11.5083,9.6531 13.3008,10.9059 4.5528,3.3074 6.6694,10.2871 4.2652,13.7358 -3.0299,4.7001 -9.2874,5.4211 -13.8609,4.0149 -4.3425,-1.3785 -11.2168,-3.7464 -19.188,-10.3485 l -0.062,-0.092 -0.092,-0.061 c -11.0914,-9.5136 -15.1948,-21.0602 -15.6124,-21.7283 l -0.5839,-0.8912 -0.3995,-0.9835 c -0.9611,-2.3658 -1.5368,-4.4519 -2.6738,-8.175 -1.137,-3.7231 -2.5784,-8.5331 -4.2105,-14.1065 -3.264,-11.1468 -7.3333,-25.357 -11.4941,-39.7379 -4.1609,-14.3809 -8.3952,-28.927 -11.9245,-40.7214 -3.5293,-11.7943 -5.759,-21.4809 -6.5833,-23.5415 -2.0061,-5.0154 -3.031,-10.4299 -1.6596,-15.8583 1.3715,-5.4285 5.4696,-9.8097 9.1484,-10.8282 8.3971,-2.3492 6.169,-8.3892 1.873,-8.3979 l -36.0005,-0.073 -0.089,-22.9933 C 350.3588,141.791 373.7264,141.791 387.8839,141.791 Z" /> +<path inkscape:connector-curvature="0" style="font-size:12px;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:24.5864849;stroke-opacity:1" id="path14481" d="M 258.7857,346.8535 190.8292,180.5018" /> +<path inkscape:connector-curvature="0" style="font-size:12px;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:8.9740677;stroke-linecap:round;stroke-opacity:1" id="path14483" d="m 282.147,304.3788 -41.0596,95.5676" sodipodi:nodetypes="cc" /> +<path transform="matrix(-0.2772911,0,0,0.2449148,316.2093,238.0363)" style="font-size:12px;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:31.3050003;stroke-opacity:1" sodipodi:type="arc" sodipodi:ry="78.38062" sodipodi:rx="78.38062" sodipodi:cy="461.9627" sodipodi:cx="200.5322" id="path14485" d="m 278.9128,461.9627 a 78.38062,78.38062 0 1 1 -156.7612,0 A 78.38062,78.38062 0 1 1 278.9128,461.9627 Z" /> +<path inkscape:connector-curvature="0" style="font-size:12px;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:12.5395861;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:nodetypes="cc" id="path14487" d="m 300.4261,304.4224 -36.2699,0.3324" /> +<path inkscape:connector-curvature="0" style="font-size:12px;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:12.5391073;stroke-linecap:round;stroke-opacity:1" sodipodi:nodetypes="cc" id="path14489" d="m 259.5769,398.5736 -36.27,0.3325" /> +<path inkscape:connector-curvature="0" style="font-size:12px;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" sodipodi:nodetypes="cssccc" id="path14491" d="m 157.5585,165.6358 85.2996,0 c 3.1855,0 7.2969,5.6348 3.1855,9.3794 -4.4468,4.232 -44.4195,12.9188 -44.4195,12.9188 0,0 -10.9721,3.0085 -16.8122,2.3006 C 178.9719,189.5267 158.7973,187.757 157.5585,165.6358 Z" /> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,317.2618,1271.638)" id="g41954"> +<title id="title14499">Baker</title> +<g id="g14501" transform="translate(-1.084979,-4.339915)"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path14503" /> +</g> +<g id="g14505" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect14507" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect14509" width="8" height="8" x="2" y="2" /> +</g> +<g id="g14511" transform="matrix(1.397328,-0.2437849,0.2437849,1.397328,-185.074,-56.18331)" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" d="m 200.5315,120.5598 c -20.7769,0.2556 -41.5982,5.1733 -60.832,14.9347 -0.2162,0.1 -0.4176,0.2159 -0.6331,0.3165 -0.2841,0.146 -0.5799,0.2547 -0.8632,0.4028 l 0,0.029 c -81.29389,38.6038 -104.57054,140.66 -66.78859,215.8758 52.47329,109.814 186.72379,147.3581 294.31859,112.686 98.6606,-27.2389 180.9133,-124.3619 160.4824,-234.0621 -0.127,-0.6822 -0.2103,-1.3601 -0.3453,-2.0431 l -0.058,0 C 514.3134,152.4688 436.0949,106.7142 364.0642,124.646 338.1719,131.093 315.109,141.8068 294.5131,155.4936 268.2287,132.1809 234.4967,120.142 200.5315,120.5598 z m 199.3873,19.3661 c 2.5641,-0.1804 4.9799,1.4563 5.6976,4.0286 l 5.6976,20.3733 c 0.038,0.1192 0.085,0.2525 0.1151,0.3741 0.7204,2.9678 -1.1184,5.9555 -4.0862,6.6759 -2.9678,0.7205 -5.9555,-1.1183 -6.676,-4.0861 l -5.6975,-20.3733 c -0.8203,-2.9398 0.8873,-5.9708 3.8271,-6.791 C 399.164,140.0248 399.5525,139.9517 399.9188,139.9259 z m -160.1084,12.8628 c 3.0513,-0.1271 5.628,2.2434 5.7552,5.2947 0.1271,3.0514 -2.2434,5.628 -5.2948,5.7552 l -21.0926,1.6114 c -3.0434,0.2305 -5.6974,-2.0499 -5.9278,-5.0933 -0.2305,-3.0434 2.0499,-5.6974 5.0933,-5.9278 l 21.0926,-1.6114 C 239.5606,152.8036 239.6854,152.794 239.8104,152.7887 z m -102.4705,10.3305 c 0.3671,0.01 0.7213,0.06 1.0935,0.1439 l 20.661,4.6329 c 0.1229,0.023 0.2242,0.055 0.3453,0.086 2.9544,0.7736 4.7446,3.8079 3.971,6.7623 -0.7735,2.9544 -3.8079,4.7159 -6.7623,3.9423 l -20.6322,-4.6617 c -2.9771,-0.6725 -4.845,-3.6125 -4.1725,-6.5896 C 132.4322,164.8306 134.77,163.067 137.3399,163.1192 z m 195.3299,6.1005 c 1.7751,0.011 3.5164,0.8866 4.5754,2.4747 1.6944,2.5408 1.0157,5.9599 -1.5252,7.6543 l -17.2079,12.3448 c -2.4803,1.7785 -5.9046,1.2143 -7.6831,-1.2661 -1.7785,-2.4804 -1.2142,-5.9334 1.2661,-7.7119 l 17.1792,-12.3448 c 0.099,-0.076 0.1838,-0.1319 0.2877,-0.2014 C 330.5149,169.5339 331.6048,169.2132 332.6698,169.2197 z m 152.1087,12.7476 c 3.0514,-0.1271 5.628,2.2434 5.7552,5.2948 0.1271,3.0513 -2.2434,5.628 -5.2948,5.7551 l -21.0926,1.6115 c -3.0434,0.2304 -5.6974,-2.0499 -5.9278,-5.0934 -0.2304,-3.0434 2.0499,-5.6973 5.0933,-5.9278 l 21.0926,-1.6114 C 484.5288,181.9823 484.6535,181.9727 484.7785,181.9673 z m -282.837,6.1293 c 14.6058,0.06 29.2886,4.319 41.2932,12.3735 -33.3709,37.1348 -61.8874,89.8066 -80.4572,131.333 -5.1542,10.9958 -3.9843,23.9043 3.079,33.7827 7.0633,9.8785 18.9197,15.1911 30.9915,13.87 12.0718,-1.3211 22.4911,-9.0571 27.2507,-20.2294 17.2882,-38.6606 43.1165,-84.5175 70.213,-114.2977 24.9352,26.5361 52.6756,69.7171 64.2854,103.5645 3.761,11.5254 13.436,20.1179 25.3227,22.5027 11.8867,2.3847 24.1406,-1.8096 32.0562,-10.9924 7.9156,-9.1828 10.269,-21.9171 6.158,-33.3223 -14.3671,-41.8862 -45.6876,-91.7086 -75.0188,-123.8802 10.4991,-5.5649 21.5096,-10.0436 33.1785,-12.9491 4.3147,-1.0741 8.7109,-1.646 13.1218,-1.7553 30.8757,-0.7653 62.1351,21.0948 66.213,51.5661 l 0.1439,1.036 0.2014,1.0359 c 13.6242,68.9339 -45.366,139.9265 -113.4628,158.7271 l -0.6907,0.2015 -0.6906,0.2014 c -77.6009,25.0067 -178.2922,-4.8845 -213.3723,-78.2989 l -0.1439,-0.2877 -0.1439,-0.3166 c -21.5033,-42.8085 -6.6419,-105.6465 36.3438,-125.4623 l 0.7482,-0.3453 0.7482,-0.4029 C 179.2652,190.5455 190.5814,188.0496 201.9415,188.0966 z m -98.8735,37.0631 c 1.7027,0.073 3.3546,0.9463 4.3739,2.4748 1.6944,2.5408 1.0157,5.9887 -1.5251,7.6831 l -17.17918,12.3448 c -2.48037,1.7785 -5.93339,1.1855 -7.7119,-1.2949 -1.77852,-2.4804 -1.21424,-5.9334 1.26613,-7.7119 l 17.17914,-12.316 c 0.099,-0.076 0.21253,-0.1607 0.31653,-0.2303 0.79398,-0.5295 1.67298,-0.8402 2.56108,-0.9208 C 102.5928,225.1664 102.8247,225.1493 103.068,225.1597 z m 254.0612,17.2943 c 2.3573,0.023 4.5234,1.5658 5.2372,3.9423 0.8786,2.9249 -0.7872,6.0276 -3.7121,6.9062 l -20.0279,6.7623 c -2.8916,0.9766 -6.0446,-0.5615 -7.0213,-3.4531 -0.9766,-2.8917 0.5903,-6.0159 3.4819,-6.9925 l 20.0279,-6.7911 c 0.117,-0.044 0.2256,-0.079 0.3453,-0.1151 C 356.0086,242.5482 356.5852,242.4487 357.1292,242.454 z m -101.8374,3.2516 c 3.0513,-0.1271 5.628,2.2434 5.7551,5.2948 0.1272,3.0513 -2.2434,5.628 -5.2947,5.7552 l -21.0927,1.6114 c -3.0434,0.2304 -5.6973,-2.0499 -5.9278,-5.0933 -0.2304,-3.0434 2.05,-5.6974 5.0933,-5.9278 l 21.0927,-1.6115 C 255.042,245.7206 255.1668,245.711 255.2918,245.7056 z m 232.911,2.187 c 1.0642,-0.024 2.145,0.2732 3.1078,0.8921 l 17.8122,11.4239 c 0.1076,0.064 0.2136,0.1304 0.3166,0.2015 2.5115,1.7375 3.1475,5.1716 1.41,7.6831 -1.7376,2.5116 -5.2004,3.1475 -7.7119,1.41 l -17.7835,-11.424 c -2.5674,-1.6503 -3.3193,-5.0869 -1.669,-7.6543 C 484.7165,248.8202 486.4293,247.9332 488.2028,247.8926 z m -115.9951,56.8609 c 0.3672,0.01 0.7214,0.06 1.0935,0.1439 l 20.6322,4.6617 c 0.1229,0.023 0.2531,0.026 0.3741,0.058 2.9544,0.7736 4.7159,3.808 3.9423,6.7623 -0.7736,2.9544 -3.7791,4.7159 -6.7335,3.9423 l -20.6323,-4.6329 c -2.9771,-0.6725 -4.845,-3.6413 -4.1725,-6.6184 C 367.3,306.4649 369.6378,304.7013 372.2077,304.7535 z m -175.8199,4.8631 c 1.0641,-0.024 2.145,0.2444 3.1078,0.8633 l 17.8122,11.424 c 0.1075,0.064 0.2135,0.1304 0.3165,0.2014 2.5115,1.7375 3.1188,5.2004 1.3812,7.7119 -1.7375,2.5116 -5.1716,3.1476 -7.6831,1.41 l -17.8122,-11.4527 c -2.5675,-1.6503 -3.2905,-5.0581 -1.6402,-7.6256 C 192.9014,310.5442 194.6142,309.6572 196.3878,309.6166 z m -92.8307,1.2662 c 3.0514,-0.1272 5.6281,2.2434 5.7552,5.2947 0.1271,3.0514 -2.2434,5.628 -5.2947,5.7552 l -21.09268,1.6114 c -3.0434,0.2304 -5.69737,-2.0499 -5.92781,-5.0933 -0.23044,-3.0434 2.04991,-5.6974 5.09331,-5.9278 l 21.09268,-1.6115 C 103.3074,310.8977 103.4322,310.8881 103.5571,310.8828 Z M 486.5338,324.58 c 1.7751,0.011 3.5164,0.8867 4.5754,2.4748 1.6944,2.5408 0.987,5.9599 -1.5539,7.6543 l -17.1791,12.3448 c -2.4804,1.7785 -5.9334,1.2143 -7.7119,-1.2661 -1.7786,-2.4804 -1.2143,-5.9334 1.2661,-7.7119 l 17.2079,-12.3448 c 0.099,-0.077 0.1838,-0.1319 0.2878,-0.2015 C 484.3789,324.8942 485.4688,324.5736 486.5338,324.58 z m -360.8193,37.1208 c 2.3549,0.069 4.4844,1.6687 5.1508,4.0574 l 5.6976,20.3732 c 0.038,0.1192 0.085,0.2238 0.1152,0.3453 0.7204,2.9678 -1.1184,5.9555 -4.0862,6.676 -2.9678,0.7204 -5.9555,-1.0896 -6.676,-4.0574 l -5.6976,-20.3732 c -0.8202,-2.9399 0.9161,-5.9997 3.856,-6.8199 C 124.6255,361.7484 125.171,361.6848 125.7145,361.7008 z m 305.7137,12.6038 c 3.0492,-0.135 5.6203,2.2456 5.7552,5.2947 l 0.9496,21.1214 c 0.01,0.1247 0.027,0.249 0.029,0.3741 0.031,3.0538 -2.4424,5.5511 -5.4962,5.5825 -3.0538,0.031 -5.551,-2.4136 -5.5825,-5.4674 l -0.9496,-21.1214 C 425.9986,377.0394 428.3791,374.4395 431.4282,374.3046 z m -250.6369,42.0701 c 0.3671,0.01 0.7501,0.06 1.1223,0.1439 l 20.6322,4.6617 c 0.1229,0.023 0.253,0.055 0.3741,0.086 2.9544,0.7736 4.7158,3.7792 3.9423,6.7336 -0.7736,2.9543 -3.808,4.7158 -6.7624,3.9422 l -20.6322,-4.6329 c -2.9771,-0.6725 -4.845,-3.6413 -4.1725,-6.6184 C 175.8836,418.0861 178.2214,416.3225 180.7913,416.3747 z m 192.9703,9.4385 c 3.0514,-0.1271 5.628,2.2434 5.7552,5.2947 0.1271,3.0514 -2.2434,5.628 -5.2948,5.7552 l -21.0926,1.6114 c -3.0434,0.2305 -5.6974,-2.0499 -5.9278,-5.0933 -0.2305,-3.0434 2.0499,-5.6974 5.0933,-5.9278 l 21.0926,-1.6114 C 373.5119,425.8281 373.6366,425.8185 373.7616,425.8132 z m -111.0745,5.3523 c 1.0642,-0.024 2.145,0.2444 3.1078,0.8633 l 17.8122,11.4239 c 0.1076,0.064 0.2136,0.1304 0.3166,0.2015 2.5115,1.7375 3.1187,5.2003 1.3812,7.7119 -1.7375,2.5115 -5.1716,3.1475 -7.6831,1.41 l -17.8122,-11.4528 c -2.5675,-1.6503 -3.2906,-5.0581 -1.6403,-7.6256 C 259.2008,432.0931 260.9136,431.206 262.6871,431.1655 Z" id="path14513" sodipodi:nodetypes="ccsccccsccccccccssccsccsccsccccccssccsccsccsccsccsccsccccccsscccssccssccccccccccccccsccsccssccsccsccsccsccsccccccssccsccccssccsccccssccsccsccsccccsccsccsccccssccsccccssccccccssccsccsccsccccccssccsc" /> +<path inkscape:connector-curvature="0" style="opacity:0.1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" d="m 200.6995,120.7256 c -20.7768,0.2556 -41.5981,5.1732 -60.8319,14.9346 -0.2163,0.1 -0.4177,0.216 -0.6331,0.3165 -0.2841,0.1461 -0.5799,0.2547 -0.8633,0.4029 l 0,0.029 C 57.07738,175.0122 33.80074,277.0684 71.58268,352.2842 124.056,462.0982 258.3065,499.6422 365.9012,464.9701 464.5619,437.7313 546.8146,340.6083 526.3837,230.908 c -0.1271,-0.6821 -0.2103,-1.36 -0.3453,-2.0431 l -0.058,0 C 514.4815,152.6346 436.263,106.88 364.2322,124.8117 338.34,131.2588 315.277,141.9725 294.6812,155.6594 268.3967,132.3467 234.6648,120.3077 200.6995,120.7256 z m 192.884,67.5367 c 30.8758,-0.7652 62.1351,21.0949 66.2131,51.5662 l 0.1439,1.0359 0.2014,1.0359 c 13.6241,68.934 -45.366,139.9266 -113.4629,158.7272 l -0.6906,0.2014 -0.6906,0.2014 C 267.6969,426.037 167.0056,396.1458 131.9255,322.7315 l -0.1439,-0.2878 -0.1439,-0.3165 c -21.5033,-42.8086 -6.6419,-105.6466 36.3438,-125.4624 l 0.7482,-0.3453 0.7481,-0.4028 c 22.7553,-11.8981 52.5835,-9.5999 73.925,4.7192 -33.371,37.1348 -57.8874,81.8065 -76.4572,123.3329 -5.1543,10.9959 -3.9726,23.9175 3.0907,33.7959 7.0633,9.8785 18.9083,15.1757 30.9801,13.8546 12.0719,-1.3211 22.4908,-9.0548 27.2503,-20.2272 17.2883,-38.6606 39.1166,-76.5174 66.2131,-106.2976 24.9352,26.5361 44.6756,57.717 56.2854,91.5644 3.761,11.5255 13.4405,20.1301 25.3272,22.5149 11.8867,2.3847 24.1361,-1.8205 32.0517,-11.0033 7.9155,-9.1828 10.269,-21.9183 6.158,-33.3236 -14.3671,-41.8861 -37.6876,-79.7086 -67.0188,-111.8802 10.4991,-5.5649 21.5096,-10.0436 33.1785,-12.9491 C 384.7765,188.9435 389.1727,188.3716 393.5835,188.2623 Z" id="path14515" /> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,389.8646,1267.371)" id="g41190"> +<title id="title14523">Off License / Liquor Store</title> +<g id="g14525"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path14527" /> +</g> +<g id="g14529" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect14531" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect14533" width="8" height="8" x="2" y="2" /> +</g> +<g id="g14535" transform="matrix(1.397328,-0.2437849,0.2437849,1.397328,-185.074,-56.18331)" /> +<g id="g14537" transform="matrix(1.001441,0,0,1.054387,-15.58088,-16.45902)"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccccc" id="path14539" d="m 146.7393,44.00962 37.8387,0 0,124.85958 -37.8387,0 L 146.7393,44.00962 Z" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:15.2984457;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="czcccc" id="path14541" d="m 110.1752,187.4142 c -1.6851,-9.4947 40.1493,-29.3384 55.6566,-29.3596 15.5073,-0.021 55.7716,22.4898 58.7158,29.3596 l 0,316.9517 c -28.6692,14.8812 -97.9436,12.0013 -114.3724,0 L 110.1752,187.4142 Z" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:46.2415428;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" /> +</g> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:24;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 401.3992,397.291 0,122.5983" id="path14543" /> +<path sodipodi:type="arc" style="fill:#ffffff;fill-opacity:1;stroke:none" id="path14545" sodipodi:cx="519.1623" sodipodi:cy="502.6953" sodipodi:rx="45.5691" sodipodi:ry="12.7485" d="m 564.7314,502.6953 a 45.5691,12.7485 0 1 1 -91.1382,0 A 45.5691,12.7485 0 1 1 564.7314,502.6953 Z" transform="matrix(1.430281,0,0,1.834221,-341.5899,-395.3882)" /> +<g id="g14547" transform="matrix(1.199008,0,0,1.259124,-72.9904,-108.626)"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="csssccc" id="path14549" d="m 339.85,317.2342 c -0.032,1.298 -0.05,2.5989 -0.05,3.9099 0,51.9266 25.5766,93.9964 57.1206,93.9964 31.5441,0 57.1207,-42.0698 57.1207,-93.9964 0,-1.311 -0.018,-2.6119 -0.05,-3.9099 -42.0951,-10.3017 -88.0017,-6.7798 -114.1412,0 L 339.8499,317.2342 Z" style="opacity:0.75;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:8.1292133;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="csssccc" id="path14551" d="m 339.4363,317.7939 c -0.032,1.2979 -0.05,2.5989 -0.05,3.9098 0,51.9266 25.5767,93.9964 57.1207,93.9964 31.544,0 57.1206,-42.0698 57.1206,-93.9964 0,-1.3109 -0.018,-2.6119 -0.05,-3.9098 -31.8519,9.9121 -65.8732,16.3535 -114.1412,0 L 339.4363,317.7939 Z" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> +</g> +<g transform="matrix(25.8183,0,0,25.8183,-7603.868,-1626.006)" style="font-size:10px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Bitstream Charter;-inkscape-font-specification:Bitstream Charter Bold" id="g14553"> +<path inkscape:connector-curvature="0" d="m 307.3737,64.57625 c -1.01,0 -1.66,0.77 -1.66,2.09 0,1.33 0.64,2.11 1.66,2.11 1.02,0 1.67,-0.79 1.67,-2.11 0,-1.31 -0.66,-2.09 -1.67,-2.09 m 4.18,0.12 -4.18,6.71 0.7,0 4.18,-6.71 -0.7,0 m -4.21,0.33 c 0.45,0 0.7,0.55 0.7,1.64 0,1.1 -0.25,1.65 -0.7,1.65 -0.45,0 -0.68,-0.55 -0.68,-1.65 0,-1.09 0.24,-1.64 0.68,-1.64 m 4.96,2.31 c -1.01,0 -1.67,0.77 -1.67,2.09 0,1.33 0.65,2.1 1.67,2.1 1.02,0 1.67,-0.78 1.67,-2.1 0,-1.3 -0.66,-2.09 -1.67,-2.09 m -0.02,0.44 c 0.45,0 0.69,0.56 0.69,1.65 0,1.1 -0.23,1.65 -0.69,1.65 -0.45,0 -0.69,-0.56 -0.69,-1.65 0,-1.09 0.25,-1.65 0.69,-1.65" id="path14555" /> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,-8.392245,1346.022)" id="g73930"> +<title id="title17113">Wind Surfing</title> +<g id="g17115"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path17117" /> +</g> +<g id="g17119" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect17121" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect17123" width="8" height="8" x="2" y="2" /> +</g> +<g id="g17125" transform="matrix(1.397328,-0.2437849,0.2437849,1.397328,-185.074,-56.18331)" /> +<g id="g17127" transform="matrix(1.831082,0,0,1.831082,-1168.136,59.82923)"> +<path inkscape:connector-curvature="0" style="fill:#ffffff" d="m 932.3477,264.0294 c -5.6926,0 -11.1855,-1.2983 -16.0791,-3.4954 -4.9935,-2.3303 -10.6527,-3.6952 -16.5451,-3.6952 -5.8923,0 -11.5516,1.3649 -16.5451,3.6952 -4.8936,2.1971 -10.3864,3.4954 -16.079,3.4954 -5.6926,0 -11.2187,-1.2983 -16.079,-3.4954 -4.9935,-2.3303 -10.6528,-3.6952 -16.5784,-3.6952 -5.859,0 -11.5183,1.3649 -16.5451,3.6952 -4.8603,2.1971 -10.3864,3.4954 -16.079,3.4954 -5.6925,0 -11.1854,-1.2983 -16.0457,-3.4954 -5.0268,-2.3303 -10.6528,-3.6952 -16.5784,-3.6952 -5.8923,0 -11.5183,1.3649 -16.5451,3.6952 -4.8936,2.1971 -10.3864,3.4954 -16.079,3.4954 -5.6926,0 -11.1854,-1.2983 -16.079,-3.4954 -4.9935,-2.3303 -10.6528,-3.6952 -16.5451,-3.6952 -5.9256,0 -11.5516,1.3649 -16.5451,3.6952 -4.8936,2.1971 -10.3864,3.4954 -16.079,3.4954 l 0,-24.1352 c 5.7259,0 11.1854,-1.2983 16.079,-3.4954 4.9935,-2.2637 10.6195,-3.6286 16.5451,-3.6286 5.8923,0 11.5516,1.3649 16.5451,3.6286 4.8936,2.1971 10.3864,3.4954 16.079,3.4954 5.6926,0 11.1854,-1.2983 16.079,-3.4954 5.0268,-2.2637 10.6528,-3.6286 16.5451,-3.6286 5.9256,0 11.5516,1.3649 16.5784,3.6286 4.8603,2.1971 10.3864,3.4954 16.0457,3.4954 5.7259,0 11.2187,-1.2983 16.079,-3.4954 5.0268,-2.2637 10.6861,-3.6286 16.5451,-3.6286 5.9256,0 11.5849,1.3649 16.5784,3.6286 4.8603,2.1971 10.3864,3.4954 16.079,3.4954 5.6926,0 11.1854,-1.2983 16.079,-3.4954 4.9935,-2.2637 10.6528,-3.6286 16.5451,-3.6286 5.8924,0 11.5516,1.3649 16.5451,3.6286 4.8936,2.1971 10.4198,3.4954 16.0791,3.4954 L 932.3477,264.0294 Z" id="path17129" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff" d="m 768.761,196.2179 -45.2409,0 c -6.658,0 -12.4505,-3.9615 -15.0471,-9.6874 l -16.7448,-38.1502 c -0.3329,-1.2983 -0.4994,-2.5966 -0.4994,-3.9615 0,-9.1548 7.4237,-16.5784 16.5451,-16.5784 l 36.7521,-0.067 25.2337,-11.4517 c 0.3995,-0.2663 1.4315,-0.5326 2.5301,-0.5326 4.3277,0 7.8564,3.562 7.8564,7.8564 0,2.6632 -1.3649,5.06 -3.3956,6.4915 l -27.4309,12.3506 c -1.8309,1.4314 -5.2598,1.6312 -5.2598,1.6312 l -16.5118,0 13.8486,30.7598 30.5935,0 0,0 c 3.0293,0 5.1266,1.032 6.9908,2.6632 l 29.961,28.4629 0,0 c 4.1945,3.8949 4.4275,10.453 0.5326,14.6808 -3.9282,4.1613 -10.4863,4.4276 -14.6808,0.5327 l 0,0 L 768.761,196.2179 Z" id="path17131" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff" d="m 909.7771,144.5186 c 0.5992,0.9654 1.9974,1.3649 3.2957,1.3649 2.53,0 4.6273,-2.0972 4.6273,-4.6938 0,-1.2318 -0.5992,-2.3303 -1.1319,-3.3956 -28.2964,-53.96295 -104.6634,-37.91722 -114.0179,-34.3885 -1.5646,0.5992 -2.4634,2.3303 -2.4634,4.0947 0,2.53 2.0972,4.6273 4.6272,4.6273 0.7657,0 1.1652,-0.067 1.8643,-0.2664 C 881.4141,95.04985 905.7823,137.6942 909.7771,144.5186 z m 13.0163,4.8604 -95.775,60.3879 -87.1863,-222.67622 C 817.8637,-2.556162 917.0676,58.03147 922.7934,149.379 Z" id="path17133" /> +<circle transform="matrix(33.28991,0,0,33.28991,111.2188,-22801.38)" style="fill:#ffffff" sodipodi:ry="0.475" sodipodi:rx="0.475" sodipodi:cy="688.199" sodipodi:cx="17.663" d="m 18.138,688.199 c 0,0.2623 -0.21266,0.475 -0.475,0.475 -0.26234,0 -0.475,-0.2127 -0.475,-0.475 0,-0.2624 0.21266,-0.475 0.475,-0.475 C 17.92534,687.724 18.138,687.9366 18.138,688.199 Z" cx="17.663" cy="688.199" r="0.475" id="circle17135" /> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,66.60289,1352.082)" id="g73883"> +<title id="title17143">Tennis</title> +<g id="g17145"> +<path d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.896,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.314 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path17147" inkscape:connector-curvature="0" /> +</g> +<circle d="m 222.137,397.93 c 0,27.9158 -22.6302,50.546 -50.546,50.546 -27.9158,0 -50.546,-22.6302 -50.546,-50.546 0,-27.9158 22.6302,-50.546 50.546,-50.546 C 199.5068,347.384 222.137,370.0142 222.137,397.93 Z" cx="171.591" cy="397.93" r="50.546" style="fill:#ffffff" id="circle17149" sodipodi:cx="171.591" sodipodi:cy="397.93" sodipodi:rx="50.546" sodipodi:ry="50.546" /> +<path d="M 285.113,104.116 C 231.611,50.615 157.245,39.652 111.872,83.61 c -49.437,47.896 -32.996,119.739 20.506,173.241 41.901,41.901 91.901,63.271 137.089,45.097 18.605,6.366 50.105,19.328 80.532,41.943 -1.016,4.799 0.331,9.996 4.058,13.723 l 90.51,90.51 c 5.857,5.858 15.355,5.858 21.213,10e-4 l 10.606,-10.606 c 5.857,-5.858 5.857,-15.355 0,-21.214 l -90.51,-90.509 c -3.727,-3.727 -8.923,-5.072 -13.722,-4.058 C 349.445,291.183 336.47,259.552 330.132,240.977 347.794,196.069 326.855,145.859 285.113,104.116 z m 58.886,211.623 c -19.857,-10.854 -38.697,-19.558 -55.349,-26.429 5.108,-4.233 10.157,-8.811 15.132,-13.786 4.976,-4.975 9.55,-10.033 13.776,-15.159 C 324.434,277.023 333.14,295.871 343.999,315.739 Z" style="fill:#ffffff" id="path17151" inkscape:connector-curvature="0" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,140.8405,1349.052)" id="g73016"> +<title id="title17159">Outdoor Pool</title> +<g id="g17161"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.896,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.314 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path17163" /> +</g> +<path inkscape:connector-curvature="0" d="m 520.67,338.4576 c -4.0727,1.2435 -9.3325,1.005 -16.2319,-0.4705 -7.0122,-1.596 -13.404,-9.0364 -25.0543,-8.6249 -11.9336,0.4141 -28.7886,11.1042 -45.0744,11.1042 -16.5166,-0.3513 -35.0663,-11.5772 -51.92,-11.5772 -16.7973,0.1192 -32.0678,11.7528 -48.1856,12.1079 -16.4012,0.058 -32.746,-10.8658 -48.8074,-11.1016 -16.2884,-0.4128 -31.7281,9.6876 -46.9422,9.5671 -14.9872,-0.2935 -28.2783,-11.0452 -43.1527,-10.5734 -15.2705,0.5935 -32.0114,12.404 -46.9422,13.113 -15.0436,0.2371 -28.6745,-10.9837 -41.9644,-11.1043 -13.4027,-0.2358 -28.44757,8.2096 -37.4968,10.1005 -9.04924,1.7152 -14.76157,1.8921 -16.91011,0.532 l 0,31.3038 c 2.14854,1.3575 7.86087,1.1819 16.91011,-0.5321 9.04923,-1.8908 24.09283,-10.3363 37.4968,-10.1004 13.2912,0.1192 26.9208,11.3401 41.9644,11.1017 14.9308,-0.5885 31.6717,-12.6977 46.9422,-13.1118 14.8744,-0.5897 28.1643,10.3953 43.1527,10.6312 15.2141,0.1205 30.6538,-9.9197 46.9422,-9.6248 16.0614,0.2346 32.4062,11.1593 48.8074,11.1029 16.1178,-0.3551 31.3883,-11.9913 48.1856,-12.1093 16.8537,-0.056 35.4034,11.3414 51.92,11.6388 16.2858,0 33.1421,-10.694 45.0744,-11.1055 11.6503,-0.5333 18.0421,7.0276 25.0543,8.5634 6.8994,1.4768 12.1592,1.7127 16.2319,0.4717 L 520.67,338.4576 Z" i:knockout="Off" id="path17165" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;clip-rule:evenodd" /> +<path inkscape:connector-curvature="0" d="m 252.6492,321.8052 129.3992,-69.0429 c -10.1773,-22.3263 -17.3613,-39.157 -21.5468,-51.147 -4.2997,-11.931 -6.1085,-14.5885 -3.6766,-20.2585 2.4882,-5.8469 -0.9615,-6.7328 17.9856,-14.4693 18.9446,-8.0326 75.6141,-31.0666 94.1074,-32.1883 18.0985,-0.9448 17.3639,19.0176 14.3667,25.7517 -3.2817,6.5546 -20.1354,8.2083 -32.9164,13.4065 -12.9528,4.9611 -27.2041,10.512 -43.6617,16.655 l 59.213,130.289 c -7.634,6.5546 -17.7588,9.0966 -31.4448,8.0903 -13.913,-1.355 -32.464,-14.5846 -49.7689,-14.6474 -17.2498,0.063 -36.9315,14.8269 -52.7096,15.1205 -15.8358,-0.06 -28.3912,-12.8156 -41.626,-14.1129 C 277.0817,313.9481 264.5828,316.1325 252.6492,321.8052 Z" i:knockout="Off" id="path17167" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;clip-rule:evenodd" /> +<path inkscape:connector-curvature="0" d="m 485.1333,209.0634 c 19.9496,0 36.138,16.9063 36.138,37.7391 0,20.8329 -16.1897,37.7391 -36.138,37.7391 -19.9483,0 -36.1392,-16.9062 -36.1392,-37.7391 0,-20.8328 16.1896,-37.7391 36.1392,-37.7391" i:knockout="Off" id="path17169" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;clip-rule:evenodd" /> +<path inkscape:connector-curvature="0" d="m 165.3271,324.3434 c -15.3269,-2.8357 -30.9358,-7.202 -47.9023,-13.113 -17.0806,-6.2572 -46.20638,-14.6462 -53.10709,-22.8557 -6.89941,-8.4455 -1.8665,-25.3364 12.04769,-26.1043 13.96807,-0.7678 41.6811,11.635 70.4684,21.9123 28.6168,10.1607 61.3627,22.8583 99.9915,38.7454 -4.7509,2.5985 -11.0286,3.4254 -19.0599,2.2434 -8.1442,-1.3601 -18.4369,-8.8608 -28.9001,-9.0954 C 188.3456,315.8979 177.3171,318.7336 165.3271,324.3434 Z" i:knockout="Off" id="path17171" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;clip-rule:evenodd" /> +<path inkscape:connector-curvature="0" d="m 520.67,390.848 c -4.0727,1.1204 -9.3325,0.9448 -16.2319,-0.532 -7.0122,-1.5345 -13.404,-9.0979 -25.0543,-8.5659 -11.9336,0.4127 -28.7886,11.1029 -45.0744,11.1029 -16.5166,-0.3526 -35.0663,-11.5747 -51.92,-11.5747 -16.7973,0.1192 -32.0678,11.7541 -48.1856,12.1067 -16.4012,0.06 -32.746,-10.8658 -48.8074,-11.1029 -16.2884,-0.4141 -31.7281,9.6863 -46.9422,9.5684 -14.9872,-0.2949 -28.2783,-11.0452 -43.1527,-10.5722 -15.2705,0.5897 -32.0114,12.4015 -46.9422,13.113 -15.0436,0.2346 -28.6745,-10.9875 -41.9644,-11.1055 -13.4027,-0.2346 -28.44757,8.2096 -37.4968,10.1005 -9.04924,1.8331 -14.76157,1.7716 -16.91011,0.473 l 0,31.3025 c 2.14854,1.2986 7.86087,1.3601 16.91011,-0.4731 9.04923,-1.8921 24.09283,-10.335 37.4968,-10.1004 13.2912,0.1179 26.9208,11.3401 41.9644,11.1055 14.9308,-0.7115 31.6717,-12.5233 46.9422,-13.113 14.8744,-0.4731 28.1643,10.2773 43.1527,10.5722 15.2141,0.1179 30.6538,-9.9825 46.9422,-9.5685 16.0614,0.2372 32.4062,11.1632 48.8074,11.103 16.1178,-0.3526 31.3883,-11.9913 48.1856,-12.1067 16.8537,0 35.4034,11.2221 51.92,11.5746 16.2858,0 33.1421,-10.6901 45.0744,-11.1029 11.6503,-0.414 18.0421,7.0263 25.0543,8.6236 6.8994,1.4769 12.1592,1.714 16.2319,0.4744 L 520.67,390.848 Z" i:knockout="Off" id="path17173" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;clip-rule:evenodd" /> +<path inkscape:connector-curvature="0" d="m 518.9865,442.2222 c -4.0727,1.1205 -9.3325,0.9449 -16.2319,-0.532 -7.0123,-1.5344 -13.404,-9.0979 -25.0543,-8.5659 -11.9336,0.4128 -28.7886,11.1029 -45.0744,11.1029 -16.5166,-0.3525 -35.0663,-11.5746 -51.92,-11.5746 -16.7972,0.1192 -32.0678,11.7541 -48.1856,12.1066 -16.4012,0.06 -32.7459,-10.8657 -48.8074,-11.1029 -16.2884,-0.4141 -31.7281,9.6864 -46.9422,9.5684 -14.9872,-0.2948 -28.2783,-11.0452 -43.1527,-10.5721 -15.2705,0.5896 -32.0114,12.4015 -46.9422,13.113 -15.0436,0.2346 -28.6745,-10.9876 -41.9644,-11.1055 -13.4027,-0.2346 -28.44757,8.2095 -37.4968,10.1004 -9.04924,1.8332 -14.76157,1.7717 -16.91012,0.473 l 0,31.3025 c 2.14855,1.2986 7.86088,1.3601 16.91012,-0.473 9.04923,-1.8922 24.09283,-10.335 37.4968,-10.1004 13.2912,0.1179 26.9208,11.34 41.9644,11.1054 14.9308,-0.7115 31.6717,-12.5233 46.9422,-13.113 14.8744,-0.473 28.1642,10.2774 43.1527,10.5722 15.2141,0.1179 30.6538,-9.9825 46.9422,-9.5684 16.0615,0.2371 32.4062,11.1632 48.8074,11.1029 16.1178,-0.3525 31.3884,-11.9913 48.1856,-12.1067 16.8537,0 35.4034,11.2221 51.92,11.5747 16.2858,0 33.1421,-10.6901 45.0744,-11.1029 11.6503,-0.4141 18.042,7.0263 25.0543,8.6236 6.8994,1.4768 12.1592,1.714 16.2319,0.4743 L 518.9865,442.2222 Z" i:knockout="Off" id="path17175" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;clip-rule:evenodd" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,221.1383,1354.355)" id="g72143"> +<title id="title17183">Indoor Pool</title> +<g id="g17185"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.896,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.314 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path17187" /> +</g> +<path inkscape:connector-curvature="0" d="m 544.6957,158.3437 c 0,2.6068 -1.8996,3.7708 -4.2223,2.5871 L 301.367,82.72243 c -2.3226,-1.18372 -6.1525,-1.24383 -8.5101,-0.13116 L 40.76462,157.783 c -2.3576,1.1126 -4.28674,-0.1115 -4.28674,-2.7183 l 0,-21.1233 c 0,-2.6068 1.92914,-5.6497 4.28674,-6.7624 L 292.8569,51.98733 c 2.3576,-1.11267 6.1875,-1.05256 8.5101,0.13116 l 239.1064,78.20841 c 2.3227,1.1837 4.2223,4.2867 4.2223,6.8935 l 0,21.1233 L 544.6957,158.3437 Z" style="fill:none;stroke:#ffffff;stroke-width:32.7899399" id="path17189" sodipodi:nodetypes="cccccccccccccc" /> +<path inkscape:connector-curvature="0" d="m 520.67,418.4576 c -4.0727,1.2435 -9.3325,1.005 -16.2319,-0.4705 -7.0122,-1.596 -13.404,-9.0364 -25.0543,-8.6249 -11.9336,0.4141 -28.7886,11.1042 -45.0744,11.1042 -16.5166,-0.3513 -35.0663,-11.5772 -51.92,-11.5772 -16.7973,0.1192 -32.0678,11.7528 -48.1856,12.1079 -16.4012,0.058 -32.746,-10.8658 -48.8074,-11.1016 -16.2884,-0.4128 -31.7281,9.6876 -46.9422,9.5671 -14.9872,-0.2935 -28.2783,-11.0452 -43.1527,-10.5734 -15.2705,0.5935 -32.0114,12.404 -46.9422,13.113 -15.0436,0.2371 -28.6745,-10.9837 -41.9644,-11.1043 -13.4027,-0.2358 -28.44757,8.2096 -37.4968,10.1005 -9.04924,1.7152 -14.76157,1.8921 -16.91011,0.532 l 0,31.3038 c 2.14854,1.3575 7.86087,1.1819 16.91011,-0.5321 9.04923,-1.8908 24.09283,-10.3363 37.4968,-10.1004 13.2912,0.1192 26.9208,11.3401 41.9644,11.1017 14.9308,-0.5885 31.6717,-12.6977 46.9422,-13.1118 14.8744,-0.5897 28.1643,10.3953 43.1527,10.6312 15.2141,0.1205 30.6538,-9.9197 46.9422,-9.6248 16.0614,0.2346 32.4062,11.1593 48.8074,11.1029 16.1178,-0.3551 31.3883,-11.9913 48.1856,-12.1093 16.8537,-0.056 35.4034,11.3414 51.92,11.6388 16.2858,0 33.1421,-10.694 45.0744,-11.1055 11.6503,-0.5333 18.0421,7.0276 25.0543,8.5634 6.8994,1.4768 12.1592,1.7127 16.2319,0.4717 L 520.67,418.4576 Z" i:knockout="Off" id="path17191" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;clip-rule:evenodd" /> +<path inkscape:connector-curvature="0" d="m 252.6492,401.8052 129.3992,-69.0429 c -10.1773,-22.3263 -17.3613,-39.157 -21.5468,-51.147 -4.2997,-11.931 -6.1085,-14.5885 -3.6766,-20.2585 2.4882,-5.8469 -0.9615,-6.7328 17.9856,-14.4693 18.9446,-8.0326 75.6141,-31.0666 94.1074,-32.1883 18.0985,-0.9448 17.3639,19.0176 14.3667,25.7517 -3.2817,6.5546 -20.1354,8.2083 -32.9164,13.4065 -12.9528,4.9612 -27.2041,10.512 -43.6617,16.655 l 59.213,130.289 c -7.634,6.5546 -17.7588,9.0966 -31.4448,8.0903 -13.913,-1.355 -32.464,-14.5846 -49.7689,-14.6474 -17.2498,0.063 -36.9315,14.8269 -52.7096,15.1205 -15.8358,-0.06 -28.3912,-12.8156 -41.626,-14.1129 C 277.0817,393.9481 264.5828,396.1325 252.6492,401.8052 Z" i:knockout="Off" id="path17193" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;clip-rule:evenodd" /> +<path inkscape:connector-curvature="0" d="m 485.1333,289.0634 c 19.9496,0 36.138,16.9063 36.138,37.7391 0,20.8329 -16.1897,37.7391 -36.138,37.7391 -19.9483,0 -36.1392,-16.9062 -36.1392,-37.7391 0,-20.8328 16.1896,-37.7391 36.1392,-37.7391" i:knockout="Off" id="path17195" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;clip-rule:evenodd" /> +<path inkscape:connector-curvature="0" d="m 165.3271,404.3434 c -15.3269,-2.8357 -30.9358,-7.202 -47.9023,-13.113 -17.0806,-6.2572 -46.20638,-14.6462 -53.10709,-22.8557 -6.89941,-8.4455 -1.8665,-25.3364 12.04769,-26.1043 13.96807,-0.7678 41.6811,11.635 70.4684,21.9123 28.6168,10.1607 61.3627,22.8583 99.9915,38.7454 -4.7509,2.5985 -11.0286,3.4254 -19.0599,2.2434 -8.1442,-1.3601 -18.4369,-8.8608 -28.9001,-9.0954 C 188.3456,395.8979 177.3171,398.7336 165.3271,404.3434 Z" i:knockout="Off" id="path17197" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;clip-rule:evenodd" /> +<path inkscape:connector-curvature="0" d="m 520.67,470.848 c -4.0727,1.1204 -9.3325,0.9448 -16.2319,-0.532 -7.0122,-1.5345 -13.404,-9.0979 -25.0543,-8.5659 -11.9336,0.4127 -28.7886,11.1029 -45.0744,11.1029 -16.5166,-0.3526 -35.0663,-11.5747 -51.92,-11.5747 -16.7973,0.1192 -32.0678,11.7541 -48.1856,12.1067 -16.4012,0.06 -32.746,-10.8658 -48.8074,-11.1029 -16.2884,-0.4141 -31.7281,9.6863 -46.9422,9.5684 -14.9872,-0.2949 -28.2783,-11.0452 -43.1527,-10.5722 -15.2705,0.5897 -32.0114,12.4015 -46.9422,13.113 -15.0436,0.2346 -28.6745,-10.9875 -41.9644,-11.1055 -13.4027,-0.2346 -28.44757,8.2096 -37.4968,10.1005 -9.04924,1.8331 -14.76157,1.7716 -16.91011,0.473 l 0,31.3025 c 2.14854,1.2986 7.86087,1.3601 16.91011,-0.4731 9.04923,-1.8921 24.09283,-10.335 37.4968,-10.1004 13.2912,0.1179 26.9208,11.3401 41.9644,11.1055 14.9308,-0.7115 31.6717,-12.5233 46.9422,-13.113 14.8744,-0.4731 28.1643,10.2773 43.1527,10.5722 15.2141,0.1179 30.6538,-9.9825 46.9422,-9.5685 16.0614,0.2372 32.4062,11.1632 48.8074,11.103 16.1178,-0.3526 31.3883,-11.9913 48.1856,-12.1067 16.8537,0 35.4034,11.2221 51.92,11.5746 16.2858,0 33.1421,-10.6901 45.0744,-11.1029 11.6503,-0.414 18.0421,7.0263 25.0543,8.6236 6.8994,1.4769 12.1592,1.714 16.2319,0.4744 L 520.67,470.848 Z" i:knockout="Off" id="path17199" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;clip-rule:evenodd" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,302.1936,1349.81)" id="g71272"> +<title id="title17207">Skiing</title> +<g id="g17209"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path17211" /> +</g> +<g id="g17213" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect17215" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect17217" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" transform="matrix(14.68584,0,0,14.68584,565.7658,1146.064)" style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:NPSPICT3;-inkscape-font-specification:NPSPICT3" d="m -5.942383,-61.66846 c 0.746223,2e-5 1.37936,-0.25999 1.899414,-0.78003 0.519984,-0.52 0.779994,-1.15314 0.78003,-1.89941 -3.6e-5,-0.74705 -0.260046,-1.3806 -0.78003,-1.90064 -0.520054,-0.51999 -1.153191,-0.78 -1.899414,-0.78002 -0.720247,2e-5 -1.347077,0.26003 -1.880493,0.78002 -0.533478,0.52004 -0.800201,1.15359 -0.800171,1.90064 -3e-5,0.74627 0.266693,1.37941 0.800171,1.89941 0.533416,0.52004 1.160246,0.78005 1.880493,0.78003 L -5.942383,-61.66846 z m 2.440186,18.32031 -0.960694,-0.5603 c -0.319858,0.53304 -0.786573,0.79956 -1.400146,0.79956 -0.293002,0 -0.572949,-0.0797 -0.839844,-0.23926 l -28.159179,-16.56005 -0.5603,0.95947 28.160397,16.56006 c 0.4264,0.24007 0.892708,0.3601 1.398926,0.36011 1.040005,-1e-5 1.826951,-0.43987 2.36084,-1.31959 L -3.502197,-43.34815 Z M -26.02295,-56.18872 c 0.16031,0.0269 0.38695,-0.013 0.67993,-0.11963 l 7.72095,-2.51953 c 0.74623,-0.26691 1.15944,-0.68033 1.23962,-1.24024 0.0801,-0.55988 0.10679,-0.86668 0.08,-0.92041 l -1.15967,-4.20043 4.63989,2.76 0.56031,4.04053 c 0.10658,0.72023 0.41297,1.22682 0.91919,1.51978 l 6.040036,3.5205 c 0.213182,0.13348 0.426398,0.20021 0.639648,0.2002 0.400356,1e-5 0.733811,-0.14017 1.000366,-0.42053 0.266485,-0.28035 0.399745,-0.60689 0.399781,-0.97962 -3.6e-5,-0.53384 -0.239701,-0.93382 -0.718995,-1.19995 l -4.801025,-2.80029 -0.52002,-7.19971 c -0.07978,-0.96026 -0.492786,-1.65362 -1.239011,-2.08008 l -6.92017,-4.08081 c -0.64048,-0.37269 -1.30739,-0.55905 -2.00073,-0.55908 -1.25327,3e-5 -2.22658,0.50662 -2.91992,1.51978 -0.3996,0.61363 -0.59938,1.28013 -0.59937,1.99951 -10e-6,0.31985 0.0399,0.64008 0.11963,0.96069 l 1.87988,6.11939 -5.63964,1.80053 c -0.79998,0.24009 -1.25327,0.82684 -1.35987,1.76026 -0.16033,1.25326 0.49275,1.95964 1.95923,2.11914 L -26.02295,-56.18872 Z" id="path17219" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,380.9764,1347.537)" id="g70392"> +<title id="title17227">Sailing</title> +<g id="g17229"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path17231" /> +</g> +<g id="g17233" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect17235" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect17237" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" transform="matrix(14.68584,0,0,14.68584,569.7658,1146.064)" style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:NPSPICT3;-inkscape-font-specification:NPSPICT3" d="m -7.062988,-45.30859 c -0.479361,0 -1.139151,0.14668 -1.97937,0.44006 -0.84028,0.29337 -1.500472,0.44006 -1.980592,0.44006 -0.47936,0 -1.14586,-0.14669 -1.99951,-0.44006 -0.85371,-0.29338 -1.50719,-0.44006 -1.96045,-0.44006 -0.47935,0 -1.14586,0.14668 -1.99951,0.44006 -0.8537,0.29337 -1.5202,0.44006 -1.99951,0.44006 -0.45413,0 -1.10781,-0.14669 -1.96106,-0.44006 -0.85329,-0.29338 -1.51959,-0.44006 -1.99891,-0.44006 -0.48015,0 -1.14035,0.14668 -1.98059,0.44006 -0.84026,0.29337 -1.50046,0.44006 -1.98059,0.44006 -0.47934,0 -1.13913,-0.14669 -1.97937,-0.44006 -0.84026,-0.29338 -1.50045,-0.44006 -1.98059,-0.44006 -0.47933,0 -1.14584,0.14668 -1.99951,0.44006 -0.85368,0.29337 -1.50717,0.44006 -1.96045,0.44006 l 0,2.91993 c 0.45328,-10e-6 1.10677,-0.1467 1.96045,-0.44007 0.85367,-0.29338 1.52018,-0.44007 1.99951,-0.44006 0.48014,-1e-5 1.14033,0.14668 1.98059,0.44006 0.84024,0.29337 1.50003,0.44006 1.97937,0.44007 0.48013,-10e-6 1.14033,-0.1467 1.98059,-0.44007 0.84024,-0.29338 1.50044,-0.44007 1.98059,-0.44006 0.47932,-1e-5 1.14562,0.14668 1.99891,0.44006 0.85325,0.29337 1.50693,0.44006 1.96106,0.44007 0.47931,-10e-6 1.14581,-0.1467 1.99951,-0.44007 0.85365,-0.29338 1.52016,-0.44007 1.99951,-0.44006 0.45326,-1e-5 1.10674,0.14668 1.96045,0.44006 0.85365,0.29337 1.52015,0.44006 1.99951,0.44007 0.48012,-10e-6 1.140312,-0.1467 1.980592,-0.44007 0.840219,-0.29338 1.500009,-0.44007 1.97937,-0.44006 0.48011,-1e-5 1.140307,0.14668 1.980591,0.44006 0.840215,0.29337 1.500005,0.44006 1.97937,0.44007 l 0,-2.91993 c -0.479365,0 -1.139155,-0.14669 -1.97937,-0.44006 -0.840284,-0.29338 -1.500481,-0.44006 -1.980591,-0.44006 L -7.062988,-45.30859 z m -8.759762,-30.52002 -18.07984,22.08008 18.07984,0 L -15.82275,-75.82861 z m 1.67968,5.08056 0,16.99952 10.841068,0 c 0.05286,-0.48014 0.07931,-0.94686 0.07935,-1.40015 -3.6e-5,-3.38622 -1.199986,-6.59951 -3.599854,-9.63989 -2.053253,-2.63996 -4.493444,-4.62645 -7.320564,-5.95948 L -14.14307,-70.74805 z m -15.47973,18.59986 0,4.36035 c 0.42723,0.13265 0.8675,0.27913 1.3208,0.43945 0.45327,0.16032 0.91958,0.24048 1.39892,0.24048 0.48013,0 1.14684,-0.14669 2.00013,-0.44006 0.85325,-0.29338 1.50694,-0.44007 1.96105,-0.44007 0.47932,0 1.14562,0.14669 1.99891,0.44007 0.85325,0.29337 1.50693,0.44006 1.96106,0.44006 0.47931,0 1.14581,-0.14669 1.99951,-0.44006 0.85365,-0.29338 1.52016,-0.44007 1.99951,-0.44007 0.45326,0 1.10674,0.14669 1.96045,0.44007 0.85365,0.29337 1.52015,0.44006 1.99951,0.44006 -3e-5,0 0.13344,-0.0134 0.40039,-0.0403 -3e-5,0 -3e-5,0 0,0 -3e-5,0 0.007,0 0.0201,0 0.0134,0 0.0466,0 0.0995,0 0.0537,-0.0269 0.1139,-0.0403 0.18066,-0.0403 0.0667,0 0.20668,-0.0269 0.419926,-0.0806 0.639619,-0.29297 1.41273,-0.75928 2.319336,-1.39893 L -4.782715,-52.14819 -29.6228,-52.14819 Z" id="path17239" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,454.4565,1345.265)" id="g70357"> +<title id="title17247">Leasure Center</title> +<g id="g17249"> +<path d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,86.804 l 0,450.123 c 0,20.844 20.896,42.229 62.192,42.229 l 452.024,0 c 41.307,0 62.229,-20.313 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path17251" inkscape:connector-curvature="0" /> +</g> +<path d="M 408.008,407.921 319.044,304.937 c -1.021,-1.624 -12.027,-19.431 -12.027,-32.916 0,-14.004 11.658,-40.1 11.884,-40.604 0.197,-0.172 0.403,-0.328 0.595,-0.509 l 74.945,-71.611 c 7.971,-7.562 8.303,-20.154 0.741,-28.125 l -1.521,-1.602 c -7.562,-7.971 -20.154,-8.304 -28.125,-0.742 l -70.365,67.234 c -1.361,-0.35 -2.749,-0.537 -4.154,-0.537 l -28.188,0 -55.046,-75.82 c -6.352,-8.965 -18.769,-11.085 -27.734,-4.734 l -1.802,1.277 c -8.966,6.351 -11.085,18.768 -4.734,27.734 l 57.508,79.21 0,94.25 -45.275,126.521 c -3.702,10.344 1.684,21.732 12.028,25.434 l 2.08,0.744 c 10.345,3.702 21.732,-1.685 25.434,-12.028 l 44.05,-123.098 20.193,0 86.696,100.359 c 7.182,8.314 19.746,9.231 28.06,2.049 l 1.672,-1.444 C 414.272,428.8 415.189,416.234 408.008,407.921 Z" style="fill:#ffffff" id="path17253" inkscape:connector-curvature="0" /> +<circle d="m 535.505,286.271 c 0,135.4412 -109.7968,245.238 -245.238,245.238 C 154.8258,531.509 45.02899,421.7122 45.02899,286.271 45.02899,150.8298 154.8258,41.03299 290.267,41.03299 425.7082,41.03299 535.505,150.8298 535.505,286.271 Z" cx="290.267" cy="286.271" r="245.238" style="fill:none;stroke:#ffffff;stroke-width:20" id="circle17255" sodipodi:cx="290.267" sodipodi:cy="286.271" sodipodi:rx="245.238" sodipodi:ry="245.238" /> +<circle d="m 320.427,143.93 c 0,19.33 -15.67,35 -35,35 -19.33,0 -35,-15.67 -35,-35 0,-19.33 15.67,-35 35,-35 C 304.757,108.93 320.427,124.6 320.427,143.93 Z" cx="285.427" cy="143.93" r="35" style="fill:#ffffff" id="circle17257" sodipodi:cx="285.427" sodipodi:cy="143.93" sodipodi:rx="35" sodipodi:ry="35" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,-12.17988,1425.562)" id="g68625"> +<title id="title17265">Ice Skating</title> +<g id="g17267"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path17269" /> +</g> +<g id="g17271" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect17273" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect17275" width="8" height="8" x="2" y="2" /> +</g> +<g id="g17277" transform="matrix(1.397328,-0.2437849,0.2437849,1.397328,-185.074,-56.18331)" /> +<g id="g17279" transform="matrix(1.641385,0,0,1.641385,-169.6601,733.4393)"> +<circle transform="matrix(39.81391,0,0,39.81391,-491.4077,-12515.88)" style="fill:#ffffff" sodipodi:ry="0.694" sodipodi:rx="0.694" sodipodi:cy="304.478" sodipodi:cx="22.254" d="m 22.948,304.478 c 0,0.3833 -0.31071,0.694 -0.694,0.694 -0.38329,0 -0.694,-0.3107 -0.694,-0.694 0,-0.3833 0.31071,-0.694 0.694,-0.694 C 22.63729,303.784 22.948,304.0947 22.948,304.478 Z" cx="22.254" cy="304.478" r="0.694" id="circle17281" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff" d="m 316.098,-130.0072 71.3864,0 c 0,0 5.4147,0.5574 5.4147,-5.0961 l 0,-5.6536 10.5506,0 c 0,0 2.4287,19.3097 -11.9839,21.1412 l -75.3678,0 L 316.098,-130.0072 Z" id="path17283" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff" d="m 138.0104,-185.1892 50.5238,50.484 c 0,0 3.3842,4.1406 7.4054,0.1991 l 4.0212,-4.0213 7.4452,7.4851 c 0,0 -11.9839,15.408 -23.4504,6.5294 L 130.7244,-177.7839 138.0104,-185.1892 Z" id="path17285" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff" d="m 332.8995,-202.787 0.08,50.0461 c 0,9.3961 7.6045,17.0403 17.0802,17.0403 8.5998,0 17.0005,-9.9534 17.0005,-17.0403 l 0,-69.6345 c 0,-4.8573 -2.0305,-9.2369 -5.2952,-12.3822 l -40.8491,-40.7296 54.1867,-54.1867 c 10.1924,-12.7007 4.8175,-27.9494 4.8175,-27.9494 -5.6536,-16.9209 -24.804,-17.4783 -24.804,-17.4783 l -139.7071,-0.04 c -7.4452,0 -13.4969,6.0119 -13.4969,13.4969 0,7.485 6.0517,13.4969 13.4969,13.4969 l 96.4691,0.1593 -40.6499,40.4509 c -5.8129,5.9323 -8.7591,12.621 -8.7591,21.3801 0,8.4007 3.3443,15.8857 8.9183,21.38 L 332.8995,-202.787 Z" id="path17287" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff" d="m 262.7474,-257.2126 c -1.2741,-1.2342 -2.4685,-2.5879 -3.5435,-4.061 l -80.5833,80.7426 c -6.0915,4.8971 -8.0822,13.5367 -4.4194,20.743 4.1805,8.2415 14.333,11.5062 22.5745,7.286 1.1148,-0.5972 2.15,-1.2741 3.1055,-2.0703 L 282.6145,-237.4251 262.7474,-257.2126 Z" id="path17289" /> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,65.84536,1421.017)" id="g66561"> +<title id="title17297">Equine Sports</title> +<g id="g17299"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path17301" /> +</g> +<g id="g17303" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1210.222,-51.87091)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect17305" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect17307" width="8" height="8" x="2" y="2" /> +</g> +<g id="g17309" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1870.52,102.9711)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect17311" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect17313" width="8" height="8" x="2" y="2" /> +</g> +<g id="g17315" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1210.222,-182.0683)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect17317" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect17319" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="opacity:0.75;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:5.7361345;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 189.9499,330.6406 -90.15373,63.0568 c -34.74097,39.3603 38.61913,38.2924 73.24993,56.7512 l 41.6961,18.9171 -3.3808,-31.5285 -43.9499,-31.5284 45.0768,-46.6621 L 189.9499,330.6406 Z" id="path17321" sodipodi:nodetypes="cccccccc" /> +<path inkscape:connector-curvature="0" style="opacity:0.75;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:5.7361345;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 411.9535,354.6022 c 15.5797,44.6709 46.5873,129.6928 36.0615,158.9033 l 37.1884,-1.2611 C 467.026,459.697 464.5468,407.1496 458.1573,354.6022 L 411.9535,354.6022 Z" id="path17323" sodipodi:nodetypes="ccccc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:5.8147564;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 133.7508,216.1428 c 20.8926,-16.4447 115.1693,-81.5673 125.6821,-89.4277 10.7057,-8.0045 15.5129,-6.696 22.9612,-4.8339 l 67.675,16.9188 c 44.9914,13.9418 10.8095,66.7313 -18.1272,83.0831 -3.5724,22.0433 12.9276,44.3332 64.0495,72.8111 l -64.0495,10.8763 c -2.0142,-39.3852 -66.8694,-26.5866 -68.8835,-49.5477 l 36.2544,-59.2157 c -17.275,-0.8921 -31.0615,-3.6372 -48.3393,-11.7827 -49.2266,20.155 -73.687,36.8873 -105.1379,54.0796 L 133.7508,216.1428 Z" id="path17325" sodipodi:nodetypes="czzzcccccccc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:8.0605631;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 171.8434,71.59826 55.7014,3.6029 -5.4445,7.95734 L 170.1682,74.78237 171.8434,71.59826 Z" id="path17327" sodipodi:nodetypes="ccccc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:14.3074608;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" d="m 224.844,57.53256 c -12.4205,0 -22.9631,8.13329 -26.5631,19.36345 l 54.3768,9.43542 c 0.01,-0.31394 0.038,-0.63085 0.038,-0.94734 C 252.6956,69.99612 240.232,57.53256 224.844,57.53256 Z" id="path17329" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:6.5051446;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 190.7275,92.4697 c -0.1317,1.04166 -0.2055,2.09425 -0.2274,3.16728 -0.3376,16.50692 12.7987,30.19162 29.3056,30.52922 14.4123,0.2947 26.6111,-9.6609 29.7127,-23.1818 L 190.7275,92.4697 Z" id="path17331" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:11.4722691;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 213.6153,247.4055 331.942,220.9216 c 54.1393,-8.3025 82.0359,2.9737 100.2961,21.4393 71.2546,-17.1209 100.0662,7.319 123.9614,36.573 l -15.5075,20.6855 c -19.14,-26.5897 -50.9507,-51.6596 -99.904,-41.5489 6.2371,32.2003 26.1689,58.1985 53.4308,80.3151 17.2914,41.821 35.1572,103.3207 64.2345,138.5469 l -18.0307,27.745 c -19.6418,-46.3779 -48.1231,-113.9504 -88.7574,-140.1917 -31.2906,-8.8985 -60.1806,-16.9285 -82.5347,-42.495 l -14.9073,-4.8252 c -36.6383,33.8352 -92.717,45.6355 -143.9887,46.4427 -34.7532,36.6759 -64.0132,88.1635 -112.69217,149.8972 L 63.73467,498.3718 C 104.1679,466.9595 135.0652,397.9874 169.6653,353.5192 168.1747,298.1818 136.1674,249.8163 114.3435,234.7173 92.51965,219.6182 66.31542,251.1063 41.19624,254.9723 26.78701,257.2341 15.94158,236.3826 24.29241,225.9662 33.0073,215.0956 66.15228,177.009 95.28848,161.6481 l 11.26922,-29.0061 6.7615,27.745 C 148.1579,183.0963 184.4655,199.2301 213.6153,247.4055 Z" id="path17333" sodipodi:nodetypes="cccccccccccccccczczcccc" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,136.2953,1419.502)" id="g65495"> +<title id="title17341">Rock Climbing</title> +<g id="g17343"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path17345" /> +</g> +<g id="g17347" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect17349" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect17351" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" transform="matrix(14.68584,0,0,14.68584,565.7658,1146.064)" style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:NPSPICT3;-inkscape-font-specification:NPSPICT3" d="m -23.18237,-53.46899 0.75927,4.80102 c 0.10741,0.79997 0.58755,1.26628 1.44043,1.39893 0.58674,0.0806 1.10004,-0.0859 1.53992,-0.49927 0.43984,-0.41341 0.61989,-0.91349 0.54016,-1.50025 l -0.92041,-5.79956 c -0.10663,-0.61359 -0.43988,-1.04043 -0.99975,-1.28051 l -4.16016,-1.87989 2.64038,-4.59961 1.31958,1.67969 c 0.10659,0.16034 0.26691,0.28037 0.48096,0.36011 l 5,1.44043 c 0.13262,0.0529 0.25225,0.0794 0.35889,0.0793 0.37351,2e-5 0.69374,-0.14667 0.96069,-0.44006 0.2669,-0.29336 0.40036,-0.62681 0.40039,-1.00036 -3e-5,-0.66649 -0.32026,-1.10635 -0.96069,-1.31958 l -4.32007,-1.2793 -3.28003,-3.96118 c -0.45331,-0.53302 -1.09336,-0.86627 -1.92017,-0.99976 -1.43963,-0.21319 -2.51954,0.2934 -3.23975,1.51978 l -3.64013,6.28051 c -0.24008,0.40041 -0.34669,0.89357 -0.31983,1.4795 l 0.11963,7.9602 -2.76001,5.92041 c -0.10661,0.24007 -0.17293,0.43986 -0.19897,0.59937 -0.0806,0.50699 0.0258,0.95377 0.31921,1.34033 0.29337,0.38655 0.69356,0.62011 1.20056,0.70068 0.85286,0.13265 1.45263,-0.16073 1.79932,-0.88013 l 3.04077,-6.48071 c 0.1066,-0.24007 0.1599,-0.49316 0.15991,-0.75928 l -0.0403,-4.92065 L -23.18237,-53.46899 z m 16.960446,-19.91944 -1.640625,7.44019 -2.800291,1.15967 -2.44019,6.8396 2.32056,5.24047 -0.63965,2.0398 -5.40039,1.60034 -0.31982,2.3999 -8.59986,2.12036 0.0794,1.43921 20.999754,0 c 0.3735,0 0.687017,-0.12655 0.940552,-0.37964 0.253464,-0.25309 0.380213,-0.5664 0.380249,-0.93994 l 0,-28.32031 L -6.221924,-73.38843 z m -16.440426,4.75952 c 0.72019,3e-5 1.34682,-0.25998 1.87988,-0.78003 0.53302,-0.51999 0.79954,-1.15313 0.79956,-1.89941 -2e-5,-0.72019 -0.26654,-1.34702 -0.79956,-1.88049 -0.53306,-0.53342 -1.15969,-0.80015 -1.87988,-0.80017 -0.74709,2e-5 -1.38063,0.26675 -1.90064,0.80017 -0.52003,0.53347 -0.78004,1.1603 -0.78003,1.88049 -10e-6,0.74628 0.26,1.37942 0.78003,1.89941 0.52001,0.52005 1.15355,0.78006 1.90064,0.78003 L -22.66235,-68.62891 z m -9.36036,7.32056 4.00025,-6.87988 c 0.26691,-0.45327 0.17373,-0.79995 -0.27954,-1.04004 l -1.28052,-0.7605 c -0.4533,-0.26609 -0.79998,-0.1725 -1.04004,0.28076 l -4.00024,6.87988 c -0.26612,0.45331 -0.17253,0.79999 0.28076,1.04004 l 1.2793,0.75928 c 0.45328,0.26694 0.79996,0.17376 1.04003,-0.27954 L -32.02271,-61.30835 Z" id="path17353" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,218.1082,1419.502)" id="g65456"> +<title id="title17361">Gym</title> +<g id="g17363"> +<path d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path17365" inkscape:connector-curvature="0" /> +</g> +<circle d="m 156.427,496.93 c 0,18.2254 -14.7746,33 -33,33 -18.2254,0 -33,-14.7746 -33,-33 0,-18.2254 14.7746,-33 33,-33 C 141.6524,463.93 156.427,478.7046 156.427,496.93 Z" cx="123.427" cy="496.93" r="33" style="fill:#ffffff" id="circle17367" sodipodi:cx="123.427" sodipodi:cy="496.93" sodipodi:rx="33" sodipodi:ry="33" /> +<circle d="m 487.427,470.93 c 0,32.5848 -26.4152,59 -59,59 -32.5848,0 -59,-26.4152 -59,-59 0,-32.5848 26.4152,-59 59,-59 C 461.0118,411.93 487.427,438.3452 487.427,470.93 Z" cx="428.427" cy="470.93" r="59" style="fill:#ffffff" id="circle17369" sodipodi:cx="428.427" sodipodi:cy="470.93" sodipodi:rx="59" sodipodi:ry="59" /> +<path d="m 415.364,390.179 -0.322,0.05 -301.628,51.934 c -26.487,4.862 -45.657,27.89 -45.657,54.768 0,30.696 24.974,55.67 55.67,55.67 l 305,0 c 45.033,0 81.67,-36.637 81.67,-81.67 0,-45.033 -36.637,-81.67 -81.67,-81.67 C 421.846,389.26 416.391,390.025 415.364,390.179 z m 2.069,13.845 c 0.524,-0.078 5.285,-0.765 10.994,-0.765 37.313,0 67.67,30.356 67.67,67.67 0,18.043 -7.048,35.028 -19.845,47.825 -12.797,12.797 -29.782,19.846 -47.825,19.846 l -305,0 c -22.977,0 -41.67,-18.693 -41.67,-41.67 0,-20.12 14.345,-37.356 34.108,-40.984 0,0 301.33,-51.882 301.479,-51.907 C 417.388,404.031 417.433,404.024 417.433,404.024 Z" style="fill:#ffffff" id="path17371" inkscape:connector-curvature="0" /> +<path d="m 271.778,127.273 c -3.729,-9.387 -14.31,-13.998 -23.715,-10.392 l -45.53,18.081 c -0.961,0.212 -1.919,0.48 -2.864,0.856 -4.792,1.904 -8.334,5.596 -10.182,10.003 -1.934,4.367 -2.187,9.476 -0.284,14.265 0.375,0.944 0.836,1.824 1.342,2.668 l 18.102,45.524 c 3.833,9.315 14.448,13.845 23.834,10.115 9.386,-3.729 13.998,-14.311 10.391,-23.715 l -12.38,-31.176 31.171,-12.394 C 270.978,147.275 275.508,136.66 271.778,127.273 Z" style="fill:#ffffff" id="path17373" inkscape:connector-curvature="0" /> +<path d="m 351.263,326.572 c -0.585,-1.015 -1.259,-1.943 -1.977,-2.823 l -28.247,-48.96 c -5.927,-9.997 -18.801,-13.401 -28.896,-7.58 -10.094,5.819 -13.597,18.669 -7.914,28.805 l 19.325,33.532 -33.523,19.341 c -9.996,5.927 -13.4,18.8 -7.579,28.896 5.82,10.095 18.668,13.599 28.805,7.915 l 48.976,-28.226 c 1.061,-0.401 2.108,-0.867 3.123,-1.452 5.151,-2.971 8.581,-7.773 9.958,-13.11 C 354.796,337.602 354.234,331.726 351.263,326.572 Z" style="fill:#ffffff" id="path17375" inkscape:connector-curvature="0" /> +<circle d="m 380.248,72.087 c 0,24.30053 -19.6995,44 -44,44 -24.3005,0 -44,-19.69947 -44,-44 0,-24.30053 19.6995,-44 44,-44 C 360.5485,28.087 380.248,47.78647 380.248,72.087 Z" cx="336.248" cy="72.087" r="44" style="fill:#ffffff" id="circle17377" sodipodi:cx="336.248" sodipodi:cy="72.087" sodipodi:rx="44" sodipodi:ry="44" /> +<path d="m 402.479,164.292 c -4.765,-8.511 -15.484,-11.582 -24.03,-6.93 l -28.273,15.821 -20.548,-36.694 c -1.448,-6.397 -5.807,-12.042 -12.292,-14.839 -10.7,-4.615 -23.095,0.255 -27.826,10.87 L 178.514,389.862 c -4.65,10.782 0.321,23.291 11.103,27.94 10.782,4.65 23.291,-0.32 27.941,-11.103 l 96.837,-224.573 12.012,21.467 c 0.324,0.892 0.704,1.774 1.183,2.63 2.434,4.347 6.421,7.269 10.876,8.477 4.428,1.295 9.351,0.887 13.693,-1.545 0.855,-0.479 1.64,-1.033 2.383,-1.624 l 41.288,-23.13 C 404.261,183.547 407.247,172.805 402.479,164.292 Z" style="fill:#ffffff" id="path17379" inkscape:connector-curvature="0" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,295.3759,1414.2)" id="g64627"> +<title id="title17387">Golf</title> +<g id="g17389"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path17391" /> +</g> +<rect style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:20.9475765;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" id="rect17393" width="11.79317" height="467.5074" x="73.34682" y="56.24627" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" d="M 77.95768,51.75661 257.3968,118.5291 78.29184,191.4391 77.95768,51.75661 Z" id="path17395" sodipodi:nodetypes="cccc" /> +<path inkscape:connector-curvature="0" transform="matrix(4.037583,0,0,4.037583,-822.6318,-683.7183)" style="font-size:40px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans" d="m 299.6694,208.3115 c 0,-2.5927 -0.9361,-4.7775 -2.8081,-6.5544 -1.8721,-1.7768 -4.1045,-2.6652 -6.6972,-2.6653 -2.5899,1e-4 -4.7975,0.8885 -6.6226,2.6653 -1.8253,1.7769 -2.7378,3.9617 -2.7378,6.5544 0,2.5899 0.9125,4.7733 2.7378,6.5501 1.8251,1.7769 4.0327,2.6653 6.6226,2.6653 2.5927,0 4.8251,-0.8884 6.6972,-2.6653 1.872,-1.7768 2.8081,-3.9602 2.8081,-6.5501 L 299.6694,208.3115 z m -24.7675,95.9019 c 2.0155,0 3.6474,-0.9595 4.8955,-2.8784 l 27.0703,-40.7549 1.4414,5.6162 -4.0298,30.5288 c -0.1934,1.5351 0.142,2.9033 1.0063,4.1045 0.8642,1.2011 2.0639,1.9453 3.5992,2.2324 1.538,0.2871 2.9545,-0.025 4.2495,-0.936 1.2948,-0.9112 2.0389,-2.1358 2.2324,-3.6738 l 4.1748,-31.2452 c 0.097,-1.0576 0,-2.1621 -0.2856,-3.3135 l -9.2198,-36.7207 24.0513,-4.3198 c 1.2479,-0.1903 2.2557,-0.8378 3.0234,-1.9424 0.7675,-1.1044 1.0546,-2.2807 0.8614,-3.5288 -0.2872,-1.2479 -1.0065,-2.3041 -2.1577,-3.1684 l -55.2964,-36.4307 -5.0406,7.3433 c -1.2481,1.7286 -0.9595,3.2169 0.8658,4.4648 1.7255,1.0548 3.2123,0.7662 4.4604,-0.8657 l 2.8828,-4.3198 44.9253,29.5224 -36.7163,6.6226 c -1.3448,0.2872 -2.4251,0.983 -3.241,2.0874 -0.8159,1.1046 -1.032,2.2808 -0.6482,3.5288 l 7.919,30.9595 -25.919,38.7378 c -0.4805,0.8613 -0.7207,1.7724 -0.7207,2.7334 0,1.5351 0.5522,2.8549 1.6568,3.9594 1.1044,1.1045 2.4242,1.6568 3.9595,1.6568 L 274.9019,304.2134 Z" id="path17397" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,374.9162,1414.957)" id="g63799"> +<title id="title17405">Diving</title> +<g id="g17407"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path17409" /> +</g> +<g id="g17411" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect17413" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect17415" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" transform="matrix(14.68584,0,0,14.68584,565.7658,1146.064)" style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:NPSPICT3;-inkscape-font-specification:NPSPICT3" d="m -30.86304,-42.58887 c 0.48014,0 1.14033,0.14669 1.98059,0.44007 0.84024,0.29337 1.50003,0.44005 1.97937,0.44006 0.48013,-1e-5 1.14033,-0.14669 1.98059,-0.44006 0.84024,-0.29338 1.50044,-0.44007 1.98059,-0.44007 0.47932,0 1.14562,0.14669 1.99891,0.44007 0.85325,0.29337 1.50693,0.44005 1.96106,0.44006 0.47931,-1e-5 1.14581,-0.14669 1.99951,-0.44006 0.85365,-0.29338 1.52016,-0.44007 1.99951,-0.44007 0.45326,0 1.10674,0.14669 1.96045,0.44007 0.85365,0.29337 1.52015,0.44005 1.99951,0.44006 0.48012,-1e-5 1.140312,-0.14669 1.980592,-0.44006 0.840219,-0.29338 1.500009,-0.44007 1.97937,-0.44007 0.48011,0 1.140307,0.14669 1.980591,0.44007 0.840215,0.29337 1.500005,0.44005 1.97937,0.44006 l 0,-2.96021 c -0.479365,0 -1.139155,-0.13997 -1.97937,-0.41992 -0.840284,-0.27995 -1.500481,-0.41992 -1.980591,-0.41992 -0.479361,0 -1.145865,0.13997 -1.999512,0.41992 -0.853708,0.27995 -1.50719,0.41992 -1.96045,0.41992 -0.47936,0 -1.14586,-0.13997 -1.99951,-0.41992 -0.85371,-0.27995 -1.50719,-0.41992 -1.96045,-0.41992 -0.47935,0 -1.14586,0.13997 -1.99951,0.41992 -0.8537,0.27995 -1.5202,0.41992 -1.99951,0.41992 -0.45413,0 -1.10781,-0.13997 -1.96106,-0.41992 -0.85329,-0.27995 -1.51959,-0.41992 -1.99891,-0.41992 -0.48015,0 -1.14035,0.13997 -1.98059,0.41992 -0.84026,0.27995 -1.50046,0.41992 -1.98059,0.41992 -0.47934,0 -1.13913,-0.13997 -1.97937,-0.41992 -0.84026,-0.27995 -1.50045,-0.41992 -1.98059,-0.41992 -0.47933,0 -1.14584,0.13997 -1.99951,0.41992 -0.85368,0.27995 -1.50717,0.41992 -1.96045,0.41992 l 0,2.96021 c 0.45328,-1e-5 1.10677,-0.14669 1.96045,-0.44006 0.85367,-0.29338 1.52018,-0.44007 1.99951,-0.44007 L -30.86304,-42.58887 z m 5,-13.51928 c 0.74706,1e-5 1.3806,-0.26 1.90064,-0.78003 0.52,-0.52001 0.78001,-1.15356 0.78003,-1.90064 -2e-5,-0.71939 -0.26003,-1.3391 -0.78003,-1.85913 -0.52004,-0.52 -1.15358,-0.78001 -1.90064,-0.78003 -0.74627,2e-5 -1.3794,0.26003 -1.89941,0.78003 -0.52003,0.52003 -0.78004,1.13974 -0.78003,1.85913 -10e-6,0.74708 0.26,1.38063 0.78003,1.90064 0.52001,0.52003 1.15314,0.78004 1.89941,0.78003 L -25.86304,-56.10815 z m -0.91919,10.04028 c 0.58674,0 1.0266,-0.2535 1.31958,-0.7605 l 4.32007,-7.51953 9.4397,-5.84107 c 0.40036,-0.26609 0.70716,-0.58592 0.92041,-0.95947 l 6.519775,-11.08032 c 0.160284,-0.26609 0.240443,-0.57248 0.240478,-0.91919 -3.5e-5,-0.50697 -0.180088,-0.94703 -0.540161,-1.32019 -0.360141,-0.3731 -0.793694,-0.55966 -1.300659,-0.55969 -0.719434,3e-5 -1.265901,0.31985 -1.639404,0.95947 l -5.439459,9.2395 -7.9602,4.80103 c -0.42726,0.26612 -0.74749,0.58595 -0.96069,0.95947 l -6.24024,10.72021 c -0.13266,0.21322 -0.19898,0.46632 -0.19897,0.75928 -10e-6,0.40039 0.15318,0.75399 0.45959,1.06079 0.30639,0.30681 0.65978,0.46021 1.06018,0.46021 L -26.78223,-46.06787 Z" id="path17417" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,456.0932,1420.748)" id="g62124"> +<title id="title17425">Archery</title> +<g id="g17427"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path17429" /> +</g> +<g id="g17431" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect17433" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect17435" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="font-size:144px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:NPSPICT3;-inkscape-font-specification:NPSPICT3" d="m 261.0235,134.1594 c 12.0235,4e-4 22.2881,-4.2491 30.7936,-12.7484 8.505,-8.4986 12.7576,-18.9688 12.758,-31.41064 -4e-4,-12.03608 -4.253,-22.3038 -12.758,-30.80316 -8.5055,-8.49849 -18.7701,-12.748 -30.7936,-12.74838 -12.0241,3.8e-4 -22.393,4.24989 -31.1069,12.74838 -8.7143,8.49936 -13.0714,18.76708 -13.0712,30.80316 -2e-4,12.44184 4.3569,22.91204 13.0712,31.41064 8.7139,8.4993 19.0828,12.7488 31.1069,12.7484 L 261.0235,134.1594 z m 29.2369,27.3764 c -1.6583,9.1257 -7.4614,13.6885 -17.4093,13.6882 l -103.9048,0 c -12.4417,3e-4 -18.6624,-5.3914 -18.6622,-16.1753 -2e-4,-4.5687 1.4553,-8.3024 4.3665,-11.2011 -7.8853,2.8987 -11.8278,8.0816 -11.8276,15.5487 -2e-4,10.7838 6.4294,16.1755 19.2887,16.1752 l 108.8599,0 c 13.6942,3e-4 20.1238,-6.0116 19.2888,-18.0357 L 290.2604,161.5358 z m -121.3141,13.6882 103.9048,0 c 9.9479,3e-4 15.751,-4.5625 17.4093,-13.6882 -0.418,-10.7831 -6.8476,-16.1749 -19.2888,-16.1752 l -108.8599,0 c -0.4178,3e-4 -2.9049,0.8293 -7.4611,2.487 -2.9112,2.8987 -4.3667,6.6324 -4.3665,11.2011 -2e-4,10.7839 6.2205,16.1756 18.6622,16.1753 L 168.9463,175.224 Z M 315.7762,145.3606 414.688,45.82231 c 24.4649,28.61708 38.3555,61.79649 41.672,99.53829 L 315.7762,145.3606 z m 98.9118,132.5152 c -20.7447,-20.744 -50.3992,-50.3985 -88.9637,-88.9637 l 0,-9.3406 130.6357,0 c -3.7341,36.9198 -17.6248,69.6878 -41.672,98.3043 L 414.688,277.8758 z m -136.8628,63.4478 0,-1.8605 c -3e-4,10e-5 -3e-4,0.2026 0,0.6075 L 277.8252,341.3236 z m -1.253,12.4352 0,-1.8605 c -3e-4,0.4178 -3e-4,0.6266 0,0.6265 L 276.5722,353.7588 Z M 422.1491,22.18596 296.4875,147.2211 c 0.4047,0.418 0.816,0.8357 1.234,1.253 1.6577,3.3164 2.9044,7.0501 3.74,11.2012 0.4174,4.139 -0.6205,8.9042 -3.1135,14.2956 -3e-4,0.8357 -0.418,1.8736 -1.253,3.1136 -5.797,8.7081 -14.5049,13.062 -26.1234,13.0616 l -59.7267,0 0,160.4991 0,0 -34.211,170.4663 c -1.2405,6.632 0.01,12.7483 3.7401,18.3489 3.7335,5.6005 8.9164,9.021 15.5487,10.2615 6.6318,1.2402 12.7482,0 18.3489,-3.7306 5.6004,-3.7275 9.2297,-8.9135 10.8879,-15.5582 l 34.8375,-176.6743 16.1752,0 0,0 34.8375,176.6743 c 1.24,6.6447 4.6604,11.8307 10.2613,15.5582 5.6003,3.7273 11.9254,4.9708 18.9755,3.7306 6.2268,-1.2405 11.3084,-4.661 15.245,-10.2615 3.9358,-5.6006 5.0749,-11.7169 3.4173,-18.3489 l -34.211,-171.7003 0,-143.7163 97.0513,96.4247 8.0876,-8.6951 c 32.3499,-35.6662 48.5251,-79.4202 48.5256,-131.2622 -5e-4,-51.4363 -16.3845,-95.19032 -49.1521,-131.26223 -4e-4,4.8e-4 -2.4875,-2.90425 -7.4611,-8.71411 L 422.1491,22.18596 z m -144.3239,319.13764 0,-1.253 c -3e-4,2e-4 -3e-4,-0.2024 0,-0.6075 L 277.8252,341.3236 Z" id="path17437" /> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,-12.9547,1520.876)" id="g88694"> +<title id="title20271">Zoo</title> +<g id="g20273"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path20275" /> +</g> +<g id="g20277" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect20279" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect20281" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" id="path20283" style="fill:#ffffff;fill-opacity:1;stroke:none" d="m 96.84618,370.809 c 5.64512,1.6646 19.51032,0.264 14.75802,-9.1015 -2.6367,-5.1969 -15.04242,-11.7392 -20.52211,-13.2909 -8.25706,-2.3391 -22.13008,7.8127 -11.52819,14.3226 l -2.30563,6.9169 c -8.87832,-4.2423 -11.40864,-17.2254 -10.68583,-26.5148 0.50828,-6.533 6.40714,-13.4223 8.74402,-19.5979 6.38408,-16.8715 11.62767,-33.4525 16.59309,-50.724 1.98481,-6.9043 2.57275,-19.9703 8.57505,-24.5228 5.624,-4.2666 14.261,-4.8879 20.5762,-8.0305 4.655,-2.3172 7.6962,-7.0841 12.7029,-8.6323 10.75,-3.3236 21.3409,-2.4671 26.4975,-14.1497 10.8872,16.4357 19.976,31.7509 21.7825,51.8768 1.2843,14.3076 -8.4824,28.9773 -11.7795,42.6543 -2.3045,9.5603 -1.5943,19.2982 -4.1052,28.8205 -3.1322,11.874 -9.241,22.8488 -12.221,34.5845 -1.7984,7.0795 -0.1868,15.1342 -2.3967,21.9024 -3.9553,12.115 -26.5356,19.3547 -23.8507,34.58 1.2405,7.0356 9.4439,8.419 15.2783,9.6133 13.548,2.7726 28.1323,1.0618 41.5015,-1.0317 4.4522,-0.6975 9.8577,0.1637 13.3335,-3.3121 8.3914,-8.3902 -1.5229,-24.2449 1.1955,-34.0842 1.9471,-7.0518 8.6173,-13.1963 12.1011,-19.5979 7.574,-13.9215 13.9872,-28.5865 18.3298,-43.8071 l 1.1528,0 c 0.2767,13.4165 3.515,30.2315 8.6623,42.6542 3.2498,7.8438 11.6181,19.0976 11.3899,27.6677 -0.392,14.6869 -22.6448,24.2933 -11.972,41.4796 10.7373,17.2888 36.1155,-0.1049 49.5608,-3.1472 7.3711,-1.6682 17.2554,0.5153 20.8729,-8.4087 4.994,-12.3167 -5.1427,-23.9924 -6.8431,-35.6878 -1.9471,-13.3842 0.5672,-26.8503 -1.8849,-40.3487 -1.7938,-9.8785 -9.8347,-21.3732 -9.5649,-31.1261 0.1891,-6.8627 5.0609,-14.9889 6.6425,-21.9035 l 43.8071,20.572 18.4451,10.5541 c 0.081,9.7989 -0.1879,21.507 1.5321,31.1261 0.822,4.594 5.1358,9.2352 3.8205,13.9837 -2.565,9.2525 -25.2122,18.746 -20.1156,28.5495 2.8014,5.3883 10.5345,7.234 15.9159,8.6174 13.6286,3.5045 49.3348,8.7694 59.354,-4.0095 4.4153,-5.6316 4.0487,-15.0017 4.051,-21.7791 0.01,-17.0825 1.8076,-35.1806 -2.3057,-51.8768 14.8345,9.1476 18.2077,27.5304 25.6433,42.6543 2.5754,5.2384 7.9418,13.5456 6.1861,19.5806 -2.7092,9.3078 -30.4771,23.8414 -17.6289,36.4083 3.5622,3.485 10.0376,3.7444 14.62,5.1393 13.2597,4.0348 53.5081,10.6197 59.776,-6.9631 5.8574,-16.4322 4.3622,-45.4498 0.2859,-62.2349 -2.3991,-9.8785 -7.9718,-18.4474 -8.9459,-28.8204 -0.8958,-9.5442 5.7157,-19.2037 6.4212,-28.8205 0.981,-13.3877 -3.1576,-25.1441 -3.5691,-38.043 -0.264,-8.298 2.52,-16.8427 2.52,-25.362 12.6626,33.5643 -0.5925,69.6775 8.6243,103.7536 1.3418,4.9606 1.8664,33.0929 11.8025,30.2592 3.7259,-1.0617 4.828,-7.5221 4.0798,-10.6612 -3.2624,-13.6978 -9.1718,-25.8082 -9.2041,-40.3487 -0.016,-7.2305 3.2879,-14.6823 4.096,-21.9035 4.7715,-42.6451 11.436,-101.9507 -25.1672,-133.2209 -16.3216,-13.9433 -34.0012,-24.1276 -51.8722,-35.6724 -13.9849,-9.0343 -28.2971,-19.5816 -44.9599,-23.1774 -12.2222,-2.6374 -25.6203,1.2604 -38.0431,0.6565 -27.0866,-1.3167 -53.6925,-6.4436 -80.6973,-8.9805 -12.289,-1.1546 -24.4616,1.2148 -36.8902,-1.1226 -26.705,-5.0225 -46.4562,-25.20284 -72.6275,-31.80308 -8.29,-2.09047 -22.6564,-0.65791 -31.1261,0.82992 -7.9983,1.40517 -12.2337,7.00775 -18.4624,11.44276 -18.088,12.8804 -41.80941,33.5349 -51.82487,53.888 -6.14821,12.4943 -6.8074,29.1914 -10.75165,42.6552 -5.74899,19.6245 -16.67045,35.9518 -19.90307,56.4882 -3.38548,21.5081 1.80094,44.101 1.79955,65.7106 -10e-4,16.2455 -9.0887,36.1178 -3.30455,51.8769 C 50.90302,392.8382 93.82488,400.1171 96.84618,370.809 Z" /> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,65.82806,1523.906)" id="g87799"> +<title id="title20291">Wreck</title> +<g id="g20293"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path20295" /> +</g> +<g id="g20297" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect20299" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect20301" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" id="path20303" d="m 544.84,518.298 c -10.9758,0 -21.4638,-2.439 -30.8543,-6.6464 -9.6343,-4.4514 -20.4882,-7.0734 -31.8909,-7.0734 -11.3418,0 -22.1347,2.622 -31.769,7.0734 -9.3905,4.2074 -19.8785,6.6464 -30.9763,6.6464 -10.9759,0 -21.4639,-2.439 -30.9763,-6.6464 -9.6344,-4.4514 -20.4883,-7.0734 -31.769,-7.0734 -11.2808,0 -22.1346,2.622 -31.891,7.0734 -9.2685,4.2074 -19.8784,6.6464 -30.8543,6.6464 -10.9758,0 -21.5858,-2.439 -30.9763,-6.6464 -9.6343,-4.4514 -20.4882,-7.0734 -31.769,-7.0734 -11.4636,0 -22.2566,2.622 -31.8909,7.0734 -9.3905,4.2074 -19.8785,6.6464 -30.8544,6.6464 -11.0978,0 -21.5858,-2.439 -31.0982,-6.6464 -9.5124,-4.4514 -20.4883,-7.0734 -31.769,-7.0734 -11.28074,0 -22.13464,2.622 -31.76899,7.0734 -9.39045,4.2074 -20.00045,6.6464 -30.9763,6.6464 l 0,-46.3424 c 10.97585,0 21.58585,-2.5001 30.9763,-6.7075 9.63435,-4.4513 20.48825,-7.0733 31.76899,-7.0733 11.2807,0 22.2566,2.622 31.769,7.0733 9.5124,4.2074 20.0004,6.7075 31.0982,6.7075 10.9759,0 21.4639,-2.5001 30.8544,-6.7075 9.6343,-4.4513 20.4882,-7.0733 31.8909,-7.0733 11.3417,0 22.1347,2.622 31.769,7.0733 9.3905,4.2074 20.0005,6.7075 30.9763,6.7075 10.9759,0 21.5858,-2.5001 30.8543,-6.7075 9.7564,-4.4513 20.6102,-7.0733 31.891,-7.0733 11.2807,0 22.1346,2.622 31.769,7.0733 9.5124,4.2074 20.0004,6.7075 30.9763,6.7075 11.0978,0 21.5858,-2.5001 30.9763,-6.7075 9.6343,-4.4513 20.4882,-7.0733 31.769,-7.0733 11.4636,0 22.2566,2.622 31.8909,7.0733 9.3905,4.2074 19.8785,6.7075 30.8543,6.7075 L 544.84,518.298 Z" style="fill:#ffffff" /> +<path inkscape:connector-curvature="0" id="path20305" d="M 312.3959,325.245 267.029,217.1938 312.7618,197.9861 300.9932,169.8757 c -15.264,6.4243 -30.5333,12.8358 -45.7937,19.2687 l -22.7444,-54.1475 -28.1104,11.7686 22.7444,54.2085 c -24.0249,10.0612 -49.0254,20.6102 -49.0254,20.6102 l 11.7685,28.1104 49.0865,-20.6103 45.3668,107.9902 c -93.4777,39.1472 -184.45525,77.8066 -178.9064,77.8066 11.3418,0 22.2566,2.622 31.769,7.0734 9.5124,4.2074 20.0005,6.6464 31.0983,6.6464 10.9758,0 21.4639,-2.439 30.8543,-6.6464 9.6344,-4.4514 20.4883,-7.0734 31.891,-7.0734 11.3417,0 22.1346,2.622 31.769,7.0734 9.3904,4.2074 20.0004,6.6464 30.9762,6.6464 10.9759,0 21.5859,-2.439 30.8544,-6.6464 9.7563,-4.4514 20.6102,-7.0734 31.8909,-7.0734 11.2808,0 22.1347,2.622 31.769,7.0734 9.5124,4.2074 20.0005,6.6464 30.9763,6.6464 3.1099,0 6.0977,-0.6707 9.1466,-1.0366 5.4879,-1.2195 11.0978,-1.7073 16.4637,-3.8415 0.122,-0.061 0.2439,-0.122 0.3659,-0.1829 9.9392,-55.672 32.8666,-167.1379 32.8666,-167.1379 C 478.0703,256.402 398.2514,289.3906 312.3959,325.245 Z" style="fill:#ffffff" sodipodi:nodetypes="ccccccccccccscscscscscsccccc" /> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,140.0657,1528.451)" id="g86190"> +<title id="title20313">Water Wheel</title> +<g id="g20315"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path20317" /> +</g> +<g id="g20319" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1210.222,-51.87091)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect20321" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect20323" width="8" height="8" x="2" y="2" /> +</g> +<g id="g20325" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1870.52,102.9711)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect20327" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect20329" width="8" height="8" x="2" y="2" /> +</g> +<g id="g20331" transform="matrix(0.9361877,-0.2985096,0.2985096,0.9361877,-34.08412,65.02755)"> +<path transform="matrix(8.511592,0,0,8.511592,3450.321,2339.782)" d="m -358.0429,-243.7701 a 17.90215,17.90215 0 1 1 -35.8043,0 A 17.90215,17.90215 0 1 1 -358.0429,-243.7701 Z" sodipodi:ry="17.90215" sodipodi:rx="17.90215" sodipodi:cy="-243.7701" sodipodi:cx="-375.9451" id="path20333" style="fill:none;stroke:#ffffff;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" sodipodi:type="arc" /> +<path inkscape:connector-curvature="0" id="path20335" d="M 234.5402,54.55148 251.8744,272.6731 263.4304,71.88567 234.5402,54.55148 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:5.3255005px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> +<g transform="matrix(5.325501,0,0,5.325501,2251.081,1565.093)" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.8777578;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" id="g20337"> +<path transform="matrix(0.2953699,0,0,0.2953699,-264.631,-172.1402)" d="m -358.0429,-243.7701 a 17.90215,17.90215 0 1 1 -35.8043,0 A 17.90215,17.90215 0 1 1 -358.0429,-243.7701 Z" sodipodi:ry="17.90215" sodipodi:rx="17.90215" sodipodi:cy="-243.7701" sodipodi:cx="-375.9451" id="path20339" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:6.3573089;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" sodipodi:type="arc" /> +<path inkscape:connector-curvature="0" id="path20341" d="m -378.6576,-283.643 3.255,40.9579 2.1699,-37.703 L -378.6576,-283.643 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.8777578;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" inkscape:transform-center-y="-19.12275" /> +<path inkscape:connector-curvature="0" inkscape:transform-center-y="-10.65748" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.8777578;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m -343.2239,-266.513 -33.6132,23.6284 33.5688,-17.3021 L -343.2239,-266.513 Z" id="path20343" inkscape:transform-center-x="-15.91461" /> +<path inkscape:connector-curvature="0" inkscape:transform-center-x="-17.30066" id="path20345" d="m -339.8935,-227.4299 -37.5019,-16.7857 32.044,19.9851 L -339.8935,-227.4299 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.8777578;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" inkscape:transform-center-y="9.818221" /> +<path inkscape:connector-curvature="0" inkscape:transform-center-y="19.10888" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.8777578;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m -372.7736,-204.4737 -3.7297,-40.9174 -1.7326,37.7256 L -372.7736,-204.4737 Z" id="path20347" inkscape:transform-center-x="-0.44038" /> +<path inkscape:connector-curvature="0" inkscape:transform-center-x="16.08619" id="path20349" d="m -409.0282,-222.1059 33.9938,-23.0774 -33.8463,16.7527 L -409.0282,-222.1059 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.8777578;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" inkscape:transform-center-y="10.3967" /> +<path inkscape:connector-curvature="0" inkscape:transform-center-y="-10.24665" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.8777578;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m -411.4875,-261.716 36.9868,17.8921 -31.4363,-20.928 L -411.4875,-261.716 Z" id="path20351" inkscape:transform-center-x="17.04895" /> +</g> +</g> +<g id="g20353" transform="matrix(0.9956077,-0.0936234,0.0936234,0.9956077,-106.4258,36.27866)"> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;clip-rule:evenodd" id="path20355" i:knockout="Off" d="m 594.3548,424.1649 c -4.0727,1.2435 -9.3325,1.0051 -16.2319,-0.4704 -7.0123,-1.5961 -13.404,-9.0365 -25.0543,-8.625 -11.9336,0.4141 -28.7886,11.1042 -45.0744,11.1042 -16.5166,-0.3512 -35.0663,-11.5772 -51.92,-11.5772 -16.7973,0.1192 -32.0678,11.7529 -48.1856,12.108 -16.4012,0.058 -32.746,-10.8658 -48.8074,-11.1017 -16.2884,-0.4128 -31.7281,9.6877 -46.9422,9.5672 -14.9872,-0.2936 -28.2783,-11.0453 -43.1527,-10.5735 -15.2705,0.5935 -32.0114,12.4041 -46.9422,13.113 -15.0436,0.2372 -28.6745,-10.9837 -41.9644,-11.1042 -13.4027,-0.2359 -28.4476,8.2096 -37.4968,10.1004 -9.0492,1.7153 -14.7616,1.8922 -16.9101,0.532 l 0,31.3038 c 2.1485,1.3576 7.8609,1.182 16.9101,-0.532 9.0492,-1.8909 24.0928,-10.3363 37.4968,-10.1004 13.2912,0.1192 26.9208,11.34 41.9644,11.1016 14.9308,-0.5884 31.6717,-12.6976 46.9422,-13.1117 14.8744,-0.5897 28.1642,10.3952 43.1527,10.6311 15.2141,0.1205 30.6538,-9.9196 46.9422,-9.6248 16.0614,0.2346 32.4062,11.1593 48.8074,11.1029 16.1178,-0.3551 31.3883,-11.9913 48.1856,-12.1092 16.8537,-0.056 35.4034,11.3413 51.92,11.6388 16.2858,0 33.1421,-10.694 45.0744,-11.1055 11.6503,-0.5333 18.042,7.0276 25.0543,8.5633 6.8994,1.4768 12.1592,1.7127 16.2319,0.4718 L 594.3548,424.1649 Z" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;clip-rule:evenodd" id="path20357" i:knockout="Off" d="m 594.3548,476.5553 c -4.0727,1.1205 -9.3325,0.9449 -16.2319,-0.532 -7.0123,-1.5344 -13.404,-9.0979 -25.0543,-8.5659 -11.9336,0.4128 -28.7886,11.1029 -45.0744,11.1029 -16.5166,-0.3525 -35.0663,-11.5746 -51.92,-11.5746 -16.7973,0.1192 -32.0678,11.7541 -48.1856,12.1066 -16.4012,0.06 -32.746,-10.8657 -48.8074,-11.1029 -16.2884,-0.4141 -31.7281,9.6864 -46.9422,9.5684 -14.9872,-0.2948 -28.2783,-11.0452 -43.1527,-10.5721 -15.2705,0.5896 -32.0114,12.4015 -46.9422,13.113 -15.0436,0.2346 -28.6745,-10.9876 -41.9644,-11.1055 -13.4027,-0.2346 -28.4476,8.2095 -37.4968,10.1004 -9.0492,1.8332 -14.7616,1.7717 -16.9101,0.473 l 0,31.3025 c 2.1485,1.2986 7.8609,1.3601 16.9101,-0.473 9.0492,-1.8922 24.0928,-10.335 37.4968,-10.1004 13.2912,0.1179 26.9208,11.34 41.9644,11.1054 14.9308,-0.7115 31.6717,-12.5233 46.9422,-13.113 14.8744,-0.473 28.1642,10.2774 43.1527,10.5722 15.2141,0.1179 30.6538,-9.9825 46.9422,-9.5684 16.0614,0.2371 32.4062,11.1632 48.8074,11.1029 16.1178,-0.3525 31.3883,-11.9913 48.1856,-12.1067 16.8537,0 35.4034,11.2221 51.92,11.5747 16.2858,0 33.1421,-10.6901 45.0744,-11.1029 11.6503,-0.4141 18.042,7.0263 25.0543,8.6236 6.8994,1.4768 12.1592,1.714 16.2319,0.4743 L 594.3548,476.5553 Z" /> +</g> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,100.9969,1261.076)" id="g90619"> +<title id="title20365">Point of Interest</title> +<g id="g20367" transform="translate(1054.033,2381.291)"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path20369" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:13.0585098;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 1318.538,2616.791 c -0.167,0.789 -42.103,-33.791 -85.915,-79.791 -9.988,-10.486 -67.681,-60.98 -14.467,-91.664 54.454,-31.396 69.609,44.67 73.904,61.467 C 1307.196,2565.999 1318.705,2616.002 1318.538,2616.791 Z" id="path20371" sodipodi:nodetypes="cszss" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:13.0585098;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 1290.625,2665.147 c 0.6,0.539 -50.315,19.567 -112.058,34.509 -14.075,3.407 -86.651,28.124 -86.617,-33.303 0.04,-62.857 73.49,-37.948 90.184,-33.269 C 1240.967,2649.574 1290.026,2664.608 1290.625,2665.147 Z" id="use20373" sodipodi:nodetypes="cszss" /> +<path sodipodi:nodetypes="cszss" id="use20375" d="m 1318.126,2715.509 c 0.767,-0.25 -8.211,53.358 -26.143,114.3 -4.087,13.893 -18.969,89.104 -72.15,58.361 -54.415,-31.463 3.881,-82.618 16.281,-94.736 C 1279.811,2750.728 1317.36,2715.759 1318.126,2715.509 Z" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:13.0585098;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" inkscape:connector-curvature="0" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:13.0585098;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 1375.135,2716.154 c 0.167,-0.789 42.104,33.79 85.915,79.79 9.988,10.486 67.682,60.98 14.467,91.665 -54.455,31.393 -69.609,-44.67 -73.903,-61.468 C 1386.478,2766.945 1374.968,2716.942 1375.135,2716.154 Z" id="use20377" sodipodi:nodetypes="cszss" /> +<path sodipodi:nodetypes="cszss" id="use20379" d="m 1402.179,2666.929 c -0.6,-0.539 50.315,-19.568 112.058,-34.509 14.075,-3.407 86.651,-28.125 86.617,33.303 -0.04,62.856 -73.49,37.948 -90.184,33.268 C 1451.837,2682.501 1402.778,2667.468 1402.179,2666.929 Z" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:13.0585098;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" inkscape:connector-curvature="0" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:13.0585098;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 1377.222,2615.233 c -0.767,0.25 8.212,-53.358 26.143,-114.3 4.087,-13.893 18.97,-89.103 72.15,-58.361 54.417,31.46 -3.881,82.619 -16.28,94.736 C 1415.538,2580.014 1377.988,2614.983 1377.222,2615.233 Z" id="path20381" sodipodi:nodetypes="cszss" /> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,292.3285,1526.178)" id="g84525"> +<title id="title20405">Theater</title> +<g id="g20407"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path20409" /> +</g> +<g id="g20411" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect20413" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect20415" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 265.0937,130.9687 c -9.6665,0.021 -20.4275,7.755 -27.2812,14.2188 -29.3033,22.4996 -50.7459,38.6178 -99.7188,51.8125 -18.6062,5.6202 -56.49386,-1.2204 -93.6562,-3.8438 -23.72704,-3.6982 -3.39165,38.675 -0.21875,55.9063 21.09826,66.0748 45.37477,132.9523 88.24995,188.3437 24.4517,27.2128 58.2693,50.9326 96.1875,50.5 31.334,-2.6127 57.1957,-27.7729 64.5313,-57.75 0.6336,-2.0233 1.2191,-4.0722 1.75,-6.125 0.8408,-3.1428 1.6522,-6.2789 2.4062,-9.4375 -4.6244,-7.2102 -8.1165,-15.1649 -10.1562,-23.5 -0.6336,-2.0233 -1.1878,-4.0722 -1.7188,-6.125 -17.0437,-63.7079 -15.9935,-130.7536 -8.5937,-195.7812 2.155,-10.4365 4.7713,-20.7683 7.5937,-31.0313 -1.9612,-6.5202 -3.905,-13.0527 -5.7812,-19.5937 C 274.9254,133.0383 270.1572,130.9577 265.0937,130.9687 Z" id="path20417" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 313.8437,100 c -7.7584,1.9934 -6.6521,12.1052 -9.2187,18 -11.4459,36.5895 -22.9442,73.8211 -23.4063,112.5 -3.5202,58.1076 -1.266,118.1329 18.9688,173.0937 11.9425,24.7926 40.5542,42.6954 68.3125,35.6875 39.1388,-8.0708 70.3371,-37.5173 90.6562,-70.8437 38.094,-59.5203 59.5967,-127.4029 79.0938,-194.8125 0.373,-3.5848 1.8366,-9.1005 -0.3438,-11.6875 -18.789,1.3028 -37.7089,3.7847 -56.5937,5.4375 -20.5798,1.9575 -41.6362,0.033 -60.9063,-7.5 -34.387,-11.3908 -64.6808,-31.8994 -92.25,-55.0312 C 323.9418,102.0244 319.0055,99.81065 313.8437,100 z m 61.5,91.3125 c 16.3055,-0.5228 23.7546,22.783 12.6563,33.4375 -14.9492,16.1141 -38.4148,26.9364 -60.5,21.2187 -13.5634,-4.8754 -21.2342,-24.4269 -10.9063,-35.875 C 332.8607,195.9649 356.2233,198.3544 375.3437,191.3125 z m 65.9688,14.5 c 17.117,-0.5092 29.59,15.6713 31.8125,31.3437 4.4704,10.7884 12.3787,22.9165 6.7812,34.8125 -4.1079,8.9602 -15.7502,10.6098 -24.1562,7.3125 -20.1091,-4.6716 -33.5109,-24.5729 -33.9063,-44.7812 -1.828,-11.592 3.6182,-26.4579 16.5,-28.375 C 439.3211,205.9348 440.3126,205.8321 441.3125,205.8125 Z M 374.9062,311.375 c 21.1254,0.3447 40.436,13.2246 52.8125,29.6562 7.8651,13.4937 4.1178,35.138 -11.8437,40.6563 -10.9626,2.4161 -18.216,-8.0866 -26.9375,-12.5938 -13.965,-8.9438 -31.8048,-9.0601 -47.0625,-3.7187 -7.507,2.3522 -17.6806,0.6434 -20.5313,-7.625 -4.8785,-11.5029 2.0719,-24.8164 12.125,-30.9375 C 345.3185,317.6737 359.7846,311.4235 374.9062,311.375 Z" id="path20419" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccccccccccc" id="path20421" d="m 285.4541,384.9785 c -17.0437,-63.7079 -15.9646,-130.7776 -8.5648,-195.8052 6.2789,-30.4076 16.2781,-59.8515 24.8271,-89.65536 10.9444,-16.07045 30.4103,-3.23905 40.8541,6.61056 29.3033,22.4996 50.7611,38.6325 99.7339,51.8271 18.6062,5.6203 56.4803,-1.2328 93.6427,-3.8562 23.727,-3.6983 3.4136,38.6788 0.2407,55.9101 -21.0982,66.0748 -45.4026,132.9338 -88.2778,188.3252 -24.4516,27.2127 -58.2536,50.952 -96.1719,50.5195 -31.3339,-2.6127 -57.203,-27.7828 -64.5386,-57.7598 C 286.5659,389.071 285.985,387.0312 285.4541,384.9785 Z" style="fill:none;stroke:#ffffff;stroke-width:20;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1" d="m 186.1224,419.2769 c -15.5875,-2.1652 -30.477,-11.4087 -37.973,-25.4518 8.3008,-9.2226 20.1547,0.1201 29.846,1.0014 22.6039,2.8578 43.7286,-12.0049 54.7396,-30.8782 7.138,-6.8412 8.0681,-25.4986 20.4823,-22.7628 8.9533,4.9551 7.2662,16.3566 5.0791,24.6398 -1.4157,11.0444 -6.7831,20.9741 -13.878,29.3942 -5.5893,7.486 -11.1394,16.0521 -20.8063,18.5313 C 211.2499,416.0508 198.9486,421.8935 186.1224,419.2769 z m -55.2276,-120.843 c -11.9155,-7.0335 -26.2781,-11.3583 -34.72464,-23.0337 -1.88388,-13.2833 14.87324,-21.9448 26.01984,-16.757 13.1263,4.1069 25.5393,11.6235 33.8461,22.7568 5.5137,10.0174 -4.0566,25.8353 -15.9644,20.6756 C 136.9139,301.1213 133.9712,299.6034 130.8948,298.4339 z m 75.9973,-24.5921 c -8.3339,-10.9448 -8.412,-29.9962 4.5392,-37.5055 8.506,-5.6193 20.7127,-9.4814 29.7536,-2.8491 4.7457,9.7797 -3.6123,18.7431 -7.3837,27.2043 -2.2786,8.5463 -7.8821,18.1434 -17.6474,18.9946 C 212.222,279.7835 208.731,277.1721 206.8921,273.8418 Z" id="path20423" /> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,-15.22728,1604.204)" id="g81881"> +<title id="title20431">Park / Picnick Area</title> +<g id="g20433"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path20435" /> +</g> +<g id="g20437" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect20439" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect20441" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" transform="matrix(14.68584,0,0,14.68584,569.7658,1146.064)" style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:NPSPICT3;-inkscape-font-specification:NPSPICT3" d="m -24.38232,-58.66797 3.23974,-7.9602 3.32031,0 3.23975,7.9602 L -24.38232,-58.66797 z m 10.5603,-7.9602 5.399168,0 0,-2.96021 -21.400148,0 0,2.96021 5.36011,0 -3.23975,7.9602 -7.91992,0 0,2.95899 6.71997,0 -3.71948,9.281 3.64014,0 3.75976,-9.281 12.15943,0 3.759761,9.281 3.68042,0 -3.759765,-9.281 6.760254,0 0,-2.95899 -7.9602,0 L -13.82202,-66.62817 Z" id="path20443" /> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,286.2683,1601.174)" id="g81108"> +<g id="g20451"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path20453" /> +</g> +<path inkscape:connector-curvature="0" d="m 23.15987,470.4664 534.48253,-0.9291 -29.084,-50.375 -474.35332,0 L 23.15987,470.4664 Z" id="path20455" sodipodi:nodetypes="ccccc" sodipodi:stroke-cmyk="(0.0000000 0.0000000 0.0000000 0.80000001)" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" /> +<path inkscape:connector-curvature="0" d="m 101.3512,425.1164 0,-219.6369" id="path20457" sodipodi:stroke-cmyk="(0.0000000 0.0000000 0.0000000 0.80000001)" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:48.487339;stroke-opacity:1" /> +<path inkscape:connector-curvature="0" d="m 223.9554,425.1164 0,-219.6369" id="path20459" sodipodi:stroke-cmyk="(0.0000000 0.0000000 0.0000000 0.80000001)" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:48.487339;stroke-opacity:1" /> +<path inkscape:connector-curvature="0" d="m 354.9248,425.1164 0,-219.6369" id="path20461" sodipodi:stroke-cmyk="(0.0000000 0.0000000 0.0000000 0.80000001)" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:48.487339;stroke-opacity:1" /> +<path inkscape:connector-curvature="0" d="m 477.5291,425.1164 0,-219.6369" id="path20463" sodipodi:stroke-cmyk="(0.0000000 0.0000000 0.0000000 0.80000001)" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:48.487339;stroke-opacity:1" /> +<path inkscape:connector-curvature="0" d="m 24.45298,148.9176 533.44252,0 L 293.6792,59.3114 24.45298,148.9176 Z" id="path20465" sodipodi:stroke-cmyk="(0.0000000 0.0000000 0.0000000 0.80000001)" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" /> +<rect style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:29.5229912;stroke-linecap:square;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" id="rect20467" width="496.4106" height="44.06712" x="42.87406" y="148.9948" rx="0" /> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,367.3236,1605.719)" id="g79490"> +<title id="title20475">Monument</title> +<g id="g20477"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path20479" /> +</g> +<g id="g20481" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect20483" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect20485" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" d="m 35.84485,509.6217 504.90435,0.01 m -487.19566,-36.1251 469.23366,0.027 m -451.1717,-35.9784 433.1129,-0.061" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:18.022644;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path20487" /> +<path inkscape:connector-curvature="0" d="m 71.75631,212.2689 433.11289,-0.061 m -396.4473,5.3314 0.031,222.8164 m 72.0594,-222.8164 0.031,222.8164 m 72.0594,-222.8164 0.031,222.8164 m 72.0594,-222.8164 0.031,222.8164 m 72.0595,-222.8164 0.031,222.8164 m 72.0594,-222.8164 0.031,222.8164" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:36.0452881;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path20489" /> +<path inkscape:connector-curvature="0" d="m 71.97432,176.8669 0,-32.9636 214.18778,-90.82787 216.4043,88.83257 0,32.9649 L 284.1904,90.53986 71.97432,176.8669 Z M 130.5485,175.3484 287.8228,112.4378 440.7941,177.038 378.835,176.7565 287.3056,144.3501 196.0368,174.7018 130.5485,175.3484 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" id="path20491" /> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,60.52537,1606.476)" id="g78634"> +<title id="title20499">Intormation</title> +<g id="g20501"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path20503" /> +</g> +<path inkscape:connector-curvature="0" transform="matrix(12.87265,0,0,12.87265,4041.885,-4307.926)" style="font-size:48px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Garamond;-inkscape-font-specification:Garamond Bold" d="m -293.9687,344.2415 c 0,-0.8437 0.2734,-1.5351 0.8203,-2.0742 0.5468,-0.5391 1.25,-0.8086 2.1093,-0.8086 0.9219,0 1.6875,0.2852 2.2969,0.8555 0.6094,0.5703 0.9141,1.2148 0.9141,1.9335 0,0.5313 -0.1211,1.0626 -0.3633,1.5938 -0.2422,0.5313 -0.625,0.9571 -1.1484,1.2773 -0.5235,0.3204 -1.0587,0.4805 -1.6055,0.4805 -0.75,0 -1.4414,-0.3203 -2.0742,-0.9609 -0.6329,-0.6406 -0.9492,-1.4062 -0.9492,-2.2969 L -293.9687,344.2415 z m -3.2813,27.9609 -0.047,-1.5234 2.6485,-0.3516 c 0.3906,-0.1093 0.6601,-0.2695 0.8086,-0.4804 0.1484,-0.211 0.2226,-0.6836 0.2226,-1.418 l 0,-0.2578 c 0,-0.1875 0.012,-0.5274 0.035,-1.0195 0.023,-0.4922 0.035,-0.9258 0.035,-1.3008 0,-0.2969 -0.023,-0.8672 -0.07,-1.711 l 0.024,-1.1718 -0.024,-1.1016 0.047,-3.8203 c 0,-0.4844 -0.047,-0.9844 -0.1406,-1.5 -0.1719,-0.2344 -0.4844,-0.4375 -0.9375,-0.6094 -0.4532,-0.1718 -1.2422,-0.2968 -2.3672,-0.375 l 0,-1.3125 c 1.6094,-0.094 3.0234,-0.4296 4.2422,-1.0078 0.8281,-0.375 1.7265,-1.039 2.6953,-1.9922 l 1.5703,0 c 0.063,1.9375 0.094,4.4532 0.094,7.5469 l -0.164,9.5625 c 0,0.6562 0.031,1.25 0.094,1.7812 0.4844,0.1719 1.2734,0.3438 2.3672,0.5157 0.4219,0.063 0.7578,0.1406 1.0078,0.2343 l -0.023,1.2891 c -0.4219,0.016 -0.7344,0.023 -0.9375,0.023 -0.2344,0 -0.5938,-0.016 -1.0781,-0.047 -1.5938,-0.078 -3.7266,-0.1172 -6.3985,-0.1172 -0.7656,0 -1.5078,0.027 -2.2265,0.082 -0.7188,0.055 -1.211,0.082 -1.4766,0.082 L -297.25,372.2024 Z" id="path20505" /> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,134.763,1607.234)" id="g77885"> +<title id="title20513">Beach</title> +<g id="g20515"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path20517" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 46.33724,530.4414 73.55556,-315.3532 47.422,0 24.3297,73.6079 49.1733,0 23.0923,-72.9892 49.2258,-0.6187 23.1447,72.9892 47.9883,1.8037 23.2496,-74.106 49.0685,0.4981 72.9892,315.972 L 46.33724,530.4414 Z" id="path20519" sodipodi:nodetypes="ccccccccccccc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-rule:evenodd;stroke:none" d="m 279.6779,47.87257 c -0.063,28.99999 -0.125,58.00003 -0.1875,87.00003 58.5579,32.4844 109.5833,-0.3125 164.375,-0.4688 0,-29.2916 0,-58.58331 0,-87.87498 C 389.1362,36.93344 334.4071,75.0437 279.6779,47.87257 Z" id="path20521" sodipodi:nodetypes="ccccc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:15;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 287.4892,90.38961 0,209.65369 -6.2771,0" id="path20523" /> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,206.728,1602.688)" id="g77126"> +<title id="title20531">Battle Location</title> +<g id="g20533"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path20535" /> +</g> +<g id="g20537" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1210.222,-51.87091)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect20539" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect20541" width="8" height="8" x="2" y="2" /> +</g> +<g id="g20543" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1870.52,102.9711)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect20545" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect20547" width="8" height="8" x="2" y="2" /> +</g> +<g id="g20549" transform="matrix(5.422489,0,0,6.325634,-105.1833,-1537.307)"> +<g transform="translate(505.6,-159.4919)" id="g20551"> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" d="m -472.5082,479.5038 c 20.784,-21.9193 43.1001,-43.8924 83.1365,-65.0987 -19.3373,4.0143 -37.6803,11.7365 -53.2892,24.8329 -13.9956,11.7427 -25.7885,23.2701 -35.8147,34.5697 0,0 -2.4412,3.1193 0,5.6961 C -476.0344,482.0807 -472.3726,479.6395 -472.5082,479.5038 Z" id="path20553" sodipodi:nodetypes="ccscsc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m -473.5932,471.0953 c 0,0 -5.9674,-2.5769 -5.5605,-8.1374 0.4069,-5.5605 4.4931,-10.1645 9.3579,-10.5785 6.3743,-0.5425 10.443,3.5262 10.443,3.5262 l -4.8824,5.6961 c 0,0 -5.5606,-5.018 -8.4086,-1.7631 -2.8481,3.2549 0.6781,9.9004 0.6781,9.9004 L -473.5932,471.0953 Z" id="path20555" sodipodi:nodetypes="cssccscc" /> +<path sodipodi:type="arc" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" id="path20557" sodipodi:cx="-457.3185" sodipodi:cy="463.3648" sodipodi:rx="3.933048" sodipodi:ry="3.933048" d="m -453.3855,463.3648 a 3.933048,3.933048 0 1 1 -7.8661,0 A 3.933048,3.933048 0 1 1 -453.3855,463.3648 Z" transform="matrix(0.8470326,0,0,0.8470326,-69.68357,70.8797)" /> +</g> +<g transform="matrix(-1,0,0,1,-359.3322,-159.4919)" id="g20559"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccscsc" id="path20561" d="m -472.5082,479.5038 c 20.784,-21.9193 43.1001,-43.8924 83.1365,-65.0987 -19.3373,4.0143 -37.6803,11.7365 -53.2892,24.8329 -13.9956,11.7427 -25.7885,23.2701 -35.8147,34.5697 0,0 -2.4412,3.1193 0,5.6961 C -476.0344,482.0807 -472.3726,479.6395 -472.5082,479.5038 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.9999098;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cssccscc" id="path20563" d="m -473.5932,471.0953 c 0,0 -5.9674,-2.5769 -5.5605,-8.1374 0.4069,-5.5605 4.4931,-10.1645 9.3579,-10.5785 6.3743,-0.5425 10.443,3.5262 10.443,3.5262 l -4.8824,5.6961 c 0,0 -5.5606,-5.018 -8.4086,-1.7631 -2.8481,3.2549 0.6781,9.9004 0.6781,9.9004 L -473.5932,471.0953 Z" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> +<path transform="matrix(0.8470326,0,0,0.8470326,-69.68357,70.8797)" d="m -453.3855,463.3648 a 3.933048,3.933048 0 1 1 -7.8661,0 A 3.933048,3.933048 0 1 1 -453.3855,463.3648 Z" sodipodi:ry="3.933048" sodipodi:rx="3.933048" sodipodi:cy="463.3648" sodipodi:cx="-457.3185" id="path20565" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" sodipodi:type="arc" /> +</g> +</g> +</symbol> +<symbol transform="matrix(0.1103727,0,0,0.1103727,368.8387,1529.966)" id="g75541"> +<title id="title20573">Archaeology / Ruins</title> +<g id="g20575"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path20577" /> +</g> +<g id="g20579" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect20581" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect20583" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;stroke:#ffffff;stroke-width:4.7155128;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 267.9687,50.75 c -1.3785,-0.0167 -2.7147,0.0311 -3.9375,0.125 -6.1721,0.47397 -13.8417,2.43763 -16.75,4.28125 -1.2421,0.78744 -3.712,2.25366 -5.5,3.28125 -4.7152,2.71007 -15.9365,14.94613 -20.9687,22.875 -3.1987,5.03996 -6.712,10.81906 -7.9063,12.96875 -0.2731,0.49158 -1.8127,2.72115 -3.4062,4.96875 -1.5935,2.2476 -3.5218,5.2839 -4.3125,6.75 -0.7907,1.4661 -1.6326,2.6924 -1.8438,2.7188 -0.2111,0.026 -1.7127,2.1909 -3.3437,4.8125 -7.1379,11.473 -15.9389,22.3478 -19.4063,23.9374 -4.6852,2.148 -12.6425,9.3957 -17.0937,15.5938 -1.6023,2.2311 -4.2979,5.911 -5.9688,8.1875 -3.7314,5.084 -9.8437,15.6438 -11.9687,20.6562 -0.8682,2.048 -2.3072,5.4608 -3.2188,7.5938 -1.9371,4.5327 -5.2584,13.6013 -5.4687,14.9687 -0.08,0.5209 -0.557,2.291 -1.0625,3.9063 -0.5055,1.6153 -1.2473,4.1943 -1.6563,5.75 -0.4089,1.5557 -1.3651,5.1637 -2.125,8.0312 -0.7598,2.8676 -1.5488,6.1125 -1.75,7.1875 -0.2011,1.0751 -0.432,2.0488 -0.5312,2.1563 -0.1608,0.1744 -1.2211,5.2232 -2.1562,10.4062 -0.1871,1.0365 -0.4164,2.0005 -0.5313,2.125 -0.3574,0.3877 -2.9052,18.4176 -2.75,19.4688 0.081,0.5472 0.041,1.1005 -0.094,1.25 -0.135,0.1496 -0.3853,2.0972 -0.5625,4.3125 -0.1773,2.2153 -0.4104,4.9246 -0.5,6.0312 -0.09,1.1067 -0.2409,3.4047 -0.3438,5.0938 -0.103,1.6891 -0.2699,4.0714 -0.375,5.3125 -0.2814,3.3221 -0.3778,5.064 -0.4375,7.5625 -0.029,1.2307 -0.1224,2.3044 -0.1875,2.375 -0.2089,0.2266 -0.5965,9.6802 -0.5,12.125 0.051,1.2988 0.1044,3.1587 0.125,4.1562 0.1991,9.6349 1.3035,21.4514 3.1563,33.625 1.1115,7.3031 1.775,13.7318 1.75,17.2188 -0.021,2.9052 -0.021,2.9086 -1.375,2.5 -0.7448,-0.2247 -2.4716,-1.0129 -3.8438,-1.75 -1.3722,-0.7371 -3.4561,-1.6064 -4.625,-1.9375 -1.1689,-0.3311 -2.2896,-0.7482 -2.5,-0.9375 -0.2104,-0.1893 -2.8528,-0.7434 -5.8437,-1.25 -2.9911,-0.5066 -6.005,-1.2024 -6.7188,-1.5313 -2.43189,-1.1205 -9.27665,-2.6907 -12.78125,-2.9375 -7.61135,-0.5358 -15.3925,2.2752 -18.1875,6.5625 -2.41885,3.7104 -3.95241,9.8939 -3.5625,14.4063 0.53746,6.2202 3.93797,19.0212 5.40625,20.375 0.13057,0.1204 0.48157,0.9107 0.78125,1.7812 0.56385,1.6377 2.45083,4.8459 5.6875,9.6563 1.0298,1.5306 2.06504,3.2859 2.3125,3.9062 0.44856,1.1244 5.26147,7.6724 12.65625,17.1563 2.14369,2.7493 4.34025,5.6 4.875,6.3437 0.39,0.5426 5.4023,5.2714 12.3125,11.6875 18.3155,-0.9064 38.0347,-0.8871 57.2187,1.0313 65.0987,6.5099 95.4912,8.6799 156.25,0 13.1159,-1.8737 27.4901,-3.6252 42.3125,-5.1875 6.4385,-2.0401 11.2502,-3.7951 15.1875,-5.5625 1.3014,-0.5842 3.3958,-1.433 4.6563,-1.9063 7.0905,-2.662 23.4315,-11.8823 29.4687,-16.625 1.6543,-1.2995 3.5969,-2.6816 4.3125,-3.0625 3.4729,-1.848 8.1929,-6.194 16.1563,-14.8437 8.6579,-9.4042 8.8918,-9.684 13.9687,-18.9375 3.5264,-6.4276 15.7693,-19.1299 22.8125,-23.6563 0.9503,-0.6106 3.0175,-2.0897 4.5938,-3.3125 4.8436,-3.757 7.6646,-5.8207 9.3437,-6.8125 0.8846,-0.5224 2.1956,-1.471 2.9375,-2.125 0.742,-0.6539 2.5342,-2.069 3.9688,-3.125 12.9288,-9.5164 22.1637,-18.1587 26.4687,-24.75 2.5561,-3.9134 4.2672,-9.0858 5.4063,-16.2812 0.8713,-5.5039 0.8465,-6.215 -0.5313,-13.4688 -1.89,-9.9516 -5.6178,-20.207 -9.1562,-25.1562 -5.3524,-7.4866 -8.6703,-10.6545 -16.9375,-16.0938 -3.4442,-2.266 -11.2267,-5.8395 -12.7813,-5.875 -0.5423,-0.012 -1.1865,-0.2122 -1.4375,-0.4375 -0.2509,-0.2253 -3.7176,-0.8582 -7.6875,-1.4062 -3.9698,-0.548 -7.3331,-1.1 -7.5,-1.25 -0.7669,-0.6898 8.4501,-9.0681 10.9688,-9.9688 1.2658,-0.4526 2.8775,0.2878 6.4687,3.0313 2.5535,1.9507 4.3143,2.3977 6.6563,1.6562 0.8641,-0.2735 5.946,-1.576 11.3125,-2.875 14.3342,-3.4696 15.0326,-3.6789 15.2187,-4.375 0.2558,-0.9561 -0.6527,-2.2379 -6.4375,-9.125 -2.9091,-3.4634 -5.6793,-6.789 -6.1562,-7.375 -3.1089,-3.8198 -11.6487,-12.2205 -29.6875,-29.1562 C 455.259,157.919 392.4693,100.1163 390.0934,98.34375 389.2498,97.71435 383.8852,93.0405 378.1872,87.96875 361.7943,73.37723 342.0336,57.10994 337.2812,54.3125 335.0163,52.97922 334.7701,53.24807 334,58 c -0.3401,2.09876 -1.2525,5.78339 -2.0313,8.1875 -2.5252,7.79608 -3.9008,12.71049 -4.0312,14.3125 -0.1685,2.06942 1.7941,5.83275 4.625,8.8125 1.2431,1.30849 2.2969,2.73867 2.3437,3.1875 0.1597,1.53078 -2.1878,5.45738 -6,10.0625 -3.8071,4.5991 -3.8095,4.6179 -4.0625,2.625 -0.4894,-3.8569 -2.7931,-15.46027 -3.375,-16.96875 -2.103,-5.45168 -6.8844,-12.56632 -12.5,-18.625 C 304.645,64.92882 294.5023,57.84689 288.4375,55.25 c -3.8438,-1.6459 -9.3914,-3.35506 -9.7188,-3 -0.1302,0.1413 -0.6143,0.0225 -1.0937,-0.25 C 276.4178,51.31376 272.1045,50.80014 267.9687,50.75 z m 5.375,16.5 c 4.0613,-0.0778 8.5086,0.82253 11.875,2.59375 3.4253,1.80216 4.0086,2.25541 8.4375,6.5625 4.5978,4.47122 4.822,4.74377 6.7188,8.5 3.5852,7.09977 5.0653,12.79153 4.9687,19.18755 -0.071,4.6707 -1.3965,13.0483 -2.1875,13.9062 -0.3269,0.3546 -0.6325,1.0465 -0.6875,1.5313 -0.2218,1.9587 -3.1236,6.6797 -6.0312,9.8437 -3.4385,3.7418 -3.5255,3.7955 -10.5,4.4062 -13.6735,1.1976 -19.2983,0.7764 -34.9375,-2.5937 -2.8606,-0.6164 -5.8992,-1.2572 -6.75,-1.4375 -0.8508,-0.1804 -3.3272,-0.7698 -5.5,-1.2813 -2.1728,-0.5114 -5.2812,-1.0894 -6.9063,-1.3124 -1.625,-0.2232 -3.4793,-0.6427 -4.125,-0.9063 -1.5228,-0.6217 -1.899,-1.0007 -2,-1.9687 -0.116,-1.113 1.6011,-5.6291 2.9063,-7.6563 1.0961,-1.7024 3.4423,-5.874 5.2187,-9.2812 0.5235,-1.0041 1.9731,-3.4328 3.2188,-5.4063 C 238.3082,99.96401 240.1784,96.83671 241.25,95 248.6029,82.39755 258.7297,71.89424 266.7812,68.46875 268.6064,67.69227 270.907,67.29668 273.3437,67.25 z m 205.7188,193.2187 c 8.0507,0.1923 15.6243,2.4221 20.75,6.625 4.5438,3.7257 8.043,9.0879 8.8125,13.5625 0.7846,4.5631 -0.3077,12.84 -2.3438,17.875 -1.5382,3.8039 -1.8086,4.1811 -8.1875,11.0938 -5.1645,5.5967 -7.3202,7.6202 -9.875,9.2812 -1.7966,1.1683 -4.4686,2.9756 -5.9375,4 -1.4688,1.0245 -4.3071,2.9143 -6.3125,4.1875 -2.0052,1.2732 -5.0112,3.2132 -6.6875,4.3438 -4.3481,2.9328 -10.0665,5.8519 -12.125,6.1562 -2.2242,0.3289 -2.3921,0.1615 -2.625,-2.7187 -0.1743,-2.1556 -3.7955,-17.0021 -5.2812,-21.625 -1.1744,-3.6544 -3.7189,-16.1232 -4.1875,-20.5938 -1.2408,-11.8365 2.9221,-22.4266 10.4375,-26.625 C 462.505,262.118 471.0118,260.2765 479.0625,260.4687 Z" id="path20585" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:40;stroke-linecap:square;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 55.89572,502.6618 c 25.8658,-4.0332 72.72068,-9.5097 116.61588,-5.1202 65.0986,6.5099 95.478,8.6799 156.237,0 53.68,-7.6686 127.6856,-13.6434 172.6337,-10.4421" id="path20587" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,-15.96742,1699.727)" id="g150175"> +<title id="title23681">Walking</title> +<g id="g23683"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path23685" /> +</g> +<g id="g23687" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect23689" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect23691" width="8" height="8" x="2" y="2" /> +</g> +<g id="g23693" transform="matrix(1.347853,0,0,1.347853,-72.98207,-138.3648)" style="stroke:#ffffff;stroke-opacity:1"> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" id="path23695" d="m 256.055,237.1467 -14.3848,80.166" style="fill:none;stroke:#ffffff;stroke-width:74.1999969;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccc" id="path23697" d="M 330.525,307.7312 296.112,278.0433 273.6683,225.7194" style="fill:none;stroke:#ffffff;stroke-width:32.5999985;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" id="path23699" d="M 313.5588,487.7768 302.1665,393.3837" style="fill:none;stroke:#ffffff;stroke-width:41.2999992;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" id="path23701" d="m 245.2052,315.8077 54.2489,74.8635" style="fill:none;stroke:#ffffff;stroke-width:45.0999985;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:45.0999985;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 226.7605,316.8927 1.6275,87.3407" id="path23703" sodipodi:nodetypes="cc" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:45.3061218;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 192.0412,489.4043 229.473,408.5734" id="path23705" sodipodi:nodetypes="cc" /> +<path sodipodi:nodetypes="scccs" inkscape:connector-curvature="0" id="path23707" d="m 283.0312,128.875 c -1.9549,-0.1566 -3.9944,-0.066 -6.0312,0.125 -29.7617,2.1446 -41.0432,42.5216 -16.7188,59.7812 23.2642,17.6773 57.8903,-3.6261 52.3438,-32.5 C 309.9943,141.0528 297.9542,130.0703 283.0312,128.875 Z" style="font-size:xx-small;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;color-interpolation:sRGB;color-interpolation-filters:linearRGB;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:45.0999985;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;font-family:sans-serif;-inkscape-font-specification:sans-serif" /> +<path inkscape:connector-curvature="0" style="fill:none;stroke:#ffffff;stroke-width:32.5999985;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 177.5811,312.561 16.3,-55.4469 51.6133,-38.6394" id="path23709" sodipodi:nodetypes="ccc" /> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,62.05782,1701.242)" id="g148393"> +<title id="title23717">Train</title> +<g id="g23719"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path23721" /> +</g> +<g id="g23723" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path23725" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g23727" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path23729" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g23731" transform="matrix(1.231712,0,0,1.231712,-81.36013,-113.2327)"> +<g id="g23733"> +<path inkscape:connector-curvature="0" style="fill:#ffffff;stroke:none" d="M 295.5625,77.1875 213.0312,77.25 c -38.4386,-1e-5 -66.7187,30.868 -66.7187,64.5 l 0,238.2187 c 0,32.5827 25.4911,59.3071 51.125,63.4375 l -76.875,115.3125 44.375,0 54.9687,-80.5937 75.2813,0 0.063,0 0.063,0 75.2812,0 54.9688,80.5937 44.375,0 -76.875,-115.3125 c 25.6339,-4.1304 51.1562,-30.8548 51.1562,-63.4375 l 0,-238.2187 c 0,-33.632 -28.3113,-64.5 -66.75,-64.5 L 295.5625,77.1875 Z M 262.875,91 l 32.3125,0 0.063,0 0.063,0 32.3125,0 c 5.8482,0 10.9375,4.90183 10.9375,10.75 l 0,18.9375 c 0,5.8482 -4.8108,10.875 -10.9375,10.875 l -32.3125,0 -0.063,0 -0.063,0 -32.3125,0 c -6.1266,0 -10.9375,-5.0268 -10.9375,-10.875 l 0,-18.9375 C 251.9375,95.90183 257.0268,91 262.875,91 z m -47.625,53.4062 79.9375,0 0.125,0 79.9375,0 c 21.7218,10e-5 33.25,15.552 33.25,33.375 l 0,42.875 c 0.1693,20.6079 -14.87,33.25 -33.25,33.25 l -79.9375,0 -0.063,0 -0.063,0 -79.9375,0 c -18.38,0 -33.4193,-12.6421 -33.25,-33.25 l 0,-42.875 C 182,159.9582 193.5282,144.4062 215.25,144.4062 z m -3.625,205.75 c 16.1577,0 29.2812,13.0924 29.2812,29.25 0,16.1565 -13.1235,29.25 -29.2812,29.25 -16.1577,0 -29.25,-13.0934 -29.25,-29.25 C 182.375,363.2486 195.4673,350.1562 211.625,350.1562 z m 166.5625,0 c 16.1576,0 29.25,13.0924 29.25,29.25 0,16.1566 -13.0923,29.2501 -29.25,29.25 -16.1577,0 -29.25,-13.0934 -29.25,-29.25 C 348.9375,363.2486 362.0298,350.1562 378.1875,350.1562 Z" transform="matrix(0.8977168,0,0,0.8977168,40.71058,46.77713)" id="path23735" /> +</g> +<g id="g23737" /> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,137.8105,1699.727)" id="g146628"> +<title id="title23745">Taxi</title> +<g id="g23747"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path23749" /> +</g> +<g id="g23751" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path23753" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g23755" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path23757" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g23759" transform="translate(-12.51126,-134.2393)"> +<path inkscape:connector-curvature="0" style="fill:#ffffff;stroke:none" d="m 269.5937,90.625 c -7.5,0 -12.1249,4.3125 -12.125,12.8125 l 0,21.25 -45.5312,0 c -24.5,0 -37.5,13.25 -43.5,28.75 l -31.875,81.4062 c -12.626,1.603 -34.9687,16.2665 -34.9687,44.0625 l 0,103.5625 30.9999,0 0,33.0938 c 0,40.736 58.2188,40.257 58.2188,0 l 0,-33.0938 104.75,0 0.063,0 104.7187,0 0,33.0938 c 0,40.257 58.25,40.736 58.25,0 l 0,-33.0938 30.9688,0 0,-103.5625 c 0,-27.796 -22.374,-42.4595 -35,-44.0625 l -31.875,-81.4062 c -6,-15.5 -19,-28.75 -43.5,-28.75 l -45,0 0,-21.25 c 0,-8.5 -4.625,-12.8125 -12.125,-12.8125 l -26.4375,0 -0.063,0 L 269.5937,90.625 z m -58.0312,63.7187 83.9375,0 0.063,0 0.063,0 83.9375,0 c 10.5,0.097 15,6.5938 18,15.5938 l 24,62.9687 -125.9375,0 -0.063,0 -0.063,0 -125.9375,0 24,-62.9687 C 196.5625,160.9375 201.0625,154.4407 211.5625,154.3437 Z M 162.625,264.2812 c 14.855,0 26.9062,12.2785 26.9062,27.4375 0,15.159 -12.0512,27.4688 -26.9062,27.4688 -14.857,0 -26.9063,-12.3098 -26.9063,-27.4688 C 135.7187,276.5597 147.768,264.2812 162.625,264.2812 z m 265.875,0 c 14.855,0 26.9062,12.2785 26.9062,27.4375 0,15.159 -12.0512,27.4688 -26.9062,27.4688 -14.856,0 -26.875,-12.3098 -26.875,-27.4688 C 401.625,276.5597 413.644,264.2812 428.5,264.2812 Z" transform="translate(10.51126,70.23929)" id="path23761" /> +<g id="g23763"> +<g id="g23765"> +<g id="g23767"> +<path inkscape:connector-curvature="0" id="path23769" style="fill:#000000;stroke:none" d="" /> +</g> +<g id="g23771"> +<path inkscape:connector-curvature="0" id="path23773" style="fill:#000000;stroke:none" d="" /> +</g> +</g> +</g> +</g> +<path inkscape:connector-curvature="0" style="font-size:144px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Arial Black;-inkscape-font-specification:Arial Black" d="m 104.9687,426.8975 96.8203,0 0,25.4531 -32.4844,0 0,77.625 -31.8516,0 0,-77.625 -32.4843,0 L 104.9687,426.8975 z m 174.7265,86.0625 -36.2812,0 -4.9922,17.0156 -32.5547,0 38.7422,-103.0781 34.7344,0 38.7422,103.0781 -33.3282,0 L 279.6952,512.96 Z M 273.0156,490.6709 261.6249,453.6162 250.3046,490.6709 273.0156,490.6709 z m 48.0937,-63.7734 35.0859,0 18.2813,31.7109 17.7187,-31.7109 34.7344,0 -32.0625,49.9218 35.086,53.1563 -35.7891,0 -20.3203,-33.1172 -20.3906,33.1172 -35.5782,0 35.5782,-53.7188 L 321.1093,426.8975 z m 120.3047,0 31.9219,0 0,103.0781 -31.9219,0 L 441.414,426.8975 Z" id="path23775" /> +</symbol> +<symbol id="g150452"> +<title id="title23783">Underground Rail</title> +<g id="g23785" transform="matrix(0.1103728,0,0,0.1103728,211.2906,1698.212)"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path23787" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:none" d="m 238.1151,1721.768 -2.7983,0 c -3.4175,0 -6.1413,2.799 -6.1413,6.216 l 0,12.654 c 0,2.734 1.7557,5.031 4.2097,5.844 l 0,1.956 2.1792,0 0,-1.56 15.2295,0 0,1.56 2.1791,0 0,-1.882 c 2.5633,-0.756 4.4326,-3.102 4.4326,-5.918 l 0,-12.654 c 0,-3.417 -2.7238,-6.216 -6.1413,-6.216 l -3.1944,0 L 238.1151,1721.768 z m 7.4785,0 -4.9775,0 L 245.5936,1721.768 z m -11.6635,3.022 18.2505,0 c 1.2999,0 2.4267,1.027 2.4267,2.327 l 0,8.618 c 0,1.299 -1.1268,2.327 -2.4267,2.327 l -18.2505,0 c -1.2999,0 -2.402,-1.028 -2.402,-2.327 l 0,-8.618 C 231.5281,1725.817 232.6302,1724.79 233.9301,1724.79 z m 0.6686,15.03 c 1.0724,0 1.9316,0.884 1.9316,1.957 0,1.072 -0.8592,1.931 -1.9316,1.931 -1.0724,0 -1.9315,-0.859 -1.9315,-1.931 C 232.6672,1740.704 233.5263,1739.82 234.5987,1739.82 z m 16.9132,0 c 1.0724,0 1.9564,0.884 1.9564,1.957 0,1.072 -0.884,1.931 -1.9564,1.931 -1.0723,0 -1.9315,-0.859 -1.9315,-1.931 C 249.5804,1740.704 250.4396,1739.82 251.5119,1739.82 Z" id="path23789" sodipodi:nodetypes="ccccccccccccccccccccccccccccccsssccsssc" /> +<path sodipodi:type="arc" style="fill:none;stroke:#ffffff;stroke-width:5.0000448;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" id="path23791" sodipodi:cx="31.87097" sodipodi:cy="29.29032" sodipodi:rx="24.77419" sodipodi:ry="24.77419" d="m 56.64516,29.29032 a 24.77419,24.77419 0 1 1 -49.548381,0 A 24.77419,24.77419 0 1 1 56.64516,29.29032 Z" transform="matrix(0.9169525,0,0,0.9169525,214.0664,1707.377)" /> +<rect style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.1076643;stroke-opacity:1" id="rect23793" width="52.64867" height="4.387389" x="216.9663" y="1702.463" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,456.7292,1694.425)" id="g141336"> +<title id="title23801">Car Rental</title> +<g id="g23803"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path23805" /> +</g> +<g id="g23807" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path23809" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g23811" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path23813" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g23815" transform="matrix(1.157569,0,0,1.157569,83.723,38.80318)" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> +<g id="g23817" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:10.000001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 100.25,5.75 C 60.33532,5.497428 26.82651,47.07918 35.32405,86.07957 c 5.57579,32.62823 37.20348,59.51343 70.83225,56.20163 22.4828,-1.3883 43.509,-14.7831 54.8124,-34.0937 10.2544,-8.0448 25.5716,2.6096 35.6563,-6.0625 6.8951,-7.13477 12.6599,-16.62928 22.375,-19.84375 7.7921,2.20133 11.2873,10.64653 17.7187,14.5625 6.4579,-4.13743 10.1912,-13.97947 19.0313,-13.9375 6.2537,3.76424 10.2189,10.40689 16.125,14.34375 6.709,-4.29264 10.6856,-14.55064 19.8125,-14.5625 6.3804,3.59771 9.9062,11.10912 16.5625,13.96875 9.2604,-8.35217 18.7373,-16.99968 26.4687,-26.9375 -0.028,-5.62283 -7.6363,-8.73841 -10.6564,-13.33698 -6.2813,-5.5436 -11.5859,-15.7808 -21.4686,-13.66302 -13.365,1.06692 -27.0331,-0.32154 -40.5312,0.21875 C 229.3659,42.92326 196.4127,43.72128 163.875,42.125 154.9572,34.45789 150.2077,22.50069 139.25,17.0625 127.8677,9.468979 114.0306,5.323508 100.25,5.75 Z M 73.09375,50.53125 c 19.5272,-0.48622 31.18455,27.24599 17,40.71875 -11.47939,12.6332 -36.04944,8.57166 -40.875,-8.375 C 43.86969,67.71965 56.32844,48.85326 73.09375,50.53125 Z" id="path23819" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" id="path23821" d="" /> +</g> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;stroke:none" d="m 215.5697,239.1932 c -23.7747,0 -36.3866,12.9795 -42.209,28.1724 l -30.9072,79.805 c -12.2522,1.5711 -33.9715,15.9528 -33.9715,43.1976 l 0,101.4862 30.0834,0 0,32.4558 c 0,39.9302 56.5093,39.4599 56.5094,0 l 0,-32.4558 101.6509,0 0.033,0 101.6509,0 0,32.4558 c 0,39.4599 56.5092,39.9302 56.5095,0 l 0,-32.4558 30.0833,0 0,-101.4862 c 0,-27.2447 -21.7192,-41.6265 -33.9716,-43.1976 l -30.94,-79.805 c -5.8224,-15.1929 -18.4342,-28.1724 -42.2091,-28.1724 l -43.6917,0 -74.4014,0 L 215.5697,239.1932 z m -0.3625,29.062 81.4526,0 0.066,0 0.033,0 81.4855,0 c 10.1887,0.095 14.5523,6.4667 17.4635,15.2888 l 23.2957,62.8029 -122.2447,0 -0.033,0 -0.066,0 -122.2118,0 23.2957,-62.8029 C 200.6549,274.7219 205.0175,268.3501 215.2072,268.2552 z m -47.481,108.6364 c 14.4168,0 26.0965,12.0286 26.0965,26.8872 -1e-4,14.8597 -11.6797,26.9202 -26.0965,26.9202 -14.4158,0 -26.0965,-12.0605 -26.0965,-26.9202 C 141.6297,388.9202 153.3104,376.8916 167.7262,376.8916 z m 258.032,0 c 14.4169,0 26.0966,12.0286 26.0965,26.8872 0,14.8597 -11.6796,26.9202 -26.0965,26.9202 -14.4158,0 -26.1295,-12.0605 -26.1295,-26.9202 C 399.6287,388.9202 411.3424,376.8916 425.7582,376.8916 Z" id="path23823" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,535.5119,1693.667)" id="g141297"> +<title id="title23831">Bike Rental</title> +<g id="g23833"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path23835" /> +</g> +<g id="g23837" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path23839" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g23841" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path23843" style="fill:#ffffff;stroke:none" d="" /> +</g> +<path transform="matrix(-1.043444,0,0,1.043444,323.3757,-17.91917)" style="font-size:12px;fill:none;stroke:#ffffff;stroke-width:26;stroke-opacity:1" sodipodi:type="arc" sodipodi:ry="78.38062" sodipodi:rx="78.38062" sodipodi:cy="461.9627" sodipodi:cx="200.5322" id="path23845" d="m 278.9128,461.9627 a 78.38062,78.38062 0 1 1 -156.7612,0 A 78.38062,78.38062 0 1 1 278.9128,461.9627 Z" /> +<path transform="matrix(-1.043444,0,0,1.043444,673.8864,-19.51244)" style="font-size:12px;fill:none;stroke:#ffffff;stroke-width:26;stroke-opacity:1" sodipodi:type="arc" sodipodi:ry="78.38062" sodipodi:rx="78.38062" sodipodi:cy="461.9627" sodipodi:cx="200.5322" id="path23847" d="m 278.9128,461.9627 a 78.38062,78.38062 0 1 1 -156.7612,0 A 78.38062,78.38062 0 1 1 278.9128,461.9627 Z" /> +<path inkscape:connector-curvature="0" style="font-size:12px;fill:none;stroke:#ffffff;stroke-width:21.7818928;stroke-linejoin:round;stroke-opacity:1" sodipodi:nodetypes="ccccc" id="path23849" d="m 399.8509,323.3777 -210.3064,1.0622 -74.3506,138.0799 142.3285,0 148.7014,-100.9046" /> +<path inkscape:connector-curvature="0" style="font-size:12px;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke-width:25;stroke-linecap:round" sodipodi:nodetypes="ccccscccccsscsccccccccccccssccc" id="path23851" d="m 391.7696,240.6265 c 11.4235,0 20.0581,-0.2549 28.9085,13.266 2.5476,4.5072 3.7123,10.0105 2.7717,15.4886 -1.1285,6.2291 -4.8163,12.3491 -9.1639,15.972 -5.7568,4.7974 -11.2202,4.4273 -10.3373,8.7399 1.1329,5.5335 4.5904,13.2231 8.3268,25.7095 3.7927,12.6745 8.2963,28.1868 12.717,43.466 4.4206,15.2791 8.7602,30.3332 12.1952,42.0638 1.7176,5.8653 3.2176,10.9016 4.3695,14.6734 1.1222,3.6749 2.1131,6.5294 2.0216,6.3259 3.5788,6.2967 4.066,10.3995 10.0687,15.7588 6.7305,5.8904 12.2103,10.242 14.1121,11.5712 4.8306,3.5091 7.0762,10.9145 4.5254,14.5736 -3.2147,4.9867 -9.8539,5.7517 -14.7063,4.2598 -4.6074,-1.4626 -11.901,-3.9749 -20.3584,-10.9798 l -0.065,-0.098 -0.098,-0.065 c -11.768,-10.0939 -16.1216,-22.3448 -16.5647,-23.0536 l -0.6195,-0.9456 -0.4239,-1.0435 c -1.0197,-2.5101 -1.6305,-4.7234 -2.8369,-8.6736 -1.2064,-3.9502 -2.7357,-9.0535 -4.4673,-14.9669 -3.4631,-11.8266 -7.7806,-26.9036 -12.1952,-42.1616 -4.4146,-15.258 -8.9072,-30.6914 -12.6517,-43.2051 -3.7446,-12.5138 -6.1104,-22.7912 -6.9849,-24.9775 -2.1285,-5.3212 -3.2159,-11.0659 -1.7608,-16.8255 1.4551,-5.7596 5.8032,-10.4081 9.7063,-11.4886 8.9093,-2.4926 6.5453,-8.9009 1.9873,-8.9102 l -38.1963,-0.078 -0.094,-24.3957 C 351.9557,240.6265 376.7485,240.6265 391.7696,240.6265 Z" /> +<path inkscape:connector-curvature="0" style="font-size:12px;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:26.0860996;stroke-opacity:1" id="path23853" d="M 254.7972,458.1965 182.6959,281.6984" /> +<path inkscape:connector-curvature="0" style="font-size:12px;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:9.5214272;stroke-linecap:round;stroke-opacity:1" id="path23855" d="M 279.5834,413.1311 236.0195,514.5277" sodipodi:nodetypes="cc" /> +<path transform="matrix(-0.294204,0,0,0.259853,315.7233,342.7421)" style="font-size:12px;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:31.3050003;stroke-opacity:1" sodipodi:type="arc" sodipodi:ry="78.38062" sodipodi:rx="78.38062" sodipodi:cy="461.9627" sodipodi:cx="200.5322" id="path23857" d="m 278.9128,461.9627 a 78.38062,78.38062 0 1 1 -156.7612,0 A 78.38062,78.38062 0 1 1 278.9128,461.9627 Z" /> +<path inkscape:connector-curvature="0" style="font-size:12px;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:13.3044186;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:nodetypes="cc" id="path23859" d="M 298.9774,413.1773 260.4953,413.53" /> +<path inkscape:connector-curvature="0" style="font-size:12px;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:13.3039103;stroke-linecap:round;stroke-opacity:1" sodipodi:nodetypes="cc" id="path23861" d="m 255.6367,513.0712 -38.4822,0.3527" /> +<path inkscape:connector-curvature="0" style="font-size:12px;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" sodipodi:nodetypes="cssccc" id="path23863" d="m 147.3959,265.9256 90.5023,0 c 3.3797,0 7.742,5.9786 3.3797,9.9515 -4.7179,4.4902 -47.1288,13.7068 -47.1288,13.7068 0,0 -11.6413,3.192 -17.8376,2.4409 C 170.1153,291.2738 148.7102,289.3961 147.3959,265.9256 Z" /> +<g id="g23865" transform="matrix(1.157569,0,0,1.157569,79.723,48.80318)" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> +<g id="g23867" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:10.000001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="M 100.25,5.75 C 60.33532,5.497428 26.82651,47.07918 35.32405,86.07957 c 5.57579,32.62823 37.20348,59.51343 70.83225,56.20163 22.4828,-1.3883 43.509,-14.7831 54.8124,-34.0937 10.2544,-8.0448 25.5716,2.6096 35.6563,-6.0625 6.8951,-7.13477 12.6599,-16.62928 22.375,-19.84375 7.7921,2.20133 11.2873,10.64653 17.7187,14.5625 6.4579,-4.13743 10.1912,-13.97947 19.0313,-13.9375 6.2537,3.76424 10.2189,10.40689 16.125,14.34375 6.709,-4.29264 10.6856,-14.55064 19.8125,-14.5625 6.3804,3.59771 9.9062,11.10912 16.5625,13.96875 9.2604,-8.35217 18.7373,-16.99968 26.4687,-26.9375 -0.028,-5.62283 -7.6363,-8.73841 -10.6564,-13.33698 -6.2813,-5.5436 -11.5859,-15.7808 -21.4686,-13.66302 -13.365,1.06692 -27.0331,-0.32154 -40.5312,0.21875 C 229.3659,42.92326 196.4127,43.72128 163.875,42.125 154.9572,34.45789 150.2077,22.50069 139.25,17.0625 127.8677,9.468979 114.0306,5.323508 100.25,5.75 Z M 73.09375,50.53125 c 19.5272,-0.48622 31.18455,27.24599 17,40.71875 -11.47939,12.6332 -36.04944,8.57166 -40.875,-8.375 C 43.86969,67.71965 56.32844,48.85326 73.09375,50.53125 Z" id="path23869" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" id="path23871" d="" /> +</g> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,287.8007,1696.697)" id="g133378"> +<title id="title23879">Heliport</title> +<g id="g23881"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path23883" /> +</g> +<g id="g23885" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect23887" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect23889" width="8" height="8" x="2" y="2" /> +</g> +<g transform="matrix(10.99513,0,0,10.99513,557.2209,953.8581)" style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.5828257;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:NPSPICT3;-inkscape-font-specification:NPSPICT3" id="g23891"> +<path inkscape:connector-curvature="0" d="m -35.13672,-75.47769 3.94531,0 0,11.95313 14.33594,0 0,-11.95313 3.94531,0 0,29.16016 -3.94531,0 0,-13.88672 -14.33594,0 0,13.88672 -3.94531,0 0,-29.16016" style="stroke:#ffffff;stroke-width:1.5828257;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" id="path23893" /> +</g> +<path sodipodi:type="arc" style="fill:none;stroke:#ffffff;stroke-width:25.1376152;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" id="path23895" sodipodi:cx="217.1429" sodipodi:cy="305.7143" sodipodi:rx="288.5714" sodipodi:ry="288.5714" d="m 505.7143,305.7143 a 288.5714,288.5714 0 1 1 -577.14281,0 A 288.5714,288.5714 0 1 1 505.7143,305.7143 Z" transform="matrix(0.8532668,0,0,0.8532668,105.3235,26.1999)" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,375.6738,1698.97)" id="g129322"> +<title id="title23903">Carpool</title> +<g id="g23905"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path23907" /> +</g> +<path style="fill:#ffffff;stroke:none" d="m 213.5654,281.963 c -21.2623,0 -32.5415,11.6078 -37.7486,25.1952 l -27.6411,71.3716 c -10.9574,1.405 -30.3815,14.267 -30.3815,38.6326 l 0,90.7617 26.9043,0 0,29.026 c 0,35.7106 50.5377,35.29 50.5377,0 l 0,-29.026 90.909,0 0.029,0 90.9089,0 0,29.026 c 0,35.29 50.5375,35.7106 50.5378,0 l 0,-29.026 26.9043,0 0,-90.7617 c 0,-24.3656 -19.424,-37.2276 -30.3816,-38.6326 l -27.67,-71.3716 C 391.2665,293.5708 379.9874,281.963 358.725,281.963 l -39.0746,0 -66.539,0 L 213.5654,281.963 z m -0.3242,25.9908 72.8451,0 0.059,0 0.029,0 72.8744,0 c 9.112,0.085 13.0146,5.7833 15.6181,13.6732 l 20.8339,56.1661 -109.3264,0 -0.029,0 -0.059,0 -109.2971,0 20.8339,-56.1661 C 200.2267,313.7371 204.1283,308.0387 213.2412,307.9538 Z M 170.7778,405.11 c 12.8933,0 23.3387,10.7575 23.3387,24.0459 -1e-4,13.2894 -10.4454,24.0754 -23.3387,24.0754 -12.8924,0 -23.3388,-10.786 -23.3388,-24.0754 C 147.439,415.8675 157.8854,405.11 170.7778,405.11 z m 230.7643,0 c 12.8934,0 23.3388,10.7575 23.3387,24.0459 0,13.2894 -10.4453,24.0754 -23.3387,24.0754 -12.8923,0 -23.3682,-10.786 -23.3682,-24.0754 C 378.1739,415.8675 388.6498,405.11 401.5421,405.11 Z" id="path23909" inkscape:connector-curvature="0" /> +<g id="g23911" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path23913" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g23915" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path23917" style="fill:#ffffff;stroke:none" d="" /> +</g> +<path inkscape:connector-curvature="0" style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.5534791;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;font-family:NPSPICT3;-inkscape-font-specification:NPSPICT3" d="m 169.8083,21.03613 c -10.6951,4e-4 -20.0011,3.87317 -27.9234,11.59529 -7.9215,7.72287 -11.8907,17.10775 -11.8911,28.18959 4e-4,11.09464 3.9696,20.52658 11.8911,28.24874 7.9223,7.7228 17.2283,11.56605 27.9234,11.56575 0.3943,0 0.7931,-0.02 1.1832,-0.029 0.3945,0.011 0.7843,0.03 1.1832,0.029 10.6951,3e-4 20.0011,-3.84295 27.9234,-11.56575 7.9215,-7.72216 11.8611,-17.1541 11.8615,-28.24874 -4e-4,-11.08184 -3.94,-20.46672 -11.8615,-28.18959 -7.9223,-7.72212 -17.2283,-11.59489 -27.9234,-11.59529 -0.3988,10e-6 -0.7888,0.0196 -1.1832,0.0295 C 170.6015,21.05616 170.2025,21.03613 169.8083,21.03613 Z M 139.5185,109.539 c -2.4191,1e-4 -4.6052,0.271 -6.5667,0.7986 a 33.92792,33.92792 0 0 0 -3.8749,-0.1479 33.92792,33.92792 0 0 0 -33.09988,34.6972 l 0.70992,79.1261 a 33.92792,33.92792 0 0 0 23.84136,33.0111 l 0,9.9092 0,3.0172 50.4632,-1.479 50.4928,1.479 0,-3.0172 0,-11.4178 a 33.92792,33.92792 0 0 0 19.8776,-32.1237 l -0.7099,-79.1261 a 33.92792,33.92792 0 0 0 -31.887,-33.9872 c -1.8881,-0.4781 -3.9683,-0.7395 -6.271,-0.7395 L 139.5185,109.539 Z" id="path23919" /> +<path id="path23921" d="m 397.8083,21.03613 c -10.6951,4e-4 -20.0011,3.87317 -27.9234,11.59529 -7.9215,7.72287 -11.8907,17.10775 -11.8911,28.18959 4e-4,11.09464 3.9696,20.52658 11.8911,28.24874 7.9223,7.7228 17.2283,11.56605 27.9234,11.56575 0.3943,0 0.7931,-0.02 1.1832,-0.029 0.3945,0.011 0.7843,0.03 1.1832,0.029 10.6951,3e-4 20.0011,-3.84295 27.9234,-11.56575 7.9215,-7.72216 11.8611,-17.1541 11.8615,-28.24874 -4e-4,-11.08184 -3.94,-20.46672 -11.8615,-28.18959 -7.9223,-7.72212 -17.2283,-11.59489 -27.9234,-11.59529 -0.3988,10e-6 -0.7888,0.0196 -1.1832,0.0295 C 398.6015,21.05616 398.2025,21.03613 397.8083,21.03613 Z M 367.5185,109.539 c -2.4191,1e-4 -4.6052,0.271 -6.5667,0.7986 a 33.92792,33.92792 0 0 0 -3.8749,-0.1479 33.92792,33.92792 0 0 0 -33.0999,34.6972 l 0.7099,79.1261 a 33.92792,33.92792 0 0 0 23.8414,33.0111 l 0,9.9092 0,3.0172 50.4632,-1.479 50.4928,1.479 0,-3.0172 0,-11.4178 a 33.92792,33.92792 0 0 0 19.8776,-32.1237 l -0.7099,-79.1261 a 33.92792,33.92792 0 0 0 -31.887,-33.9872 c -1.8881,-0.4781 -3.9683,-0.7395 -6.271,-0.7395 L 367.5185,109.539 Z" style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.5534791;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;font-family:NPSPICT3;-inkscape-font-specification:NPSPICT3" inkscape:connector-curvature="0" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,-24.91027,1952.457)" id="g150299"> +<title id="title27231">Flood Gate</title> +<g id="g27233"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path27235" /> +</g> +<g id="g27237" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect27239" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect27241" width="8" height="8" x="2" y="2" /> +</g> +<g id="g27243" transform="matrix(1.397328,-0.2437849,0.2437849,1.397328,-185.074,-56.18331)" /> +<rect id="rect27245" height="35.04728" width="178.9525" y="437.7714" x="32.7257" style="fill:#ffffff" /> +<rect id="rect27247" height="35.04728" width="178.9525" y="384.7198" x="32.7257" style="fill:#ffffff" /> +<rect id="rect27249" height="35.04728" width="178.9525" y="331.5391" x="32.7257" style="fill:#ffffff" /> +<rect id="rect27251" height="35.04728" width="178.9525" y="278.2958" x="32.7257" style="fill:#ffffff" /> +<path id="path27253" d="M 284.0793,100.1127 C 280.8117,92.36004 273.059,86.84985 264.153,86.84985 l -28.7682,0.12815 0,385.7763 136.2807,0 L 284.0793,100.1127 Z" inkscape:connector-curvature="0" style="fill:#ffffff" /> +<rect id="rect27255" height="34.91913" width="178.9525" y="225.2442" x="32.7257" style="fill:#ffffff" /> +<rect id="rect27257" height="35.04728" width="178.9525" y="172.0655" x="32.7257" style="fill:#ffffff" /> +<rect id="rect27259" height="35.04728" width="178.9525" y="118.8848" x="32.7257" style="fill:#ffffff" /> +<path id="path27261" d="m 388.3241,442.2561 c 2.627,0.5126 5.2539,0.7689 7.8809,0.7689 6.9838,0 13.6473,-1.6018 19.5419,-4.2288 6.1509,-2.8832 12.8784,-4.485 20.1185,-4.485 7.112,0 13.9036,1.6018 20.0545,4.485 5.8946,2.627 12.6221,4.2288 19.5419,4.2288 6.9197,0 13.5191,-1.6018 19.5419,-4.2288 6.0227,-2.8832 12.8784,-4.485 20.0544,-4.485 7.1761,0 14.0318,1.6018 20.1186,4.485 5.8946,2.627 12.494,4.2288 19.5419,4.2288 l 0,29.1527 c -6.9838,0 -13.6473,-1.4737 -19.5419,-4.1006 -6.1509,-2.8833 -13.0066,-4.4851 -20.1186,-4.4851 -7.1119,0 -14.0317,1.6018 -20.0544,4.4851 -6.0228,2.6269 -12.6222,4.1006 -19.5419,4.1006 -6.9198,0 -13.6473,-1.4737 -19.5419,-4.1006 -6.1509,-2.8833 -12.8785,-4.4851 -20.0545,-4.4851 -7.2401,0 -14.0317,1.6018 -20.1185,4.4851 -5.8946,2.6269 -12.494,4.1006 -19.5419,4.1006 -0.3845,0 -0.7689,0 -1.1533,0 L 388.3241,442.2561 Z" inkscape:connector-curvature="0" style="fill:#ffffff" /> +<path id="path27263" d="m 376.6631,385.04 c 6.0227,2.627 12.6221,4.2287 19.5419,4.2287 6.9838,0 13.6473,-1.6017 19.5419,-4.2287 6.1509,-2.8832 12.8784,-4.485 20.1185,-4.485 7.112,0 13.9036,1.6018 20.0545,4.485 5.8946,2.627 12.6221,4.2287 19.5419,4.2287 6.9197,0 13.5191,-1.6017 19.5419,-4.2287 6.0227,-2.8832 12.8784,-4.485 20.0544,-4.485 7.1761,0 14.0318,1.6018 20.1186,4.485 5.8946,2.627 12.494,4.2287 19.5419,4.2287 l 0,29.1527 c -6.9838,0 -13.6473,-1.4736 -19.5419,-4.1006 -6.1509,-2.8832 -13.0066,-4.485 -20.1186,-4.485 -7.1119,0 -14.0317,1.6018 -20.0544,4.485 -6.0228,2.627 -12.6222,4.1006 -19.5419,4.1006 -6.9198,0 -13.6473,-1.4736 -19.5419,-4.1006 -6.1509,-2.8832 -12.8785,-4.485 -20.0545,-4.485 -7.2401,0 -14.0317,1.6018 -20.1185,4.485 -5.8946,2.627 -12.494,4.1006 -19.5419,4.1006 -4.2288,0 -8.3934,-0.5126 -12.3659,-1.6018 L 376.6631,385.04 Z" inkscape:connector-curvature="0" style="fill:#ffffff" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,309.769,1855.777)" id="g139745"> +<title id="title27271">Shipping</title> +<g id="g27273"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path27275" /> +</g> +<g id="g27277" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect27279" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect27281" width="8" height="8" x="2" y="2" /> +</g> +<g id="g27283" transform="matrix(1.088903,0,0,1.088903,-42.54325,-50.24652)"> +<g id="g27285"> +<path inkscape:connector-curvature="0" d="m 337.192,529.286 c 22.483,-9.732 32.974,-8.416 51.478,1.265 18.505,9.682 37.008,9.682 58.833,-1.451 21.822,-11.134 39.584,-4.787 49.439,1.186 8.25,5 16.5,7 28.844,7 l 0,-44.53 c -18.594,0.03 -26.57,-6.292 -26.57,-6.292 -19.214,-11.86 -36.827,-9.514 -61.024,3.072 -13.802,7.176 -35.689,5.288 -51.184,-2.79 -21.351,-11.132 -33.439,-8.41 -55.816,1.54 -17.337,7.708 -32.984,7.704 -50.25,0 -22.363,-9.978 -33.896,-12.672 -55.247,-1.54 -15.494,8.078 -37.701,9.966 -51.503,2.79 -24.198,-12.586 -41.49,-14.932 -60.706,-3.072 0,0 -8.294,6.292 -26.5692,6.292 l 0,44.53 c 11.525,0 20.5252,-2.25 28.2752,-7 9.835,-6.028 28.184,-12.32 50.009,-1.186 21.825,11.133 40.329,11.133 58.833,1.451 18.504,-9.681 28.759,-11.425 51.242,-1.693 C 297.101,539.991 318.688,538.967 337.192,529.286 Z" id="path27287" style="fill:#ffffff;stroke:none" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;stroke:none" d="m 256.4375,37.03125 0,48 -55.7813,0 0,35.81255 -39.8125,0 0,67.9999 -20.6562,8.4063 c -12.3993,5.2703 -17.5731,16.3471 -12.4062,28.4687 l 34.0937,78.5313 0,109.3437 c -22.0879,-0.025 -40.8985,-26.8582 -81.09375,-4.4375 0,10e-5 -11.50068,6.4169 -28.9375,6.8438 l 0,46.875 c 13.62544,-1.0116 20.14595,-3.1986 30.46875,-8.9688 10.9609,-6.1283 31.0159,-12.0915 54.7812,0.031 23.7664,12.1228 43.9135,12.1354 64.0625,1.5937 20.1491,-10.5416 37.706,-11.0813 56.5625,-1.5937 23.7665,12.1228 42.4192,12.2592 66.375,0.2812 19.3281,-9.8001 36.6958,-9.2291 56.8438,1.3125 20.1491,10.5417 40.2972,10.5291 64.0625,-1.5937 23.7653,-12.1228 43.702,-5.9821 54.75,-0.031 9.7032,5.2257 16.5261,7.9572 30.5,8.9688 l 0,-47.3125 c -17.785,-0.4268 -28.9375,-6.8438 -28.9375,-6.8438 -41.1202,-22.4313 -59.0214,4.875 -81.125,4.875 l 0,-109.3437 34.125,-78.5313 c 5.1657,-12.1216 -0.01,-23.1984 -12.4063,-28.4687 l -20.6562,-8.4063 0,-67.9999 -39.8125,0 0,-35.81255 -55.7813,0 0,-48 -34.625,0 L 256.4375,37.03125 z m -26.3438,76.43755 60.9375,0 60.9688,0 0,35.2812 39.7812,0 0,27.4375 -100.75,-41.5625 -100.7187,41.5625 0,-27.4375 39.7812,0 L 230.0937,113.4688 Z" transform="matrix(0.9183554,0,0,0.9183554,39.06983,46.14417)" id="path27289" /> +</g> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,221.1384,1776.995)" id="g139697"> +<title id="title27297">Disabled Parking</title> +<g id="g27299"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path27301" /> +</g> +<g transform="matrix(0.6625094,0,0,0.640796,136.3883,93.96252)" inkscape:label="Ebene 1" id="g27303" style="fill:#ffffff"> +<path inkscape:connector-curvature="0" style="fill:#ffffff" sodipodi:nodetypes="cccccccccccccccccccccccccccc" id="path27305" d="m 475.1424,512.1847 c -19.1622,-4.3586 -119.5123,-0.7229 -148.5297,-0.7271 -0.8945,-63.0561 -1.1209,-126.1209 -1.655,-189.1814 -18.0558,-18.9715 -8.5986,-53.2766 16.5147,-60.6452 24.8623,-10.242 55.5358,12.7854 51.4888,39.8282 1.0889,21.3629 -23.7516,26.5634 -32.1327,38.3424 -0.6021,24.949 -1.1541,49.9846 0.3683,74.8991 33.8016,2.7175 68.062,0.7159 102.0678,1.1811 0,10.9648 0,21.9296 0,32.8944 -33.3099,0 -66.6198,0 -99.9297,0 -8.2141,18.9839 -0.064,34.6428 -1.8698,32.8965 37.5958,0.1827 99.1923,0.074 136.7885,0.1035 21.5648,44.3203 42.3131,89.2578 64.0826,133.3261 22.8677,-2.7645 39.4694,-15.6875 48.1616,-16.2436 9.5241,-0.8227 9.7685,29.5513 8.7141,28.6468 -20.4225,7.3528 -52.6544,23.2431 -73.1917,30.2707 C 540.8419,649.3854 494.4232,551.8433 475.1424,512.1847 Z M 358.7492,701.2851 c -44.85,-4.9902 -76.2178,-18.3957 -100.148,-39.8912 -34.2202,-29.8287 -53.9908,-75.9056 -48.7215,-121.4641 2.5538,-51.6535 37.0371,-98.4002 82.6952,-121.0815 7.246,6.7112 2.3716,24.0307 3.668,35.4434 1.9318,9.9016 -11.1906,12.6202 -15.9954,19.465 -33.9113,32.4921 -41.3403,87.9176 -19.9046,129.3246 22.6766,47.0491 80.0513,76.5632 131.2309,62.1659 38.3725,-9.6437 68.7719,-38.6053 88.9696,-71.5742 8.4444,6.7728 26.4437,35.4516 8.2208,48.1037 C 457.9627,680.4637 408.6132,704.7275 358.7492,701.2851 Z" /> +</g> +<path inkscape:connector-curvature="0" style="font-size:143.5320587px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans" d="m 51.16983,422.698 0,-369.87537 139.52327,0 c 24.5572,3.7e-4 43.3117,1.17778 56.2634,3.53223 18.1655,3.028 33.3878,8.7889 45.6668,17.28273 12.2784,8.49451 22.1602,20.39476 29.6455,35.70081 7.4847,15.3066 11.2271,32.1268 11.2275,50.4605 -4e-4,31.4539 -10.0084,58.0718 -30.024,79.8537 -20.0163,21.7822 -56.1796,32.6733 -108.4901,32.6732 l -94.8657,0 0,150.3722 L 51.16983,422.698 z m 48.94667,-194.0206 95.6226,0 c 31.6217,2e-4 54.0766,-5.8868 67.3648,-17.6611 13.2876,-11.7739 19.9316,-28.3418 19.9319,-49.7036 -3e-4,-15.4743 -3.911,-28.7202 -11.7321,-39.7377 -7.8216,-11.0169 -18.124,-18.2916 -30.907,-21.82412 -8.2421,-2.1863 -23.4644,-3.2796 -45.6668,-3.27992 l -94.6134,0 L 100.1165,228.6774 Z" id="path27307" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,140.0831,1780.025)" id="g138161"> +<title id="title27315">Paid Parking</title> +<g id="g27317"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path27319" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;stroke:none" d="m 277.5901,329.1656 c -17.1546,0 -26.2547,9.3653 -30.4559,20.3277 l -22.301,57.5832 c -8.8405,1.1336 -24.5121,11.5107 -24.5121,31.1691 l 0,73.2272 21.7066,0 0,23.4185 c 0,28.8115 40.7743,28.4722 40.7743,0 l 0,-23.4185 73.3461,0 0.024,0 73.346,0 0,23.4185 c 0,28.4722 40.7741,28.8115 40.7743,0 l 0,-23.4185 21.7066,0 0,-73.2272 c 0,-19.6584 -15.6715,-30.0355 -24.5121,-31.1691 l -22.3248,-57.5832 c -4.2011,-10.9624 -13.3012,-20.3277 -30.4559,-20.3277 l -31.5257,0 -53.6841,0 L 277.5901,329.1656 z m -0.2616,20.9696 58.772,0 0.048,0 0.024,0 58.7957,0 c 7.3516,0.069 10.5002,4.666 12.6008,11.0316 l 16.8089,45.3153 -88.2054,0 -0.024,0 -0.048,0 -88.1817,0 16.809,-45.3153 C 266.8283,354.8012 269.9761,350.2037 277.3285,350.1352 z m -34.2598,78.3864 c 10.4024,0 18.8298,8.6792 18.8298,19.4005 0,10.722 -8.4274,19.4242 -18.8298,19.4242 -10.4017,0 -18.8299,-8.7023 -18.8299,-19.4242 C 224.2388,437.2009 232.667,428.5216 243.0687,428.5216 z m 186.1825,0 c 10.4025,0 18.8299,8.6793 18.8299,19.4005 0,10.7219 -8.4274,19.4242 -18.8299,19.4242 -10.4017,0 -18.8536,-8.7022 -18.8536,-19.4242 C 410.3976,437.2008 418.8495,428.5216 429.2512,428.5216 Z" id="path27321" /> +<g id="g27323" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path27325" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g27327" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path27329" style="fill:#ffffff;stroke:none" d="" /> +</g> +<path inkscape:connector-curvature="0" style="font-size:143.5320587px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans" d="m 47.87893,429.0412 0,-369.87538 139.52327,0 c 24.5572,3.7e-4 43.3117,1.17778 56.2634,3.53224 18.1655,3.02799 33.3878,8.78889 45.6668,17.28272 12.2784,8.49452 22.1602,20.39482 29.6455,35.70082 7.4847,15.3066 11.2271,32.1268 11.2275,50.4605 -4e-4,31.4539 -10.0084,58.0718 -30.024,79.8537 -20.0163,21.7822 -56.1796,32.6733 -108.4901,32.6731 l -94.86569,0 0,150.3723 L 47.87893,429.0412 z m 48.94668,-194.0206 95.62259,0 c 31.6217,2e-4 54.0766,-5.8868 67.3648,-17.6612 13.2876,-11.7738 19.9316,-28.3417 19.9319,-49.7035 -3e-4,-15.4743 -3.911,-28.7202 -11.7321,-39.7377 -7.8216,-11.0169 -18.124,-18.2916 -30.907,-21.8241 -8.2421,-2.1863 -23.4644,-3.2796 -45.6668,-3.28 l -94.61339,0 L 96.82561,235.0206 Z" id="path27331" /> +<g id="g27333"> +<g id="g27335"> +<path inkscape:connector-curvature="0" transform="scale(1.086706,0.9202125)" style="font-size:323.1451721px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Arial Unicode MS;-inkscape-font-specification:Arial Unicode MS" d="m 428.2687,167.1793 c 0.2103,0.1053 0.9992,0.3157 2.3668,0.6311 21.5639,4.2078 37.7632,11.8867 48.598,23.0367 10.8345,11.1503 16.2518,25.7718 16.2519,43.8645 -1e-4,18.5135 -5.9434,34.5551 -17.8298,48.1246 -11.8866,13.5696 -28.3489,20.9329 -49.3869,22.09 l 0,28.717 -16.8831,0 0,-28.4014 c -21.4589,-2.4194 -37.9212,-9.3883 -49.3869,-20.9066 -11.4658,-11.5184 -17.935,-27.6388 -19.4076,-48.3613 l 28.4014,-5.0492 c 2.209,15.5683 6.6796,27.56 13.4118,35.9752 6.7321,8.4152 15.7259,13.2014 26.9813,14.3585 l 0,-90.4113 c -21.3537,-4.6282 -37.3426,-12.3597 -47.9668,-23.1945 -10.6243,-10.8344 -15.9364,-24.7722 -15.9364,-41.8132 0,-16.9355 5.2595,-31.47803 15.7786,-43.62774 10.519,-12.14927 26.5605,-19.17073 48.1246,-21.06439 l 0,-13.56957 16.8831,0 0,13.56957 c 17.8823,1.78847 31.9778,7.46875 42.2866,17.04086 10.3085,9.57254 16.7777,22.98427 19.4076,40.23537 l -29.5059,4.2602 C 458.7738,111.9545 455.25,103.4603 449.8854,97.20131 444.5205,90.94268 437.315,86.91915 428.2687,85.1307 L 428.2687,167.1793 z m -16.8831,-3.4713 0,-78.89287 c -11.4658,1.99883 -20.2492,6.60091 -26.3502,13.80625 -6.1011,7.20572 -9.1516,15.54212 -9.1515,25.00902 -10e-5,10.8348 3.1556,19.3815 9.4671,25.6402 6.3114,6.259 14.9896,11.0714 26.0346,14.4374 L 411.3856,163.708 z m 16.8831,117.5504 c 11.0449,-1.6831 20.1439,-6.4955 27.2969,-14.4374 7.1529,-7.9419 10.7293,-17.9613 10.7295,-30.0582 -2e-4,-10.6242 -2.7088,-19.1709 -8.126,-25.6402 -5.4174,-6.4691 -15.3842,-11.9653 -29.9004,-16.4886 L 428.2687,281.2584 Z" id="path27337" /> +</g> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" id="path27339" d="m 455.3768,43.42727 0,265.04373" style="fill:none;stroke:#ffffff;stroke-width:30;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,59.02771,1783.055)" id="g136577"> +<title id="title27347">Bike Parking</title> +<g id="g27349"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path27351" /> +</g> +<g id="g27353" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path27355" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g27357" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path27359" style="fill:#ffffff;stroke:none" d="" /> +</g> +<path transform="matrix(-0.8175728,0,0,0.8175728,366.3441,94.03648)" style="font-size:12px;fill:none;stroke:#ffffff;stroke-width:26;stroke-opacity:1" sodipodi:type="arc" sodipodi:ry="78.38062" sodipodi:rx="78.38062" sodipodi:cy="461.9627" sodipodi:cx="200.5322" id="path27361" d="m 278.9128,461.9627 a 78.38062,78.38062 0 1 1 -156.7612,0 A 78.38062,78.38062 0 1 1 278.9128,461.9627 Z" /> +<path transform="matrix(-0.8175728,0,0,0.8175728,640.9808,92.78811)" style="font-size:12px;fill:none;stroke:#ffffff;stroke-width:26;stroke-opacity:1" sodipodi:type="arc" sodipodi:ry="78.38062" sodipodi:rx="78.38062" sodipodi:cy="461.9627" sodipodi:cx="200.5322" id="path27363" d="m 278.9128,461.9627 a 78.38062,78.38062 0 1 1 -156.7612,0 A 78.38062,78.38062 0 1 1 278.9128,461.9627 Z" /> +<path inkscape:connector-curvature="0" style="font-size:12px;fill:none;stroke:#ffffff;stroke-width:17.0668316;stroke-linejoin:round;stroke-opacity:1" sodipodi:nodetypes="ccccc" id="path27365" d="m 426.265,361.4538 -164.782,0.8323 -58.2562,108.1902 111.5191,0 116.5125,-79.0621" /> +<path inkscape:connector-curvature="0" style="font-size:12px;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke-width:25;stroke-linecap:round" sodipodi:nodetypes="ccccscccccsscsccccccccccccssccc" id="path27367" d="m 419.933,296.6156 c 8.9507,0 15.7162,-0.1997 22.6508,10.3943 1.9961,3.5315 2.9087,7.8436 2.1717,12.1358 -0.8842,4.8807 -3.7738,9.6759 -7.1802,12.5146 -4.5107,3.7589 -8.7914,3.469 -8.0996,6.848 0.8877,4.3357 3.5967,10.3608 6.5243,20.1443 2.9717,9.9308 6.5004,22.0853 9.9642,34.057 3.4637,11.9717 6.8639,23.7671 9.5553,32.9584 1.3458,4.5956 2.5211,8.5418 3.4236,11.4971 0.8794,2.8794 1.6558,5.116 1.584,4.9565 2.8042,4.9337 3.1859,8.1484 7.8892,12.3476 5.2736,4.6153 9.5672,8.0249 11.0573,9.0664 3.7849,2.7494 5.5445,8.5518 3.5458,11.4189 -2.5188,3.9072 -7.7209,4.5066 -11.5229,3.3377 -3.61,-1.146 -9.3248,-3.1145 -15.9514,-8.6031 l -0.051,-0.077 -0.077,-0.051 c -9.2206,-7.9089 -12.6318,-17.5078 -12.9789,-18.0632 l -0.4855,-0.741 -0.3321,-0.8175 c -0.799,-1.9668 -1.2776,-3.701 -2.2228,-6.7961 -0.9452,-3.0951 -2.1435,-7.0938 -3.5002,-11.7271 -2.7135,-9.2665 -6.0964,-21.0798 -9.5554,-33.035 -3.459,-11.9551 -6.9791,-24.0477 -9.9131,-33.8526 -2.934,-9.8049 -4.7876,-17.8576 -5.4728,-19.5707 -1.6678,-4.1693 -2.5198,-8.6705 -1.3797,-13.1833 1.1401,-4.5129 4.547,-8.1551 7.6053,-9.0018 6.9807,-1.9529 5.1284,-6.9741 1.557,-6.9814 l -29.928,-0.061 -0.074,-19.1148 C 388.7375,296.6156 408.1635,296.6156 419.933,296.6156 Z" /> +<path inkscape:connector-curvature="0" style="font-size:12px;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:20.4393196;stroke-opacity:1" id="path27369" d="M 312.6107,467.0888 256.1168,328.7967" /> +<path inkscape:connector-curvature="0" style="font-size:12px;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:7.4603519;stroke-linecap:round;stroke-opacity:1" id="path27371" d="m 332.0314,431.7786 -34.1337,79.4476" sodipodi:nodetypes="cc" /> +<path transform="matrix(-0.2305185,0,0,0.2036034,360.3482,376.6265)" style="font-size:12px;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:31.3050003;stroke-opacity:1" sodipodi:type="arc" sodipodi:ry="78.38062" sodipodi:rx="78.38062" sodipodi:cy="461.9627" sodipodi:cx="200.5322" id="path27373" d="m 278.9128,461.9627 a 78.38062,78.38062 0 1 1 -156.7612,0 A 78.38062,78.38062 0 1 1 278.9128,461.9627 Z" /> +<path inkscape:connector-curvature="0" style="font-size:12px;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:10.4244509;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:nodetypes="cc" id="path27375" d="m 347.2273,431.8148 -30.1521,0.2764" /> +<path inkscape:connector-curvature="0" style="font-size:12px;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:10.4240522;stroke-linecap:round;stroke-opacity:1" sodipodi:nodetypes="cc" id="path27377" d="m 313.2684,510.0849 -30.1521,0.2764" /> +<path inkscape:connector-curvature="0" style="font-size:12px;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" sodipodi:nodetypes="cssccc" id="path27379" d="m 228.4582,316.4382 70.9115,0 c 2.6481,0 6.0661,4.6845 2.6481,7.7974 -3.6966,3.5182 -36.9269,10.7397 -36.9269,10.7397 0,0 -9.1214,2.501 -13.9764,1.9126 C 246.2596,336.2994 229.488,334.8282 228.4582,316.4382 Z" /> +<path inkscape:connector-curvature="0" style="font-size:143.5320587px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans" d="m 49.75562,424.5975 0,-369.87537 139.52328,0 c 24.5572,3.6e-4 43.3117,1.17778 56.2634,3.53223 18.1655,3.02799 33.3878,8.78889 45.6668,17.28272 12.2784,8.49452 22.1602,20.39477 29.6455,35.70082 7.4846,15.3066 11.2271,32.1267 11.2274,50.4604 -3e-4,31.454 -10.0083,58.0719 -30.0239,79.8538 -20.0163,21.7822 -56.1796,32.6733 -108.4901,32.6731 l -94.86571,0 0,150.3723 L 49.75562,424.5975 z m 48.94667,-194.0206 95.62261,0 c 31.6217,2e-4 54.0766,-5.8868 67.3648,-17.6612 13.2876,-11.7739 19.9316,-28.3417 19.9319,-49.7035 -3e-4,-15.4743 -3.911,-28.7202 -11.7321,-39.7377 -7.8216,-11.0169 -18.124,-18.2916 -30.9071,-21.8241 -8.2421,-2.18632 -23.4643,-3.27963 -45.6667,-3.27995 l -94.61341,0 L 98.70229,230.5769 Z" id="path27381" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,-18.99753,1767.147)" id="g135066"> +<title id="title27389">Parking</title> +<g id="g27391"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path27393" /> +</g> +<g id="g27395" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path27397" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g27399" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path27401" style="fill:#ffffff;stroke:none" d="" /> +</g> +<path inkscape:connector-curvature="0" style="font-size:143.5320587px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:22.6878624;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Bitstream Vera Sans" d="m 145.3584,505.1504 0,-419.5841 158.2742,0 c 27.8575,4.2e-4 49.1325,1.33607 63.8248,4.00695 20.6069,3.43493 37.8749,9.97006 51.8041,19.60535 13.9285,9.6362 25.1384,23.1357 33.6297,40.4988 8.4905,17.3637 12.736,36.4444 12.7363,57.242 -3e-4,35.6811 -11.3533,65.8763 -34.059,90.5855 -22.7063,24.7097 -63.7297,37.0644 -123.0704,37.0642 l -107.615,0 0,170.5813 L 145.3584,505.1504 z m 55.5247,-220.0956 108.4737,0 c 35.8714,2e-4 61.3441,-6.678 76.4181,-20.0347 15.0734,-13.3562 22.6103,-32.1507 22.6106,-56.3834 -3e-4,-17.5539 -4.4366,-32.5799 -13.3088,-45.0781 -8.8728,-12.4975 -20.5597,-20.7499 -35.0607,-24.7572 -9.3498,-2.4801 -26.6178,-3.7204 -51.8041,-3.7207 l -107.3288,0 L 200.8831,285.0548 Z" id="path27403" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,218.1083,1855.778)" id="g133416"> +<title id="title27411">Marina</title> +<g id="g27413"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path27415" /> +</g> +<g id="g27417" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect27419" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect27421" width="8" height="8" x="2" y="2" /> +</g> +<path inkscape:connector-curvature="0" transform="matrix(14.68584,0,0,14.68584,565.7658,1146.064)" style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:NPSPICT3;-inkscape-font-specification:NPSPICT3" d="m -19.0625,-67.78784 c -0.48016,2e-5 -0.90029,-0.18003 -1.26038,-0.54016 -0.36012,-0.36009 -0.54018,-0.79364 -0.54016,-1.30066 -2e-5,-0.48012 0.18004,-0.90004 0.54016,-1.25977 0.36009,-0.35967 0.78022,-0.53952 1.26038,-0.53955 0.50698,3e-5 0.94033,0.17988 1.30005,0.53955 0.35968,0.35973 0.53953,0.77965 0.53955,1.25977 -2e-5,0.50702 -0.17987,0.94057 -0.53955,1.30066 -0.35972,0.36013 -0.79307,0.54018 -1.30005,0.54016 L -19.0625,-67.78784 z m 13.68042,9.7998 c -0.106642,-0.64045 -0.506625,-0.96068 -1.199951,-0.96069 -0.32067,10e-6 -0.614046,0.13348 -0.880127,0.40039 l -4.440922,4.16016 c -0.31985,0.26612 -0.47976,0.58594 -0.47973,0.95947 -3e-5,0.64047 0.29335,1.05388 0.88012,1.24023 l 1.12061,0.36011 c -0.55992,1.52019 -1.45327,2.82023 -2.68005,3.90015 -1.22683,1.07991 -2.6402,1.77978 -4.24012,2.09961 l 0,-19.71924 c 1.78628,-0.77391 2.67942,-2.13418 2.67945,-4.08081 -3e-5,-1.19952 -0.43338,-2.23264 -1.30005,-3.09937 -0.86672,-0.86667 -1.91327,-1.30002 -3.13965,-1.30005 -1.20038,3e-5 -2.2337,0.43338 -3.09998,1.30005 -0.8663,0.86673 -1.29945,1.89985 -1.29943,3.09937 -2e-5,1.94663 0.90655,3.3069 2.71972,4.08081 l 0,19.75952 c -1.62681,-0.31982 -3.08025,-1.0199 -4.36035,-2.10022 -1.28012,-1.08032 -2.20013,-2.39359 -2.76001,-3.93982 l 1.12061,-0.36011 c 0.58592,-0.18635 0.87889,-0.59976 0.8789,-1.24023 -10e-6,-0.34667 -0.1465,-0.6665 -0.43945,-0.95947 l -4.47998,-4.16016 c -0.26694,-0.26691 -0.56031,-0.40038 -0.88013,-0.40039 -0.69336,10e-6 -1.09335,0.32024 -1.19995,0.96069 l -0.95947,6.04004 c -0.0269,0.13266 -0.0403,0.22584 -0.0403,0.27954 0,0.85369 0.43986,1.28052 1.31959,1.28052 0.13345,0 0.25349,-0.0134 0.3601,-0.0403 l 1.04004,-0.36011 c 0.85367,2.56022 2.38036,4.65352 4.58008,6.27991 2.19969,1.62638 4.68626,2.43957 7.45972,2.43957 2.74656,0 5.24004,-0.82642 7.48047,-2.47925 2.159797,-1.59993 3.66655,-3.68001 4.520259,-6.24023 l 1.040039,0.36011 c 0.106575,0.0269 0.226611,0.0403 0.360108,0.0403 0.879686,0 1.319545,-0.42683 1.31958,-1.28052 -3.5e-5,-0.0537 -0.01346,-0.14688 -0.04028,-0.27954 L -5.38208,-57.98804 Z" id="path27423" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,305.9813,1775.48)" id="g132004"> +<title id="title27431">Fuel Station</title> +<g id="g27433"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.894,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.316 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.627,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path27435" /> +</g> +<g id="g27437" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path27439" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g27441" transform="translate(879.2912,36.80512)"> +<path inkscape:connector-curvature="0" id="path27443" style="fill:#ffffff;stroke:none" d="" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" d="m 249,111.75 c -8.4824,0 -16.9375,6.1306 -16.9375,15.9375 l -0.1875,315.25 17.4375,0 0.1562,24.9375 160.0938,-0.094 0.125,-24.8437 15,0.125 0,-318.625 c 0,-6.7961 -3.9366,-12.6875 -11.3438,-12.6875 L 249,111.75 z m 26.7812,34.8437 104.9063,0 c 5.8083,0 10.375,2.3656 10.375,10.375 l 0,82.875 c 0,5.6138 -3.0009,9.6875 -9.4063,9.6875 L 276.0625,249.25 c -6.0983,0 -11.3438,-4.5054 -11.3438,-11.0625 l 0.5313,-81.5 C 265.25,150.1638 269.7698,146.5937 275.7812,146.5937 Z" id="path27445" /> +<path inkscape:connector-curvature="0" d="m 232.8321,220.1079 -16.0216,-0.095 c -0.1039,65.1931 0.3712,193.8549 0.6428,196.0564 0.5796,4.6993 0.2291,9.5678 -0.9775,14.003 -25.1165,63.2732 -106.388,34.2118 -94.8485,-27.3566 25.3448,-61.0706 60.8833,-102.3951 78.5708,-174.4254 l 1.5746,53.5448 c -15.9182,30.9757 -44.001,85.3765 -65.7799,130.8498 -1.8349,41.9839 48.1088,55.8163 63.7507,10.7522 6.9705,-78.8817 -0.2621,-164.8649 -0.3931,-247.2974 10.1645,-30.2172 21.38,-33.1097 32.7621,-31.6704" style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" id="path27447" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,-22.78514,1844.415)" id="g128119"> +<title id="title27455">Bus Stop</title> +<g id="g27457"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.896,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.314 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path27459" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;stroke:none" d="m 290.625,34.5625 c 0.6764,0 1.3791,0.0259 2.0625,0.0313 0.6882,-0.005 1.3815,-0.0313 2.0625,-0.0313 L 290.625,34.5625 z m 2.0625,0.0313 c -48.0248,0.3805 -113.0918,13.90283 -140.25,25.21875 -27.5474,11.47808 -45.9178,22.96167 -51.6562,51.65635 l -20.6563,159.0936 0,219.1875 35.5938,0 0,34.375 c 0,41.9126 61.3124,41.9126 61.3124,0 l 0,-34.375 113.25,0 0.3438,0 117.7187,0 0,34.375 c 0,41.9126 61.3438,41.9126 61.3438,0 l 0,-34.375 35.5937,0 0,-219.1875 L 484.625,111.4688 C 478.8866,82.77417 460.5161,71.29057 432.9687,59.8125 405.8079,48.49548 340.7137,34.97172 292.6875,34.59375 Z M 205.25,74.75 l 85.375,0 89.5312,0 c 17.2177,0 17.2178,25.8125 0,25.8125 l -89.7187,0 -85.1875,0 C 188.0323,100.5625 188.0323,74.75 205.25,74.75 z m -46.4375,51.9063 131.625,0 136.125,0 c 18.1877,0 22.9481,9.232 25.1562,23.2499 l 16.0938,115.375 c 1.4993,11.059 -1.7211,22.0313 -17,22.0313 l -160.1875,0 -156.0625,0 c -15.2789,0 -18.468,-10.9723 -16.9687,-22.0313 l 16.0937,-115.375 C 135.8957,135.8883 140.6248,126.6563 158.8125,126.6563 z m -12.4063,235.5312 c 16.2478,0 29.4063,13.1898 29.4063,29.4375 0,16.2477 -13.1585,29.4062 -29.4063,29.4062 -16.2477,10e-5 -29.4374,-13.1585 -29.4374,-29.4062 C 116.9688,375.3773 130.1585,362.1875 146.4062,362.1875 z m 292.5938,0 c 16.2477,0 29.4062,13.1898 29.4062,29.4375 0,16.2477 -13.1585,29.4063 -29.4062,29.4062 -16.2477,0 -29.4375,-13.1585 -29.4375,-29.4062 C 409.5625,375.3773 422.7523,362.1875 439,362.1875 Z" id="path27461" /> +<g id="g27463" transform="matrix(1.197504,0,0,1.197504,80.1282,34.57583)" style="fill:#000000"> +<g id="g27465" style="fill:#000000"> +<g id="g27467" style="fill:#000000"> +<path inkscape:connector-curvature="0" id="path27469" style="fill:#000000;stroke:none" d="" /> +</g> +<g id="g27471" style="fill:#000000"> +<path inkscape:connector-curvature="0" id="path27473" style="fill:#000000;stroke:none" d="" /> +</g> +</g> +</g> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,52.96754,1850.475)" id="g126932"> +<title id="title27481">Bus Station</title> +<g id="g27483"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.896,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.314 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path27485" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;stroke:none" d="m 289.075,74.97094 c 0.5299,0 1.0804,0.0203 1.6159,0.0245 0.5391,-0.004 1.0823,-0.0245 1.6159,-0.0245 L 289.075,74.97094 z m 1.6159,0.0245 c -37.6256,0.29811 -88.6029,10.89231 -109.8802,19.75787 -21.5823,8.99259 -35.9748,17.98949 -40.4706,40.47059 l -16.1833,124.6435 0,171.7246 27.8862,0 0,26.9314 c 0,32.8369 48.0359,32.8368 48.0359,0 l 0,-26.9314 88.7268,0 0.2693,0 92.2279,0 0,26.9314 c 0,32.8369 48.0603,32.8368 48.0603,0 l 0,-26.9314 27.8863,0 0,-171.7246 -16.1833,-124.6435 C 436.5703,112.7428 422.1778,103.7459 400.5956,94.75329 379.3161,85.88686 328.3175,75.29155 290.6909,74.99542 z m -68.5038,31.46076 66.8879,0 70.1441,0 c 13.4894,0 13.4894,20.2231 0,20.2231 l -70.291,0 -66.741,0 C 208.6978,126.6793 208.6978,106.4562 222.1871,106.4562 z m -36.3819,40.6665 103.1229,0 106.6484,0 c 14.2493,0 17.9789,7.2329 19.709,18.2154 l 12.6087,90.3917 c 1.1747,8.6642 -1.3483,17.2605 -13.3188,17.2606 l -125.5004,0 -122.2687,0 c -11.9704,0 -14.4689,-8.5964 -13.2943,-17.2606 l 12.6088,-90.3917 C 167.8508,154.3556 171.5559,147.1227 185.8052,147.1227 z m -9.7198,184.5292 c 12.7295,0 23.0386,10.3336 23.0386,23.0631 0,12.7294 -10.3091,23.0386 -23.0386,23.0386 -12.7294,0 -23.0631,-10.3092 -23.0631,-23.0386 C 153.0223,341.9856 163.356,331.6519 176.0854,331.6519 z m 229.2354,0 c 12.7295,0 23.0386,10.3337 23.0386,23.0631 0,12.7294 -10.3091,23.0386 -23.0386,23.0386 -12.7294,0 -23.0631,-10.3092 -23.0631,-23.0386 C 382.2577,341.9855 392.5914,331.6519 405.3208,331.6519 Z" id="path27487" /> +<g id="g27489" transform="matrix(1.197504,0,0,1.197504,80.1282,34.57583)" style="fill:#000000"> +<g id="g27491" style="fill:#000000"> +<g id="g27493" style="fill:#000000"> +<path inkscape:connector-curvature="0" id="path27495" style="fill:#000000;stroke:none" d="" /> +</g> +<g id="g27497" style="fill:#000000"> +<path inkscape:connector-curvature="0" id="path27499" style="fill:#000000;stroke:none" d="" /> +</g> +</g> +</g> +<path transform="matrix(0.9469422,0,0,0.9469422,84.84388,0.5062342)" d="m 505.7143,305.7143 a 288.5714,288.5714 0 1 1 -577.14281,0 A 288.5714,288.5714 0 1 1 505.7143,305.7143 Z" sodipodi:ry="288.5714" sodipodi:rx="288.5714" sodipodi:cy="305.7143" sodipodi:cx="217.1429" id="path27501" style="opacity:0.1;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:25.1376152;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" sodipodi:type="arc" /> +<path sodipodi:type="arc" style="fill:none;stroke:#ffffff;stroke-width:25.1376152;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" id="path27503" sodipodi:cx="217.1429" sodipodi:cy="305.7143" sodipodi:rx="288.5714" sodipodi:ry="288.5714" d="m 505.7143,305.7143 a 288.5714,288.5714 0 1 1 -577.14281,0 A 288.5714,288.5714 0 1 1 505.7143,305.7143 Z" transform="matrix(0.9469422,0,0,0.9469422,84.84388,0.5062342)" /> +</symbol> +<symbol transform="matrix(0.1103728,0,0,0.1103728,136.2954,1859.565)" id="g125750"> +<title id="title27511">Airport</title> +<g id="g27513"> +<path inkscape:connector-curvature="0" d="M 66.275,1.768 C 24.94,1.768 1.704,23.139 1.704,66.804 l 0,450.123 c 0,40.844 20.895,62.229 62.192,62.229 l 452.024,0 c 41.307,0 62.229,-20.315 62.229,-62.229 l 0,-450.123 C 578.149,24.203 557.227,1.768 514.628,1.768 514.624,1.768 66.133,1.625 66.275,1.768 Z" style="fill:#111111;stroke:#eeeeee;stroke-width:3.408" id="path27515" /> +</g> +<g id="g27517" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-536.2733,-33.30675)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect27519" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect27521" width="8" height="8" x="2" y="2" /> +</g> +<g id="g27523" transform="matrix(0.3720123,0.4869287,-0.4869287,0.3720123,454.0246,-51.9819)" style="fill:#ffffff;fill-opacity:1"> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:none" id="path27525" d="m 196.91,25.3815 c 0.06,-34 51.309,-34 51.275,0.958 l 0,142.6915 199.764,120.064 0,52.717 -198.805,-65.43 0,106.647 46.008,35.944 0,41.694 -70.927,-22.046 -70.927,22.046 0,-41.694 45.529,-35.944 0,-106.647 L 0,341.812 0,289.095 196.91,169.031 196.91,25.3815 Z" /> +</g> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:20.767643;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 39.08969,377.737 0,118.8049 372.23071,0 0,-65.8497 0,-1.0746 0,-1.0745 111.0479,0 0,67.9988 17.898,0 0,-118.8049 L 39.08969,377.737 z m 4.75353,3.6938 111.01038,0 0,41.0008 -111.01038,0 0,-39.624 0,-0.7052 L 43.84322,381.4308 z m 125.09508,0 111.0103,0 0,41.0008 -111.0103,0 0,-39.624 0,-0.7052 L 168.9383,381.4308 z m 122.2004,0 111.0104,0 0,41.0008 -111.0104,0 0,-39.624 0,-0.7052 L 291.1387,381.4308 z m 120.2005,0 111.0103,0 0,41.0008 -111.0104,0 0,-39.624 0,-0.7052 L 411.3391,381.4308 z m -367.51477,47.1123 111.04797,0 0,63.8349 -111.04797,0 0,-61.6858 0,-1.0746 L 43.82443,428.5431 z m 125.24417,0 111.0479,0 0,63.8349 -111.0479,0 0,-61.6858 0,-1.0746 L 169.0686,428.5431 z m 122.0513,0 111.048,0 0,63.8349 -111.048,0 0,-61.6858 0,-1.0746 L 291.1199,428.5431 Z" id="path27527" sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" /> +<path inkscape:connector-curvature="0" id="path27529" d="m 85.72834,376.5099 c 166.81256,0 -44.61619,6 122.19646,6 0,-42.4671 0,-52.6977 0,-95.1648 -166.81265,0 44.6161,0 -122.19646,0 C 85.72834,329.8122 85.72834,334.0428 85.72834,376.5099 Z" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:21.4909897;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:nodetypes="ccccc" /> +<path inkscape:connector-curvature="0" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:21.4909897;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 86.22082,232.8663 c 4.05388,21.1531 12.18741,45.2463 32.97528,55.2721 14.6308,7.0811 31.3316,2.0361 46.8772,3.8953 9.1795,-1.2777 16.3011,-8.618 22.364,-15.0773 9.9685,-12.1143 13.9997,-27.7564 18.6368,-42.1761 -2.5651,-3.3032 -8.626,0.1846 -12.2565,-1.0108 C 158.6299,233.4797 122.3526,233.0997 86.22082,232.8663 z m 120.58458,1.3096 C 206.9168,234.141 206.7593,234.1139 206.8054,234.1759 Z" id="path27531" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccccc" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:8.8299618;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 79.39783,171.3709 c 184.09637,0 -49.23897,0 134.85747,0 0,-6.496 0,-8.0609 0,-14.5568 -184.09644,0 49.239,0 -134.85747,0 C 79.39783,163.31 79.39783,164.875 79.39783,171.3709 Z" id="path27533" /> +<path inkscape:connector-curvature="0" id="path27535" d="m 79.39783,232.8001 c 184.09637,0 -49.23897,0 134.85747,0 0,-6.4959 0,-8.0608 0,-14.5567 -184.09644,0 49.239,0 -134.85747,0 C 79.39783,224.7393 79.39783,226.3042 79.39783,232.8001 Z" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:8.8299618;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:nodetypes="ccccc" /> +<path inkscape:connector-curvature="0" id="path27537" d="m 83.28248,217.2866 c 173.49042,0 -46.40224,0 127.08812,0 0,-24.3597 0,-30.2281 0,-54.5878 -173.49035,0 46.4023,0 -127.08812,0 C 83.28248,187.0585 83.28248,192.9269 83.28248,217.2866 Z" style="opacity:0.5;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:16.5992851;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" sodipodi:nodetypes="ccccc" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccccc" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:14.0772676;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 342.009,375.5533 c 208.764,0 -55.8367,0 152.9274,0 0,-14.5596 0,-18.0671 0,-32.6267 -208.7641,0 55.8366,0 -152.9274,0 C 342.009,357.4862 342.009,360.9937 342.009,375.5533 Z" id="path27539" /> +<path inkscape:connector-curvature="0" id="path27541" d="m 39.0974,496.5478 c 167.0537,0 334.1075,0 501.1612,0 0,-39.5993 0,-79.1985 0,-118.7978 -167.0537,0 -334.1075,0 -501.1612,0 C 39.0974,417.3493 39.0974,456.9485 39.0974,496.5478 Z" style="opacity:0.25;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:20.767643;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> +<path inkscape:connector-curvature="0" sodipodi:nodetypes="ccccc" style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:7.3793492;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m 138.6537,68.28976 c 0,117.02914 0,-31.30096 0,85.72824 7.1369,0 8.8563,0 15.9932,0 0,-117.02921 0,31.3009 0,-85.72824 C 147.51,68.28976 145.7906,68.28976 138.6537,68.28976 Z" id="path27543" /> +</symbol> +</defs> +<sodipodi:namedview id="base" pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="0.5" inkscape:cx="773.4563" inkscape:cy="2008.463" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="false" inkscape:window-width="1301" inkscape:window-height="744" inkscape:window-x="65" inkscape:window-y="24" inkscape:window-maximized="1" fit-margin-top="20" fit-margin-left="20" fit-margin-right="20" fit-margin-bottom="20" /> +<metadata id="metadata7"> +<rdf:RDF> +<cc:Work rdf:about=""> +<dc:format>image/svg+xml</dc:format> +<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> +<dc:title>Map Symbols</dc:title> +<dc:date>2011-04-06</dc:date> +<dc:creator> +<cc:Agent> +<dc:title>Brian & Authors</dc:title> +</cc:Agent> +</dc:creator> +<dc:publisher> +<cc:Agent> +<dc:title>SJJB Management</dc:title> +</cc:Agent> +</dc:publisher> +<dc:source>http://www.sjjb.co.uk/mapicons/introduction</dc:source> +<dc:subject> +<rdf:Bag> +<rdf:li>map</rdf:li> +<rdf:li>catography</rdf:li> +</rdf:Bag> +</dc:subject> +</cc:Work> +</rdf:RDF> +</metadata> +<g inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1" transform="translate(340.3698,-24.60225)"> +<g id="g33567" transform="translate(-38.9103,213.5178)"> +<use transform="translate(-210.9307,-480.374)" height="100%" width="100%" y="0" x="0" xlink:href="#g13266" id="use15454" /> +<use transform="translate(-131.9307,-480.374)" height="100%" width="100%" y="0" x="0" xlink:href="#g13367" id="use15495" /> +<use transform="translate(-52.9307,-480.3741)" height="100%" width="100%" y="0" x="0" xlink:href="#g13414" id="use15531" /> +<use transform="translate(26.0693,-480.3741)" height="100%" width="100%" y="0" x="0" xlink:href="#g13474" id="use15567" /> +<use transform="translate(105.0693,-480.374)" height="100%" width="100%" y="0" x="0" xlink:href="#g13542" id="use15612" /> +<use transform="translate(184.0693,-480.374)" height="100%" width="100%" y="0" x="0" xlink:href="#g13619" id="use15661" /> +<use transform="translate(263.0693,-480.3741)" height="100%" width="100%" y="0" x="0" xlink:href="#g13703" id="use15712" /> +<use transform="translate(342.0693,-480.374)" height="100%" width="100%" y="0" x="0" xlink:href="#g13803" id="use15776" /> +<use transform="translate(421.0693,-480.374)" height="100%" width="100%" y="0" x="0" xlink:href="#g14026" id="use15831" /> +<use transform="translate(500.0693,-480.374)" height="100%" width="100%" y="0" x="0" xlink:href="#g13334" id="use15870" /> +</g> +<g id="g22994" transform="translate(-38.3063,-454.0489)"> +<use transform="translate(-252.4802,-83.6016)" height="100%" width="100%" y="0" x="0" xlink:href="#g17818" id="use22340" /> +<use transform="translate(-92.24529,-85.1945)" height="100%" width="100%" y="0" x="0" xlink:href="#g17797" id="use22376" /> +<use transform="translate(74.36104,-85.1945)" height="100%" width="100%" y="0" x="0" xlink:href="#g17672" id="use22434" /> +<use transform="translate(233.0031,-85.9909)" height="100%" width="100%" y="0" x="0" xlink:href="#g17557" id="use22494" /> +<use transform="translate(-356.9903,-12.7202)" height="100%" width="100%" y="0" x="0" xlink:href="#g17603" id="use22539" /> +<use transform="translate(-203.1266,-9.534596)" height="100%" width="100%" y="0" x="0" xlink:href="#g17511" id="use22605" /> +<use transform="translate(-31.74189,-10.3309)" height="100%" width="100%" y="0" x="0" xlink:href="#g17305" id="use22670" /> +<use transform="translate(-417.3392,67.1873)" height="100%" width="100%" y="0" x="0" xlink:href="#g17244" id="use22725" /> +<use transform="translate(-253.9186,71.1694)" height="100%" width="100%" y="0" x="0" xlink:href="#g17872" id="use22788" /> +<use transform="translate(-92.88739,69.5765)" height="100%" width="100%" y="0" x="0" xlink:href="#g17414" id="use22839" /> +<use transform="translate(66.55111,73.5587)" height="100%" width="100%" y="0" x="0" xlink:href="#g17375" id="use22885" /> +<use transform="translate(233.1574,76.7444)" height="100%" width="100%" y="0" x="0" xlink:href="#g17449" id="use22934" /> +<use transform="translate(393.3923,74.3551)" height="100%" width="100%" y="0" x="0" xlink:href="#g16991" id="use22975" /> +</g> +<g id="g33544" transform="translate(-38.2111,76.44282)"> +<use transform="translate(-779.7117,8.269571)" height="100%" width="100%" y="0" x="0" xlink:href="#g23058" id="use33040" /> +<use transform="translate(-626.583,7.239971)" height="100%" width="100%" y="0" x="0" xlink:href="#g23450" id="use33082" /> +<use transform="translate(-469.3361,6.210371)" height="100%" width="100%" y="0" x="0" xlink:href="#g23854" id="use33127" /> +<use transform="translate(-310.03,4.151271)" height="100%" width="100%" y="0" x="0" xlink:href="#g24278" id="use33173" /> +<use transform="translate(-154.8421,3.121671)" height="100%" width="100%" y="0" x="0" xlink:href="#g24702" id="use33219" /> +<use transform="translate(5.493531,2.092171)" height="100%" width="100%" y="0" x="0" xlink:href="#g25120" id="use33263" /> +<use transform="translate(-301.9935,85.32146)" height="100%" width="100%" y="0" x="0" xlink:href="#g25532" id="use33315" /> +<use transform="translate(-147.8352,89.43976)" height="100%" width="100%" y="0" x="0" xlink:href="#g26835" id="use33367" /> +<use transform="translate(5.293533,91.49886)" height="100%" width="100%" y="0" x="0" xlink:href="#g26403" id="use33420" /> +<use transform="translate(159.4518,88.41026)" height="100%" width="100%" y="0" x="0" xlink:href="#g25971" id="use33473" /> +<use transform="translate(318.7578,90.46936)" height="100%" width="100%" y="0" x="0" xlink:href="#g27264" id="use33519" /> +</g> +<text xml:space="preserve" style="font-size:30px;font-style:normal;font-weight:normal;text-align:end;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" x="-77.498657" y="126.6787" id="text33579" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan33581" x="-77.498657" y="126.6787">Accommodation</tspan></text> +<text xml:space="preserve" style="font-size:30px;font-style:normal;font-weight:normal;text-align:end;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" x="-79.183228" y="293.63519" id="text33583" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan33585" x="-79.183228" y="293.63519">Amenity</tspan></text> +<text xml:space="preserve" style="font-size:30px;font-style:normal;font-weight:normal;text-align:end;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" x="-80.047485" y="456.36569" id="text33587" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan33589" x="-80.047485" y="456.36569">Barrier</tspan></text> +<text xml:space="preserve" style="font-size:30px;font-style:normal;font-weight:normal;text-align:end;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" x="-77.498657" y="611.17609" id="text33595" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan33597" x="-77.498657" y="611.17609">Education</tspan></text> +<text xml:space="preserve" style="font-size:30px;font-style:normal;font-weight:normal;text-align:end;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" x="-77.352173" y="738.56049" id="text33599" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan33601" x="-77.352173" y="738.56049">Food</tspan></text> +<text xml:space="preserve" style="font-size:30px;font-style:normal;font-weight:normal;text-align:end;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" x="-77.498657" y="864.00391" id="text33603" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan33605" x="-77.498657" y="864.00391">Health</tspan></text> +<text xml:space="preserve" style="font-size:30px;font-style:normal;font-weight:normal;text-align:end;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" x="-78.480103" y="988.8866" id="text33607" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan33609" x="-78.480103" y="988.8866">Landuse</tspan></text> +<text xml:space="preserve" style="font-size:30px;font-style:normal;font-weight:normal;text-align:end;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" x="-77.132446" y="1154.6926" id="text33619" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan33621" x="-77.132446" y="1154.6926">POI</tspan></text> +<text xml:space="preserve" style="font-size:30px;font-style:normal;font-weight:normal;text-align:end;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" x="-77.352173" y="1343.7327" id="text33627" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan33629" x="-77.352173" y="1343.7327">Shopping</tspan></text> +<text xml:space="preserve" style="font-size:30px;font-style:normal;font-weight:normal;text-align:end;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" x="-79.34436" y="1553.9935" id="text33631" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan33633" x="-79.34436" y="1553.9935">Sport</tspan></text> +<text xml:space="preserve" style="font-size:30px;font-style:normal;font-weight:normal;text-align:end;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" x="-79.34436" y="1750.8213" id="text33635" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan33637" x="-79.34436" y="1750.8213">Tourist</tspan></text> +<text xml:space="preserve" style="font-size:30px;font-style:normal;font-weight:normal;text-align:end;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" x="-79.34436" y="1950.2544" id="text33639" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan33641" x="-79.34436" y="1950.2544">Transport</tspan></text> +<text xml:space="preserve" style="font-size:30px;font-style:normal;font-weight:normal;text-align:end;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" x="-80.047485" y="2120.7517" id="text33643" sodipodi:linespacing="125%"><tspan sodipodi:role="line" id="tspan33645" x="-80.047485" y="2120.7517">Other</tspan></text> +<g id="g40054" transform="translate(-48.9103,106.8511)"> +<use transform="translate(-305.183,7.528586)" height="100%" width="100%" y="0" x="0" xlink:href="#g33686" id="use39854" /> +<use transform="translate(-138.183,7.528586)" height="100%" width="100%" y="0" x="0" xlink:href="#g34254" id="use39902" /> +<use transform="translate(22.817,7.528586)" height="100%" width="100%" y="0" x="0" xlink:href="#g34825" id="use39945" /> +<use transform="translate(179.817,7.528586)" height="100%" width="100%" y="0" x="0" xlink:href="#g35397" id="use39984" /> +<use transform="translate(330.817,7.528586)" height="100%" width="100%" y="0" x="0" xlink:href="#g35980" id="use40029" /> +</g> +<g id="g51036" transform="translate(-68.9103,-65.03783)"> +<use transform="translate(-466.0735,52.6257)" height="100%" width="100%" y="0" x="0" xlink:href="#g40068" id="use50765" /> +<use transform="translate(-309.0735,52.6257)" height="100%" width="100%" y="0" x="0" xlink:href="#g40094" id="use50800" /> +<use transform="translate(-148.0735,52.6257)" height="100%" width="100%" y="0" x="0" xlink:href="#g40691" id="use50836" /> +<use transform="translate(22.9265,52.6257)" height="100%" width="100%" y="0" x="0" xlink:href="#g41306" id="use50876" /> +<use transform="translate(179.9265,52.6257)" height="100%" width="100%" y="0" x="0" xlink:href="#g41924" id="use50918" /> +<use transform="translate(334.9265,52.6257)" height="100%" width="100%" y="0" x="0" xlink:href="#g42636" id="use50955" /> +<use transform="translate(493.9265,52.6257)" height="100%" width="100%" y="0" x="0" xlink:href="#g43826" id="use50990" /> +<use transform="translate(20.9265,52.6257)" height="100%" width="100%" y="0" x="0" xlink:href="#g44425" id="use51021" /> +</g> +<g id="layer3-46" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1106.149,698.0611)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-90" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-20" width="8" height="8" x="2" y="2" /> +</g> +<g id="g9828-4" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1766.447,852.9031)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect9830-2" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect9832-4" width="8" height="8" x="2" y="2" /> +</g> +<g id="g14695-0" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1106.149,567.8637)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect14697-8" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect14699-6" width="8" height="8" x="2" y="2" /> +</g> +<g id="layer3-84" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-732.1485,726.0611)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-11" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-4" width="8" height="8" x="2" y="2" /> +</g> +<g id="g9828-9" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-1392.447,880.9031)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect9830-3" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect9832-3" width="8" height="8" x="2" y="2" /> +</g> +<g id="g14695-6" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-732.1485,595.8637)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect14697-6" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect14699-9" width="8" height="8" x="2" y="2" /> +</g> +<g id="layer3-96-8" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,-910.1998,1586.625)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-80-0" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-197-2" width="8" height="8" x="2" y="2" /> +</g> +<g id="g9997" transform="translate(-40.9103,144.0733)"> +<use transform="translate(-559.3006,5.625586)" height="100%" width="100%" y="0" x="0" xlink:href="#g51803" id="use9719" /> +<use transform="translate(-398.3006,5.625586)" height="100%" width="100%" y="0" x="0" xlink:href="#g53213" id="use9756" /> +<use transform="translate(-241.3006,5.625586)" height="100%" width="100%" y="0" x="0" xlink:href="#g54636" id="use9796" /> +<use transform="translate(-86.3006,5.625586)" height="100%" width="100%" y="0" x="0" xlink:href="#g56071" id="use9836" /> +<use transform="translate(72.6994,5.625586)" height="100%" width="100%" y="0" x="0" xlink:href="#g57516" id="use9876" /> +<use transform="translate(227.6994,5.625591)" height="100%" width="100%" y="0" x="0" xlink:href="#g62132" id="use9916" /> +<use transform="translate(390.6994,5.625553)" height="100%" width="100%" y="0" x="0" xlink:href="#g62109" id="use9950" /> +<use transform="translate(549.6994,5.625586)" height="100%" width="100%" y="0" x="0" xlink:href="#g2787" id="use9981" /> +</g> +<g id="layer3-16" inkscape:label="Layout" style="stroke:#757575;stroke-opacity:1;display:none" transform="matrix(48.14969,0,0,48.14969,1436.542,2494.073)"> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4134-85" width="10" height="10" x="1" y="1" /> +<rect style="fill:none;stroke:#757575;stroke-width:0.1;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" id="rect4136-71" width="8" height="8" x="2" y="2" /> +</g> +<g id="g3338-02" transform="matrix(1.397328,-0.2437849,0.2437849,1.397328,1787.741,2471.197)" /> +<g id="g2319-21" transform="matrix(0.1103728,0,0,0.1103728,308.3404,1702.274)"> +<path inkscape:connector-curvature="0" id="path2323-6" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g2325-02" transform="matrix(0.1103728,0,0,0.1103728,308.3404,1702.274)"> +<path inkscape:connector-curvature="0" id="path2329-15" style="fill:#ffffff;stroke:none" d="" /> +</g> +<g id="g31127" transform="translate(-40.60213,169.8505)"> +<use height="100%" width="100%" transform="translate(0,-1.6e-6)" id="use4822" xlink:href="#g26342" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-3.997153,0)" id="use4850" xlink:href="#g20636" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-7.994337,-2.07088e-5)" id="use4868" xlink:href="#g26335" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-11.99149,-1.02072e-5)" id="use4902" xlink:href="#g26288" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-15.98867,-3.39232e-5)" id="use4928" xlink:href="#g11752" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-19.98579,-3.39232e-5)" id="use4956" xlink:href="#g10920" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-23.98301,-3.39232e-5)" id="use4982" xlink:href="#g10098" y="0" x="0" /> +</g> +<g id="g31136" transform="translate(-37.28743,1225.403)"> +<use height="100%" width="100%" transform="translate(2.036419,0)" id="use5805" xlink:href="#g27174" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(0,-3.3226)" id="use5835" xlink:href="#g26391" y="0" x="0" /> +</g> +<g id="g31140" transform="translate(-21.39048,120.469)"> +<use height="100%" width="100%" transform="translate(-8.757527,-3.7876)" id="use6689" xlink:href="#g39652" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-9.297816,-1.5151)" id="use6711" xlink:href="#g38073" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-9.838127,0)" id="use6749" xlink:href="#g37193" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-1.828428,-4.5454)" id="use6771" xlink:href="#g36387" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-1.611129,-4.5454)" id="use6795" xlink:href="#g35589" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-8.863327,-3.0304)" id="use6819" xlink:href="#g34795" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-474.6363,70.7783)" id="use6847" xlink:href="#g34003" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-472.1465,69.2632)" id="use6877" xlink:href="#g33213" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(150,-0.4288044)" id="use8727" xlink:href="#g31431" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(155.5199,2.601196)" id="use8743" xlink:href="#g30556" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(153.4646,-1.186804)" id="use8775" xlink:href="#g29788" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(155.1969,-1.943804)" id="use8807" xlink:href="#g28145" y="0" x="0" /> +</g> +<g id="g31154" transform="translate(-22.3761,163.8833)"> +<use height="100%" width="100%" transform="translate(-4.545159,-4.545)" id="use11706" xlink:href="#g61038" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-2.812927,0)" id="use11738" xlink:href="#g60171" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-6.383386,-0.757)" id="use11768" xlink:href="#g59349" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-4.651144,-4.545)" id="use11810" xlink:href="#g58499" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-4.434003,-3.03)" id="use11840" xlink:href="#g56887" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-5.73178,-6.059855)" id="use11874" xlink:href="#g62081" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-4.757121,-6.06)" id="use11912" xlink:href="#g55150" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-6.05498,-6.818)" id="use11952" xlink:href="#g54250" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(626.6968,-90.146)" id="use14132" xlink:href="#g53373" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(632.9742,-90.146)" id="use14154" xlink:href="#g52586" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(636.2215,-87.115)" id="use14188" xlink:href="#g50887" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-237.8634,-5.731963)" id="use14218" xlink:href="#g49918" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-236.8886,-5.731963)" id="use14240" xlink:href="#g48412" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-241.2166,-4.973963)" id="use14288" xlink:href="#g47557" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-241.7569,-4.973963)" id="use14332" xlink:href="#g46756" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-236.2371,-4.973963)" id="use14368" xlink:href="#g45865" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(394.9997,-84.51496)" id="use14390" xlink:href="#g45057" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(400.5196,-82.24196)" id="use14424" xlink:href="#g44270" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(401.4943,-84.51496)" id="use14454" xlink:href="#g43483" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(398.6814,-84.51496)" id="use14495" xlink:href="#g42705" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(391.3233,-84.51495)" id="use14519" xlink:href="#g41954" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(397.6006,-80.72696)" id="use14559" xlink:href="#g41190" y="0" x="0" /> +</g> +<g id="g32967" transform="translate(-12.73042,129.3733)"> +<use height="100%" width="100%" transform="translate(-3.787635,-0.757)" id="use17139" xlink:href="#g73930" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(0.2172292,-6.817)" id="use17155" xlink:href="#g73883" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(4.979618,-3.787)" id="use17179" xlink:href="#g73016" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(3.681818,-9.09)" id="use17203" xlink:href="#g72143" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(1.626517,-4.545)" id="use17223" xlink:href="#g71272" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(1.843716,-2.272)" id="use17243" xlink:href="#g70392" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(7.363615,0)" id="use17261" xlink:href="#g70357" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(0,-1.185904)" id="use17293" xlink:href="#g68625" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(0.9747592,3.359096)" id="use17337" xlink:href="#g66561" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(9.524818,4.874096)" id="use17357" xlink:href="#g65495" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(6.711918,4.874096)" id="use17383" xlink:href="#g65456" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(8.444217,10.1761)" id="use17401" xlink:href="#g64627" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(7.903916,9.419096)" id="use17421" xlink:href="#g63799" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(5.726915,3.628096)" id="use17441" xlink:href="#g62124" y="0" x="0" /> +</g> +<g id="g32983" transform="translate(-9.68302,156.9845)"> +<use height="100%" width="100%" transform="translate(-2.27258,0)" id="use20287" xlink:href="#g88694" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-2.055399,-3.03)" id="use20309" xlink:href="#g87799" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(2.706902,-7.575)" id="use20361" xlink:href="#g86190" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(4.439176,-3.029517)" id="use20385" xlink:href="#g90619" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(8.443985,-5.302)" id="use20427" xlink:href="#g84525" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(0,-4.216963)" id="use20447" xlink:href="#g81881" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(14.50418,-1.186963)" id="use20471" xlink:href="#g81108" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(12.44883,-5.731963)" id="use20495" xlink:href="#g79490" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(3.247291,-6.488963)" id="use20509" xlink:href="#g78634" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(8.009602,-7.246963)" id="use20527" xlink:href="#g77885" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(15.04454,-2.700963)" id="use20569" xlink:href="#g77126" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(10.93373,-9.09)" id="use20591" xlink:href="#g75541" y="0" x="0" /> +</g> +<g id="g32997" transform="translate(0,187.4156)"> +<use height="100%" width="100%" transform="translate(-8.94288,-6.06)" id="use23713" xlink:href="#g150175" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-7.968121,-7.575)" id="use23741" xlink:href="#g148393" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-4.720802,-6.06)" id="use23779" xlink:href="#g146628" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(0.7990976,-4.545)" id="use23797" xlink:href="#g150452" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-7.639505,-0.758)" id="use23827" xlink:href="#g141336" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-7.422206,0)" id="use23875" xlink:href="#g141297" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(3.288997,-3.03)" id="use23899" xlink:href="#g133378" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-5.584104,-5.303)" id="use23925" xlink:href="#g129322" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(632,-179.6789)" id="use27267" xlink:href="#g150299" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(218.3207,-82.9989)" id="use27293" xlink:href="#g139745" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-246.0487,-4.216904)" id="use27311" xlink:href="#g139697" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(546.0066,-86.358)" id="use27343" xlink:href="#g138161" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(153.062,-10.2769)" id="use27385" xlink:href="#g136577" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(626.0872,-73.48)" id="use27407" xlink:href="#g135066" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(230.9814,-82.9999)" id="use27427" xlink:href="#g133416" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(-251.8916,-2.701904)" id="use27451" xlink:href="#g132004" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(155.8748,-71.6369)" id="use27477" xlink:href="#g128119" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(238.1222,-77.6969)" id="use27507" xlink:href="#g126932" y="0" x="0" /> +<use height="100%" width="100%" transform="translate(233.7943,-86.7869)" id="use27547" xlink:href="#g125750" y="0" x="0" /> +</g> +</g> +</svg> diff --git a/src/color-profile.cpp b/src/color-profile.cpp index 14f88c77e..5fb84d8ac 100644 --- a/src/color-profile.cpp +++ b/src/color-profile.cpp @@ -619,8 +619,6 @@ cmsHTRANSFORM ColorProfile::getTransfGamutCheck() bool ColorProfile::GamutCheck(SPColor color) { - bool result = false; - guint32 val = color.toRGBA32(0); #if HAVE_LIBLCMS1 @@ -651,9 +649,7 @@ bool ColorProfile::GamutCheck(SPColor color) cmsSetAlarmCodes(oldAlarmCodes); #endif // HAVE_LIBLCMS1 - result = (outofgamut != 0); - - return result; + return (outofgamut != 0); } class ProfileInfo diff --git a/src/color.cpp b/src/color.cpp index 0a07d3f21..5eb0d91ef 100644 --- a/src/color.cpp +++ b/src/color.cpp @@ -99,9 +99,7 @@ bool SPColor::operator == (SPColor const& other) const */ bool SPColor::isClose( SPColor const& other, float epsilon ) const { - bool match = false; - - match = (fabs((v.c[0]) - (other.v.c[0])) < epsilon) + bool match = (fabs((v.c[0]) - (other.v.c[0])) < epsilon) && (fabs((v.c[1]) - (other.v.c[1])) < epsilon) && (fabs((v.c[2]) - (other.v.c[2])) < epsilon); diff --git a/src/dom/util/ziptool.cpp b/src/dom/util/ziptool.cpp index 9d9d5685c..cf024008f 100644 --- a/src/dom/util/ziptool.cpp +++ b/src/dom/util/ziptool.cpp @@ -1895,24 +1895,30 @@ bool GzipFile::readFile(const std::string &fileName) /** * Constructor */ -ZipEntry::ZipEntry() +ZipEntry::ZipEntry() : + crc (0L), + fileName (), + comment (), + compressionMethod (8), + compressedData (), + uncompressedData (), + position (0) { - crc = 0L; - compressionMethod = 8; - position = 0; } /** * */ ZipEntry::ZipEntry(const std::string &fileNameArg, - const std::string &commentArg) + const std::string &commentArg) : + crc (0L), + fileName (fileNameArg), + comment (commentArg), + compressionMethod (8), + compressedData (), + uncompressedData (), + position (0) { - crc = 0L; - compressionMethod = 8; - fileName = fileNameArg; - comment = commentArg; - position = 0; } /** diff --git a/src/extension/internal/odf.cpp b/src/extension/internal/odf.cpp index 70798099d..b23378fc3 100644 --- a/src/extension/internal/odf.cpp +++ b/src/extension/internal/odf.cpp @@ -47,7 +47,7 @@ #include <stdio.h> #include <time.h> #include <vector> - +#include <math.h> //# Inkscape includes #include "clear-n_.h" @@ -1315,8 +1315,9 @@ writePath(Writer &outs, Geom::PathVector const &pathv, return nrPoints; } -bool OdfOutput::processStyle(Writer &outs, SPItem *item, const Glib::ustring &id, const Glib::ustring &gradientNameFill, const Glib::ustring &gradientNameStroke) +bool OdfOutput::processStyle(SPItem *item, const Glib::ustring &id, const Glib::ustring &gradientNameFill, const Glib::ustring &gradientNameStroke, Glib::ustring& output) { + output.clear(); if (!item) { return false; @@ -1408,37 +1409,34 @@ bool OdfOutput::processStyle(Writer &outs, SPItem *item, const Glib::ustring &id styleTable.push_back(si); styleLookupTable[id] = styleName; - Glib::ustring tmpstring = Glib::ustring::compose ("<style:style style:name=\"%1\" style:family=\"graphic\" style:parent-style-name=\"standard\">\n", si.name); - tmpstring += "<style:graphic-properties"; + output = Glib::ustring::compose ("<style:style style:name=\"%1\" style:family=\"graphic\" style:parent-style-name=\"standard\">\n", si.name); + output += "<style:graphic-properties"; if (si.fill == "gradient") { - tmpstring += Glib::ustring::compose (" draw:fill=\"gradient\" draw:fill-gradient-name=\"%1\"", gradientNameFill); + output += Glib::ustring::compose (" draw:fill=\"gradient\" draw:fill-gradient-name=\"%1\"", gradientNameFill); } else { - tmpstring += Glib::ustring(" draw:fill=\"") + si.fill + "\""; + output += Glib::ustring(" draw:fill=\"") + si.fill + "\""; if(si.fill != "none") { - // tmpstring += Glib::ustring::compose(" draw:fill-color=\"%1\" draw:fill-opacity=\"%2\"", si.fillColor, si.fillOpacity); - tmpstring += Glib::ustring::compose(" draw:fill-color=\"%1\"", si.fillColor); + output += Glib::ustring::compose(" draw:fill-color=\"%1\"", si.fillColor); } } if (si.stroke == "gradient") { //does not seem to be supported by Open Office.org - tmpstring += Glib::ustring::compose (" draw:stroke=\"gradient\" draw:stroke-gradient-name=\"%1\"", gradientNameStroke); + output += Glib::ustring::compose (" draw:stroke=\"gradient\" draw:stroke-gradient-name=\"%1\"", gradientNameStroke); } else { - tmpstring += Glib::ustring(" draw:stroke=\"") + si.stroke + "\""; + output += Glib::ustring(" draw:stroke=\"") + si.stroke + "\""; if (si.stroke != "none") { - tmpstring += Glib::ustring::compose (" svg:stroke-width=\"%1\" svg:stroke-color=\"%2\" ", si.strokeWidth, si.strokeColor); - // tmpstring += Glib::ustring::compose (" svg:stroke-width=\"%1\" svg:stroke-color=\"%2\" draw:stroke-opacity=\"%3\" ", si.strokeWidth, si.strokeColor, si.strokeOpacity); + output += Glib::ustring::compose (" svg:stroke-width=\"%1\" svg:stroke-color=\"%2\" ", si.strokeWidth, si.strokeColor); } } - tmpstring += "/>\n</style:style>\n"; - outs.writeUString (tmpstring); + output += "/>\n</style:style>\n"; return true; } @@ -1483,6 +1481,7 @@ bool OdfOutput::processGradient(SPItem *item, gi.stops.push_back(gs); } + Glib::ustring gradientName2; if (SP_IS_LINEARGRADIENT(gradient)) { gi.style = "linear"; @@ -1491,16 +1490,16 @@ bool OdfOutput::processGradient(SPItem *item, gi.y1 = linGrad->y1.value; gi.x2 = linGrad->x2.value; gi.y2 = linGrad->y2.value; + gradientName2 = Glib::ustring::compose("ImportedLinearGradient%1", gradientTable.size()); } else if (SP_IS_RADIALGRADIENT(gradient)) { gi.style = "radial"; SPRadialGradient *radGrad = SP_RADIALGRADIENT(gradient); - SPRadialGradient tmpGrad = *radGrad; - tmpGrad.cx.unit= SVGLength::PERCENT; - tmpGrad.cy.unit= SVGLength::PERCENT; - gi.cx = tmpGrad.cx.computed;// * 100.0;//ODG cx is percentages - gi.cy = tmpGrad.cy.computed;// * 100.0; + Geom::OptRect bbox = item->documentVisualBounds(); + gi.cx = (radGrad->cx.value-bbox->left())/bbox->width(); + gi.cy = (radGrad->cy.value-bbox->top())/bbox->height(); + gradientName2 = Glib::ustring::compose("ImportedRadialGradient%1", gradientTable.size()); } else { @@ -1529,7 +1528,7 @@ bool OdfOutput::processGradient(SPItem *item, } // No match, let us write a new entry - gradientName = Glib::ustring::compose("gradient%1", gradientTable.size()); + gradientName = gradientName2; gi.name = gradientName; gradientTable.push_back(gi); gradientLookupTable[id] = gradientName; @@ -1555,12 +1554,17 @@ bool OdfOutput::processGradient(SPItem *item, return false; } output += Glib::ustring::compose("<draw:gradient draw:name=\"%1\"", gi.name); - output += Glib::ustring::compose(" draw:display-name=\"imported linear %1\"", gradientCount); + output += Glib::ustring::compose(" draw:display-name=\"%1\"", gi.name); output += " draw:style=\"linear\""; snprintf(buf, 127, " draw:start-color=\"#%06lx\" draw:end-color=\"#%06lx\"", gi.stops[0].rgb, gi.stops[1].rgb); output += buf; - output += Glib::ustring::compose(" draw:start-intensity=\"%1\" draw:end-intensity=\"%2\" draw:angle=\"0\"/>\n", - gi.stops[0].opacity * 100.0, gi.stops[1].opacity * 100.0);// draw:border=\"0%%\" + //TODO: apply maths, to define begin of gradient, taking gradient begin and end, as well as object boundary into account + double angle = (gi.y2-gi.y1); + angle = (angle != 0.) ? (atan((gi.x2-gi.x1)/(gi.y2-gi.y1))* 180. / pi) : 90; + angle = (angle < 0)?(180+angle):angle; + angle = angle * 10; //why do we need this: precision????????????? + output += Glib::ustring::compose(" draw:start-intensity=\"%1\" draw:end-intensity=\"%2\" draw:angle=\"%3\"/>\n", + gi.stops[0].opacity * 100.0, gi.stops[1].opacity * 100.0, angle);// draw:border=\"0%%\" } else if (gi.style == "radial") { @@ -1581,8 +1585,8 @@ bool OdfOutput::processGradient(SPItem *item, g_warning("Need at least 2 stops for a radial gradient"); return false; } - output += Glib::ustring::compose("<draw:gradient draw:name=\"%1\" draw:display-name=\"imported radial %2\" ", gi.name, gradientCount); - snprintf(buf, 127, "draw:cx=\"%05.3f\" draw:cy=\"%05.3f\" ", gi.cx, gi.cy); + output += Glib::ustring::compose("<draw:gradient draw:name=\"%1\" draw:display-name=\"%1\" ", gi.name); + snprintf(buf, 127, "draw:cx=\"%05.3f\" draw:cy=\"%05.3f\" ", gi.cx*100, gi.cy*100); output += Glib::ustring("draw:style=\"radial\" ") + buf; snprintf(buf, 127, "draw:start-color=\"#%06lx\" draw:end-color=\"#%06lx\" ", gi.stops[0].rgb, gi.stops[1].rgb); output += buf; @@ -1689,6 +1693,7 @@ bool OdfOutput::writeTree(Writer &couts, Writer &souts, Glib::ustring gradientNameStroke; Glib::ustring outputFill; Glib::ustring outputStroke; + Glib::ustring outputStyle; processGradient(item, id, tf, gradientNameFill, outputFill, 1); processGradient(item, id, tf, gradientNameStroke, outputStroke, 0); @@ -1696,8 +1701,8 @@ bool OdfOutput::writeTree(Writer &couts, Writer &souts, souts.writeUString(outputStroke); //# STYLE - processStyle(souts, item, id, gradientNameFill, gradientNameStroke); - + processStyle(item, id, gradientNameFill, gradientNameStroke, outputStyle); + souts.writeUString(outputStyle); //# ITEM DATA if (nodeName == "image" || nodeName == "svg:image") @@ -1787,16 +1792,6 @@ bool OdfOutput::writeTree(Writer &couts, Writer &souts, Glib::ustring styleName = siter->second; couts.printf("draw:style-name=\"%s\" ", styleName.c_str()); } - // couts.writeUString(styleString); - - // std::map<Glib::ustring, Glib::ustring>::iterator giter; - // giter = gradientLookupTable.find(id); - // if (giter != gradientLookupTable.end()) - // { - // Glib::ustring gradientName = giter->second; - // couts.printf("draw:fill-gradient-name=\"%s\" ", - // gradientName.c_str()); - // } couts.printf("draw:layer=\"layout\" svg:x=\"%.3fcm\" svg:y=\"%.3fcm\" ", bbox_x, bbox_y); diff --git a/src/extension/internal/odf.h b/src/extension/internal/odf.h index 7dfbf9786..6b915e347 100644 --- a/src/extension/internal/odf.h +++ b/src/extension/internal/odf.h @@ -313,7 +313,7 @@ private: bool writeStyle(ZipFile &zf); - bool processStyle(Writer &outs, SPItem *item, const Glib::ustring &id, const Glib::ustring &gradientNameFill, const Glib::ustring &gradientNameStroke); + bool processStyle(SPItem *item, const Glib::ustring &id, const Glib::ustring &gradientNameFill, const Glib::ustring &gradientNameStroke, Glib::ustring& output); bool processGradient(SPItem *item, const Glib::ustring &id, Geom::Affine &tf, Glib::ustring& gradientName, Glib::ustring& output, bool checkFillGradient = 1); diff --git a/src/selection-chemistry.cpp b/src/selection-chemistry.cpp index 41ebc9bfc..beafc59a5 100644 --- a/src/selection-chemistry.cpp +++ b/src/selection-chemistry.cpp @@ -360,6 +360,7 @@ void sp_selection_delete(SPDesktop *desktop) selection->clear(); sp_selection_delete_impl(selected); g_slist_free(const_cast<GSList *>(selected)); + reinterpret_cast<SPObject *>(desktop->currentLayer())->requestDisplayUpdate(SP_OBJECT_MODIFIED_FLAG); /* a tool may have set up private information in it's selection context * that depends on desktop items. I think the only sane way to deal with @@ -2891,45 +2892,52 @@ void sp_selection_to_guides(SPDesktop *desktop) /* * Convert <g> to <symbol>, leaving all <use> elements referencing group unchanged. */ -void sp_selection_symbol(SPDesktop *desktop, bool /*apply*/ ) +void sp_selection_symbols(SPDesktop *desktop, bool /*apply*/ ) { - if (desktop == NULL) { return; } SPDocument *doc = sp_desktop_document(desktop); - Inkscape::XML::Document *xml_doc = doc->getReprDoc(); + doc->ensureUpToDate(); Inkscape::Selection *selection = sp_desktop_selection(desktop); // Check if something is selected. if (selection->isEmpty()) { - desktop->messageStack()->flash(Inkscape::WARNING_MESSAGE, _("Select one <b>group</b> to convert to symbol.")); - return; + desktop->messageStack()->flash(Inkscape::WARNING_MESSAGE, _("Select <b>groups</b> to convert to symbols.")); + return; } - SPObject* group = selection->single(); + GSList *items = g_slist_copy(const_cast<GSList *>(selection->list())); + bool hasWorked = false; - // Make sure we have only one object in selection. - if( group == NULL ) { - desktop->messageStack()->flash(Inkscape::WARNING_MESSAGE, _("Select only one <b>group</b> to convert to symbol.")); - return; - } + for ( GSList const *iter=items; iter != NULL ; iter = iter->next ) { + SPObject *object = reinterpret_cast<SPObject *>( iter->data ); - // Make sure we convert the original. - if( SP_IS_USE( group ) ) { - desktop->messageStack()->flash(Inkscape::WARNING_MESSAGE, _("Select original (<b>Shift+D</b>) to convert to symbol.")); - return; + // Require that we really have a group. + if( SP_IS_GROUP( object ) ) { + sp_selection_symbol( doc, object ); + hasWorked = true; + } } - // Require that we really have a group. - if( !SP_IS_GROUP( group ) ) { - desktop->messageStack()->flash(Inkscape::WARNING_MESSAGE, _("Group selection first to convert to symbol.")); - return; + g_slist_free(items); + + if( !hasWorked ) { + desktop->messageStack()->flash(Inkscape::WARNING_MESSAGE, _("No <b>groups</b> converted to symbols.")); + return; } - doc->ensureUpToDate(); + selection->clear(); + // Group just disappears, nothing to select. + + DocumentUndo::done(doc, SP_VERB_EDIT_SYMBOL, _("Group to symbol")); +} + +void sp_selection_symbol(SPDocument *doc, SPObject *group) +{ + Inkscape::XML::Document *xml_doc = doc->getReprDoc(); Inkscape::XML::Node *symbol = xml_doc->createElement("svg:symbol"); symbol->setAttribute("style", group->getAttribute("style")); @@ -2951,20 +2959,25 @@ void sp_selection_symbol(SPDesktop *desktop, bool /*apply*/ ) // Need to delete <g>; all <use> elements that referenced <g> should // auto-magically reference <symbol>. doc->getDefs()->getRepr()->appendChild(symbol); - symbol->setAttribute("id",id.c_str()); // After we delete group with same id. - // Mysterious, must set symbol ID before deleting group or all <use> - // refering to symbol get turned into groups. (Linked to unlinking clones?) - group->deleteObject(true); + // Mysterious, must set symbol ID before deleting group or all <use> items + // get turned into groups. (Linked to unlinking clones?) + symbol->setAttribute("id",id.c_str()); - Inkscape::GC::release(symbol); - selection->clear(); - // Group just disappears, nothing to select. + // Create a clone of the symbol to replace the deleted group. + Inkscape::XML::Node *clone = xml_doc->createElement("svg:use"); + clone->setAttribute("x", "0", false); + clone->setAttribute("y", "0", false); + clone->setAttribute("xlink:href", g_strdup_printf("#%s", id.c_str()), false); - // Need to signal Symbol dialog to update + clone->setAttribute("inkscape:transform-center-x", group->getAttribute("inkscape:transform-center-x"), false); + clone->setAttribute("inkscape:transform-center-y", group->getAttribute("inkscape:transform-center-y"), false); + group->parent->getRepr()->appendChild(clone); + + group->deleteObject(true); g_slist_free(children); - DocumentUndo::done(doc, SP_VERB_EDIT_SYMBOL, _("Group to symbol")); + Inkscape::GC::release(symbol); } /* @@ -2972,7 +2985,6 @@ void sp_selection_symbol(SPDesktop *desktop, bool /*apply*/ ) */ void sp_selection_unsymbol(SPDesktop *desktop) { - if (desktop == NULL) { return; } @@ -2991,13 +3003,8 @@ void sp_selection_unsymbol(SPDesktop *desktop) SPObject* use = selection->single(); // Make sure we have only one object in selection. - if( use == NULL ) { - desktop->messageStack()->flash(Inkscape::WARNING_MESSAGE, _("Select only one <b>symbol</b> to convert to group.")); - return; - } - // Require that we really have a <use> that references a <symbol>. - if( !SP_IS_USE( use ) && !SP_IS_SYMBOL( use->firstChild() ) ) { + if( use == NULL || ( !SP_IS_USE( use ) && !SP_IS_SYMBOL( use->firstChild() ))) { desktop->messageStack()->flash(Inkscape::WARNING_MESSAGE, _("Select only one <b>symbol</b> to convert to group.")); return; } diff --git a/src/selection-chemistry.h b/src/selection-chemistry.h index 83dd93bdd..1c627fd1a 100644 --- a/src/selection-chemistry.h +++ b/src/selection-chemistry.h @@ -68,7 +68,8 @@ void sp_selection_clone_original_path_lpe(SPDesktop *desktop); void sp_selection_to_marker(SPDesktop *desktop, bool apply = true); void sp_selection_to_guides(SPDesktop *desktop); -void sp_selection_symbol(SPDesktop *desktop, bool apply = true); +void sp_selection_symbols(SPDesktop *desktop, bool apply = true); +void sp_selection_symbol(SPDocument *doc, SPObject *group); void sp_selection_unsymbol(SPDesktop *desktop); void sp_selection_tile(SPDesktop *desktop, bool apply = true); diff --git a/src/snapped-point.cpp b/src/snapped-point.cpp index d155babd7..ab545bd5f 100644 --- a/src/snapped-point.cpp +++ b/src/snapped-point.cpp @@ -14,92 +14,111 @@ #include "preferences.h" // overloaded constructor -Inkscape::SnappedPoint::SnappedPoint(Geom::Point const &p, SnapSourceType const &source, long source_num, SnapTargetType const &target, Geom::Coord const &d, Geom::Coord const &t, bool const &a, bool const &constrained_snap, bool const &fully_constrained, Geom::OptRect target_bbox) - : _point(p), _source(source), _source_num(source_num), _target(target), _distance(d), _tolerance(std::max(t,1.0)), _always_snap(a), _target_bbox(target_bbox) +Inkscape::SnappedPoint::SnappedPoint(Geom::Point const &p, SnapSourceType const &source, long source_num, SnapTargetType const &target, Geom::Coord const &d, Geom::Coord const &t, bool const &a, bool const &constrained_snap, bool const &fully_constrained, Geom::OptRect target_bbox) : + _point(p), + _tangent(Geom::Point(0,0)), + _source(source), + _source_num(source_num), + _target(target), + _at_intersection (false), + _constrained_snap (constrained_snap), + _fully_constrained (fully_constrained), + _distance(d), + _tolerance(std::max(t,1.0)),// tolerance should never be smaller than 1 px, as it is used for normalization in isOtherSnapBetter. We don't want a division by zero. + _always_snap(a), + _second_distance (Geom::infinity()), + _second_tolerance (1), + _second_always_snap (false), + _transformation (Geom::Point(1,1)), + _target_bbox(target_bbox), + _pointer_distance (Geom::infinity()) { - // tolerance should never be smaller than 1 px, as it is used for normalization in isOtherSnapBetter. We don't want a division by zero. - _at_intersection = false; - _constrained_snap = constrained_snap; - _fully_constrained = fully_constrained; - _second_distance = Geom::infinity(); - _second_tolerance = 1; - _second_always_snap = false; - _transformation = Geom::Point(1,1); - _tangent = Geom::Point(0,0); - _pointer_distance = Geom::infinity(); } -Inkscape::SnappedPoint::SnappedPoint(Inkscape::SnapCandidatePoint const &p, SnapTargetType const &target, Geom::Coord const &d, Geom::Coord const &t, bool const &a, bool const &constrained_snap, bool const &fully_constrained) - : _target(target), _distance(d), _tolerance(std::max(t,1.0)), _always_snap(a) +Inkscape::SnappedPoint::SnappedPoint(Inkscape::SnapCandidatePoint const &p, SnapTargetType const &target, Geom::Coord const &d, Geom::Coord const &t, bool const &a, bool const &constrained_snap, bool const &fully_constrained) : + _point (p.getPoint()), + _tangent (Geom::Point(0,0)), + _source (p.getSourceType()), + _source_num (p.getSourceNum()), + _target(target), + _at_intersection (false), + _constrained_snap (constrained_snap), + _fully_constrained (fully_constrained), + _distance(d), + _tolerance(std::max(t,1.0)), + _always_snap(a), + _second_distance (Geom::infinity()), + _second_tolerance (1), + _second_always_snap (false), + _transformation (Geom::Point(1,1)), + _target_bbox (p.getTargetBBox()), + _pointer_distance (Geom::infinity()) { - _point = p.getPoint(); - _source = p.getSourceType(); - _source_num = p.getSourceNum(); - _at_intersection = false; - _constrained_snap = constrained_snap; - _fully_constrained = fully_constrained; - _second_distance = Geom::infinity(); - _second_tolerance = 1; - _second_always_snap = false; - _transformation = Geom::Point(1,1); - _tangent = Geom::Point(0,0); - _pointer_distance = Geom::infinity(); - _target_bbox = p.getTargetBBox(); - } -Inkscape::SnappedPoint::SnappedPoint(Geom::Point const &p, SnapSourceType const &source, long source_num, SnapTargetType const &target, Geom::Coord const &d, Geom::Coord const &t, bool const &a, bool const &at_intersection, bool const &constrained_snap, bool const &fully_constrained, Geom::Coord const &d2, Geom::Coord const &t2, bool const &a2) - : _point(p), _source(source), _source_num(source_num), _target(target), _at_intersection(at_intersection), _constrained_snap(constrained_snap), _fully_constrained(fully_constrained), _distance(d), _tolerance(std::max(t,1.0)), _always_snap(a), - _second_distance(d2), _second_tolerance(std::max(t2,1.0)), _second_always_snap(a2) -{ +Inkscape::SnappedPoint::SnappedPoint(Geom::Point const &p, SnapSourceType const &source, long source_num, SnapTargetType const &target, Geom::Coord const &d, Geom::Coord const &t, bool const &a, bool const &at_intersection, bool const &constrained_snap, bool const &fully_constrained, Geom::Coord const &d2, Geom::Coord const &t2, bool const &a2) : + _point(p), + _tangent (Geom::Point(0,0)), + _source(source), + _source_num(source_num), + _target(target), + _at_intersection(at_intersection), + _constrained_snap(constrained_snap), + _fully_constrained(fully_constrained), + _distance(d), + _tolerance(std::max(t,1.0)), + _always_snap(a), + _second_distance(d2), + _second_tolerance(std::max(t2,1.0)), + _second_always_snap(a2), // tolerance should never be smaller than 1 px, as it is used for normalization in // isOtherSnapBetter. We don't want a division by zero. - _transformation = Geom::Point(1,1); - _tangent = Geom::Point(0,0); - _pointer_distance = Geom::infinity(); - _target_bbox = Geom::OptRect(); + _transformation (Geom::Point(1,1)), + _target_bbox (Geom::OptRect()), + _pointer_distance (Geom::infinity()) +{ } -Inkscape::SnappedPoint::SnappedPoint() +Inkscape::SnappedPoint::SnappedPoint(): + _point (Geom::Point(0,0)), + _tangent (Geom::Point(0,0)), + _source (SNAPSOURCE_UNDEFINED), + _source_num (-1), + _target (SNAPTARGET_UNDEFINED), + _at_intersection (false), + _constrained_snap (false), + _fully_constrained (false), + _distance (Geom::infinity()), + _tolerance (1), + _always_snap (false), + _second_distance (Geom::infinity()), + _second_tolerance (1), + _second_always_snap (false), + _transformation (Geom::Point(1,1)), + _target_bbox (Geom::OptRect()), + _pointer_distance (Geom::infinity()) { - _point = Geom::Point(0,0); - _source = SNAPSOURCE_UNDEFINED, - _source_num = -1, - _target = SNAPTARGET_UNDEFINED, - _at_intersection = false; - _constrained_snap = false; - _fully_constrained = false; - _distance = Geom::infinity(); - _tolerance = 1; - _always_snap = false; - _second_distance = Geom::infinity(); - _second_tolerance = 1; - _second_always_snap = false; - _transformation = Geom::Point(1,1); - _tangent = Geom::Point(0,0); - _pointer_distance = Geom::infinity(); - _target_bbox = Geom::OptRect(); } -Inkscape::SnappedPoint::SnappedPoint(Geom::Point const &p) +Inkscape::SnappedPoint::SnappedPoint(Geom::Point const &p): + _point (p), + _tangent (Geom::Point(0,0)), + _source (SNAPSOURCE_UNDEFINED), + _source_num (-1), + _target (SNAPTARGET_UNDEFINED), + _at_intersection (false), + _constrained_snap (false), + _fully_constrained (false), + _distance (Geom::infinity()), + _tolerance (1), + _always_snap (false), + _second_distance (Geom::infinity()), + _second_tolerance (1), + _second_always_snap (false), + _transformation (Geom::Point(1,1)), + _target_bbox (Geom::OptRect()), + _pointer_distance (Geom::infinity()) { - _point = p; - _source = SNAPSOURCE_UNDEFINED, - _source_num = -1, - _target = SNAPTARGET_UNDEFINED, - _at_intersection = false; - _constrained_snap = false; - _fully_constrained = false; - _distance = Geom::infinity(); - _tolerance = 1; - _always_snap = false; - _second_distance = Geom::infinity(); - _second_tolerance = 1; - _second_always_snap = false; - _transformation = Geom::Point(1,1); - _tangent = Geom::Point(0,0); - _pointer_distance = Geom::infinity(); - _target_bbox = Geom::OptRect(); } Inkscape::SnappedPoint::~SnappedPoint() diff --git a/src/sp-use.cpp b/src/sp-use.cpp index d5b3c004a..2220b4b47 100644 --- a/src/sp-use.cpp +++ b/src/sp-use.cpp @@ -30,6 +30,7 @@ #include "uri.h" #include "print.h" #include "xml/repr.h" +#include "svg/svg.h" #include "preferences.h" #include "style.h" #include "sp-symbol.h" @@ -238,8 +239,9 @@ sp_use_write(SPObject *object, Inkscape::XML::Document *xml_doc, Inkscape::XML:: sp_repr_set_svg_double(repr, "x", use->x.computed); sp_repr_set_svg_double(repr, "y", use->y.computed); - sp_repr_set_svg_double(repr, "width", use->width.computed); - sp_repr_set_svg_double(repr, "height", use->height.computed); + + repr->setAttribute("width", sp_svg_length_write_with_units(use->width).c_str()); + repr->setAttribute("height", sp_svg_length_write_with_units(use->height).c_str()); if (use->ref->getURI()) { gchar *uri_string = use->ref->getURI()->toString(); @@ -297,10 +299,9 @@ sp_use_description(SPItem *item) if (use->child) { if( SP_IS_SYMBOL( use->child ) ) { - //char *symbol_desc = SP_ITEM(use->child)->description(); - //g_free(symbol_desc); - return g_strdup(_("<b>Clone of Symbol</b>")); - //return g_strdup_printf(_("<b>Clone of Symbol</b>: %s"), symbol_desc ); + char *symbol_desc = SP_ITEM(use->child)->title(); + return g_strdup_printf(_("<b>'%s' Symbol</b>"), symbol_desc ); + g_free(symbol_desc); } static unsigned recursion_depth = 0; diff --git a/src/style.cpp b/src/style.cpp index ca89e6f65..479f30597 100644 --- a/src/style.cpp +++ b/src/style.cpp @@ -4358,7 +4358,7 @@ sp_style_write_ifilter(gchar *p, gint const len, gchar const *key, } SPIPaint::SPIPaint() : - set(0), + set(false), inherit(0), currentcolor(0), colorSet(0), diff --git a/src/style.h b/src/style.h index 534a6ae70..2b98c9e5d 100644 --- a/src/style.h +++ b/src/style.h @@ -136,9 +136,9 @@ struct SPILength { /// Paint type internal to SPStyle. struct SPIPaint { - unsigned set : 1; - unsigned inherit : 1; - unsigned currentcolor : 1; + unsigned int set : 1; //c++ bitfields are used here as opposed to bools to reduce memory consumption, see http://tinyurl.com/cswh6mq + unsigned int inherit : 1; + unsigned int currentcolor : 1; unsigned int colorSet : 1; unsigned int noneSet : 1; struct { diff --git a/src/ui/clipboard.cpp b/src/ui/clipboard.cpp index f2b9fb02a..72ddd90a9 100644 --- a/src/ui/clipboard.cpp +++ b/src/ui/clipboard.cpp @@ -332,6 +332,10 @@ void ClipboardManagerImpl::copySymbol(Inkscape::XML::Node* symbol, gchar const* use->setAttribute("style", style ); _root->appendChild(use); + // This min and max sets offsets, we don't have any so set to zero. + sp_repr_set_point(_clipnode, "min", Geom::Point(0,0)); + sp_repr_set_point(_clipnode, "max", Geom::Point(0,0)); + fit_canvas_to_drawing(_clipboardSPDoc); _setClipboardTargets(); } @@ -767,14 +771,6 @@ void ClipboardManagerImpl::_copyUsedDefs(SPItem *item) } } - // Copy symbols: We may want to be more clever... - // if (SP_IS_USE(item)) { - // SPObject *symbol = SP_USE(item)->child; - // if( symbol && SP_IS_SYMBOL(symbol) ) { - // _copyNode(symbol->getRepr(), _doc, _defs); - // } - // } - // recurse for (SPObject *o = item->children ; o != NULL ; o = o->next) { if (SP_IS_ITEM(o)) { diff --git a/src/ui/dialog/symbols.cpp b/src/ui/dialog/symbols.cpp index 4eeb1b5f0..989375bbd 100644 --- a/src/ui/dialog/symbols.cpp +++ b/src/ui/dialog/symbols.cpp @@ -49,6 +49,7 @@ #include "inkscape.h" #include "sp-root.h" #include "sp-use.h" +#include "sp-defs.h" #include "sp-symbol.h" #ifdef WITH_LIBVISIO @@ -246,12 +247,19 @@ SymbolsDialog::SymbolsDialog( gchar const* prefsPath ) : key = SPItem::display_key_new(1); renderDrawing.setRoot(previewDocument->getRoot()->invoke_show(renderDrawing, key, SP_ITEM_SHOW_DISPLAY )); + // This might need to be a global variable so setTargetDesktop can modify it + SPDefs *defs = currentDocument->getDefs(); + sigc::connection defsModifiedConn = (SP_OBJECT(defs))->connectModified( + sigc::mem_fun(*this, &SymbolsDialog::defsModified)); + instanceConns.push_back(defsModifiedConn); + get_symbols(); draw_symbols( currentDocument ); /* Defaults to current document */ - desktopChangeConn = + sigc::connection desktopChangeConn = deskTrack.connectDesktopChanged( sigc::mem_fun(*this, &SymbolsDialog::setTargetDesktop) ); instanceConns.push_back( desktopChangeConn ); + deskTrack.connect(GTK_WIDGET(gobj())); } @@ -304,6 +312,13 @@ void SymbolsDialog::iconDragDataGet(const Glib::RefPtr<Gdk::DragContext>& /*cont } +void SymbolsDialog::defsModified(SPObject *object, guint flags) +{ + if ( !symbolSets[symbolSet->get_active_text()] ) { + rebuild(); + } +} + void SymbolsDialog::iconChanged() { #if WITH_GTKMM_3_0 std::vector<Gtk::TreePath> iconArray = iconView->get_selected_items(); @@ -484,10 +499,8 @@ void SymbolsDialog::get_symbols() { } GSList* SymbolsDialog::symbols_in_doc_recursive (SPObject *r, GSList *l) -{ - if (!r) { - return l; - } +{ + g_return_val_if_fail(r != NULL, l); // Stop multiple counting of same symbol if( SP_IS_USE(r) ) { @@ -559,32 +572,32 @@ gchar const* SymbolsDialog::style_from_use( gchar const* id, SPDocument* documen void SymbolsDialog::draw_symbols( SPDocument* symbolDocument ) { - - SymbolColumns* columns = getColumns(); - GSList* l = symbols_in_doc( symbolDocument ); for( ; l != NULL; l = l->next ) { - SPObject* symbol = SP_OBJECT(l->data); - if (!SP_IS_SYMBOL(symbol)) { - //std::cout << " Error: not symbol" << std::endl; - continue; + if (SP_IS_SYMBOL(symbol)) { + draw_symbol( symbol ); } + } +} - gchar const *id = symbol->getRepr()->attribute("id"); - gchar const *title = symbol->title(); // From title element - if( !title ) { - title = id; - } +void SymbolsDialog::draw_symbol( SPObject* symbol ) { + + SymbolColumns* columns = getColumns(); - Glib::RefPtr<Gdk::Pixbuf> pixbuf = create_symbol_image(id, symbolDocument, &renderDrawing, key ); - if( pixbuf ) { + gchar const *id = symbol->getRepr()->attribute("id"); + gchar const *title = symbol->title(); // From title element + if( !title ) { + title = id; + } - Gtk::ListStore::iterator row = store->append(); - (*row)[columns->symbol_id] = Glib::ustring( id ); - (*row)[columns->symbol_title] = Glib::ustring( title ); - (*row)[columns->symbol_image] = pixbuf; - } + Glib::RefPtr<Gdk::Pixbuf> pixbuf = create_symbol_image(id, symbol ); + + if( pixbuf ) { + Gtk::ListStore::iterator row = store->append(); + (*row)[columns->symbol_id] = Glib::ustring( id ); + (*row)[columns->symbol_title] = Glib::ustring( title ); + (*row)[columns->symbol_image] = pixbuf; } delete columns; @@ -600,18 +613,8 @@ void SymbolsDialog::draw_symbols( SPDocument* symbolDocument ) { * the temporary document is rendered. */ Glib::RefPtr<Gdk::Pixbuf> -SymbolsDialog::create_symbol_image(gchar const *symbol_id, - SPDocument *source, - Inkscape::Drawing* drawing, - unsigned /*visionkey*/) +SymbolsDialog::create_symbol_image(gchar const *symbol_id, SPObject *symbol) { - // Retrieve the symbol named 'symbol_id' from the source SVG document - SPObject const* symbol = source->getObjectById(symbol_id); - if (symbol == NULL) { - //std::cout << " Failed to find symbol: " << symbol_id << std::endl; - //return 0; - } - // Create a copy repr of the symbol with id="the_symbol" Inkscape::XML::Document *xml_doc = previewDocument->getReprDoc(); Inkscape::XML::Node *repr = symbol->getRepr()->duplicate(xml_doc); @@ -628,10 +631,10 @@ SymbolsDialog::create_symbol_image(gchar const *symbol_id, gchar const* style = repr->attribute("inkscape:symbol-style"); if( !style ) { // If no default style in <symbol>, look in documents. - if( source == currentDocument ) { - style = style_from_use( symbol_id, source ); + if( symbol->document == currentDocument ) { + style = style_from_use( symbol_id, symbol->document ); } else { - style = source->getReprRoot()->attribute("style"); + style = symbol->document->getReprRoot()->attribute("style"); } } // Last ditch effort to provide some default styling @@ -721,7 +724,7 @@ SymbolsDialog::create_symbol_image(gchar const *symbol_id, scale = atof( previewScaleString.c_str() ); } - pixbuf = Glib::wrap(render_pixbuf(*drawing, scale, *dbox, psize)); + pixbuf = Glib::wrap(render_pixbuf(renderDrawing, scale, *dbox, psize)); svg_preview_cache.set_preview_in_cache(key, pixbuf->gobj()); } diff --git a/src/ui/dialog/symbols.h b/src/ui/dialog/symbols.h index 08221bf22..b81f6981e 100644 --- a/src/ui/dialog/symbols.h +++ b/src/ui/dialog/symbols.h @@ -46,11 +46,13 @@ private: static SymbolColumns *getColumns(); void rebuild(); + void defsModified(SPObject *object, guint flags); void iconChanged(); void iconDragDataGet(const Glib::RefPtr<Gdk::DragContext>& context, Gtk::SelectionData& selection_data, guint info, guint time); void get_symbols(); void draw_symbols( SPDocument* symbol_document ); + void draw_symbol( SPObject* symbol_document ); SPDocument* symbols_preview_doc(); GSList* symbols_in_doc_recursive(SPObject *r, GSList *l); @@ -60,9 +62,7 @@ private: gchar const* style_from_use( gchar const* id, SPDocument* document); Glib::RefPtr<Gdk::Pixbuf> - create_symbol_image(gchar const *symbol_name, - SPDocument *source, Inkscape::Drawing* drawing, - unsigned /*visionkey*/); + create_symbol_image(gchar const *symbol_name, SPObject *symbol); /* Keep track of all symbol template documents */ std::map<Glib::ustring, SPDocument*> symbolSets; @@ -85,8 +85,6 @@ private: Inkscape::Drawing renderDrawing; std::vector<sigc::connection> instanceConns; - sigc::connection desktopChangeConn; - }; } //namespace Dialogs diff --git a/src/ui/dialog/xml-tree.cpp b/src/ui/dialog/xml-tree.cpp index 29dbc4b93..a537b7fca 100644 --- a/src/ui/dialog/xml-tree.cpp +++ b/src/ui/dialog/xml-tree.cpp @@ -986,6 +986,7 @@ void XmlTree::cmd_delete_node() g_assert(selected_repr != NULL); sp_repr_unparent(selected_repr); + reinterpret_cast<SPObject *>(current_desktop->currentLayer())->requestDisplayUpdate(SP_OBJECT_MODIFIED_FLAG); DocumentUndo::done(current_document, SP_VERB_DIALOG_XML_EDITOR, Q_("nodeAsInXMLinHistoryDialog|Delete node")); } diff --git a/src/ui/previewholder.cpp b/src/ui/previewholder.cpp index b5a1a29a8..38f6f353f 100644 --- a/src/ui/previewholder.cpp +++ b/src/ui/previewholder.cpp @@ -50,6 +50,8 @@ PreviewHolder::PreviewHolder() : _border(BORDER_NONE) { _scroller = manage(new Gtk::ScrolledWindow()); + ((Gtk::ScrolledWindow *)_scroller)->set_policy(Gtk::POLICY_AUTOMATIC, + Gtk::POLICY_AUTOMATIC); #if WITH_GTKMM_3_0 _insides = manage(new Gtk::Grid()); diff --git a/src/verbs.cpp b/src/verbs.cpp index 4777e168c..ec7cad8dd 100644 --- a/src/verbs.cpp +++ b/src/verbs.cpp @@ -955,7 +955,7 @@ void EditVerb::perform(SPAction *action, void *data) sp_selection_untile(dt); break; case SP_VERB_EDIT_SYMBOL: - sp_selection_symbol(dt); + sp_selection_symbols(dt); break; case SP_VERB_EDIT_UNSYMBOL: sp_selection_unsymbol(dt); diff --git a/src/widgets/desktop-widget.cpp b/src/widgets/desktop-widget.cpp index 4af7c0795..ca76cb568 100644 --- a/src/widgets/desktop-widget.cpp +++ b/src/widgets/desktop-widget.cpp @@ -55,6 +55,7 @@ #include "ui/widget/dock.h" #include "ui/widget/layer-selector.h" #include "ui/widget/selected-style.h" +#include "ui/widget/gimpspinscale.h" #include "ui/uxmanager.h" #include "util/ege-appear-time-tracker.h" #include "sp-root.h" @@ -628,7 +629,14 @@ void SPDesktopWidget::init( SPDesktopWidget *dtw ) gtk_box_pack_end (GTK_BOX (dtw->statusbar), statusbar_tail, FALSE, FALSE, 0); // zoom status spinbutton - dtw->zoom_status = gtk_spin_button_new_with_range (log(SP_DESKTOP_ZOOM_MIN)/log(2), log(SP_DESKTOP_ZOOM_MAX)/log(2), 0.1); +#if WITH_GTKMM_3_0 + Glib::RefPtr<Gtk::Adjustment> _adjustment = Gtk::Adjustment::create(100.0, log(SP_DESKTOP_ZOOM_MIN)/log(2), log(SP_DESKTOP_ZOOM_MAX)/log(2), 0.1, 1.0); +#else + Gtk::Adjustment *_adjustment = new Gtk::Adjustment(100.0, log(SP_DESKTOP_ZOOM_MIN)/log(2), log(SP_DESKTOP_ZOOM_MAX)/log(2), 0.1, 1.0); +#endif + dtw->zoom_status = gimp_spin_scale_new (_adjustment->gobj(), _("Zoom"), 1); + + //dtw->zoom_status = gtk_spin_button_new_with_range (log(SP_DESKTOP_ZOOM_MIN)/log(2), log(SP_DESKTOP_ZOOM_MAX)/log(2), 0.1); gtk_widget_set_tooltip_text (dtw->zoom_status, _("Zoom")); gtk_widget_set_size_request (dtw->zoom_status, STATUS_ZOOM_WIDTH, -1); gtk_entry_set_width_chars (GTK_ENTRY (dtw->zoom_status), 6); @@ -689,18 +697,18 @@ void SPDesktopWidget::init( SPDesktopWidget *dtw ) dtw->coord_status_y = gtk_label_new(NULL); gtk_label_set_markup( GTK_LABEL(dtw->coord_status_y), "<tt> 0.00 </tt>" ); gtk_misc_set_alignment (GTK_MISC(dtw->coord_status_y), 1.0, 0.5); - GtkWidget* label_z = gtk_label_new(_("Z:")); + //GtkWidget* label_z = gtk_label_new(_("Z:")); #if GTK_CHECK_VERSION(3,0,0) gtk_grid_attach(GTK_GRID(dtw->coord_status), dtw->coord_status_x, 2, 0, 1, 1); gtk_grid_attach(GTK_GRID(dtw->coord_status), dtw->coord_status_y, 2, 1, 1, 1); - gtk_grid_attach(GTK_GRID(dtw->coord_status), label_z, 3, 0, 1, 2); - gtk_grid_attach(GTK_GRID(dtw->coord_status), dtw->zoom_status, 4, 0, 1, 2); + //gtk_grid_attach(GTK_GRID(dtw->coord_status), label_z, 3, 0, 1, 2); + gtk_grid_attach(GTK_GRID(dtw->coord_status), dtw->zoom_status, 3, 0, 1, 2); #else gtk_table_attach(GTK_TABLE(dtw->coord_status), dtw->coord_status_x, 2,3, 0,1, GTK_FILL, GTK_FILL, 0, 0); gtk_table_attach(GTK_TABLE(dtw->coord_status), dtw->coord_status_y, 2,3, 1,2, GTK_FILL, GTK_FILL, 0, 0); - gtk_table_attach(GTK_TABLE(dtw->coord_status), label_z, 3,4, 0,2, GTK_FILL, GTK_FILL, 0, 0); - gtk_table_attach(GTK_TABLE(dtw->coord_status), dtw->zoom_status, 4,5, 0,2, GTK_FILL, GTK_FILL, 0, 0); + //gtk_table_attach(GTK_TABLE(dtw->coord_status), label_z, 3,4, 0,2, GTK_FILL, GTK_FILL, 0, 0); + gtk_table_attach(GTK_TABLE(dtw->coord_status), dtw->zoom_status, 3,4, 0,2, GTK_FILL, GTK_FILL, 0, 0); #endif sp_set_font_size_smaller (dtw->coord_status); diff --git a/src/widgets/widget-sizes.h b/src/widgets/widget-sizes.h index 87c7ca2e0..8db036734 100644 --- a/src/widgets/widget-sizes.h +++ b/src/widgets/widget-sizes.h @@ -27,7 +27,7 @@ #define STATUS_BAR_FONT_SIZE 10000 -#define STATUS_ZOOM_WIDTH 57 +#define STATUS_ZOOM_WIDTH 100 #define SELECTED_STYLE_SB_WIDTH 48 #define SELECTED_STYLE_WIDTH 190 diff --git a/src/xml/repr-util.cpp b/src/xml/repr-util.cpp index 6ea20b87a..8c8425de0 100644 --- a/src/xml/repr-util.cpp +++ b/src/xml/repr-util.cpp @@ -524,6 +524,8 @@ unsigned int sp_repr_get_point(Inkscape::XML::Node *repr, gchar const *key, Geom gchar const *v = repr->attribute(key); + g_return_val_if_fail(v != NULL, FALSE); + gchar ** strarray = g_strsplit(v, ",", 2); if (strarray && strarray[0] && strarray[1]) { |
