Changes between Version 21 and Version 22 of PostGIS3


Ignore:
Timestamp:
May 10, 2019, 2:28:59 PM (5 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • PostGIS3

    v21 v22  
    2121  * Implies indirection in coordinate access again: smaller, more efficient must be balanced against direct access to coordinates
    2222
     23* Some major GEOS surgery to allow memory management by palloc?
     24* Some major GEOS surgery to build coordinateSequence directly on top of PostGIS pointlists?
     25
    2326
    2427== Ideas
     
    2629* Require installation in a 'postgis' schema, always and for ever **HOLD OFF not as important as it used to be now that its not movable**
    2730
    28 
    29 * Some major GEOS surgery to allow memory management by palloc?
    30 * Some major GEOS surgery to build coordinateSequence directly on top of PostGIS pointlists?
    3131* Have some strategy for storing and tracking coordinate precision
    3232* Allow storage of non-double coordinates (integers, single-precision, exact, timestamp)