47 places near City Line, Brooklyn, New York, United States
filter by placetype:
  1. East New York High School of Transit Technology
    East New York High School of Transit Technology, Brooklyn, New York, United States (POI)
  2. Robert F Kennedy Memorial School
    Robert F Kennedy Memorial School, Brooklyn, New York, United States (POI)
  3. East New York
    East New York, Brooklyn, New York, United States (Suburb)
  4. Glendale
    Glendale, Queens, New York, United States (Suburb)
  5. Ozone Park
    Ozone Park, Queens, New York, United States (Suburb)
  6. Woodhaven
    Woodhaven, Queens, New York, United States (Suburb)
  7. New Lots
    New Lots, Brooklyn, New York, United States (Suburb)
  8. City Line
    City Line, Brooklyn, New York, United States (Suburb)
  9. Highland Park
    Highland Park, Brooklyn, New York, United States (Suburb)
  10. Lidenwood
    Lidenwood, Queens, New York, United States (Suburb)

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

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

        
0.046 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -73.866364, 40.674782 ] } } } } ], "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" } } ], "from": 10 }