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:
@@ -29,7 +29,7 @@ schema:
|
||||
- ./update_marine_point.sql
|
||||
- ./update_water_lakeline.sql
|
||||
- ./update_water_point.sql
|
||||
- ./layer.sql
|
||||
- ./water_name.sql
|
||||
datasources:
|
||||
- type: imposm3
|
||||
mapping_file: ../water/mapping.yaml
|
||||
|
||||
Reference in New Issue
Block a user