Skip to content

Support exporting Mercator (Spherical) on a sphere as Mercator_1SP in WKT1#4555

Merged
rouault merged 1 commit intoOSGeo:masterfrom
rouault:fix_gdal_12891
Aug 8, 2025
Merged

Support exporting Mercator (Spherical) on a sphere as Mercator_1SP in WKT1#4555
rouault merged 1 commit intoOSGeo:masterfrom
rouault:fix_gdal_12891

Conversation

@rouault
Copy link
Member

@rouault rouault commented Aug 7, 2025

@rouault rouault added this to the 9.7.0 milestone Aug 7, 2025
@rouault rouault added the funded through GSP Work funded through the GDAL Sponsorship Program label Aug 7, 2025
@mkbarker
Copy link

mkbarker commented Aug 8, 2025

Thanks for the quick response! I was wondering if there was some temporary workaround solution I could use until the next release?

@rouault
Copy link
Member Author

rouault commented Aug 8, 2025

I was wondering if there was some temporary workaround solution I could use until the next release?

use 'PROJCS["Moon (2015) - Sphere / Ocentric / Mercator",GEOGCS["Moon (2015) - Sphere / Ocentric",DATUM["Moon (2015) - Sphere",SPHEROID["Moon (2015) - Sphere",1737400,0,AUTHORITY["IAU","30100"]],AUTHORITY["IAU","30100"]],PRIMEM["Reference Meridian",0,AUTHORITY["IAU","30100"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["IAU","30100"]],PROJECTION["Mercator_1SP"],PARAMETER["central_meridian",0],PARAMETER["false_easting",0],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["IAU","30190"]]' as the value of -t_srs

@rouault rouault merged commit 2d1c017 into OSGeo:master Aug 8, 2025
27 checks passed
@mkbarker
Copy link

mkbarker commented Aug 8, 2025

Great, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

funded through GSP Work funded through the GDAL Sponsorship Program

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using IAU_2015:30190 causes gdalwarp to always create .xml file

2 participants