https://github.com/perliedman/tradportalen-export
Export tree observations from Trädportalen
https://github.com/perliedman/tradportalen-export
Last synced: over 1 year ago
JSON representation
Export tree observations from Trädportalen
- Host: GitHub
- URL: https://github.com/perliedman/tradportalen-export
- Owner: perliedman
- Created: 2020-03-08T14:15:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-09T08:07:35.000Z (over 6 years ago)
- Last Synced: 2025-01-30T13:15:31.149Z (over 1 year ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Trädportalen Export
===================
Extracts tree observations from [Trädportalen](https://www.tradportalen.se/), converts them to
GeoJSON and finally zips the converted data.
The reason for this is that Trädportalen currently does not have a machine friendly export for all its
data.
## The data
If you are just looking for the actual exported data, it can be downloaded here: https://tradportalen.s3.eu-north-1.amazonaws.com/tradportalen.zip
## Running
Run the `export.sh` script:
```shell
./export.sh
```
All downloaded data will be stored in the `data/` directory, finally storing a `tradportalen.zip` with all the combined obsvervations in one file.