Home
last modified time | relevance | path

Searched refs:OSRNewSpatialReference (Results 1 – 25 of 156) sorted by relevance

1234567

/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/hdf4/hdf-eos/
H A Dgctp_wrap.c99 hOutSourceSRS = OSRNewSpatialReference( NULL ); in for_init()
101 hLatLong = OSRNewSpatialReference ( SRS_WKT_WGS84 ); in for_init()
156 hInSourceSRS = OSRNewSpatialReference( NULL ); in inv_init()
159 hLatLong = OSRNewSpatialReference ( SRS_WKT_WGS84 ); in inv_init()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/hdf4/hdf-eos/
H A Dgctp_wrap.c119 hOutSourceSRS = OSRNewSpatialReference( NULL ); in for_init()
123 hLatLong = OSRNewSpatialReference ( SRS_WKT_WGS84_LAT_LONG ); in for_init()
179 hInSourceSRS = OSRNewSpatialReference( NULL ); in inv_init()
183 hLatLong = OSRNewSpatialReference ( SRS_WKT_WGS84_LAT_LONG ); in inv_init()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/hdf4/hdf-eos/
H A Dgctp_wrap.c119 hOutSourceSRS = OSRNewSpatialReference( NULL );
123 hLatLong = OSRNewSpatialReference ( SRS_WKT_WGS84_LAT_LONG );
179 hInSourceSRS = OSRNewSpatialReference( NULL );
183 hLatLong = OSRNewSpatialReference ( SRS_WKT_WGS84_LAT_LONG );
/dports/graphics/gdal/gdal-3.3.3/frmts/hdf4/hdf-eos/
H A Dgctp_wrap.c119 hOutSourceSRS = OSRNewSpatialReference( NULL ); in for_init()
123 hLatLong = OSRNewSpatialReference ( SRS_WKT_WGS84_LAT_LONG ); in for_init()
179 hInSourceSRS = OSRNewSpatialReference( NULL ); in inv_init()
183 hLatLong = OSRNewSpatialReference ( SRS_WKT_WGS84_LAT_LONG ); in inv_init()
/dports/graphics/p5-Geo-GDAL-FFI/Geo-GDAL-FFI-0.09/lib/Geo/GDAL/FFI/
H A DSpatialReference.pm13 $sr = Geo::GDAL::FFI::OSRNewSpatialReference();
15 $sr = Geo::GDAL::FFI::OSRNewSpatialReference($arg);
17 $sr = Geo::GDAL::FFI::OSRNewSpatialReference();
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/gdal-0.6.0/src/spatial_ref/
H A Dsrs.rs101 let c_obj = unsafe { gdal_sys::OSRNewSpatialReference(ptr::null()) }; in new()
109 let c_obj = unsafe { gdal_sys::OSRNewSpatialReference(ptr::null()) }; in from_definition()
122 let c_obj = unsafe { gdal_sys::OSRNewSpatialReference(c_str.as_ptr()) }; in from_wkt()
131 let c_obj = unsafe { gdal_sys::OSRNewSpatialReference(null_ptr) }; in from_epsg()
143 let c_obj = unsafe { gdal_sys::OSRNewSpatialReference(null_ptr) }; in from_proj4()
156 let c_obj = unsafe { gdal_sys::OSRNewSpatialReference(null_ptr) }; in from_esri()
/dports/databases/grass7/grass-7.8.6/general/g.proj/
H A Doutput.c235 hSRS = OSRNewSpatialReference(tmpwkt); in print_wkt()
239 hSRS = OSRNewSpatialReference(projwkt); in print_wkt()
247 hSRS = OSRNewSpatialReference(NULL); in print_wkt()
255 hSRS = OSRNewSpatialReference(projwkt); in print_wkt()
H A Dinput.c184 hSRS = OSRNewSpatialReference(buff); in input_wkt()
249 hSRS = OSRNewSpatialReference(NULL); in input_proj4()
299 hSRS = OSRNewSpatialReference(tmpwkt); in input_srid()
353 hSRS = OSRNewSpatialReference(NULL); in input_epsg()
537 hSRS = OSRNewSpatialReference(projwkt); in input_georef()
/dports/math/pdal/PDAL-2.3.0/pdal/private/gdal/
H A DSpatialRef.cpp50 newRef(OSRNewSpatialReference("")); in SpatialRef()
56 newRef(OSRNewSpatialReference("")); in SpatialRef()
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_ogrproj.c38 hSrcSRS = OSRNewSpatialReference(NULL); in gmt_OGRCoordinateTransformation()
48 hDstSRS = OSRNewSpatialReference(NULL); in gmt_OGRCoordinateTransformation()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgscoordinatereferencesystem_p.h54 : mCRS( OSRNewSpatialReference( nullptr ) ) in QgsCoordinateReferenceSystemPrivate()
90 mCRS = OSRNewSpatialReference( nullptr ); in QgsCoordinateReferenceSystemPrivate()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/include/java/
H A Dosr_java.i180 OGRSpatialReferenceH srs = OSRNewSpatialReference(""); in GetWellKnownGeogCSAsWKT()
195 OGRSpatialReferenceH srs = OSRNewSpatialReference(""); in GetUserInputAsWKT()
/dports/graphics/gdal/gdal-3.3.3/swig/include/java/
H A Dosr_java.i180 OGRSpatialReferenceH srs = OSRNewSpatialReference(""); in GetWellKnownGeogCSAsWKT()
195 OGRSpatialReferenceH srs = OSRNewSpatialReference(""); in GetUserInputAsWKT()
/dports/graphics/py-gdal/gdal-3.3.3/swig/include/java/
H A Dosr_java.i180 OGRSpatialReferenceH srs = OSRNewSpatialReference(""); in GetWellKnownGeogCSAsWKT()
195 OGRSpatialReferenceH srs = OSRNewSpatialReference(""); in GetUserInputAsWKT()
/dports/databases/grass7/grass-7.8.6/lib/proj/
H A Dconvert.c190 hSRS = OSRNewSpatialReference(NULL); in GPJ_grass_to_osr()
328 hSRS2 = OSRNewSpatialReference(modwkt); in GPJ_grass_to_osr()
377 hSRS = OSRNewSpatialReference(NULL); in GPJ_grass_to_osr2()
466 hSRS2 = OSRNewSpatialReference(NULL); in GPJ_osr_to_grass()
981 hSRS = OSRNewSpatialReference(wkt); in GPJ_wkt_to_grass()
/dports/devel/liblas/libLAS-1.8.1/src/
H A Dspatialreference.cpp129 OGRSpatialReferenceH current = OSRNewSpatialReference(GetWKT(eCompoundOK, false).c_str()); in operator ==()
130 OGRSpatialReferenceH other = OSRNewSpatialReference(input.GetWKT(eCompoundOK, false).c_str()); in operator ==()
573 … OGRSpatialReference* poSRS = (OGRSpatialReference*) OSRNewSpatialReference(result_wkt.c_str()); in GetWKT()
607 OGRSpatialReference* poSRS = (OGRSpatialReference*) OSRNewSpatialReference(NULL); in GetWKT()
628 OGRSpatialReference* poSRS = (OGRSpatialReference*) OSRNewSpatialReference(NULL); in GetWKT()
/dports/devel/liblas12/libLAS-1.2.1/src/detail/
H A Dreader.cpp187 m_in_ref = OSRNewSpatialReference(0); in SetSRS()
188 m_out_ref = OSRNewSpatialReference(0); in SetSRS()
H A Dwriter.cpp164 m_in_ref = OSRNewSpatialReference(0); in SetSRS()
165 m_out_ref = OSRNewSpatialReference(0); in SetSRS()
/dports/graphics/py-gdal/gdal-3.3.3/fuzzers/
H A Dosr_set_from_user_input_fuzzer.cpp49 OGRSpatialReferenceH hSRS = OSRNewSpatialReference(nullptr); in LLVMFuzzerTestOneInput()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/fuzzers/
H A Dosr_set_from_user_input_fuzzer.cpp49 OGRSpatialReferenceH hSRS = OSRNewSpatialReference(nullptr); in LLVMFuzzerTestOneInput()
/dports/graphics/gdal/gdal-3.3.3/fuzzers/
H A Dosr_set_from_user_input_fuzzer.cpp49 OGRSpatialReferenceH hSRS = OSRNewSpatialReference(nullptr); in LLVMFuzzerTestOneInput()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A DSpatialReference.cpp86 void* handle = OSRNewSpatialReference( NULL ); in createFromPROJ4()
107 void* handle = OSRNewSpatialReference( NULL ); in createCube()
125 void* handle = OSRNewSpatialReference( NULL ); in createFromWKT()
156 void* handle = OSRNewSpatialReference( NULL ); in createFromUserInput()
634 void* new_handle = OSRNewSpatialReference( NULL ); in getGeographicSRS()
671 void* new_handle = OSRNewSpatialReference( NULL ); in getGeodeticSRS()
714 void* new_handle = OSRNewSpatialReference( NULL ); in getGeocentricSRS()
/dports/databases/postgis31/postgis-3.1.4/raster/rt_core/
H A Drt_util.c220 hsrs = OSRNewSpatialReference(NULL); in rt_util_gdal_convert_sr()
251 hsrs = OSRNewSpatialReference(NULL); in rt_util_gdal_supported_sr()
283 OGRSpatialReferenceH hSRS = OSRNewSpatialReference(NULL); in rt_util_gdal_sr_auth_info()
/dports/databases/postgis30/postgis-3.0.4/raster/rt_core/
H A Drt_util.c220 hsrs = OSRNewSpatialReference(NULL); in rt_util_gdal_convert_sr()
251 hsrs = OSRNewSpatialReference(NULL); in rt_util_gdal_supported_sr()
283 OGRSpatialReferenceH hSRS = OSRNewSpatialReference(NULL); in rt_util_gdal_sr_auth_info()
/dports/graphics/py-gdal/gdal-3.3.3/apps/
H A Dgdaltindex.cpp226 hTargetSRS = OSRNewSpatialReference(""); in MAIN_START()
347 hSpatialRef = OSRNewSpatialReference(pszWKT); in MAIN_START()
598 hSourceSRS = OSRNewSpatialReference( projectionRef ); in MAIN_START()

1234567