Ticket #1840 (closed defect: fixed)
[raster] raster2pgsql does not tile correcly when tile-width is equal raster-width
| Reported by: | turbothomas | Owned by: | dustymugs |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.1 |
| Component: | raster | Version: | 2.0.x |
| Keywords: | raster2pgsql, tile_size, history | Cc: |
Description
I was trying to load a long thin raster using raster2pgsql. When I set the tile width to the width of the raster, changing only the height, only one tile was loaded; the rest of the raster was missing. If the tile size was smaller or bigger than the raster size, the entirer raster was loaded correctly.
Change History
Note: See
TracTickets for help on using
tickets.
