[postgis-tickets] [PostGIS] #4128: ST_AsMVT: add feature id support
PostGIS
trac at osgeo.org
Sun Sep 16 13:29:13 PDT 2018
#4128: ST_AsMVT: add feature id support
---------------------------+---------------------------
Reporter: stepankuzmin | Owner: pramsey
Type: enhancement | Status: reopened
Priority: medium | Milestone: PostGIS 3.0.0
Component: postgis | Version:
Resolution: | Keywords:
---------------------------+---------------------------
Comment (by Algunenano):
The id value is being assigned directly from the datum, which is will
cause issues such as those crashes. I also see that it doesn't do any
bound checking (so negative values ca be assigned) which could cause
issues too.
I'll try to have it fixed and fully documented (negative or NULL values,
invalid types, column name not found...) tomorrow.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4128#comment:10>
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