Changes between Initial Version and Version 2 of Ticket #589
- Timestamp:
- 09/15/10 08:20:10 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #589
- Property Summary Implement ST_SameAlignment → [raster] Implement ST_SameAlignment
-
Ticket #589 – Description
initial v2 1 1 This function is of general use and is required by the two raster version of ST_MapAlgebra. See the code in script/plpgsql/mapalgebra.sql 2 3 It should be implemented in the core receiving two detoasted rasters. 4 5 A ST_SameAlignment SQL function should then be added.