filter by placetype:
  1. Deutschland
    Deutschland, Deutschland (Country)
  2. México
    México, México (Country)
  3. Juan de Nova Island
    Juan de Nova Island, Juan de Nova Island, French Southern Territories (State)
  4. Sant Julià de Lòria
    Sant Julià de Lòria, Andorra (State)
  5. Tarrafal de São Nicolau
    Tarrafal de São Nicolau, Tarrafal de São Nicolau, Cape Verde (State)
  6. Région de Bruxelles-Capitale
    Région de Bruxelles-Capitale, België (State)
  7. Ciudad de la Habana
    Ciudad de la Habana, Ciudad de la Habana, Cuba (State)
  8. Canton de Genève
    Canton de Genève, Canton de Genève, Schweiz (State)
  9. Canton de Jura
    Canton de Jura, Canton de Jura, Schweiz (State)
  10. San Jose de Ocoa
    San Jose de Ocoa, San Jose de Ocoa, Dominican Republic (State)

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

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

        
0.017 seconds ⌛
{ "query": { "bool": { "must": [ { "match": { "names_all": "Santiago Oxtempan, Tlalpujahua, Michoacan de Ocampo, M\u00e9xico" } } ], "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": 0 }