21 places near 7070, Oreamuno, Cartago, Costa Rica
filter by placetype:
  1. San Rafael
    San Rafael, Oreamuno, Cartago, Costa Rica (Town)
  2. Carmen
    Carmen, Cartago, Cartago, Costa Rica (LocalAdmin)
  3. Oriental
    Oriental, Cartago, Cartago, Costa Rica (LocalAdmin)
  4. Paraiso
    Paraiso, Paraíso, Cartago, Costa Rica (LocalAdmin)
  5. San Rafael
    San Rafael, Oreamuno, Cartago, Costa Rica (LocalAdmin)
  6. Cartago
    Cartago, Cartago, Costa Rica (County)
  7. Oreamuno
    Oreamuno, Cartago, Costa Rica (County)
  8. Paraíso
    Paraíso, Cartago, Costa Rica (County)
  9. America/Costa_Rica
    America/Costa_Rica (Timezone)
  10. Cartago
    Cartago, Cartago, Costa Rica (State)

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

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

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