Skip to content

process NLCD data to state of Colorado #14

@dcarver1

Description

@dcarver1

Utilizes methods describe in
https://github.com/dcarver1/R_SC_Spatial/tree/master/intermediateGeospatialR/src/section1

to reduce the file size of land cover data. (land cover, tree cover, and impervious surfaces)

Use state geography from L drive.

Double check CRS - aim for NAD83

read in state geojson file using

library(sf)
state <- sf::st_read('path to geojson')

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions