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 ones

    Andrea Aime - Geosolutions

    • Method Detail

      • locateGrid

        URL locateGrid​(String grid)
        Locate the specified resource.
        Parameters:
        grid - the grid name/location
        Returns:
        the fully resolved URL of the grid or null, if the resource cannot be located.