mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-02-24 02:41:15 +00:00
Merge pull request #57 from anandthakker/master
Update README to include buffer size units.
This commit is contained in:
commit
86a341c344
@ -69,7 +69,7 @@ Options
|
|||||||
* -d _detail_: Detail at base zoom level (default 26-basezoom, ~0.5m, for tile resolution of 4096 if -z14)
|
* -d _detail_: Detail at base zoom level (default 26-basezoom, ~0.5m, for tile resolution of 4096 if -z14)
|
||||||
* -D _detail_: Detail at lower zoom levels (default 10, for tile resolution of 1024)
|
* -D _detail_: Detail at lower zoom levels (default 10, for tile resolution of 1024)
|
||||||
* -m _detail_: Minimum detail that it will try if tiles are too big at regular detail (default 7)
|
* -m _detail_: Minimum detail that it will try if tiles are too big at regular detail (default 7)
|
||||||
* -b _pixels_: Buffer size where features are duplicated from adjacent tiles (default 5)
|
* -b _pixels_: Buffer size where features are duplicated from adjacent tiles. Units are "screen pixels"--1/256th of the tile width or height. (default 5)
|
||||||
|
|
||||||
### Properties
|
### Properties
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user