forked from gravitystorm/openstreetmap-carto
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Don't render place=town on z16 and higher, and place=suburb and place=village on z17 and higher. * Render place=hamlet, place=locality, place=neighbourhood, place=quarter, place=isolated_dwelling, and place=farm from z15 rather than from z14 (resolves gravitystorm#948). * Render place=town black rather than gray. * Make font sizes more consistent by increasing font size for place=town on z12 and z13, for place=suburb on z16, and for place=village on z14 and z16 (resolves gravitystorm#734, resolves gravitystorm#1204). * Add rendering for place=block and place=city_block (resolves gravitystorm#107). * Add rendering for place=quarter (like place=neighbourhood) and place=borough (like place=suburb, resolves gravitystorm#798). * Treat capital=4 like capital=yes (resolves gravitystorm#522). * Make text-wrap consistent.
- Loading branch information
1 parent
c25d605
commit c1dcd0d
Showing
3 changed files
with
75 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters