Changes between Version 1 and Version 2 of UsersWikiWishList


Ignore:
Timestamp:
Apr 14, 2009, 1:38:16 PM (15 years ago)
Author:
pierre
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiWishList

    v1 v2  
    3939
    4040 * '''Network Model in the Database'''
    41   * Bring PgRouting functionality into the PostGIS mainline.
     41  * Bring !PgRouting functionality into the PostGIS mainline.
    4242
    43  * '''Cascaded Union to improve MemUnion() performance'''
     43 * '''Cascaded Union to improve !MemUnion() performance'''
    4444  * Cascaded union is generally better than buffer(0), and fairly simple to implement (see JTS 1.9)
    4545
     
    6464
    6565 * '''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.1
     66  * we don't need to a repeat performance as with what happened with !ST_EndPoint() in 1.3.1
    6767
    6868 * '''Better (faster) calculation of which geometries are actually within others'''