MazamaSpatialUtils (version 0.6.4)

convertGACC: Convert Geographic Area Coordination Center geojson, as defined by NIFC

Description

Returns a SpatialPolygonsDataFrame for Geographic Area Coordination Centers (GACCs)

Usage

convertGACC(nameOnly = FALSE, simplify = TRUE)

Arguments

nameOnly

logical specifying whether to only return the name without creating the file

simplify

logical specifying whether to create "_05" version of the file that is simplified to 5%

Value

Name of the dataset being created.

Details

A GACC shapefile is downloaded and converted to a SpatialPolygonsDataFrame with additional columns of data. The resulting file will be created in the spatial data directory which is set with setSpatialDataDir().

References

https://hub.arcgis.com/items/72213d9266eb4aefa4403a1bf21dfd61

See Also

setSpatialDataDir