Skip to contents

All functions

as_config_option()
Convert GDAL Configuration Options to a Config-Option Vector
as_gdal_args()
Convert GDAL Options to Algorithm Arguments
as_gdal_config_opts()
Coerce to GDAL Configuration Options
as_gdal_creation_opts()
Coerce to GDAL Creation Options
as_gdal_open_opts()
Coerce to GDAL Open Options
as_gdal_vsi_opts()
Coerce to GDAL VSI Options
as_gdalg()
Coerce to GDALG
check_available_ram()
Check Available RAM
check_inherits() check_inherits2() check_inherits_any() check_inherits_all()
Class Inheritence Checks
check_not_empty()
Check Not Empty
check_string()
Check String (Scalar)
checks
Check Functions
fgb_config_opts()
FlatGeobuf Configuration Options
fgb_creation_opts()
FlatGeobuf Creation Options
fgb_open_opts()
FlatGeobuf Open Options
fgb_validate_spatial_index_ram()
Validate Spatial Index RAM Requirement
gdal_config()
GDAL Configuration
gdal_config_links
GDAL Configuration Links
gdal_config_opts()
GDAL Configuration Options
gdal_creation_opts()
GDAL Creation Options
gdal_drivers() gdal_driver_names()
GDAL Drivers
gdal_open_opts()
GDAL Open Options
gdal_opts
GDAL Options
gdal_render()
Render GDAL Options as a Shell Command Snippet
gdal_vector_driver_capabilities()
GDAL Vector Driver Capabilities
gdal_vector_driver_config_opts() gdal_vector_driver_config_opts_defaults() gdal_vector_driver_config_opts_values() gdal_vector_driver_config_opts_types()
GDAL Vector Driver Configuration Options
gdal_vector_driver_creation_opts() gdal_vector_driver_creation_opts_defaults() gdal_vector_driver_creation_opts_values() gdal_vector_driver_creation_opts_types()
GDAL Vector Driver Creation Options
gdal_vector_driver_open_opts() gdal_vector_driver_open_opts_defaults() gdal_vector_driver_open_opts_values() gdal_vector_driver_open_opts_types()
GDAL Vector Driver Open Options
gdal_vector_driver_opts() gdal_vector_driver_opt_defaults() gdal_vector_driver_opt_values() gdal_vector_driver_opt_types()
GDAL Vector Driver Options
gdal_vsi_opts()
GDAL VSI Options
gdb_config_opts()
OpenFileGDB Configuration Options
gdb_creation_opts()
OpenFileGDB Creation Options
gdb_open_opts()
OpenFileGDB Open Options
gpkg_config_opts()
GeoPackage Configuration Options
gpkg_creation_opts()
GeoPackage Creation Options
gpkg_open_opts()
GeoPackage GDAL Open Options
gpkg_prelude_pragmas()
GeoPackage Prelude PRAGMA Statements
gpq_creation_opts()
GeoParquet Creation Options
gpq_open_opts()
GeoParquet Open Options
is_vsi_path()
Is VSI Path
local_hash()
Get the Hash of a Local File
ping()
Ping
remote_download()
Remote File Download with Change Detection
remote_exists()
Check if a Remote File Exists at a Given URL
remote_hash()
Get the Hash of a Remote File from its URL
remote_head()
Perform a HEAD HTTP Request for a Remote URL
remote_last_modified() local_last_modified()
Get Local & Remote Resources Last-Modified Timestamp
remote_list()
List files at a remote HTTP directory index
remote_size()
Get the Size of a Remote File from its URL
shp_config_opts()
ESRI Shapefile Configuration Options
shp_creation_opts()
ESRI Shapefile Creation Options
shp_open_opts()
ESRI Shapefile Open Options
sql_where_valid_geom()
Build a SQL ST_IsValid WHERE Clause
sys_available_ram()
sys_available_ram - System Available RAM
sys_error_code()
sys_error_code - System Error Codes
sys_num_cpus()
sys_num_cpus - System Number of CPUs
sys_os()
sys_os - System OS Name
sys_path()
sys_path - System PATH
sys_pid()
sys_pid - System Process ID
sys_platform()
sys_platform - System Platform
sys_which()
sys_which - System which
validate_gdal_opts()
Validate GDAL Options Against Driver Metadata
vsi_azure()
Build a /vsiaz/ Path
vsi_curl()
Wrap a URL with /vsicurl/
vsi_exists()
Test Whether a VSI Path Exists
vsi_from_uri()
Convert a URI to a GDAL VSI Path
vsi_handlers()
List VSI Handlers Used by a Path
vsi_meta()
Get VSI File Metadata
vsi_path()
Convert a Path to a GDAL VSI Path
vsi_size()
Get the Size of a VSI Path
vsi_strip()
Strip the Outermost VSI Handler
vsi_sync()
Sync Between VSI Paths
vsi_type()
Get the Type of a VSI Path
vsi_zip()
Wrap a Path with /vsizip/
vsi_zip_curl()
Build a /vsizip//vsicurl/ Path
xml_parse_gdal_driver_config_opts()
Parse GDAL Driver Configuration Options from XML
xml_parse_gdal_options()
Parse XML for GDAL Options