15 places near San Cristóbal, Cuscatlán, El Salvador
filter by placetype:
  1. San Cristóbal
    San Cristóbal, San Cristóbal, Cuscatlán, El Salvador (Town)
  2. San Francisco
    San Francisco, San Cristóbal, Cuscatlán, El Salvador (Town)
  3. San Cristóbal
    San Cristóbal, Cuscatlán, El Salvador (County)
  4. Verapaz
    Verapaz, San Vicente, El Salvador (County)
  5. America/El_Salvador
    America/El_Salvador (Timezone)
  6. America/Tegucigalpa
    America/Tegucigalpa (Timezone)
  7. Cuscatlán
    Cuscatlán, Cuscatlán, El Salvador (State)
  8. San Vicente
    San Vicente, San Vicente, El Salvador (State)
  9. El Salvador
    El Salvador, El Salvador (Country)
  10. Caribbean Sea
    Caribbean Sea (Sea)

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

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

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