diff --git a/doc/grid.png b/doc/grid.png index 92aecc6..822f21c 100644 Binary files a/doc/grid.png and b/doc/grid.png differ diff --git a/map_machine/icons/icons.svg b/map_machine/icons/icons.svg index b40780b..10d65dd 100644 --- a/map_machine/icons/icons.svg +++ b/map_machine/icons/icons.svg @@ -148,9 +148,9 @@ showgrid="true" inkscape:document-units="px" inkscape:current-layer="layer1" - inkscape:cy="564.97832" - inkscape:cx="683.77226" - inkscape:zoom="22.627417" + inkscape:cy="253.75" + inkscape:cx="171" + inkscape:zoom="8" inkscape:pageshadow="2" inkscape:pageopacity="0.0" borderopacity="1.0" @@ -561,6 +561,12 @@ inkscape:label="main" id="layer1" style="display:inline"> + - - turning loop + + + + + + + + + + + + + + + + + bicycle parking stand + diff --git a/map_machine/scheme/default.yml b/map_machine/scheme/default.yml index 244bfba..8ffbe5d 100644 --- a/map_machine/scheme/default.yml +++ b/map_machine/scheme/default.yml @@ -1111,6 +1111,10 @@ node_icons: shapes: - {shape: bicycle, offset: [0, 2]} - {shape: p_small, offset: [-6, -3]} + - tags: {amenity: bicycle_parking, bicycle_parking: stands} + shapes: + - {shape: p_small, offset: [-5, -3]} + - bicycle_parking_stand - tags: {amenity: telephone} shapes: [telephone] - tags: {information: "*"}