Changes between Version 226 and Version 227 of WKTRaster/SpecificationWorking03
- Timestamp:
- 07/27/12 08:10:46 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified WKTRaster/SpecificationWorking03
v226 v227 16 16 == !RoadMap (in order of importance)(not every items have a description below) == 17 17 18 1) Have a stable and fast GDAL driver (see [http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html driver's page], [http://trac.osgeo.org/gdal/query?status=assigned&status=new&status=reopened&order=priority&col=id&col=summary&col=status&col=owner&col=type&col=priority&col=milestone&keywords=~postgis_raster GDALtickets] and [http://trac.osgeo.org/postgis/wiki/WKTRaster/GDALDriverSpecificationWorking working specifications page]).18 1) Have a stable and fast GDAL driver (see [http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html driver's page], [http://trac.osgeo.org/gdal/query?status=assigned&status=new&status=reopened&order=priority&col=id&col=summary&col=status&col=owner&col=type&col=priority&col=milestone&keywords=~postgis_raster open tickets] and [http://trac.osgeo.org/postgis/wiki/WKTRaster/GDALDriverSpecificationWorking working specifications page]). 19 19 20 20 2) Break up RASTER_mapAlgebra2 so that the main engine is in rt_core instead of rt_pg. This is needed for C-based aggregate functions that run against ST_MapAlgebra.