[postgis-tickets] [PostGIS] #2144: totopoGeom have an extra arg to prevent addition of primitives to topology

PostGIS trac at osgeo.org
Fri Jul 19 03:49:30 PDT 2013


#2144: totopoGeom have an extra arg to prevent addition of primitives to topology
-------------------------+--------------------------------------------------
 Reporter:  robe         |       Owner:  strk         
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.2.0
Component:  topology     |     Version:  trunk        
 Keywords:  gsoc         |  
-------------------------+--------------------------------------------------

Comment(by strk):

 I'm wondering... wouldn't it be safer to define roles to have or not
 privilege of adding primitives and other roles to have or not privilege of
 defining TopoGeometries ?
 TopoGeometry definition only needs to write into the relation table, while
 adding/changing primitives would need to write into the node,edge,face
 tables, revoking insert/update/delete/truncate to those primitives would
 give you what you need.

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