Changes between Initial Version and Version 3 of Ticket #342
- Timestamp:
- 12/15/09 09:10:30 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #342
- Property Owner changed from to
- Property Status new → assigned
- Property Version → trunk
-
Ticket #342 – Description
initial v3 2 2 [wiki:WKTRaster/PlanningAndFunding roadmap] 3 3 4 ''to be discussed here'' 4 As stated at the end of the comment 5 of the "Specification Comments following the Code Sprint" section of the working specifications, this function should be a PL/pgSQL wrapper around a more general ST_AsImage(format, params) function using GDAL to convert any raster to an image. 5 6 The function should return a bytea. 7 8 See the working specifications for more details/questions.