mapbox / tippecanoe

Build vector tilesets from large collections of GeoJSON features.
BSD 2-Clause "Simplified" License
2.73k stars 432 forks source link

Modifying feature attribute by expressions? #925

Open dythbj opened 3 years ago

dythbj commented 3 years ago

Hi everyone: Is there any way to modifying feature attribute by expressions? eg: feature attribute "A" has different values in different zoom level --expression A=10-$zoom Hope for you help!