Skip to content

Commit

Permalink
Merge pull request #2374 from math1985/drop-margin
Browse files Browse the repository at this point in the history
Drop margin and avoid-edges attributes in placenames
  • Loading branch information
pnorman authored Sep 26, 2016
2 parents be4fea5 + fa0b122 commit e4cb767
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions placenames.mss
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@
shield-face-name: @book-fonts;
shield-fill: @placenames;
shield-size: 11;
shield-margin: 5;
shield-avoid-edges: true;
shield-wrap-width: 30;
shield-halo-fill: @standard-halo-fill;
shield-halo-radius: @standard-halo-radius * 1.5;
Expand Down Expand Up @@ -92,7 +90,6 @@
text-face-name: @book-fonts;
text-fill: @placenames;
text-size: 13;
text-margin: 6;
text-wrap-width: 60;
text-halo-fill: @standard-halo-fill;
text-halo-radius: @standard-halo-radius * 1.5;
Expand All @@ -115,8 +112,6 @@
shield-face-name: @book-fonts;
shield-fill: @placenames;
shield-size: 11;
shield-margin: 5;
shield-avoid-edges: true;
shield-wrap-width: 30;
shield-halo-fill: @standard-halo-fill;
shield-halo-radius: @standard-halo-radius * 1.5;
Expand Down Expand Up @@ -147,7 +142,6 @@
text-face-name: @book-fonts;
text-fill: @placenames;
text-size: 13;
text-margin: 6;
text-wrap-width: 60;
text-halo-fill: @standard-halo-fill;
text-halo-radius: @standard-halo-radius * 1.5;
Expand All @@ -174,8 +168,6 @@
shield-halo-fill: @standard-halo-fill;
shield-halo-radius: @standard-halo-radius * 1.5;
shield-wrap-width: 30;
shield-margin: 5;
shield-avoid-edges: true;
shield-placement-type: simple;
shield-placements: 'S,N,E,W';
[dir = 1] {
Expand All @@ -194,7 +186,6 @@
text-halo-fill: @standard-halo-fill;
text-halo-radius: @standard-halo-radius * 1.5;
text-wrap-width: 60;
text-margin: 6;
[zoom >= 9] {
text-size: 12;
text-wrap-width: 60;
Expand All @@ -221,7 +212,6 @@
text-halo-fill: @standard-halo-fill;
text-halo-radius: @standard-halo-radius * 1.5;
text-wrap-width: 45;
text-margin: 6;
[zoom >= 11] {
text-size: 11;
text-wrap-width: 55;
Expand Down

0 comments on commit e4cb767

Please sign in to comment.