Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#7153 closed defect (fixed)

Update SWIG bindings to add constants for GRA_Max, GRA_Min, GRA_Med, GRA_Q1 and GRA_Q3

Reported by: Mike Taves Owned by: warmerdam
Priority: normal Milestone: 2.2.3
Component: SWIG (all bindings) Version: unspecified
Severity: normal Keywords:
Cc:

Description

Similar to [25897], the SWIG bindings should be updated to show the new (since 2.0) constants for resampling options: GRA_Max, GRA_Min, GRA_Med, GRA_Q1 and GRA_Q3.

I'm also not sure if these need to be brought to rasterio.cpp somehow.

Change History (3)

comment:1 by Even Rouault, 6 years ago

Resolution: fixed
Status: newclosed

In 40764:

SWIG: map GRA_Max, GRA_Min, GRA_Med, GRA_Q1 and GRA_Q3 (fixes #7153)

comment:2 by Even Rouault, 6 years ago

In 40765:

SWIG: map GRA_Max, GRA_Min, GRA_Med, GRA_Q1 and GRA_Q3 (fixes #7153)

comment:3 by Even Rouault, 6 years ago

Component: defaultSWIG (all bindings)
Milestone: 2.2.3
Note: See TracTickets for help on using tickets.