14 places near 崂山区, 青岛市, 山东省, 中國
filter by placetype:
  1. Liuting Airport
    Liuting Airport, 青岛市, 山东省, 中國 (Airport)
  2. 崂山区
    崂山区, 青岛市, 山东省, 中國 (LocalAdmin)
  3. 青岛市
    青岛市, 山东省, 中國 (County)
  4. Asia/Shanghai
    Asia/Shanghai, 中國 (Timezone)
  5. 山东省
    山东省, 中國 (State)
  6. 中國
    中國, 中國 (Country)
  7. Yellow Sea
    Yellow Sea (Sea)
  8. Asia
    Asia (Continent)
  9. C.I.S.
    C.I.S. (Supername)
  10. USSR
    USSR (Supername)

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

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

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