[postgis-devel] [PostGIS] #427: Add PolyhedralSurface support - Parse and serialization
PostGIS
trac at osgeo.org
Sun Feb 21 10:32:45 PST 2010
#427: Add PolyhedralSurface support - Parse and serialization
----------------------------------+-----------------------------------------
Reporter: colivier | Owner: colivier
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: PolyhedralSurface 3D |
----------------------------------+-----------------------------------------
Add the SFS and SQL/MM PolyhedralSurface type support.
Parse and serialization.
EWKT look like
POLYHEDRALSURFACE(((0 0 0,0 1 0,1 1 0,0 0 0)),((0 0 0,1 0 0,1 0 1,0 0 1,0
0 0)),...)
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/427>
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-devel
mailing list