Ticket #153 (closed enhancement: fixed)
[raster] raster2pgsql: check for same pixelsize when loading using wildcard
| Reported by: | pracine | Owned by: | dustymugs |
|---|---|---|---|
| Priority: | low | Milestone: | PostGIS 2.0.0 |
| Component: | raster | Version: | trunk |
| Keywords: | Cc: | mloskot |
Description (last modified by pracine) (diff)
It is now possible to load rasters with different pixelsize in the same table when using the wildcard in gdal2wktraster.py (one raster could have a pizelsize of 30m and another one a pixelsize of 15m).
gdal2wktraster.py should check that pixelsizes from different raster are identical or at least warns the user that he is triying to load rasters with different pixeltypes.
Change History
Note: See
TracTickets for help on using
tickets.
