Description
This issue is intended to:
- update proj4 to latest version(skip old custom repo for proj4)
- include support for "Grid Based Datum Adjustments"
- For higher accuracy using grid correction in coordinate transformations
- Support for NTV2 format (.gsb) and GeoTIFF format (.tif)
Other useful information
Grid file supports on mapstore
- Host the grid file on an external server
- configure them in
localConfig.json with paths and type.
- MapStore2 loads them when the app starts
- proj4js registers them so it knows what
@GRIDNAME refers to
- When someone uses a projection that references a grid (like
+nadgrids=@PENR2009), proj4 applies the high-accuracy corrections