Latest Map of Nepal with 77 districts and 7 provinces for spatial data visualization in R and other programming.
install.packages("devtools")
devtools::install_github("rugnepal/nepalmap")
library(nepalmap)
province_map()
- Use this function to create 7 Provincial Map
district_map()
- Use this function to create 77 District Map
boundary_map()
- Use this function to create boundary map of Nepal
Download GeoJSON files: 1. Nepal Provinces
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.