Changes between Version 225 and Version 226 of WKTRaster/SpecificationWorking03
- Timestamp:
- 07/27/12 08:04:30 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster/SpecificationWorking03
v225 v226 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 GDAL tickets and specifications).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 GDAL 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.