Home
last modified time | relevance | path

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

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/raw/
H A Denvidataset.cpp1439 const double pixelEasting = CPLAtof(papszFields[3]); in ProcessMapinfo() local
1444 adfGeoTransform[0] = pixelEasting - (xReference - 1) * xPixelSize; in ProcessMapinfo()
/dports/graphics/gdal/gdal-3.3.3/frmts/raw/
H A Denvidataset.cpp1439 const double pixelEasting = CPLAtof(papszFields[3]); in ProcessMapinfo() local
1444 adfGeoTransform[0] = pixelEasting - (xReference - 1) * xPixelSize; in ProcessMapinfo()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/raw/
H A Denvidataset.cpp1439 const double pixelEasting = CPLAtof(papszFields[3]); in ProcessMapinfo() local
1444 adfGeoTransform[0] = pixelEasting - (xReference - 1) * xPixelSize; in ProcessMapinfo()