filter by placetype:
  1. 西区
    西区, 新潟県, 日本 (County)
  2. 西区
    西区, 兵庫県, 日本 (County)
  3. 西区
    西区, 福岡県, 日本 (County)
  4. 五十嵐2の町
    五十嵐2の町, 西区, 新潟県, 日本 (LocalAdmin)

Search again including deprecated places, unknown places, places that visit Null Island or everything?

This query took 0.032 seconds ⌛; show me the details?

        
0.032 seconds ⌛
{ "query": { "bool": { "must": [ { "match": { "names_all": "\u4e94\u5341\u5d50\uff12\u306e\u753a, \u897f\u533a, \u65b0\u6f5f\u770c, \u65e5\u672c" } } ], "must_not": [ { "term": { "woe:placetype": 0 } }, { "term": { "geom:latitude": { "value": 0.0 } } }, { "term": { "geom:longitude": { "value": 0.0 } } }, { "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" } } ], "from": 10 }