User:Batchoy
About me
- Guy Reynolds aka Batchoy
What am I doing?
- Mapping Baldock/Letchworth Garden City area of Hertfordshire. In particular the industrial area in Letchworth and the north eastern part of Baldock.
- Creating and uploading GPS traces where ever I go.
I am also working on an alternative set of symbols partly in the hope that they will be adopted into the official version of Osmarender and partly because the graphic designer in me abhors the lack some form of consistancy. Having tried Inkscape I have found that MS Visio 2003 gives a far cleaner .SVG output which is easier to edit for inclusion in osm-map-features.xml.
What am I using?
To capture GPS traces I am using my trusty PDA which has an embedded GPS receiver, and because of the design is capable of simultaneously running both the satnav software (Navigon MN5) and the GPS meter software.
- Hardware: Fujistsu Siemens PocketLoox N520.
- Software: MASPware GPSmeter PE.
Unfortunately the GPX output from my current version of MASPware GPSmeter PE will not import directly into JOSM and so I am having to preprocess it with EasyGPS. Also the current version does not include the time element in the track points in the GPX, thus although the tracks can be used with JOSM they cannot be uploaded onto the server for all to share without editing.
My alternative unified symbols
What follows is my alternative unified symbol set, for use with Osmarender. You will notice that I have used a consitent style both in terms of shape and colour to give the resultant make a more quality look and feel.
Please note that the XML code associated with the symbols will only work, as is, if the symbol is a one for one replacement of a pre-existing symbol in osm-map-features.xml. Other symbols require additional code changes in osm-map-features.xml in order to work, and these too I hope to list here.
Healthcare
Hospital: Emergency
Rendering | Feature | Feature Type | Key/Value Pairs | Comments |
---|---|---|---|---|
Node | Physical |
<tag k="amenity" v="hosptial"/> <tag k="class" v="emergency"/> |
Refer: proposed_features/Hospital:_Emergency | |
XML Code | ||||
<svg:symbol id="hospital_emergency" viewBox="0 0 36 36"> <svg:ellipse style="fill:#00cc00" cx="18" cy="18" rx="18" ry="18"/> <svg:path style="fill:#ffffff" d="M8.5 8.44 L20.5 8.44 L20.5 16.94 L29 16.94 L29 28.94 L20.5 28.94 L20.5 37.44 L8.5 37.44 L8.5 28.94 L0 28.94 L0 16.94 L8.5 16.94 L8.5 8.44 Z" transform="translate(3.5,-4.94)"/> </svg:symbol> |
Hospital: Non-Emergency (default)
Rendering | Feature | Feature Type | Key/Value Pairs | Comments |
---|---|---|---|---|
Node | Physical |
<tag k="amenity" v="hospital"/> or <tag k="amenity" v="hospital"/> <tag k="class" v="non_emergency"/> |
Refer: proposed_features/Hospital:_Emergency | |
XML Code | ||||
<svg:symbol id="hospital" viewBox="0 0 36 36" xml:space="preserve"> <svg:ellipse style="fill:#00cc00" cx="18" cy="18" rx="18" ry="18"/> <svg:path style="fill:#ffffff" d="M8.5 8.44 L20.5 8.44 L20.5 16.94 L29 16.94 L29 28.94 L20.5 28.94 L20.5 37.44 L8.5 37.44 L8.5 28.94 L0 28.94 L0 16.94 L8.5 16.94 L8.5 8.44 Z" transform="translate(3.5,-4.94)"/> <svg:path style="fill:#00cc00" d="M10.5 10.44 L18.5 10.44 L18.5 18.94 L27 18.94 L27 26.94 L18.5 26.94 L18.5 35.44 L10.5 35.44 L10.5 26.94 L2 26.94 L2 18.94 L10.5 18.94 L10.5 10.44 Z" transform="translate(3.5,-4.94)"/> </svg:symbol> |
Doctor's Surgery
Rendering | Feature | Feature Type | Key/Value Pairs | Comments |
---|---|---|---|---|
Node | Physical |
<tag k="amenity" v="doctor"/> |
Refer: Proposed Features/GP Surgery | |
XML Code | ||||
<svg:symbol id="doctor" viewBox="0 0 36 36"> <svg:ellipse style="fill:#00cc00" cx="18" cy="18" rx="18" ry="18"/> <svg:path style="fill:#ffffff" d="M32 21.44 A16 16 -180 1 0 0 21.44 A16 16 -180 1 0 32 21.44 Z M10 6.94 L22 6.94 L22 15.44 L30.5 15.44 L30.5 27.44 L22 27.44 L22 35.94 L10 35.94 L10 27.44 L1.5 27.44 L1.5 15.44 L10 15.44 L10 6.94 Z" transform="translate(2,-3.44)"/> </svg:symbol> |
Medical Clinic/Centre
Rendering | Feature | Feature Type | Key/Value Pairs | Comments |
---|---|---|---|---|
Node | Physical |
<tag k="amenity" v="clinic"/> |
Refer: Proposed Features/Clinic (Medical) | |
XML Code | ||||
<svg:symbol id="clinic" viewBox="0 0 36 36"> <svg:ellipse style="fill:#00cc00" cx="18" cy="18" rx="18" ry="18"/> <svg:path style="fill:#ffffff" d="M3.5 17.44 L3.5 25.46 L12 25.46 L12 33.94 L20 33.94 L20 25.46 L28.5 25.46 L28.5 17.44 L20 17.44 L20 8.95 L12 8.95 L12 17.44 L3.5 17.44 Z M10 6.94 L22 6.94 L22 15.44 L30.5 15.44 L30.5 27.44 L22 27.44 L22 35.94 L10 35.94 L10 27.44 L1.5 27.44 L1.5 15.44 L10 15.44 L10 6.94 Z M32 21.44 A16 16 -180 1 0 0 21.44 A16 16 -180 1 0 32 21.44 Z" transform="translate(2,-3.44)"/> </svg:symbol> |
Pharmacy: Dispensing
Rendering | Feature | Feature Type | Key/Value Pairs | Comments |
---|---|---|---|---|
Node | Physical |
<tag k="amenity" v="pharmacy"/> <tag k="class" v="dispensing"/> |
Refer: Proposed Features/Pharmacy | |
XML Code | ||||
<svg:symbol id="pharmacy_dispensing" viewBox="0 0 36 36"> <svg:rect style="fill:#00cc00" x="0" y="0" width="36" height="36" rx="2" ry="2"/> <svg:path style="fill:#ffffff" d="M20.14 17.3 L20.14 9.44 L11.86 9.44 L11.86 17.3 L4 17.3 L4 25.58 L11.86 25.58 L11.86 33.44 L20.14 33.44 L20.14 25.58 L28 25.58 L28 17.3 L20.14 17.3 Z M0.5 37.44 L31.5 37.44 a0.5 0.5 -180 0 0 0.5 -0.5 L32 5.94 a0.5 0.5 -180 0 0 -0.5 -0.5 L0.5 5.44 a0.5 0.5 -180 0 0 -0.5 0.5 L0 36.94 a0.5 0.5 -180 0 0 0.5 0.5 Z M2 35.44 L2 7.44 L30 7.44 L30 35.44 L2 35.44 Z" transform="translate(2,-3.44)"/> </svg:symbol> |
Pharmacy: Non-Dispensing
Rendering | Feature | Feature Type | Key/Value Pairs | Comments |
---|---|---|---|---|
Node | Physical |
<tag k="amenity" v="pharmacy"/> or <tag k="amenity" v="pharmacy"/> <tag k="class" v="non_dispensing"/> |
Refer: Proposed Features/Pharmacy | |
XML Code | ||||
<svg:symbol id="pharmacy" viewBox="0 0 36 36"> <svg:rect style='fill:#00cc00' x="0" y="0" width="36" height="36" rx="2" ry="2"/> <svg:path style='fill:#ffffff' d="M20.14 17.3 L20.14 9.44 L11.86 9.44 L11.86 17.3 L4 17.3 L4 25.58 L11.86 25.58 L11.86 33.44 L20.14 33.44 L20.14 25.58 L28 25.58 L28 17.3 L20.14 17.3 Z M18 11.44 L18 19.44 L26 19.44 L26 23.44 L18 23.44 L18 31.44 L14 31.44 L14 23.44 L6 23.44 L6 19.44 L14 19.44 L14 11.44 L18 11.44 Z M0.5 37.44 L31.5 37.44 a0.5 0.5 -180 0 0 0.5 -0.5 L32 5.94 a0.5 0.5 -180 0 0 -0.5 -0.5 L0.5 5.44 a0.5 0.5 -180 0 0 -0.5 0.5 L0 36.94 a0.5 0.5 -180 0 0 0.5 0.5 Z M2 35.44 L2 7.44 L30 7.44 L30 35.44 L2 35.44 Z" transform='translate(2,-3.44)'/> </svg:symbol> |
Communications
Post
Post Office
Rendering | Feature | Feature Type | Key/Value Pairs | Comments |
---|---|---|---|---|
Node | Physical |
<tag k="amenity" v="post_office"/> |
Refer: proposed_features/Post_Office | |
XML Code | ||||
<svg:symbol id="post_office" viewBox="0 0 36 36"> <svg:ellipse style="fill:#ff0000" cx="18" cy="18" rx="18" ry="18"/> <svg:path style="fill:#ffffff" d="M26 25.44 L26 35.44 L2 35.44 L2 25.44 L14 31.44 L26 25.44 Z M2 23.44 L26 23.44 L14 29.44 L2 23.44 Z M0 37.44 L28 37.44 L28 21.44 L0 21.44 L0 37.44 Z" transform="translate(4,-11.44)"/> </svg:symbol> |
Post Box
Rendering | Feature | Feature Type | Key/Value Pairs | Comments |
---|---|---|---|---|
Node | Physical |
<tag k="amenity" v="post_box"/> |
Refer: proposed_features/Post_Office | |
XML Code | ||||
<svg:symbol id="post_box" viewBox="0 0 36 36" xml:space="preserve"> <svg:ellipse style="fill:#ff0000" cx="18" cy="18" rx="18" ry="18"/> <svg:ellipse style="fill:#ffffff" cx="18" cy="18" rx="16" ry="16"/> <svg:path style="fill:#ff0000" d="M26 25.44 L26 35.44 L2 35.44 L2 25.44 L14 31.44 L26 25.44 Z M2 23.44 L26 23.44 L14 29.44 L2 23.44 Z M0 37.44 L28 37.44 L28 21.44 L0 21.44 L0 37.44 Z" transform="translate(4,-11.44)"/> </svg:symbol> |
WiFi
Hotspot: Free
Rendering | Feature | Feature Type | Key/Value Pairs | Comments |
---|---|---|---|---|
Node | Physical |
<tag k="amenity" v="wifi"/> <tag k="class" v="free"/> |
Refer: Proposed_features/WiFi_Zone/Hotspot | |
XML Code | ||||
<svg:symbol id="wifi_free" viewBox="0 0 36 36"> <svg:ellipse style="fill:#ff0000" cx="18" cy="18" rx="18" ry="18"/> <svg:path style="fill:#ffffff" d="M-0 5.44 A16 16 0 0 1 -0 37.44 L0 5.44 Z" transform="translate(18,-3.44)"/> <svg:path style="fill:#ffffff" d="M 4.7,22.4 L 2.6,13.9 L 4.4,13.9 L 5.7,19.9 L 7.3,13.9 L 9.3223906,13.850473 L 10.82825,19.850473 L 12.146609,13.850473 L 13.892703,13.850473 L 11.806766,22.440317 L 9.9669218,22.440317 L 8.2559843,16.018442 L 6.5509062,22.440317 L 4.6700468,22.440317 z M 14.759891,15.373911 L 14.759891,13.850473 L 16.406375,13.850473 L 16.406375,15.373911 L 14.759891,15.373911 z M 14.759891,22.440317 L 14.759891,16.217661 L 16.406375,16.217661 L 16.406375,22.440317 L 14.759891,22.440317 z "/> <svg:path style="fill:#ff0000" d="M 19.4,22.4 L 19.4,13.8 L 25.3,13.8 L 25.3,15.3 L 21.1,15.3 L 21.144341,17.336803 L 24.730278,17.336803 L 24.730278,18.789928 L 21.144341,18.789928 L 21.144341,22.440319 L 19.409966,22.440319 z M 26.7,15.4 L 26.7,13.9 L 28.4,13.9 L 28.4,15.373913 L 26.722466,15.373913 z M 26.722466,22.440319 L 26.722466,16.217663 L 28.36895,16.217663 L 28.36895,22.440319 L 26.722466,22.440319 z "/> </svg:symbol> |
Hotspot: Paid (default)
Rendering | Feature | Feature Type | Key/Value Pairs | Comments |
---|---|---|---|---|
Node | Physical |
<tag k="amenity" v="wifi"/> <tag k="class" v="~|paid"/> |
Refer: Proposed_features/WiFi_Zone/Hotspot | |
XML Code | ||||
<svg:symbol id="wifi" viewBox="0 0 36 36" xml:space="preserve"> <svg:rect style="fill:#ff0000" x="0" y="0" width="36" height="36" rx="2" ry="2"/> <svg:rect style="fill:#ffffff" x="2" y="2" width="32" height="32" rx="0.5" ry="0.5"/> <svg:rect style="fill:#ff0000" x="4" y="4" width="14" height="28"/> <svg:path style="fill:#ffffff" d="M1.83 37.4 L0 30.02 L1.56 30.02 L2.69 35.23 L4.09 30.02 L5.84 29.97 L7.15 35.19 L8.3 29.97 L9.82 29.97 L8 37.44 L6.4 37.44 L4.92 31.86 L3.43 37.44 L1.8 37.44 L1.83 37.4 Z M10.57 31.3 L10.57 29.97 L12 29.97 L12 31.3 L10.57 31.3 Z M10.57 37.44 L10.57 32.03 L12 32.03 L12 37.44 L10.57 37.44 Z" transform="translate(5,-15.44)"/> <svg:path style="fill:#ff0000" d="M0 37.41 L0 30.1 L5.01 30.1 L5.01 31.37 L1.44 31.37 L1.48 33.1 L4.53 33.1 L4.53 34.34 L1.48 34.34 L1.48 37.44 L0.01 37.44 L0 37.41 Z M6.2 31.46 L6.2 30.18 L7.65 30.18 L7.65 31.44 L6.22 31.44 L6.2 31.46 Z M6.22 37.44 L6.22 32.15 L7.62 32.15 L7.62 37.44 L6.22 37.44 Z" transform="translate(19,-15.44)"/> </svg:symbol> |
Air Transport
Airport Principle/Major
Rendering | Feature | Feature Type | Key/Value Pairs | Comments |
---|---|---|---|---|
Node | Physical |
<tag k="aeroway" v="aerodrome"/> <tag k="class" v="major"/> |
REFER: Proposed_features/Aerodrome_(unified_symbol_set) | |
XML Code | ||||
<svg:symbol id="aerodrome_major" viewBox="0 0 36 36"> <svg:ellipse style="fill:#0000ff" cx="18" cy="18" rx="18" ry="18"/> <svg:path style="fill:#ffffff" d="M9.19 37.44 L15.19 35.94 L21.19 37.44 L16.19 33.94 L18.19 30.94 L18.19 24.94 L30.19 27.94 L18.19 18.94 L18.19 9.94 L15.19 6.94 L12.19 9.94 L12.19 18.94 L0 27.97 L12.19 24.94 L12.19 30.94 L14.19 33.94 L9.19 37.44 Z" transform="translate(3,-4.44)"/> </svg:symbol> |
Airport: Other(Default)
Rendering | Feature | Feature Type | Key/Value Pairs | Comments |
---|---|---|---|---|
Node | Physical |
<tag k="aeroway" v="aerodrome"/> <tag k="class" v="~|minor|other"/> |
REFER: Proposed_features/Aerodrome_(unified_symbol_set) | |
XML Code | ||||
<svg:symbol id="aerodrome" viewBox="0 0 36 36"> <svg:ellipse style="fill:#0000ff" cx="18" cy="18" rx="18" ry="18"/> <svg:ellipse style="fill:#ffffff" cx="18" cy="18" rx="16" ry="16"/> <svg:path style="fill:#0000ff" d="M9.19 37.44 L15.19 35.94 L21.19 37.44 L16.19 33.94 L18.19 30.94 L18.19 24.94 L30.19 27.94 L18.19 18.94 L18.19 9.94 L15.19 6.94 L12.19 9.94 L12.19 18.94 L0 27.97 L12.19 24.94 L12.19 30.94 L14.19 33.94 L9.19 37.44 Z" transform="translate(3,-4.44)"/> </svg:symbol> |
(Grass) Airfield
Rendering | Feature | Feature Type | Key/Value Pairs | Comments |
---|---|---|---|---|
Node | Physical |
<tag k="aeroway" v="aerodrome"/> <tag k="class" v="airfield|grass_airfield"/> |
REFER: Proposed_features/Aerodrome_(unified_symbol_set) | |
XML Code | ||||
<svg:symbol id="aerodrome_airfield" viewBox="0 0 36 36"> <svg:ellipse style="fill:#0000ff" cx="18" cy="18" rx="18" ry="18"/> <svg:ellipse style="fill:#ffffff" cx="18" cy="18" rx="16" ry="16"/> <svg:path style="fill:#0000ff" d="M8 37.44 L20 37.44 L20 35.44 L15 33.94 L17 22.94 L28 19.94 L28 15.94 L17 15.94 L17 11.44 L16 10.44 L12 10.44 L11 11.44 L11 15.94 L0 15.94 L0 20.44 L11.5 22.94 L13 33.94 L8 35.44 L8 37.44 Z" transform="translate(4,-5.44)"/> <svg:rect style="fill:#0000ff" x="12" y="3.25" width="12" height="1.5"/> </svg:symbol> |
Heliport
Rendering | Feature | Feature Type | Key/Value Pairs | Comments |
---|---|---|---|---|
Node | Physical |
<tag k="aeroway" v="aerodrome"/> <tag k="class" v="airfield|grass_airfield"/> |
REFER: Proposed_features/Aerodrome_(unified_symbol_set) | |
XML Code | ||||
<svg:symbol id="aerodrome_heliport" viewBox="0 0 36 36"> <svg:ellipse style="fill:#0000ff" cx="18" cy="18" rx="18" ry="18"/> <svg:ellipse style="fill:#ffffff" cx="18" cy="18" rx="16" ry="16"/> <svg:path style="fill:#0000ff" d="M10.5 37.44 L12.5 37.44 L12.5 33.94 L13.5 24.44 A34.6771 34.6771 7.49 0 1 14.5 22.44 L22 29.94 L23 28.94 L14.53 20.27 L14.53 16.33 L21.19 9.71 L19.96 8.86 L14.56 14.18 L14.5 12.44 L12.5 8.94 L10.5 8.94 L8.5 12.44 L8.46 14.34 L2.98 8.9 L1.85 9.68 L8.45 16.45 L8.47 20.41 L0 28.94 L1 29.92 L8.67 22.33 L9.5 24.44 L10.5 33.94 L10.5 37.44 Z" transform="translate(6.5,-5.44)"/> <svg:rect style="fill:#0000ff" x="0" y="35.94" width="1.5" height="5.68718" transform="translate(20.25,-7)"/> </svg:symbol> |
Gliding Centre
Rendering | Feature | Feature Type | Key/Value Pairs | Comments |
---|---|---|---|---|
Node | Physical |
<tag k="aeroway" v="aerodrome"/> <tag k="class" v="gliding"/> |
REFER: Proposed_features/Aerodrome_(unified_symbol_set) | |
XML Code | ||||
<svg:symbol id="aerodrom_gliding" viewBox="0 0 36 36"> <svg:ellipse style="fill:#0000ff" cx="18" cy="18" rx="18" ry="18"/> <svg:ellipse style="fill:#ffffff" cx="18" cy="18" rx="16" ry="16"/> <svg:path style="fill:#0000ff" d="M9.5 37.44 L21.5 37.44 L21.5 35.44 L16 33.94 L16.5 22.94 L31 21.94 L31.01 19.02 L16.5 18.44 L17 16.44 L17 12.44 L16 10.44 L15 10.44 L14 12.44 L14 16.44 L14.5 18.44 L0.01 18.92 L0 21.94 L14.5 22.94 L15 33.94 L9.5 35.44 L9.5 37.44 Z" transform="translate(2.5,-5.44)"/> </svg:symbol> |
Sea/Floatplane Centre
Rendering | Feature | Feature Type | Key/Value Pairs | Comments |
---|---|---|---|---|
Node | Physical |
<tag k="aeroway" v="aerodrome"/> <tag k="class" v="seaplane|floatplane"/> |
REFER: Proposed_features/Aerodrome_(unified_symbol_set) | |
XML Code | ||||
<svg:symbol id="aerodrome_seaplane" viewBox="0 0 36 36"> <svg:ellipse style="fill:#0000ff" cx="18" cy="18" rx="18" ry="18"/> <svg:ellipse style="fill:#ffffff" cx="18" cy="18" rx="16" ry="16"/> <svg:path style="fill:#0000ff" d="M6.57 37.44 L16.43 37.44 L16.43 35.8 L12.32 34.57 L13.96 25.53 L15.5 25.26 L16.5 30.76 L17.5 24.76 L23 23.06 L23 19.78 L17.5 19.76 L17.5 16.76 A1 1 -180 0 0 15.5 16.76 L15.5 19.76 L13.96 19.78 L13.96 16.08 L13.14 15.26 L9.86 15.26 L9.04 16.08 L9.04 19.78 L7.5 19.78 L7.5 17.26 a1 1 -180 1 0 -2 3.55271E-015 L5.5 19.76 L0 19.78 L0 23.48 L5.5 24.76 L6.5 30.76 L7.5 25.26 L9.45 25.53 L10.68 34.57 L6.57 35.8 L6.57 37.44 Z" transform="translate(6.5,-9.44)"/> <svg:rect style="fill:#0000ff" x="12.75" y="3.75" width="10.5" height="1.5" class="st1"/> <svg:path style="stroke:#0000ff;stroke-linecap:butt;stroke-width:2.16" d="M-0 36.44 A2.0 2.0 0 0 1 3.5 36.44 A2.5 2.5 -180 0 0 7.5 36.44 A2.5 2.5 0 0 1 11.5 36.44 A2.5 2.5 -180 0 0 15.5 36.44" transform="translate(10,-5.94)"/> </svg:symbol> |
Road Transport
Fuel
Fuel
Fuel: No Access to HGV (Heavy Goods Vehicles)
Rendering | Feature | Feature Type | Key/Value Pairs | Comments |
---|---|---|---|---|
Node | Physical |
<tag k="amenity" v="fuel"/> <tag k="hgv" v="no"/> |
Refer: Proposed_features/Fuel_Station | |
XML Code | ||||
<svg:symbol id="fuel_no_hgv" viewBox="0 0 72 36"> <svg:rect style='fill:#0000ff' x="0" y="0" width="72" height="36" rx="2" ry="2" class="st1"/> <svg:path style='fill:#ffffff' d="M0.5 37.44 L31.5 37.44 a0.5 0.5 -180 0 0 0.5 -0.5 L32 5.94 a0.5 0.5 -180 0 0 -0.5 -0.5 L0.5 5.44 a0.5 0.5 -180 0 0 -0.5 0.5 L0 36.94 a0.5 0.5 -180 0 0 0.5 0.5 Z M2 35.44 L2 7.44 L30 7.44 L30 35.44 L2 35.44 Z M25 31.44 a1 1 -180 0 0 1 -1 a1 1 -180 0 0 -1 -1 L23 29.44 a1 1 0 0 1 -1 -1 L22 12.44 a1 1 -180 0 0 -1 -1 L13 11.44 A1 1 -180 0 0 12 12.44 L12 22.44 A1 1 0 0 1 11 23.44 L10.06 23.44 a1 1 -180 0 0 -0.113125 0.00641924 A1.76777 1.76777 0 0 1 8.04 22.15 a0.5 0.5 0 0 1 0.476366 -0.630495 A1.58114 1.58114 -180 0 0 10.04 19.58 a1 1 0 0 1 -0.0246746 -0.28636 A1.76777 1.76777 -180 0 0 8.73 17.49 a1 1 0 0 1 -0.729023 -0.962586 L8 14.44 A1 1 -180 0 0 7 13.44 A1 1 -180 0 0 6 14.44 L6 21.37 A1 1 0 0 1 5.99 21.5 A3.53553 3.53553 -180 0 0 9.94 25.45 a1 1 0 0 1 0.124931 -0.00783456 L11 25.44 a1 1 0 0 1 1 1 L12 28.44 A1 1 0 0 1 11 29.44 L7 29.44 a1 1 -180 0 0 -1 1 A1 1 -180 0 0 7 31.44 L25 31.44 Z M15 19.44 A1 1 0 0 1 14 18.44 L14 14.44 a1 1 0 0 1 1 -1 L19 13.44 a1 1 0 0 1 1 1 L20 18.44 a1 1 0 0 1 -1 1 L15 19.44 Z M45 23.44 A1 1 0 0 1 44 22.44 L44 18.44 A1 1 0 0 1 45 17.44 L59 17.44 a1 1 0 0 1 1 1 L60 22.44 a1 1 0 0 1 -1 1 L45 23.44 Z M56 29.44 L56 30.94 a1 1 -180 0 0 1 1 L59 31.94 a1 1 -180 0 0 1 -1 L60 29.44 L61 29.44 a1 1 -180 0 0 1 -1 L62 11.94 a1 1 -180 0 0 -1 -1 L43 10.94 A1 1 -180 0 0 42 11.94 L42 28.44 A1 1 -180 0 0 43 29.44 L44 29.44 L44 30.94 A1 1 -180 0 0 45 31.94 L47 31.94 A1 1 -180 0 0 48 30.94 L48 29.44 L56 29.44 Z M45 15.44 a1 1 0 0 1 -1 -1 L44 13.94 a1 1 0 0 1 1 -1 L59 12.94 a1 1 0 0 1 1 1 L60 14.44 a1 1 0 0 1 -1 1 L45 15.44 Z M47.25 26.44 A1.25 1.25 0 1 1 44.75 26.44 A1.25 1.25 0 1 1 47.25 26.44 Z M59.25 26.19 A1.25 1.25 0 1 1 56.75 26.19 A1.25 1.25 0 1 1 59.25 26.19 Z" transform='translate(2,-3.44)'/> <svg:path style='fill:#ff0000' d="M22.95 11.86 L6.22 28.59 A12 12 0 0 1 22.95 11.86 Z M32 21.64 A16 15.8 -180 1 0 0 21.64 A16 15.8 -180 1 0 32 21.64 Z M9.05 31.42 L25.78 14.69 A12 12 0 0 1 9.05 31.42 Z" transform='translate(38,-3.44)'/> </svg:symbol> |
Park and Ride
Park and Ride: Bus (default)
Rendering | Feature | Feature Type | Key/Value Pairs | Comments |
---|---|---|---|---|
Node | Physical |
<tag k="amenity" v="park_ride"/> or <tag k="amenity" v="park_ride"/> <tag k=class" v="bus"/> |
Refer: Proposed_features/Park_and_Ride | |
XML Code | ||||
<svg:symbol id="park_ride_bus" viewBox="0 0 72 36"> <svg:rect style='fill:#0000ff' x="0" y="0" width="72" height="36" rx="2" ry="2"/> <svg:path style="fill:#ffffff" d="M 48.1,2.5 C 47.8,2.5 47.5,2.8 47.5,3.1 L 47.5,41.9 C 47.5,42.2 47.8,42.5 48.1,42.5 L 86.9,42.5 C 87.2,42.5 87.5,42.2 87.5,41.9 L 87.5,3.1 C 87.5,2.8 87.2,2.5 86.9,2.5 L 48.1,2.5 z M 50,5 L 85,5 L 85,9.4 L 76.2,9.4 C 75.6,9.4 75,9.9 75,10.6 L 75,11.9 L 73.7,11.9 C 73.1,11.9 72.5,12.4 72.5,13.1 L 72.5,31.2 C 72.5,31.9 73.1,32.5 73.7,32.5 L 75,32.5 L 75,34.4 C 74.5,35.1 75.6,35.6 76.2,35.6 L 78.7,35.6 C 79.4,35.6 80,35.1 80,34.4 L 80,32.5 L 85,32.5 L 85,40 L 50,40 L 50,32.5 L 55,32.5 L 55,34.4 C 55.0,35.1 55.6,35.6 56.2,35.6 L 58.7,35.6 C 59.4,35.6 60,35.1 60,34.4 L 60,32.5 L 61.2,32.5 C 61.9,32.5 62.5,31.9 62.5,31.2 L 62.5,26.2 C 62.5,25.6 61.9,25 61.2,25 L 60,25 L 60,18.8 C 60,18.1 59.4,17.5 58.7,17.5 L 50,17.5 L 50,5 z M 11.1,6.3 L 11.1,38.3 L 21.1,38.3 L 21.1,26.7 L 26.6,26.7 C 30.2,26.7 33.0,25.7 35.1,23.8 C 37.3,22.0 38.3,19.5 38.3,16.5 C 38.3,14.5 37.8,12.7 36.75,11.1 C 35.7,9.5 34.3,8.3 32.5,7.5 C 30.8,6.7 28.2,6.3 24.7,6.3 L 11.1,6.3 z M 78.75,11.9 L 85,11.9 L 85,14.4 L 78.7,14.3 C 78.1,14.4 77.5,13.8 77.5,13.1 C 77.5,12.4 78.1,11.9 78.7,11.9 z M 20.9,13.6 L 24.5,13.6 C 27.2,13.6 28.5,14.6 28.5,16.6 C 28.5,18.7 27.1,19.8 24.2,19.8 L 20.9,19.8 L 20.9,13.6 z M 76.25,16.9 L 85,16.9 L 85,25 L 76.2,25 C 75.6,25 75,24.4 75,23.7 L 75,18.1 C 75.5,17.4 75.6,16.9 76.3,16.9 z M 67.5,17.4 L 65,17.5 L 65,20 L 62.5,20 L 62.5,22.5 L 65,22.5 L 65,25 L 67.5,25 L 67.5,22.5 L 70,22.5 L 70,20 L 67.5,20 L 67.5,17.4 z M 50,20 L 56.2,20 C 56.9,20 57.5,20.6 57.5,21.2 L 57.5,23.7 C 57.5,24.4 56.9,25 56.2,25 L 50,25 L 50,20 z M 57.5,27.2 C 58.4,27.2 59.1,27.9 59.1,28.7 C 59.1,29.6 58.4,30.3 57.5,30.3 C 56.6,30.3 55.9,29.6 55.9,28.7 C 55.9,27.9 56.6,27.2 57.5,27.2 z M 76.6,27.5 C 77.4,27.5 78.1,28.2 78.1,29.1 C 78.1,29.9 77.4,30.6 76.6,30.6 C 75.7,30.6 75,29.9 75,29.1 C 75.0,28.2 75.7,27.5 76.6,27.5 z " transform="scale(0.8)" /> </svg:symbol> |
Park and Ride: Train
Rendering | Feature | Feature Type | Key/Value Pairs | Comments |
---|---|---|---|---|
Node | Physical |
<tag k="amenity" v="park_ride"/> <tag k=class" v="train"/> |
Refer Proposed_features/Park_and_Ride | |
XML Code | ||||
<svg:symbol id="park_ride_train" viewBox="0 0 72 36"> <svg:rect style='fill:#0000ff' x="0" y="0" width="72" height="36" rx="2" ry="2"/> <svg:path style="fill:white" d="M 15.7,21.4 L 15.76,30.7 L 7.8,30.7 L 7.8,5.1 L 18.7,5.1 C 21.4,5.1 23.5,5.4 24.9,6.0 C 26.4,6.7 27.5,7.6 28.3,8.9 C 29.1,10.2 29.4,11.7 29.6,13.3 C 29.6,15.7 28.7,17.7 27.0,19.2 C 25.3,20.6 23.0,21.4 20.2,21.4 L 15.8,21.4 z M 15.6,15.9 L 18.3,15.9 C 20.6,15.9 21.7,15.0 21.7,13.1 C 21.7,11.8 20.7,11.0 18.5,11.0 L 15.64,11.0 L 15.6,15.9 z "/> <svg:path style='fill:#ffffff' d="M26.25 29.95 A1.25 1.25 0 1 1 23.75 29.95 A1.25 1.25 0 1 1 26.25 29.95 Z M24 18.2 L29 18.2 L29 26.2 L24 26.2 L24 18.2 Z M30 34.2 L30 37.2 L25 37.2 L19 37.2 L19 39.2 L30 39.2 L30 41.2 L2 41.2 L2 35.2 L6 35.2 L6 36.7 a1 1 -180 0 0 1 1 L9 37.7 a1 1 -180 0 0 1 -1 L10 35.2 L11 35.2 A1 1 -180 0 0 12 34.2 L12 30.2 A1 1 -180 0 0 11 29.2 L10 29.2 L10 24.2 A1 1 -180 0 0 9 23.2 L2 23.2 L2 13.2 L30 13.2 L30 15.2 L24.54 15.2 A1 1 -180 0 0 23.7 15.65 L22.28 17.78 a0.934259 0.934259 0 0 1 -0.77735 0.416025 a0.5 0.5 -180 0 0 -0.5 0.5 L21 32.2 A1 1 -180 0 0 22 33.2 L23 33.2 a1 1 0 0 1 1 1 L24 36.2 A1 1 -180 0 0 25 37.2 a1 1 -180 0 0 1 -1 L26 35.2 A1 1 0 0 1 27 34.2 L30 34.2 Z M12 27.2 L14 27.2 L14 29.2 L16 29.2 L16 27.2 L18 27.2 L18 25.2 L16 25.2 L16 23.15 L14 23.2 L14 25.2 L12 25.2 L12 27.2 Z M2 29.2 L2 25.2 L7 25.2 A1 1 0 0 1 8 26.2 L8 28.2 A1 1 0 0 1 7 29.2 L2 29.2 Z M9.25 32.2 A1.25 1.25 0 1 1 6.75 32.2 A1.25 1.25 0 1 1 9.25 32.2 Z M0.5 43.2 L31.5 43.2 a0.5 0.5 -180 0 0 0.5 -0.5 L32 11.7 a0.5 0.5 -180 0 0 -0.5 -0.5 L0.5 11.2 a0.5 0.5 -180 0 0 -0.5 0.5 L0 42.7 a0.5 0.5 -180 0 0 0.5 0.5 Z" transform='translate(38,-9.44)'/> </svg:symbol> |
Park and Ride: Tram/Metro/Subway
Rendering | Feature | Feature Type | Key/Value Pairs | Comments |
---|---|---|---|---|
Node | Physical |
<tag k="amenity" v="park_ride"/> <tag k=class" v="metro|tram|subway"/> |
Refer: Proposed_features/Park_and_Ride | |
XML Code | ||||
<svg:symbol id="fuel" viewBox="0 0 72 36"> <svg:rect style='fill:#0000ff' x="0" y="0" width="72" height="36" rx="2" ry="2"/> <svg:path style="fill:#ffffff" d="M 48.1,2.5 C 47.8,2.5 47.5,2.8 47.5,3.1 L 47.5,41.9 C 47.5,42.2 47.8,42.5 48.1,42.5 L 86.9,42.5 C 87.2,42.5 87.5,42.2 87.5,41.9 L 87.5,3.1 C 87.5,2.8 87.2,2.5 86.9,2.5 L 48.1,2.5 z M 50,5 L 85,5 L 85,9.4 L 76.2,9.4 C 75.6,9.4 75,9.9 75,10.6 L 75,11.9 L 73.7,11.9 C 73.1,11.9 72.5,12.4 72.5,13.1 L 72.5,31.2 C 72.5,31.9 73.1,32.5 73.7,32.5 L 75,32.5 L 75,34.4 C 74.5,35.1 75.6,35.6 76.2,35.6 L 78.7,35.6 C 79.4,35.6 80,35.1 80,34.4 L 80,32.5 L 85,32.5 L 85,40 L 50,40 L 50,32.5 L 55,32.5 L 55,34.4 C 55.0,35.1 55.6,35.6 56.2,35.6 L 58.7,35.6 C 59.4,35.6 60,35.1 60,34.4 L 60,32.5 L 61.2,32.5 C 61.9,32.5 62.5,31.9 62.5,31.2 L 62.5,26.2 C 62.5,25.6 61.9,25 61.2,25 L 60,25 L 60,18.8 C 60,18.1 59.4,17.5 58.7,17.5 L 50,17.5 L 50,5 z M 11.1,6.3 L 11.1,38.3 L 21.1,38.3 L 21.1,26.7 L 26.6,26.7 C 30.2,26.7 33.0,25.7 35.1,23.8 C 37.3,22.0 38.3,19.5 38.3,16.5 C 38.3,14.5 37.8,12.7 36.75,11.1 C 35.7,9.5 34.3,8.3 32.5,7.5 C 30.8,6.7 28.2,6.3 24.7,6.3 L 11.1,6.3 z M 78.75,11.9 L 85,11.9 L 85,14.4 L 78.7,14.3 C 78.1,14.4 77.5,13.8 77.5,13.1 C 77.5,12.4 78.1,11.9 78.7,11.9 z M 20.9,13.6 L 24.5,13.6 C 27.2,13.6 28.5,14.6 28.5,16.6 C 28.5,18.7 27.1,19.8 24.2,19.8 L 20.9,19.8 L 20.9,13.6 z M 76.25,16.9 L 85,16.9 L 85,25 L 76.2,25 C 75.6,25 75,24.4 75,23.7 L 75,18.1 C 75.5,17.4 75.6,16.9 76.3,16.9 z M 67.5,17.4 L 65,17.5 L 65,20 L 62.5,20 L 62.5,22.5 L 65,22.5 L 65,25 L 67.5,25 L 67.5,22.5 L 70,22.5 L 70,20 L 67.5,20 L 67.5,17.4 z M 50,20 L 56.2,20 C 56.9,20 57.5,20.6 57.5,21.2 L 57.5,23.7 C 57.5,24.4 56.9,25 56.2,25 L 50,25 L 50,20 z M 57.5,27.2 C 58.4,27.2 59.1,27.9 59.1,28.7 C 59.1,29.6 58.4,30.3 57.5,30.3 C 56.6,30.3 55.9,29.6 55.9,28.7 C 55.9,27.9 56.6,27.2 57.5,27.2 z M 76.6,27.5 C 77.4,27.5 78.1,28.2 78.1,29.1 C 78.1,29.9 77.4,30.6 76.6,30.6 C 75.7,30.6 75,29.9 75,29.1 C 75.0,28.2 75.7,27.5 76.6,27.5 z " transform="scale(0.8)" /> </svg:symbol> |