Home
last modified time | relevance | path

Searched refs:GTIFGetDatumInfo (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/
H A Dgeo_normalize.h178 int CPL_DLL GTIFGetDatumInfo( int nDatumCode, char **ppszName,
H A Dgeo_normalize.c778 int GTIFGetDatumInfo( int nDatumCode, char ** ppszName, short * pnEllipsoid ) in GTIFGetDatumInfo() function
2177 GTIFGetDatumInfo( psDefn->Datum, NULL, &(psDefn->Ellipsoid) ); in GTIFGetDefn()
2450 GTIFGetDatumInfo( psDefn->Datum, &pszName, NULL ); in GTIFPrintDefn()
/dports/misc/vxl/vxl-3.3.2/v3p/geotiff/
H A Dgeo_normalize.h176 int CPL_DLL GTIFGetDatumInfo( int nDatumCode, char **ppszName,
H A Dgeo_normalize.c721 int GTIFGetDatumInfo( int nDatumCode, char ** ppszName, short * pnEllipsoid ) in GTIFGetDatumInfo() function
2025 GTIFGetDatumInfo( psDefn->Datum, NULL, &(psDefn->Ellipsoid) ); in GTIFGetDefn()
2296 GTIFGetDatumInfo( psDefn->Datum, &pszName, NULL ); in GTIFPrintDefn()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/gtiff/libgeotiff/
H A Dgeo_normalize.h155 int CPL_DLL GTIFGetDatumInfo( int nDatumCode, char **ppszName,
H A Dgdal_libgeotiff_symbol_rename.h21 #define GTIFGetDatumInfo gdal_GTIFGetDatumInfo macro
H A Dgeo_normalize.c692 int GTIFGetDatumInfo( int nDatumCode, char ** ppszName, short * pnEllipsoid ) in GTIFGetDatumInfo() function
2426 GTIFGetDatumInfo( psDefn->Datum, NULL, &(psDefn->Ellipsoid) ); in GTIFGetDefn()
2713 GTIFGetDatumInfo( psDefn->Datum, &pszName, NULL ); in GTIFPrintDefn()
/dports/graphics/libgeotiff/libgeotiff-1.7.0/
H A Dgeo_normalize.h172 int GTIF_DLL GTIFGetDatumInfo( int nDatumCode, char **ppszName,
H A Dgeo_normalize.c900 int GTIFGetDatumInfo( int nDatumCode, char ** ppszName, short * pnEllipsoid ) in GTIFGetDatumInfo() function
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/gtiff/libgeotiff/
H A Dgeo_normalize.h172 int GTIF_DLL GTIFGetDatumInfo( int nDatumCode, char **ppszName,
H A Dgdal_libgeotiff_symbol_rename.h23 #define GTIFGetDatumInfo gdal_GTIFGetDatumInfo
H A Dgeo_normalize.c900 int GTIFGetDatumInfo( int nDatumCode, char ** ppszName, short * pnEllipsoid )
/dports/graphics/py-gdal/gdal-3.3.3/frmts/gtiff/libgeotiff/
H A Dgeo_normalize.h172 int GTIF_DLL GTIFGetDatumInfo( int nDatumCode, char **ppszName,
H A Dgdal_libgeotiff_symbol_rename.h23 #define GTIFGetDatumInfo gdal_GTIFGetDatumInfo macro
H A Dgeo_normalize.c900 int GTIFGetDatumInfo( int nDatumCode, char ** ppszName, short * pnEllipsoid ) in GTIFGetDatumInfo() function
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/mrsid/
H A Dmrsiddataset.cpp2530 GTIFGetDatumInfo( psDefn->Datum, NULL, &(psDefn->Ellipsoid) ); in GetGTIFDefn()
2730 GTIFGetDatumInfo( psDefn->Datum, &pszDatumName, NULL ); in GetOGISDefn()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/mrsid/
H A Dmrsiddataset.cpp2514 GTIFGetDatumInfo( psDefn->Datum, nullptr, &(psDefn->Ellipsoid) );
2713 GTIFGetDatumInfo( psDefnIn->Datum, &pszDatumName, nullptr );
/dports/graphics/gdal/gdal-3.3.3/frmts/mrsid/
H A Dmrsiddataset.cpp2514 GTIFGetDatumInfo( psDefn->Datum, nullptr, &(psDefn->Ellipsoid) ); in GetGTIFDefn()
2713 GTIFGetDatumInfo( psDefnIn->Datum, &pszDatumName, nullptr ); in GetOGISDefn()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/mrsid/
H A Dmrsiddataset.cpp2514 GTIFGetDatumInfo( psDefn->Datum, nullptr, &(psDefn->Ellipsoid) ); in GetGTIFDefn()
2713 GTIFGetDatumInfo( psDefnIn->Datum, &pszDatumName, nullptr ); in GetOGISDefn()
/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Dmap_tif.c1076 GTIFGetDatumInfo( defn.Datum, &datum_name, NULL ); in draw_geotiff_image_map()
/dports/devel/upp/upp/bazaar/plugin/geotiff/
H A Dgt_wkt_srs.cpp317 GTIFGetDatumInfo( psDefn->Datum, &pszDatumName, NULL ); in GTIFGetOGISDefn()
/dports/devel/liblas12/libLAS-1.2.1/src/
H A Dgt_wkt_srs.cpp352 GTIFGetDatumInfo( psDefn->Datum, &pszDatumName, NULL ); in GTIFGetOGISDefn()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/gtiff/
H A Dgt_wkt_srs.cpp605 GTIFGetDatumInfo( psDefn->Datum, &pszDatumName, NULL ); in GTIFGetOGISDefn()
/dports/devel/liblas/libLAS-1.8.1/src/
H A Dgt_wkt_srs.cpp531 GTIFGetDatumInfo( psDefn->Datum, &pszDatumName, NULL ); in GTIFGetOGISDefn()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/gtiff/
H A Dgt_wkt_srs.cpp687 GTIFGetDatumInfo(

12