6 places near 荒川, 高知県, 日本
filter by placetype:
  1. 荒川
    荒川, 高知県, 日本 (LocalAdmin)
  2. 磯ノ川
    磯ノ川, 高知県, 日本 (LocalAdmin)
  3. 江ノ村
    江ノ村, 高知県, 日本 (LocalAdmin)
  4. 生ノ川
    生ノ川, 高知県, 日本 (LocalAdmin)
  5. 国見
    国見, 高知県, 日本 (LocalAdmin)
  6. 三里
    三里, 高知県, 日本 (LocalAdmin)

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

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

        
0.028 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ 132.862335, 32.985432 ] } } } }, { "term": { "woe:placetype": 10 } } ], "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" } } ] }