[postgis-devel] Re: [PostGIS] #153: gdal2wktraster.py: check for same pixelsize when loading using wildcard

PostGIS trac at osgeo.org
Tue Jun 2 11:15:28 PDT 2009


#153: gdal2wktraster.py: check for same pixelsize when loading using wildcard
------------------------+---------------------------------------------------
  Reporter:  pracine    |       Owner:  pracine        
      Type:  defect     |      Status:  assigned       
  Priority:  medium     |   Milestone:  wktraster 0.1.6
 Component:  wktraster  |     Version:                 
Resolution:             |    Keywords:  gdal2wktraster 
------------------------+---------------------------------------------------
Old description:

> It is now possible to load rasters with different pixelsize in the same
> table. Is it desirable? Probably not.

New description:

 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.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/153#comment:4>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS


More information about the postgis-devel mailing list