Details
-
Type:
Sub-task
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.1.M4
-
Fix Version/s: 2.7.5
-
Component/s: coverage, referencing
-
Labels:None
Description
This is a speed improvement task: LocalizationGridTransform2D should extends WarpTransform2D and constructs a javax.media.jai.WarpGrid the first time its getWarp() method is invoked. It will allows the GridCoverage "Resample" operation to use a JAI's Warp implementation instead of Geotools's one, which give the opportunity for more optimization on JAI's side.
Issue Links
- depends upon
-
GEOT-2117
Review GeoToolkit fixes
-