diff options
| author | Guilhem Moulin <guilhem@fripost.org> | 2024-01-18 12:41:39 +0100 | 
|---|---|---|
| committer | Guilhem Moulin <guilhem@fripost.org> | 2024-01-18 12:43:06 +0100 | 
| commit | e81c8135662e83bfeff4b1740e8062517c0e16e2 (patch) | |
| tree | 7c3dce7e85c97f1aa1ae4f77c83e647fe4ef18ed /README.md | |
| parent | 33fe0b60ae1cc0e3076626d7680e4edc042b469f (diff) | |
Add README.
Diffstat (limited to 'README.md')
| -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. | 
