[postgis-devel] [PostGIS] #1404: [raster] raster2pgsql overviews don't look right
PostGIS
trac at osgeo.org
Sat Dec 24 08:40:05 PST 2011
#1404: [raster] raster2pgsql overviews don't look right
----------------------------+-----------------------------------------------
Reporter: robe | Owner: pracine
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
Comment(by dustymugs):
I've tested the set of rasters using the your command with the switches
and options in the same order (forward-slash instead of back-slash).
{{{
raster2pgsql -I -C -F -Y -s 26986 -t 200x200 bostonaerials/*.jpg -l 2,4
boston
}}}
I'm not seeing any issues spatially nor in terms of the pixels through
qgis.
One possibility is to try dumping the VRT files so that I can inspect
them. Replace the raster2pgsql.c with the one attached which has the
overview VRTs being dumped into /tmp, recompile and test.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/1404#comment:8>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list