38 places near El Palmar, Ciudad de la Habana, Cuba
filter by placetype:
  1. Caonao
    Caonao, Ciudad de la Habana, Cuba (Suburb)
  2. Central
    Central, Ciudad de la Habana, Cuba (Suburb)
  3. Ciudad Libertad
    Ciudad Libertad, Ciudad de la Habana, Cuba (Suburb)
  4. Coco Solo
    Coco Solo, Ciudad de la Habana, Cuba (Suburb)
  5. Cubanacán
    Cubanacán, Ciudad de la Habana, Cuba (Suburb)
  6. El Palmar
    El Palmar, Ciudad de la Habana, Cuba (Suburb)
  7. Elena
    Elena, Ciudad de la Habana, Cuba (Suburb)
  8. La Lisa
    La Lisa, Ciudad de la Habana, Cuba (Suburb)
  9. La Playa
    La Playa, Ciudad de la Habana, Cuba (Suburb)
  10. Larrazábal
    Larrazábal, Ciudad de la Habana, Cuba (Suburb)

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

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

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