Skip to content

Extract rds object with admin2 levels from UNHCR ArcGIS DB

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

Edouard-Legoupil/admin2check

Repository files navigation

admin2check

The goal of admin2check is to perform basic data quality assurance based on the global GIS webservices for admin 2 level

Installation

You can install the development version of admin2check like so:

install.packages("pak")
pak::pkg_install(""Edouard-Legoupil/admin2check")

Example

This is a basic example which shows you how to solve a common problem:

library(admin2check)
## basic example code
GTM <- f_get_admin2_boundaries(ISO3 = "GTM", simplify = TRUE, dTolerance = 500)

About

Extract rds object with admin2 levels from UNHCR ArcGIS DB

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages