21 places near Europe/Gibraltar
filter by placetype:
  1. Gibraltar
    Gibraltar, Gibraltar (Town)
  2. La Línea de la Concepción
    La Línea de la Concepción, Cádiz, Andalucía, España (Town)
  3. Montecorto
    Montecorto, Málaga, Andalucía, España (Town)
  4. Costa de la Luz
    Costa de la Luz, Cádiz, Andalucía, España (Colloquial)
  5. Cádiz
    Cádiz, Andalucía, España (County)
  6. Africa/Algiers
    Africa/Algiers (Timezone)
  7. Europe/Gibraltar
    Europe/Gibraltar (Timezone)
  8. Europe/Madrid
    Europe/Madrid, España (Timezone)
  9. Andalucía
    Andalucía, España (State)
  10. Gibraltar
    Gibraltar, Gibraltar (Country)

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

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

        
0.033 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -5.34829, 36.13208 ] } } } } ], "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" } } ] }