Skip to content

qandeelabbassi/Analysis3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis3D (In progress)

3D Geospatial Analysis tool based on Cesiumjs

Installation Steps

  1. Open command prompt in the directory where you want to copy the project
  2. Clone the repo locally using git clone https://github.com/qandeelabbassi/Analysis3D.git command
  3. Install node modules using npm install command in root folder of the project
  4. Start the server using node server.js command in root folder of the project
  5. Open this link http://localhost:8080/app/index.html in browser

Screenshots:

line drawing

polygon drawing

Current Status:

  • Polygon/Line drawing
  • Polygon/Line measurement
  • Asset/object classification (In progress)