Rename highway to layer

This commit is contained in:
Lukas Martinelli 2016-11-26 20:47:42 +00:00
parent 69b77416be
commit 24b1e763fa
2 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ layer:
schema: schema:
- ./types.sql - ./types.sql
- ./ne_global_roads.sql - ./ne_global_roads.sql
- ./highway.sql - ./layer.sql
datasources: datasources:
- type: imposm3 - type: imposm3
mapping_file: ./mapping.yaml mapping_file: ./mapping.yaml