diff options
-rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..508d4f8 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Backend utilities for the [Klimatanalys Norr](https://www.klimatanalysnorr.se) project + +This repository contains scripts to download and process shape files +from various Swedish authorities, and export them in a format suitable +for the [web map](https://git.guilhem.org/KlimatAnalysNorr/webmap/about). + +# Copyright + +© 2024 [Guilhem Moulin](https://guilhem.se). +License: [GNU General Public License version 3 or later](https://www.gnu.org/licenses/gpl-3.0.html). +This is free software: you are free to change and redistribute it. +There is NO WARRANTY, to the extent permitted by law. |