tippecanoe
tippecanoe copied to clipboard
Calculated attributes dynamically?
Is it possible to calculated attributes dynamically?For example, The value is relative to the current zoom level? eg: For a same feature,on zoom 10,the value is 5,on zoom 13,the value is 8.
There is nothing like this currently. The best you can do currently is to use { "tippecanoe": { "minzoom": …, "maxzoom": … } } to supply different versions of the feature that apply at different zoom ranges.
There is nothing like this currently. The best you can do currently is to use
{ "tippecanoe": { "minzoom": …, "maxzoom": … } }to supply different versions of the feature that apply at different zoom ranges.
Can i request this feature?I think it will be useful,eg: propertyA: $zoom -4