Home
last modified time | relevance | path

Searched refs:IsDerivedGeographic (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/py-gdal/gdal-3.3.3/ogr/
H A Dogr_spatialref.h346 int IsDerivedGeographic() const;
H A Dogrspatialreference.cpp1516 if( IsDerivedGeographic() ) in exportToWkt()
8451 int OGRSpatialReference::IsDerivedGeographic() const in IsDerivedGeographic() function in OGRSpatialReference
8483 return ToPointer(hSRS)->IsDerivedGeographic(); in OSRIsDerivedGeographic()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/
H A Dogr_spatialref.h346 int IsDerivedGeographic() const;
H A Dogrspatialreference.cpp1516 if( IsDerivedGeographic() ) in exportToWkt()
8451 int OGRSpatialReference::IsDerivedGeographic() const in IsDerivedGeographic() function in OGRSpatialReference
8483 return ToPointer(hSRS)->IsDerivedGeographic(); in OSRIsDerivedGeographic()
/dports/graphics/gdal/gdal-3.3.3/ogr/
H A Dogr_spatialref.h346 int IsDerivedGeographic() const;
H A Dogrspatialreference.cpp1516 if( IsDerivedGeographic() ) in exportToWkt()
8451 int OGRSpatialReference::IsDerivedGeographic() const in IsDerivedGeographic() function in OGRSpatialReference
8483 return ToPointer(hSRS)->IsDerivedGeographic(); in OSRIsDerivedGeographic()
/dports/graphics/py-gdal/gdal-3.3.3/swig/include/
H A Dosr.i368 int IsDerivedGeographic() { in IsDerivedGeographic() function
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/include/
H A Dosr.i368 int IsDerivedGeographic() { in IsDerivedGeographic() function
/dports/graphics/gdal/gdal-3.3.3/swig/include/
H A Dosr.i368 int IsDerivedGeographic() { in IsDerivedGeographic() function
/dports/graphics/py-gdal/gdal-3.3.3/swig/perl/lib/Geo/
H A DOSR.pm188 *IsDerivedGeographic = *Geo::OSRc::SpatialReference_IsDerivedGeographic;
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/perl/lib/Geo/
H A DOSR.pm188 *IsDerivedGeographic = *Geo::OSRc::SpatialReference_IsDerivedGeographic;
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/python/osgeo/
H A Dosr.py415 def IsDerivedGeographic(self, *args): member in SpatialReference
/dports/graphics/gdal/gdal-3.3.3/swig/perl/lib/Geo/
H A DOSR.pm188 *IsDerivedGeographic = *Geo::OSRc::SpatialReference_IsDerivedGeographic;
/dports/graphics/gdal/gdal-3.3.3/swig/python/osgeo/
H A Dosr.py415 def IsDerivedGeographic(self, *args): member in SpatialReference
/dports/graphics/py-gdal/gdal-3.3.3/swig/python/osgeo/
H A Dosr.py415 def IsDerivedGeographic(self, *args): member in SpatialReference
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/gtiff/
H A Dgeotiff.cpp11327 if( m_oSRS.IsDerivedGeographic() ) in WriteGeoTIFFInfo()
18034 if( l_poSRS->IsDerivedGeographic() ) in CreateCopy()
/dports/graphics/gdal/gdal-3.3.3/frmts/gtiff/
H A Dgeotiff.cpp11327 if( m_oSRS.IsDerivedGeographic() ) in WriteGeoTIFFInfo()
18034 if( l_poSRS->IsDerivedGeographic() ) in CreateCopy()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/gtiff/
H A Dgeotiff.cpp11327 if( m_oSRS.IsDerivedGeographic() ) in WriteGeoTIFFInfo()
18034 if( l_poSRS->IsDerivedGeographic() ) in CreateCopy()