Skip to content

Commit

Permalink
Merge pull request #55 from Qwant/load4index_poi
Browse files Browse the repository at this point in the history
add 3 layers in order to populate correctly ES poi index
  • Loading branch information
sdrll authored Oct 20, 2023
2 parents 55deed8 + f5f5ccd commit 822bbe3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
3 changes: 0 additions & 3 deletions layers/poi/mapping.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,3 @@ tables:
type: polygon
columns: *poi_fields
mapping: *poi_mapping

tags:
load_all: true
5 changes: 5 additions & 0 deletions openmaptiles_poi.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
tileset:
layers:
- layers/water/water.yaml
- layers/place/place.yaml
- layers/waterway/waterway.yaml
- layers/water_name/water_name.yaml
- layers/poi/poi.yaml
- layers/aerodrome_label/aerodrome_label.yaml
name: OpenMapTiles
version: 3.3.0
id: openmaptiles
Expand Down

0 comments on commit 822bbe3

Please sign in to comment.