37 places near Northumberland, Northumberland, Pennsylvania, United States
filter by placetype:
  1. Rice Middle School
    Rice Middle School, Northumberland, Pennsylvania, United States (POI)
  2. Northumberland Chr School
    Northumberland Chr School, Northumberland, Pennsylvania, United States (POI)
  3. Kapp Heights
    Kapp Heights, Northumberland, Pennsylvania, United States (Town)
  4. Northumberland
    Northumberland, Northumberland, Pennsylvania, United States (Town)
  5. Sunbury
    Sunbury, Northumberland, Pennsylvania, United States (Town)
  6. Upper Augusta
    Upper Augusta, Northumberland, Pennsylvania, United States (Town)
  7. Monroe
    Monroe, Snyder, Pennsylvania, United States (Town)
  8. Point
    Point, Northumberland, Pennsylvania, United States (Town)
  9. Union
    Union, Union, Pennsylvania, United States (Town)
  10. Pocono Mountains
    Pocono Mountains, Pennsylvania, United States (Colloquial)

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

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

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