Files
fgmeta/ws30
Fahim Imaduddin Dalvi 4730d57d40 WS30: Updated Dockerfile with python scripts
The Dockerfile has been updated to include Python, ws30 line data
generation scripts and their dependencies.
2022-01-22 17:18:23 +03:00
..
2021-12-05 20:38:19 +00:00
2021-12-05 20:38:19 +00:00
2021-12-05 20:38:19 +00:00
2021-12-05 20:38:19 +00:00

A set of trivial python scripts to generate World Scenery 3.0 (ws30) scenery
features from openstreetmap data, using the overpass API to retrieve data at
runtime.

These scripts are very simplistic and don't attempt to be particularly efficient
in their use of the API.  The should be improved before use on the entire world, 
as they will (and do) result in being blocked from the overpass API if used on 
and unreasonably large area.