]> granicus.if.org Git - postgis/commit
Added RasterReader.copy_to() utility based on SQL command COPY TO and PostGIS Raster...
authorMateusz Loskot <mateusz@loskot.net>
Thu, 6 Dec 2012 17:39:04 +0000 (17:39 +0000)
committerMateusz Loskot <mateusz@loskot.net>
Thu, 6 Dec 2012 17:39:04 +0000 (17:39 +0000)
commitd9eb8fd5577efa0734049f45c524d72e2d9b078c
tree173ca4caba138c057cdce8ce5cd4cd9a3203f64a
parent46d65ae839b4bda51c3e078e8d2b24bf18d74acf
Added RasterReader.copy_to() utility based on SQL command COPY TO and PostGIS Raster functions ST_As<FORMAT> and outputs rasters to hex-encoded plain text or binary raster file.

git-svn-id: http://svn.osgeo.org/postgis/trunk@10805 b70326c6-7e19-0410-871a-916f4a2858ee
raster/scripts/python/rtreader.py