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

PostGIS trac at osgeo.org
Sun Sep 16 11:58:49 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 strk):

 If you have docker installed you can investigate the environment of Dronie
 with:
 {{{
 docker run -ti --rm \
  docker.kbt.io/postgis/build-test:trisquel2 \
  /bin/bash
 }}}

 I did, to check protoc version:
 {{{
 root at c4bdbe9eb096:/# protoc-c --version
 protobuf-c 1.3.0
 libprotoc 3.5.1
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4128#comment:7>
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