This is an app to test out possibilities for rendering and investigating home-cooked GeoTIFF files in the browser and provide estimated answers to knotty problems.
This builds upon the previous land-calculator prototype (code) which looked at the same problem working by subtracting polygons.
Once you've cloned this:
npm install
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --openTo create a production version:
npm run buildYou can preview the production build with npm run preview.
To deploy your app, you may need to install an adapter for your target environment.
The software in this project is open source and covered by the LICENSE file.
Individual datasets copied into this repository may have specific copyright and licensing, otherwise all content and data in this repository is © Crown copyright and available under the terms of the Open Government 3.0 licence.