Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dpriskorn/lantmateriethikingpaths
Script to extract, filter and convert hiking paths from the product Topografi 50 from swedish state Lantmäteriet to WSG84 geojson
https://github.com/dpriskorn/lantmateriethikingpaths
Last synced: 20 days ago
JSON representation
Script to extract, filter and convert hiking paths from the product Topografi 50 from swedish state Lantmäteriet to WSG84 geojson
- Host: GitHub
- URL: https://github.com/dpriskorn/lantmateriethikingpaths
- Owner: dpriskorn
- Created: 2023-07-18T14:11:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-06T00:12:08.000Z (7 months ago)
- Last Synced: 2024-12-19T09:27:54.158Z (about 1 month ago)
- Language: Python
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LantmäterietHikingPaths
Script to extract, filter and convert hiking paths from the
product Topografi 50 from swedish state Lantmäteriet to WSG84
geojson easily usable in JOSM# Usage
$ python extract_hiking_paths.py -i file.gpkg -o file.geojson# Credits
It was made with help from chatgpt may 24 2023.