Changes between Version 71 and Version 72 of WKTRaster/PlanningAndFunding
- Timestamp:
- 04/01/10 06:48:41 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster/PlanningAndFunding
v71 v72 94 94 ||raster2pgsql.exe[[BR]](tiff only, only one band, option for tiling)||TBD||||4 weeks||4800||todo 95 95 ||[[BR]]'''Objective 0.1.6d - Being able to get all the properties of a raster (all the "Get" functions).''' ([wiki:WKTRaster/SpecificationWorking01#Objective0.1.6d-BeingabletogetallthepropertiesofarasteralltheGetfunctions. specifications])|| 96 ||- ST_SRID(raster|geometry) -> integer[[BR]]- ST_ GetWidth(raster) -> integer[[BR]]- ST_GetHeight(raster) -> integer[[BR]]- ST_GetXPixelSize(raster) -> float32[[BR]]- ST_GetYPixelSize(raster) -> float32[[BR]]- ST_GetYPixelSize(raster) -> float32[[BR]]- ST_GetXRotation(raster) -> float32[[BR]]- ST_GetYRotation(raster) -> float32[[BR]]- ST_GetXUpperLeft(raster) -> float32[[BR]]- ST_GetYUpperLeft(raster) -> float32[[BR]]- ST_GetGeoReference(raster) -> string[[BR]]- ST_GetNumBands(raster) -> integer[[BR]]- ST_GetBandPixelType(raster, band) -> string[[BR]]- ST_GetBandNoDataValue(raster, band) -> float32||ML||February 2009||1 weeks||!DevTime from MD||done||96 ||- ST_SRID(raster|geometry) -> integer[[BR]]- ST_Width(raster) -> integer[[BR]]- ST_Height(raster) -> integer[[BR]]- ST_XPixelSize(raster) -> float32[[BR]]- ST_YPixelSize(raster) -> float32[[BR]]- ST_YPixelSize(raster) -> float32[[BR]]- ST_XRotation(raster) -> float32[[BR]]- ST_YRotation(raster) -> float32[[BR]]- ST_XUpperLeft(raster) -> float32[[BR]]- ST_YUpperLeft(raster) -> float32[[BR]]- ST_GeoReference(raster) -> string[[BR]]- ST_NumBands(raster) -> integer[[BR]]- ST_BandPixelType(raster, band) -> string[[BR]]- ST_BandNoDataValue(raster, band) -> float32||ML||February 2009||1 weeks||!DevTime from MD||done|| 97 97 ||[[BR]]'''Objective 0.1.6e - Being able to intersect vector and raster to produce vector. ''' ([wiki:WKTRaster/SpecificationWorking01#Objective0.1.6e-Beingabletointersectvectorandrastertoproducevector. specifications])|| 98 98 ||- ST_ConvexHull(raster) -> polygon geometry[[BR]]- ST_Envelope(raster|geometry) -> polygon geometry[[BR]]- ST_Shape(raster) -> polygon geometry[[BR]]- ST_AsPolygon(raster) -> polygon geometry set[[BR]]- ST_Intersects(raster|geometry, raster|geometry)[[BR]]- ST_Intersection(raster|geometry, raster|geometry, ‘raster’|’geometry’)->raster/geometry||JA||July - August 2010||TBD||4800 by SC / !DevTime from JA ||in-progress|| … … 108 108 109 109 ||[[BR]]'''Objective 0.2.4a - Being able to register TIFF and JPEG tiles as raster stored outside the database.''' ([wiki:WKTRaster/SpecificationWorking02#ObjectiveB02a-BeingabletoregisterTIFFandJPEGtilesasrasterstoredoutsidethedatabase. specifications])|| 110 ||Mostly changes to raster2pgsql.exe and ST_RasterFromText().[[BR]]- ST_ GetPath() -> string[[BR]]- ST_SetPath(string)||TBD||November 2010||2 weeks||2400||todo||110 ||Mostly changes to raster2pgsql.exe and ST_RasterFromText().[[BR]]- ST_BandPath() -> string[[BR]]- ST_SetPath(string)||TBD||November 2010||2 weeks||2400||todo|| 111 111 ||[[BR]]'''Objective 0.2.4b - Being able to import JPEG rasters using raster2pgsql.exe.''' ([wiki:WKTRaster/SpecificationWorking02#ObjectiveB02b-BeingabletoimportJPEGrastersusingraster2pgsql.exe. specifications])|| 112 112 ||Mostly changes to raster2pgsql.exe||TBD||November 2010||1 week||1200||todo||