Use this Query service to download geojson files with the selected data.
- Node version >=14 installed
- This project uses the Yarn 1 package manager
- Linux (for Windows use WSL, because Svelte Kit)
From a terminal located at the project root, install project dependencies:
yarn
Start the project in development mode
yarn run dev