Rename generic layer.sql to actual_layer_name .sql (#1034)

Following layers had generic `layer.sql` name.

- `aerodrome_label`
- `aeroway`
- `housenumber`
- `mountain_peak`
- `park`
- `place`
- `poi`
- `transportation`
- `transportation_name`
- `water_name`

This PR renames `layer.sql` to `aerodrome_label.sql`, `aeroway.sql`...
This commit is contained in:
Adam Laža
2020-11-09 10:43:35 +01:00
committed by GitHub
parent a36db48a3e
commit 0dc8c3256c
20 changed files with 10 additions and 10 deletions

View File

@@ -178,7 +178,7 @@ layer:
schema:
- ./class.sql
- ./update_transportation_merge.sql
- ./layer.sql
- ./transportation.sql
datasources:
- type: imposm3
mapping_file: ./mapping.yaml