13 places near Piedra Negra, Pedernales, Dominican Republic
filter by placetype:
  1. Piedra Negra
    Piedra Negra, Pedernales, Dominican Republic (Island)
  2. America/Santo_Domingo
    America/Santo_Domingo (Timezone)
  3. Pedernales
    Pedernales, Pedernales, Dominican Republic (State)
  4. Caribbean Sea
    Caribbean Sea (Sea)
  5. Atlantic Ocean
    Atlantic Ocean (Ocean)
  6. North America
    North America (Continent)
  7. British West Indies
    British West Indies (Supername)
  8. Caribbean
    Caribbean (Supername)
  9. Central America
    Central America (Supername)
  10. Hispaniola
    Hispaniola (Supername)

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

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

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