40 places near Country Club Gardens, Orleans Parish, Louisiana, United States
filter by placetype:
  1. Metairie Grammar School
    Metairie Grammar School, Jefferson Parish, Louisiana, United States (POI)
  2. Oak Ridge Park
    Oak Ridge Park, Jefferson Parish, Louisiana, United States (Suburb)
  3. Navarre
    Navarre, Orleans Parish, Louisiana, United States (Suburb)
  4. Hollygrove
    Hollygrove, Orleans Parish, Louisiana, United States (Suburb)
  5. Dixon
    Dixon, Orleans Parish, Louisiana, United States (Suburb)
  6. Lakewood
    Lakewood, Orleans Parish, Louisiana, United States (Suburb)
  7. Country Club Gardens
    Country Club Gardens, Orleans Parish, Louisiana, United States (Suburb)
  8. Mid-City
    Mid-City, Orleans Parish, Louisiana, United States (Suburb)
  9. East Bank
    East Bank, Orleans Parish, Louisiana, United States (Suburb)
  10. Esplanade Ridge
    Esplanade Ridge, Orleans Parish, Louisiana, United States (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": [ -90.118721, 29.982059 ] } } } } ], "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" } } ] }