-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #34 from jjimenezshaw/upgrade-proj-9.5.1
Upgrade to PROJ 9.5.1
- Loading branch information
Showing
72 changed files
with
1,032 additions
and
380 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,22 @@ | ||
pyproj info: | ||
pyproj: 3.6.1 | ||
PROJ: 9.5.0 | ||
pyproj: 3.7.0 | ||
PROJ (runtime): 9.5.1 | ||
PROJ (compiled): 9.5.1 | ||
data dir: /usr/share/proj/ | ||
user_data_dir: /tmp/proj | ||
PROJ DATA (recommended version): 1.19 | ||
PROJ DATA (recommended version): 1.20 | ||
PROJ Database: 1.4 | ||
EPSG Database: v11.016 [2024-08-31] | ||
ESRI Database: ArcGIS Pro 3.3 [2024-08-16] | ||
EPSG Database: v11.022 [2024-11-05] | ||
ESRI Database: ArcGIS Pro 3.4 [2024-11-04] | ||
IGNF Database: 3.1.0 [2019-05-24] | ||
|
||
System: | ||
python: 3.10.12 (main, Jul 29 2024, 16:56:48) [GCC 11.4.0] | ||
python: 3.10.12 (main, Nov 6 2024, 20:22:13) [GCC 11.4.0] | ||
executable: /home/venv/bin/python3 | ||
machine: Linux-6.5.0-1025-azure-x86_64-with-glibc2.35 | ||
|
||
Python deps: | ||
certifi: 2024.8.30 | ||
Cython: None | ||
setuptools: 59.6.0 | ||
pip: 24.2 | ||
pip: 24.3.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
VERT_CS["CGVD28(HTv2.0) height", | ||
VERT_DATUM["Canadian Geodetic Vertical Datum of 1928 (Height Transformation version 2.0)",2005, | ||
AUTHORITY["EPSG","1384"]], | ||
UNIT["metre",1, | ||
AUTHORITY["EPSG","9001"]], | ||
AXIS["Gravity-related height",UP], | ||
AUTHORITY["EPSG","10588"]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
GEOCCS["RGM23", | ||
DATUM["Mayotte_Geodetic_Reference_Frame_2023", | ||
SPHEROID["GRS 1980",6378137,298.257222101, | ||
AUTHORITY["EPSG","7019"]], | ||
AUTHORITY["EPSG","1389"]], | ||
PRIMEM["Greenwich",0, | ||
AUTHORITY["EPSG","8901"]], | ||
UNIT["metre",1, | ||
AUTHORITY["EPSG","9001"]], | ||
AXIS["Geocentric X",OTHER], | ||
AXIS["Geocentric Y",OTHER], | ||
AXIS["Geocentric Z",NORTH], | ||
AUTHORITY["EPSG","10669"]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Error: EPSG:10670 cannot be written as WKT1_GDAL | ||
type: GEOGRAPHIC_3D_CRS | ||
name: RGM23 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
GEOGCS["RGM23", | ||
DATUM["Mayotte_Geodetic_Reference_Frame_2023", | ||
SPHEROID["GRS 1980",6378137,298.257222101, | ||
AUTHORITY["EPSG","7019"]], | ||
AUTHORITY["EPSG","1389"]], | ||
PRIMEM["Greenwich",0, | ||
AUTHORITY["EPSG","8901"]], | ||
UNIT["degree",0.0174532925199433, | ||
AUTHORITY["EPSG","9122"]], | ||
AUTHORITY["EPSG","10671"]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Error: EPSG:10672 cannot be written as WKT1_GDAL | ||
type: GEOGRAPHIC_3D_CRS | ||
name: RGM23 (lon-lat) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
GEOGCS["RGM23 (lon-lat)", | ||
DATUM["Mayotte_Geodetic_Reference_Frame_2023", | ||
SPHEROID["GRS 1980",6378137,298.257222101, | ||
AUTHORITY["EPSG","7019"]], | ||
AUTHORITY["EPSG","1389"]], | ||
PRIMEM["Greenwich",0, | ||
AUTHORITY["EPSG","8901"]], | ||
UNIT["degree",0.0174532925199433, | ||
AUTHORITY["EPSG","9122"]], | ||
AUTHORITY["EPSG","10673"]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
PROJCS["ETRS89_DREF91_2016_UTM_zone_31N", | ||
GEOGCS["ETRS89/DREF91/2016", | ||
DATUM["ETRS89_DREF91_Realization_2016", | ||
PROJCS["RGM23 / UTM zone 38S", | ||
GEOGCS["RGM23", | ||
DATUM["Mayotte_Geodetic_Reference_Frame_2023", | ||
SPHEROID["GRS 1980",6378137,298.257222101, | ||
AUTHORITY["EPSG","7019"]], | ||
AUTHORITY["EPSG","1353"]], | ||
AUTHORITY["EPSG","1389"]], | ||
PRIMEM["Greenwich",0, | ||
AUTHORITY["EPSG","8901"]], | ||
UNIT["degree",0.0174532925199433, | ||
AUTHORITY["EPSG","9122"]], | ||
AUTHORITY["EPSG","10284"]], | ||
AUTHORITY["EPSG","10671"]], | ||
PROJECTION["Transverse_Mercator"], | ||
PARAMETER["latitude_of_origin",0], | ||
PARAMETER["central_meridian",3], | ||
PARAMETER["central_meridian",45], | ||
PARAMETER["scale_factor",0.9996], | ||
PARAMETER["false_easting",500000], | ||
PARAMETER["false_northing",0], | ||
PARAMETER["false_northing",10000000], | ||
UNIT["metre",1, | ||
AUTHORITY["EPSG","9001"]], | ||
AXIS["Easting",EAST], | ||
AXIS["Northing",NORTH], | ||
AUTHORITY["ESRI","10731"]] | ||
AUTHORITY["EPSG","10674"]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
VERT_CS["BSCD2000 depth", | ||
VERT_DATUM["Baltic Sea Chart Datum 2000",2005, | ||
AUTHORITY["EPSG","1390"]], | ||
UNIT["metre",1, | ||
AUTHORITY["EPSG","9001"]], | ||
AXIS["Depth",DOWN], | ||
AUTHORITY["EPSG","10678"]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
COMPD_CS["ETRS89 + BSCD2000 depth", | ||
GEOGCS["ETRS89", | ||
DATUM["European_Terrestrial_Reference_System_1989", | ||
SPHEROID["GRS 1980",6378137,298.257222101, | ||
AUTHORITY["EPSG","7019"]], | ||
AUTHORITY["EPSG","6258"]], | ||
PRIMEM["Greenwich",0, | ||
AUTHORITY["EPSG","8901"]], | ||
UNIT["degree",0.0174532925199433, | ||
AUTHORITY["EPSG","9122"]], | ||
AUTHORITY["EPSG","4258"]], | ||
VERT_CS["BSCD2000 depth", | ||
VERT_DATUM["Baltic Sea Chart Datum 2000",2005, | ||
AUTHORITY["EPSG","1390"]], | ||
UNIT["metre",1, | ||
AUTHORITY["EPSG","9001"]], | ||
AXIS["Depth",DOWN], | ||
AUTHORITY["EPSG","10678"]], | ||
AUTHORITY["EPSG","10679"]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
COMPD_CS["Slovenia 1996 + SVS2000 height", | ||
GEOGCS["Slovenia 1996", | ||
DATUM["Slovenia_Geodetic_Datum_1996", | ||
SPHEROID["GRS 1980",6378137,298.257222101, | ||
AUTHORITY["EPSG","7019"]], | ||
AUTHORITY["EPSG","6765"]], | ||
PRIMEM["Greenwich",0, | ||
AUTHORITY["EPSG","8901"]], | ||
UNIT["degree",0.0174532925199433, | ||
AUTHORITY["EPSG","9122"]], | ||
AUTHORITY["EPSG","4765"]], | ||
VERT_CS["SVS2000 height", | ||
VERT_DATUM["Slovenian Vertical System 2000",2005, | ||
AUTHORITY["EPSG","5177"]], | ||
UNIT["metre",1, | ||
AUTHORITY["EPSG","9001"]], | ||
AXIS["Gravity-related height",UP], | ||
AUTHORITY["EPSG","5779"]], | ||
AUTHORITY["EPSG","10686"]] |
Oops, something went wrong.