24 places near Alto Sano, Alto Sano, Las Marías, Puerto Rico
filter by placetype:
  1. Alto Sano
    Alto Sano, Alto Sano, Las Marías, Puerto Rico (Town)
  2. Puerto Rico Island
    Puerto Rico Island, Puerto Rico (Island)
  3. Alto Sano
    Alto Sano, Las Marías, Puerto Rico (County)
  4. Anones
    Anones, Las Marías, Puerto Rico (County)
  5. Furnias
    Furnias, Las Marías, Puerto Rico (County)
  6. Maravilla Norte
    Maravilla Norte, Las Marías, Puerto Rico (County)
  7. Guacio
    Guacio, San Sebastián, Puerto Rico (County)
  8. America/Puerto_Rico
    America/Puerto_Rico (Timezone)
  9. Las Marías
    Las Marías, Las Marías, Puerto Rico (State)
  10. San Sebastián
    San Sebastián, San Sebastián, Puerto Rico (State)

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

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

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