[postgis-devel] [PostGIS] #854: X3D output functions
PostGIS
trac at osgeo.org
Mon Apr 11 05:01:41 PDT 2011
#854: X3D output functions
-------------------------+--------------------------------------------------
Reporter: robe | Owner: robe
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: history |
-------------------------+--------------------------------------------------
Comment(by robe):
Vitalis,
Most of the code I am working on is in:
http://www.postgis.org/documentation/postgis-
doxygen/d5/d80/lwout__x3d_8c.html (liblwgeom/lwout_x3d.c)
vitalis,
Good to know others are interested.
I think I have TIN, POLYHEDRALSURFACE, MULTIPOLYGON, POINT,MULTIPOINT,
MULTILINESTRING, LINESTRING (at least for 3D points implemented though not
stress tested) and will get back to the others (POLYGON,
Geometrycollection, CIRCULARSTRING etc) once I'm done setting up tests for
the ones I have working.
Right now I'm working on c-unit tests, postgresql tests and documenting
the code a bit better and will commit that probably later next week.
As far as developing in PostGIS, good place to start is probably:
http://trac.osgeo.org/postgis/wiki/DevWikiMain
(The Patch Submission Guidelines)
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/854#comment:6>
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