Description Usage Arguments Value See Also
Import LAS tile metadata into the database
1 2 3 4 5 6 7 8 | db_load_tile_metadata(
dbsettings,
las,
filename,
mapname,
purpose = c("general", "postfire"),
default.epsg = NULL
)
|
dbsettings |
A named list of database connection settings returned
by |
las |
A LAS object. |
filename |
Path or filename from which the LAS object was read. |
mapname |
Name of the map sheet (assumed to be 100k topographic map) to assign to this LAS tile. |
purpose |
Either |
The integer value of the 'id'
field for the newly created
database record.
db_connect_postgis
db_create_postgis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.