fgmeta/ws30
Stuart Buchanan 50fd23d72c Include more railway features, don't add tunnels
From mespieler.

8333805787116b9d5cbc91b67f2a6b9bac4922b1
2022-09-25 18:32:25 +01:00
..
ws30-vbp-generator-docker WS30: Updated Dockerfile with python scripts 2022-01-22 17:18:23 +03:00
calc_tile.py WS30: Improved road generation 2021-12-05 20:38:19 +00:00
gencoastline.py WS30: Improved gencoastlines 2022-05-28 20:42:43 +01:00
genroads.py Include more railway features, don't add tunnels 2022-09-25 18:32:25 +01:00
genwater.py WS30: Improved road generation 2021-12-05 20:38:19 +00:00
README.TXT WS30: Improved gencoastlines 2022-05-28 20:42:43 +01:00
requirements.txt WS30: Added python dependency requirements file for scripts 2022-01-22 16:25:06 +03: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 can (and do) result in being blocked from the overpass API if used on 
and unreasonably large area.