33 places near Delran, Burlington, New Jersey, United States
filter by placetype:
  1. Delran Middle School
    Delran Middle School, Burlington, New Jersey, United States (POI)
  2. Holy Cross High School
    Holy Cross High School, Burlington, New Jersey, United States (POI)
  3. Fairview
    Fairview, Burlington, New Jersey, United States (Suburb)
  4. Millside Heights
    Millside Heights, Burlington, New Jersey, United States (Suburb)
  5. The Northeast
    The Northeast, Philadelphia, Pennsylvania, United States (Suburb)
  6. Delran
    Delran, Burlington, New Jersey, United States (Town)
  7. Moorestown
    Moorestown, Burlington, New Jersey, United States (Town)
  8. Philadelphia
    Philadelphia, Philadelphia, Pennsylvania, United States (Town)
  9. Riverside
    Riverside, Burlington, New Jersey, United States (Town)
  10. North Delran
    North Delran, Burlington, New Jersey, United States (Town)

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

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

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