Support --area=planet in shortbread schema (#431)

pull/432/head
Michael Barry 2023-01-04 15:24:03 -05:00 zatwierdzone przez GitHub
rodzic ef24e91f0b
commit 0125e1814a
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -8,7 +8,7 @@ args:
default: massachusetts
osm_url:
description: OSM URL to download
default: '${ "geofabrik:" + args.area }'
default: '${ args.area == "planet" ? "aws:latest" : ("geofabrik:" + args.area) }'
sources:
ocean:
type: shapefile