Opened 5 years ago
#3909 new enhancement
Consistent variable names: r.import and r.proj
Reported by: | rshepard | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 8.0.0 |
Component: | Projections/Datums | Version: | svn-trunk |
Keywords: | resample, method, interpolation | Cc: | |
CPU: | x86-64 | Platform: | Linux |
Description
r.import has a an option called resample which defines the resampling method to use. r.proj has an option called method which defines the interpolation method to be used.
Seems to me that resamplig == interpolation and I recommend changing the r.import veriable name from 'resample' to 'method' for consistency. After all, they list the same transformation types.
Note:
See TracTickets
for help on using tickets.