Changes between Initial Version and Version 1 of DevelopmentDiscussion


Ignore:
Timestamp:
Nov 28, 2009, 3:51:33 PM (14 years ago)
Author:
pramsey
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentDiscussion

    v1 v1  
     1= PostGIS 2.0 Discussion Topics =
     2
     3 * Serialization. GSERIALIZED structure. More things could be added: an optional hash code for fast identity checking on large objects; an optional user-data area where things like internal index trees could be serialized.
     4 * Typmod implications.
     5 * Changing the liblwgeom API
     6    * Modifiable pointarrays
     7    * GBOX as default bounding box
     8    * Documented and complete API for pointarray modification
     9    * Modifiable collections
     10    * Documented and complete API for collection modification
     11 * Strategy for Curves
     12    * Uniform strategy for "implemented but not complete" types?
     13    * Plan for making curves more complete?
     14 * Multi-dimensional indexing, what does the syntax and implementation look like?