Opened 14 years ago
Closed 14 years ago
#559 closed defect (fixed)
[wktraster] incorrect type for block size in raster_columns table
Reported by: | mloskot | Owned by: | mloskot |
---|---|---|---|
Priority: | medium | Milestone: | WKTRaster 0.1.6 |
Component: | raster | Version: | master |
Keywords: | Cc: |
Description
In current version of CREATE TABLE raster_columns block size columns are specified using double precision in rtpostgis.sql, whilst the specification defines them using integer type.
Change History (2)
comment:1 by , 14 years ago
Status: | new → assigned |
---|
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed r5800