WS30 - Scenery features from OSM

This commit is contained in:
Stuart Buchanan
2021-05-03 15:59:30 +01:00
parent 8be5b2fc52
commit bd01aad8e6
4 changed files with 457 additions and 0 deletions

8
ws30/README.TXT Normal file
View File

@@ -0,0 +1,8 @@
A set of trivial python scripts to generate World Scener 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.