Advertisement
Guest User

Untitled

a guest
Nov 21st, 2011
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "filtered" : {
  3.         "query" : {
  4.             "match_all" : {}
  5.         },
  6.         "filter" : {
  7.             "geo_polygon" : {
  8.                 "geometry.properties" : {
  9.                     "coorinates" :   [[50.8124920000001, 25.6422200000001],[50.7924960000001, 25.641941],[50.783333, 25.6538890000001],[50.782219, 25.6594430000001],[50.786942, 25.66222],[50.8161090000001, 25.654442],[50.8213880000001, 25.651943],[50.822495, 25.6463850000001],[50.8186040000001, 25.643055],[50.8124920000001, 25.6422200000001],[50.813332, 25.6786080000001],[50.8077770000001, 25.6766660000001],[50.804161, 25.680553],[50.8044430000001, 25.6858330000001],[50.8077770000001, 25.68972],[50.814438, 25.683331],[50.813332, 25.6786080000001],[50.76194, 25.5952760000001],[50.771942, 25.571941],[50.7519380000001, 25.5819440000001],[50.7447200000001, 25.5894430000001],[50.742493, 25.600555],[50.7416610000001, 25.669998],[50.7416610000001, 25.683052],[50.746109, 25.693054],[50.749443, 25.6972200000001],[50.7641600000001, 25.7113879999999],[50.7736049999999, 25.716389],[50.7927700000001, 25.726387],[50.796661, 25.7283330000001],[50.796387, 25.7138860000001],[50.790833, 25.6872220000001],[50.774437, 25.681942],[50.7691650000001, 25.6816640000001],[50.7636110000001, 25.6549990000001],[50.7608260000001, 25.60083],[50.76194, 25.5952760000001],[50.769722, 25.746944],[50.7633290000001, 25.745831],[50.760551, 25.750275],[50.7647170000001, 25.7547190000001],[50.769997, 25.7524989999999],[50.769722, 25.746944],[50.5322190000001, 26.2344440000001],[50.5473250000001, 26.226927],[50.577774, 26.238331],[50.5841600000001, 26.239441],[50.5894390000001, 26.238331],[50.592216, 26.2341650000001],[50.6083300000001, 26.209164],[50.6102750000001, 26.204166],[50.6049960000001, 26.195],[50.6011050000001, 26.191666],[50.594719, 26.190552],[50.5551640000001, 26.194105],[50.5541610000001, 26.191387],[50.568886, 26.170555],[50.5930480000001, 26.1508310000001],[50.605553, 26.141109],[50.613052, 26.127777],[50.6161040000001, 26.117222],[50.6169430000001, 26.104721],[50.6148990000001, 26.090616],[50.6183320000001, 26.0563890000001],[50.61972, 25.9808310000001],[50.6186070000001, 25.9669420000001],[50.607498, 25.862778],[50.602493, 25.8458330000001],[50.597221, 25.8366659999999],[50.5908280000001, 25.8286090000001],[50.5733300000001, 25.809723],[50.5552750000001, 25.811943],[50.468887, 25.9450000000001],[50.4638820000001, 25.9541660000001],[50.4616620000001, 25.965275],[50.462494, 25.978333],[50.4661100000001, 25.989166],[50.4766620000001, 26.0080530000001],[50.48555, 26.0280530000001],[50.489998, 26.03833],[50.4916610000001, 26.051388],[50.4861069999999, 26.0730550000001],[50.4819410000001, 26.082775],[50.4694440000001, 26.111664],[50.454647, 26.1981319999999],[50.4530490000001, 26.2080540000001],[50.453606, 26.214996],[50.458885, 26.2244420000001],[50.465553, 26.2322200000001],[50.4694440000001, 26.2355540000001],[50.4749980000001, 26.237221],[50.499981, 26.2397839999999],[50.5075000000001, 26.240555],[50.5141600000001, 26.239441],[50.5322190000001, 26.2344440000001],[50.6536100000001, 26.247498],[50.6505510000001, 26.2447200000001],[50.6161040000001, 26.246109],[50.609993, 26.247776],[50.6036070000001, 26.255554],[50.603333, 26.2616650000001],[50.6044390000001, 26.267776],[50.609718, 26.277222],[50.6127780000001, 26.2811090000001],[50.6272200000001, 26.288887],[50.640549, 26.2819440000001],[50.6502760000001, 26.275833],[50.6538850000001, 26.2722210000001],[50.6558300000001, 26.26722],[50.6549990000001, 26.253609],[50.6536100000001, 26.247498]]
  10.                 }
  11.             }
  12.         }
  13.     }
  14. }
  15.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement