Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
**Added rendering of tag tourism=wilderness_hut**
Rebase to master Removed usage of shelter_type which can be reintroduced when hstore is available Removed basic_hut.svg to be used with shelter_type Added specific symbol for wilderness_hut vs. generic amenity=shelter. To summarize, the following different kind of huts have specific symbols now: - amenity=shelter (only shown at zoom >=16) - tourism=alpine_hut (not modified within this drop) - tourism=wilderness_hut (zoom>=13) alpine_hut: symbols/alpinehut.p.16.png wilderness_hut: symbols/wilderness_hut.svg generic shelter: symbols/shelter-14.svg Drop revised as requested - Revised wilderness_hut.svg substituting lines & strokes to paths in order to avoid marker-line-color which is not supported in old versions of Mapnik - Removed fill color from wilderness_hut.svg so that the color is done in amenity-points.mss - Newline at the end of wilderness_hut.svg - Tab removed from amenity-points.mss - Set min zoom for text to z14 (same as tourism=alpine_hut) - Rebased
- Loading branch information