Skip to content

Commit

Permalink
Merge pull request #2761 from kocio-pl/jewish
Browse files Browse the repository at this point in the history
Jewish symbols made lighter
  • Loading branch information
kocio-pl authored Aug 22, 2017
2 parents fdf5019 + 0fac157 commit dbc633a
Show file tree
Hide file tree
Showing 4 changed files with 69 additions and 13 deletions.
2 changes: 1 addition & 1 deletion landcover.mss
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
[way_pixels >= 64] { polygon-gamma: 0.3; }
}
[zoom >= 14] {
[religion = 'jewish'] { polygon-pattern-file: url('symbols/grave_yard_jewish.png'); }
[religion = 'jewish'] { polygon-pattern-file: url('symbols/grave_yard_jewish.svg'); }
[religion = 'christian'] { polygon-pattern-file: url('symbols/grave_yard_christian.svg'); }
[religion = 'muslim'] { polygon-pattern-file: url('symbols/grave_yard_muslim.svg'); }
[religion = 'INT-generic'] { polygon-pattern-file: url('symbols/grave_yard_generic.svg'); }
Expand Down
Binary file removed symbols/grave_yard_jewish.png
Binary file not shown.
38 changes: 38 additions & 0 deletions symbols/grave_yard_jewish.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 30 additions & 12 deletions symbols/jewish.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dbc633a

Please sign in to comment.