Changes between Version 1 and Version 2 of UsersWikiWishList
- Timestamp:
- 04/14/09 13:38:16 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified UsersWikiWishList
v1 v2 39 39 40 40 * '''Network Model in the Database''' 41 * Bring PgRouting functionality into the PostGIS mainline.41 * Bring !PgRouting functionality into the PostGIS mainline. 42 42 43 * '''Cascaded Union to improve MemUnion() performance'''43 * '''Cascaded Union to improve !MemUnion() performance''' 44 44 * Cascaded union is generally better than buffer(0), and fairly simple to implement (see JTS 1.9) 45 45 … … 64 64 65 65 * '''Add Unit Tests for every function''' 66 * we don't need to a repeat performance as with what happened with ST_EndPoint() in 1.3.166 * we don't need to a repeat performance as with what happened with !ST_EndPoint() in 1.3.1 67 67 68 68 * '''Better (faster) calculation of which geometries are actually within others'''