<div dir="ltr">Hi list,<div><br>I'm working on implementing native MVT output support in PostGIS in the form of an aggregate function called ST_AsMVT.</div><div><br></div><div>My motivation, besides itch scratching, is that existing toolchains:</div><div><br></div><div>1. assumes mercator. I'm finding use for vector tiles in other projections.</div><div>2. could be more efficient by doing work closer to the data source which is important if doing large amounts of precaching.</div><div><br></div><div>I still have ways to go but I've got experimental Geobuf output working which has some shared properties. My continuing effort lives at <a href="https://git.osgeo.org/gogs/postgis/postgis/pulls/5">https://git.osgeo.org/gogs/postgis/postgis/pulls/5</a> and constructive discussions are ongoing on the PostGIS list.</div><div><br></div><div>/Björn</div><div><br></div></div>