[postgis-tickets] [PostGIS] #2832: [raster] raster2pgsql pads overviews with single tiles
PostGIS
trac at osgeo.org
Wed Jul 9 05:12:32 PDT 2014
#2832: [raster] raster2pgsql pads overviews with single tiles
--------------------+-------------------------------------------------------
Reporter: strk | Owner: dustymugs
Type: defect | Status: new
Priority: medium | Milestone:
Component: raster | Version: trunk
Keywords: |
--------------------+-------------------------------------------------------
Comment(by strk):
Some more math: the original raster has a pixel size of 500.
The overview with factor 16 should then have an extent which is at most
500*16=8,000 units larger both sides. In this case (with padding) the
extent is 1,084,034 units higher and 906,500 units wider
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2832#comment:1>
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-tickets
mailing list