vtshaver icon indicating copy to clipboard operation
vtshaver copied to clipboard

Option to keep all feature properties

Open springmeyer opened this issue 5 years ago • 0 comments

https://github.com/mapbox/vtshaver/pull/20 landed the ability to have vtshaver automatically remove feature properties that are not needed for a given style.

However there are use cases (like querying) where some users might want feature properties to be kept.

A sophisticated solution for this would be to have vtshaver respond to metadata in the style that declares which properties to keep on which layers. However a more near-term solution I think would be to open up an option, exposed in the vtshaver CLI tool, that would disable all property shaving.

springmeyer avatar Apr 15 '20 22:04 springmeyer