Opened 9 years ago

Closed 8 years ago

#3217 closed defect (fixed)

ST_Value documentation has incorrect parameter names

Reported by: pauldzy Owned by: robe
Priority: low Milestone: PostGIS 2.1.9
Component: documentation Version: 2.1.x
Keywords: ST_Value Cc:

Description

Documentation lists ST_Value parameters as rast, bandnum, columnx, rowy and exclude_nodata_value.

Actual parameters are rast, band, x, y and exclude_nodata_value.

Cheers, Paul

Change History (1)

comment:1 by dbaston, 8 years ago

Resolution: fixed
Status: newclosed

Fixed in trunk at r14861, 2.2 at r14862, 2.1 at r14863.

Thanks

Note: See TracTickets for help on using tickets.