Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/perliedman/tradportalen-export
Export tree observations from Trädportalen
https://github.com/perliedman/tradportalen-export
Last synced: 22 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-09T08:07:35.000Z (almost 5 years ago)
- Last Synced: 2024-12-03T10:25:13.019Z (3 months 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.