Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drklrd/adminboundaries-np

Download admin-level boundaries for Nepal (with select options) in GeoJSON, TopoJSON, and Poly file.
https://github.com/drklrd/adminboundaries-np

Last synced: 11 days ago
JSON representation

Download admin-level boundaries for Nepal (with select options) in GeoJSON, TopoJSON, and Poly file.

Awesome Lists containing this project

README

        

# Admin boundaries for Nepal [![Build Status](https://travis-ci.org/drklrd/adminboundaries-np.svg?branch=master)](https://travis-ci.org/drklrd/adminboundaries-np)

Download admin-level boundaries for Nepal in GeoJSON, TopoJSON, Poly file. The app also provides some select options to download the boundary at lower levels (up to municipality)

**Boundaries file courtesy of [Local Boundaries](https://localboundries.oknp.org/) from OpenKnowledge Nepal**

Find the app running LIVE at https://drklrd.github.io/adminboundaries-np

Pull requests and contributions are highly welcome !!!!!

# Development

- Clone this repository
- ``` cd adminboundaries-np ```
- ``` npm install ```
- ``` npm start ```