Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/georaster/
H A Dgeoraster_wrapper.cpp156 if( phRPC ) in ~GeoRasterWrapper()
2464 phRPC = NULL; in GetRPC()
2473 phRPC = NULL; in GetRPC()
2482 phRPC = NULL; in GetRPC()
2498 phRPC = NULL; in GetRPC()
2507 phRPC = NULL; in GetRPC()
2516 phRPC = NULL; in GetRPC()
2532 phRPC = NULL; in GetRPC()
2541 phRPC = NULL; in GetRPC()
2550 phRPC = NULL; in GetRPC()
[all …]
H A Dgeoraster_dataset.cpp208 if( poGRW->phRPC ) in Open()
210 char **papszRPC_MD = RPCInfoToMD( poGRW->phRPC ); in Open()
894 poDstDS->poGeoRaster->phRPC = (GDALRPCInfo*) VSIMalloc( sizeof(GDALRPCInfo) ); in CreateCopy()
895 GDALExtractRPCInfo( papszRPCMetadata, poDstDS->poGeoRaster->phRPC ); in CreateCopy()
1224 if( poGeoRaster->phRPC ) in GetGeoTransform()
1247 if( poGeoRaster->phRPC ) in GetProjectionRef()
H A Dgeoraster_priv.h474 GDALRPCInfo* phRPC; variable
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/georaster/
H A Dgeoraster_wrapper.cpp178 if( phRPC ) in ~GeoRasterWrapper()
180 CPLFree( phRPC ); in ~GeoRasterWrapper()
2737 phRPC = nullptr; in GetRPC()
2746 phRPC = nullptr; in GetRPC()
2755 phRPC = nullptr; in GetRPC()
2773 phRPC = nullptr; in GetRPC()
2782 phRPC = nullptr; in GetRPC()
2791 phRPC = nullptr; in GetRPC()
2809 phRPC = nullptr; in GetRPC()
2818 phRPC = nullptr; in GetRPC()
[all …]
H A Dgeoraster_dataset.cpp209 if( poGRW->phRPC ) in Open()
211 char **papszRPC_MD = RPCInfoV2ToMD( poGRW->phRPC ); in Open()
1373 poDstDS->poGeoRaster->phRPC = (GDALRPCInfoV2*) VSICalloc( 1, sizeof(GDALRPCInfoV2) ); in CreateCopy()
1375 GDALExtractRPCInfoV2( papszRPCMetadata, poDstDS->poGeoRaster->phRPC )); in CreateCopy()
1806 if( poGeoRaster->phRPC ) in GetGeoTransform()
1829 if( poGeoRaster->phRPC ) in _GetProjectionRef()
H A Dgeoraster_priv.h521 GDALRPCInfoV2* phRPC; variable
/dports/graphics/gdal/gdal-3.3.3/frmts/georaster/
H A Dgeoraster_wrapper.cpp178 if( phRPC ) in ~GeoRasterWrapper()
180 CPLFree( phRPC ); in ~GeoRasterWrapper()
2737 phRPC = nullptr; in GetRPC()
2746 phRPC = nullptr; in GetRPC()
2755 phRPC = nullptr; in GetRPC()
2773 phRPC = nullptr; in GetRPC()
2782 phRPC = nullptr; in GetRPC()
2791 phRPC = nullptr; in GetRPC()
2809 phRPC = nullptr; in GetRPC()
2818 phRPC = nullptr; in GetRPC()
[all …]
H A Dgeoraster_dataset.cpp209 if( poGRW->phRPC ) in Open()
211 char **papszRPC_MD = RPCInfoV2ToMD( poGRW->phRPC ); in Open()
1373 poDstDS->poGeoRaster->phRPC = (GDALRPCInfoV2*) VSICalloc( 1, sizeof(GDALRPCInfoV2) ); in CreateCopy()
1375 GDALExtractRPCInfoV2( papszRPCMetadata, poDstDS->poGeoRaster->phRPC )); in CreateCopy()
1806 if( poGeoRaster->phRPC ) in GetGeoTransform()
1829 if( poGeoRaster->phRPC ) in _GetProjectionRef()
H A Dgeoraster_priv.h521 GDALRPCInfoV2* phRPC; variable
/dports/graphics/py-gdal/gdal-3.3.3/frmts/georaster/
H A Dgeoraster_wrapper.cpp178 if( phRPC ) in ~GeoRasterWrapper()
180 CPLFree( phRPC ); in ~GeoRasterWrapper()
2737 phRPC = nullptr; in GetRPC()
2746 phRPC = nullptr; in GetRPC()
2755 phRPC = nullptr; in GetRPC()
2773 phRPC = nullptr; in GetRPC()
2782 phRPC = nullptr; in GetRPC()
2791 phRPC = nullptr; in GetRPC()
2809 phRPC = nullptr; in GetRPC()
2818 phRPC = nullptr; in GetRPC()
[all …]
H A Dgeoraster_dataset.cpp209 if( poGRW->phRPC ) in Open()
211 char **papszRPC_MD = RPCInfoV2ToMD( poGRW->phRPC ); in Open()
1373 poDstDS->poGeoRaster->phRPC = (GDALRPCInfoV2*) VSICalloc( 1, sizeof(GDALRPCInfoV2) ); in CreateCopy()
1375 GDALExtractRPCInfoV2( papszRPCMetadata, poDstDS->poGeoRaster->phRPC )); in CreateCopy()
1806 if( poGeoRaster->phRPC ) in GetGeoTransform()
1829 if( poGeoRaster->phRPC ) in _GetProjectionRef()
H A Dgeoraster_priv.h521 GDALRPCInfoV2* phRPC; variable