Re: [gdal-dev] Matching ESRI projection/transformations using GDAL/OSR

2022-02-17 Thread adamgutonski via gdal-dev
Thank you so much! This appears to have resolved the issue. Sent with [ProtonMail](https://protonmail.com/) Secure Email. --- Original Message --- On Thursday, February 17th, 2022 at 10:36 AM, Even Rouault wrote: > Hi, > >> I am attempting to project and transform geometry using OSR. T

Re: [gdal-dev] Matching ESRI projection/transformations using GDAL/OSR

2022-02-17 Thread Even Rouault
Hi, I am attempting to project and transform geometry using OSR.  The projection/transformation is from ITRF2014 via Proj4 string to NAD83(CSRS)v7 (EPSG:8255).  My problem is that I need the transformation output to match the output I receive when transforming the geometry in ESRI using the

[gdal-dev] Matching ESRI projection/transformations using GDAL/OSR

2022-02-17 Thread adamgutonski via gdal-dev
Hello, I am attempting to project and transform geometry using OSR. The projection/transformation is from ITRF2014 via Proj4 string to NAD83(CSRS)v7 (EPSG:8255). My problem is that I need the transformation output to match the output I receive when transforming the geometry in ESRI using the g