Home
last modified time | relevance | path

Searched refs:img_ProjectionRefPROJ4 (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgrdimage.c1166 …char *img_ProjectionRefPROJ4 = NULL, *way[2] = {"via GDAL", "directly"}, cmd[GMT_LEN256] = {""}, d… in GMT_grdimage() local
1797 img_ProjectionRefPROJ4 = gmt_export2proj4(GMT); /* Get the proj4 string */ in GMT_grdimage()
1798 Out->header->ProjRefPROJ4 = img_ProjectionRefPROJ4; in GMT_grdimage()