Skip to content

Commit

Permalink
Rename ridge and arete files, delete unused files
Browse files Browse the repository at this point in the history
  • Loading branch information
jeisenbe committed Feb 27, 2020
1 parent b6390b2 commit a0bf03d
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 742 deletions.
4 changes: 2 additions & 2 deletions landcover.mss
Original file line number Diff line number Diff line change
Expand Up @@ -820,15 +820,15 @@
}
}
[natural = 'ridge'][zoom >= 14] {
line-pattern-file: url('symbols/ridge-mz.svg');
line-pattern-file: url('symbols/ridge-mid.svg');
[zoom >= 15] {
line-pattern-file: url('symbols/ridge.svg');
}
}
[natural = 'arete'][zoom >= 14] {
line-pattern-file: url('symbols/arete-mid.svg');
[zoom >= 15] {
line-pattern-file: url('symbols/arete-wide.svg');
line-pattern-file: url('symbols/arete.svg');
}
}
[man_made = 'embankment'][zoom >= 15]::man_made {
Expand Down
40 changes: 0 additions & 40 deletions symbols/arete-wide.svg

This file was deleted.

29 changes: 15 additions & 14 deletions symbols/arete.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
39 changes: 0 additions & 39 deletions symbols/arete2.svg

This file was deleted.

Loading

0 comments on commit a0bf03d

Please sign in to comment.