[postgis-tickets] [PostGIS] #3990: ST_AsMVTGeom fails on OS X (and Heroku)

PostGIS trac at osgeo.org
Sun Jan 14 16:01:53 PST 2018


#3990: ST_AsMVTGeom fails on OS X (and Heroku)
-----------------------+---------------------------
  Reporter:  tyrauber  |      Owner:  pramsey
      Type:  defect    |     Status:  new
  Priority:  medium    |  Milestone:  PostGIS 2.4.3
 Component:  postgis   |    Version:  2.4.x
Resolution:            |   Keywords:
-----------------------+---------------------------

Comment (by tyrauber):

 Ah, thank you very much.  Looks like the homebrew formula defaults to
 compiling without protobuf:

 https://github.com/Homebrew/homebrew-core/pull/22801

 Just needed to do the following:

 brew install postgis --with-protobuf-c

 I am sure on Heroku it is something similar.

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