1,169,615 results for placetypes that are a town
  1. Escobar
    Escobar, Belén de Escobar, Buenos Aires, Argentina (Town)
  2. Masaby
    Masaby (Town)
  3. Auffains
    Auffains (Town)
  4. Avricourt
    Avricourt (Town)
  5. Beuzec-Conq
    Beuzec-Conq (Town)
  6. Douélan
    Douélan (Town)
  7. Gumont
    Gumont (Town)
  8. Illien an Guen
    Illien an Guen (Town)
  9. Killem-Linde
    Killem-Linde (Town)
  10. La Chene
    La Chene (Town)

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

This query took seconds ⌛; show me the details?

        
seconds ⌛
{ "query": { "bool": { "must": [ { "term": { "woe:placetype": 7 } } ], "must_not": [ { "term": { "woe:placetype": 0 } }, { "exists": { "field": "woe:superseded_by" } } ] } }, "aggs": { "placetypes": { "terms": { "field": "woe:placetype_name", "size": 10000 } }, "countries": { "terms": { "field": "iso:country", "size": 10000 } } }, "sort": [ { "woe:scale": { "order": "asc", "mode": "max" } }, { "geom:area": { "order": "asc", "mode": "max" } }, { "woe:id": { "order": "asc", "mode": "max" } } ], "from": 10 }