Key Features • How To Use • Credits • Live • License
- LivePreview of Geospatial data in the browser
- Instantly see what the data is with custom markers.
- Dynamic data update in offcanvas bar based on point of interest
- Different base maps which can changed via layer button
- Taxonomy of each incident based on keyword with custom logos
- Modal Menus to describe the details about the project
- Fast and responsive render
- Responsive design and optimized for both web and mobile
- Cross platform - Windows, macOS and Linux ready.
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/gurupratap-matharu/lich
# Go into the repository
$ cd lich
# Install dependencies
$ npm install
# Run the app
$ npm start
Note If you're using Linux Bash for Windows, see this guide or use
node
from the command prompt.
This software uses the following open source packages:
Online Here - Web version of the app
MIT