18 places near Forallac, Girona, Catalunya, España
filter by placetype:
  1. San Clemente de Peralta
    San Clemente de Peralta, Girona, Catalunya, España (Town)
  2. Santa Susana de Peralta
    Santa Susana de Peralta, Girona, Catalunya, España (Town)
  3. Forallac
    Forallac, Girona, Catalunya, España (LocalAdmin)
  4. Costa Brava
    Costa Brava, Catalunya, España (Colloquial)
  5. Baix Empordà
    Baix Empordà, Girona, Catalunya, España (Colloquial)
  6. Girona
    Girona, Catalunya, España (County)
  7. Europe/Paris
    Europe/Paris (Timezone)
  8. Europe/Madrid
    Europe/Madrid, España (Timezone)
  9. Catalunya
    Catalunya, España (State)
  10. España
    España, España (Country)

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

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

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