1,169,615 results for placetypes that are a town
  1. La Grange
    La Grange (Town)
  2. La Villaine
    La Villaine (Town)
  3. Laniac
    Laniac (Town)
  4. Bois-Ramiers
    Bois-Ramiers (Town)
  5. Bourcetranc-le-Chapus
    Bourcetranc-le-Chapus (Town)
  6. Le Saussay
    Le Saussay (Town)
  7. Les Bordes
    Les Bordes (Town)
  8. Les Salles
    Les Salles (Town)
  9. Marseau
    Marseau (Town)
  10. Partine
    Partine (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": 20 }