MCPcopy Create free account

hub / github.com/airbusgeo/godal / functions

Functions838 in github.com/airbusgeo/godal

↓ 2 callersMethodAttrValue
AttrValue Fetch indicated attribute of named node from within the WKT tree.
godal.go:2274
↓ 2 callersMethodBytes
Bytes returns the field as a byte slice
godal.go:3119
↓ 2 callersMethodClearMetadata
(opts ...MetadataOption)
godal.go:1929
↓ 2 callersMethodClearScaleOffset
ClearScaleOffset clears the band's scale and offset
godal.go:228
↓ 2 callersMethodClose
Close releases the Transform object
godal.go:2171
↓ 2 callersMethodClose
Close releases resources associated to a feature
godal.go:3274
↓ 2 callersMethodCommitTransaction
CommitTransaction commits a transaction for a Dataset that supports transactions
godal.go:3519
↓ 2 callersMethodCopyLayer
CopyLayer Duplicate an existing layer.
godal.go:3397
↓ 2 callersMethodCreateFeature
CreateFeature creates a feature on Layer
godal.go:3298
↓ 2 callersMethodDriver
Driver returns dataset driver.
godal.go:815
↓ 2 callersFunctionDriverOpenOption
DriverOpenOption adds a list of Open Options (-oo switch) to the open command. Each keyval must be provided in a "KEY=value" format
driver.go:152
↓ 2 callersMethodEPSGTreatsAsLatLong
EPSGTreatsAsLatLong returns TRUE if EPSG feels the SpatialRef should be treated as having lat/long coordinate ordering.
godal.go:2236
↓ 2 callersFunctionEightConnected
EightConnected is an option that switches pixel connectivity from 4 to 8
options.go:1178
↓ 2 callersFunctionEmulatedTx
EmulatedTx forces the driver to allow potentially slow transactions in a Vector Dataset if the driver does not have transaction mechanism deemed suffi
options.go:1741
↓ 2 callersMethodFirstBlock
FirstBlock returns the topleft block definition
structure.go:81
↓ 2 callersMethodFloatList
FloatList returns the field as a list of float64
godal.go:3149
↓ 2 callersMethodGeographic
Geographic returns wether the SpatialRef is geographic
godal.go:2242
↓ 2 callersFunctionGridCreate
GridCreate, creates a grid from scattered data, given provided gridding parameters as a string (pszAlgorithm) and the arguments required for `godalGri
godal.go:4001
↓ 2 callersFunctionHeightMode
HeightMode sets the type of the output information
options.go:1403
↓ 2 callersMethodIO
IO reads or writes the pixels contained in the supplied window
godal.go:1195
↓ 2 callersFunctionIntervals
Intervals computes a histogram with count buckets, spanning [min,max]. Each bucket will be (max-min)/count wide. If not provided, the default histogra
histogram.go:106
↓ 2 callersMethodLayerByName
LayerByName fetch a layer by name. Returns nil if not found.
godal.go:3413
↓ 2 callersMethodLongName
LongName returns the driver long name.
godal.go:1399
↓ 2 callersMethodMaskBand
MaskBand returns the mask (nodata) band for this band. May be generated from nodata values.
godal.go:259
↓ 2 callersFunctionMinSize
MinSize makes BuildOverviews automatically compute the overview levels until the smallest overview size is less than s. Should not be used together w
options.go:1010
↓ 2 callersMethodNext
Next returns the following block in scanline order. It returns Block{},false when there are no more blocks in the scanlines
structure.go:30
↓ 2 callersFunctionNoMask
NoMask makes Polygonize ignore band nodata mask
options.go:1094
↓ 2 callersMethodProjected
Projected returns wether the SpatialRef is projected
godal.go:2248
↓ 2 callersFunctionRegisterPlugin
(name string, opts ...RegisterPluginOption)
godal.go:1281
↓ 2 callersMethodRevision
Revision returns the GDAL revision number (e.g. "1" in 3.2.1)
godal.go:1599
↓ 2 callersMethodRollbackTransaction
RollbackTransaction rolls back a Dataset to its state before the start of the current transaction
godal.go:3505
↓ 2 callersMethodSemiMinor
SemiMinor returns the SpatialRef's Semi Minor Axis
godal.go:2264
↓ 2 callersMethodSetDescription
SetDescription sets the description
godal.go:1953
↓ 2 callersMethodSetGeometryColumnName
SetGeometryColumnName set the name of feature first geometry field. Only supported when running with GDAL 3.6+.
godal.go:3353
↓ 2 callersMethodSetStatistics
SetStatistics set statistics (Min, Max, Mean & STD). Available options are: -ErrLogger
godal.go:530
↓ 2 callersMethodShortName
ShortName returns the driver short name.
godal.go:1404
↓ 2 callersFunctionSiblingFiles
SiblingFiles specifies the list of files that may be opened alongside the prinicpal dataset name. files must not contain a directory component (i.e.
options.go:646
↓ 2 callersMethodStringList
StringList returns the field as a list of string
godal.go:3159
↓ 2 callersFunctionUpdate
Update is an OpenOption that instructs gdal to open the dataset for writing/updating
godal.go:1969
↓ 2 callersMethodValid
Valid returns true is the geometry is valid
godal.go:2868
↓ 2 callersMethodValidate
Validate SRS tokens.
godal.go:2329
↓ 2 callersFunctionVersion
Version returns the runtime version of the gdal library
godal.go:1659
↓ 2 callersFunctionWarp
Warp writes provided sourceDS Datasets into new dataset and runs the library version of gdalwarp See the gdalwarp doc page to determine the valid flag
godal.go:1003
↓ 2 callersFunction_gogdalSizeCallback
export _gogdalSizeCallback
godal.go:3795
↓ 2 callersFunctiongetErrorHandler
(i int)
errors.go:56
↓ 2 callersFunctiongodalBandScaleOffset
godal.cpp:657
↓ 2 callersMethodhandle
handle() returns a pointer to the underlying GDALDriverH
godal.go:1394
↓ 2 callersFunctionregisterDriver
(fnname string)
godal.go:1357
↓ 2 callersMethodrioAlg
()
godal.go:1750
↓ 2 callersMethodsetDatasetCreateOpt
(dc *dsCreateOpts)
options.go:348
↓ 2 callersMethodsetGeometryColumnNameOpt
(o *setGeometryColumnNameOpts)
options.go:604
↓ 2 callersMethodsetNearblackOpt
(nbOpt *nearBlackOpts)
options.go:1279
↓ 2 callersMethodsetSetScaleOffsetOpt
(so *setScaleOffsetOpts)
options.go:81
↓ 2 callersMethodsetStatisticsOpt
(so *statisticsOpts)
statistics.go:34
↓ 1 callersMethodAddGeometry
AddGeometry add a geometry to a geometry container.
godal.go:2752
↓ 1 callersFunctionAllTouched
AllTouched is an option that can be passed to Dataset.RasterizeGeometries() where all pixels touched by lines or polygons will be updated, not just th
options.go:1487
↓ 1 callersFunctionBandSpacing
BandSpacing sets the number of bytes from one pixel to the next band of the same pixel. If not provided, it will be calculated from the pixel type Wa
options.go:787
↓ 1 callersFunctionBlockIterator
BlockIterator returns the blocks covering a sizeX,sizeY dataset. All sizes must be strictly positive.
structure.go:49
↓ 1 callersMethodDescription
Description returns the description/name
godal.go:1947
↓ 1 callersFunctionDestination
Destination makes SieveFilter output its result to the given band, instead of updating in-place
options.go:1110
↓ 1 callersFunctionDrivers
Drivers specifies the list of drivers that are allowed to try opening the dataset
driver.go:136
↓ 1 callersMethodForceToMultiPolygon
ForceToMultiPolygon convert to multipolygon.
godal.go:2763
↓ 1 callersMethodForceToPolygon
ForceToPolygon convert to polygon.
godal.go:2772
↓ 1 callersMethodGeometryCount
GeometryCount fetch the number of elements in a geometry or number of geometries in container. Only geometries of type Polygon, MultiPoint, MultiLineS
godal.go:2687
↓ 1 callersFunctionIncludeOutOfRange
IncludeOutOfRange populates the first and last bucket with values under/over the specified min/max when used in conjuntion with Intervals()
histogram.go:73
↓ 1 callersFunctionIndirectSQLiteDialect
IndirectSQLiteDialect forces GDAL to use Virtual Tables when the DataSource uses its native SQLiteDialect This should be used sparingly as it is highl
options.go:1710
↓ 1 callersMethodIsSet
IsSet returns if the field has ever been assigned a value or not.
godal.go:3065
↓ 1 callersFunctionMaxDistance
MaxDistance is an option that can be passed to Band.FillNoData and Viewshed which sets the maximum number of pixels to search in all directions for Fi
options.go:1129
↓ 1 callersMethodMetadataDomains
()
godal.go:1941
↓ 1 callersFunctionOGRSQLDialect
OGRSQLDialect is GDAL's built-in SQL dialect. This is the default where the driver does provide its own native SQLDialect
options.go:1698
↓ 1 callersMethodOpen
godal.cpp:1724
↓ 1 callersFunctionRegisterInternalDrivers
RegisterInternalDrivers is a shorthand for registering "essential" gdal/ogr drivers. It is equivalent to calling RegisterRaster("VRT","MEM","GTiff")
godal.go:1371
↓ 1 callersFunctionRegisterPlugins
()
godal.go:1277
↓ 1 callersMethodSetFID
SetFID set feature identifier
godal.go:2952
↓ 1 callersMethodSetGeometryColumnName
SetGeometryColumnName set the name of feature first geometry field. Deprecated when running with GDAL 3.6+, use SetGeometryColumnName on Layer instead
godal.go:2939
↓ 1 callersFunctionShared
Shared opens the dataset with OF_OPEN_SHARED
godal.go:1985
↓ 1 callersFunctionSignificantDigits
SignificantDigits sets the number of significant digits after the decimal separator should be kept for geojson output
options.go:1585
↓ 1 callersFunctionSmoothingIterations
SmoothingIterations is an option that can be passed to Band.FillNoData which sets the number of 3x3 smoothing filter passes to run (0 or more).
options.go:1146
↓ 1 callersFunctionSpatialFilter
SpatialFilter filters a ResultSet using the provided Geometry
options.go:1674
↓ 1 callersMethodSpatialRef
SpatialRef returns dataset projection.
godal.go:842
↓ 1 callersMethodSpatialRef
SpatialRef returns the geometry's SpatialRef
godal.go:3622
↓ 1 callersMethodString
()
godal.go:1713
↓ 1 callersMethodStructure
Structure returns the dataset's Structure
godal.go:1166
↓ 1 callersFunctionThreadSafe
ThreadSafe adds capability to open, or obtain, a thread-safe dataset from any dataset, but only for raster read-only use cases. Should be used with R
godal.go:2027
↓ 1 callersFunction_gogdalReadCallback
export _gogdalReadCallback
godal.go:3847
↓ 1 callersFunctionblockSize
()
gdalplugin/gcs_adapter.go:19
↓ 1 callersFunctioncColorTableArray
(in [][4]int16)
godal.go:686
↓ 1 callersFunctioncDoubleArrayToSlice
(in *C.double, length C.int)
godal.go:654
↓ 1 callersFunctioncIntArrayToSlice
(in *C.int, length C.int)
godal.go:630
↓ 1 callersFunctioncLongArray
(in []int64)
godal.go:556
↓ 1 callersFunctioncLongArrayToSlice
(in *C.longlong, length C.int)
godal.go:642
↓ 1 callersMethodcreateHandle
()
godal.go:2520
↓ 1 callersFunctionctEntriesFromCshorts
(arr *C.short, nEntries int)
godal.go:697
↓ 1 callersFunctionexportToWKT
godal.cpp:240
↓ 1 callersFunctiongdalGCPToGoGCPArray
gdalGCPToGoGCPArray is a utility function for conversion from `C.GCPsAndCount` (GDAL) to `[]GCP` (Go)
godal.go:4308
↓ 1 callersFunctiongoErrorHandler
export goErrorHandler
godal.go:1635
↓ 1 callersFunctiongodalVSIHasGoHandler
godal.cpp:1807
↓ 1 callersFunctiongridAlgFromString
(str string)
godal.go:1776
↓ 1 callersFunctionnumBlocks
()
gdalplugin/gcs_adapter.go:23
↓ 1 callersFunctionregisterErrorHandler
(fn ErrorHandler)
errors.go:46
← previousnext →201–300 of 838, ranked by callers