Opened 16 years ago
Last modified 13 years ago
#153 closed enhancement
gdal2wktraster.py: check for same pixelsize when loading using wildcard — at Version 4
Reported by: | pracine | Owned by: | pracine |
---|---|---|---|
Priority: | low | Milestone: | PostGIS 2.0.0 |
Component: | raster | Version: | master |
Keywords: | Cc: | mloskot |
Description (last modified by )
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 (4)
comment:1 by , 16 years ago
Milestone: | postgis 1.4.1 → wktraster 0.1.6 |
---|---|
Owner: | changed from | to
Reporter: | changed from | to
Status: | new → assigned |
comment:2 by , 16 years ago
Cc: | added |
---|
comment:3 by , 15 years ago
comment:4 by , 15 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
Pierre,
This report is incomplete. I don't understand what changes you are referring to. Has there been broken anything recently or it's a lack of a feature? Give exact command you use.