Home
last modified time | relevance | path

Searched refs:pszAuthority (Results 26 – 50 of 56) sorted by relevance

123

/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/ogr/
H A Dogr_spatialref.h261 const char * pszAuthority,
H A Dogr_srs_api.h353 const char * pszAuthority,
H A Dosr_tutorial.dox346 const char * pszAuthority,
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/georaster/
H A Dgeoraster_wrapper.cpp1412 char* pszAuthority = (char*) VSI_MALLOC2_VERBOSE( sizeof(char), OWTEXT); in QueryWKText() local
1420 poStmt->Define( pszAuthority, OWTEXT ); in QueryWKText()
1425 sAuthority = pszAuthority; in QueryWKText()
1429 CPLFree( pszAuthority ); in QueryWKText()
/dports/graphics/gdal/gdal-3.3.3/frmts/georaster/
H A Dgeoraster_wrapper.cpp1412 char* pszAuthority = (char*) VSI_MALLOC2_VERBOSE( sizeof(char), OWTEXT); in QueryWKText() local
1420 poStmt->Define( pszAuthority, OWTEXT ); in QueryWKText()
1425 sAuthority = pszAuthority; in QueryWKText()
1429 CPLFree( pszAuthority ); in QueryWKText()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/georaster/
H A Dgeoraster_wrapper.cpp1412 char* pszAuthority = (char*) VSI_MALLOC2_VERBOSE( sizeof(char), OWTEXT); in QueryWKText() local
1420 poStmt->Define( pszAuthority, OWTEXT ); in QueryWKText()
1425 sAuthority = pszAuthority; in QueryWKText()
1429 CPLFree( pszAuthority ); in QueryWKText()
/dports/graphics/py-gdal/gdal-3.3.3/swig/include/
H A Dosr.i401 const char * pszAuthority, in SetAuthority() argument
403 return OSRSetAuthority( self, pszTargetKey, pszAuthority, nCode ); in SetAuthority()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/include/
H A Dosr.i401 const char * pszAuthority, in SetAuthority() argument
403 return OSRSetAuthority( self, pszTargetKey, pszAuthority, nCode ); in SetAuthority()
/dports/graphics/gdal/gdal-3.3.3/swig/include/
H A Dosr.i401 const char * pszAuthority, in SetAuthority() argument
403 return OSRSetAuthority( self, pszTargetKey, pszAuthority, nCode ); in SetAuthority()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/
H A Dogr_srs_api.h432 const char * pszAuthority,
H A Dosr_tutorial.dox346 const char * pszAuthority,
/dports/graphics/py-gdal/gdal-3.3.3/ogr/
H A Dogr_srs_api.h605 const char * pszAuthority,
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/
H A Dogr_srs_api.h605 const char * pszAuthority,
/dports/graphics/gdal/gdal-3.3.3/ogr/
H A Dogr_srs_api.h605 const char * pszAuthority,
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/pdf/
H A Dpdfcreatecopy.cpp832 const char *pszAuthority = poSRS->GetAuthorityName( "DATUM" ); in GDALPDFBuildOGC_BP_Datum() local
833 if( pszAuthority != NULL && EQUAL(pszAuthority,"EPSG") ) in GDALPDFBuildOGC_BP_Datum()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pdf/
H A Dpdfcreatecopy.cpp955 const char *pszAuthority = poSRS->GetAuthorityName( "DATUM" ); in GDALPDFBuildOGC_BP_Datum() local
956 if( pszAuthority != nullptr && EQUAL(pszAuthority,"EPSG") ) in GDALPDFBuildOGC_BP_Datum()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pdf/
H A Dpdfcreatecopy.cpp955 const char *pszAuthority = poSRS->GetAuthorityName( "DATUM" ); in GDALPDFBuildOGC_BP_Datum() local
956 if( pszAuthority != nullptr && EQUAL(pszAuthority,"EPSG") ) in GDALPDFBuildOGC_BP_Datum()
/dports/graphics/gdal/gdal-3.3.3/frmts/pdf/
H A Dpdfcreatecopy.cpp955 const char *pszAuthority = poSRS->GetAuthorityName( "DATUM" ); in GDALPDFBuildOGC_BP_Datum() local
956 if( pszAuthority != nullptr && EQUAL(pszAuthority,"EPSG") ) in GDALPDFBuildOGC_BP_Datum()
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/tutorials/
H A Dosr_api_tut.rst528 const char * pszAuthority,
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/tutorials/
H A Dosr_api_tut.rst528 const char * pszAuthority,
/dports/graphics/gdal/gdal-3.3.3/doc/source/tutorials/
H A Dosr_api_tut.rst528 const char * pszAuthority,
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/perl/
H A Dosr_wrap.cpp2093 …ority(OSRSpatialReferenceShadow *self,char const *pszTargetKey,char const *pszAuthority,int nCode){ in OSRSpatialReferenceShadow_SetAuthority() argument
2094 return OSRSetAuthority( self, pszTargetKey, pszAuthority, nCode ); in OSRSpatialReferenceShadow_SetAuthority()
/dports/graphics/gdal/gdal-3.3.3/swig/perl/
H A Dosr_wrap.cpp2093 …ority(OSRSpatialReferenceShadow *self,char const *pszTargetKey,char const *pszAuthority,int nCode){ in OSRSpatialReferenceShadow_SetAuthority() argument
2094 return OSRSetAuthority( self, pszTargetKey, pszAuthority, nCode ); in OSRSpatialReferenceShadow_SetAuthority()
/dports/graphics/py-gdal/gdal-3.3.3/swig/perl/
H A Dosr_wrap.cpp2093 …ority(OSRSpatialReferenceShadow *self,char const *pszTargetKey,char const *pszAuthority,int nCode){ in OSRSpatialReferenceShadow_SetAuthority() argument
2094 return OSRSetAuthority( self, pszTargetKey, pszAuthority, nCode ); in OSRSpatialReferenceShadow_SetAuthority()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/gdal-sys-0.2.0/prebuilt-bindings/
H A Dgdal_1.11.rs7419 pszAuthority: *const libc::c_char, in OSRSetAuthority()

123