kanishkan91 / rgis

R-based Geographic Information System (GIS) utilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOI Build Status codecov

rgis

R-based Geographic Information System (GIS) utilities

Description

The rgis package facilitates GIS functionality and workflows commonly represented in proprietary and open source GISs. This package does not contain functionality for visualization, but is focused on geospatial algorithms for analysis, conversion, IO, modification, and workflows of spatial files and data structures.

Get Started with rgis

rgis can be installed directly from its GitHub repository using the R devtools package. From an R prompt, run the command:

devtools::install_github('jgcri/rgis')

About

R-based Geographic Information System (GIS) utilities

License:BSD 2-Clause "Simplified" License


Languages

Language:R 99.8%Language:Rebol 0.2%