2021-12-06 04:38:19 +08:00
|
|
|
A set of trivial python scripts to generate World Scenery 3.0 (ws30) scenery
|
2021-05-03 22:59:30 +08:00
|
|
|
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,
|
2022-05-29 03:42:43 +08:00
|
|
|
as they can (and do) result in being blocked from the overpass API if used on
|
2021-05-03 22:59:30 +08:00
|
|
|
and unreasonably large area.
|