Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.39 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.39 KB

LSIViewer 2.0

  • A client oriented online viewer for Geospatial vector data which is at http://lsi.iiit.ac.in/lsiviewer
  • This repository has source code written in javascript, html and css.
    alt tag

Highlights :

  • An installation-free, platform-independent online application to view spatial vector data anytime
  • Major rendering happens solely on client
  • Redering speeds are compared to a Desktop GIS application
  • Released as Open source

How to run?

###Requirements :

Make sure node js(v5 or newer) libraries are installed or

  • For node js installation -
  • For node-gyp installation - sudo npm install -g node-gyp
  • To check node js version : node --verison

###Commands :

  • npm install
  • node server.js

Instructions:

Roads of South Africa viewed on both SimpleDataViewer and WMSViewer

alt tag