GenericMappingTools / gmt

The Generic Mapping Tools
https://www.generic-mapping-tools.org
Other
863 stars 359 forks source link

grdproject with -Js looses the true scale parameter when converting to PROJ4 #4138

Open joa-quim opened 4 years ago

joa-quim commented 4 years ago

For example the UPS proj

gmt grdproject -Js0/90/81.11451786859362545/1:1 -C -F ...

will store a wrong proj4 string

grdproject [INFORMATION]: Proj4 string to be converted to WKT:
        +proj=stere +lat_0=90 +lon_0=0 +k=1 +x_0=0 +y_0=0 +units=m +a=6378137.000 +b=6356752.314 +ellps=WGS84 +datum=WGS84 +units=m +no_defs
stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had activity in the last 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had activity in the last 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions.