В Sun, 26 Aug 2012 19:22:28 +0200
Jakub Hettler <jakub.hett...@gmail.com> пишет:

> Hi all,
> I would like to ask if there is a way how to import tiled raster into
> PostGIS through raster2pgsql, but I need to make tiled raster, say
> 256x256, but at the end of raster I have last tiles (on the east and
> south side) which is on half out of the original raster (raster ends
> fe in the middle of last tile). If I try to load imported raster into
> QGIS or use gdal_translate I have nodata value on this place in the
> raster. Is there a way how to import the raster with the smaller last
> tiles on the east and south edges?
> 
> Thanks
> 
> Jakub

Irregular tiling possible with postgis and raster, bud GDAL postgis
raster module do not support irregular tiling now.
_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to