25 places near 4623, Sjælland, Danmark
  1. Højelse
    Højelse, Køge, Sjælland, Danmark (Town)
  2. Lille Skensved
    Lille Skensved, Køge, Sjælland, Danmark (Town)
  3. Ølby
    Ølby, Køge, Sjælland, Danmark (Town)
  4. Store Salby
    Store Salby, Køge, Sjælland, Danmark (Town)
  5. Skensved Å
    Skensved Å, Sjælland, Danmark (Drainage)
  6. Öresundsregionen
    Öresundsregionen (Colloquial)
  7. Götaland
    Götaland, Sverige (Colloquial)
  8. Fennoscandia
    Fennoscandia (Colloquial)
  9. Sjaelland
    Sjaelland, Danmark (Island)
  10. Køge
    Køge, Sjælland, Danmark (County)

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

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

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