28 places near Rochester Airport, Kent, England, United Kingdom
  1. Rochester Airport
    Rochester Airport, Kent, England, United Kingdom (Airport)
  2. Walderslade
    Walderslade, Kent, England, United Kingdom (Suburb)
  3. Burham
    Burham, Kent, England, United Kingdom (Town)
  4. Chatham
    Chatham, Kent, England, United Kingdom (Town)
  5. Rochester
    Rochester, Kent, England, United Kingdom (Town)
  6. Walderslade
    Walderslade, Kent, England, United Kingdom (Town)
  7. Gravesham Borough
    Gravesham Borough, Kent, England, United Kingdom (LocalAdmin)
  8. Tonbridge and Malling Borough
    Tonbridge and Malling Borough, Kent, England, United Kingdom (LocalAdmin)
  9. Medway
    Medway, Kent, England, United Kingdom (LocalAdmin)
  10. South East England
    South East England, England, United Kingdom (Colloquial)

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

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

        
0.09 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ 0.5021, 51.350269 ] } } } } ], "must_not": [ { "terms": { "woe:placetype": [ 0, 11, 25 ] } }, { "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": "desc", "mode": "max" } }, { "woe:id": { "order": "asc", "mode": "max" } } ] }