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: 3 months 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-08-02T10:51:27.000Z (almost 3 years ago)
- Last Synced: 2025-03-22T12:24:47.398Z (4 months ago)
- Language: JavaScript
- Homepage: https://drklrd.github.io/adminboundaries-np/
- Size: 21.5 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Admin boundaries for Nepal [](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 ```