filter by placetype:
- 5 states
-
Karonga
Karonga (State)
-
台北市
台北市 (State)
-
高雄市
高雄市 (State)
-
Komi-Permyatskiy Avtonomnyy Okrug
Komi-Permyatskiy Avtonomnyy Okrug (State)
-
Ust-ordynskiy Buryatskiy Avtonomnyy Okrug
Ust-ordynskiy Buryatskiy Avtonomnyy Okrug (State)
Search again including deprecated places, unknown places, places that visit Null Island or everything?
first
1 of 1
last
(pages)
This query took 0.013 seconds ⌛; show me the details?
0.013 seconds ⌛{ "query": { "bool": { "must": [ { "term": { "geom:latitude": { "value": 0.0 } } }, { "term": { "geom:longitude": { "value": 0.0 } } }, { "term": { "woe:placetype": 8 } } ], "must_not": [ { "term": { "woe:id": { "value": 1 } } }, { "exists": { "field": "woe:superseded_by" } } ] } }, "aggs": { "placetypes": { "terms": { "field": "woe:placetype_name", "size": 10000 } } }, "sort": [ { "woe:scale": { "order": "asc", "mode": "max" } }, { "geom:area": { "order": "asc", "mode": "max" } }, { "woe:id": { "order": "asc", "mode": "max" } } ] }