18 places near Partido, Dajabon, Dominican Republic
filter by placetype:
  1. Partido
    Partido, Dajabon, Dominican Republic (Town)
  2. Dominican Republic Island
    Dominican Republic Island, Dominican Republic (Island)
  3. America/Santo_Domingo
    America/Santo_Domingo (Timezone)
  4. Dajabon
    Dajabon, Dajabon, Dominican Republic (State)
  5. Santiago Rodriguez
    Santiago Rodriguez, Santiago Rodriguez, Dominican Republic (State)
  6. Dominican Republic
    Dominican Republic, Dominican Republic (Country)
  7. Caribbean Sea
    Caribbean Sea (Sea)
  8. Atlantic Ocean
    Atlantic Ocean (Ocean)
  9. North America
    North America (Continent)
  10. British West Indies
    British West Indies (Supername)

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": [ -71.547539, 19.48097 ] } } } } ], "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" } } ] }