Skip to content

manish-ach/renderNepal

Repository files navigation

Nepal Interactive Map

An interactive, high-fidelity SVG map of Nepal featuring drill-down navigation from the national level to individual districts.

data used from : dataofsandy/Nepal-GEOJSON

Features

  • 🇳🇵 Drill-down Navigation: Explore Country -> Province -> District.
  • 🖐️ Draggable Canvas: Pan across the map with ease.
  • 🤏 Pinch Gestures: Pinch to go back to the previous view (Mobile & Trackpad).
  • 📱 Responsive Design: Fluid SVG rendering that works on all screen sizes.
  • 🚀 Modular Refactor: Logic and Rendering are separated for high reusability.

Quick Start

  1. Ensure the Nepal-GEOJSON/ folder is present with province1.geojson through province7.geojson.
  2. Open index.html in any modern web browser.
  3. Use a local server, for eg: run python -m http.server for the best experience with GeoJSON fetching.
  4. Then go to http://[::]:8000/

Screenshots

image image image

Documentation

For a deep dive into the code architecture, logic, and function references, please see: 👉 DOCUMENTATION.md

License

GPL

About

geojson to map. Interactive map of Nepal with simple interface to plug in any ts/js project.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors