-
Notifications
You must be signed in to change notification settings - Fork 791
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for transformations involving coordinate epoch changes (PointMotionOperation), mostly for Canadian NAD83(CSRS) case #3884
Commits on Sep 5, 2023
-
PointMotionOperation: implement constructor, import/export WKT and PR…
…OJJSON, and instanciation from database
Configuration menu - View commit details
-
Copy full SHA for 3606ddb - Browse repository at this point
Copy the full SHA 3606ddbView commit details -
Add AuthorityFactory::createGeodeticCRSFromDatum() utility class, ada…
…pted/moved from coordinateoperationfactory logic
Configuration menu - View commit details
-
Copy full SHA for 2ef8221 - Browse repository at this point
Copy the full SHA 2ef8221View commit details -
Add AuthorityFactory::getPointMotionOperationsFor() and allow a Coord…
…inateMetadata to be built for CRS that are not officially dynamic but have a PointMotionOperation
Configuration menu - View commit details
-
Copy full SHA for e27c8a2 - Browse repository at this point
Copy the full SHA e27c8a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d683fcf - Browse repository at this point
Copy the full SHA d683fcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 627d942 - Browse repository at this point
Copy the full SHA 627d942View commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 419cf4d - Browse repository at this point
Copy the full SHA 419cf4dView commit details -
createOperations(): use point motion operations for change of epoch b…
…etween CoordinateMetadata
Configuration menu - View commit details
-
Copy full SHA for a53a5a1 - Browse repository at this point
Copy the full SHA a53a5a1View commit details -
proj_create_operations(): allow CoordinateMetadata <--> CoordinateMet…
…adata transformations
Configuration menu - View commit details
-
Copy full SHA for 26936c1 - Browse repository at this point
Copy the full SHA 26936c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a971656 - Browse repository at this point
Copy the full SHA a971656View commit details -
Database: add 'CGVD28 height to CGVD2013a(2010) height' with NAD83(CS…
…RS)v7 as interpolation CRS
Configuration menu - View commit details
-
Copy full SHA for 284d15e - Browse repository at this point
Copy the full SHA 284d15eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ac2cfb - Browse repository at this point
Copy the full SHA 4ac2cfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9983c6e - Browse repository at this point
Copy the full SHA 9983c6eView commit details -
Database: add a 'coordinate_metadata' table and a AuthorityFactory::c…
…reateCoordinateMetadata() method Bump database layout version to 1.3
Configuration menu - View commit details
-
Copy full SHA for 4e76830 - Browse repository at this point
Copy the full SHA 4e76830View commit details -
Configuration menu - View commit details
-
Copy full SHA for ded4ecc - Browse repository at this point
Copy the full SHA ded4eccView commit details -
createFromUserInput(): make it recognize urn:ogc:def:coordinateMetada…
…ta:AUTH_NAME::CODE syntax
Configuration menu - View commit details
-
Copy full SHA for f471611 - Browse repository at this point
Copy the full SHA f471611View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd0805e - Browse repository at this point
Copy the full SHA cd0805eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ef8318 - Browse repository at this point
Copy the full SHA 9ef8318View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bfb7cb - Browse repository at this point
Copy the full SHA 9bfb7cbView commit details -
CoordinateOperationFactory: make sure to preserve interpolation CRS w…
…hen substituting source/target CRS
Configuration menu - View commit details
-
Copy full SHA for 6018751 - Browse repository at this point
Copy the full SHA 6018751View commit details
Commits on Sep 14, 2023
-
Implement 'Geographic3D Offset by velocity grid (NRCan byn)' transfor…
…mation method (e.g for NAD83(CSRS)v7 to NAD83(CSRS)v3)
Configuration menu - View commit details
-
Copy full SHA for 502c99d - Browse repository at this point
Copy the full SHA 502c99dView commit details -
CoordinateOperationFactory::Private::createOperationsWithDatumPivot()…
…: use candidateSrcGeod and candidateDstGeod of same type in priority
Configuration menu - View commit details
-
Copy full SHA for d1b58d9 - Browse repository at this point
Copy the full SHA d1b58d9View commit details -
createOperations(): compoundToCompound: tune behaviour when one of th…
…e vertical CRS has a geoid model
Configuration menu - View commit details
-
Copy full SHA for 0ba3c09 - Browse repository at this point
Copy the full SHA 0ba3c09View commit details -
Configuration menu - View commit details
-
Copy full SHA for b50b522 - Browse repository at this point
Copy the full SHA b50b522View commit details -
createOperations(): fix NAD83_CSRS_1997_MTMxx_HT2_1997 to NAD83_CSRS_…
…2010_UTMyy_CGVD2013_2010
Configuration menu - View commit details
-
Copy full SHA for 0b48c6d - Browse repository at this point
Copy the full SHA 0b48c6dView commit details -
createOperations(): tune for 'NAD83_CSRS_1997_xxxx_HT2_1997 to NAD83_…
…CSRS_1997_yyyy_CGVD2013_1997' or 'NAD83_CSRS_2002_xxxx_HT2_2002 to NAD83_CSRS_2002_yyyy_CGVD2013_2002'
Configuration menu - View commit details
-
Copy full SHA for 1b1f3c7 - Browse repository at this point
Copy the full SHA 1b1f3c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e69c319 - Browse repository at this point
Copy the full SHA e69c319View commit details -
createOperations(): fix 'ITRF2014 to NAD83(CSRS)v7' type of operation…
…s, i.e. when the point motion operation is on the end, and also make sure that the time-dependent Helmert transformation receives coordinates in the right epoch
Configuration menu - View commit details
-
Copy full SHA for 0c39032 - Browse repository at this point
Copy the full SHA 0c39032View commit details -
Vertical Offset by Grid Interpolation (NRCan byn) operations: reverse…
… the sign of the value of the grid
Configuration menu - View commit details
-
Copy full SHA for b5d33ab - Browse repository at this point
Copy the full SHA b5d33abView commit details -
Configuration menu - View commit details
-
Copy full SHA for bee4a90 - Browse repository at this point
Copy the full SHA bee4a90View commit details