filter by placetype:
  1. United Kingdom
    United Kingdom, United Kingdom (Country)
  2. United States
    United States, United States (Country)
  3. North Hill
    North Hill, North Hill, Anguilla (State)
  4. North Side
    North Side, North Side, Anguilla (State)
  5. North Side
    North Side, North Side, Cayman Islands (State)
  6. North East
    North East, North East, Singapore (State)
  7. North West
    North West, North West, Singapore (State)
  8. Diego Martin
    Diego Martin, Diego Martin, Trinidad and Tobago (State)
  9. Carolina
    Carolina, Carolina, Puerto Rico (State)
  10. Pemba North
    Pemba North, Pemba North, Tanzania (State)

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

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

        
0.093 seconds ⌛
{ "query": { "bool": { "must": [ { "match": { "names_all": "Parmele, Martin, North Carolina, United States" } } ], "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 }