gpkg_tile_set_data_null | R Documentation |
data_null
Metadata for a GeoPackage Tile DatasetSet data_null
Metadata for a GeoPackage Tile Dataset
gpkg_tile_set_data_null(x, name, value, query_string = FALSE)
x |
A geopackage object, path to a GeoPackage or an SQLiteConnection |
name |
character. Tile matrix set name(s) ( |
value |
numeric. Value to use as "NoData" ( |
query_string |
logical. Return SQLite query rather than executing it? Default: |
logical. TRUE
if number of data_null
records updated is greater than 0
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.