34 places near Middle Region, Sint Maarten
filter by placetype:
  1. Belvédère
    Belvédère, Sint Maarten (Town)
  2. Defiance
    Defiance, Sint Maarten (Town)
  3. Lower Prince's Quarter
    Lower Prince's Quarter, Sint Maarten (Town)
  4. Mary's Fancy
    Mary's Fancy, Sint Maarten (Town)
  5. Middle Region
    Middle Region, Sint Maarten (Town)
  6. Nazareth
    Nazareth, Sint Maarten (Town)
  7. One Hoe
    One Hoe, Sint Maarten (Town)
  8. Over the Pond
    Over the Pond, Sint Maarten (Town)
  9. Philipsburg
    Philipsburg, Sint Maarten (Town)
  10. Pine Garden
    Pine Garden, Sint Maarten (Town)

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

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

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