Home
last modified time | relevance | path

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

/dports/graphics/py-gdal/gdal-3.3.3/frmts/raw/
H A Dhkvdataset.cpp582 papszGeoref = CSLSetNameValue( papszGeoref, "top_left.latitude", in SetGeoTransform()
586 papszGeoref = CSLSetNameValue( papszGeoref, "top_left.longitude", in SetGeoTransform()
630 papszGeoref = CSLSetNameValue( papszGeoref, "top_right.latitude", in SetGeoTransform()
634 papszGeoref = CSLSetNameValue( papszGeoref, "top_right.longitude", in SetGeoTransform()
678 papszGeoref = CSLSetNameValue( papszGeoref, "bottom_left.latitude", in SetGeoTransform()
682 papszGeoref = CSLSetNameValue( papszGeoref, "bottom_left.longitude", in SetGeoTransform()
763 papszGeoref = CSLSetNameValue( papszGeoref, "centre.latitude", in SetGeoTransform()
767 papszGeoref = CSLSetNameValue( papszGeoref, "centre.longitude", in SetGeoTransform()
869 papszGeoref = CSLSetNameValue( papszGeoref, "spheroid.name", in _SetProjection()
881 papszGeoref = CSLSetNameValue( papszGeoref, "spheroid.name", in _SetProjection()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/raw/
H A Dhkvdataset.cpp582 papszGeoref = CSLSetNameValue( papszGeoref, "top_left.latitude", in SetGeoTransform()
586 papszGeoref = CSLSetNameValue( papszGeoref, "top_left.longitude", in SetGeoTransform()
630 papszGeoref = CSLSetNameValue( papszGeoref, "top_right.latitude", in SetGeoTransform()
634 papszGeoref = CSLSetNameValue( papszGeoref, "top_right.longitude", in SetGeoTransform()
678 papszGeoref = CSLSetNameValue( papszGeoref, "bottom_left.latitude", in SetGeoTransform()
682 papszGeoref = CSLSetNameValue( papszGeoref, "bottom_left.longitude", in SetGeoTransform()
763 papszGeoref = CSLSetNameValue( papszGeoref, "centre.latitude", in SetGeoTransform()
767 papszGeoref = CSLSetNameValue( papszGeoref, "centre.longitude", in SetGeoTransform()
869 papszGeoref = CSLSetNameValue( papszGeoref, "spheroid.name", in _SetProjection()
881 papszGeoref = CSLSetNameValue( papszGeoref, "spheroid.name", in _SetProjection()
[all …]
/dports/graphics/gdal/gdal-3.3.3/frmts/raw/
H A Dhkvdataset.cpp582 papszGeoref = CSLSetNameValue( papszGeoref, "top_left.latitude", in SetGeoTransform()
586 papszGeoref = CSLSetNameValue( papszGeoref, "top_left.longitude", in SetGeoTransform()
630 papszGeoref = CSLSetNameValue( papszGeoref, "top_right.latitude", in SetGeoTransform()
634 papszGeoref = CSLSetNameValue( papszGeoref, "top_right.longitude", in SetGeoTransform()
678 papszGeoref = CSLSetNameValue( papszGeoref, "bottom_left.latitude", in SetGeoTransform()
682 papszGeoref = CSLSetNameValue( papszGeoref, "bottom_left.longitude", in SetGeoTransform()
763 papszGeoref = CSLSetNameValue( papszGeoref, "centre.latitude", in SetGeoTransform()
767 papszGeoref = CSLSetNameValue( papszGeoref, "centre.longitude", in SetGeoTransform()
869 papszGeoref = CSLSetNameValue( papszGeoref, "spheroid.name", in _SetProjection()
881 papszGeoref = CSLSetNameValue( papszGeoref, "spheroid.name", in _SetProjection()
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/raw/
H A Dhkvdataset.cpp192 char **papszGeoref; member in HKVDataset
294 papszGeoref = NULL; in HKVDataset()
604 papszGeoref = CSLSetNameValue( papszGeoref, "top_left.latitude", in SetGeoTransform()
608 papszGeoref = CSLSetNameValue( papszGeoref, "top_left.longitude", in SetGeoTransform()
647 papszGeoref = CSLSetNameValue( papszGeoref, "top_right.latitude", in SetGeoTransform()
651 papszGeoref = CSLSetNameValue( papszGeoref, "top_right.longitude", in SetGeoTransform()
785 papszGeoref = CSLSetNameValue( papszGeoref, "centre.latitude", in SetGeoTransform()
789 papszGeoref = CSLSetNameValue( papszGeoref, "centre.longitude", in SetGeoTransform()
893 papszGeoref = CSLSetNameValue( papszGeoref, "spheroid.name", in SetProjection()
906 papszGeoref = CSLSetNameValue( papszGeoref, "spheroid.name", in SetProjection()
[all …]