Skip to content

CityofPittsburgh/caRtegraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

caRtegraph

R package for communicating with the Cartegraph API

hex

Author

Geoffrey Arnold

Installation

devtools::install_github("CityofPittsburgh/caRtegraph")

What is Cartegraph?

Cartegraph is an asset management software that is widely used by municipal governments.

Usage

Every function begins with cg*. The packages' functions are mostly used to get spatial data from the API, but it can also be used to add and delete data as well as download primary attachments.

Notes

This our first R package so please be nice when reporting issues.

If you like sf, sorry we've been working with Cartegraph for awhile, and tend to use the leaflet package for visuals so sp was prioitized. I am looking to add functionality for that outside of simply transforming the data from sp objects, and once that is complete this package will be submitted to CRAN.

About

R package for communicating with the Cartegraph API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages