-
Shrey patel
-
Shridhar Shah
-
Rohan Patel
-
Ketan Kodmelwar
Due to exponential increase in human population, cities expand to establish infrastructure. Deforestation takes place as the roads continue to extend, and this may have a negative impact on the environment. Using GIS, we can predict the amount of deforestation that can happen due to a newly proposed road construction project. We digitize the road in ArcMap to predict how much deforestation it may cause, and this may allow to take important decisions, prior to starting the road construction project.
Click here to see video tutorial:
Youtube Video Tutorial
- install node js
- clone/download the app
- go to project folder containing index.js and type: node index.js
- if you get module dependancy messages, run npm install <module name> and then run again
- The app works on port 4500