[postgis-devel] [raster] Testing out-db and regular blocking
Mateusz Loskot
mateusz at loskot.net
Tue Feb 26 05:46:00 PST 2013
Hi,
I'm running a simple test:
- single GeoTIFF, 512x256 pixels, RGB
- loaded as single image, no cutting into tiles
I noticed, these two commands set different regular_blocking constraint:
raster2pgsql -C -r -> TRUE
raster2pgsql -R -C -r -> FALSE
Why is that?
Shouldn't the second command set it TRUE too?
Here complete story [1]: Bash script loading the raster, raster_columns view
screenshot linked, gdalinfo output.
[1] https://gist.github.com/mloskot/5038101
Best regards,
--
Mateusz Loskot, http://mateusz.loskot.net
More information about the postgis-devel
mailing list