Skip to content

fs-scoyoc/psoGIStools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planning Service Organization GIS Tools (psoGIStools) R Package

Overview

Welcome to the Planning Service Organization (PSO; USDA Forest Service) GIS Tools R package. This package has been developed by PSO staff to standardize common GIS tasks.

Author: Matt Van Scoyoc

Maintainer: Matt Van Scoyoc

Version: 0.0.1

License: Mit + file LICENSE

Depends: R (>= 4.1.0)

Imports: arcgislayers, dplyr, foreign, glue, janitor, rlandfire, sf, terra, tidyselect

Issues: This package is under active development and changes often with out warning. Functions may experience breaking changes at any time. If you find a bug or have an idea for a feature, please submit an Issue at https://github.com/fs-scoyoc/GIStools/issues.

Documentation: Just the man pages for now.

Installation

remotes::install_github("fs-scoyoc/psoGIStools")

List of Functions

  • clip_sf(): clip a sf object, just like in ArcGIS.

  • get_landfire(): download LANDFIRE Existing Vegetation Type (250EVT) using the rlandfire package.

  • pull_nwi_data(): Read FWS National Wetlands Inventory data into R.

  • read_edw_lyr(): read data from the public (arcx) or internal (arcn) Forest Service ArcGIS REST Services.

  • read_fc(): read a feature class into R from geodatabase.

  • view_layers(): view layers, or feature class, names in a geodatabase.

About

An R package of GIS tools commonly used by MPSG staff.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages