[postgis-tickets] [PostGIS] #2910: Implement function to output Mapox Vector Tiles

PostGIS trac at osgeo.org
Wed Aug 27 07:40:40 PDT 2014


#2910: Implement function to output Mapox Vector Tiles
-------------------------+--------------------------------------------------
 Reporter:  strk         |       Owner:  pramsey      
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.2.0
Component:  postgis      |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------
 A function to output geometries encoded as specified by the Mapbox Vector
 Tile format:
 https://github.com/mapbox/vector-tile-spec

 The specification allows for also embedding attributes and feature
 identifiers into a tile, doing that might be left to the caller, or would
 need some complex interface to deal with polymorphic input.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2910>
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