mapbox / Hecate

Fast Geospatial Feature Storage API
MIT License
252 stars 36 forks source link

Include props #217

Closed ingalls closed 4 years ago

ingalls commented 4 years ago

Context

Per the ST_AsMVT docs, include JSONB properties in the row to be included in tiles

A future improvement could be iterating over keys and stringifying deeper json values

cc/ @ingalls