data_null
Metadata for a GeoPackage Tile DatasetR/gpkg-util.R
gpkg_tile_set_data_null.Rd
Set data_null
Metadata for a GeoPackage Tile Dataset
gpkg_tile_set_data_null(x, name, value, query_string = FALSE)
A geopackage object, path to a GeoPackage or an SQLiteConnection
character. Tile matrix set name(s) (tile_matrix_set_name
)
numeric. Value to use as "NoData" (data_null
value)
logical. Return SQLite query rather than executing it? Default: FALSE
logical. TRUE
if number of data_null
records updated is greater than 0
.