Opened 13 years ago

Closed 13 years ago

#654 closed task (fixed)

Rename ST_PixelSize to ST_Scale

Reported by: dzwarg Owned by: dzwarg
Priority: medium Milestone: PostGIS 2.0.0
Component: raster Version: master
Keywords: rotation Cc:

Description

Rename accessors and editors of "PixelSize" to "Scale".

This change is required to properly support raster rotation in #480.

Attachments (2)

rename_pixelsize_to_scale.patch (14.7 KB ) - added by dzwarg 13 years ago.
Initial try at renaming pixel_size to scale.
rename_pixelsize_to_scale.2.patch (32.9 KB ) - added by dzwarg 13 years ago.
Second try at renaming pixel_size to scale. Forgot regression tests the first time.

Download all attachments as: .zip

Change History (7)

by dzwarg, 13 years ago

Initial try at renaming pixel_size to scale.

by dzwarg, 13 years ago

Second try at renaming pixel_size to scale. Forgot regression tests the first time.

comment:1 by dzwarg, 13 years ago

Type: enhancementtask

comment:2 by jorgearevalo, 13 years ago

Resolution: fixed
Status: newclosed

Done in r6552.

comment:3 by pracine, 13 years ago

Resolution: fixed
Status: closedreopened

What about the documentation and the plpgsql scripts?

in reply to:  3 comment:4 by jorgearevalo, 13 years ago

Replying to pracine:

What about the documentation and the plpgsql scripts?

The documentation was updated at r6553. The plpgsql scripts at r6573/6574.

comment:5 by pracine, 13 years ago

Resolution: fixed
Status: reopenedclosed
Note: See TracTickets for help on using tickets.