Home
last modified time | relevance | path

Searched refs:OSRDestroySpatialReference (Results 1 – 25 of 140) sorted by relevance

123456

/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/hdf4/hdf-eos/
H A Dgctp_wrap.c105 OSRDestroySpatialReference( hOutSourceSRS ); in for_init()
106 OSRDestroySpatialReference( hLatLong ); in for_init()
163 OSRDestroySpatialReference( hInSourceSRS ); in inv_init()
164 OSRDestroySpatialReference( hLatLong ); in inv_init()
/dports/graphics/py-gdal/gdal-3.3.3/fuzzers/
H A Dosr_set_from_user_input_fuzzer.cpp64 OSRDestroySpatialReference( hSRSClone ); in LLVMFuzzerTestOneInput()
71 OSRDestroySpatialReference( hSRSClone ); in LLVMFuzzerTestOneInput()
75 OSRDestroySpatialReference( hSRS ); in LLVMFuzzerTestOneInput()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/fuzzers/
H A Dosr_set_from_user_input_fuzzer.cpp64 OSRDestroySpatialReference( hSRSClone ); in LLVMFuzzerTestOneInput()
71 OSRDestroySpatialReference( hSRSClone ); in LLVMFuzzerTestOneInput()
75 OSRDestroySpatialReference( hSRS ); in LLVMFuzzerTestOneInput()
/dports/graphics/gdal/gdal-3.3.3/fuzzers/
H A Dosr_set_from_user_input_fuzzer.cpp64 OSRDestroySpatialReference( hSRSClone ); in LLVMFuzzerTestOneInput()
71 OSRDestroySpatialReference( hSRSClone ); in LLVMFuzzerTestOneInput()
75 OSRDestroySpatialReference( hSRS ); in LLVMFuzzerTestOneInput()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/hdf4/hdf-eos/
H A Dgctp_wrap.c128 OSRDestroySpatialReference( hOutSourceSRS ); in for_init()
129 OSRDestroySpatialReference( hLatLong ); in for_init()
188 OSRDestroySpatialReference( hInSourceSRS ); in inv_init()
189 OSRDestroySpatialReference( hLatLong ); in inv_init()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/hdf4/hdf-eos/
H A Dgctp_wrap.c128 OSRDestroySpatialReference( hOutSourceSRS );
129 OSRDestroySpatialReference( hLatLong );
188 OSRDestroySpatialReference( hInSourceSRS );
189 OSRDestroySpatialReference( hLatLong );
/dports/graphics/gdal/gdal-3.3.3/frmts/hdf4/hdf-eos/
H A Dgctp_wrap.c128 OSRDestroySpatialReference( hOutSourceSRS ); in for_init()
129 OSRDestroySpatialReference( hLatLong ); in for_init()
188 OSRDestroySpatialReference( hInSourceSRS ); in inv_init()
189 OSRDestroySpatialReference( hLatLong ); in inv_init()
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_ogrproj.c51 OSRDestroySpatialReference(hSrcSRS); /* It was just created above */ in gmt_OGRCoordinateTransformation()
70 OSRDestroySpatialReference(hSrcSRS); OSRDestroySpatialReference(hDstSRS); in gmt_OGRCoordinateTransformation()
/dports/databases/grass7/grass-7.8.6/general/g.proj/
H A Dinput.c199 OSRDestroySpatialReference(hSRS); in input_wkt()
259 OSRDestroySpatialReference(hSRS); in input_proj4()
317 OSRDestroySpatialReference(hSRS); in input_srid()
379 OSRDestroySpatialReference(hSRS); in input_epsg()
567 OSRDestroySpatialReference(hSRS); in input_georef()
/dports/graphics/p5-Geo-GDAL-FFI/Geo-GDAL-FFI-0.09/lib/Geo/GDAL/FFI/
H A DSpatialReference.pm21 Geo::GDAL::FFI::OSRDestroySpatialReference($sr);
36 Geo::GDAL::FFI::OSRDestroySpatialReference($$self);
/dports/databases/grass7/grass-7.8.6/lib/proj/
H A Dconvert.c94 OSRDestroySpatialReference(hSRS); in grass_to_wkt()
323 OSRDestroySpatialReference(hSRS); in GPJ_grass_to_osr()
473 OSRDestroySpatialReference(hSRS2); in GPJ_osr_to_grass()
920 OSRDestroySpatialReference(hSRS); in GPJ_osr_to_grass()
939 OSRDestroySpatialReference(hSRS); in GPJ_osr_to_grass()
984 OSRDestroySpatialReference(hSRS); in GPJ_wkt_to_grass()
/dports/databases/postgis31/postgis-3.1.4/raster/rt_core/
H A Drt_util.c232 OSRDestroySpatialReference(hsrs); in rt_util_gdal_convert_sr()
253 OSRDestroySpatialReference(hsrs); in rt_util_gdal_supported_sr()
299 OSRDestroySpatialReference(hSRS); in rt_util_gdal_sr_auth_info()
308 OSRDestroySpatialReference(hSRS); in rt_util_gdal_sr_auth_info()
/dports/databases/postgis30/postgis-3.0.4/raster/rt_core/
H A Drt_util.c232 OSRDestroySpatialReference(hsrs); in rt_util_gdal_convert_sr()
253 OSRDestroySpatialReference(hsrs); in rt_util_gdal_supported_sr()
299 OSRDestroySpatialReference(hSRS); in rt_util_gdal_sr_auth_info()
308 OSRDestroySpatialReference(hSRS); in rt_util_gdal_sr_auth_info()
/dports/graphics/py-gdal/gdal-3.3.3/apps/
H A Dgdaltindex.cpp231 OSRDestroySpatialReference( hTargetSRS ); in MAIN_START()
619 OSRDestroySpatialReference( hSourceSRS ); in MAIN_START()
699 OSRDestroySpatialReference( hSourceSRS ); in MAIN_START()
734 OSRDestroySpatialReference( hTargetSRS ); in MAIN_START()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/apps/
H A Dgdaltindex.cpp231 OSRDestroySpatialReference( hTargetSRS ); in MAIN_START()
619 OSRDestroySpatialReference( hSourceSRS ); in MAIN_START()
699 OSRDestroySpatialReference( hSourceSRS ); in MAIN_START()
734 OSRDestroySpatialReference( hTargetSRS ); in MAIN_START()
/dports/databases/postgis25/postgis-2.5.5/raster/rt_core/
H A Drt_util.c230 OSRDestroySpatialReference(hsrs); in rt_util_gdal_convert_sr()
251 OSRDestroySpatialReference(hsrs); in rt_util_gdal_supported_sr()
297 OSRDestroySpatialReference(hSRS); in rt_util_gdal_sr_auth_info()
306 OSRDestroySpatialReference(hSRS); in rt_util_gdal_sr_auth_info()
/dports/graphics/gdal/gdal-3.3.3/apps/
H A Dgdaltindex.cpp231 OSRDestroySpatialReference( hTargetSRS ); in MAIN_START()
619 OSRDestroySpatialReference( hSourceSRS ); in MAIN_START()
699 OSRDestroySpatialReference( hSourceSRS ); in MAIN_START()
734 OSRDestroySpatialReference( hTargetSRS ); in MAIN_START()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/include/java/
H A Dosr_java.i184 OSRDestroySpatialReference( srs ); in GetWellKnownGeogCSAsWKT()
199 OSRDestroySpatialReference( srs ); in GetUserInputAsWKT()
/dports/graphics/gdal/gdal-3.3.3/swig/include/java/
H A Dosr_java.i184 OSRDestroySpatialReference( srs ); in GetWellKnownGeogCSAsWKT()
199 OSRDestroySpatialReference( srs ); in GetUserInputAsWKT()
/dports/graphics/py-gdal/gdal-3.3.3/swig/include/java/
H A Dosr_java.i184 OSRDestroySpatialReference( srs ); in GetWellKnownGeogCSAsWKT()
199 OSRDestroySpatialReference( srs ); in GetUserInputAsWKT()
/dports/databases/postgis32/postgis-3.2.0/raster/rt_core/
H A Drt_util.c233 OSRDestroySpatialReference(hsrs); in rt_util_gdal_convert_sr()
254 OSRDestroySpatialReference(hsrs); in rt_util_gdal_supported_sr()
300 OSRDestroySpatialReference(hSRS); in rt_util_gdal_sr_auth_info()
309 OSRDestroySpatialReference(hSRS); in rt_util_gdal_sr_auth_info()
/dports/devel/liblas/libLAS-1.8.1/src/
H A Dspatialreference.cpp134 OSRDestroySpatialReference( current ); in operator ==()
135 OSRDestroySpatialReference( other ); in operator ==()
584 OSRDestroySpatialReference( poSRS ); in GetWKT()
614 OSRDestroySpatialReference( poSRS ); in GetWKT()
641 OSRDestroySpatialReference( poSRS ); in GetWKT()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A DSpatialReference.cpp94 OSRDestroySpatialReference( handle ); in createFromPROJ4()
115 OSRDestroySpatialReference( handle ); in createCube()
146 OSRDestroySpatialReference( handle ); in createFromWKT()
164 OSRDestroySpatialReference( handle ); in createFromUserInput()
413 OSRDestroySpatialReference( _handle ); in ~SpatialReference()
645 OSRDestroySpatialReference( new_handle ); in getGeographicSRS()
681 OSRDestroySpatialReference( new_handle ); in getGeodeticSRS()
726 OSRDestroySpatialReference( new_handle ); in getGeocentricSRS()
/dports/devel/liblas12/libLAS-1.2.1/src/detail/
H A Dreader.cpp85 OSRDestroySpatialReference(m_in_ref); in ~Reader()
89 OSRDestroySpatialReference(m_out_ref); in ~Reader()
H A Dwriter.cpp74 OSRDestroySpatialReference(m_in_ref); in ~Writer()
77 OSRDestroySpatialReference(m_out_ref); in ~Writer()

123456