MCPcopy Create free account

hub / github.com/OSGeo/gdal / functions

Functions50,790 in github.com/OSGeo/gdal

↓ 24 callersFunctionCPLGetDecompressor
Return a decompressor. * * @param pszId Decompressor id. Should NOT be NULL. * @return compressor structure, or NULL. * @since GDAL 3.4 */
port/cpl_compressor.cpp:1949
↓ 24 callersFunctionCPLGetXMLBoolValue
ogr/ogrsf_frmts/gmlas/ogrgmlasconf.cpp:53
↓ 24 callersFunctionCPLQuadTreeSearch
port/cpl_quad_tree.cpp:896
↓ 24 callersFunctionCPLTolower
Converts a (ASCII) uppercase character to lowercase. * * Same as standard tolower(), except that it is not locale sensitive. * * @since GDAL 3.9
port/cpl_string.cpp:3167
↓ 24 callersFunctionCSLInsertStrings
port/cpl_string.cpp:481
↓ 24 callersFunctionCSLMerge
port/cpl_string.cpp:258
↓ 24 callersMethodDefine
frmts/georaster/oci_wrapper.cpp:1083
↓ 24 callersFunctionGDALAlgorithmArg
gcore/gdalalgorithm_cpp.h:1921
↓ 24 callersFunctionGDALAlgorithmArgTypeName
gcore/gdalalgorithm.cpp:111
↓ 24 callersFunctionGDALCreateGenImgProjTransformer2
alg/gdaltransformer.cpp:2236
↓ 24 callersMethodGetChild
frmts/hfa/hfaentry.cpp:362
↓ 24 callersFunctionGetFieldIndex
ogr/ogr_feature.h:1392
↓ 24 callersMethodGetGridded
Return a gridded array from scattered point data, that is from an array * whose last dimension is the indexing variable of X and Y arrays. * * The
gcore/multidim/gdalmultidim_array_gridded.cpp:418
↓ 24 callersFunctionGetLayerCount
frmts/mem/memdataset.h:139
↓ 24 callersMethodGetLayerDefn
ogr/ogrsf_frmts/oapif/ogroapifdriver.cpp:1849
↓ 24 callersMethodGetOverview
frmts/gtiff/gtiffrasterband_read.cpp:1448
↓ 24 callersMethodGetWidth
frmts/pcidsk/gdal_edb.cpp:107
↓ 24 callersFunctionHFAGetDataTypeBits
frmts/hfa/hfaopen.cpp:840
↓ 24 callersFunctionINTERPOL
apps/gdaldem_lib.cpp:292
↓ 24 callersFunctionMMReadBlockFromBuffer
Reads a block of data from a buffer in memory
ogr/ogrsf_frmts/miramon/mm_wrlayr.c:2586
↓ 24 callersFunctionOGRPGDumpEscapeColumnName
ogr/ogrsf_frmts/pgdump/ogrpgdumplayer.cpp:879
↓ 24 callersMethodSetAuthority
ogr/ogrspatialreference.cpp:8500
↓ 24 callersFunctionTAB_EQUAL
ogr/ogrmitabspatialref.cpp:763
↓ 24 callersMethodValuesIO
frmts/kea/kearat.cpp:440
↓ 24 callersFunctionXTIFFClose
frmts/gtiff/libgeotiff/xtiff.c:201
↓ 24 callersFunction_get_float_attr_or_none
(group, attr_name)
swig/python/gdal-utils/osgeo_utils/samples/validate_s111.py:72
↓ 24 callersFunction_get_float_attr_or_none
(group, attr_name)
swig/python/gdal-utils/osgeo_utils/samples/validate_s104.py:72
↓ 24 callersFunction_get_int_attr_or_none
(group, attr_name)
swig/python/gdal-utils/osgeo_utils/samples/validate_s104.py:59
↓ 24 callersFunction_mm_packus_epi16
Convert packed signed 16-bit integers from a and b to packed 8-bit integers using unsigned saturation, and store the results in dst. https://www.intel
gcore/sse2neon.h:5780
↓ 24 callersFunctionc_ptr
Casts as a C GDAL_GCP pointer */
gcore/gdal_gcp.h:125
↓ 24 callersMethodclear
ogr/ogrsf_frmts/geojson/directedacyclicgraph.hpp:42
↓ 24 callersMethoddownload_file
(self)
autotest/gdrivers/envisat.py:65
↓ 24 callersMethodexportToProj4
ogr/ogrspatialreference.cpp:11690
↓ 24 callersMethodfill
frmts/pdf/pdfdataset.cpp:133
↓ 24 callersFunctionget
()
autotest/gcore/band_arithmetic.py:24
↓ 24 callersFunctionjson_object_get_int
ogr/ogrsf_frmts/geojson/libjson/json_object.c:750
↓ 24 callersFunctionorganizePolygons
autotest/cpp/test_ogr_organize_polygons.cpp:25
↓ 24 callersMethodsetCoordinateDimension
ogr/ogrsf_frmts/dxf/ogrdxf_polyline_smooth.h:125
↓ 24 callersMethodvalidate
* @throws std::runtime_error if argument values are not valid */
apps/argparse/argparse.hpp:1065
↓ 23 callersFunctionA
(mem_ds)
autotest/ogr/ogr_layer_algebra.py:55
↓ 23 callersFunctionAVCRawBinEOF
* AVCRawBinEOF() * * Return TRUE if there is no more data to read from the file or * FALSE otherwise. *******************
ogr/ogrsf_frmts/avc/avc_rawbin.cpp:407
↓ 23 callersMethodCreate
ogr/ogrsf_frmts/s57/ogrs57driver.cpp:106
↓ 23 callersMethodCreateJobQueue
Create a new job queue based on this worker thread pool. * * The worker thread pool must remain alive while the returned object is * itself alive.
port/cpl_worker_thread_pool.cpp:552
↓ 23 callersFunctionDGNParseCore
ogr/ogrsf_frmts/dgn/dgnread.cpp:1274
↓ 23 callersMethodDeleteFieldDefn
ogr/ogrfeaturedefn.cpp:496
↓ 23 callersMethodEPSGTreatsAsLatLong
ogr/ogrspatialreference.cpp:12326
↓ 23 callersMethodEndPoint
ogr/ogrlinestring.cpp:2107
↓ 23 callersMethodGetBlockSize
* Gets the block size of the block directory. * * @return The block size of the block directory. */
frmts/pcidsk/sdk/blockdir/asciitiledir.cpp:312
↓ 23 callersMethodGetGeomType
frmts/ogcapi/gdalogcapidataset.cpp:288
↓ 23 callersFunctionGetInt32
ogr/ogrsf_frmts/openfilegdb/filegdbtable_priv.h:63
↓ 23 callersFunctionGetLayerDefn
ogr/ogrsf_frmts/oci/ogr_oci.h:278
↓ 23 callersMethodGetLong
* Get value by key. * @param osName Key name. * @param nDefault Default value. * @return Long value. * */
port/cpl_json.cpp:1141
↓ 23 callersMethodGetOptions
port/cpl_vsil_gs.cpp:209
↓ 23 callersMethodGetOverviewCount
frmts/gtiff/gtiffrasterband_read.cpp:1419
↓ 23 callersMethodGetValueAsBoolean
gcore/gdal_rat.cpp:2282
↓ 23 callersMethodGetVersion
ogr/ogrsf_frmts/wfs/ogr_wfs.h:421
↓ 23 callersMethodGotError
ogr/ogrsf_frmts/adbc/ogradbclayer.cpp:103
↓ 23 callersFunctionInit
alg/zonal.cpp:343
↓ 23 callersMethodIntersection
gnm/gnmlayer.cpp:63
↓ 23 callersMethodIsEOB
ogr/ogrsf_frmts/cad/libopencad/dwg/io.h:168
↓ 23 callersMethodIsGeometryIgnored
ogr/ogrfeaturedefn.cpp:1370
↓ 23 callersFunctionIsValidField
ogr/ogrsf_frmts/generic/ogrlayerarrow.cpp:931
↓ 23 callersFunctionOGRAMIGOCLOUDEscapeIdentifier
ogr/ogrsf_frmts/amigocloud/ogramigocloudtablelayer.cpp:26
↓ 23 callersMethodParse
@cond Doxygen_Suppress
ogr/ogrfeaturestyle.cpp:1691
↓ 23 callersFunctionRPFTOCFree
frmts/nitf/rpftocfile.cpp:778
↓ 23 callersFunctionReadDouble
ogr/ogrsf_frmts/flatgeobuf/flatbuffers/flexbuffers.h:174
↓ 23 callersFunctionReadFloat32
ogr/ogrfeature.cpp:7985
↓ 23 callersMethodReportError
gcore/gdaldataset.cpp:5159
↓ 23 callersMethodSetNode
ogr/ogrspatialreference.cpp:2528
↓ 23 callersMethodSetValue
Set integer value on field.
frmts/pcidsk/sdk/pcidsk_shape.h:183
↓ 23 callersFunctionTIFFFieldWithTag
frmts/gtiff/libtiff/tif_dirinfo.c:933
↓ 23 callersFunctionVSICurlSetOptions
port/cpl_vsil_curl.cpp:6505
↓ 23 callersFunctionVSIIsLocal
port/cpl_vsil.cpp:1844
↓ 23 callersMethodWriteArrowBatch
ogr/ogrsf_frmts/generic/ogrlayerarrow.cpp:8181
↓ 23 callersFunctionWriteUInt16
frmts/grib/gribcreatecopy.cpp:72
↓ 23 callersFunction_GTIFFree
frmts/gtiff/libgeotiff/geo_tiffp.c:60
↓ 23 callersFunction_get_float_attr_or_none
(group, attr_name)
swig/python/gdal-utils/osgeo_utils/samples/validate_s102.py:71
↓ 23 callersFunction_mm_load_ps
Load 128-bits (composed of 4 packed single-precision (32-bit) floating-point elements) from memory into dst. mem_addr must be aligned on a 16-byte bou
gcore/sse2neon.h:2620
↓ 23 callersFunction_mm_min_ps
Compare packed single-precision (32-bit) floating-point elements in a and b, and store packed minimum values in dst. dst does not follow the IEEE Stan
gcore/sse2neon.h:2833
↓ 23 callersFunction_mm_packs_epi32
Convert packed signed 32-bit integers from a and b to packed 16-bit integers using signed saturation, and store the results in dst. https://www.intel.
gcore/sse2neon.h:5770
↓ 23 callersFunction_mm_set1_ps
Broadcast single-precision (32-bit) floating-point value a to all elements of dst. https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index
gcore/sse2neon.h:3257
↓ 23 callersMethodabs
port/cpl_float.h:510
↓ 23 callersMethoddone
When we're done putting things in the queue, set the end condition.
alg/viewshed/notifyqueue.h:70
↓ 23 callersMethodgetExteriorRingCurve
ogr/ogrcurvepolygon.cpp:153
↓ 23 callersMethodgetSize
frmts/mrf/LERCV1/Lerc1Image.h:133
↓ 23 callersMethodget_Length
ogr/ogrlinestring.cpp:2077
↓ 23 callersFunctionget_convert_alg
()
autotest/utilities/test_gdalalg_vector_convert.py:20
↓ 23 callersFunctionjson_object_get
ogr/ogrsf_frmts/geojson/libjson/json_object.c:288
↓ 23 callersFunctionpng_create_colormap_entry
NOTE: P_LINEAR values to this routine must be 16-bit, but P_FILE values must * be 8-bit. */
frmts/png/libpng/pngread.c:1767
↓ 23 callersFunctionpng_fixed
frmts/png/libpng/png.c:3279
↓ 23 callersFunctionpng_image_error
frmts/png/libpng/png.c:4548
↓ 23 callersFunctionqh_errprint
-<a href="qh-user_r.htm#TOC" >-------------------------------</a><a name="errprint">-</a> qh_errprint(qh, fp, string,
alg/internal_libqhull/user_r.c:292
↓ 23 callersFunctionstarts_with
apps/argparse/argparse.hpp:195
↓ 22 callersFunctionAVCRawBinWriteInt16
* AVCRawBinWrite<datatype>() * * Arc/Info files are binary files with MSB first (Motorola) byte * ordering. The following
ogr/ogrsf_frmts/avc/avc_rawbin.cpp:566
↓ 22 callersMethodAddSource
frmts/vrt/vrtmultidim.cpp:2781
↓ 22 callersMethodAutoCreateWarpedVRT
(Dataset src_ds, String src_wkt, String dst_wkt, int eResampleAlg, double maxError)
swig/java/javadoc.java:1007
↓ 22 callersFunctionCPLGetNumCPUs
port/cpl_multiproc.cpp:472
↓ 22 callersFunctionCPLLexicallyNormalize
* Return a path where "/./" or "/../" sequences are removed. * * No filesystem access is done. * * @param svPath Input path * @param sep1 Path se
port/cpl_path.cpp:1825
↓ 22 callersFunctionCPLParseRFC822DateTime
Parse a RFC822 formatted date-time string. * * Such as [Fri,] 28 Dec 2007 05:24[:17] GMT * * @param pszRFC822DateTime formatted string. * @param
port/cpl_time.cpp:228
↓ 22 callersFunctionCreateFeature
ogr/ogrsf_frmts/ngw/ngw_api.cpp:680
← previousnext →1,501–1,600 of 50,790, ranked by callers