Changes between Version 14 and Version 15 of UsersWikiWishList
- Timestamp:
- 03/07/11 00:52:23 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified UsersWikiWishList
v14 v15 58 58 59 59 * '''Finish Topology Support''' 60 * <s>Includes</s>60 * ~~Includes~~ (assuming this referred to cpp #include directives, was done in 2.0.0dev) 61 61 * loading existing topology data into postgis 62 62 * loading raw linework and have the db automatically enforce topological correctness … … 64 64 * 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. 65 65 * 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) 66 67 67 68 * '''Add Unit Tests for every function'''