3D Geospatial Analysis tool based on Cesiumjs
- Open command prompt in the directory where you want to copy the project
- Clone the repo locally using
git clone https://github.com/qandeelabbassi/Analysis3D.git
command - Install node modules using
npm install
command in root folder of the project - Start the server using
node server.js
command in root folder of the project - Open this link http://localhost:8080/app/index.html in browser
- Polygon/Line drawing
- Polygon/Line measurement
- Asset/object classification (In progress)