<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hello,<div class=""><br class=""></div><div class="">I’d like to have a feature id in every feature that was encoded to MVT.</div><div class="">Currently st_asmvt doesn’t have an option to specify a column as a source for feature ids.</div><div class=""><br class=""></div><div class="">According to MVT spec:</div><div class=""><a href="https://github.com/mapbox/vector-tile-spec/tree/master/2.1#42-features" class="">https://github.com/mapbox/vector-tile-spec/tree/master/2.1#42-features</a></div><div class="">id is an optional property. </div><div class="">While it’s extremely useful for client-side logic, it’d be great to have such an argument in st_asmvt function.</div></body></html>