#1589 closed enhancement (fixed)
[raster] Documentation: Visual examples in ST_Resample & ST_Rescale are misleading
Reported by: | pracine | Owned by: | robe |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.0.0 |
Component: | documentation | Version: | master |
Keywords: | Cc: |
Description
The images we can see in both ST_Resample & ST_Rescale pages are misleading as they suggest that rasters are rescaled (that their dimensions AND their footprint change). They are not rescaled, they are resampled (their dimension might change but their footprint do not (as much as possible)).
Change History (4)
comment:1 by , 13 years ago
Component: | raster → documentation |
---|---|
Owner: | changed from | to
Type: | defect → enhancement |
comment:2 by , 13 years ago
Note:
See TracTickets
for help on using tickets.
I will remove the Katrina example if I get no sign that they will be updated soon.