[postgis-tickets] [PostGIS] #2838: Finish up X3D implementation for all types

PostGIS trac at osgeo.org
Thu Jul 31 05:52:05 PDT 2014


#2838: Finish up X3D implementation for all types
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  robe         
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.2.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by robe):

 actually collections aren't quite handled.  I'm just outputting them by
 recursing, but technically each should be wrapped in a shape and then
 grouped.  That deviates from the model I have for the others.  I'm
 thinking of using the switch (which currently is 0) to denote if x3d
 should output with shape / grouping tags or just always output collections
 that way.  Other options will include whether to use regular coordinates
 or X3D geocoordinates.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2838#comment:3>
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