db_export_stratum_counts: Export raster point count data for a selected tile.

Description Usage Arguments

View source: R/db_functions.R

Description

Export a raster stack of point count data for a specified tile.

Usage

1
db_export_stratum_counts(dbsettings, epsg, meta_id, outpath)

Arguments

dbsettings

A named list of database connection settings returned by db_connect_postgis or db_create_postgis.

epsg

Integer EPSG code for the MGA map zone within which the tile lies.

meta_id

Integer identifier for the tile. This must be a value present in the las_metadata table (as field id) with corresponding raster record(s) in the point_counts table.

outpath

Path and file name for the output raster stack.


mbedward/CERMBlidarpostgis documentation built on Nov. 14, 2021, 7:15 p.m.