[postgis-tickets] [PostGIS] #4128: ST_AsMVT: add feature id support

PostGIS trac at osgeo.org
Wed Jul 18 05:53:19 PDT 2018


#4128: ST_AsMVT: add feature id support
--------------------------+---------------------------
 Reporter:  stepankuzmin  |      Owner:  pramsey
     Type:  defect        |     Status:  new
 Priority:  medium        |  Milestone:  PostGIS 2.5.0
Component:  postgis       |    Version:
 Keywords:                |
--------------------------+---------------------------
 According to Vector Tile Specification v2.1 (https://github.com/mapbox
 /vector-tile-spec/tree/master/2.1#42-features):

 > A feature MAY contain an id field. If a feature has an id field, the
 value of the id SHOULD be unique among the features of the parent layer.

 But there is no way to set a feature id using `ST_AsMVT`.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4128>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list