Changes between Version 14 and Version 15 of UsersWikiWishList


Ignore:
Timestamp:
Mar 7, 2011, 12:52:23 AM (13 years ago)
Author:
strk
Comment:

add topology copy wish

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiWishList

    v14 v15  
    5858
    5959 * '''Finish Topology Support'''
    60   * <s>Includes</s>
     60  * ~~Includes~~ (assuming this referred to cpp #include directives, was done in 2.0.0dev)
    6161  * loading existing topology data into postgis
    6262  * loading raw linework and have the db automatically enforce topological correctness
     
    6464  * add editing support as in Oracle spatial - permit a user to lock a set of geometries in some bounding box for editing, allow inserts, deletes, updates of lines and nodes, automatically updating the underlying topology model.
    6565  * Function to planarize a linestring dataset similiar to ArcGIS Planarize topology tool.  Current solution is using GRASS v.clean  then use v.to.db in GRASS
     66  * Functions to help with copying a topology (see TopologyCopy)
    6667
    6768 * '''Add Unit Tests for every function'''