Skip to content

Commit

Permalink
test include tags
Browse files Browse the repository at this point in the history
  • Loading branch information
sdrll committed Oct 20, 2023
1 parent e4508c2 commit 267a56d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion layers/poi/mapping.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,6 @@ def_poi_fields: &poi_fields
type: string
- name: tags
type: hstore_tags
load_all: true
- name: subclass
type: mapping_value
- name: mapping_key
Expand Down Expand Up @@ -406,3 +405,6 @@ tables:
type: polygon
columns: *poi_fields
mapping: *poi_mapping

tags:
include: [aerodrome, opening_hours, cuisine, organic, zero_waste, bulk_purchase, operator]

0 comments on commit 267a56d

Please sign in to comment.