Re: Defining a WKT CRS with a custom grid shift file
Even Rouault <[email protected]> Mon, 16 Dec 2019 17:56:20 +0100
| Newsgroups | gmane.comp.gis.proj-4.devel |
|---|---|
| Message-ID | <9500841.jqJ1QZE5MP@even-i700> |
> Ah, I wasn’t aware of BOUNDCRS until now. To check my understanding, a > BoundCRS is one where you input coordinates in SOURCECRS (x, y, z). Then > when PROJ reads this in, it uses the ABRIDGEDTRANSFORMATION to convert to > TARGETCRS (x’, y’, z’) which becomes the effective source CRS. This can > then be converted +to some other CRS as usual. Is this an accurate > description? I'd say that when wanting to transform the (geographic CRS underlying the) SOURECRS to TARGETCRS, then ABRIDGEDTRANSFORMATION is used. > I also have a related follow-up question about some of the PROJ parameters. > I now see that +geoidgrids=foo.gtx is for vertical shifts while > +nadgrids=foo.gsb is for horizontal shifts. If this is the case, when would > you use +proj=vgridshift +grids=foo.gtx? +geoidgrids is a legacy syntax from the PROJ < 6 era when transformations where put in CRS definitions. +proj=vgridshift +grids=foo.gtx is an operation part of a coordinate transformation pipeline to convert between CRS. -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ PROJ mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/proj