diff --git a/doc/grid.svg b/doc/grid.svg index 838b34e..65a483e 100644 --- a/doc/grid.svg +++ b/doc/grid.svg @@ -1,2 +1,2 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/map_machine/icons/config.json b/map_machine/icons/config.json index 20ab2f5..3c6387e 100644 --- a/map_machine/icons/config.json +++ b/map_machine/icons/config.json @@ -133,7 +133,8 @@ "mini_bumps": {"name": "speed bumps", "categories": ["highway"]}, "rumble_strip": {"name": "rumble strips", "categories": ["highway"]}, "traffic_cushion": {"categories": ["highway"], "name": "speed cushion"}, - "traffic_table": {"categories": ["highway"], "name": "speed table"} + "traffic_table": {"categories": ["highway"], "name": "speed table"}, + "czech_hedgehog": {"name": "Czech hedgehog"} }, "traffic_sigh": { "stop": {"emoji": [ "🛑", "⛔️" ] , "categories": ["highway"]}, diff --git a/map_machine/icons/icons.svg b/map_machine/icons/icons.svg index d546798..454bc20 100644 --- a/map_machine/icons/icons.svg +++ b/map_machine/icons/icons.svg @@ -26469,5 +26469,157 @@ style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.2" d="m 211.5,231.5 1,1 h 7 l 1,-1 z" id="path31024" /> + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/map_machine/scheme/default.yml b/map_machine/scheme/default.yml index f9619bf..0a765fc 100644 --- a/map_machine/scheme/default.yml +++ b/map_machine/scheme/default.yml @@ -1532,6 +1532,8 @@ node_icons: shapes: [bollard] - tags: {barrier: kerb} shapes: [kerb] + - tags: {tank_trap: czech_hedgehog} + shapes: [czech_hedgehog] - group: "Trees" start_zoom_level: 18.0