SuitabilityGeothermalDrillingSwitzerland is an open source Java script library that allows to query the cantonal interfaces whether a site in Switzerland is suitable for a geothermal drilling.
This library is supporting the web app www.kann-ich-bohren.ch and was developped by Geotest AG.
The documentation and description of the library can be found at sfoe.github.io/SuitabilityGeothermalDrillingSwitzerland.
https://www.bfe.admin.ch/bfe/en/home/supply/renewable-energy/geothermal-energy.html
See the results
On first check out run
npm install
to load all node_modules.
This project has been created using webpack-cli, you can run
npm run build
to bundle your application or
npm run serve
to start the application on localhost 🚀
Run
node .\test.js
to work and debug in Node.js.