Home
last modified time | relevance | path

Searched refs:bIsGeographic (Results 26 – 35 of 35) sorted by relevance

12

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pdf/
H A Dpdfcreatefromcomposition.cpp859 int bIsGeographic = OSRIsGeographic(hSRS); in GenerateISO32000_Georeferencing() local
918 oGCSDict.Add("Type", GDALPDFObjectRW::CreateName(bIsGeographic ? "GEOGCS" : "PROJCS")) in GenerateISO32000_Georeferencing()
H A Dpdfcreatecopy.cpp864 int bIsGeographic = OSRIsGeographic(hSRS); in WriteSRS_ISO32000() local
925 oGCSDict.Add("Type", GDALPDFObjectRW::CreateName(bIsGeographic ? "GEOGCS" : "PROJCS")) in WriteSRS_ISO32000()
/dports/graphics/gdal/gdal-3.3.3/frmts/pdf/
H A Dpdfcreatefromcomposition.cpp859 int bIsGeographic = OSRIsGeographic(hSRS); in GenerateISO32000_Georeferencing() local
918 oGCSDict.Add("Type", GDALPDFObjectRW::CreateName(bIsGeographic ? "GEOGCS" : "PROJCS")) in GenerateISO32000_Georeferencing()
H A Dpdfcreatecopy.cpp864 int bIsGeographic = OSRIsGeographic(hSRS); in WriteSRS_ISO32000() local
925 oGCSDict.Add("Type", GDALPDFObjectRW::CreateName(bIsGeographic ? "GEOGCS" : "PROJCS")) in WriteSRS_ISO32000()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pdf/
H A Dpdfcreatefromcomposition.cpp859 int bIsGeographic = OSRIsGeographic(hSRS); in GenerateISO32000_Georeferencing() local
918 oGCSDict.Add("Type", GDALPDFObjectRW::CreateName(bIsGeographic ? "GEOGCS" : "PROJCS")) in GenerateISO32000_Georeferencing()
H A Dpdfcreatecopy.cpp864 int bIsGeographic = OSRIsGeographic(hSRS); in WriteSRS_ISO32000() local
925 oGCSDict.Add("Type", GDALPDFObjectRW::CreateName(bIsGeographic ? "GEOGCS" : "PROJCS")) in WriteSRS_ISO32000()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/netcdf/
H A Dnetcdfdataset.cpp2239 bIsGeographic(false), // Can be not projected, and also not geographic in netCDFDataset()
4762 bIsGeographic = true; in AddProjectionVars()
4770 static_cast<int>(bIsGeographic)); in AddProjectionVars()
4892 bWriteGridMapping = bIsGeographic; in AddProjectionVars()
4935 static_cast<int>(bIsGeographic), in AddProjectionVars()
/dports/graphics/gdal/gdal-3.3.3/frmts/netcdf/
H A Dnetcdfdataset.cpp2239 bIsGeographic(false), // Can be not projected, and also not geographic in netCDFDataset()
4762 bIsGeographic = true; in AddProjectionVars()
4770 static_cast<int>(bIsGeographic)); in AddProjectionVars()
4892 bWriteGridMapping = bIsGeographic; in AddProjectionVars()
4935 static_cast<int>(bIsGeographic), in AddProjectionVars()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/netcdf/
H A Dnetcdfdataset.cpp2239 bIsGeographic(false), // Can be not projected, and also not geographic in netCDFDataset()
4762 bIsGeographic = true; in AddProjectionVars()
4770 static_cast<int>(bIsGeographic)); in AddProjectionVars()
4892 bWriteGridMapping = bIsGeographic; in AddProjectionVars()
4935 static_cast<int>(bIsGeographic), in AddProjectionVars()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/pdf/
H A Dpdfcreatecopy.cpp740 int bIsGeographic = OSRIsGeographic(hSRS); in WriteSRS_ISO32000() local
802 oGCSDict.Add("Type", GDALPDFObjectRW::CreateName(bIsGeographic ? "GEOGCS" : "PROJCS")) in WriteSRS_ISO32000()

12