Skip to content

Commit

Permalink
Switch to ST_PointOnSurface
Browse files Browse the repository at this point in the history
Resolves gravitystorm#1644.

This is a necessary step towards vector rendering (see gravitystorm#1644).

This is a second trial of gravitystorm#3228, based on the word by @pnorman in gravitystorm#3233.

This is a first step, once we have this than we can probably merge the point and poly layers (for example amenity-points and amenity-points-poly).
  • Loading branch information
Matthijs Melissen committed Jan 12, 2019
1 parent e62b414 commit 5dbcb95
Show file tree
Hide file tree
Showing 8 changed files with 91 additions and 296 deletions.
2 changes: 0 additions & 2 deletions addressing.mss
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
}
}
}
text-placement: interior;
text-face-name: @book-fonts;
text-fill: @address-color;
text-halo-radius: @standard-halo-radius;
Expand Down Expand Up @@ -56,7 +55,6 @@ no official postal addresses) */
[zoom >= 14][way_pixels > 3000],
[zoom >= 17] {
text-name: "[name]";
text-placement: interior;
text-face-name: @book-fonts;
text-fill: #444;
text-halo-radius: @standard-halo-radius;
Expand Down
Loading

0 comments on commit 5dbcb95

Please sign in to comment.