[postgis-tickets] [PostGIS] #3974: ST_AsX3D revise to use stringbuffer
PostGIS
trac at osgeo.org
Mon Jan 8 09:07:44 PST 2018
#3974: ST_AsX3D revise to use stringbuffer
-------------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: enhancement | Status: new
Priority: blocker | Milestone: PostGIS 2.5.0
Component: postgis | Version: trunk
Keywords: |
-------------------------+---------------------------
Right now the lwout_x3d.c file is a mangled mess of sprintfs. By moving
much of this logic to stringbuffer, the code will be significantly shorter
and probably better able to generate large X3D documents which as I
recall, someone complained about a while ago.
Once I have this in place I'll move on to the other tasks of supporting
Curves, #1416 and #3705
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3974>
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