17 places near Grøttum, Oslomarka, Oslo Fylke, Norge
filter by placetype:
  1. Oslo
    Oslo, Oslo Fylke, Norge (Town)
  2. Sorkedalen
    Sorkedalen, Oslomarka, Oslo Fylke, Norge (Town)
  3. Grøttum
    Grøttum, Oslomarka, Oslo Fylke, Norge (Town)
  4. Fennoscandia
    Fennoscandia (Colloquial)
  5. Østlandet
    Østlandet, Norge (Colloquial)
  6. Bærum Kommune
    Bærum Kommune, Akershus Fylke, Norge (County)
  7. Oslomarka
    Oslomarka, Oslo Fylke, Norge (County)
  8. Europe/Oslo
    Europe/Oslo (Timezone)
  9. Oslo Fylke
    Oslo Fylke, Oslo Fylke, Norge (State)
  10. Norge
    Norge, Norge (Country)

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

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

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