[postgis-tickets] [PostGIS] #2593: topology: topology.equals, geometrytype, gettopologysrid, intersects and others not documented (was: topology: topology.equals not documented)

PostGIS trac at osgeo.org
Tue Dec 31 16:10:24 PST 2013


#2593: topology: topology.equals, geometrytype, gettopologysrid, intersects and
others not documented
---------------------------+------------------------------------------------
 Reporter:  robe           |       Owner:  robe         
     Type:  defect         |      Status:  new          
 Priority:  medium         |   Milestone:  PostGIS 2.1.2
Component:  documentation  |     Version:  2.1.x        
 Keywords:                 |  
---------------------------+------------------------------------------------
Description changed by robe:

Old description:

> Is there a reason why we don't have this function documented?

New description:

 Is there a reason why we don't have these functions documented?


 {{{
 topology.equals(tg1 topogeometry, tg2 topogeometry);
 topology.geometrytype(tg topogeometry);
 topology.st_geometrytype(tg topogeometry);
 topology.gettopologysrid(toponame character varying);
 topology.intersects(tg1 topogeometry, tg2 topogeometry);
 topology.topoelementarray_append(topoelementarray, topoelement)
 }}}

--

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