Searched refs:gmt_export2proj4 (Results 1 – 7 of 7) sorted by relevance
298 projstring = gmt_export2proj4 (GMT); /* Convert the GMT -J<...> into a proj4 string */ in GMT_grdedit()
626 …Rect->header->ProjRefPROJ4 = gmt_export2proj4(GMT); /* Convert the GMT -J<...> into a proj4 string… in GMT_grdproject()
550 Grid->header->ProjRefPROJ4 = gmt_export2proj4(GMT); in GMT_xyz2grd()
257 EXTERN_MSC char * gmt_export2proj4 (struct GMT_CTRL *GMT);
1797 img_ProjectionRefPROJ4 = gmt_export2proj4(GMT); /* Get the proj4 string */ in GMT_grdimage()
2174 …C.Grid->header->ProjRefPROJ4 = gmt_export2proj4 (GMT); /* Convert the GMT -J<...> into a proj4 str… in GMT_surface()
8172 char *gmt_export2proj4 (struct GMT_CTRL *GMT) { in gmt_export2proj4() function8872 pstr = gmt_export2proj4 (GMT); in gmt_plotinit()