39 places near Shapleton Island, Rockingham, New Hampshire, United States
filter by placetype:
  1. Little Harbour School
    Little Harbour School, Rockingham, New Hampshire, United States (POI)
  2. Seavey Island
    Seavey Island, York, Maine, United States (Suburb)
  3. Shaws Hill
    Shaws Hill, Rockingham, New Hampshire, United States (Suburb)
  4. Downtown
    Downtown, Rockingham, New Hampshire, United States (Suburb)
  5. Little Harbor
    Little Harbor, Rockingham, New Hampshire, United States (Suburb)
  6. South End
    South End, Rockingham, New Hampshire, United States (Suburb)
  7. Strawberry Banke
    Strawberry Banke, Rockingham, New Hampshire, United States (Suburb)
  8. Kittery
    Kittery, York, Maine, United States (Town)
  9. New Castle
    New Castle, Rockingham, New Hampshire, United States (Town)
  10. Portsmouth
    Portsmouth, Rockingham, New Hampshire, United States (Town)

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

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

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