From de1881841861593b91d37fa4ef03caab9e17cdc0 Mon Sep 17 00:00:00 2001 From: Viktor Govako Date: Sat, 8 Jul 2023 18:20:54 -0300 Subject: [PATCH] [styles] Regenerated. Signed-off-by: Viktor Govako --- data/classificator.txt | 1 + data/drules_proto.bin | Bin 333790 -> 333865 bytes data/drules_proto.txt | 33 ++++++++++++++++++++++++++++ data/drules_proto_clear.bin | Bin 334527 -> 334602 bytes data/drules_proto_clear.txt | 33 ++++++++++++++++++++++++++++ data/drules_proto_dark.bin | Bin 332853 -> 332928 bytes data/drules_proto_dark.txt | 33 ++++++++++++++++++++++++++++ data/drules_proto_vehicle_clear.bin | Bin 251272 -> 251347 bytes data/drules_proto_vehicle_clear.txt | 33 ++++++++++++++++++++++++++++ data/drules_proto_vehicle_dark.bin | Bin 250307 -> 250382 bytes data/drules_proto_vehicle_dark.txt | 33 ++++++++++++++++++++++++++++ data/types.txt | 2 +- data/visibility.txt | 1 + 13 files changed, 168 insertions(+), 1 deletion(-) diff --git a/data/classificator.txt b/data/classificator.txt index 4deeddfb41..60ee2787c8 100644 --- a/data/classificator.txt +++ b/data/classificator.txt @@ -576,6 +576,7 @@ world + zero - {} junction + + circular - roundabout - {} landuse + diff --git a/data/drules_proto.bin b/data/drules_proto.bin index a2ff81921a82de181bbceb9b5cd80a70fbbb6993..f217a6de4477334f06917b9cf15e3ad97b5a2e2d 100644 GIT binary patch delta 50 zcmcb&US#D4k%ldd7uSh+atUUY<|UV8=I7}qXBH)w<|G!i&sxU_#7scUynWU>7MDx_ DB2E=b delta 29 icmZ3vLFC?gk%ldd7uU7RtY-vbCLm_sF0-D6HxmHG%?rB# diff --git a/data/drules_proto.txt b/data/drules_proto.txt index dd0bb8eaec..37f729644a 100644 --- a/data/drules_proto.txt +++ b/data/drules_proto.txt @@ -36552,6 +36552,39 @@ cont { } } } +cont { + name: "junction-circular" + element { + scale: 17 + caption { + primary { + height: 10 + color: 3355443 + } + priority: 15470 + } + } + element { + scale: 18 + caption { + primary { + height: 10 + color: 3355443 + } + priority: 15470 + } + } + element { + scale: 19 + caption { + primary { + height: 10 + color: 3355443 + } + priority: 15470 + } + } +} cont { name: "junction-roundabout" element { diff --git a/data/drules_proto_clear.bin b/data/drules_proto_clear.bin index 4cc20b91c7f0e252702933e6119ca85c359478f9..efae3562d0edc9d1a91b6607f86c9c72b518f68a 100644 GIT binary patch delta 54 zcmdnLRita1NW&J!#ML66T!LApdC4W2`FXm@nMKK^If+G+XTLOWPh8Ci#7scUyghL> HOI$txUI7*( delta 29 icmeC$CbEC4NW&J!#MSLVQU$Im0Bb7T!LApdC4W2`FXm@nMKK^If+H>30#ao%(Oj$i&^6|0FI0h A1^@s6 delta 25 fcmcb-n!jT;f5R5W>0IrPxEO($Y5OBC=8vZUjlBx+ diff --git a/data/drules_proto_vehicle_clear.txt b/data/drules_proto_vehicle_clear.txt index 4a8884931c..9bb2840545 100644 --- a/data/drules_proto_vehicle_clear.txt +++ b/data/drules_proto_vehicle_clear.txt @@ -22218,6 +22218,39 @@ cont { } } } +cont { + name: "junction-circular" + element { + scale: 17 + caption { + primary { + height: 10 + color: 3355443 + } + priority: 15573 + } + } + element { + scale: 18 + caption { + primary { + height: 10 + color: 3355443 + } + priority: 15573 + } + } + element { + scale: 19 + caption { + primary { + height: 10 + color: 3355443 + } + priority: 15573 + } + } +} cont { name: "junction-roundabout" element { diff --git a/data/drules_proto_vehicle_dark.bin b/data/drules_proto_vehicle_dark.bin index 21a56155bb878693462814aea87eae7ebb52ad51..51ed5098cb277ae559484d9ba7337dff5428b317 100644 GIT binary patch delta 46 zcmX@Sn7?lcf5R5WFMJ}NT!LApdC4W2`FXm@nMKK^If+H>d-)iFm}&c7K4!MV0HWm) AM*si- delta 25 fcmeBM!hd)%f5R5WFMRFx{ER@%wB4Sc`TQXOf5{0n diff --git a/data/drules_proto_vehicle_dark.txt b/data/drules_proto_vehicle_dark.txt index e68e3e4102..9ee80136d4 100644 --- a/data/drules_proto_vehicle_dark.txt +++ b/data/drules_proto_vehicle_dark.txt @@ -22542,6 +22542,39 @@ cont { } } } +cont { + name: "junction-circular" + element { + scale: 17 + caption { + primary { + height: 10 + color: 5592405 + } + priority: 15573 + } + } + element { + scale: 18 + caption { + primary { + height: 10 + color: 5592405 + } + priority: 15573 + } + } + element { + scale: 19 + caption { + primary { + height: 10 + color: 5592405 + } + priority: 15573 + } + } +} cont { name: "junction-roundabout" element { diff --git a/data/types.txt b/data/types.txt index 501e7e882e..f2261783ef 100644 --- a/data/types.txt +++ b/data/types.txt @@ -864,7 +864,7 @@ landuse|salt_pond mapswithme mapswithme *area:highway|footway -mapswithme +*junction|circular *area:highway|residential *area:highway|secondary *area:highway|tertiary diff --git a/data/visibility.txt b/data/visibility.txt index e8eb072bad..98387e15cd 100644 --- a/data/visibility.txt +++ b/data/visibility.txt @@ -576,6 +576,7 @@ world 00000000000000000000 + zero 00000000000000000000 - {} junction 00000000000000000111 + + circular 00000000000000000111 - roundabout 00000000000000000111 - {} landuse 00000000000000000000 +