Interface GridShiftLocator
-
- All Superinterfaces:
Factory
- All Known Implementing Classes:
ClasspathGridShiftLocator
public interface GridShiftLocator extends Factory
Provides a hook to locate grid shift files, such as NTv1, NTv2 and NADCON onesAndrea Aime - Geosolutions
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description URL
locateGrid(String grid)
Locate the specified resource.
-