diff --git a/layers/transportation/highway.sql b/layers/transportation/layer.sql similarity index 100% rename from layers/transportation/highway.sql rename to layers/transportation/layer.sql diff --git a/layers/transportation/transportation.yaml b/layers/transportation/transportation.yaml index 0d189e4..05d96e2 100644 --- a/layers/transportation/transportation.yaml +++ b/layers/transportation/transportation.yaml @@ -33,7 +33,7 @@ layer: schema: - ./types.sql - ./ne_global_roads.sql - - ./highway.sql + - ./layer.sql datasources: - type: imposm3 mapping_file: ./mapping.yaml