AddGeometryOption is an option passed to Geometry.AddGeometry()
Available options are: - ErrLogger.
BandCreateMaskOption is an option that can be passed to Band.CreateMask()
Available BandCreateMaskOptions are: - ConfigOption - ErrLogger.
BandIOOption is an option to modify the default behavior of band.IO
Available BandIOOptions are: - PixelStride - LineStride - Window - Resampling - ConfigOption - PixelSpacing - LineSpacing.
BoundsOption is an option that can be passed to Dataset.Bounds or Geometry.Bounds
Available options are: - *SpatialRef - ErrLogger.
BufferOption is an option passed to Geometry.Buffer()
Available options are: - ErrLogger.
BuildOverviewsOption is an option to specify how overview building should behave.
BuildVRTOption is an option that can be passed to BuildVRT
Available BuildVRTOptions are: - ConfigOption - DriverOpenOption - Bands - Resampling.
ClearOverviewsOption is an option passed to Dataset.ClearOverviews
Available options are: - ErrLogger.
ClearStatistics is an option passed to Dataset.ClearStatisticsAvailable options are: -ErrLogger.
CloseOption is an option passed to Dataset.Close()
Available options are: - ErrLogger.
CloseResultSetOption is an option that can be passed to ResultSet.Close
There are currently no options available.
CommitTransactionOption is an option that can be passed to Dataset.CommitTransaction
There are currently no options available.
CopyLayerOption is an option that can be passed to Dataset.CreateLayer().
CreateFeatureOption is an option that can be passed to Layer.CreateFeature
Available options are: - none yet.
CreateLayerOption is an option that can be passed to Dataset.CreateLayer().
CreateSpatialRefOption is an option that can be passed when creating a new spatial reference object
Available options are: - ErrLogger.
DatasetCreateMaskOption is an option that can be passed to Dataset.CreateMaskBand()
Available DatasetCreateMaskOptions are: - ConfigOption.
DatasetCreateOption is an option that can be passed to Create()
Available DatasetCreateOptions are: - CreationOption - ConfigOption - ErrLogger.
DatasetIOOption is an option to modify the default behavior of dataset.IO
Available DatasetIOOptions are: - PixelStride - LineStride - BandStride - Window - Resampling - ConfigOption - Bands - BandInterleaved - PixelSpacing - LineSpacing - BandSpacing.
DatasetTranslateOption is an option that can be passed to Dataset.Translate()
Available DatasetTranslateOptions are: - ConfigOption - CreationOption - DriverName.
DatasetVectorTranslateOption is an option that can be passed to Dataset.Warp()
Available Options are: - CreationOption - ConfigOption - DriverName.
DatasetWarpIntoOption is an option that can be passed to Dataset.WarpInto()
Available DatasetWarpIntoOption is: - ConfigOption.
DatasetWarpOption is an option that can be passed to Dataset.Warp()
Available DatasetWarpOptions are: - ConfigOption - CreationOption - DriverName.
DeleteFeatureOption is an option passed to Layer.DeleteFeature()
Available options are: - ErrLogger.
DemOption is an option that can be passed to Dataset.Dem().
DifferenceOption is an option passed to Geometry.Difference()
Available options are: - ErrLogger.
ExecuteSQLOption is an option that can be passed to Dataset.ExecuteSQL
Available options are: - SQLDialect - SpatialFilterOption.
FeatureCountOption is an option passed to Layer.FeatureCount()
Available options are: - ErrLogger.
FillBandOption is an option that can be passed to Band.Fill()
Available FillBandOptions are: - ErrLogger.
FillNoDataOption is an option that can be passed to band.FillNoData
Available FillNoDataOptions are: - MaxDistance(int): The maximum distance (in pixels) that the algorithm will search out for values to interpolate.
GCPsToGeoTransformOption is an option that can be passed to GCPsToGeoTransform().
GeoJSONOption is an option that can be passed to Geometry.GeoJSON.
GeometryReprojectOption is an option passed to Geometry.Reproject()
Available options are: - ErrLogger.
GeometryTransformOption is an option passed to Geometry.Transform()
Available options are: - ErrLogger.
GeometryWKBOption is an option passed to Geometry.WKB()
Available options are: - ErrLogger.
GeometryWKTOption is an option passed to Geometry.WKT()
Available options are: - ErrLogger.
GetGeoTransformOption is an option that can be passed to Dataset.GeoTransform()
Available GetGeoTransformOptions are: - ErrLogger.
GMLExportOption is an option passed to Geometry.GML()
Available options are: - CreationOption - ErrLogger.
GridCreateOption is an option that can be passed to GridCreate Available options are: - none yet.
GridOption is an option that can be passed to Dataset.Grid().
HistogramOption is an option that can be passed to Band.Histogram()
Available HistogramOptions are: - Approximate() to allow the algorithm to operate on a subset of the full resolution data - Intervals(count int, min,max float64) to compute a histogram with count buckets, spanning [min,max].
IntersectionOption is an option passed to Geometry.Intersection()
Available options are: - ErrLogger.
IntersectsOption is an option passed to Geometry.Intersects()
Available options are: - ErrLogger.
MetadataOption is an option that can be passed to metadata related calls Available MetadataOptions are: - Domain.
NearblackOption is an option that can be passed to Dataset.Nearblack().
NewFeatureOption is an option that can be passed to Layer.NewFeature
Available options are: - none yet.
NewGeometryOption is an option passed when creating a geometry
Available options are: - ErrLogger.
OpenOption is an option passed to Open()
Available OpenOptions are: - Drivers - SiblingFiles - Shared - ConfigOption - Update - DriverOpenOption - RasterOnly - VectorOnly.
PolygonizeOption is an option to modify the default behavior of band.Polygonize
Available PolygonizeOptions are: - EightConnected() to enable 8-connectivity.
RasterizeGeometryOption is an option that can be passed tp Dataset.RasterizeGeometry().
RasterizeIntoOption is an option that can be passed to DatasetRasterizeInto()
Available RasterizeOptions are: - ConfigOption - ErrLogger.
RasterizeOption is an option that can be passed to Rasterize()
Available RasterizeOptions are: - CreationOption - ConfigOption - DriverName - ErrLogger.
RegisterPluginOption is an option that can be passed to RegisterPlugin().
RollbackTransactionOption is an option that can be passed to Dataset.RollbackTransaction
There are currently no options available.
SetColorInterpOption is an option that can be passed to Band.SetColorInterpretation()
Available SetColorInterpOption are: - ErrLogger.
SetColorTableOption is an option that can be passed to Band.SetColorTable()
Available SetColorTableOption are: - ErrLogger.
SetDescriptionOption is an option that can be passed to SetDescription Available SetDescriptionOptions are: - ErrLogger.
SetFieldValueOption is an option passed to Feature.SetFieldValue()
Available options are: - ErrLogger.
SetGCPsOption is an option that can be passed to Dataset.SetGCPs().
SetGeometryColumnNameOption is an option passed to Layer.SetGeometryColumnName() or Feature.SetGeometryColumnName()
Available options are: - ErrLogger.
SetGeometryOption is an option passed to Feature.SetGeometry()
Available options are: - ErrLogger.
SetGeoTransformOption is an option that can be passed to Dataset.SetGeoTransform()
Available SetGeoTransformOptions are: - ErrLogger.
SetNoDataOption is an option that can be passed to Band.SetNodata(), Band.ClearNodata(), Dataset.SetNodata()
Available SetNoDataOptions are: - ErrLogger.
SetProjectionOption is an option that can be passed to Dataset.SetProjection
Available SetProjection are: - ErrLogger.
SetScaleOffsetOption is an option that can be passed to Band.SetScaleOffset(), Band.ClearScaleOffset(), Dataset.SetScaleOffset()
Available SetScaleOffsetOptions are: - ErrLogger.
SetSpatialRefOption is an option that can be passed to Dataset.SetSpatialRef
Available SetProjection are: - ErrLogger.
SetStatistics is an option that can passed to Band.SetStatistics()Available options are: -ErrLogger.
SieveFilterOption is an option to modify the behavior of Band.SieveFilter
Available SieveFilterOptions are: - EightConnected() to enable 8-connectivity.
SimplifyOption is an option passed to Geometry.Simplify()
Available options are: - ErrLogger.
SpatialRefValidateOption is an option that can be passed to SpatialRef.Validate()
Available SpatialRefValidateOptions are: - ErrLogger.
StartTransactionOption is an option that can be passed to Dataset.StartTransaction
Available options are: - EmulateTx.
StatisticsOption is an option that can be passed to Band.Statistics
Available Statistics options are: - Aproximate() to allow the satistics to be computed on overviews or a subset of all tiles.
SubGeometryOption is an option passed to Geometry.SubGeometry()
Available options are: - ErrLogger.
TransformOption is an option that can be passed to NewTransform
Available TransformOptions are: - ErrLogger.
UnionOption is an option passed to Geometry.Union()
Available options are: - ErrLogger.
UpdateFeatureOption is an option passed to Layer.UpdateFeature()
Available options are: - ErrLogger.
VSIHandlerOption is an option that can be passed to RegisterVSIHandler.
VSIOpenOption is an option passed to VSIOpen()
Available options are: - ErrLogger.
VSIUnlinkOption is an option passed to VSIUnlink()
Available options are: - ErrLogger.
WKTExportOption is an option that can be passed to SpatialRef.WKT()
Available WKTExportOptions are: - ErrLogger.