[postgis-tickets] [PostGIS] #3661: Mapbox vector tile output support via ST_AsMVT
PostGIS
trac at osgeo.org
Mon Feb 6 13:34:16 PST 2017
#3661: Mapbox vector tile output support via ST_AsMVT
-----------------------------+---------------------------
Reporter: Björn Harrtell | Owner: robe
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.4.0
Component: postgis | Version: trunk
Resolution: | Keywords: history, mvt
-----------------------------+---------------------------
Comment (by Björn Harrtell):
From what I can tell this problem occurs because of the use of
PKG_CHECK_MODULES. I could not find another suitable method to inspect and
require the specific version of libprotobuf-c which is the minimum
required version that can handle the vector tile protobuf specification.
The specific (unhelpful) error message is given when pkg-config isn't
installed.
I'd like to know debbie better, and perhaps also find an alternative to
PKG_CHECK_MODULES, but for now would it be possible to add pkg-config to
her? (https://packages.debian.org/search?keywords=pkg-config)
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3661#comment:8>
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