Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/drklrd/adminboundaries-np
- Owner: drklrd
- Created: 2018-02-13T07:49:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-08-02T10:51:27.000Z (over 2 years ago)
- Last Synced: 2023-02-27T07:26:48.869Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://drklrd.github.io/adminboundaries-np/
- Size: 21.5 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 ```