[postgis-tickets] [PostGIS] #3858: ST_AsMVT doesn't support geometry collections should be noted

PostGIS trac at osgeo.org
Fri Sep 22 07:03:30 PDT 2017


#3858: ST_AsMVT doesn't support geometry collections should be noted
----------------------------+---------------------------
  Reporter:  robe           |      Owner:  robe
      Type:  defect         |     Status:  closed
  Priority:  medium         |  Milestone:  PostGIS 2.4.0
 Component:  documentation  |    Version:  trunk
Resolution:  fixed          |   Keywords:
----------------------------+---------------------------
Changes (by robe):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"15794" 15794]:
 {{{
 #!CommitTicketReference repository="" revision="15794"
 Use ansi standard names for arg types for ST_AsMVT and ST_AsMVTGeom to be
 consistent with rest of docs.  Note that ST_AsMVT should not be used with
 geometry collection directly, but a geometry collection can be converted
 to suitable form with ST_AsMVTGeom.
 More adjustments to support garden testing ST_AsMVT and ST_AsMVTGeom
 Closes #3858
 }}}

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