polartoolkit.gmt_projection_from_epsg# gmt_projection_from_epsg(epsg)[source]# Get a GMT projection string from an EPSG code. This just prints it out to stdout, but doesnβt capture the actual value. Parameters: epsg (str) β EPSG code to get the projection string for, for example β3031β Return type: None