diff --git a/doc/grid.svg b/doc/grid.svg
index fac4b21..ed2266e 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 af04b13..868a40b 100644
--- a/map_machine/icons/config.json
+++ b/map_machine/icons/config.json
@@ -106,7 +106,7 @@
"greek_cross": {"name": "greek cross"},
"greek_cross_in_box": {"name": "inverted Greek cross in box"},
"orthodox": {"emoji": "☦️"},
- "russian_orthodox_cross": {"name": "Russian Orthodox cross"},
+ "russian_orthodox_cross": {"name": "Russian Orthodox cross", "emoji": "☦"},
"star_of_david": {"emoji": "✡️", "name": "Star of David"}
}
},
diff --git a/map_machine/scheme/default.yml b/map_machine/scheme/default.yml
index 66b1e51..35370b6 100644
--- a/map_machine/scheme/default.yml
+++ b/map_machine/scheme/default.yml
@@ -373,19 +373,19 @@ node_icons:
- tags: {building: shrine, religion: shinto}
shapes: [japan_shinto_shrine]
- tags: {religion: christian}
- shapes: [cross]
+ shapes: [latin_cross]
- tags: {amenity: place_of_worship, religion: christian}
- shapes: [cross]
+ shapes: [latin_cross]
- tags:
amenity: place_of_worship
religion: christian
denomination: catholic
- shapes: [cross]
+ shapes: [latin_cross]
- tags:
amenity: place_of_worship
religion: christian
denomination: russian_orthodox
- shapes: [russian_orthodox]
+ shapes: [russian_orthodox_cross]
- tags:
amenity: place_of_worship
religion: christian
@@ -397,11 +397,11 @@ node_icons:
denomination: baptist
shapes: [baptist]
- tags: {amenity: place_of_worship, religion: muslim}
- shapes: [muslim]
+ shapes: [crescent]
- tags: {amenity: place_of_worship, religion: buddhist}
shapes: [dharmachakra]
- tags: {amenity: place_of_worship, religion: jewish}
- shapes: [jewish]
+ shapes: [star_of_david]
- tags: {historic: tomb, tomb: mausoleum}
shapes: [mausoleum]
- tags: {historic: "*"}
@@ -1428,7 +1428,7 @@ node_icons:
- tags: {leisure: firepit}
shapes: [fire_pit]
- tags: {man_made: cross}
- shapes: [cross]
+ shapes: [latin_cross]
- tags: {man_made: flagpole}
shapes: [flagpole]
- tags: {man_made: manhole}