Country.frink

Download or view Country.frink in plain text format


/** This class contains polygons for the outlines of all the countries in
    the world.  For examples of using this to draw maps of the world, see the
    programs drawDymaxion.frink and drawCountries.frink. */

class Country
{
   // The two-letter ISO code for the country
   var ISO2

   // The name of the country
   var name

   // A list of vertices of polygons for the country.
   var borders

   // A dictionary of Country objects.  The key is the two-letter ISO code,
   // and the value is a Country object.
   class var countryList = new dict

   class addCountry[code, cname, borderlist] :=
   {
      c = new Country[code, cname, borderlist]
      countryList@code = c
      return c
   }

   new[code, cname, borderlist] :=
   {
      ISO2 = code
      name = cname
      borders = borderlist
   }

   // This method can be used to get a dictionary containing all countries.
   // see documentation for the countryList variable above.
   class getCountryList[] := countryList

  class var AE = Country.addCountry["AE", "United Arab Emirates", [[[51.57352066,24.42000008],[51.7574501,24.29405975],[51.79439926,24.01981926],[52.57706833,24.17745018],[53.40399933,24.15130997],[54.00799179,24.12174988],[54.69300842,24.79788971],[55.43904114,25.43914986],[56.07083893,26.05545998],[56.26103973,25.71460915],[56.39685822,24.92473984],[55.88623047,24.92082977],[55.80411911,24.26960945],[55.98123932,24.13055038],[55.52861023,23.93359947],[55.52582932,23.52487946],[55.23447037,23.11097908],[55.20832825,22.70833015],[55.00683212,22.49694824],[52.00071716,23.00114632],[51.61772156,24.01422501],[51.57352066,24.42000008],[51.57352066,24.42000008]]]]
  class var AF = Country.addCountry["AF", "Afghanistan", [[[61.21080017,35.65008163],[62.23067093,35.27067184],[62.98468018,35.40404892],[63.19351959,35.85715866],[63.98287964,36.00794983],[64.54650116,36.31208038],[64.74611664,37.11180878],[65.58894348,37.30522919],[65.74565125,37.66117859],[66.21736908,37.39379883],[66.51862335,37.36277008],[67.07576752,37.35614014],[67.83000183,37.14500046],[68.13556671,37.02310944],[68.85944366,37.34434891],[69.19628143,37.15114975],[69.51880646,37.60898972],[70.11656952,37.58821869],[70.27057648,37.73516083],[70.37628937,38.13838959],[70.80680847,38.48627853],[71.3481369,38.25888824],[71.23938751,37.95326996],[71.54192352,37.90578079],[71.44869995,37.06565094],[71.84461212,36.73815918],[72.19302368,36.94828033],[72.63690186,37.0475502],[73.26004028,37.4952507],[73.94867706,37.42155838],[74.98000336,37.41999817],[75.15802002,37.13302994],[74.57589722,37.02083969],[74.06757355,36.8361702],[72.91999817,36.72000122],[71.84628296,36.50994873],[71.26236725,36.07437897],[71.4987793,35.65055847],[71.61308289,35.15319824],[71.11501312,34.73310852],[71.1567688,34.34891891],[70.88181305,33.98884964],[69.93052673,34.02011871],[70.32357788,33.35852051],[69.68714142,33.10549927],[69.26251984,32.50193024],[69.31774902,31.90139961],[68.926651,31.62018013],[68.55692291,31.71331978],[67.79270935,31.58293915],[67.68338776,31.30314064],[66.93888855,31.30489922],[66.3814621,30.73891068],[66.34645081,29.88793945],[65.04686737,29.47219086],[64.35044098,29.56003952],[64.14801025,29.34081078],[63.55025101,29.46833992],[62.54985809,29.31856918],[60.8742485,29.82925034],[61.78123856,30.73583984],[61.6993103,31.37951088],[60.94197083,31.54808044],[60.86365128,32.18291092],[60.53607941,32.98126984],[60.96369171,33.52883911],[60.52841187,33.67644882],[60.80319977,34.40409088],[61.21080017,35.65008163],[61.21080017,35.65008163]]]]
  class var AG = Country.addCountry["AG", "Antigua and Barbuda", [[[-61.79993439,17.58296967],[-61.86922455,17.61264992],[-61.84949493,17.70961952],[-61.83624649,17.74283028],[-61.78576279,17.71640968],[-61.74259949,17.67572021],[-61.72431946,17.62879944],[-61.73457718,17.56144905],[-61.79993439,17.58296967],[-61.79993439,17.58296967]],[[-61.92497635,17.11000061],[-61.81995392,17.18499947],[-61.63496017,17.09000015],[-61.70497131,16.98500061],[-61.8699913,16.98500061],[-61.92497635,17.11000061],[-61.92497635,17.11000061]]]]
  class var AL = Country.addCountry["AL", "Albania", [[[20.59023094,41.85541153],[20.46315002,41.51509094],[20.60518074,41.08621979],[21.02005005,40.84273911],[21.,40.58000183],[20.67499924,40.43500137],[20.61499977,40.11000061],[20.14999962,39.625],[19.97999954,39.69499969],[19.95999908,39.91500092],[19.40611076,40.25075912],[19.31904984,40.72724152],[19.40354919,41.40954971],[19.54000092,41.72000122],[19.37177086,41.87754822],[19.30448914,42.19573975],[19.73806,42.68824005],[19.80158997,42.50009155],[20.07069969,42.58863068],[20.28373909,42.32025146],[20.52294922,42.2178688],[20.59023094,41.85541153],[20.59023094,41.85541153]]]]
  class var AM = Country.addCountry["AM", "Armenia", [[[43.58274078,41.0921402],[44.96324921,41.24708939],[44.96343994,41.2461319],[45.17947006,40.98537064],[45.56032181,40.81229019],[45.35919189,40.56148911],[45.89191055,40.21847916],[45.61000061,39.90000153],[46.0345192,39.62802124],[46.48350906,39.46414948],[46.50572968,38.77059937],[46.14360809,38.74119949],[45.73535919,39.31972122],[45.74000168,39.47399902],[45.29816818,39.47174835],[45.0019989,39.74000168],[44.78858185,39.71701813],[44.40000153,40.00500107],[43.65642166,40.25357056],[43.75265884,40.74020004],[43.58274078,41.0921402],[43.58274078,41.0921402]]]]
  class var AO = Country.addCountry["AO", "Angola", [[[11.73423004,-17.30188942],[11.64008045,-16.67315292],[11.77855015,-15.79378033],[12.12357998,-14.87832832],[12.17564964,-14.44915009],[12.50010014,-13.54767227],[12.73845959,-13.137887],[13.31289959,-12.48359871],[13.63372993,-12.03863049],[13.7387104,-11.29783249],[13.68638039,-10.73107815],[13.38733959,-10.37359238],[13.1209898,-9.76687813],[12.87537956,-9.1669426],[12.92903996,-8.95906639],[13.23643017,-8.56260872],[12.93303013,-7.59651899],[12.72828007,-6.92712021],[12.22733021,-6.2944479],[12.32244968,-6.10010815],[12.73515034,-5.96570921],[13.02484989,-5.98435926],[13.37561035,-5.86425018],[16.32650948,-5.87747908],[16.57317924,-6.62265539],[16.86017036,-7.22229528],[17.09000015,-7.54570007],[17.47295952,-8.06855583],[18.1342392,-7.98769522],[18.46417046,-7.84698725],[19.0167408,-7.98823881],[19.16661072,-7.73815823],[19.41752052,-7.15540409],[20.03774071,-7.11633348],[20.09164047,-6.94306898],[20.60181046,-6.93932438],[20.51477051,-7.29959726],[21.7281208,-7.29085827],[21.74644089,-7.9200635],[21.94915009,-8.30591202],[21.80180931,-8.90869808],[21.87517929,-9.52371979],[22.20877075,-9.89477634],[22.15527916,-11.08477592],[22.40282059,-10.99308014],[22.8373394,-11.01758671],[23.45676994,-10.86786842],[23.91222,-10.92684841],[24.01787949,-11.2372942],[23.90415001,-11.72225857],[24.0798893,-12.19129848],[23.93091011,-12.56584835],[24.01612091,-12.91102695],[21.93391037,-12.89844036],[21.88784027,-16.08028412],[22.56249046,-16.89844513],[23.21504974,-17.52312469],[21.37717056,-17.9306469],[18.95620918,-17.78907585],[18.26332092,-17.30994415],[14.20971012,-17.35311699],[14.05852985,-17.42336082],[13.46234989,-16.97120285],[12.81406975,-16.94130898],[12.21547985,-17.11164665],[11.73423004,-17.30188942],[11.73423004,-17.30188942]],[[12.18233013,-5.78993988],[11.91493988,-5.0379653],[12.3185997,-4.60620737],[12.62075996,-4.43802309],[12.99553013,-4.78111315],[12.63162041,-4.99125338],[12.46800041,-5.24834633],[12.4366703,-5.68429899],[12.18233013,-5.78993988],[12.18233013,-5.78993988]]]]
  class var AQ = Country.addCountry["AQ", "Antarctica", [[[180.,-90.],[-180.,-90.],[-180.,-84.71335602],[-179.94250488,-84.72142792],[-179.0585022,-84.13928986],[-177.25665283,-84.45284271],[-176.02278137,-84.08053589],[-174.29908752,-84.41366577],[-172.88896179,-84.06093597],[-169.95111084,-83.88463593],[-169.,-84.11782074],[-168.53010559,-84.23735809],[-167.02207947,-84.57038116],[-164.18212891,-84.82517242],[-161.92959595,-85.13872528],[-158.07121277,-85.37378693],[-155.19226074,-85.09954834],[-150.94192505,-85.29544067],[-148.53285217,-85.6089859],[-145.88891602,-85.31502533],[-143.10760498,-85.04077148],[-142.89215088,-84.57038116],[-146.82887268,-84.53121185],[-150.06060791,-84.29613495],[-150.90274048,-83.90422058],[-153.58616638,-83.68862152],[-153.40968323,-83.2379303],[-153.03767395,-82.82643127],[-152.66542053,-82.45411682],[-152.8613739,-82.0426178],[-154.52618408,-81.76836395],[-155.29014587,-81.41564178],[-156.83735657,-81.1020813],[-154.40858459,-81.16085052],[-152.09765625,-81.00414276],[-150.64808655,-81.33727264],[-148.86592102,-81.04331207],[-147.22065735,-80.67098999],[-146.41769409,-80.33785248],[-146.77023315,-79.92634583],[-148.06278992,-79.65209961],[-149.53181458,-79.35813141],[-151.58834839,-79.29936218],[-153.39021301,-79.16223145],[-155.32931519,-79.06417084],[-155.97550964,-78.69184875],[-157.26831055,-78.37830353],[-158.05174255,-78.02568817],[-158.36509705,-76.88910675],[-157.8752594,-76.98714447],[-156.97441101,-77.30069733],[-155.32931519,-77.2026825],[-153.74275208,-77.06550598],[-152.92007446,-77.49664307],[-151.33369446,-77.39864349],[-150.00195313,-77.1831665],[-148.74833679,-76.90879059],[-147.61236572,-76.57564545],[-146.1043396,-76.47770691],[-146.14334106,-76.1053772],[-146.49586487,-75.73305511],[-146.20222473,-75.38033295],[-144.9094696,-75.20401764],[-144.32199097,-75.53716278],[-142.79426575,-75.34114075],[-141.63858032,-75.08648682],[-140.20895386,-75.06678009],[-138.85751343,-74.96883392],[-137.50601196,-74.73374939],[-136.42875671,-74.51815033],[-135.21437073,-74.30266571],[-134.43112183,-74.36144257],[-133.74555969,-74.43978882],[-132.25700378,-74.30266571],[-130.92527771,-74.47896576],[-129.55410767,-74.4593811],[-128.24183655,-74.32225037],[-126.89051819,-74.42020416],[-125.40200806,-74.51815033],[-124.01145935,-74.47896576],[-122.56212616,-74.49856567],[-121.07349396,-74.51815033],[-119.70246887,-74.47896576],[-118.68414307,-74.18500519],[-117.46977234,-74.02828979],[-116.21619415,-74.24389648],[-115.02153015,-74.06746674],[-113.94432831,-73.71473694],[-113.29795837,-74.02828979],[-112.94541931,-74.38102722],[-112.29905701,-74.71416473],[-111.2610321,-74.42020416],[-110.0662384,-74.79252625],[-108.71479034,-74.91005707],[-107.55930328,-75.18443298],[-106.14907837,-75.12566376],[-104.87599182,-74.94924164],[-103.36789703,-74.98841858],[-102.0164566,-75.12566376],[-100.64548492,-75.30196381],[-100.11658478,-74.87088013],[-100.76295471,-74.53773499],[-101.25267029,-74.18500519],[-102.54523468,-74.10665131],[-103.11325073,-73.73432922],[-103.32872009,-73.36201477],[-103.68125916,-72.61745453],[-102.91748047,-72.75461578],[-101.60520935,-72.81337738],[-100.31246948,-72.75461578],[-99.13739014,-72.91132355],[-98.11889648,-73.20529175],[-97.68795013,-73.55802917],[-96.33649445,-73.61679077],[-95.04393768,-73.47966003],[-93.67290497,-73.28365326],[-92.4389267,-73.16611481],[-91.42050171,-73.40119171],[-90.08864594,-73.32282257],[-89.22692108,-72.55870056],[-88.42383575,-73.00939941],[-87.26828003,-73.18569946],[-86.01472473,-73.0877533],[-85.19216919,-73.47966003],[-83.8799057,-73.51883698],[-82.66564941,-73.63637543],[-81.47085571,-73.85198975],[-80.68741608,-73.47966003],[-80.29576111,-73.12693787],[-79.29685211,-73.51883698],[-77.92581177,-73.42089844],[-76.90732574,-73.63637543],[-76.22184753,-73.9695282],[-74.88999176,-73.8715744],[-73.85195923,-73.65597534],[-72.83346558,-73.40119171],[-71.61920166,-73.26406097],[-70.20893097,-73.14653015],[-68.93590546,-73.00939941],[-67.95658875,-72.79379272],[-67.36898041,-72.48023987],[-67.1340332,-72.04914856],[-67.25151062,-71.63764954],[-67.56493378,-71.24573517],[-67.91747284,-70.85394287],[-68.23082733,-70.46192169],[-68.48536682,-70.10930634],[-68.54418182,-69.71740723],[-68.44618225,-69.32549286],[-67.9761734,-68.95317078],[-67.5844574,-68.54166412],[-67.42774963,-68.14982605],[-67.62363434,-67.71874237],[-67.74111176,-67.326828],[-67.25151062,-66.87613678],[-66.70307922,-66.58217621],[-66.05671692,-66.20986176],[-65.37122345,-65.89631653],[-64.56820679,-65.60246277],[-64.17649078,-65.17137146],[-63.62812805,-64.8970108],[-63.00134659,-64.64222717],[-62.0416832,-64.58345032],[-61.41490555,-64.27001953],[-60.70982742,-64.07401276],[-59.88721466,-63.95646286],[-59.16255569,-63.70174408],[-58.59453583,-63.38818741],[-57.81110382,-63.2706604],[-57.22356415,-63.525383],[-57.59568787,-63.85852051],[-58.61412048,-64.15235901],[-59.04501724,-64.36797333],[-59.78933334,-64.21124268],[-60.61193848,-64.30919647],[-61.2973671,-64.54427338],[-62.02209091,-64.79905701],[-62.51174927,-65.09290314],[-62.64880753,-65.48480988],[-62.59010696,-65.85712433],[-62.12003326,-66.1902771],[-62.80552292,-66.42546082],[-63.74565125,-66.50382996],[-64.29402161,-66.83695984],[-64.88162231,-67.15040588],[-65.50840759,-67.58148956],[-65.66500092,-67.95380402],[-65.31246185,-68.365242],[-64.78368378,-68.6788559],[-63.96107101,-68.91399384],[-63.19724274,-69.22753906],[-62.78593063,-69.61933136],[-62.57052231,-69.99164581],[-62.27668762,-70.38356018],[-61.80667114,-70.71670532],[-61.51290894,-71.0890274],[-61.37578583,-72.00997162],[-61.08195114,-72.38230133],[-61.00365448,-72.77420044],[-60.69023132,-73.16611481],[-60.82735443,-73.69515228],[-61.37578583,-74.10665131],[-61.9633255,-74.43978882],[-63.29518127,-74.57691956],[-63.74565125,-74.92964172],[-64.3527298,-75.26279449],[-65.86094666,-75.63511658],[-67.19280243,-75.79183197],[-68.44618225,-76.00743103],[-69.79763031,-76.22292328],[-70.60070801,-76.6344223],[-72.2066803,-76.67359924],[-73.96943665,-76.6344223],[-75.55594635,-76.71289063],[-77.24034119,-76.71289063],[-76.9269104,-77.10468292],[-75.39929199,-77.28104401],[-74.28279114,-77.55541992],[-73.65601349,-77.90803528],[-74.77251434,-78.22158813],[-76.49608612,-78.12363434],[-77.92581177,-78.37830353],[-77.98458862,-78.78980255],[-78.02370453,-79.18171692],[-76.84862518,-79.5148468],[-76.63314819,-79.88717651],[-75.35999298,-80.25949097],[-73.24476624,-80.41620636],[-71.44290161,-80.69058228],[-70.01309204,-81.00414276],[-68.19165039,-81.31768799],[-65.70417786,-81.47440338],[-63.25599289,-81.7487793],[-61.55202484,-82.0426178],[-59.69138336,-82.37575531],[-58.71212387,-82.84603119],[-58.22246552,-83.21834564],[-57.00811386,-82.86562347],[-55.36285782,-82.57177734],[-53.6197319,-82.25823212],[-51.54362106,-82.00344086],[-49.76129532,-81.72918701],[-47.27391052,-81.70948029],[-44.82566833,-81.84671783],[-42.80834961,-82.08179474],[-42.16201401,-81.65070343],[-40.77136612,-81.35686493],[-38.24479294,-81.33727264],[-36.26660538,-81.12166595],[-34.38635635,-80.90618896],[-32.3102951,-80.76893616],[-30.09708405,-80.59263611],[-28.54979897,-80.33785248],[-29.25488663,-79.98511505],[-29.68578148,-79.63239288],[-29.68578148,-79.26018524],[-31.62479401,-79.29936218],[-33.68128967,-79.45608521],[-35.6398735,-79.45608521],[-35.91407776,-79.08376312],[-35.77700424,-78.3392334],[-35.32653427,-78.12363434],[-33.89675903,-77.88843536],[-32.21237183,-77.65343475],[-30.99804306,-77.35946655],[-29.78371429,-77.06550598],[-28.88276291,-76.67359924],[-27.51173782,-76.49729156],[-26.16031837,-76.36016846],[-25.47481537,-76.28168488],[-23.92752266,-76.24250793],[-22.4585762,-76.1053772],[-21.22468185,-75.90937042],[-20.01036072,-75.67429352],[-18.91353798,-75.43909454],[-17.52293777,-75.12566376],[-16.64158249,-74.79252625],[-15.70147419,-74.49856567],[-15.40767384,-74.10665131],[-16.46531296,-73.8715744],[-16.11275482,-73.46007538],[-15.44684219,-73.14653015],[-14.40879631,-72.95051575],[-13.31198788,-72.71543884],[-12.29351044,-72.40188599],[-11.51007652,-72.00997162],[-11.02043819,-71.539711],[-10.29576778,-71.26533508],[-9.10102654,-71.32410431],[-8.61136246,-71.65723419],[-7.41662979,-71.69642639],[-7.3774662,-71.32410431],[-6.86822796,-70.93231201],[-5.79099321,-71.03025818],[-5.53638697,-71.40257263],[-4.34165907,-71.46134186],[-3.04898667,-71.28491974],[-1.7954886,-71.16738129],[-0.65948927,-71.22615051],[-0.22861987,-71.63764954],[0.86821002,-71.30451202],[1.88668001,-71.12821198],[3.02265,-70.99108124],[4.13905001,-70.85394287],[5.15751982,-70.61875916],[6.27392006,-70.46192169],[7.13569021,-70.24642944],[7.74285984,-69.89370728],[8.48711967,-70.14848328],[9.52515984,-70.01124573],[10.24985981,-70.48151398],[10.81783009,-70.83423615],[11.95382977,-70.63834381],[12.40429974,-70.24642944],[13.42276001,-69.97206116],[14.73501015,-70.03083038],[15.12674046,-70.40314484],[15.94933987,-70.03083038],[17.02656937,-69.91329956],[18.20170975,-69.87412262],[19.2593708,-69.89370728],[20.37574959,-70.01124573],[21.45298004,-70.07001495],[21.92304993,-70.40314484],[22.56937981,-70.69712067],[23.66617966,-70.52081299],[24.84133911,-70.48151398],[25.97731972,-70.48151398],[27.09371948,-70.46192169],[28.09259033,-70.32479858],[29.15023041,-70.20726013],[30.03160095,-69.93288422],[30.97172928,-69.75658417],[31.99019051,-69.65863037],[32.75403976,-69.38425446],[33.30245972,-68.83562469],[33.87044144,-68.50255585],[34.90850067,-68.65921021],[35.30020142,-69.01193237],[36.16199875,-69.24713135],[37.20003891,-69.1686554],[37.90513992,-69.52138519],[38.6493988,-69.77616882],[39.66786957,-69.54096985],[40.02040863,-69.10988617],[40.92137146,-68.93357849],[41.95941162,-68.60044098],[42.93870926,-68.46331787],[44.11386108,-68.26735687],[44.89730835,-68.05187988],[45.71990967,-67.81668091],[46.5033493,-67.60108185],[47.44345856,-67.71874237],[48.34442139,-67.36600494],[48.99074936,-67.09162903],[49.9308815,-67.11122131],[50.75349045,-66.87613678],[50.94932938,-66.52341461],[51.79153061,-66.2490387],[52.61412811,-66.05314636],[53.61302948,-65.89631653],[54.53356934,-65.81794739],[55.41492844,-65.87671661],[56.3550415,-65.97478485],[57.15806961,-66.2490387],[57.25600052,-66.68013],[58.13734818,-67.01326752],[58.74451065,-67.28765106],[59.93930054,-67.40518188],[60.60519028,-67.67955017],[61.4277916,-67.95380402],[62.38748932,-68.01258087],[63.19049835,-67.81668091],[64.05233765,-67.40518188],[64.99243927,-67.62072754],[65.97174072,-67.73832703],[66.9118576,-67.85586548],[67.89115143,-67.93421936],[68.8900528,-67.93421936],[69.71263885,-68.97275543],[69.67344666,-69.22753906],[69.55593872,-69.67822266],[68.59622955,-69.93288422],[67.81276703,-70.3052063],[67.94988251,-70.69712067],[69.06629181,-70.67753601],[68.92917633,-71.06943512],[68.41999817,-71.4417572],[67.94988251,-71.85325623],[68.71375275,-72.16680908],[69.86929321,-72.26474762],[71.02488708,-72.0883255],[71.57327271,-71.69642639],[71.90627289,-71.32410431],[72.45465088,-71.01066589],[73.08141327,-70.71670532],[73.33602905,-70.36397552],[73.86486816,-69.87412262],[74.49156952,-69.77616882],[75.62757111,-69.73699188],[76.62647247,-69.61933136],[77.64489746,-69.4626236],[78.134552,-69.07070923],[78.42835999,-68.69838715],[79.11385345,-68.32613373],[80.09314728,-68.07146454],[80.93534088,-67.87545013],[81.48377991,-67.54230499],[82.05175018,-67.36600494],[82.77642059,-67.20928955],[83.77532196,-67.30724335],[84.67623138,-67.20928955],[85.65553284,-67.09162903],[86.75234985,-67.15040588],[87.47702789,-66.87613678],[87.98626709,-66.20989227],[88.3584137,-66.48423767],[88.82846069,-66.95450592],[89.67064667,-67.15040588],[90.63036346,-67.22887421],[91.59011841,-67.11122131],[92.60855103,-67.18969727],[93.54866028,-67.20928955],[94.17542267,-67.11122131],[95.01760864,-67.16999054],[95.78147888,-67.3855896],[96.68240356,-67.24846649],[97.75961304,-67.24846649],[98.68019104,-67.11122131],[99.71820831,-67.24846649],[100.3841629,-66.91532898],[100.89334869,-66.58217621],[101.57888794,-66.30781555],[102.83241272,-65.5632782],[103.47870636,-65.70041656],[104.2425766,-65.97478485],[104.90846252,-66.32740021],[106.18157959,-66.93482971],[107.16088104,-66.95450592],[108.08139038,-66.95450592],[109.15860748,-66.83695984],[110.23583221,-66.69972992],[111.05847931,-66.42546082],[111.74397278,-66.13150024],[112.86038208,-66.0923233],[113.6046524,-65.87671661],[114.38804626,-66.07273865],[114.89729309,-66.38628387],[115.60237885,-66.69972992],[116.69918823,-66.66053772],[117.38468933,-66.91532898],[118.57946014,-67.16999054],[119.83293152,-67.26805115],[120.87101746,-67.18969727],[121.65441132,-66.87613678],[122.32037354,-66.56259155],[123.22129059,-66.48423767],[124.12226105,-66.62136078],[125.16027832,-66.71930695],[126.10040283,-66.56259155],[127.0014267,-66.56259155],[127.88275146,-66.66053772],[128.80326843,-66.75849152],[129.70423889,-66.58217621],[130.78146362,-66.42546082],[131.79995728,-66.38628387],[132.93588257,-66.38628387],[133.85647583,-66.28821564],[134.75738525,-66.20986176],[135.03161621,-65.72000122],[135.07078552,-65.3085022],[135.69749451,-65.58287811],[135.87379456,-66.03356171],[136.20675659,-66.4450531],[136.61807251,-66.77819824],[137.46026611,-66.95450592],[138.59625244,-66.89573669],[139.90844727,-66.87613678],[140.80943298,-66.81737518],[142.12167358,-66.81737518],[143.06184387,-66.79779053],[144.37408447,-66.83695984],[145.49043274,-66.91532898],[146.1955719,-67.22887421],[145.99967957,-67.60108185],[146.64604187,-67.89503479],[147.72325134,-68.13024139],[148.83966064,-68.38489532],[150.13230896,-68.56125641],[151.48374939,-68.71804047],[152.50224304,-68.87481689],[153.63818359,-68.89446259],[154.2845459,-68.56125641],[155.16592407,-68.83562469],[155.92977905,-69.14913177],[156.81111145,-69.38425446],[158.02549744,-69.48220825],[159.18103027,-69.5997467],[159.67068481,-69.99164581],[160.80662537,-70.22684479],[161.57049561,-70.57958221],[162.68690491,-70.73629761],[163.84243774,-70.71670532],[164.91966248,-70.77547455],[166.11445618,-70.75588226],[167.30912781,-70.83423615],[168.42559814,-70.97149658],[169.46362305,-71.20655823],[170.50164795,-71.40257263],[171.20678711,-71.69642639],[171.08921814,-72.0883255],[170.5604248,-72.44106293],[170.10992432,-72.89173889],[169.75737,-73.24447632],[169.287323,-73.65597534],[167.9750824,-73.81269073],[167.38749695,-74.16542053],[166.0947876,-74.38102722],[165.64439392,-74.77294159],[164.95884705,-75.14524841],[164.23417664,-75.45868683],[163.82286072,-75.87018585],[163.5682373,-76.24250793],[163.4703064,-76.6931839],[163.48991394,-77.06550598],[164.05787659,-77.45735168],[164.27337646,-77.82967377],[164.74342346,-78.18247223],[166.60411072,-78.31952667],[166.99577332,-78.75073242],[165.19387817,-78.90744781],[163.66619873,-79.12294006],[161.76638794,-79.16223145],[160.9241333,-79.73046112],[160.74789429,-80.20072937],[160.31697083,-80.57303619],[159.78819275,-80.94536591],[161.11999512,-81.27850342],[161.62928772,-81.69000244],[162.49101257,-82.06221008],[163.70533752,-82.39533997],[165.09596252,-82.70890808],[166.60411072,-83.02245331],[168.89564514,-83.33588409],[169.40484619,-83.8258667],[172.28393555,-84.04134369],[173.22412109,-84.41366577],[175.98570251,-84.15888214],[177.13999939,-84.31687164],[178.27726746,-84.472435],[180.,-84.71335602],[180.,-90.],[180.,-90.]],[[-74.06821442,-71.34552002],[-73.38273621,-71.22786713],[-72.22717285,-71.2670517],[-71.93340302,-70.75760651],[-71.87463379,-70.38527679],[-71.89421844,-69.58197021],[-71.32620239,-69.11161041],[-70.40558624,-68.95488739],[-69.87688446,-69.32720947],[-69.64182281,-69.69941711],[-69.21091461,-70.15009308],[-68.87798309,-70.58129883],[-68.60372925,-71.03197479],[-68.48626709,-71.48265839],[-68.6625061,-71.87456512],[-68.93667603,-72.24688721],[-70.11182404,-72.38401794],[-71.22833252,-72.57991028],[-72.54047394,-72.56031799],[-72.05086517,-72.16841125],[-73.22595978,-72.30565643],[-74.342453,-72.44277954],[-75.10629272,-72.14881897],[-75.16500854,-71.73731995],[-74.06821442,-71.34552002],[-74.06821442,-71.34552002]],[[-49.19412613,-78.04699707],[-48.68492126,-78.04694366],[-47.19641113,-77.83146667],[-45.6882782,-78.04694366],[-44.45436096,-78.47808838],[-44.02349854,-79.08547974],[-43.90596008,-79.51657104],[-43.86681366,-80.02602386],[-45.41407776,-80.33956909],[-47.03967667,-80.59436035],[-48.91992569,-80.82943726],[-51.01564026,-81.02544403],[-53.38555908,-80.96656036],[-54.69781113,-80.63353729],[-54.52148819,-80.22203827],[-52.38668823,-79.94765472],[-51.52484512,-79.61452484],[-50.89810562,-79.18343353],[-50.44764328,-78.81111145],[-49.84051132,-78.45844269],[-49.19412613,-78.04699707],[-49.19412613,-78.04699707]],[[-66.89974976,-80.06528473],[-64.64746094,-80.10449219],[-62.49300385,-80.20244598],[-61.74874878,-79.79094696],[-61.21990967,-79.43821716],[-60.18182755,-79.84971619],[-60.47559357,-80.35915375],[-60.76942825,-80.80983734],[-62.86512375,-80.67272186],[-65.0978775,-80.73148346],[-66.35144043,-80.39834595],[-66.35144043,-80.35915375],[-66.89974976,-80.06528473],[-66.89974976,-80.06528473]],[[-102.33065796,-71.89414978],[-101.70388031,-71.71773529],[-100.4309082,-71.85498047],[-98.98146057,-71.93334198],[-97.88466644,-72.07045746],[-96.78787231,-71.95292664],[-96.20027161,-72.52114868],[-96.98365021,-72.44277954],[-98.19802856,-72.48195648],[-99.43199158,-72.44277954],[-100.78344727,-72.5015564],[-101.80187988,-72.30565643],[-102.33065796,-71.89414978],[-102.33065796,-71.89414978]],[[-122.62168121,-73.65766907],[-122.40625,-73.32454681],[-121.2114563,-73.50097656],[-119.9187851,-73.65769196],[-118.72410583,-73.48126984],[-119.29199982,-73.83399963],[-120.23213196,-74.08878326],[-121.62276459,-74.01042175],[-122.62168121,-73.65766907],[-122.62168121,-73.65766907]],[[-163.71289063,-78.59559631],[-163.1056366,-78.22330475],[-161.24511719,-78.38008118],[-160.24621582,-78.69356537],[-159.48219299,-79.0463028],[-159.20806885,-79.49697876],[-161.12753296,-79.6341095],[-162.43980408,-79.2813797],[-163.02728271,-78.92876434],[-163.06645203,-78.86988068],[-163.71289063,-78.59559631],[-163.71289063,-78.59559631]],[[-127.28314209,-73.46179199],[-126.55847168,-73.24619293],[-125.55957031,-73.48126984],[-124.03182983,-73.87317657],[-124.61942291,-73.83399963],[-125.91217041,-73.7360611],[-127.28314209,-73.46179199],[-127.28314209,-73.46179199]],[[166.6000061,-77.],[168.36000061,-77.25894165],[169.44999695,-77.3499527],[169.55000305,-77.5999527],[168.25,-77.79997253],[166.8999939,-77.89992523],[166.1499939,-77.5999527],[166.1499939,-77.25],[166.6000061,-77.],[166.6000061,-77.]]]]
  class var AR = Country.addCountry["AR", "Argentina", [[[-67.10657501,-22.73590279],[-66.98522186,-22.98631668],[-67.32842255,-24.02527809],[-68.41756439,-24.51856995],[-68.38596344,-26.18499565],[-68.5947876,-26.50687408],[-68.2955246,-26.89932632],[-69.00119019,-27.52116776],[-69.65611267,-28.45909309],[-70.0135498,-29.36789894],[-69.91900635,-30.33632851],[-70.53501129,-31.36499023],[-70.07440186,-33.0912056],[-69.81472778,-33.27389145],[-69.81721497,-34.19353485],[-70.38796234,-35.16966629],[-70.36472321,-36.00509262],[-71.12177277,-36.65808487],[-71.11857605,-37.57678604],[-70.81461334,-38.55300903],[-71.41351318,-38.91600037],[-71.68070221,-39.80816269],[-71.91570282,-40.83228302],[-71.74671936,-42.05138397],[-72.14881897,-42.25485611],[-71.91538239,-43.40855026],[-71.46405029,-43.78758621],[-71.79354858,-44.20713806],[-71.3297348,-44.40753174],[-71.22277832,-44.78419113],[-71.6592865,-44.97364807],[-71.55200195,-45.56068802],[-71.91721344,-46.88485336],[-72.44729614,-47.73851013],[-72.33106995,-48.24418259],[-72.64814758,-48.87863159],[-73.41538239,-49.31845093],[-73.32794952,-50.37872696],[-72.97567749,-50.74139786],[-72.30990601,-50.67697525],[-72.32929993,-51.42590714],[-71.91478729,-52.00899506],[-69.49835205,-52.1427536],[-68.63407898,-52.2988739],[-68.14992523,-52.3499527],[-68.81554413,-51.77103424],[-69.13845062,-50.73246765],[-68.72864532,-50.26419067],[-67.81598663,-49.86964798],[-67.16609192,-48.69735336],[-65.98500061,-48.13325882],[-65.64095306,-47.2361412],[-66.59703064,-47.03384781],[-67.58046722,-46.30173492],[-67.29374695,-45.55183029],[-66.50992584,-45.03960419],[-65.56521606,-45.03672791],[-65.3287735,-44.5013237],[-65.18172455,-43.49538422],[-64.37876892,-42.87355042],[-63.45801544,-42.56314087],[-63.75590134,-42.04362106],[-64.30329132,-42.35896683],[-64.97846222,-42.05792618],[-65.11793518,-41.06433105],[-64.73201752,-40.80261612],[-63.77046585,-41.16680908],[-62.74576569,-41.02869415],[-62.14595032,-40.67687988],[-62.33048248,-40.17253113],[-62.12570572,-39.42406464],[-62.3359642,-38.82772827],[-61.23741531,-38.92840195],[-59.23182297,-38.72018051],[-57.74913025,-38.18385696],[-56.78826904,-36.90153885],[-56.73747635,-36.41309357],[-57.36231232,-35.97733307],[-57.22583008,-35.28797913],[-58.49540329,-34.43148422],[-58.42704773,-33.90939713],[-58.34959793,-33.26313782],[-58.13261795,-33.04058838],[-58.14241028,-32.04447937],[-57.87488556,-31.01654053],[-57.62506485,-30.21628761],[-56.29083633,-28.85274506],[-55.16224289,-27.88192558],[-54.49066544,-27.47472382],[-53.64868546,-26.9234848],[-53.62831116,-26.12487602],[-54.13003159,-25.54759407],[-54.6252594,-25.73924637],[-54.78878403,-26.62181091],[-55.69581223,-27.38782501],[-56.48667908,-27.54849625],[-57.60972214,-27.3958683],[-58.61815643,-27.12371635],[-57.63361359,-25.60366631],[-57.77721405,-25.16234779],[-58.80712891,-24.77144814],[-60.02896118,-24.0327816],[-60.84654617,-23.88071442],[-62.68500519,-22.24901772],[-62.84645081,-22.03497696],[-63.98679352,-21.99363327],[-64.37700653,-22.79808235],[-64.9648056,-22.07583237],[-66.27329254,-21.83229256],[-67.10657501,-22.73590279],[-67.10657501,-22.73590279]],[[-66.95987701,-54.89677048],[-66.4499054,-55.25],[-65.5,-55.19996262],[-65.04997253,-54.69996262],[-66.4499054,-54.44996262],[-67.75,-53.8499527],[-68.25,-53.0999527],[-68.63393402,-52.63633347],[-68.633255,-54.86945343],[-67.56243896,-54.86997986],[-66.95987701,-54.89677048],[-66.95987701,-54.89677048]]]]
  class var AT = Country.addCountry["AT", "Austria", [[[16.9796505,48.12350082],[16.90376091,47.71487045],[16.34057999,47.71289825],[16.53426933,47.4961586],[16.20228004,46.85237885],[16.01166916,46.68360138],[15.1370697,46.65869904],[14.63249016,46.43181992],[13.80648041,46.50928879],[12.37650013,46.76755905],[12.15307999,47.11539078],[11.16483974,46.94158936],[11.04856014,46.7513504],[10.44270992,46.89355087],[9.93247986,46.92073059],[9.47998047,47.10282135],[9.6329298,47.3475914],[9.59424019,47.52507019],[9.89606953,47.58021164],[10.40207005,47.30247116],[10.54448986,47.56639099],[11.42644024,47.52378082],[12.14136028,47.70307159],[12.62077045,47.67238998],[12.93264008,47.46762848],[13.02585983,47.63758087],[12.88411045,48.28916168],[13.24333,48.41609955],[13.59593964,48.87717056],[14.33887959,48.55530167],[14.90143967,48.9643898],[15.25341034,49.03908157],[16.02964973,48.73389816],[16.4993,48.78580856],[16.96030045,48.5969696],[16.87999916,48.47000122],[16.9796505,48.12350082],[16.9796505,48.12350082]]]]
  class var AU = Country.addCountry["AU", "Australia", [[[126.14868927,-32.21595764],[125.08860016,-32.72875977],[124.2216568,-32.95945358],[124.02897644,-33.48382187],[123.65965271,-33.89016342],[122.81104279,-33.91440582],[122.18302917,-34.00336456],[121.29917145,-33.82102966],[120.58027649,-33.93012238],[119.8936615,-33.97603607],[119.29892731,-34.50932693],[119.00734711,-34.46409225],[118.50572205,-34.74677277],[118.02494812,-35.06471634],[117.29547119,-35.02542496],[116.62509918,-35.02507019],[115.56437683,-34.38640594],[115.02683258,-34.19644547],[115.04866028,-33.62338638],[115.54514313,-33.48723602],[115.71466827,-33.2595253],[115.6794281,-32.90034866],[115.801651,-32.20504379],[115.68958282,-31.61240387],[115.16091156,-30.60158539],[114.99703979,-30.03069115],[115.04006958,-29.46105003],[114.64198303,-28.81018257],[114.61649323,-28.51638603],[114.17359161,-28.11807632],[114.04891205,-27.33474541],[113.47750092,-26.54313278],[113.33895874,-26.11654282],[113.77835846,-26.54903412],[113.44094849,-25.6212635],[113.93689728,-25.91121864],[114.23282623,-26.29845428],[114.21616364,-25.7862606],[113.72123718,-24.99894524],[113.62532806,-24.68395042],[113.39350128,-24.38475037],[113.50202179,-23.80635071],[113.70697021,-23.56018257],[113.84339142,-23.05997467],[113.73658752,-22.47543716],[114.14974976,-21.75585938],[114.22531891,-22.51748276],[114.64777374,-21.8295269],[115.46016693,-21.49517632],[115.94741058,-21.06871033],[116.71161652,-20.70168114],[117.1663208,-20.62358093],[117.44156647,-20.74691582],[118.22955322,-20.37416267],[118.83608246,-20.26328087],[118.98780823,-20.04421997],[119.25251007,-19.95292282],[119.80519104,-19.97647285],[120.85621643,-19.68370056],[121.39984894,-19.23975182],[121.65509796,-18.70530319],[122.24163055,-18.19763374],[122.28661346,-17.79859924],[122.31279755,-17.25493813],[123.01261139,-16.40517426],[123.43379211,-17.26854897],[123.85932159,-17.06904221],[123.50324249,-16.59649277],[123.81710052,-16.11128616],[124.25827026,-16.3279438],[124.37973785,-15.56703854],[124.92617035,-15.07508659],[125.16726685,-14.68036842],[125.67009735,-14.5100565],[125.68579102,-14.23063278],[126.12519073,-14.34735775],[126.14279175,-14.09597588],[126.58260345,-13.9527626],[127.06587982,-13.81797028],[127.80465698,-14.27690792],[128.35968018,-14.86918259],[128.98558044,-14.8759985],[129.62150574,-14.96977997],[129.40963745,-14.42064381],[129.88867188,-13.61867619],[130.33947754,-13.35737705],[130.18351746,-13.1075325],[130.61781311,-12.53640461],[131.22349548,-12.18365002],[131.73509216,-12.30243874],[132.57527161,-12.11403847],[132.55722046,-11.60298824],[131.82470703,-11.27376652],[132.35720825,-11.12850857],[133.01954651,-11.37642384],[133.55085754,-11.78649807],[134.39303589,-12.04235649],[134.6786499,-11.94114876],[135.29847717,-12.24856663],[135.88273621,-11.96226025],[136.25834656,-12.04934883],[136.49247742,-11.85720634],[136.95162964,-12.35193825],[136.68510437,-12.88720894],[136.30545044,-13.29123878],[135.96174622,-13.32451248],[136.07759094,-13.72426701],[135.78382874,-14.22397232],[135.42866516,-14.71541214],[135.50021362,-14.99771786],[136.29519653,-15.55024433],[137.06536865,-15.87075043],[137.58045959,-16.21508598],[138.30319214,-16.80761528],[138.58518982,-16.80660057],[139.10853577,-17.06269646],[139.26060486,-17.37159538],[140.21520996,-17.71079063],[140.87542725,-17.36907959],[141.07110596,-16.83203316],[141.27409363,-16.38887024],[141.39825439,-15.84053612],[141.70220947,-15.04490852],[141.56343079,-14.56131458],[141.63551331,-14.2703867],[141.51989746,-13.69806862],[141.65092468,-12.9446888],[141.84269714,-12.74154282],[141.68702698,-12.40761089],[141.92863464,-11.87747955],[142.11845398,-11.328022],[142.14367676,-11.04274464],[142.51528931,-10.66819],[142.79736328,-11.15734768],[142.86679077,-11.78467655],[143.11592102,-11.9056139],[143.15866089,-12.32564068],[143.52209473,-12.83433628],[143.59715271,-13.40040207],[143.56178284,-13.7636528],[143.9221344,-14.54831409],[144.56373596,-14.17115593],[144.89489746,-14.59443855],[145.3747406,-14.98495007],[145.27201843,-15.42821026],[145.48527527,-16.28565025],[145.63699341,-16.78489304],[145.88887024,-16.90688133],[146.16026306,-17.76165581],[146.06367493,-18.28003883],[146.38746643,-18.95829582],[147.47108459,-19.48072624],[148.17759705,-19.95592499],[148.84840393,-20.39119911],[148.71748352,-20.63342667],[149.28947449,-21.2604866],[149.67834473,-22.34248734],[150.07740784,-22.12277412],[150.48295593,-22.55613327],[150.7272644,-22.40236855],[150.89955139,-23.46224976],[151.60916138,-24.07624626],[152.07354736,-24.4578495],[152.85522461,-25.26747322],[153.13615417,-26.0711441],[153.1619873,-26.64132309],[153.09289551,-27.2602787],[153.56947327,-28.11003304],[153.5120697,-28.99508286],[153.33909607,-29.45817184],[153.06922913,-30.35021019],[153.08956909,-30.92362976],[152.89161682,-31.64045525],[152.44999695,-32.54997635],[151.70909119,-33.04130173],[151.34399414,-33.81600952],[151.01054382,-34.31031799],[150.7141571,-35.17344284],[150.32820129,-35.67185974],[150.07524109,-36.42017365],[149.94615173,-37.10902786],[149.99725342,-37.42525482],[149.42390442,-37.77261734],[148.30462646,-37.80902481],[147.38169861,-38.21920395],[146.9221344,-38.60650253],[146.31790161,-39.03572083],[145.48962402,-38.59373856],[144.87695313,-38.41743851],[145.03218079,-37.89620972],[144.48568726,-38.08529282],[143.60998535,-38.8094368],[142.74545288,-38.53822708],[142.1783905,-38.38000107],[141.60658264,-38.30852509],[140.63856506,-38.01926422],[139.99215698,-37.40286636],[139.80662537,-36.64356232],[139.5741272,-36.13831329],[139.08280945,-35.73271561],[138.12075806,-35.61230087],[138.44952393,-35.12724686],[138.20756531,-34.38468933],[137.71917725,-35.07679367],[136.82943726,-35.26052856],[137.35235596,-34.70728302],[137.50390625,-34.13024902],[137.89009094,-33.64045334],[137.81033325,-32.89996719],[136.99685669,-33.75276566],[136.37203979,-34.09475327],[135.98901367,-34.89008331],[135.20817566,-34.47865677],[135.23918152,-33.94792557],[134.61340332,-33.22276688],[134.0859375,-32.84807587],[134.27386475,-32.6172142],[132.99078369,-32.01119995],[132.28805542,-31.98265076],[131.32633972,-31.49578667],[129.53579712,-31.59040642],[128.24095154,-31.94847298],[127.10283661,-32.28220367],[126.14868927,-32.21595764],[126.14868927,-32.21595764]],[[147.68925476,-40.80820465],[148.28909302,-40.87542343],[148.35992432,-42.06238556],[148.01728821,-42.40698624],[147.91404724,-43.21149445],[147.56460571,-42.93767548],[146.87034607,-43.63457489],[146.66333008,-43.58087158],[146.04838562,-43.54973602],[145.43193054,-42.69373322],[145.29510498,-42.03359985],[144.71807861,-41.16251373],[144.74380493,-40.70393753],[145.39794922,-40.7925148],[146.36413574,-41.13766098],[146.90861511,-41.00054932],[147.68925476,-40.80820465],[147.68925476,-40.80820465]]]]
  class var AZ = Country.addCountry["AZ", "Azerbaijan", [[[46.40497971,41.86067963],[46.68606949,41.82712936],[47.37332916,41.21974182],[47.81565857,41.15140915],[47.9872818,41.40581894],[48.58436966,41.80887985],[49.11027145,41.28227997],[49.61893082,40.57291031],[50.08486176,40.52618027],[50.39281082,40.25656891],[49.56917191,40.17610931],[49.39522934,39.39947891],[49.2232399,39.04920959],[48.85652924,38.81549072],[48.88327026,38.32025909],[48.63436127,38.27037811],[48.01073837,38.79402161],[48.35551071,39.28874969],[48.06008148,39.58224106],[47.68508148,39.50836182],[46.50572968,38.77059937],[46.48350906,39.46414948],[46.0345192,39.62802124],[45.61000061,39.90000153],[45.89191055,40.21847916],[45.35919189,40.56148911],[45.56032181,40.81229019],[45.17947006,40.98537064],[44.96343994,41.2461319],[44.96324921,41.24708939],[45.21744156,41.41144943],[45.96260071,41.12387848],[46.50164032,41.06444168],[46.63793945,41.18167114],[46.145401,41.72280121],[46.40497971,41.86067963],[46.40497971,41.86067963]],[[46.14360809,38.74119949],[45.45774841,38.87413025],[44.95270157,39.33576965],[44.78858185,39.71701813],[45.0019989,39.74000168],[45.29816818,39.47174835],[45.74000168,39.47399902],[45.73535919,39.31972122],[46.14360809,38.74119949],[46.14360809,38.74119949]]]]
  class var BA = Country.addCountry["BA", "Bosnia and Herzegovina", [[[19.00547981,44.86022949],[19.36803055,44.86299896],[19.11761093,44.423069],[19.59976006,44.03847122],[19.45400047,43.56809998],[19.21851921,43.52384186],[19.03165054,43.43252945],[18.70648003,43.20011139],[18.55999947,42.65000153],[17.67490005,43.02856827],[17.29739952,43.44636154],[16.91617012,43.66770935],[16.45643997,44.04124069],[16.23966026,44.35113144],[15.75004005,44.8187294],[15.9593401,45.23376083],[16.31814957,45.00410843],[16.53492928,45.21163177],[17.00213051,45.23376083],[17.86178017,45.06774902],[18.55323982,45.08158112],[19.00547981,44.86022949],[19.00547981,44.86022949]]]]
  class var BB = Country.addCountry["BB", "Barbados", [[[-59.6049614,13.35000038],[-59.34500122,13.10999966],[-59.53494644,12.98999977],[-59.70497131,13.07499981],[-59.68499374,13.35000038],[-59.6049614,13.35000038],[-59.6049614,13.35000038]]]]
  class var BD = Country.addCountry["BD", "Bangladesh", [[[92.67272186,22.04122925],[92.65225983,21.3240509],[92.30326843,21.47547913],[92.3685379,20.67086983],[92.08290863,21.19219017],[92.02522278,21.70155907],[91.83487701,22.18294907],[91.41708374,22.76501083],[90.49598694,22.80500984],[90.58692169,22.39279938],[90.27294159,21.83637047],[89.84745789,22.03915024],[89.70204163,21.85709953],[89.41883087,21.9661808],[89.03196716,22.0557003],[88.876297,22.87914085],[88.5297699,23.63113976],[88.69994354,24.2336998],[88.08441162,24.50165939],[88.30638123,24.86607933],[88.93153381,25.23868942],[88.20977783,25.76807022],[88.56305695,26.44651985],[89.3551178,26.01440048],[89.8325119,25.96508026],[89.92067719,25.2697506],[90.87220001,25.13260078],[91.79959106,25.14743042],[92.37621307,24.97669983],[91.91509247,24.1303997],[91.46772766,24.07265091],[91.15895844,23.50351906],[91.70648193,22.98526955],[91.86994171,23.62435913],[92.14605713,23.62748909],[92.67272186,22.04122925],[92.67272186,22.04122925]]]]
  class var BE = Country.addCountry["BE", "Belgium", [[[3.31494999,51.34577942],[4.04709005,51.26726151],[4.97396994,51.47502136],[5.60695982,51.03731155],[6.15666008,50.80374908],[6.04305983,50.12805176],[5.78239012,50.09032822],[5.67404985,49.52947998],[4.79920006,49.98538971],[4.28602982,49.90752029],[3.58818007,50.37897873],[3.12326002,50.78036118],[2.65841007,50.79682159],[2.51360011,51.14850998],[3.31494999,51.34577942],[3.31494999,51.34577942]]]]
  class var BF = Country.addCountry["BF", "Burkina Faso", [[[-2.82748961,9.64245987],[-3.51188707,9.90032959],[-3.98043656,9.86236],[-4.33024979,9.61085033],[-4.77989912,9.82199001],[-4.95463896,10.15272045],[-5.40433788,10.37075043],[-5.47056913,10.9512701],[-5.19783545,11.37514019],[-5.2209444,11.71385956],[-4.42715693,12.54265022],[-4.28040409,13.22842979],[-4.00639439,13.47247982],[-3.52280998,13.33765984],[-3.10371947,13.54125977],[-2.96767998,13.79815006],[-2.19182944,14.24641037],[-2.00102997,14.55902004],[-1.06637907,14.97383022],[-0.51583916,15.11616039],[-0.26625982,14.92430973],[0.37489,14.92891979],[0.29563999,14.44423962],[0.42991,13.98873043],[0.99304998,13.33574963],[1.02410996,12.85182953],[2.17710996,12.62502003],[2.15445995,11.94013977],[1.93597996,11.64116001],[1.44714999,11.54771042],[1.24346006,11.11050987],[0.89955997,10.99732971],[0.02381,11.01867962],[-0.43868989,11.09834003],[-0.76156998,10.9369297],[-1.2033391,11.00981045],[-2.94039845,10.96267986],[-2.96389914,10.39535046],[-2.82748961,9.64245987],[-2.82748961,9.64245987]]]]
  class var BG = Country.addCountry["BG", "Bulgaria", [[[22.65711975,44.2349205],[22.94485092,43.82376862],[23.33229065,43.8970108],[24.10070992,43.74103928],[25.56929016,43.68843079],[26.06513977,43.94350052],[27.24237061,44.17599106],[27.97013092,43.81246948],[28.55809021,43.70748138],[28.03910065,43.29319],[27.67387962,42.57789993],[27.9967308,42.00737],[27.13570976,42.14149094],[26.11705971,41.82688904],[26.1061306,41.32889175],[25.19721031,41.23447037],[24.49263954,41.58390045],[23.69207954,41.30907822],[22.95239067,41.33800888],[22.88138008,41.99929047],[22.38054085,42.32025146],[22.54499054,42.46136093],[22.43659973,42.5803299],[22.60478973,42.89852142],[22.98603058,43.21118164],[22.50013924,43.64281082],[22.41044044,44.00804138],[22.65711975,44.2349205],[22.65711975,44.2349205]]]]
  class var BI = Country.addCountry["BI", "Burundi", [[[29.27636909,-3.29389],[29.27967834,-3.35660768],[29.3055191,-3.3568275],[29.33740997,-3.55437446],[29.43075943,-4.02424002],[29.66062927,-4.45118427],[29.75351906,-4.45238733],[30.11631966,-4.09011698],[30.50554085,-3.56857753],[30.75223923,-3.35930657],[30.74300957,-3.03430867],[30.52766037,-2.80761814],[30.46966934,-2.41382957],[29.9383297,-2.34849858],[29.63217926,-2.91784716],[29.02490044,-2.83924723],[29.27636909,-3.29389],[29.27636909,-3.29389]]]]
  class var BJ = Country.addCountry["BJ", "Benin", [[[2.69169998,6.25881004],[1.86521006,6.14214993],[1.61894,6.83202982],[1.66448998,9.12858963],[1.46306002,9.33460999],[1.42506003,9.82540035],[1.07781994,10.17562008],[0.77235001,10.4708004],[0.89955997,10.99732971],[1.24346006,11.11050987],[1.44714999,11.54771042],[1.93597996,11.64116001],[2.15445995,11.94013977],[2.49018002,12.23305988],[2.84867001,12.23565006],[3.61119008,11.66018009],[3.57221007,11.32793045],[3.79710007,10.73474979],[3.60005999,10.33218956],[3.70541,10.06320953],[3.22035003,9.44416046],[2.91230989,9.13761044],[2.72379994,8.50685024],[2.7490499,7.87073994],[2.69169998,6.25881004],[2.69169998,6.25881004]]]]
  class var BN = Country.addCountry["BN", "Brunei Darussalam", [[[114.20401764,4.52585983],[114.59999847,4.9000001],[115.45072174,5.44772005],[115.4056778,4.95523024],[115.34745789,4.31664991],[114.86956024,4.34832001],[114.65956879,4.00763988],[114.20401764,4.52585983],[114.20401764,4.52585983]]]]
  class var BO = Country.addCountry["BO", "Bolivia", [[[-62.84645081,-22.03497696],[-63.98679352,-21.99363327],[-64.37700653,-22.79808235],[-64.9648056,-22.07583237],[-66.27329254,-21.83229256],[-67.10657501,-22.73590279],[-67.82807159,-22.87288857],[-68.21990967,-21.49433708],[-68.7571106,-20.37266159],[-68.44217682,-19.40506935],[-68.96677399,-18.98165703],[-69.10018158,-18.26010323],[-69.59036255,-17.58001328],[-68.95954132,-16.50066185],[-69.38977051,-15.6601162],[-69.16031647,-15.32393837],[-69.33942413,-14.95318699],[-68.94882202,-14.45363712],[-68.9291687,-13.60266781],[-68.88005829,-12.89971828],[-68.66498566,-12.56130981],[-69.52963257,-10.95170212],[-68.78610229,-11.03634834],[-68.27124023,-11.01449203],[-68.04812622,-10.71206856],[-67.17373657,-10.30680656],[-66.64691162,-9.93130016],[-65.33843994,-9.76195621],[-65.44480896,-10.51142788],[-65.32178497,-10.89583683],[-65.4021759,-11.56627846],[-64.31633759,-12.46199608],[-63.19644547,-12.62703419],[-62.80302811,-13.00065708],[-62.12701797,-13.19876766],[-61.71317291,-13.48919868],[-61.08409119,-13.47938061],[-60.50328064,-13.77597046],[-60.45919418,-14.35398769],[-60.26429367,-14.64595604],[-60.25111008,-15.07721424],[-60.54291534,-15.09391594],[-60.15838242,-16.25827026],[-58.24121094,-16.29956055],[-58.38806152,-16.8771019],[-58.28077316,-17.27167511],[-57.7345047,-17.55249023],[-57.49832535,-18.17416763],[-57.67599106,-18.96182632],[-57.94996262,-19.39998817],[-57.85379028,-19.97001266],[-58.16637421,-20.17670441],[-58.18347168,-19.86839676],[-59.11500168,-19.35686493],[-60.0435257,-19.34272575],[-61.78629303,-19.63370514],[-62.26596069,-20.51374626],[-62.29116821,-21.05163193],[-62.68500519,-22.24901772],[-62.84645081,-22.03497696],[-62.84645081,-22.03497696]]]]
  class var BR = Country.addCountry["BR", "Brazil", [[[-57.62506485,-30.21628761],[-56.29083633,-28.85274506],[-55.16224289,-27.88192558],[-54.49066544,-27.47472382],[-53.64868546,-26.9234848],[-53.62831116,-26.12487602],[-54.13003159,-25.54759407],[-54.6252594,-25.73924637],[-54.42895126,-25.16220093],[-54.29344559,-24.57079124],[-54.29291534,-24.02101326],[-54.65277481,-23.83959961],[-55.02787781,-24.00126266],[-55.40071106,-23.95693016],[-55.51763916,-23.57199287],[-55.61063385,-22.65558815],[-55.79792786,-22.35691643],[-56.47332382,-22.08628654],[-56.88150024,-22.28216171],[-57.93711853,-22.09017944],[-57.87065125,-20.73268318],[-58.16637421,-20.17670441],[-57.85379028,-19.97001266],[-57.94996262,-19.39998817],[-57.67599106,-18.96182632],[-57.49832535,-18.17416763],[-57.7345047,-17.55249023],[-58.28077316,-17.27167511],[-58.38806152,-16.8771019],[-58.24121094,-16.29956055],[-60.15838242,-16.25827026],[-60.54291534,-15.09391594],[-60.25111008,-15.07721424],[-60.26429367,-14.64595604],[-60.45919418,-14.35398769],[-60.50328064,-13.77597046],[-61.08409119,-13.47938061],[-61.71317291,-13.48919868],[-62.12701797,-13.19876766],[-62.80302811,-13.00065708],[-63.19644547,-12.62703419],[-64.31633759,-12.46199608],[-65.4021759,-11.56627846],[-65.32178497,-10.89583683],[-65.44480896,-10.51142788],[-65.33843994,-9.76195621],[-66.64691162,-9.93130016],[-67.17373657,-10.30680656],[-68.04812622,-10.71206856],[-68.27124023,-11.01449203],[-68.78610229,-11.03634834],[-69.52963257,-10.95170212],[-70.09374237,-11.12397003],[-70.54859161,-11.00915051],[-70.4818573,-9.49008846],[-71.30231476,-10.07943439],[-72.18486023,-10.05358791],[-72.56293488,-9.52021027],[-73.22666931,-9.46219826],[-73.01537323,-9.03282833],[-73.57103729,-8.42441082],[-73.98723602,-7.52380514],[-73.72338104,-7.34098625],[-73.7244873,-6.91858339],[-73.11997223,-6.62994528],[-73.21961975,-6.08917999],[-72.96444702,-5.74126625],[-72.89189148,-5.27455807],[-71.74841309,-4.59400892],[-70.92881775,-4.40160513],[-70.79470062,-4.25123978],[-69.89360046,-4.29816628],[-69.4440918,-1.55628932],[-69.42045593,-1.12261927],[-69.57698059,-0.54999942],[-70.02060699,-0.18513979],[-70.01544952,0.54143],[-69.45238495,0.70613003],[-69.25244141,0.60267001],[-69.21862793,0.98566997],[-69.80454254,1.08906996],[-69.81694031,1.7148],[-67.86849213,1.69244003],[-67.53775787,2.03716993],[-67.25989532,1.72000003],[-67.06495667,1.13013005],[-66.87624359,1.25336003],[-66.32572174,0.72447002],[-65.548172,0.78926998],[-65.35462952,1.09527004],[-64.61102295,1.32872999],[-64.19927216,1.49285996],[-64.08303833,1.91637003],[-63.36875916,2.20091009],[-63.42282486,2.41107988],[-64.26992035,2.49698997],[-64.40880585,3.12678003],[-64.36844635,3.79720998],[-64.81600189,4.0564599],[-64.62866211,4.14848995],[-63.88832092,4.02052021],[-63.09320068,3.77057004],[-62.8045311,4.00696993],[-62.0854187,4.16211987],[-60.96688843,4.53645992],[-60.60116196,4.91808987],[-60.73358154,5.20027018],[-60.21362686,5.24448013],[-59.98090363,5.01407003],[-60.11097336,4.57496977],[-59.76737976,4.42350006],[-59.5379982,3.95880008],[-59.8153801,3.6064899],[-59.97450638,2.75521994],[-59.71848297,2.24961996],[-59.64600372,1.78689003],[-59.03083801,1.31769001],[-58.54000854,1.26811004],[-58.42945862,1.46394002],[-58.11341858,1.5072],[-57.66098022,1.68259001],[-57.33580017,1.94852996],[-56.78271103,1.86371005],[-56.53934479,1.89953005],[-55.99569321,1.81768],[-55.90560913,2.02199006],[-56.07331848,2.22078991],[-55.97332382,2.51036],[-55.56970596,2.42149997],[-55.0975914,2.52374005],[-54.52473831,2.31184006],[-54.08801651,2.10555005],[-53.77847672,2.37669992],[-53.55482864,2.33490992],[-53.41840363,2.05339003],[-52.93962097,2.12486005],[-52.5563736,2.50469995],[-52.24932861,3.24111009],[-51.65776062,4.15622997],[-51.31713867,4.20349979],[-51.06975555,3.65039992],[-50.50887299,1.90155995],[-49.97404861,1.73649001],[-49.94705582,1.04619002],[-50.69924927,0.22296],[-50.38815689,-0.0784399],[-48.62057114,-0.23546988],[-48.58444595,-1.23782837],[-47.82495117,-0.58162951],[-46.56654739,-0.94102001],[-44.90565109,-1.55173934],[-44.41757584,-2.13774753],[-44.58154678,-2.69130802],[-43.4187355,-2.38311005],[-41.47265244,-2.91199756],[-39.97865677,-2.87305665],[-38.50035095,-3.70066667],[-37.22322083,-4.82091808],[-36.45293427,-5.10938311],[-35.59780884,-5.14952707],[-35.23532486,-5.46495628],[-34.8960228,-6.73817635],[-34.72998047,-7.343225],[-35.12820053,-8.99640274],[-35.63695526,-9.64929962],[-37.04650879,-11.04074764],[-37.68358612,-12.17119217],[-38.42383575,-13.03810787],[-38.67383575,-13.05765629],[-38.95327377,-13.79336071],[-38.88223648,-15.66703606],[-39.16104507,-17.2083683],[-39.26731873,-17.86776543],[-39.58347321,-18.26226616],[-39.76077652,-19.59911156],[-40.77470779,-20.90449142],[-40.94475555,-21.93727303],[-41.75413132,-22.37069321],[-41.98828125,-22.97007561],[-43.07470322,-22.96765327],[-44.64778137,-23.35195923],[-45.35209274,-23.79683876],[-46.47205353,-24.08898926],[-47.64894104,-24.88516617],[-48.49539566,-25.87703896],[-48.64097214,-26.62366486],[-48.47472382,-27.17591667],[-48.66147995,-28.18612289],[-48.88840485,-28.67409515],[-49.58730316,-29.22446442],[-50.69681549,-30.9844532],[-51.57617569,-31.77767944],[-52.25605774,-32.24536133],[-52.71204376,-33.19655609],[-53.37360382,-33.76832199],[-53.65048599,-33.20197296],[-53.20953751,-32.72761154],[-53.78791809,-32.04724121],[-54.57244873,-31.49451447],[-55.60149384,-30.85386276],[-55.97318268,-30.88305283],[-56.97595596,-30.10967064],[-57.62506485,-30.21628761],[-57.62506485,-30.21628761]]]]
  class var BS = Country.addCountry["BS", "Bahamas", [[[-77.78995514,27.04000092],[-77.,26.59000015],[-77.17254639,25.87918091],[-77.35636139,26.00735092],[-77.3399353,26.53000069],[-77.78791046,26.92515945],[-77.78995514,27.04000092],[-77.78995514,27.04000092]],[[-73.71994019,21.],[-73.4899826,21.22999954],[-72.9499054,21.35000038],[-73.13990784,20.92000008],[-73.65978241,20.90834045],[-73.71994019,21.],[-73.71994019,21.]],[[-77.54997253,25.10000038],[-77.31441498,25.12641716],[-77.25989532,24.95999908],[-77.49531555,24.99514008],[-77.54997253,25.10000038],[-77.54997253,25.10000038]],[[-78.19084167,25.21030045],[-77.88990784,25.17000008],[-77.53995514,24.34000015],[-77.53455353,23.75975037],[-77.77993774,23.70999908],[-78.03394318,24.28614998],[-78.40841675,24.57563972],[-78.19084167,25.21030045],[-78.19084167,25.21030045]],[[-78.97995758,26.79000092],[-78.50989532,26.87000084],[-77.8499527,26.84000015],[-77.81989288,26.57999992],[-78.90994263,26.42000008],[-78.97995758,26.79000092],[-78.97995758,26.79000092]]]]
  class var BT = Country.addCountry["BT", "Bhutan", [[[91.69667816,27.7717495],[92.10370636,27.45261002],[92.03347015,26.83831024],[91.21752167,26.80864906],[90.37326813,26.87570953],[89.74455261,26.71940994],[88.83561707,27.09896088],[88.81426239,27.29932022],[89.47579193,28.04276085],[90.01586151,28.29644012],[90.7305069,28.0649395],[91.25888062,28.04060936],[91.69667816,27.7717495],[91.69667816,27.7717495]]]]
  class var BW = Country.addCountry["BW", "Botswana", [[[25.64917946,-18.53602219],[25.85040092,-18.71439171],[26.16481018,-19.29308128],[27.29648972,-20.39150047],[27.72472954,-20.49905777],[27.72726059,-20.85176277],[28.02137947,-21.48597527],[28.79466057,-21.63945007],[29.43218994,-22.09133911],[28.01724052,-22.82774734],[27.11944008,-23.57428932],[26.78639984,-24.24067307],[26.4857502,-24.61632538],[25.94166946,-24.6963501],[25.76585007,-25.17485046],[25.66468048,-25.48679161],[25.02516937,-25.71968079],[24.21126938,-25.6702137],[23.73353958,-25.39011383],[23.3121109,-25.26867294],[22.82427025,-25.50043488],[22.57951927,-25.97942162],[22.10597038,-26.28024673],[21.60588074,-26.72650337],[20.88958931,-26.82852364],[20.66643906,-26.47740364],[20.7585907,-25.86810684],[20.16572952,-24.91794777],[19.89575958,-24.76776314],[19.89546013,-21.84913254],[20.88110924,-21.81430054],[20.91065979,-18.2522049],[21.65501976,-18.21913338],[23.19685936,-17.86903763],[23.57901955,-18.28128052],[24.21738052,-17.88933563],[24.52071953,-17.88714218],[25.08444023,-17.66178703],[25.26424026,-17.73651314],[25.64917946,-18.53602219],[25.64917946,-18.53602219]]]]
  class var BY = Country.addCountry["BY", "Belarus", [[[23.48413086,53.91249847],[24.45067978,53.90568924],[25.53636932,54.28242874],[25.76843071,54.84695816],[26.5883007,55.16717148],[26.4943409,55.61510086],[27.10247993,55.78329849],[28.17670059,56.16913986],[29.22953033,55.91836929],[29.37154007,55.67010117],[29.89631081,55.7894516],[30.87393951,55.55099869],[30.97184944,55.0815506],[30.75754929,54.81177139],[31.38448906,54.15703964],[31.79141998,53.97462845],[31.73127937,53.79402924],[32.40557861,53.61804962],[32.69366074,53.35145187],[32.30455017,53.13272858],[31.49764061,53.16743088],[31.30521011,53.07400131],[31.54000092,52.74208069],[31.78597069,52.10168076],[30.92757988,52.04233932],[30.61948013,51.82281113],[30.55511093,51.31948853],[30.15736961,51.41613007],[29.25494003,51.36822891],[28.99283981,51.60205078],[28.61762047,51.42770004],[28.24163055,51.57223129],[27.45409012,51.59228897],[26.33797073,51.83227158],[25.32781982,51.91065979],[24.55311966,51.88848114],[24.00509071,51.61743927],[23.52706909,51.57846832],[23.50799942,52.02365112],[23.19949913,52.48696899],[23.79920959,52.69110107],[23.80492973,53.08974838],[23.52753067,53.47011185],[23.48413086,53.91249847],[23.48413086,53.91249847]]]]
  class var BZ = Country.addCountry["BZ", "Belize", [[[-89.14306641,17.80830956],[-89.15084839,17.95545959],[-89.02984619,18.00152016],[-88.84831238,17.88319016],[-88.49010468,18.48682976],[-88.29995728,18.49999046],[-88.2963028,18.35327911],[-88.10680389,18.3486805],[-88.12345886,18.07666016],[-88.28533173,17.64413071],[-88.19776917,17.48946953],[-88.30257416,17.13168907],[-88.23949432,17.03606987],[-88.35539246,16.53075981],[-88.55181122,16.2654705],[-88.73241425,16.23365021],[-88.93058777,15.88728046],[-89.22911835,15.88694954],[-89.15071106,17.01556969],[-89.14306641,17.80830956],[-89.14306641,17.80830956]]]]
  class var CA = Country.addCountry["CA", "Canada", [[[-79.00989532,43.27000046],[-79.36168671,43.20238113],[-79.76039124,43.29719162],[-79.46107483,43.63920975],[-79.15607452,43.75743103],[-78.45046997,43.90317917],[-77.60534668,44.03931046],[-77.16138458,43.85015106],[-76.88269043,44.0694809],[-76.56555176,44.2080307],[-76.375,44.09630966],[-75.31814575,44.81644821],[-74.86688995,45.00048065],[-73.34772491,45.00738144],[-71.50495148,45.0082016],[-71.40493774,45.25500107],[-71.08473206,45.30524063],[-70.65994263,45.45999908],[-70.30498505,45.91500092],[-69.99990845,46.69306946],[-69.2371521,47.44778061],[-68.90493774,47.18500137],[-68.23442841,47.3548584],[-67.79035187,47.06636047],[-67.79129791,45.70280838],[-67.13736725,45.13753128],[-66.0259552,45.25931168],[-64.42546082,45.29204178],[-66.16163635,44.46511841],[-66.12330627,43.61867142],[-65.3639679,43.54523087],[-64.24648285,44.26552963],[-63.25468826,44.67013931],[-61.03983307,45.26525116],[-59.80284119,45.92039871],[-60.44855499,46.28263855],[-60.51810455,47.00793076],[-61.52072144,45.88376999],[-63.17326736,45.7390213],[-64.47214508,46.23849106],[-64.79850769,46.99296951],[-65.11538696,48.07085037],[-64.17092896,48.74248123],[-65.0561676,49.23278046],[-66.5524292,49.1330986],[-68.64992523,48.29999924],[-70.25515747,46.9860611],[-71.10452271,46.82170868],[-69.95360565,47.74488068],[-68.51107788,49.06835938],[-67.23622131,49.51155853],[-66.39904785,50.22896957],[-65.36325073,50.2981987],[-63.8624649,50.29098892],[-61.72360611,50.08045959],[-60.03307343,50.24277115],[-58.77480316,51.06430054],[-57.12687302,51.4197197],[-56.40913773,51.77069855],[-55.68338013,52.14664078],[-55.75631332,53.27035904],[-56.15811157,53.64749146],[-56.93688965,53.78031921],[-57.33318329,54.62649918],[-57.97505569,54.94549179],[-59.56960297,55.20407104],[-60.46848297,55.77547836],[-61.79862976,56.33945084],[-61.3965416,56.96744919],[-62.50233841,58.16707993],[-63.80474854,59.44260025],[-64.58347321,60.33557892],[-65.24506378,59.87070847],[-66.20178223,58.7673111],[-67.64968109,58.21205902],[-68.37447357,58.80105972],[-69.28790283,58.95735931],[-69.62026978,60.22124863],[-69.59036255,61.061409],[-71.37362671,61.13716888],[-71.67704773,61.52534866],[-72.90848541,62.10506821],[-73.8398056,62.44380188],[-74.66810608,62.18111038],[-75.69612122,62.27840042],[-77.41062164,62.55052948],[-78.10687256,62.31964111],[-77.77268982,60.75788116],[-77.33670044,59.85261154],[-78.51681519,58.80458069],[-77.30223083,58.05208969],[-76.62314606,57.20262909],[-76.54127502,56.53422928],[-77.0955658,55.83740997],[-78.22866058,55.13645172],[-79.8294754,54.66772079],[-79.12420654,54.14144897],[-78.6018219,52.56208038],[-79.14299774,51.53393173],[-79.91279602,51.2084198],[-81.4006424,52.15787888],[-82.12497711,53.27703094],[-82.43611145,54.28226852],[-82.27280426,55.14831924],[-83.36051941,55.24488831],[-85.01174927,55.30260086],[-86.07112122,55.72383118],[-87.32410431,55.99914169],[-88.03968811,56.47161865],[-89.0394516,56.8517189],[-90.89759827,57.28467941],[-92.29696655,57.08708954],[-92.76455688,57.84571075],[-93.21491241,58.78211975],[-94.68453979,58.94881821],[-94.62923431,60.11021042],[-94.24150085,60.89865112],[-93.15698242,62.02468872],[-91.93340302,62.83507919],[-90.76999664,62.96020889],[-90.70397949,63.61016846],[-89.91442108,64.0327301],[-88.48285675,64.09896851],[-87.32324219,64.77562714],[-87.03143311,65.21296692],[-86.0675354,66.05625153],[-85.76938629,66.55832672],[-84.73540497,66.25730133],[-83.3445282,66.41153717],[-81.3864212,67.11077881],[-81.25927734,67.59716034],[-81.96434784,68.13253021],[-81.22010803,68.6656723],[-81.28035736,69.16201782],[-82.62253571,69.65825653],[-84.1007309,69.8053894],[-85.52197266,69.8821106],[-85.57656097,68.78456116],[-86.30599213,67.92146301],[-87.35015106,67.19872284],[-88.31739807,67.87338257],[-88.01964569,68.61508179],[-89.21514893,69.25872803],[-90.55151367,68.47499084],[-90.54701996,69.49765778],[-92.40692139,69.69996643],[-91.51954651,70.19129181],[-92.8781662,71.31868744],[-93.88993835,71.76014709],[-95.20880127,71.92053223],[-96.39107513,71.19481659],[-96.47131348,70.08975983],[-95.30407715,69.68570709],[-94.23275757,69.06903076],[-94.68499756,68.06382751],[-95.48932648,68.09069824],[-96.1258316,67.29338074],[-96.1198349,68.23938751],[-97.66938782,68.5786438],[-98.55858612,68.40393829],[-98.44315338,67.78164673],[-99.90188599,67.80565643],[-101.45423889,67.64688873],[-103.22110748,68.0977478],[-104.33786774,68.01799774],[-105.34272766,68.56121826],[-106.14992523,68.80000305],[-106.9499054,68.69999695],[-108.16713715,68.65392303],[-108.81298828,68.31163788],[-107.79232788,67.88735962],[-108.88017273,67.38143921],[-109.9461441,67.98104095],[-110.79795074,67.80612183],[-113.49723816,67.6881485],[-115.30484772,67.90261078],[-113.89783478,68.39890289],[-115.24687195,68.90590668],[-116.22632599,68.84150696],[-117.60264587,69.01127625],[-119.94286346,69.37786102],[-121.47219849,69.7977829],[-122.68344116,69.85552979],[-123.06098938,69.5637207],[-124.28966522,69.39968872],[-124.4247818,70.15840149],[-125.7562561,69.48058319],[-127.44704437,70.37721252],[-128.13795471,70.48384094],[-128.36134338,70.01286316],[-129.10760498,69.77926636],[-129.79464722,70.19368744],[-131.43118286,69.94451141],[-132.92915344,69.50534058],[-134.41445923,69.62743378],[-135.6257019,69.31511688],[-136.50349426,68.89804077],[-137.5461731,68.99002075],[-139.12045288,69.47102356],[-140.9859314,69.71199799],[-140.99237061,66.00003052],[-140.99757385,60.30638885],[-140.01287842,60.27682114],[-139.03887939,60.],[-138.34074402,59.5621109],[-137.45228577,58.90499878],[-136.47950745,59.46389008],[-135.47583008,59.78778076],[-134.94488525,59.27056122],[-134.27088928,58.86111069],[-133.3553772,58.41027832],[-132.73027039,57.69289017],[-131.7077179,56.55212021],[-130.00759888,55.9158287],[-129.97996521,55.28499985],[-130.53590393,54.80278015],[-130.51481628,54.28757095],[-129.30511475,53.56158829],[-129.12973022,52.75537872],[-127.85024261,52.32960892],[-127.99271393,51.71583176],[-127.43560791,50.83060837],[-125.62453461,50.41656113],[-124.9101944,49.98455811],[-122.97415161,49.00253677],[-122.8399353,49.],[-120.,49.],[-117.03116608,49.],[-116.04813385,49.],[-113.,49.],[-110.04997253,49.],[-107.04997253,49.],[-104.048172,48.99985886],[-100.64992523,49.],[-97.22867584,49.0007019],[-95.15904236,49.],[-95.15604401,49.38425064],[-94.81755066,49.38904953],[-94.63990784,48.84000015],[-94.32906342,48.67073822],[-93.63085175,48.60926056],[-92.60997009,48.45000076],[-91.63990784,48.13999939],[-90.82991028,48.27000046],[-89.5999527,48.00999832],[-89.19400024,48.4054718],[-88.62638092,48.5625],[-88.40422821,48.80632019],[-88.17884064,48.93669128],[-87.24900818,48.73508835],[-86.55999756,48.7110672],[-86.32094574,48.57727814],[-86.08039856,48.1268692],[-85.81946564,47.90948868],[-84.86417389,47.86008072],[-85.04055023,47.57569885],[-84.64492035,47.28219986],[-84.81520081,46.90232086],[-84.39554596,46.77682114],[-84.60482025,46.4396019],[-84.3366394,46.40877151],[-84.14865112,46.5557518],[-83.95256805,46.33427048],[-83.20250702,46.21015167],[-82.44193268,46.19963074],[-81.6313324,46.09754181],[-80.73670959,45.90380859],[-80.41048431,45.59012985],[-79.76293945,44.82458878],[-80.08491516,44.49391937],[-80.89759827,44.63164139],[-81.40233612,45.25004959],[-81.27559662,44.62018967],[-81.75260162,44.06464005],[-81.7000885,43.59006882],[-81.78269196,43.31084061],[-82.42998505,42.97999954],[-82.89992523,42.43000031],[-83.11998749,42.08000183],[-82.57121277,42.01702118],[-81.82912445,42.3355217],[-81.39216614,42.6151886],[-81.09485626,42.6607399],[-80.5450592,42.56008148],[-80.27916718,42.71567154],[-79.79128265,42.84202957],[-78.91996765,42.96500015],[-79.00989532,43.27000046],[-79.00989532,43.27000046]],[[-78.77062225,72.35218811],[-77.82453918,72.74960327],[-75.6058197,72.24368286],[-74.22852325,71.76715088],[-74.09909058,71.33084106],[-72.24213409,71.55693054],[-71.1999054,70.91999817],[-68.7859726,70.52503204],[-67.91497803,70.12194824],[-66.96895599,69.18608856],[-68.80509949,68.72020721],[-66.44979095,68.06716156],[-64.86228943,67.84754181],[-63.42491531,66.92845917],[-61.85198975,66.86212158],[-62.16312408,66.16024017],[-63.9184227,64.99868011],[-65.14875793,65.42604828],[-66.72116089,66.38804626],[-68.01500702,66.26274109],[-68.14129639,65.68978119],[-67.08956146,65.10845947],[-65.73204041,64.64842987],[-65.32009125,64.38275146],[-64.66933441,63.39291],[-65.01378632,62.67419052],[-66.27498627,62.9450798],[-68.78310394,63.74568176],[-67.36968994,62.88394928],[-66.32820129,62.28005981],[-66.16548157,61.93090057],[-68.87738037,62.33013153],[-71.02342224,62.91070938],[-72.2353363,63.39783859],[-71.88619232,63.68001938],[-73.37828064,64.1939621],[-74.83440399,64.67907715],[-74.81847382,64.38910675],[-77.70994568,64.22953796],[-78.55587006,64.57292175],[-77.89727783,65.30917358],[-76.01824188,65.32698822],[-73.95975494,65.45475769],[-74.29387665,65.81176758],[-73.94487,66.31057739],[-72.65107727,67.28456116],[-72.92597961,67.72692871],[-73.31156158,68.06945038],[-74.84322357,68.55462646],[-76.86904907,68.89473724],[-76.22862244,69.14775848],[-77.28733826,69.76953125],[-78.1685257,69.82647705],[-78.95717621,70.16687775],[-79.49241638,69.87180328],[-81.30538177,69.74317169],[-84.94468689,69.96662903],[-87.05999756,70.26000214],[-88.6816864,70.41072845],[-89.51342773,70.76206207],[-88.46770477,71.21820068],[-89.8881073,71.22254944],[-90.20513153,72.2350769],[-89.43657684,73.12947083],[-88.40815735,73.53787231],[-85.82606506,73.80384064],[-86.56208801,73.15743256],[-85.7743454,72.53411102],[-84.85007477,73.34026337],[-82.31551361,73.7509613],[-80.59998322,72.71653748],[-80.74885559,72.0619278],[-78.77062225,72.35218811],[-78.77062225,72.35218811]],[[-91.58692932,81.89428711],[-90.0999527,82.08499908],[-88.93223572,82.11750793],[-86.97019196,82.27960968],[-85.5,82.65227509],[-84.25989532,82.59999847],[-83.17998505,82.31999969],[-82.41996765,82.86000061],[-81.0999527,83.01999664],[-79.30664063,83.13056183],[-76.25,83.17205811],[-75.71871948,83.06404114],[-72.83143616,83.23323822],[-70.66565704,83.16978455],[-68.5,83.10632324],[-65.82731628,83.02800751],[-63.67998505,82.90000153],[-61.8499527,82.62860107],[-61.89384079,82.36164856],[-64.33396912,81.92774963],[-66.75341797,81.72527313],[-67.65751648,81.50141144],[-65.48026276,81.50656891],[-67.8399353,80.90000153],[-69.46962738,80.61682892],[-71.17998505,79.80000305],[-73.24279785,79.63414764],[-73.87989044,79.43016052],[-76.90769958,79.3230896],[-75.52922821,79.19766235],[-76.22045898,79.01907349],[-75.39341736,78.52581024],[-76.34347534,78.18296051],[-77.88846588,77.89990997],[-78.36264801,77.5085907],[-79.75941467,77.20967865],[-79.61960602,76.98336029],[-77.91088867,77.02204132],[-77.88909149,76.7779541],[-80.56118774,76.17812347],[-83.17436218,76.4540329],[-86.11179352,76.29901123],[-87.5999527,76.41999817],[-89.49064636,76.47238922],[-89.61608124,76.95213318],[-87.76728058,77.17832947],[-88.25989532,77.90000153],[-87.64992523,77.97022247],[-84.97629547,77.53872681],[-86.3399353,78.18000031],[-87.96190643,78.37181091],[-87.15197754,78.75866699],[-85.37864685,78.99690247],[-85.09487152,79.34542847],[-86.50730896,79.73623657],[-86.93173218,80.25144958],[-84.19841003,80.20835876],[-83.40868378,80.09999847],[-81.84818268,80.4644165],[-84.0999527,80.58000183],[-87.59892273,80.5162735],[-89.36652374,80.85569],[-90.1999054,81.26000214],[-91.36785889,81.55310059],[-91.58692932,81.89428711],[-91.58692932,81.89428711]],[[-106.52257538,73.07601166],[-105.40235138,72.67259216],[-104.77484131,71.6984024],[-104.46468353,70.99297333],[-102.78530884,70.49775696],[-100.9807663,70.02432251],[-101.08917999,69.58447266],[-102.73111725,69.50402069],[-102.0932312,69.11962128],[-102.43023682,68.75282288],[-104.2399826,68.91000366],[-105.95992279,69.18000031],[-107.12245178,69.11921692],[-109.,68.77999878],[-111.96679688,68.60446167],[-113.31314087,68.53553772],[-113.85488129,69.00743866],[-116.10787964,69.16821289],[-117.3399353,69.95999908],[-116.67463684,70.06655121],[-115.13108826,70.23729706],[-113.72133636,70.19236755],[-112.41605377,70.36637878],[-114.3499527,70.59999847],[-116.48679352,70.52044678],[-117.9047699,70.54055786],[-118.43236542,70.90920258],[-116.11308289,71.30918121],[-117.6556015,71.29519653],[-119.40196228,71.55859375],[-118.56257629,72.3078537],[-117.86637115,72.70594025],[-115.18908691,73.31459045],[-114.16706085,73.12145233],[-114.66629791,72.652771],[-112.44094086,72.95539856],[-111.05031586,72.45040131],[-109.92034912,72.96112823],[-109.00652313,72.63334656],[-108.18824005,71.65088654],[-107.68595886,72.06548309],[-108.39633179,73.08953094],[-107.51638794,73.23597717],[-106.52257538,73.07601166],[-106.52257538,73.07601166],[-106.52257538,73.07601166]],[[-88.15029907,74.39230347],[-89.76470184,74.51557159],[-92.42240143,74.83773804],[-92.76821136,75.3868103],[-92.88986206,75.88263702],[-93.8937912,76.31923676],[-95.96246338,76.44139099],[-97.12128448,76.75108337],[-96.74510193,77.16136932],[-94.6840744,77.09789276],[-93.57390594,76.77629089],[-91.60494995,76.77851868],[-90.74179077,76.44957733],[-90.96955109,76.07401276],[-89.82215881,75.84776306],[-89.18707275,75.6101532],[-87.83824158,75.56620026],[-86.37911987,75.48243713],[-84.78960419,75.69918823],[-82.75339508,75.78431702],[-81.1284256,75.71396637],[-80.05748749,75.33683777],[-79.83390808,74.92311096],[-80.45775604,74.65731049],[-81.94874573,74.44245911],[-83.22888184,74.56404114],[-86.09737396,74.41002655],[-88.15029907,74.39230347],[-88.15029907,74.39230347]],[[-55.60017014,51.31708908],[-56.13402557,50.68701172],[-56.79585648,49.81230927],[-56.14309311,50.15013123],[-55.47144318,49.93582153],[-55.82238388,49.5871315],[-54.93510056,49.31301117],[-54.47372818,49.55669022],[-53.47651291,49.24914169],[-53.78600311,48.51676941],[-53.08615112,48.68780899],[-52.95859528,48.15718079],[-52.64810181,47.53554916],[-53.0691452,46.6554985],[-53.52144623,46.6182785],[-54.17892075,46.8070488],[-53.96183777,47.62522125],[-54.24046707,47.7522583],[-55.40074539,46.88499832],[-55.99744415,46.9197197],[-55.29118729,47.38954926],[-56.2507782,47.63254929],[-57.32522202,47.57281113],[-59.26597214,47.6033287],[-59.41949081,47.89947128],[-58.79655838,48.25154114],[-59.23162842,48.5231781],[-58.39178085,49.12561035],[-57.35865784,50.71826935],[-56.73864365,51.28744125],[-55.87096405,51.63209152],[-55.40694427,51.58829117],[-55.60017014,51.31708908],[-55.60017014,51.31708908]],[[-96.01639557,80.60233307],[-95.3234024,80.9072876],[-94.29837036,80.97727203],[-94.73540497,81.20645905],[-92.40973663,81.25739288],[-91.13285828,80.72344971],[-89.4499054,80.50932312],[-87.80999756,80.31999969],[-87.01992035,79.66000366],[-85.8143158,79.3368988],[-87.18756104,79.03929901],[-89.03533173,78.28723145],[-90.80428314,78.21533203],[-92.87660217,78.34333038],[-93.95106506,78.75099182],[-93.93572235,79.11373138],[-93.14516449,79.38009644],[-94.97399902,79.3724823],[-96.07608032,79.70501709],[-96.7097168,80.15776825],[-96.01639557,80.60233307],[-96.01639557,80.60233307]],[[-107.81936646,75.84552002],[-106.9288559,76.01281738],[-105.88096619,75.9693985],[-105.70493317,75.47950745],[-106.31336212,75.00527191],[-109.6999054,74.84999847],[-112.22297668,74.41696167],[-113.74373627,74.39427185],[-113.87132263,74.72029114],[-111.79416656,75.16249847],[-116.31217957,75.04342651],[-117.71037292,75.22219849],[-116.34599304,76.19902802],[-115.4048233,76.47886658],[-112.59046936,76.14134216],[-110.81420135,75.54918671],[-109.06705475,75.4732132],[-110.49724579,76.4298172],[-109.58100891,76.79416656],[-108.54857635,76.67832184],[-108.21131897,76.20168304],[-107.81936646,75.84552002],[-107.81936646,75.84552002],[-107.81936646,75.84552002]],[[-83.88262939,65.10961151],[-82.78748322,64.76669312],[-81.64191437,64.45511627],[-81.55337524,63.97962189],[-80.81728363,64.05747986],[-80.10344696,63.72597122],[-80.99091339,63.41123962],[-82.54706573,63.65171051],[-83.10874176,64.10189056],[-84.1003952,63.56972885],[-85.52334595,63.05239868],[-85.86673737,63.63727951],[-87.22197723,63.54124832],[-86.35268402,64.03582001],[-86.22483063,64.82289886],[-85.8838501,65.73876953],[-85.16120911,65.65730286],[-84.97576904,65.21755219],[-84.46398163,65.37178802],[-83.88262939,65.10961151],[-83.88262939,65.10961151]],[[-100.43834686,72.70587921],[-101.53995514,73.36000061],[-100.35634613,73.84388733],[-99.16376495,73.63339233],[-97.37989044,73.76000214],[-97.11998749,73.47000122],[-98.05358887,72.99051666],[-96.53995514,72.55999756],[-96.71994019,71.66000366],[-98.35958099,71.27285004],[-99.32276917,71.35639191],[-100.01472473,71.73827362],[-102.5,72.51000214],[-102.47995758,72.83000183],[-100.43834686,72.70587921],[-100.43834686,72.70587921],[-100.43834686,72.70587921]],[[-125.28858948,49.9982605],[-124.77785492,49.49976349],[-123.7462616,49.06631088],[-123.31989288,48.4861412],[-123.83963013,48.34000015],[-125.53665924,48.81691742],[-125.84662628,49.18969727],[-126.77155304,49.55722427],[-126.95761108,49.85649872],[-128.02130127,50.04547119],[-128.41955566,50.61689377],[-128.3303833,50.86000061],[-127.24551392,50.63100815],[-126.61141205,50.47176361],[-125.6399765,50.36053848],[-125.28858948,49.9982605],[-125.28858948,49.9982605]],[[-122.8549118,76.11653137],[-121.38990784,76.61467743],[-119.10393524,77.51222229],[-117.57012177,77.49832916],[-116.19850159,77.64528656],[-116.33570099,76.87696075],[-117.10599518,76.5300293],[-118.04039001,76.48116302],[-120.05999756,75.81999969],[-121.92024231,75.85829163],[-122.8549118,76.11653137],[-122.8549118,76.11653137],[-122.8549118,76.11653137]],[[-121.53780365,74.44892883],[-120.10970306,74.24134827],[-117.55556488,74.18576813],[-116.58440399,73.89607239],[-115.51079559,73.47518921],[-116.7678299,73.22292328],[-119.21994019,72.51999664],[-120.45992279,71.81999969],[-120.45992279,71.40000153],[-123.09213257,70.90164185],[-123.61998749,71.33999634],[-125.92894745,71.86868286],[-125.5927124,72.19451904],[-124.80721283,73.02256012],[-123.94000244,73.68000031],[-124.91770172,74.2927475],[-121.53780365,74.44892883],[-121.53780365,74.44892883],[-121.53780365,74.44892883]],[[-98.5,76.72000122],[-97.73548126,76.25656128],[-97.70439911,75.74343872],[-98.15994263,75.],[-99.80869293,74.89743805],[-100.88355255,75.05735779],[-100.86290741,75.64074707],[-102.50205994,75.563797],[-102.56546021,76.33660126],[-101.48963928,76.30536652],[-99.98342896,76.64633942],[-98.57694244,76.58859253],[-98.5,76.72000122],[-98.5,76.72000122]],[[-94.50366211,74.13490295],[-92.41996765,74.09999847],[-90.50972748,73.85671997],[-92.03995514,72.66999817],[-93.19628906,72.77200317],[-94.26904297,72.02458191],[-95.40985107,72.06188202],[-96.03364563,72.9402771],[-96.01822662,73.43743896],[-95.49578857,73.86239624],[-94.50366211,74.13490295],[-94.50366211,74.13490295],[-94.50366211,74.13490295]],[[-111.26435852,78.15296936],[-109.85440063,77.99633789],[-110.18695068,77.69702911],[-112.05111694,77.40923309],[-113.53420258,77.73220825],[-112.72451782,78.05106354],[-111.26435852,78.15296936],[-111.26435852,78.15296936]],[[-105.49219513,79.3015976],[-103.52918243,79.16535187],[-100.82511139,78.8004837],[-100.06015778,78.32476044],[-99.67086029,77.90753937],[-101.3038559,78.01898193],[-102.94973755,78.34320831],[-105.17603302,78.38034058],[-104.21035767,78.67742157],[-105.41951752,78.91835022],[-105.49219513,79.3015976],[-105.49219513,79.3015976]],[[-79.77580261,72.80290222],[-80.87609863,73.33318329],[-80.83383942,73.6931839],[-80.35299683,73.75971985],[-78.06434631,73.65193176],[-76.3399353,73.10268402],[-76.25140381,72.8263855],[-77.31434631,72.85554504],[-78.39165497,72.87665558],[-79.48616028,72.74220276],[-79.77580261,72.80290222],[-79.77580261,72.80290222]],[[-75.21591187,67.44425201],[-75.86580658,67.14885712],[-76.986763,67.09873199],[-77.23638153,67.58808899],[-76.81163025,68.14855957],[-75.89519501,68.28720856],[-75.11450195,68.01036072],[-75.10333252,67.58202362],[-75.21591187,67.44425201],[-75.21591187,67.44425201],[-75.21591187,67.44425201]],[[-106.5999527,73.59999847],[-105.25989532,73.63999939],[-104.5,73.41999817],[-105.37989044,72.76000214],[-106.94000244,73.45999908],[-106.5999527,73.59999847],[-106.5999527,73.59999847]],[[-96.13990784,69.12999725],[-95.53026581,68.74765778],[-96.15207672,68.3970108],[-97.5,68.69999695],[-98.31438446,68.59066772],[-99.67998505,69.04000092],[-98.79997253,69.34999847],[-98.10079956,69.7835083],[-97.03995514,69.5],[-96.44000244,69.31999969],[-96.13990784,69.12999725],[-96.13990784,69.12999725]],[[-110.96359253,78.80444336],[-109.66314697,78.60195923],[-110.88126373,78.40692139],[-112.54201508,78.40789795],[-112.52587891,78.55056],[-111.5,78.84999847],[-110.96359253,78.80444336],[-110.96359253,78.80444336]],[[-93.8399353,77.51999664],[-94.29556274,77.49134064],[-96.16958618,77.55510712],[-96.43625641,77.83466339],[-94.42251587,77.81999207],[-93.72063446,77.63435364],[-93.8399353,77.51999664],[-93.8399353,77.51999664]],[[-83.99363708,62.45280075],[-83.25037384,62.9140892],[-81.87691498,62.90457916],[-81.89813995,62.71080017],[-83.06851196,62.15922165],[-83.77457428,62.1823082],[-83.99363708,62.45280075],[-83.99363708,62.45280075]],[[-132.70991516,54.04000092],[-131.75,54.11999893],[-132.04940796,52.98461914],[-131.17887878,52.18041992],[-131.57769775,52.18236923],[-132.18040466,52.63970947],[-132.54985046,53.09999847],[-133.05451965,53.41147995],[-133.23957825,53.85108185],[-133.17987061,54.16999817],[-132.70991516,54.04000092],[-132.70991516,54.04000092]],[[-96.75437927,78.76580811],[-94.99940491,78.49972534],[-95.27050781,78.13835144],[-97.30979156,77.85059357],[-98.12424469,78.08286285],[-98.55284119,78.45809174],[-98.63192749,78.87194061],[-97.33721924,78.83200073],[-96.75437927,78.76580811],[-96.75437927,78.76580811],[-96.75437927,78.76580811]],[[-93.61269379,74.98000336],[-94.1568222,74.59234619],[-95.60861206,74.66687775],[-96.82091522,74.92764282],[-96.28855896,75.37780762],[-94.85071564,75.64720917],[-93.97770691,75.29650879],[-93.61269379,74.98000336],[-93.61269379,74.98000336]],[[-80.31534576,62.08556366],[-79.92937469,62.38560104],[-79.52001953,62.3637085],[-79.26579285,62.15867615],[-79.65742493,61.63307953],[-80.09953308,61.7181015],[-80.36209106,62.01649094],[-80.31534576,62.08556366],[-80.31534576,62.08556366]],[[-64.51908875,49.87303925],[-64.17321777,49.95718002],[-62.85826111,49.70640945],[-61.83555603,49.28855133],[-61.80630493,49.10506058],[-62.29312515,49.08716965],[-63.5892067,49.40068817],[-64.51908875,49.87303925],[-64.51908875,49.87303925]],[[-64.01480103,47.03601074],[-63.6644783,46.55001068],[-62.93930054,46.41587067],[-62.01202774,46.44313812],[-62.50390244,46.03339005],[-62.87432861,45.96818161],[-64.14272308,46.3926506],[-64.39254761,46.7274704],[-64.01480103,47.03601074],[-64.01480103,47.03601074]]]]
  class var CD = Country.addCountry["CD", "Democratic Republic of the Congo", [[[30.83385086,3.50917006],[29.9534893,4.17369986],[29.71600914,4.60079002],[29.15908051,4.38926983],[28.69668007,4.45509005],[28.42900085,4.28715992],[27.97999001,4.40841007],[27.37424088,5.23396015],[27.04406929,5.12785006],[26.40273094,5.15086985],[25.65047073,5.25609016],[25.27878952,5.17040014],[25.12886047,4.92724991],[24.80504036,4.89724016],[24.41053009,5.10878992],[23.29722977,4.60968018],[22.84147072,4.7101202],[22.70413017,4.63304996],[22.40512085,4.02917004],[21.65912056,4.22433996],[20.92760086,4.32279015],[20.29067039,4.69166994],[19.46777916,5.03151989],[18.93232918,4.70949984],[18.54298973,4.20178986],[18.45307922,3.50439],[18.39378929,2.90044999],[18.09428024,2.36573005],[17.89882088,1.74184],[17.77420044,0.85566002],[17.82653046,0.28889999],[17.66356087,-0.05809997],[17.63862991,-0.42484999],[17.52371025,-0.74382943],[16.86531067,-1.22581923],[16.40708923,-1.74093831],[15.97282982,-2.71236992],[16.00632095,-3.53516006],[15.75352955,-3.85514665],[15.17101955,-4.34349632],[14.58259964,-4.9702301],[14.20903015,-4.79309702],[14.14494038,-4.50999641],[13.60021019,-4.50010347],[13.25823975,-4.88297319],[12.99553013,-4.78111315],[12.63162041,-4.99125338],[12.46800041,-5.24834633],[12.4366703,-5.68429899],[12.18233013,-5.78993988],[12.32244968,-6.10010815],[12.73515034,-5.96570921],[13.02484989,-5.98435926],[13.37561035,-5.86425018],[16.32650948,-5.87747908],[16.57317924,-6.62265539],[16.86017036,-7.22229528],[17.09000015,-7.54570007],[17.47295952,-8.06855583],[18.1342392,-7.98769522],[18.46417046,-7.84698725],[19.0167408,-7.98823881],[19.16661072,-7.73815823],[19.41752052,-7.15540409],[20.03774071,-7.11633348],[20.09164047,-6.94306898],[20.60181046,-6.93932438],[20.51477051,-7.29959726],[21.7281208,-7.29085827],[21.74644089,-7.9200635],[21.94915009,-8.30591202],[21.80180931,-8.90869808],[21.87517929,-9.52371979],[22.20877075,-9.89477634],[22.15527916,-11.08477592],[22.40282059,-10.99308014],[22.8373394,-11.01758671],[23.45676994,-10.86786842],[23.91222,-10.92684841],[24.25712967,-10.95199203],[24.31451988,-11.26281452],[24.78315926,-11.23867607],[25.41811943,-11.33090973],[25.7523098,-11.78495598],[26.55307007,-11.92441082],[27.16440964,-11.60875416],[27.38879013,-12.13276386],[28.1550808,-12.27246666],[28.52355003,-12.69861221],[28.9342804,-13.24894428],[29.69961929,-13.25721455],[29.6160202,-12.17890835],[29.34156036,-12.36071587],[28.64241982,-11.97154999],[28.37225914,-11.79365635],[28.49604034,-10.78990841],[28.67367935,-9.60592842],[28.4498806,-9.16491413],[28.73484993,-8.52655029],[29.0028801,-8.40702629],[30.34608078,-8.23823071],[30.55149269,-8.29129219],[30.55644035,-8.28144169],[30.50312996,-7.97991896],[30.29486465,-7.47784853],[29.96590042,-7.13703823],[29.47587013,-6.68478537],[29.21648979,-6.07740545],[29.39859009,-5.6035862],[29.14899063,-5.22811794],[29.13297462,-4.58752394],[29.24436569,-4.21585941],[29.08992004,-4.0308671],[29.16625023,-3.35564995],[29.27967834,-3.35660768],[29.27636909,-3.29389],[29.02490044,-2.83924723],[29.11749077,-2.29218721],[29.25481987,-2.21511674],[29.29191017,-1.62003982],[29.57946968,-1.34130001],[29.58783913,-0.58737987],[29.81949997,-0.20529994],[29.87578011,0.59740001],[30.0861702,1.06231999],[30.46850014,1.58380997],[30.85268021,1.84940004],[31.17416954,2.20445991],[30.77331924,2.33989],[30.83385086,3.50917006],[30.83385086,3.50917006]]]]
  class var CF = Country.addCountry["CF", "Central African Republic", [[[15.27947044,7.42190981],[16.1062603,7.49707985],[16.29055023,7.75431013],[16.45615959,7.73475981],[16.70598984,7.50832987],[17.96492004,7.89092016],[18.38957024,8.28131008],[18.91102982,8.63090038],[18.81197929,8.98291016],[19.09399033,9.07485962],[20.05965996,9.01270008],[21.00086021,9.4759798],[21.72382927,10.56707001],[22.23110962,10.97187996],[22.86417007,11.14239979],[22.97756004,10.71446991],[23.55429077,10.08924961],[23.55722046,9.68122005],[23.3947506,9.26506042],[23.45903015,8.95429039],[23.80582047,8.66631031],[24.56735039,8.22918034],[25.11491966,7.82508993],[25.12414932,7.50008011],[25.79664993,6.97930002],[26.2134304,6.54659986],[26.46594048,5.94671011],[27.21339035,5.55096006],[27.37424088,5.23396015],[27.04406929,5.12785006],[26.40273094,5.15086985],[25.65047073,5.25609016],[25.27878952,5.17040014],[25.12886047,4.92724991],[24.80504036,4.89724016],[24.41053009,5.10878992],[23.29722977,4.60968018],[22.84147072,4.7101202],[22.70413017,4.63304996],[22.40512085,4.02917004],[21.65912056,4.22433996],[20.92760086,4.32279015],[20.29067039,4.69166994],[19.46777916,5.03151989],[18.93232918,4.70949984],[18.54298973,4.20178986],[18.45307922,3.50439],[17.80990982,3.56018996],[17.13303947,3.72819996],[16.53704071,3.19825006],[16.01287079,2.2676301],[15.90736008,2.55738997],[15.86271954,3.01354003],[15.40536976,3.33529997],[15.03625011,3.85136008],[14.95094013,4.21039009],[14.47836018,4.73260021],[14.55895996,5.03059006],[14.45940971,5.45176983],[14.53656006,6.22695017],[14.77655983,6.40851021],[15.27947044,7.42190981],[15.27947044,7.42190981]]]]
  class var CG = Country.addCountry["CG", "Congo", [[[12.99553013,-4.78111315],[12.62075996,-4.43802309],[12.3185997,-4.60620737],[11.91493988,-5.0379653],[11.09377956,-3.9788177],[11.85509968,-3.42687988],[11.47805023,-2.76562762],[11.82096004,-2.51415658],[12.4957304,-2.39170671],[12.5752697,-1.94848835],[13.1096096,-2.42875719],[13.99238968,-2.470788],[14.29924011,-1.99825907],[14.42545986,-1.33337951],[14.31643009,-0.55262989],[13.84335041,0.03875],[14.27626991,1.19691002],[14.02663994,1.39567995],[13.28262043,1.31421006],[13.00312996,1.83090997],[13.07584,2.26711011],[14.33780956,2.22788],[15.14634037,1.96399999],[15.94091034,1.72767997],[16.01287079,2.2676301],[16.53704071,3.19825006],[17.13303947,3.72819996],[17.80990982,3.56018996],[18.45307922,3.50439],[18.39378929,2.90044999],[18.09428024,2.36573005],[17.89882088,1.74184],[17.77420044,0.85566002],[17.82653046,0.28889999],[17.66356087,-0.05809997],[17.63862991,-0.42484999],[17.52371025,-0.74382943],[16.86531067,-1.22581923],[16.40708923,-1.74093831],[15.97282982,-2.71236992],[16.00632095,-3.53516006],[15.75352955,-3.85514665],[15.17101955,-4.34349632],[14.58259964,-4.9702301],[14.20903015,-4.79309702],[14.14494038,-4.50999641],[13.60021019,-4.50010347],[13.25823975,-4.88297319],[12.99553013,-4.78111315],[12.99553013,-4.78111315]]]]
  class var CH = Country.addCountry["CH", "Switzerland", [[[9.59424019,47.52507019],[9.6329298,47.3475914],[9.47998047,47.10282135],[9.93247986,46.92073059],[10.44270992,46.89355087],[10.36338997,46.48358154],[9.92284012,46.31491089],[9.18288994,46.44020844],[8.96630001,46.03694916],[8.48995018,46.00516891],[8.3166399,46.16366959],[7.75599003,45.82452011],[7.27384996,45.77693176],[6.8435998,45.99113846],[6.50008011,46.42966843],[6.02258015,46.27297974],[6.03739023,46.72576141],[6.76873016,47.28770065],[6.7365799,47.54182053],[7.19222021,47.44974899],[7.46677017,47.62057877],[8.31729984,47.61359024],[8.52258015,47.83081818],[9.59424019,47.52507019],[9.59424019,47.52507019]]]]
  class var CI = Country.addCountry["CI", "Cote d'Ivoire", [[[-2.8561182,4.99446011],[-3.31107807,4.98429012],[-4.0088191,5.17981005],[-4.64991522,5.16825008],[-5.83450413,4.99369001],[-6.52876329,4.70510006],[-7.5189271,4.33829021],[-7.7121563,4.36456013],[-7.63535404,5.18814993],[-7.53973007,5.31334019],[-7.57013416,5.70734978],[-7.99370909,6.12618017],[-8.31134033,6.19303989],[-8.60286999,6.46757984],[-8.38543892,6.91179991],[-8.48543644,7.3952198],[-8.43927574,7.68604994],[-8.28070641,7.68719006],[-8.22178841,8.12333965],[-8.29902267,8.31643963],[-8.20350266,8.45545959],[-7.83206892,8.57571983],[-8.07911396,9.37623024],[-8.30961227,9.7895298],[-8.22931385,10.12901974],[-8.02993584,10.20652962],[-7.89959431,10.29738998],[-7.62274885,10.14723969],[-6.85050917,10.1389904],[-6.66645622,10.43080997],[-6.49395514,10.4113102],[-6.20520544,10.52406025],[-6.05043602,10.09636974],[-5.81693316,10.22255039],[-5.40433788,10.37075043],[-4.95463896,10.15272045],[-4.77989912,9.82199001],[-4.33024979,9.61085033],[-3.98043656,9.86236],[-3.51188707,9.90032959],[-2.82748961,9.64245987],[-2.56215715,8.21961975],[-2.98357916,7.37970018],[-3.24433804,6.25046015],[-2.81069899,5.38905001],[-2.8561182,4.99446011],[-2.8561182,4.99446011]]]]
  class var CL = Country.addCountry["CL", "Chile", [[[-75.60803223,-48.67371368],[-75.47973633,-50.37834549],[-74.97661591,-51.04334259],[-75.26000977,-51.62927628],[-74.94667816,-52.26274872],[-73.70275116,-52.83502579],[-72.5579071,-53.531353],[-71.42971039,-53.85638809],[-71.0062561,-53.83324432],[-70.84509277,-52.89915085],[-69.94271088,-52.5378952],[-69.46120453,-52.29191208],[-68.63407898,-52.2988739],[-69.49835205,-52.1427536],[-71.91478729,-52.00899506],[-72.32929993,-51.42590714],[-72.30990601,-50.67697525],[-72.97567749,-50.74139786],[-73.32794952,-50.37872696],[-73.41538239,-49.31845093],[-72.64814758,-48.87863159],[-72.33106995,-48.24418259],[-72.44729614,-47.73851013],[-71.91721344,-46.88485336],[-71.55200195,-45.56068802],[-71.6592865,-44.97364807],[-71.22277832,-44.78419113],[-71.3297348,-44.40753174],[-71.79354858,-44.20713806],[-71.46405029,-43.78758621],[-71.91538239,-43.40855026],[-72.14881897,-42.25485611],[-71.74671936,-42.05138397],[-71.91570282,-40.83228302],[-71.68070221,-39.80816269],[-71.41351318,-38.91600037],[-70.81461334,-38.55300903],[-71.11857605,-37.57678604],[-71.12177277,-36.65808487],[-70.36472321,-36.00509262],[-70.38796234,-35.16966629],[-69.81721497,-34.19353485],[-69.81472778,-33.27389145],[-70.07440186,-33.0912056],[-70.53501129,-31.36499023],[-69.91900635,-30.33632851],[-70.0135498,-29.36789894],[-69.65611267,-28.45909309],[-69.00119019,-27.52116776],[-68.2955246,-26.89932632],[-68.5947876,-26.50687408],[-68.38596344,-26.18499565],[-68.41756439,-24.51856995],[-67.32842255,-24.02527809],[-66.98522186,-22.98631668],[-67.10657501,-22.73590279],[-67.82807159,-22.87288857],[-68.21990967,-21.49433708],[-68.7571106,-20.37266159],[-68.44217682,-19.40506935],[-68.96677399,-18.98165703],[-69.10018158,-18.26010323],[-69.59036255,-17.58001328],[-69.85834503,-18.09267426],[-70.37255096,-18.34794235],[-70.1643219,-19.75646973],[-70.09113312,-21.39329147],[-70.09113312,-21.39331055],[-70.40390015,-23.62897491],[-70.72489166,-25.70592499],[-70.90505219,-27.64036179],[-71.48984528,-28.86141968],[-71.37002563,-30.09565544],[-71.66869354,-30.92061806],[-71.43839264,-32.41882706],[-71.86164856,-33.90911865],[-72.55307007,-35.50880051],[-73.16666412,-37.1237793],[-73.58796692,-37.15626144],[-73.50554657,-38.28281403],[-73.21759033,-39.2586441],[-73.67702484,-39.94219971],[-74.01793671,-41.7947998],[-74.33187866,-43.22488785],[-73.70124817,-43.36574554],[-73.3888092,-42.11750793],[-72.71775055,-42.38334274],[-73.24024963,-44.4549408],[-74.35166931,-44.10297394],[-74.69211578,-45.76395416],[-75.64440918,-46.64762878],[-74.12658691,-46.93922043],[-75.18270111,-47.71190643],[-75.60803223,-48.67371368],[-75.60803223,-48.67371368]],[[-68.633255,-54.86945343],[-68.63407898,-52.6362114],[-69.34563446,-52.51826096],[-70.26743317,-52.93119812],[-70.59169006,-53.61579895],[-71.10772705,-54.07429123],[-72.43410492,-53.71538544],[-73.83805084,-53.0474205],[-74.66242218,-52.83743668],[-73.28511047,-53.95751953],[-72.2638092,-54.4950943],[-71.00567627,-55.05377579],[-69.95804596,-55.19842148],[-69.23200989,-55.49904633],[-68.14861298,-55.61180115],[-67.29100037,-55.30123901],[-66.95987701,-54.89677048],[-67.56243896,-54.86997986],[-68.633255,-54.86945343],[-68.633255,-54.86945343]]]]
  class var CM = Country.addCountry["CM", "Cameroon", [[[13.07584,2.26711011],[12.95133972,2.32159996],[12.3593502,2.19282007],[11.75168037,2.32675004],[11.27643013,2.26104999],[9.64918041,2.28385997],[9.79518986,3.07339001],[9.40435028,3.73452997],[8.9480896,3.90412998],[8.7449398,4.35222006],[8.48880959,4.49561024],[8.50026035,4.77197981],[8.75751019,5.47967005],[9.23318958,6.44448996],[9.52268982,6.45348978],[10.11828995,7.0387702],[10.49736977,7.05534983],[11.05877018,6.64443016],[11.74578953,6.98139],[11.83932018,7.39703989],[12.06394005,7.79980993],[12.2188797,8.30583],[12.75368977,8.7177496],[12.95547962,9.41777039],[13.16761017,9.64062023],[13.30865002,10.16036987],[13.57295036,10.79858017],[14.41539001,11.57238007],[14.46815968,11.90474987],[14.57717991,12.08535957],[14.18132973,12.48365974],[14.21350956,12.80202961],[14.49577999,12.8593998],[14.89336014,12.21905041],[14.96018028,11.55556965],[14.92358971,10.89134026],[15.46788025,9.98233032],[14.90937042,9.99211979],[14.62720966,9.92092037],[14.17146015,10.02136993],[13.95421982,9.54948044],[14.54444981,8.9658699],[14.98001957,8.79611015],[15.12088013,8.3821497],[15.43609047,7.69280005],[15.27947044,7.42190981],[14.77655983,6.40851021],[14.53656006,6.22695017],[14.45940971,5.45176983],[14.55895996,5.03059006],[14.47836018,4.73260021],[14.95094013,4.21039009],[15.03625011,3.85136008],[15.40536976,3.33529997],[15.86271954,3.01354003],[15.90736008,2.55738997],[16.01287079,2.2676301],[15.94091034,1.72767997],[15.14634037,1.96399999],[14.33780956,2.22788],[13.07584,2.26711011],[13.07584,2.26711011]]]]
  class var CN = Country.addCountry["CN", "China", [[[91.69667816,27.7717495],[91.25888062,28.04060936],[90.7305069,28.0649395],[90.01586151,28.29644012],[89.47579193,28.04276085],[88.81426239,27.29932022],[88.7303009,28.08687973],[88.12045288,27.87655067],[86.95448303,27.97425079],[85.823349,28.20358086],[85.01164246,28.64277077],[84.23458862,28.83987999],[83.8989563,29.32023048],[83.33711243,29.46372986],[82.32749939,30.11527061],[81.52581787,30.42271042],[81.11122894,30.18349075],[79.72135162,30.88273048],[78.73889923,31.51589966],[78.45842743,32.61817932],[79.17611694,32.48377991],[79.20889282,32.99440002],[78.81108856,33.50619125],[78.91227722,34.32192993],[77.83746338,35.49401855],[76.19284058,35.89839935],[75.89691162,36.66680908],[75.15802002,37.13302994],[74.98000336,37.41999817],[74.83000183,37.99000168],[74.86483765,38.37884903],[74.25750732,38.60649872],[73.92886353,38.50582886],[73.67537689,39.43125153],[73.95999908,39.65999985],[73.82225037,39.89397049],[74.77684021,40.36642838],[75.46782684,40.56206894],[76.52635956,40.42795181],[76.90445709,41.06647873],[78.18720245,41.18531036],[78.54369354,41.58224106],[80.11943817,42.12395096],[80.26000214,42.34999847],[80.18012238,42.92007065],[80.86618042,43.18038177],[79.96611023,44.9175415],[81.94705963,45.31700897],[82.4589386,45.53963852],[83.18047333,47.3300209],[85.16428375,47.0009613],[85.72049713,47.45298004],[85.76822662,48.45576859],[86.59879303,48.54917145],[87.36000061,49.21500015],[87.75128937,49.29719925],[88.01381683,48.59947968],[88.85428619,48.06908035],[90.28085327,47.69355011],[90.97080231,46.88813019],[90.58576965,45.71971893],[90.94553375,45.28606033],[92.1339035,45.11508179],[93.48069763,44.9754715],[94.68895721,44.35232925],[95.3068924,44.24132156],[95.76249695,43.31945038],[96.34938812,42.72563171],[97.45175171,42.74887848],[99.51583862,42.52468872],[100.84584045,42.66381073],[101.83305359,42.51488113],[103.31230927,41.90747833],[104.52227783,41.90835953],[104.9650116,41.59741974],[106.12931824,42.13431931],[107.74476624,42.48152161],[109.24362946,42.5194397],[110.412117,42.87123108],[111.12969208,43.40684128],[111.82962036,43.74312973],[111.66770172,44.07318115],[111.34838867,44.45746994],[111.87333679,45.1020813],[112.43609619,45.01165009],[113.46392059,44.80891037],[114.46035004,45.33983994],[115.98510742,45.72721863],[116.71787262,46.38819885],[117.42173767,46.67272949],[118.87431335,46.80540848],[119.66326141,46.69268036],[119.77281952,47.04806137],[118.86663055,47.74705124],[118.06414032,48.0667305],[117.29551697,47.69770813],[116.30893707,47.85340881],[115.74285889,47.72655106],[115.48532104,48.13537979],[116.19178009,49.13460159],[116.6787796,49.88856125],[117.87924194,49.51100159],[119.28842926,50.14287949],[119.27938843,50.58292007],[120.18208313,51.64355087],[120.73819733,51.96411133],[120.72576904,52.51623917],[120.17710114,52.75391006],[121.00306702,53.25139999],[122.24575806,53.43172836],[123.57147217,53.45880127],[125.06820679,53.16104889],[125.94638062,52.79280853],[126.56443024,51.7842598],[126.93914795,51.35388947],[127.2874527,50.73981094],[127.65740204,49.76026917],[129.39782715,49.44060135],[130.58229065,48.72969055],[130.98725891,47.79013062],[132.50668335,47.7889595],[133.37356567,48.18344116],[135.02632141,48.47822952],[134.50080872,47.57844925],[134.11235046,47.21247864],[133.76966858,46.11692047],[133.09712219,45.14408875],[131.88342285,45.32115936],[131.02519226,44.96796036],[131.28858948,44.11151123],[131.14471436,42.92998886],[130.63386536,42.90301132],[130.63999939,42.39500046],[129.99421692,42.98540115],[129.59663391,42.42499161],[128.05221558,41.99428177],[128.20846558,41.46677017],[127.34381866,41.5031395],[126.86907196,41.81655884],[126.18203735,41.10734177],[125.07996368,40.56980896],[124.26566315,39.92850113],[122.86753845,39.63779831],[122.13139343,39.17045975],[121.05451965,38.89746094],[121.58599854,39.36085892],[121.37674713,39.75027084],[122.16858673,40.42245102],[121.64037323,40.94639969],[120.76862335,40.59339905],[119.63960266,39.89805984],[119.02345276,39.25233078],[118.04271698,39.20426941],[117.53266907,38.73764038],[118.0597229,38.06148148],[118.87815094,37.89733124],[118.91166687,37.4484787],[119.70278931,37.1563797],[120.82344818,37.87042999],[121.71125031,37.48112106],[122.3579483,37.45449066],[122.51997375,36.93062973],[121.10420227,36.65132141],[120.63700867,36.11143875],[119.66458893,35.60979843],[119.15122223,34.9098587],[120.2275238,34.36034012],[120.62033844,33.37672043],[121.22904205,32.46031952],[121.90817261,31.69216919],[121.89189911,30.94935036],[121.26428986,30.67626953],[121.50348663,30.14291954],[122.09208679,29.83251953],[121.93843079,29.01802063],[121.68444061,28.22550964],[121.12563324,28.13566971],[120.39543915,27.05319977],[119.58547211,25.74078941],[118.65692902,24.54738045],[117.28160095,23.62450027],[115.89073944,22.78288078],[114.76383972,22.66809082],[114.15255737,22.22377014],[113.80677795,22.54833031],[113.2410965,22.05138016],[111.84359741,21.55048943],[110.78546143,21.39712906],[110.50935364,20.56541061],[110.44403076,20.34102058],[109.88986969,20.28244972],[109.62769318,21.00823021],[109.86448669,21.39505959],[108.52285004,21.7152195],[108.05020905,21.55237007],[107.04341125,21.81189919],[106.56728363,22.21820068],[106.72541809,22.79426956],[105.81121063,22.97689056],[105.32923889,23.35206032],[104.47685242,22.81915092],[103.50453949,22.70375061],[102.70697784,22.70879936],[102.17046356,22.46475029],[101.65200043,22.31818962],[101.80313873,21.17436981],[101.2700119,21.20165062],[101.17999268,21.43655968],[101.15000153,21.85000038],[100.41652679,21.55884933],[99.98348999,21.7429409],[99.24092865,22.11831093],[99.53199768,22.94902992],[98.89875793,23.14273071],[98.66029358,24.06328964],[97.60473633,23.89739037],[97.72460175,25.08365059],[98.67180634,25.91869926],[98.71208954,26.74353981],[98.68270111,27.50881958],[98.24622345,27.74723053],[97.91195679,28.33592987],[97.32714081,28.26157951],[96.2488327,28.41102028],[96.58659363,28.83097076],[96.11768341,29.45280075],[95.40480804,29.03171921],[94.56600189,29.27745056],[93.41332245,28.64065933],[92.50312042,27.8968792],[91.69667816,27.7717495],[91.69667816,27.7717495]],[[109.47521973,18.19771004],[108.65519714,18.50769043],[108.62621307,19.3678894],[109.11907196,19.82102966],[110.21157837,20.10125923],[110.78655243,20.07752037],[111.01006317,19.69593048],[110.57064819,19.25588989],[110.33917999,18.67840004],[109.47521973,18.19771004],[109.47521973,18.19771004]]]]
  class var CO = Country.addCountry["CO", "Colombia", [[[-75.37322998,-0.15201995],[-75.80144501,0.08478],[-76.2922821,0.41604],[-76.57633209,0.25692001],[-77.42498779,0.39570001],[-77.66854095,0.82590997],[-77.85503387,0.80991],[-78.85517883,1.38092995],[-78.99087524,1.69138002],[-78.61776733,1.76639998],[-78.66210175,2.26734996],[-78.4276123,2.62954998],[-77.93149567,2.69659996],[-77.5103302,3.32501006],[-77.12767792,3.84964991],[-77.49616241,4.08760977],[-77.30752563,4.66798019],[-77.53318787,5.58280993],[-77.3187561,5.8453598],[-77.47657776,6.69113016],[-77.88148499,7.22378016],[-77.75330353,7.70983982],[-77.43106079,7.63806009],[-77.24254608,7.93527985],[-77.47462463,8.52429962],[-77.35329437,8.6704998],[-76.83666229,8.63875008],[-76.08634186,9.33681965],[-75.6745224,9.44326019],[-75.66465759,9.7740097],[-75.48038483,10.61898041],[-74.9068222,11.08306026],[-74.27671051,11.1020298],[-74.1971817,11.31048012],[-73.41471863,11.22700977],[-72.62776184,11.73198032],[-72.23813629,11.9555397],[-71.75397491,12.43729973],[-71.39972687,12.37605],[-71.13743591,12.11299038],[-71.33149719,11.77626991],[-71.97383118,11.60867977],[-72.22750092,11.10871029],[-72.61458588,10.82199001],[-72.90527344,10.45034027],[-73.02757263,9.73676014],[-73.30490112,9.15200043],[-72.78866577,9.08504009],[-72.66042328,8.62528038],[-72.43978119,8.40526962],[-72.36090088,8.00263023],[-72.47966766,7.63249016],[-72.44441223,7.42379999],[-72.19824982,7.3404398],[-71.9601059,6.99160004],[-70.67415619,7.08779001],[-70.09321594,6.96038008],[-69.38945007,6.09986019],[-68.98526001,6.20678997],[-68.26496887,6.15327978],[-67.6950531,6.26731014],[-67.34140778,6.09545994],[-67.5214386,5.55688],[-67.74468231,5.22111988],[-67.82297516,4.50394011],[-67.62180328,3.83948994],[-67.33750153,3.54234004],[-67.30314636,3.31845999],[-67.80992126,2.82066011],[-67.44706726,2.60028005],[-67.18125153,2.25063992],[-66.87624359,1.25336003],[-67.06495667,1.13013005],[-67.25989532,1.72000003],[-67.53775787,2.03716993],[-67.86849213,1.69244003],[-69.81694031,1.7148],[-69.80454254,1.08906996],[-69.21862793,0.98566997],[-69.25244141,0.60267001],[-69.45238495,0.70613003],[-70.01544952,0.54143],[-70.02060699,-0.18513979],[-69.57698059,-0.54999942],[-69.42045593,-1.12261927],[-69.4440918,-1.55628932],[-69.89360046,-4.29816628],[-70.39403534,-3.76656818],[-70.69257355,-3.74284863],[-70.04763794,-2.72517943],[-70.81336975,-2.25686669],[-71.41352081,-2.34280944],[-71.77466583,-2.16980863],[-72.32570648,-2.43420959],[-73.07035065,-2.30893803],[-73.65946198,-1.26049995],[-74.1223526,-1.00284004],[-74.44158173,-0.53080976],[-75.10662842,-0.05717998],[-75.37322998,-0.15201995],[-75.37322998,-0.15201995]]]]
  class var CR = Country.addCountry["CR", "Costa Rica", [[[-82.96573639,8.22504044],[-83.50841522,8.44692039],[-83.71137238,8.65682983],[-83.59630585,8.83043957],[-83.63262177,9.05138016],[-83.9098053,9.2907896],[-84.30339813,9.48735046],[-84.6475296,9.61553955],[-84.71328735,9.90806007],[-84.97564697,10.08670998],[-84.91126251,9.79599953],[-85.11087036,9.55702972],[-85.33947754,9.8345499],[-85.66073608,9.93334007],[-85.79740143,10.1348896],[-85.79165649,10.4393301],[-85.65929413,10.75432014],[-85.9417038,10.89527988],[-85.71250916,11.08843994],[-85.56180573,11.21712017],[-84.9029007,10.95230007],[-84.67298889,11.08265018],[-84.35585022,10.99923992],[-84.19017792,10.79345989],[-83.89498138,10.72682953],[-83.65554047,10.93877983],[-83.4022522,10.39544964],[-83.01557159,9.99297047],[-82.54620361,9.56614971],[-82.93283081,9.47681999],[-82.92708588,9.07433033],[-82.71917725,8.92570972],[-82.86864471,8.80725956],[-82.82966614,8.62629986],[-82.91311646,8.42352962],[-82.96573639,8.22504044],[-82.96573639,8.22504044]]]]
  class var CU = Country.addCountry["CU", "Cuba", [[[-82.26810455,23.18861961],[-81.40436554,23.11727905],[-80.61865997,23.10598946],[-79.67948914,22.76530075],[-79.2813797,22.39920998],[-78.34737396,22.51218033],[-77.99326324,22.27717972],[-77.14642334,21.65785027],[-76.52376556,21.20681953],[-76.19454193,21.22056007],[-75.59818268,21.01663017],[-75.67098999,20.73509026],[-74.93379211,20.69389915],[-74.17803955,20.28462982],[-74.29662323,20.05036926],[-74.96160889,19.92345047],[-75.63462067,19.8737793],[-76.32357025,19.9528904],[-77.75538635,19.85548019],[-77.08505249,20.4133606],[-77.49256897,20.67310905],[-78.13724518,20.73995018],[-78.48273468,21.02861977],[-78.71981812,21.59811974],[-79.28495789,21.55917931],[-80.21746826,21.82732964],[-80.51750183,22.03706932],[-81.82089233,22.19205093],[-82.16996765,22.38710976],[-81.79496765,22.63697052],[-82.77585602,22.68815041],[-83.49443817,22.16851044],[-83.90881348,22.15456963],[-84.05208588,21.91057014],[-84.54696655,21.80121994],[-84.97480011,21.89602089],[-84.44699097,22.20495987],[-84.23034668,22.56574059],[-83.77816772,22.78812027],[-83.26748657,22.98303986],[-82.51042175,23.07876015],[-82.26810455,23.18861961],[-82.26810455,23.18861961]]]]
  class var CV = Country.addCountry["CV", "Cape Verde", [[[-23.79997635,15.0616703],[-23.77999687,15.35542011],[-23.69999313,15.375],[-23.3699894,15.00292015],[-23.43997383,14.90499973],[-23.57997322,14.90499973],[-23.79997635,15.0616703],[-23.79997635,15.0616703]],[[-25.00998878,17.19000053],[-24.92998505,17.0526104],[-25.21248817,16.91749954],[-25.31748009,16.92207909],[-25.3699894,17.08466911],[-25.00998878,17.19000053],[-25.00998878,17.19000053]]]]
  class var CY = Country.addCountry["CY", "Cyprus", [[[32.94696045,35.38671112],[32.80244827,35.14548874],[32.70884705,35.13824081],[32.81499863,35.06999969],[33.24000168,35.17192459],[33.46287918,35.05735016],[33.97407532,35.05735016],[33.90077972,35.2457695],[34.57646179,35.67160034],[33.66719818,35.37321091],[32.94696045,35.38671112],[32.94696045,35.38671112]],[[34.00490952,34.97808838],[33.97407532,35.05735016],[33.46287918,35.05735016],[33.24000168,35.17192459],[32.81499863,35.06999969],[32.70884705,35.13824081],[32.25666046,35.10322189],[32.49029922,34.70164108],[32.97982025,34.5718689],[34.00490952,34.97808838],[34.00490952,34.97808838]]]]
  class var CZ = Country.addCountry["CZ", "Czech Republic", [[[16.96030045,48.5969696],[16.4993,48.78580856],[16.02964973,48.73389816],[15.25341034,49.03908157],[14.90143967,48.9643898],[14.33887959,48.55530167],[13.59593964,48.87717056],[13.03131008,49.3070488],[12.52105045,49.54740143],[12.41518974,49.96912003],[12.24009991,50.26631927],[12.96683979,50.48408127],[13.33810043,50.73321915],[14.05622959,50.9269104],[14.30700016,51.11727142],[14.57075024,51.00233841],[15.01696968,51.10668182],[15.49094963,50.784729],[16.23863029,50.69773865],[16.17624092,50.42263031],[16.71949005,50.2157402],[16.86874008,50.47399139],[17.55456924,50.36212921],[17.64942932,50.04904175],[18.39289093,49.98865128],[18.85313988,49.49623108],[18.55500031,49.49499893],[18.39999962,49.31499863],[18.1704998,49.27149963],[18.10499954,49.04399872],[17.91349983,48.99649811],[17.8864994,48.9034996],[17.54500008,48.79999924],[17.10199928,48.81700134],[16.96030045,48.5969696],[16.96030045,48.5969696]]]]
  class var DE = Country.addCountry["DE", "Germany", [[[9.9218998,54.98308945],[9.93959045,54.59664154],[10.95011997,54.36359024],[10.93947983,54.00870895],[11.95625019,54.19649124],[12.51842022,54.47037125],[13.64748955,54.07550812],[14.11966038,53.75701141],[14.35330009,53.24819183],[14.07448959,52.98128128],[14.4376297,52.62485123],[14.68500042,52.08995819],[14.60706997,51.74518967],[15.01696968,51.10668182],[14.57075024,51.00233841],[14.30700016,51.11727142],[14.05622959,50.9269104],[13.33810043,50.73321915],[12.96683979,50.48408127],[12.24009991,50.26631927],[12.41518974,49.96912003],[12.52105045,49.54740143],[13.03131008,49.3070488],[13.59593964,48.87717056],[13.24333,48.41609955],[12.88411045,48.28916168],[13.02585983,47.63758087],[12.93264008,47.46762848],[12.62077045,47.67238998],[12.14136028,47.70307159],[11.42644024,47.52378082],[10.54448986,47.56639099],[10.40207005,47.30247116],[9.89606953,47.58021164],[9.59424019,47.52507019],[8.52258015,47.83081818],[8.31729984,47.61359024],[7.46677017,47.62057877],[7.59368992,48.33301163],[8.09928036,49.0177803],[6.65822983,49.20193863],[6.18628979,49.46382904],[6.24272013,49.90224075],[6.04305983,50.12805176],[6.15666008,50.80374146],[6.15666008,50.80374146],[6.15666008,50.80374146],[6.15666008,50.80374908],[6.15666008,50.80374908],[5.98865986,51.85160828],[6.5893898,51.85203171],[6.84286022,52.2284317],[7.0920701,53.1440506],[6.90514994,53.4821701],[7.10040998,53.69395065],[7.9362402,53.74832153],[8.12172031,53.52780914],[8.80070972,54.02077866],[8.57213974,54.39564133],[8.52620983,54.96273041],[9.28203964,54.83087158],[9.9218998,54.98308945],[9.9218998,54.98308945]]]]
  class var DJ = Country.addCountry["DJ", "Djibouti", [[[43.08123016,12.69964981],[43.31785965,12.39015007],[43.28638077,11.9749403],[42.7158699,11.73565006],[43.14527893,11.46205044],[42.77682877,10.92687035],[42.55493164,11.10511017],[42.31414032,11.03419971],[41.75556946,11.05091],[41.73958969,11.35511017],[41.66175842,11.63119984],[42.,12.10000038],[42.35155869,12.54222965],[42.77962112,12.45541],[43.08123016,12.69964981],[43.08123016,12.69964981]]]]
  class var DK = Country.addCountry["DK", "Denmark", [[[8.52620983,54.96273041],[8.12032032,55.51771927],[8.09000015,56.54000092],[8.25656033,56.80998993],[8.54343987,57.11000824],[9.42444038,57.17205811],[9.77556038,57.44794083],[10.57999992,57.72999954],[10.54609013,57.21575165],[10.25,56.88999939],[10.36999989,56.61000061],[10.91219044,56.45861053],[10.66781044,56.08139038],[10.36999989,56.18999863],[9.64999962,55.47000122],[9.9218998,54.98308945],[9.28203964,54.83087158],[8.52620983,54.96273041],[8.52620983,54.96273041]],[[12.37088966,56.11138916],[12.68999958,55.61000061],[12.09000015,54.79999924],[11.04356003,55.36486816],[10.90390015,55.77996826],[12.37088966,56.11138916],[12.37088966,56.11138916]]]]
  class var DM = Country.addCountry["DM", "Dominica", [[[-61.51496887,15.64999962],[-61.31995392,15.64500046],[-61.25,15.56499958],[-61.20497131,15.24499989],[-61.375,15.19499969],[-61.52999878,15.52499962],[-61.51496887,15.64999962],[-61.51496887,15.64999962]]]]
  class var DO = Country.addCountry["DO", "Dominican Republic", [[[-71.71231079,19.71443939],[-71.58725739,19.88491058],[-70.80670166,19.88028908],[-70.21434021,19.62289047],[-69.95079041,19.64800072],[-69.76921082,19.29327011],[-69.22209167,19.31321907],[-69.2543335,19.01519012],[-68.80935669,18.9790802],[-68.3179245,18.61220932],[-68.68933105,18.20513916],[-69.1648941,18.42263985],[-69.62392426,18.3807106],[-69.95283508,18.42830086],[-70.13323975,18.2458992],[-70.5170517,18.18428993],[-70.66920471,18.42690086],[-70.99993134,18.28334045],[-71.40019226,17.59857941],[-71.65765381,17.7575798],[-71.70831299,18.04500008],[-71.68763733,18.31665039],[-71.94503021,18.61689949],[-71.70127869,18.78543091],[-71.62487793,19.1698494],[-71.71231079,19.71443939],[-71.71231079,19.71443939]]]]
  class var DZ = Country.addCountry["DZ", "Algeria", [[[11.9995203,23.47166061],[8.57291031,21.56565094],[5.67757988,19.60120964],[4.26742983,19.15527916],[3.15812993,19.05736923],[3.14666009,19.69359016],[2.68356991,19.85622978],[2.06100988,20.14221954],[1.82323003,20.61079979],[-1.55003858,22.79268074],[-4.92331409,24.97456932],[-8.68439007,27.39574051],[-8.66510582,27.58949089],[-8.67411041,28.84129906],[-7.05921888,29.57922935],[-6.06062412,29.7317009],[-5.24212313,30.0004406],[-4.85963631,30.50119019],[-3.69042945,30.8969593],[-3.64748907,31.63731003],[-3.06898761,31.72448921],[-2.61661816,32.09434128],[-1.30787885,32.26287842],[-1.12452972,32.65153122],[-1.38803923,32.8640213],[-1.733459,33.91970825],[-1.79298949,34.52790833],[-2.16989803,35.16841125],[-1.20860004,35.71483994],[-0.12742992,35.88864899],[0.50388998,36.30128098],[1.46693003,36.60565186],[3.16166997,36.78390884],[4.81575012,36.86502838],[5.32010984,36.71652985],[6.26181984,37.11066055],[7.33038998,37.11838913],[7.73706007,36.8857193],[8.42096043,36.94641876],[8.21780968,36.43318176],[8.3763504,35.47988129],[8.14097023,34.65512848],[7.52447987,34.09737015],[7.61262989,33.34412003],[8.43045998,32.74832916],[8.43908978,32.50627136],[9.05560017,32.10269165],[9.4821701,30.30755043],[9.80566025,29.42462921],[9.85999966,28.95999908],[9.68387985,28.14418983],[9.7560997,27.68825912],[9.62903976,27.14094925],[9.71629047,26.5121994],[9.31941986,26.09431076],[9.91069031,25.36544991],[9.94824028,24.93696022],[10.30385971,24.37931061],[10.77136993,24.56251907],[11.5606699,24.09790039],[11.9995203,23.47166061],[11.9995203,23.47166061]]]]
  class var EC = Country.addCountry["EC", "Ecuador", [[[-80.30254364,-3.40485907],[-79.77024841,-2.6574986],[-79.98657227,-2.220788],[-80.36875916,-2.68515944],[-80.96766663,-2.24694657],[-80.76472473,-1.96504951],[-80.93363953,-1.05744863],[-80.58326721,-0.90665919],[-80.39925385,-0.28369999],[-80.02085876,0.36032999],[-80.0905304,0.76842999],[-79.54268646,0.98290998],[-78.85517883,1.38092995],[-77.85503387,0.80991],[-77.66854095,0.82590997],[-77.42498779,0.39570001],[-76.57633209,0.25692001],[-76.2922821,0.41604],[-75.80144501,0.08478],[-75.37322998,-0.15201995],[-75.23369598,-0.91139966],[-75.54496765,-1.56161952],[-76.63535309,-2.60868669],[-77.83786011,-3.00300956],[-78.45066833,-3.87306952],[-78.63989258,-4.54778337],[-79.20523071,-4.95914698],[-79.62490082,-4.45417595],[-80.02883148,-4.3460741],[-80.4421463,-4.42573881],[-80.46918488,-4.05929899],[-80.18390656,-3.82114959],[-80.30254364,-3.40485907],[-80.30254364,-3.40485907]]]]
  class var EE = Country.addCountry["EE", "Estonia", [[[24.31283951,57.79344177],[24.42892075,58.38343048],[24.06121063,58.25738144],[23.42654991,58.61278152],[23.33982086,59.18722916],[24.60421944,59.46585846],[25.86418915,59.61109924],[26.94915009,59.44580078],[27.98111916,59.4753685],[28.13170052,59.30083084],[27.42015076,58.72457123],[27.7166996,57.79190063],[27.2881794,57.47452164],[26.4635601,57.47637939],[25.60279083,57.84754181],[25.16459084,57.97014999],[24.31283951,57.79344177],[24.31283951,57.79344177]]]]
  class var EG = Country.addCountry["EG", "Egypt", [[[34.92259979,29.50132942],[34.64173889,29.09942055],[34.42655182,28.34399033],[34.1545105,27.82329941],[33.92136002,27.64870071],[33.58811188,27.97135925],[33.13676071,28.41765022],[32.42322922,29.85107994],[32.32046127,29.76042938],[32.73482132,28.70523071],[33.3487587,27.69989014],[34.10454941,26.14226913],[34.47386932,25.59856033],[34.79507065,25.03375053],[35.69240952,23.92671013],[35.49372101,23.75237083],[35.5259819,23.10243988],[36.69068909,22.20484924],[36.86623001,22.],[32.90000153,22.],[29.02000046,22.],[25.,22.],[25.,25.68250084],[25.,29.23865509],[24.70006943,30.04418945],[24.95762062,30.66160011],[24.8028698,31.08929062],[25.16481972,31.56915092],[26.49533081,31.58568001],[27.45762062,31.32126045],[28.45047951,31.02577019],[28.91353035,30.87005043],[29.68342018,31.18685913],[30.09502983,31.47340012],[30.97693062,31.55586052],[31.68795967,31.42959976],[31.96040916,30.93359947],[32.19247055,31.26033974],[32.99391937,31.02407074],[33.77339935,30.96746063],[34.26544189,31.21936035],[34.92259979,29.50132942],[34.92259979,29.50132942]]]]
  class var EH = Country.addCountry["EH", "Western Sahara", [[[-17.06339073,20.99975014],[-16.97324181,21.88573074],[-16.58912277,22.15823936],[-16.26192474,22.67933083],[-16.32640266,23.01777077],[-15.98259449,23.72337914],[-15.42601013,24.35913086],[-15.08932018,24.52025032],[-14.82464218,25.10351944],[-14.80089092,25.63624954],[-14.4399271,26.25441933],[-13.77379704,26.61887932],[-13.13994694,27.64015007],[-8.66510582,27.58949089],[-8.68439007,27.39574051],[-8.68728828,25.88106918],[-11.96942806,25.93335915],[-11.93722057,23.3746109],[-12.8742342,23.28482056],[-13.11873817,22.7712307],[-12.92910004,21.32707977],[-16.8451786,21.33330917],[-17.06339073,20.99975014],[-17.06339073,20.99975014]]]]
  class var ER = Country.addCountry["ER", "Eritrea", [[[42.35155869,12.54222965],[42.00975037,12.86581993],[41.59856033,13.45209026],[41.15520096,13.77332973],[40.89659882,14.11863995],[40.02624893,14.51959038],[39.3406105,14.53155041],[39.09939957,14.74063969],[38.5129509,14.50547028],[37.90607071,14.95942974],[37.59376907,14.21310043],[36.42950821,14.4221096],[36.3232193,14.82248974],[36.75389099,16.29186058],[36.85253143,16.9565506],[37.16746902,17.26313972],[37.90399933,17.42753983],[38.41007996,17.99830055],[38.9906311,16.8406105],[39.26612091,15.92273045],[39.81428146,15.43564034],[41.17927933,14.49106979],[41.73492813,13.92103004],[42.27684021,13.34397984],[42.58956146,13.00043011],[43.08123016,12.69964981],[42.77962112,12.45541],[42.35155869,12.54222965],[42.35155869,12.54222965]]]]
  class var ES = Country.addCountry["ES", "Spain", [[[-9.03482628,41.88056946],[-8.98443699,42.59276962],[-9.39289665,43.02664185],[-7.97817993,43.74832916],[-6.75449514,43.56790924],[-5.4118681,43.57424164],[-4.34783888,43.40346146],[-3.5175271,43.45592117],[-1.90135002,43.42279816],[-1.50277996,43.03401184],[0.33805001,42.5795517],[0.70159,42.79571915],[1.82676995,42.34337997],[2.98598003,42.47299957],[3.0395,41.89213181],[2.09183002,41.22608185],[0.81050003,41.01472855],[0.72136003,40.67831039],[0.10671,40.12393951],[-0.27870977,39.30997849],[0.11129,38.73851013],[-0.46712989,38.2923584],[-0.68337929,37.64234161],[-1.4383986,37.44306183],[-2.14646816,36.67414093],[-3.41576004,36.65888977],[-4.36892414,36.67782974],[-4.99522018,36.3246994],[-5.37715816,35.94684982],[-5.86641407,36.02981949],[-6.23668337,36.36766815],[-6.52018499,36.94292068],[-7.45372534,37.09780121],[-7.5371089,37.4289093],[-7.16651821,37.80390167],[-7.02927542,38.07574844],[-7.37407351,38.37305069],[-7.09800434,39.03007126],[-7.49864912,39.62955856],[-7.06658888,39.7118988],[-7.02642632,40.18453979],[-6.8640151,40.33086014],[-6.85110712,41.11109161],[-6.38908005,41.38180161],[-6.66858339,41.88338089],[-7.25130701,41.91835022],[-7.42249346,41.79206848],[-8.01316643,41.79087067],[-8.26387024,42.28046036],[-8.6719265,42.1346817],[-9.03482628,41.88056946],[-9.03482628,41.88056946]]]]
  class var ET = Country.addCountry["ET", "Ethiopia", [[[42.35702896,12.54111958],[42.35155869,12.54222965],[42.,12.10000038],[41.66175842,11.63119984],[41.73958969,11.35511017],[41.75556946,11.05091],[42.31414032,11.03419971],[42.55493164,11.10511017],[42.77682877,10.92687035],[42.5587616,10.57258034],[42.92811966,10.02194023],[43.29698944,9.54047966],[43.67874908,9.1835804],[46.94834137,7.99688005],[47.78942108,8.00300026],[44.96360016,5.00161982],[43.6608696,4.95755005],[42.76966858,4.25259018],[42.1286087,4.23412991],[41.85508347,3.91891193],[41.17179871,3.91909003],[40.76847839,4.25702],[39.85493851,3.83878994],[39.55938339,3.42206001],[38.89250946,3.50074005],[38.67113876,3.61607003],[38.43696976,3.58851004],[38.12091446,3.59860492],[36.85509491,4.44786406],[36.15908051,4.44786406],[35.81744766,4.77696562],[35.81744766,5.33823204],[35.29800797,5.50600004],[34.70701981,6.59422016],[34.25032043,6.82606983],[34.07509995,7.22594976],[33.56829071,7.71333981],[32.95418167,7.78496981],[33.2947998,8.35457993],[33.82550049,8.37915993],[33.9749794,8.68455982],[33.96162033,9.58358002],[34.2574501,10.63008976],[34.73115158,10.9101696],[34.83163071,11.31896019],[35.26049042,12.08285999],[35.86362839,12.57828045],[36.27022171,13.5633297],[36.42950821,14.4221096],[37.59376907,14.21310043],[37.90607071,14.95942974],[38.5129509,14.50547028],[39.09939957,14.74063969],[39.3406105,14.53155041],[40.02624893,14.51959038],[40.89659882,14.11863995],[41.15520096,13.77332973],[41.59856033,13.45209026],[42.00975037,12.86581993],[42.35155869,12.54222965],[42.35702896,12.54111958],[42.35702896,12.54111958]]]]
  class var FI = Country.addCountry["FI", "Finland", [[[28.59193993,69.06478882],[28.44594955,68.36463165],[29.97743034,67.69828796],[29.05459976,66.94428253],[30.21764946,65.80597687],[29.54443932,64.94866943],[30.44470024,64.20445251],[30.0358696,63.5528183],[31.51610947,62.8676796],[31.14001083,62.3576889],[30.21110916,61.7800293],[28.06999969,60.50352097],[26.25519943,60.42396164],[24.4966507,60.05731964],[22.86971092,59.84635925],[22.29077911,60.39192963],[21.32222939,60.72018051],[21.54486084,61.70531845],[21.05919075,62.60739136],[21.53602028,63.18973923],[22.44275093,63.8178215],[24.73052979,64.90236664],[25.39809036,65.11144257],[25.29402924,65.5343399],[23.9033699,66.00691223],[23.56587029,66.39607239],[23.53948975,67.93601227],[21.9785099,68.61685181],[20.64558983,69.10624695],[21.2449398,69.37046051],[22.35622978,68.84174347],[23.66205978,68.89124298],[24.73567963,68.64956665],[25.68922043,69.09211731],[26.17959976,69.82527924],[27.73229027,70.16417694],[29.01556015,69.76648712],[28.59193993,69.06478882],[28.59193993,69.06478882]]]]
  class var FJ = Country.addCountry["FJ", "Fiji", [[[178.12556458,-17.5048027],[178.37359619,-17.33992004],[178.71806335,-17.62843704],[178.55270386,-18.15058708],[177.93266296,-18.28796768],[177.38145447,-18.16429329],[177.28503418,-17.72463036],[177.67086792,-17.38112831],[178.12556458,-17.5048027],[178.12556458,-17.5048027]],[[179.94850159,-16.07580185],[179.95594788,-16.75998878],[179.32408142,-16.8013382],[178.68499756,-17.01203728],[178.55677795,-16.63913918],[179.05654907,-16.43396568],[179.3734436,-16.37903214],[179.94850159,-16.07580185],[179.94850159,-16.07580185]]]]
  class var FK = Country.addCountry["FK", "Falkland Islands", [[[-61.19996262,-51.8499527],[-60.,-51.25],[-59.14998627,-51.5],[-58.54997635,-51.0999527],[-57.75,-51.54997635],[-58.04997635,-51.89998627],[-59.39998627,-52.19996262],[-59.8499527,-51.8499527],[-60.69996262,-52.29997635],[-61.19996262,-51.8499527],[-61.19996262,-51.8499527]]]]
  class var FR = Country.addCountry["FR", "France", [[[6.18628979,49.46382904],[6.65822983,49.20193863],[8.09928036,49.0177803],[7.59368992,48.33301163],[7.46677017,47.62057877],[7.19222021,47.44974899],[6.7365799,47.54182053],[6.76873016,47.28770065],[6.03739023,46.72576141],[6.02258015,46.27297974],[6.50008011,46.42966843],[6.8435998,45.99113846],[6.80234003,45.70861053],[7.09666014,45.33309174],[6.74996996,45.02854919],[7.00756979,44.25476074],[7.5495801,44.12791061],[7.4351902,43.69385147],[6.52924013,43.12891006],[4.55699015,43.39965057],[3.10038996,43.0751915],[2.98598003,42.47299957],[1.82676995,42.34337997],[0.70159,42.79571915],[0.33805001,42.5795517],[-1.50277996,43.03401184],[-1.90135002,43.42279816],[-1.38419831,44.02260971],[-1.19379997,46.01491165],[-2.22572803,47.06438065],[-2.96326661,47.57033157],[-4.49154329,47.95495987],[-4.59232426,48.68416977],[-3.2958076,48.90169144],[-1.61649978,48.6444397],[-1.93347859,49.77632904],[-0.98945999,49.34737015],[1.33876002,50.12717819],[1.63898003,50.9466095],[2.51360011,51.14850998],[2.65841007,50.79682159],[3.12326002,50.78036118],[3.58818007,50.37897873],[4.28602982,49.90752029],[4.79920006,49.98538971],[5.67404985,49.52947998],[5.89773989,49.44268036],[6.18628979,49.46382904],[6.18628979,49.46382904]],[[8.7459898,42.62812042],[9.39000034,43.00999832],[9.56000042,42.15250015],[9.22976971,41.38000107],[8.77573967,41.58361053],[8.54421997,42.25651932],[8.7459898,42.62812042],[8.7459898,42.62812042]]]]
  class var GA = Country.addCountry["GA", "Gabon", [[[11.09377956,-3.9788177],[10.06614971,-2.96950817],[9.4052496,-2.14432812],[8.79800034,-1.11127901],[8.83008957,-0.77905977],[9.04841042,-0.45933971],[9.29137993,0.26864001],[9.49287033,1.01011002],[9.83028984,1.06791997],[11.28509045,1.05764997],[11.27643013,2.26104999],[11.75168037,2.32675004],[12.3593502,2.19282007],[12.95133972,2.32159996],[13.07584,2.26711011],[13.00312996,1.83090997],[13.28262043,1.31421006],[14.02663994,1.39567995],[14.27626991,1.19691002],[13.84335041,0.03875],[14.31643009,-0.55262989],[14.42545986,-1.33337951],[14.29924011,-1.99825907],[13.99238968,-2.470788],[13.1096096,-2.42875719],[12.5752697,-1.94848835],[12.4957304,-2.39170671],[11.82096004,-2.51415658],[11.47805023,-2.76562762],[11.85509968,-3.42687988],[11.09377956,-3.9788177],[11.09377956,-3.9788177]]]]
  class var GB = Country.addCountry["GB", "United Kingdom", [[[-4.21149635,58.55083847],[-3.00499821,58.63499832],[-4.07383442,57.55300903],[-3.05499673,57.68999863],[-1.95928907,57.68479156],[-2.2199986,56.86999893],[-3.11900806,55.97380066],[-2.08499813,55.90999985],[-1.11499953,54.625],[-0.43049958,54.46437836],[0.185,53.32500076],[0.47,52.93000031],[1.68151999,52.73952103],[1.55999994,52.09999847],[1.05058002,51.80678177],[1.44983995,51.28940964],[0.55035001,50.76573181],[-0.78749979,50.77500153],[-2.48999953,50.5],[-2.95624852,50.69688034],[-3.61744761,50.22834015],[-4.54250431,50.34183121],[-5.24499798,49.95999908],[-5.77657413,50.15969086],[-4.30999517,51.20999908],[-3.4148376,51.42599869],[-4.98435926,51.59347153],[-5.26730442,51.99140167],[-4.22232628,52.30136871],[-4.76999331,52.84000015],[-4.57999611,53.49499893],[-3.09204721,53.40446854],[-2.94499946,53.98500061],[-3.62999821,54.61500168],[-4.84414339,54.79098129],[-5.0825243,55.06159973],[-4.71910715,55.50846863],[-5.04799318,55.7840004],[-5.58638,55.31116104],[-5.64499331,56.27500153],[-6.14999533,56.78499985],[-5.78682423,57.81884003],[-5.00999641,58.63000107],[-4.21149635,58.55083847],[-4.21149635,58.55083847]],[[-7.57214451,55.13162994],[-7.36600733,54.59582138],[-7.57214451,54.05997086],[-6.95372534,54.07371902],[-6.19789791,53.86758041],[-5.66193008,54.55459976],[-6.73384714,55.17287064],[-7.57214451,55.13162994],[-7.57214451,55.13162994]]]]
  class var GD = Country.addCountry["GD", "Grenada", [[[-61.69495392,12.27499962],[-61.52999878,12.22999954],[-61.64998627,11.93500042],[-61.86497879,11.97999954],[-61.76496887,12.21500015],[-61.69495392,12.27499962],[-61.69495392,12.27499962]]]]
  class var GE = Country.addCountry["GE", "Georgia", [[[41.55408096,41.53564835],[41.70315933,41.96295166],[41.45346832,42.64513016],[40.87548828,43.01361847],[40.32138824,43.12863159],[39.95500183,43.43500137],[40.07693863,43.55308914],[40.92219162,43.38214874],[42.39440155,43.22029877],[43.75598907,42.74082947],[43.93120956,42.55495834],[44.53763962,42.7120018],[45.47026062,42.50276947],[45.77640152,42.09244156],[46.40497971,41.86067963],[46.145401,41.72280121],[46.63793945,41.18167114],[46.50164032,41.06444168],[45.96260071,41.12387848],[45.21744156,41.41144943],[44.96324921,41.24708939],[43.58274078,41.0921402],[42.61957932,41.58317947],[41.55408096,41.53564835],[41.55408096,41.53564835]]]]
  class var GF = Country.addCountry["GF", "French Guiana", [[[-53.95803833,5.75654984],[-53.61843872,5.64654016],[-52.88214111,5.40985012],[-51.82331848,4.56578016],[-51.65776062,4.15622997],[-52.24932861,3.24111009],[-52.5563736,2.50469995],[-52.93962097,2.12486005],[-53.41840363,2.05339003],[-53.55482864,2.33490992],[-53.77847672,2.37669992],[-54.08801651,2.10555005],[-54.52473831,2.31184006],[-54.26966858,2.73239994],[-54.18167496,3.18978],[-54.00692368,3.62004995],[-54.39948273,4.21260023],[-54.47858429,4.89675999],[-53.95803833,5.75654984],[-53.95803833,5.75654984]]]]
  class var GH = Country.addCountry["GH", "Ghana", [[[1.06009996,5.92883015],[-0.50762975,5.3434701],[-1.06360829,5.00054979],[-1.96468854,4.71046019],[-2.8561182,4.99446011],[-2.81069899,5.38905001],[-3.24433804,6.25046015],[-2.98357916,7.37970018],[-2.56215715,8.21961975],[-2.82748961,9.64245987],[-2.96389914,10.39535046],[-2.94039845,10.96267986],[-1.2033391,11.00981045],[-0.76156998,10.9369297],[-0.43868989,11.09834003],[0.02381,11.01867962],[-0.04978999,10.70691967],[0.36758,10.19122028],[0.36590999,9.46498966],[0.4612,8.67722988],[0.71201998,8.31247044],[0.49098,7.41175985],[0.5704,6.91436005],[0.83695,6.27998018],[1.06009996,5.92883015],[1.06009996,5.92883015]]]]
  class var GL = Country.addCountry["GL", "Greenland", [[[-46.76373672,82.62796021],[-43.40642548,83.22515869],[-39.89751434,83.18018341],[-38.62212372,83.54904938],[-35.08784866,83.64512634],[-27.10043716,83.51966095],[-20.84537506,82.7266922],[-22.69181633,82.34165192],[-26.51750374,82.2976532],[-31.89998817,82.19999695],[-31.39644814,82.02153778],[-27.85665703,82.13178253],[-24.84445381,81.78697205],[-22.90326881,82.09317017],[-22.07174301,81.73448944],[-23.16959381,81.15270996],[-20.62362289,81.52462006],[-15.76816654,81.9124527],[-12.77017975,81.71884918],[-12.20854855,81.29154205],[-16.28531837,80.58003998],[-16.84998131,80.34999847],[-20.04622841,80.17707825],[-17.73034286,80.12911987],[-18.89998817,79.40000153],[-19.70498276,78.75128174],[-19.67351532,77.63858795],[-18.47282791,76.98564911],[-20.03500748,76.94434357],[-21.67941666,76.62795258],[-19.83405113,76.0980835],[-19.59894562,75.24838257],[-20.66815376,75.15585327],[-19.3727951,74.29560852],[-21.59419632,74.22382355],[-20.43453979,73.81713104],[-20.76231766,73.4643631],[-22.17221069,73.30954742],[-23.56590652,73.306633],[-22.31311035,72.62928009],[-22.29952049,72.18408966],[-24.27833176,72.5978775],[-24.79294777,72.3302002],[-23.44293404,72.08016205],[-22.13278389,71.46897888],[-21.75355148,70.66368866],[-23.53602219,70.47100067],[-24.30699348,70.85649109],[-25.54338264,71.43093872],[-25.20133018,70.7522583],[-26.36273384,70.22646332],[-23.72741318,70.18401337],[-22.34900856,70.1294632],[-25.02926254,69.25879669],[-27.74735069,68.47045898],[-30.67370224,68.12503052],[-31.77663422,68.12078094],[-32.8110199,67.73547363],[-34.20190811,66.67974091],[-36.35278702,65.97889709],[-37.04374313,65.93768311],[-38.37501144,65.69213104],[-39.81216812,65.45848083],[-40.66896057,64.83997345],[-40.68278885,64.13902283],[-41.18867874,63.48246002],[-42.8193512,62.68233109],[-42.41665268,61.9009285],[-42.86616898,61.07403946],[-43.37837601,60.0977211],[-44.7874527,60.03675842],[-46.26364136,60.85327911],[-48.26293945,60.85842896],[-49.23304367,61.40681076],[-49.90039063,62.38336182],[-51.6332283,63.62691116],[-52.1401329,64.27841949],[-52.27657318,65.17669678],[-53.66164398,66.09957123],[-53.30160141,66.83650208],[-53.96906281,67.18898773],[-52.98035431,68.35758972],[-51.47532272,68.72958374],[-51.0803566,69.14781189],[-50.87121201,69.92910004],[-52.01357651,69.57492828],[-52.55786514,69.42616272],[-53.45624542,69.28362274],[-54.68333817,69.61003113],[-54.74998856,70.2893219],[-54.35881042,70.82131195],[-53.43129349,70.83575439],[-51.3901329,70.56977844],[-53.10931778,71.20484924],[-54.0042038,71.54718781],[-55.,71.40653992],[-55.83463287,71.65444183],[-54.71815109,72.58625031],[-55.3263092,72.95861053],[-56.12002182,73.64977264],[-57.32358551,74.71025848],[-58.59675217,75.09860992],[-58.58512878,75.51727295],[-61.26856232,76.10237885],[-63.39161301,76.17520142],[-66.06427002,76.13485718],[-68.50428772,76.061409],[-69.66474152,76.37975311],[-71.40248108,77.00856781],[-68.77663422,77.32312012],[-66.76386261,77.37595367],[-71.04288483,77.63594818],[-73.29699707,78.04418945],[-73.15934753,78.43270874],[-69.37337494,78.91387939],[-65.71068573,79.3943634],[-65.32380676,79.75814056],[-68.0229187,80.11721039],[-67.15119934,80.51582336],[-63.68922806,81.21395874],[-62.23443222,81.32109833],[-62.65114594,81.77041626],[-60.28245163,82.03363037],[-57.20741653,82.19074249],[-54.13438034,82.19962311],[-53.0432663,81.88832855],[-50.39057922,82.43882751],[-48.00382996,82.06481171],[-46.59980774,81.98594666],[-44.52296066,81.66069794],[-46.90069199,82.19979095],[-46.76373672,82.62796021],[-46.76373672,82.62796021]]]]
  class var GM = Country.addCountry["GM", "Gambia", [[[-16.84150314,13.15137959],[-16.7136879,13.59496021],[-15.62458611,13.62357998],[-15.39876652,13.86036015],[-15.08174801,13.87648964],[-14.68699265,13.63035965],[-14.3767128,13.62569046],[-14.04698849,13.79407024],[-13.84497643,13.50504971],[-14.27770996,13.28059006],[-14.71218777,13.29819965],[-15.1411581,13.50949955],[-15.5118103,13.27857971],[-15.69098854,13.27035999],[-15.93129444,13.13027954],[-16.84150314,13.15137959],[-16.84150314,13.15137959]]]]
  class var GN = Country.addCountry["GN", "Guinea", [[[-8.43927574,7.68604994],[-8.72212982,7.71165991],[-8.92605209,7.30904007],[-9.20877647,7.31391001],[-9.40333652,7.52690983],[-9.337286,7.92853022],[-9.75535202,8.54106045],[-10.01654625,8.42850018],[-10.23011017,8.40620041],[-10.505476,8.3488903],[-10.49431229,8.7155304],[-10.65477467,8.97719002],[-10.62239647,9.26791],[-10.83914852,9.68824005],[-11.11748028,10.04588032],[-11.91725826,10.04697037],[-12.15030861,9.85857964],[-12.42592239,9.83582973],[-12.5967207,9.62018967],[-12.71193886,9.34270954],[-13.24653816,8.90305042],[-13.68515015,9.49473953],[-14.0740366,9.8861599],[-14.33007622,10.01570988],[-14.57969284,10.2144804],[-14.6931982,10.65629959],[-14.83954811,10.87656975],[-15.13029003,11.04041004],[-14.68567276,11.5278101],[-14.38218403,11.50926018],[-14.12139797,11.67712975],[-13.90079021,11.67873001],[-13.74315834,11.81128025],[-13.82828045,12.14264011],[-13.71872902,12.24719048],[-13.70047474,12.58619022],[-13.21779251,12.57588005],[-12.49901676,12.33209038],[-12.27855873,12.35443974],[-12.20353413,12.46564007],[-11.65828896,12.38659],[-11.51391697,12.44297981],[-11.45613766,12.07682037],[-11.29756832,12.07796001],[-11.03653431,12.21125984],[-10.87082386,12.17788982],[-10.5932169,11.92399025],[-10.16520405,11.84409046],[-9.89097214,12.06048012],[-9.56788826,12.19423008],[-9.32759762,12.33428955],[-9.12747955,12.30807018],[-8.90526676,12.08835983],[-8.78608418,11.81256962],[-8.3762989,11.39363956],[-8.58127689,11.13624954],[-8.62031078,10.81089973],[-8.40729046,10.90927029],[-8.28234768,10.79259968],[-8.33536625,10.49481964],[-8.02993584,10.20652962],[-8.22931385,10.12901974],[-8.30961227,9.7895298],[-8.07911396,9.37623024],[-7.83206892,8.57571983],[-8.20350266,8.45545959],[-8.29902267,8.31643963],[-8.22178841,8.12333965],[-8.28070641,7.68719006],[-8.43927574,7.68604994],[-8.43927574,7.68604994]]]]
  class var GP = Country.addCountry["GP", "Guadeloupe", [[[-61.77061844,16.37121964],[-61.62494278,16.33366585],[-61.55498505,16.48999977],[-61.44996262,16.54999924],[-61.15499878,16.26499939],[-61.47000122,16.15999985],[-61.69996262,15.93000031],[-61.80498505,16.02499962],[-61.83999252,16.29000092],[-61.77061844,16.37121964],[-61.77061844,16.37121964]]]]
  class var GQ = Country.addCountry["GQ", "Equatorial Guinea", [[[9.49287033,1.01011002],[9.30564022,1.16094005],[9.64918041,2.28385997],[11.27643013,2.26104999],[11.28509045,1.05764997],[9.83028984,1.06791997],[9.49287033,1.01011002],[9.49287033,1.01011002]],[[8.93010044,3.74489999],[8.96131039,3.65250993],[8.81480026,3.40498996],[8.77760983,3.30537009],[8.69336987,3.2009201],[8.48295975,3.24617004],[8.42385006,3.3448],[8.46310043,3.4519701],[8.61997032,3.56682992],[8.63560009,3.6791501],[8.74991989,3.77311993],[8.93010044,3.74489999],[8.93010044,3.74489999]]]]
  class var GR = Country.addCountry["GR", "Greece", [[[21.02005005,40.84273911],[21.67412949,40.93127823],[22.05537033,41.14986038],[22.59732056,41.13048935],[22.76177025,41.30479813],[22.95239067,41.33800888],[23.69207954,41.30907822],[24.49263954,41.58390045],[25.19721031,41.23447037],[26.1061306,41.32889175],[26.11705971,41.82688904],[26.60417938,41.56212997],[26.29462051,40.93624878],[26.05690956,40.82413101],[25.44766045,40.85255051],[24.9258709,40.94707108],[23.7148304,40.68711853],[24.40800095,40.125],[23.89999962,39.9620018],[23.34300041,39.96099854],[22.81399918,40.47600174],[22.62627983,40.25654984],[22.84975052,39.65930939],[23.35000038,39.18999863],[22.97312927,38.97090149],[23.53000069,38.50999832],[24.02499962,38.22000122],[24.04000092,37.65499878],[23.11499977,37.91999817],[23.40999985,37.40999985],[22.77499962,37.30500031],[23.15423012,36.42250824],[22.48999977,36.40999985],[21.67000008,36.84500122],[21.29500008,37.64500046],[21.12001991,38.31031036],[20.72999954,38.77000046],[20.21773911,39.34024048],[20.14999962,39.625],[20.61499977,40.11000061],[20.67499924,40.43500137],[21.,40.58000183],[21.02005005,40.84273911],[21.02005005,40.84273911]],[[26.29000092,35.29999924],[26.16500092,35.00500107],[24.72500038,34.91999817],[24.73500061,35.08499908],[23.51499939,35.27999878],[23.70000076,35.70500183],[24.24666977,35.3680191],[25.02499962,35.42499924],[25.76923943,35.35401154],[25.74500084,35.18000031],[26.29000092,35.29999924],[26.29000092,35.29999924]]]]
  class var GT = Country.addCountry["GT", "Guatemala", [[[-90.0954895,13.73532963],[-90.60853577,13.90977001],[-91.23231506,13.92784023],[-91.68964386,14.12623024],[-92.22768402,14.5388298],[-92.20314026,14.8301096],[-92.0871048,15.06459045],[-92.22924805,15.25144005],[-91.74788666,16.06657982],[-90.46447754,16.0695591],[-90.43881226,16.41012001],[-90.60082245,16.47076988],[-90.71176147,16.68748093],[-91.08165741,16.91847038],[-91.45391846,17.25218964],[-91.0022583,17.25465012],[-91.00141907,17.81760025],[-90.0679245,17.81932068],[-89.14306641,17.80830956],[-89.15071106,17.01556969],[-89.22911835,15.88694954],[-88.93058777,15.88728046],[-88.60450745,15.70639038],[-88.51837158,15.85538006],[-88.22493744,15.72772026],[-88.68064117,15.34624004],[-89.15476227,15.0664196],[-89.2252121,14.87429047],[-89.14548492,14.67801952],[-89.35332489,14.42413998],[-89.58734131,14.36260033],[-89.53412628,14.24483013],[-89.7219162,14.13422966],[-90.06460571,13.88197041],[-90.0954895,13.73532963],[-90.0954895,13.73532963]]]]
  class var GW = Country.addCountry["GW", "Guinea-Bissau", [[[-15.13029003,11.04041004],[-15.66417885,11.45847988],[-16.08519936,11.52460003],[-16.31474686,11.80650997],[-16.30895996,11.95870972],[-16.61383057,12.17090988],[-16.67741776,12.38486004],[-16.1477108,12.54776001],[-15.81655788,12.51558018],[-15.54848003,12.62817955],[-13.70047474,12.58619022],[-13.71872902,12.24719048],[-13.82828045,12.14264011],[-13.74315834,11.81128025],[-13.90079021,11.67873001],[-14.12139797,11.67712975],[-14.38218403,11.50926018],[-14.68567276,11.5278101],[-15.13029003,11.04041004],[-15.13029003,11.04041004]]]]
  class var GY = Country.addCountry["GY", "Guyana", [[[-59.75830078,8.36701965],[-59.10168076,7.99919987],[-58.48293304,7.34770012],[-58.45484924,6.8327899],[-58.07809067,6.80910015],[-57.542202,6.32128],[-57.14741135,5.97314978],[-57.30720139,5.07356024],[-57.91426086,4.81263018],[-57.86019897,4.57679987],[-58.04466629,4.06086016],[-57.60155487,3.33466005],[-57.28142548,3.33347988],[-57.15007019,2.76893997],[-56.53934479,1.89953005],[-56.78271103,1.86371005],[-57.33580017,1.94852996],[-57.66098022,1.68259001],[-58.11341858,1.5072],[-58.42945862,1.46394002],[-58.54000854,1.26811004],[-59.03083801,1.31769001],[-59.64600372,1.78689003],[-59.71848297,2.24961996],[-59.97450638,2.75521994],[-59.8153801,3.6064899],[-59.5379982,3.95880008],[-59.76737976,4.42350006],[-60.11097336,4.57496977],[-59.98090363,5.01407003],[-60.21362686,5.24448013],[-60.73358154,5.20027018],[-61.41030884,5.95906019],[-61.13940048,6.23431015],[-61.1593132,6.69608021],[-60.54396057,6.85658979],[-60.29563904,7.04392004],[-60.63792038,7.41499996],[-60.55055618,7.77960014],[-59.75830078,8.36701965],[-59.75830078,8.36701965]]]]
  class var HN = Country.addCountry["HN", "Honduras", [[[-87.31665039,12.98468971],[-87.48935699,13.2975502],[-87.7930603,13.38448048],[-87.72351074,13.78505993],[-87.85947418,13.89330959],[-88.06528473,13.96463013],[-88.5039444,13.84549046],[-88.54116821,13.98015976],[-88.8429718,14.14050007],[-89.05844116,14.34002018],[-89.35332489,14.42413998],[-89.14548492,14.67801952],[-89.2252121,14.87429047],[-89.15476227,15.0664196],[-88.68064117,15.34624004],[-88.22493744,15.72772026],[-88.12104797,15.68867016],[-87.90177917,15.86445045],[-87.61565399,15.87880039],[-87.5228653,15.79728031],[-87.36771393,15.84694958],[-86.90319824,15.75671005],[-86.44089508,15.78283978],[-86.11917114,15.89344025],[-86.00184631,16.0053997],[-85.68325806,15.95366001],[-85.44394684,15.88574982],[-85.18242645,15.90917015],[-84.98368073,15.99592972],[-84.5268631,15.8572197],[-84.36817932,15.83516026],[-84.06304932,15.64824963],[-83.77398682,15.4240799],[-83.41028595,15.27089977],[-83.14720154,14.99582958],[-83.48987579,15.01626015],[-83.62850189,14.88006973],[-83.97568512,14.74944019],[-84.22831726,14.74874973],[-84.44934082,14.62160969],[-84.64948273,14.66679955],[-84.81997681,14.81958961],[-84.92438507,14.79049015],[-85.0526886,14.55154991],[-85.14873505,14.5601902],[-85.16532898,14.35437012],[-85.51439667,14.07901001],[-85.69866943,13.96008015],[-85.80124664,13.83603954],[-86.09625244,14.03818035],[-86.31212616,13.77136993],[-86.52068329,13.77847958],[-86.75504303,13.75485039],[-86.73381805,13.26309013],[-86.88053894,13.25421047],[-87.00571442,13.02579021],[-87.31665039,12.98468971],[-87.31665039,12.98468971]]]]
  class var HR = Country.addCountry["HR", "Croatia", [[[18.82982063,45.90887833],[19.07275963,45.52151871],[19.39045906,45.2365303],[19.00547981,44.86022949],[18.55323982,45.08158112],[17.86178017,45.06774902],[17.00213051,45.23376083],[16.53492928,45.21163177],[16.31814957,45.00410843],[15.9593401,45.23376083],[15.75004005,44.8187294],[16.23966026,44.35113144],[16.45643997,44.04124069],[16.91617012,43.66770935],[17.29739952,43.44636154],[17.67490005,43.02856827],[18.55999947,42.65000153],[18.45000076,42.47999954],[17.51000023,42.84999847],[16.93000031,43.20999908],[16.01540947,43.50722885],[15.17444992,44.24322128],[15.37627983,44.31792831],[14.92028999,44.73849106],[14.90159988,45.0760498],[14.25872993,45.23376083],[13.95224953,44.80213165],[13.65697956,45.13692093],[13.67940998,45.48416138],[13.71506023,45.50032043],[14.41197968,45.46617889],[14.59512043,45.63496017],[14.93523979,45.47171021],[15.32769012,45.45233917],[15.32394981,45.73180008],[15.6715498,45.8341713],[15.76871967,46.23814011],[16.56483078,46.50374985],[16.88253021,46.38063049],[17.63005066,45.95175934],[18.45606041,45.75947189],[18.82982063,45.90887833],[18.82982063,45.90887833]]]]
  class var HT = Country.addCountry["HT", "Haiti", [[[-73.18972015,19.91567993],[-72.57964325,19.87150955],[-71.71231079,19.71443939],[-71.62487793,19.1698494],[-71.70127869,18.78543091],[-71.94503021,18.61689949],[-71.68763733,18.31665039],[-71.70831299,18.04500008],[-72.37239075,18.21495056],[-72.84442139,18.14559937],[-73.45449066,18.21791077],[-73.92240906,18.03097916],[-74.45797729,18.34254074],[-74.36982727,18.66489983],[-73.4495163,18.5260601],[-72.69483185,18.44578934],[-72.33478546,18.66843033],[-72.79159546,19.10161972],[-72.7840271,19.48360062],[-73.41492462,19.6395607],[-73.18972015,19.91567993],[-73.18972015,19.91567993]]]]
  class var HU = Country.addCountry["HU", "Hungary", [[[16.20228004,46.85237885],[16.53426933,47.4961586],[16.34057999,47.71289825],[16.90376091,47.71487045],[16.9796505,48.12350082],[17.48848915,47.86748123],[17.85714912,47.75843048],[18.69651031,47.88097],[18.77704048,48.08174896],[19.17436028,48.11138916],[19.66135979,48.26663971],[19.76944923,48.20267868],[20.23904037,48.32757187],[20.47356987,48.56285095],[20.80130005,48.62385178],[21.87223053,48.31996918],[22.08562088,48.42224884],[22.64079094,48.15023041],[22.71052933,47.88217926],[22.09976006,47.67243958],[21.62648964,46.99422836],[21.0219593,46.31607056],[20.22019958,46.12746048],[19.59602928,46.17173004],[18.82982063,45.90887833],[18.45606041,45.75947189],[17.63005066,45.95175934],[16.88253021,46.38063049],[16.56483078,46.50374985],[16.37047958,46.84130859],[16.20228004,46.85237885],[16.20228004,46.85237885]]]]
  class var ID = Country.addCountry["ID", "Indonesia", [[[122.92756653,0.87516999],[124.07756042,0.91709],[125.06597137,1.64326],[125.24049377,1.41983998],[124.43702698,0.42787001],[123.68554688,0.23560999],[122.72309113,0.43116],[121.0567627,0.38123],[120.18305206,0.23726],[120.04084778,-0.51964998],[120.93592072,-1.40889859],[121.47582245,-0.95596963],[123.34056854,-0.61565942],[123.25839996,-1.07621002],[122.82267761,-0.9309293],[122.38852692,-1.51683998],[121.50830078,-1.90447998],[122.45461273,-3.18603802],[122.27188873,-3.5294981],[123.1709671,-4.68367004],[123.16233063,-5.34057999],[122.62854767,-5.63459015],[122.23642731,-5.28295803],[122.71958923,-4.46418524],[121.73822784,-4.8513298],[121.48944855,-4.57457447],[121.61917114,-4.18847322],[120.89820862,-3.60208797],[120.9723587,-2.62764859],[120.30544281,-2.93161941],[120.39006042,-4.09754896],[120.43068695,-5.52821445],[119.79653168,-5.67338896],[119.36686707,-5.37985992],[119.65364075,-4.45942354],[119.4988327,-3.49440908],[119.07833862,-3.48700809],[118.76779938,-2.80200911],[119.18094635,-2.14712811],[119.32338715,-1.35313976],[119.82598114,0.15428001],[120.03568268,0.56647998],[120.88578033,1.30922997],[121.66678619,1.01392996],[122.92756653,0.87516999],[122.92756653,0.87516999]],[[109.83022308,1.33813],[110.51405334,0.77311999],[111.15914154,0.97649997],[111.79753113,0.90442997],[112.38028717,1.41012001],[112.85978699,1.49778998],[113.80586243,1.21755004],[114.62135315,1.43068004],[115.13404083,2.82149005],[115.51905823,3.16922998],[115.86547089,4.30657005],[117.01522064,4.30610991],[117.88200378,4.13754988],[117.31323242,3.23442006],[118.04827881,2.28768992],[117.87564087,1.82763004],[118.99674225,0.90222001],[117.81182098,0.78424001],[117.47834778,0.10246],[117.52166748,-0.80372],[116.56006622,-1.48763883],[116.53378296,-2.48353004],[116.14811707,-4.01272917],[116.00086212,-3.65701723],[114.86480713,-4.10695314],[114.46865845,-3.49569798],[113.75566864,-3.43914962],[113.25697327,-3.1187675],[112.06813812,-3.47837663],[111.70327759,-2.9944272],[111.04827881,-3.04942799],[110.22383881,-2.93404007],[110.07092285,-1.59287858],[109.57199097,-1.31487882],[109.09191132,-0.45949966],[108.95262146,0.41536999],[109.06910706,1.34194005],[109.66326141,2.00646996],[109.83022308,1.33813],[109.83022308,1.33813]],[[141.00419617,-5.76999331],[141.01057434,-9.15706825],[140.14341736,-8.29716015],[139.12773132,-8.09604836],[138.88146973,-8.38092041],[137.61448669,-8.41166401],[138.03910828,-7.59788799],[138.66862488,-7.32024527],[138.40791321,-6.23284817],[137.92784119,-5.39336014],[135.98924255,-4.54655695],[135.1645813,-4.46295881],[133.66285706,-3.53887868],[133.36767578,-4.02481699],[132.98396301,-4.11295414],[132.75694275,-3.74625945],[132.7538147,-3.31180906],[131.98977661,-2.82055712],[133.06686401,-2.46039915],[133.7800293,-2.47985673],[133.69621277,-2.21453714],[132.23240662,-2.2125082],[131.83622742,-1.61713958],[130.94285583,-1.43253982],[130.51956177,-0.93769962],[131.86749268,-0.69544965],[132.38012695,-0.36953995],[133.98554993,-0.78022915],[134.1434021,-1.1518786],[134.42260742,-2.76916766],[135.45759583,-3.36773753],[136.29330444,-2.30701661],[137.44076538,-1.70349956],[138.32972717,-1.70265925],[139.18496704,-2.05130911],[139.92666626,-2.40902805],[141.00021362,-2.6001575],[141.00419617,-5.76999331],[141.00419617,-5.76999331]],[[104.36997223,-1.08484876],[104.53946686,-1.78238928],[104.88793945,-2.34041953],[105.62207794,-2.42886853],[106.10856628,-3.0618],[105.85745239,-4.30554914],[105.81768036,-5.85236502],[104.71038818,-5.87331009],[103.86824799,-5.03730011],[102.58425903,-4.22026634],[102.15614319,-3.6141572],[101.39909363,-2.79976678],[100.9025116,-2.05025721],[100.14196777,-0.65033919],[99.26373291,0.18312],[98.96997833,1.04287004],[98.60134125,1.82351995],[97.69962311,2.4532001],[97.17697144,3.30879998],[96.42398834,3.86886001],[95.38091278,4.9707799],[95.29302216,5.47981977],[95.93685913,5.43950987],[97.48487091,5.24632978],[98.36917877,4.26837015],[99.14254761,3.59034991],[99.69403076,3.17434001],[100.64141083,2.09939003],[101.65801239,2.08369994],[102.49825287,1.3987],[103.07682037,0.56136],[103.83840179,0.10457],[103.43768311,-0.71196973],[104.01080322,-1.0592097],[104.36997223,-1.08484876],[104.36997223,-1.08484876]],[[108.48686981,-6.42200708],[108.62345886,-6.77767897],[110.53919983,-6.87733698],[110.75955963,-6.46519709],[112.6147995,-6.94601631],[112.97879028,-7.59418726],[114.47897339,-7.7765379],[115.70555878,-8.37081814],[114.56452179,-8.75180626],[113.46472168,-8.34894085],[112.55967712,-8.37619591],[111.52204895,-8.3021183],[110.58612061,-8.12259865],[109.42765808,-7.74065018],[108.69364166,-7.64160824],[108.27778625,-7.76667023],[106.45413208,-7.35488796],[106.28063202,-6.92487431],[105.3655014,-6.85141516],[106.05162048,-5.8959198],[107.2649765,-5.95497799],[108.07209778,-6.34577894],[108.48686981,-6.42200708],[108.48686981,-6.42200708]],[[118.26061249,-8.36236668],[118.87848663,-8.28070641],[119.12651825,-8.70582199],[117.97039795,-8.9066124],[117.27776337,-9.04088688],[116.74015045,-9.03290653],[117.08376312,-8.45714092],[117.63207245,-8.44929028],[117.89998627,-8.09568024],[118.26061249,-8.36236668],[118.26061249,-8.36236668]],[[121.34169006,-8.53675652],[122.00740814,-8.4606142],[122.90351868,-8.0942421],[122.75701141,-8.64979649],[121.25449371,-8.93367004],[119.92442322,-8.81044006],[119.92092133,-8.44487],[120.71510315,-8.23697281],[121.34169006,-8.53675652],[121.34169006,-8.53675652]],[[127.93237305,2.17459989],[128.00415039,1.62854004],[128.59454346,1.54082],[128.68826294,1.13240004],[128.63595581,0.25849],[128.12013245,0.35644001],[127.96800995,-0.25206989],[128.38000488,-0.77999949],[128.1000061,-0.89999926],[127.6964798,-0.26660982],[127.39952087,1.01170003],[127.60051727,1.81070006],[127.93237305,2.17459989],[127.93237305,2.17459989]],[[124.96868896,-8.89276791],[125.06999969,-9.08999252],[125.08853912,-9.39316082],[124.39399719,-10.18383598],[123.66903687,-10.39213657],[123.68347931,-9.65046406],[124.20195007,-9.21862602],[124.96868896,-8.89276791],[124.96868896,-8.89276791]],[[120.29501343,-10.25866413],[118.96781158,-9.55797672],[119.90029907,-9.36130619],[120.42575836,-9.66593838],[120.77554321,-9.96966648],[120.71562195,-10.23957634],[120.29501343,-10.25866413],[120.29501343,-10.25866413]],[[126.87492371,-3.79096961],[126.18380737,-3.60736704],[125.98906708,-3.17725897],[127.00067139,-3.1293385],[127.2491684,-3.45906663],[126.87492371,-3.79096961],[126.87492371,-3.79096961]],[[129.37101746,-2.80214763],[130.47137451,-3.09375],[130.83479309,-3.85848999],[129.99055481,-3.44631004],[129.15527344,-3.36265898],[128.59068298,-3.42869902],[127.89890289,-3.39344954],[128.13587952,-2.84363866],[129.37101746,-2.80214763],[129.37101746,-2.80214763]],[[134.21014404,-6.89525986],[134.72460938,-6.2143898],[134.727005,-5.73758411],[134.49960327,-5.44505405],[134.29029846,-5.78307438],[134.11279297,-6.14245987],[134.21014404,-6.89525986],[134.21014404,-6.89525986]]]]
  class var IE = Country.addCountry["IE", "Ireland", [[[-6.19789791,53.86758041],[-6.03297615,53.15317154],[-6.7888298,52.26012039],[-8.5616045,51.66931915],[-9.97709274,51.82044983],[-9.16629028,52.86463928],[-9.68850422,53.88137054],[-8.32798576,54.66452026],[-7.57214451,55.13162994],[-7.36600733,54.59582138],[-7.57214451,54.05997086],[-6.95372534,54.07371902],[-6.19789791,53.86758041],[-6.19789791,53.86758041]]]]
  class var IL = Country.addCountry["IL", "Israel", [[[35.71992874,32.70920181],[35.54563904,32.39398956],[35.18394852,32.53252029],[34.97467041,31.86657906],[35.22591019,31.75432968],[34.97052002,31.61679077],[34.9274292,31.35343933],[35.39757919,31.48908997],[35.42092896,31.10004997],[34.92259979,29.50132942],[34.26544189,31.21936035],[34.52999878,31.56500053],[34.75260162,32.07292175],[34.95539093,32.82736969],[35.12604904,33.09091187],[35.46068954,33.08903885],[35.55278015,33.26427078],[35.82107162,33.27743149],[35.83641052,32.86811066],[35.71992874,32.70920181],[35.71992874,32.70920181]]]]
  class var IN = Country.addCountry["IN", "India", [[[77.83746338,35.49401855],[78.91227722,34.32192993],[78.81108856,33.50619125],[79.20889282,32.99440002],[79.17611694,32.48377991],[78.45842743,32.61817932],[78.73889923,31.51589966],[79.72135162,30.88273048],[81.11122894,30.18349075],[80.47673798,29.72985077],[80.08843994,28.7944603],[81.05719757,28.41610909],[82.,27.92547989],[83.30422974,27.36450958],[84.67501831,27.23489952],[85.25176239,26.72619057],[86.0243988,26.63097954],[87.22750092,26.39789963],[88.0602417,26.41463089],[88.17482758,26.81041908],[88.04309845,27.44581985],[88.12045288,27.87655067],[88.7303009,28.08687973],[88.81426239,27.29932022],[88.83561707,27.09896088],[89.74455261,26.71940994],[90.37326813,26.87570953],[91.21752167,26.80864906],[92.03347015,26.83831024],[92.10370636,27.45261002],[91.69667816,27.7717495],[92.50312042,27.8968792],[93.41332245,28.64065933],[94.56600189,29.27745056],[95.40480804,29.03171921],[96.11768341,29.45280075],[96.58659363,28.83097076],[96.2488327,28.41102028],[97.32714081,28.26157951],[97.40260315,27.88252068],[97.05200195,27.69906044],[97.13398743,27.08375931],[96.41934204,27.26457977],[95.12474823,26.57357025],[95.15512085,26.00131989],[94.60324097,25.16250992],[94.55265045,24.67523956],[94.10677338,23.8507309],[93.32520294,24.07855988],[93.28636169,23.04364967],[93.06031799,22.70311928],[93.16609192,22.27845955],[92.67272186,22.04122925],[92.14605713,23.62748909],[91.86994171,23.62435913],[91.70648193,22.98526955],[91.15895844,23.50351906],[91.46772766,24.07265091],[91.91509247,24.1303997],[92.37621307,24.97669983],[91.79959106,25.14743042],[90.87220001,25.13260078],[89.92067719,25.2697506],[89.8325119,25.96508026],[89.3551178,26.01440048],[88.56305695,26.44651985],[88.20977783,25.76807022],[88.93153381,25.23868942],[88.30638123,24.86607933],[88.08441162,24.50165939],[88.69994354,24.2336998],[88.5297699,23.63113976],[88.876297,22.87914085],[89.03196716,22.0557003],[88.88873291,21.69058037],[88.20851135,21.70315933],[86.97567749,21.49555969],[87.03314972,20.74329948],[86.49938202,20.15164948],[85.06027985,19.47858047],[83.94100952,18.30200958],[83.18923187,17.67123032],[82.19280243,17.01662064],[82.19125366,16.5566597],[81.69271851,16.31020927],[80.79197693,15.9519701],[80.32489777,15.89916992],[80.02507019,15.13642025],[80.23327637,13.83576965],[80.28629303,13.00625992],[79.86253357,12.05622005],[79.85800171,10.35727978],[79.34049988,10.30885983],[78.88535309,9.54613972],[79.18969727,9.21652985],[78.27794647,8.93305016],[77.94116974,8.25294971],[77.53987122,7.96553993],[76.59300232,8.89927959],[76.13005066,10.29961967],[75.74645233,11.30825996],[75.39608765,11.78124046],[74.86479187,12.74193001],[74.61669922,13.99258995],[74.44389343,14.61723042],[73.53421021,15.99063969],[73.11990356,17.92857933],[72.82093048,19.20824051],[72.82447815,20.41950989],[72.63053894,21.35601997],[71.17527771,20.75744057],[70.47042847,20.87734032],[69.16413879,22.08929062],[69.64491272,22.45078087],[69.34960938,22.8431797],[68.176651,23.69197083],[68.84259796,24.3591404],[71.0432663,24.35652924],[70.84468079,25.21509933],[70.28289795,25.72221947],[70.16893768,26.49188042],[69.51438904,26.94096947],[70.61647034,27.98920059],[71.77768707,27.9131794],[72.8237381,28.96158028],[73.45066833,29.97641945],[74.42137146,30.97982025],[74.40589905,31.6926403],[75.25863647,32.27111053],[74.4515686,32.76490021],[74.10430145,33.44145966],[73.74992371,34.3176918],[74.24019623,34.74887848],[75.75704956,34.50492096],[76.87174225,34.65354919],[77.83746338,35.49401855],[77.83746338,35.49401855]]]]
  class var IQ = Country.addCountry["IQ", "Iraq", [[[45.42060089,35.97758102],[46.07633972,35.67737961],[46.15179825,35.09326172],[45.64844894,34.7481308],[45.41669846,33.96781158],[46.10932922,33.01728821],[47.33465958,32.46915054],[47.84918976,31.70919037],[47.68526077,30.98485947],[48.00468063,30.98513985],[48.0145607,30.4524498],[48.56798172,29.9267807],[47.97452927,29.9758091],[47.30261993,30.05907059],[46.56871033,29.09902],[44.70949936,29.17888069],[41.88999939,31.19000053],[40.40000153,31.88999939],[39.19549942,32.1609993],[38.79235077,33.37868118],[41.00616837,34.41938019],[41.38399124,35.62833023],[41.28971863,36.35879898],[41.83707809,36.60586166],[42.34957123,37.22988129],[42.77909851,37.38526917],[43.9422493,37.2562294],[44.29346085,37.00149918],[44.77267075,37.1704483],[45.42060089,35.97758102],[45.42060089,35.97758102]]]]
  class var IR = Country.addCountry["IR", "Iran", [[[53.92156982,37.1989212],[54.80033112,37.39242935],[55.51160049,37.96411896],[56.18035889,37.93511963],[56.61938095,38.1213913],[57.33044052,38.02922821],[58.43613052,37.52230072],[59.23472977,37.41299057],[60.37765884,36.52738953],[61.12308121,36.49158859],[61.21080017,35.65008163],[60.80319977,34.40409088],[60.52841187,33.67644882],[60.96369171,33.52883911],[60.53607941,32.98126984],[60.86365128,32.18291092],[60.94197083,31.54808044],[61.6993103,31.37951088],[61.78123856,30.73583984],[60.8742485,29.82925034],[61.36928177,29.30327034],[61.77183914,28.69934082],[62.72782135,28.25963974],[62.75543976,27.37892914],[63.23390961,27.21703911],[63.31665039,26.7565403],[61.8741684,26.23996925],[61.49739075,25.07823944],[59.6161499,25.38015938],[58.52574921,25.60994911],[57.39725113,25.73991013],[56.97077942,26.96611023],[56.49211884,27.14332008],[55.72370148,26.96463966],[54.71508026,26.48064995],[53.49308014,26.81237984],[52.48360825,27.5808506],[51.52075958,27.86568069],[50.85292816,28.81451988],[50.11503983,30.14776039],[49.57685089,29.98571014],[48.94131088,30.31708908],[48.56798172,29.9267807],[48.0145607,30.4524498],[48.00468063,30.98513985],[47.68526077,30.98485947],[47.84918976,31.70919037],[47.33465958,32.46915054],[46.10932922,33.01728821],[45.41669846,33.96781158],[45.64844894,34.7481308],[46.15179825,35.09326172],[46.07633972,35.67737961],[45.42060089,35.97758102],[44.77267075,37.1704483],[44.22573853,37.97159958],[44.42142105,38.28126907],[44.10924149,39.42815018],[44.78858185,39.71701813],[44.95270157,39.33576965],[45.45774841,38.87413025],[46.14360809,38.74119949],[46.50572968,38.77059937],[47.68508148,39.50836182],[48.06008148,39.58224106],[48.35551071,39.28874969],[48.01073837,38.79402161],[48.63436127,38.27037811],[48.88327026,38.32025909],[49.19961166,37.58287048],[50.14775085,37.37458038],[50.84235001,36.87282181],[52.26401901,36.70043182],[53.82579041,36.96503067],[53.92156982,37.1989212],[53.92156982,37.1989212]]]]
  class var IS = Country.addCountry["IS", "Iceland", [[[-14.50869465,66.45587921],[-14.73961258,65.80873108],[-13.60969067,65.12667847],[-14.909832,64.36408234],[-17.79440689,63.67876053],[-18.65624046,63.4963913],[-19.97272491,63.64363098],[-22.76296043,63.96018982],[-21.7784462,64.4021225],[-23.95501328,64.89112854],[-22.18439484,65.08496857],[-22.22741318,65.3786087],[-24.32616425,65.61116791],[-23.65049553,66.26251221],[-22.13491631,66.4104538],[-20.57626724,65.7321167],[-19.05681801,66.2766037],[-17.79862976,65.99385834],[-16.1678009,66.52680969],[-14.50869465,66.45587921],[-14.50869465,66.45587921]]]]
  class var IT = Country.addCountry["IT", "Italy", [[[10.44270992,46.89355087],[11.04856014,46.7513504],[11.16483974,46.94158936],[12.15307999,47.11539078],[12.37650013,46.76755905],[13.80648041,46.50928879],[13.6980896,46.01678848],[13.93764019,45.59103012],[13.14159012,45.73667908],[12.32857037,45.38175964],[12.38385963,44.88536835],[12.26144028,44.60047913],[12.58924007,44.09135818],[13.52690983,43.58771896],[14.02982044,42.76100159],[15.14256954,41.95513916],[15.9262104,41.9612999],[16.16991997,41.74028015],[15.88936043,41.5410881],[16.78499031,41.17961884],[17.5191803,40.8771286],[18.37669945,40.35564041],[18.48026085,40.16886902],[18.29338074,39.81077957],[17.73838043,40.27767181],[16.8696003,40.44223022],[16.44874954,39.79539871],[17.17152023,39.42470169],[17.05282974,38.90287018],[16.63505936,38.84355927],[16.10098076,37.98590851],[15.68410015,37.90884018],[15.68795967,38.21458817],[15.8920002,38.75093842],[16.10934067,38.96455002],[15.71881962,39.5440712],[15.41361046,40.04837036],[14.9985199,40.17296982],[14.70326996,40.60456085],[14.06068039,40.78633881],[13.62798977,41.1882782],[12.88809967,41.25310135],[12.10671043,41.70452881],[11.19192982,42.35541916],[10.51198006,42.93146896],[10.19999981,43.91999817],[9.70250034,44.03628159],[8.88893032,44.36632919],[8.42856026,44.23123169],[7.85075998,43.76715851],[7.4351902,43.69385147],[7.5495801,44.12791061],[7.00756979,44.25476074],[6.74996996,45.02854919],[7.09666014,45.33309174],[6.80234003,45.70861053],[6.8435998,45.99113846],[7.27384996,45.77693176],[7.75599003,45.82452011],[8.3166399,46.16366959],[8.48995018,46.00516891],[8.96630001,46.03694916],[9.18288994,46.44020844],[9.92284012,46.31491089],[10.36338997,46.48358154],[10.44270992,46.89355087],[10.44270992,46.89355087]],[[14.76126003,38.14387131],[15.52035999,38.23117065],[15.16022015,37.44404984],[15.30990028,37.13420868],[15.10000038,36.61999893],[14.33522987,36.99663162],[13.82672977,37.10454178],[12.43097973,37.61294937],[12.57094002,38.12638855],[13.74116039,38.0349617],[14.76126003,38.14387131],[14.76126003,38.14387131]],[[8.71000004,40.90000153],[9.21000004,41.20999908],[9.81000042,40.5],[9.66948986,39.17737961],[9.21481037,39.24047089],[8.80692005,38.90663147],[8.42831993,39.1718483],[8.38827991,40.37829971],[8.15999985,40.95000076],[8.71000004,40.90000153],[8.71000004,40.90000153]]]]
  class var JM = Country.addCountry["JM", "Jamaica", [[[-77.56954956,18.49053001],[-76.89660645,18.40085983],[-76.36535645,18.16069031],[-76.19963074,17.88685989],[-76.90248108,17.86823082],[-77.20624542,17.70111084],[-77.76597595,17.86161041],[-78.33770752,18.22595978],[-78.21768188,18.45451927],[-77.79736328,18.52421951],[-77.56954956,18.49053001],[-77.56954956,18.49053001]]]]
  class var JO = Country.addCountry["JO", "Jordan", [[[35.54563904,32.39398956],[35.71992874,32.70920181],[36.83406067,32.31293106],[38.79235077,33.37868118],[39.19549942,32.1609993],[39.00485992,32.01020813],[37.00217819,31.5084095],[37.99882889,30.50849915],[37.66815186,30.33867073],[37.5036087,30.00377083],[36.7405014,29.86528969],[36.5012207,29.50525093],[36.06895828,29.19750977],[34.9560318,29.35656929],[34.92259979,29.50132942],[35.42092896,31.10004997],[35.39757919,31.48908997],[35.54521942,31.78251076],[35.54563904,32.39398956],[35.54563904,32.39398956]]]]
  class var JP = Country.addCountry["JP", "Japan", [[[141.8846283,39.18085861],[140.95953369,38.17401123],[140.97637939,37.14205933],[140.59977722,36.34397125],[140.77406311,35.84288025],[140.25325012,35.13813019],[138.97549438,34.66759109],[137.21760559,34.60628128],[135.79299927,33.46480179],[135.12098694,33.84907913],[135.07943726,34.59656143],[133.34028625,34.37593842],[132.15678406,33.90493011],[130.9861145,33.88576126],[132.,33.15000153],[131.33282471,31.45034981],[130.68629456,31.02956963],[130.2024231,31.41823959],[130.44770813,32.31946182],[129.81469727,32.61032104],[129.40843201,33.29605865],[130.35391235,33.60414124],[130.87846375,34.23273849],[131.88423157,34.74972153],[132.61767578,35.4333992],[134.60830688,35.73160934],[135.67750549,35.52714157],[136.72383118,37.30498886],[137.39064026,36.82738876],[138.8576355,37.82748032],[139.42640686,38.21596909],[140.05477905,39.43880081],[139.88334656,40.56330109],[140.30578613,41.19501877],[141.36897278,41.37857056],[141.91426086,39.99161911],[141.8846283,39.18085861],[141.8846283,39.18085861]],[[132.37120056,33.46363831],[132.92437744,34.06031036],[133.4929657,33.94462967],[133.90408325,34.36492157],[134.63844299,34.14921951],[134.7664032,33.80633926],[134.20343018,33.20119858],[133.79295349,33.52199173],[133.2802887,33.2895813],[133.01486206,32.70457077],[132.36308289,32.98939133],[132.37120056,33.46363831],[132.37120056,33.46363831]],[[144.61346436,43.96089935],[145.3208313,44.38476181],[145.5431366,43.26208878],[144.05963135,42.98834991],[143.18388367,41.99522018],[141.61149597,42.67879105],[141.06730652,41.58459091],[139.95507813,41.56954956],[139.81750488,42.56375122],[140.31214905,43.33325958],[141.38053894,43.38883972],[141.67195129,44.77212143],[141.96765137,45.55147934],[143.1428833,44.51037979],[143.91015625,44.17409134],[144.61346436,43.96089935],[144.61346436,43.96089935]]]]
  class var KE = Country.addCountry["KE", "Kenya", [[[40.98104858,2.78451991],[41.85508347,3.91891193],[41.17179871,3.91909003],[40.76847839,4.25702],[39.85493851,3.83878994],[39.55938339,3.42206001],[38.89250946,3.50074005],[38.67113876,3.61607003],[38.43696976,3.58851004],[38.12091446,3.59860492],[36.85509491,4.44786406],[36.15908051,4.44786406],[35.81744766,4.77696562],[35.81744766,5.33823204],[35.29800797,5.50600004],[34.6201973,4.84712267],[34.00500107,4.24988508],[34.47912979,3.55559993],[34.59606934,3.05374002],[35.03599167,1.90584004],[34.67210007,1.17693996],[33.98500061,0.095],[34.13623047,-0.31930989],[34.07262039,-1.05981839],[37.69868851,-3.09698725],[37.76689911,-3.67711663],[39.20222092,-4.6767683],[39.60488892,-4.34652424],[39.80006027,-3.68115997],[40.12118912,-3.27767897],[40.26303864,-2.57308912],[40.63785172,-2.49978662],[40.88476944,-2.08255005],[41.58512878,-1.683249],[40.99300003,-0.85828942],[40.98104858,2.78451991],[40.98104858,2.78451991]]]]
  class var KG = Country.addCountry["KG", "Kyrgyzstan", [[[70.96231079,42.26615143],[71.1862793,42.70428848],[71.84461212,42.84540176],[73.48973846,42.50090027],[73.64530182,43.09127045],[74.21286774,43.2983284],[75.63696289,42.87789154],[76.00032806,42.98801041],[77.65840912,42.96068954],[79.14219666,42.85609055],[79.64364624,42.49668121],[80.26000214,42.34999847],[80.11943817,42.12395096],[78.54369354,41.58224106],[78.18720245,41.18531036],[76.90445709,41.06647873],[76.52635956,40.42795181],[75.46782684,40.56206894],[74.77684021,40.36642838],[73.82225037,39.89397049],[73.95999908,39.65999985],[73.67537689,39.43125153],[71.78468323,39.27946091],[70.54914856,39.6042099],[69.46488953,39.52667999],[69.55960083,40.10321045],[70.6480484,39.9357605],[71.01422119,40.24436188],[71.77487946,40.14585114],[73.05544281,40.8660202],[71.87010956,41.39289856],[71.1578598,41.14358139],[70.41999817,41.52000046],[71.25921631,42.16772079],[70.96231079,42.26615143],[70.96231079,42.26615143]]]]
  class var KH = Country.addCountry["KH", "Cambodia", [[[103.49726105,10.63255978],[103.09069061,11.15365982],[102.58493805,12.18659019],[102.3480835,13.39424992],[102.98841858,14.22572994],[104.28141785,14.41672993],[105.21877289,14.27322006],[106.04395294,13.88109016],[106.49635315,14.57056999],[107.38273621,14.20242977],[107.61453247,13.53553963],[107.4914093,12.3372097],[105.81051636,11.56762028],[106.24964142,10.96181011],[105.19992065,10.88930035],[104.33435822,10.48653984],[103.49726105,10.63255978],[103.49726105,10.63255978]]]]
  class var KM = Country.addCountry["KM", "Comoros", [[[43.25999832,-11.39998817],[43.33000183,-11.35998631],[43.40999985,-11.41999626],[43.51499939,-11.89499283],[43.45000076,-11.9349947],[43.21500015,-11.77498817],[43.25111008,-11.5599947],[43.25999832,-11.39998817],[43.25999832,-11.39998817]]]]
  class var KN = Country.addCountry["KN", "St. Kitts and Nevis", [[[-62.89397812,17.41962051],[-62.85997009,17.47999954],[-62.65994644,17.39999962],[-62.6049614,17.26499939],[-62.66996765,17.22999954],[-62.85997009,17.30999947],[-62.89397812,17.41962051],[-62.89397812,17.41962051]]]]
  class var KP = Country.addCountry["KP", "Korea, Democratic People's Republic of", [[[130.63999939,42.39500046],[130.77999878,42.22000122],[130.3999939,42.27999878],[129.96591187,41.9413681],[129.66734314,41.60110092],[129.70515442,40.88283157],[129.18811035,40.66181183],[129.01039124,40.48542023],[128.63337708,40.18983841],[127.96743011,40.02539825],[127.53341675,39.75683975],[127.5021286,39.32394028],[127.38546753,39.2134819],[127.78334808,39.05091095],[128.34970093,38.61223984],[128.20571899,38.37039185],[127.78006744,38.3045311],[127.07328033,38.25611115],[126.68370819,37.80475998],[126.23732758,37.84038162],[126.17475128,37.74969864],[125.68913269,37.94002151],[125.56845093,37.75207901],[125.27532959,37.66907883],[125.24009705,37.85720825],[124.98100281,37.94881821],[124.7121582,38.10834122],[124.98599243,38.54846954],[125.22197723,38.66585159],[125.13288879,38.84856033],[125.38659668,39.38795853],[125.32112122,39.55139923],[124.73748779,39.66033936],[124.26566315,39.92850113],[125.07996368,40.56980896],[126.18203735,41.10734177],[126.86907196,41.81655884],[127.34381866,41.5031395],[128.20846558,41.46677017],[128.05221558,41.99428177],[129.59663391,42.42499161],[129.99421692,42.98540115],[130.63999939,42.39500046],[130.63999939,42.39500046]]]]
  class var KR = Country.addCountry["KR", "Korea, Republic of", [[[128.34970093,38.61223984],[129.2129364,37.43238831],[129.46043396,36.78417969],[129.4683075,35.63214111],[129.09133911,35.08248901],[128.18585205,34.89036942],[127.38651276,34.4756813],[126.48571014,34.39007187],[126.37387085,34.93457031],[126.55921173,35.68452835],[126.11740875,36.72549057],[126.86013794,36.89393997],[126.17475128,37.74969864],[126.23732758,37.84038162],[126.68370819,37.80475998],[127.07328033,38.25611115],[127.78006744,38.3045311],[128.20571899,38.37039185],[128.34970093,38.61223984],[128.34970093,38.61223984]]]]
  class var KW = Country.addCountry["KW", "Kuwait", [[[47.97452927,29.9758091],[48.18317032,29.53449059],[48.09395981,29.30628967],[48.41611862,28.55203056],[47.70882034,28.52605057],[47.45980835,29.00251961],[46.56871033,29.09902],[47.30261993,30.05907059],[47.97452927,29.9758091],[47.97452927,29.9758091]]]]
  class var KZ = Country.addCountry["KZ", "Kazakhstan", [[[70.96231079,42.26615143],[71.1862793,42.70428848],[71.84461212,42.84540176],[73.48973846,42.50090027],[73.64530182,43.09127045],[74.21286774,43.2983284],[75.63696289,42.87789154],[76.00032806,42.98801041],[77.65840912,42.96068954],[79.14219666,42.85609055],[79.64364624,42.49668121],[80.26000214,42.34999847],[80.18012238,42.92007065],[80.86618042,43.18038177],[79.96611023,44.9175415],[81.94705963,45.31700897],[82.4589386,45.53963852],[83.18047333,47.3300209],[85.16428375,47.0009613],[85.72049713,47.45298004],[85.76822662,48.45576859],[86.59879303,48.54917145],[87.36000061,49.21500015],[86.82935333,49.82667923],[85.54128265,49.69285965],[85.11557007,50.11730957],[84.41638947,50.31142044],[83.935112,50.88925171],[83.38300323,51.06919098],[81.94596863,50.81221008],[80.56846619,51.38835907],[80.03556061,50.86476135],[77.80091095,53.40441132],[76.52520752,54.17702866],[76.89111328,54.49052048],[74.38481903,53.5468483],[73.4256897,53.4897995],[73.50853729,54.0356102],[72.22413635,54.37665176],[71.18015289,54.13330078],[70.86525726,55.16973877],[69.06816864,55.38526154],[68.16909027,54.97040176],[65.66687012,54.60124969],[65.17854309,54.35422897],[61.43659973,54.00624847],[60.97806168,53.66500854],[61.70000076,52.97999954],[60.74000168,52.72000122],[60.92723846,52.44754028],[59.96754074,51.9604187],[61.58797836,51.2726593],[61.33742142,50.79904938],[59.93281937,50.84220123],[59.64226913,50.5454483],[58.3633194,51.06364059],[56.7779808,51.04354858],[55.71694183,50.62171173],[54.53289032,51.02622986],[52.32875061,51.71866989],[50.76663971,51.6927681],[48.70235062,50.60512924],[48.57785034,49.87475967],[47.54949951,50.45468903],[46.75157166,49.35599899],[47.04364014,49.15206909],[46.46644974,48.39416885],[47.31523895,47.71585083],[48.05725098,47.7437706],[48.6947403,47.07564163],[48.59325027,46.56103897],[49.10115814,46.39933014],[50.03408051,46.60900879],[51.19195938,47.04872131],[51.72220993,46.9444809],[52.04203033,46.80463028],[53.04275131,46.85301971],[53.2208519,46.23463058],[53.0408783,45.25902939],[52.1674118,45.40840149],[51.31692123,45.24599838],[51.27851105,44.51483917],[50.3056488,44.60982895],[50.33911896,44.28401184],[50.89131927,44.03104019],[51.3423996,43.13298035],[52.50143051,42.79228973],[52.69210052,42.44390106],[52.44631958,42.0271492],[52.50246811,41.78332138],[52.94430161,42.11605072],[54.07942963,42.32410049],[54.75534821,42.0439682],[55.45521927,41.25986862],[55.96820068,41.30863953],[55.92893982,44.99584961],[58.50312042,45.58679962],[58.68999863,45.5],[58.77999878,45.88673019],[59.53499985,45.70500183],[59.55784988,46.30532837],[60.12356949,46.09603119],[60.12356949,45.57278061],[60.24000168,44.78404617],[61.05833054,44.40583038],[62.01327896,43.5044899],[63.18579102,43.65008163],[64.90081787,43.72806168],[66.09802246,42.99766159],[66.02336121,41.99464035],[66.51065826,41.98764038],[66.71405792,41.16843033],[67.98584747,41.13599014],[68.25990295,40.66233063],[68.63249207,40.66867065],[69.07000732,41.38425064],[70.38894653,42.08132172],[70.96231079,42.26615143],[70.96231079,42.26615143]]]]
  class var LA = Country.addCountry["LA", "Lao People's Democratic Republic", [[[105.21877289,14.27322006],[105.54432678,14.7239399],[105.58901978,15.57032013],[104.77931976,16.4418602],[104.71691895,17.42885971],[103.95648956,18.24095917],[103.20018005,18.30964088],[102.99873352,17.96170044],[102.41304779,17.93277931],[102.11357117,18.10910034],[101.05954742,17.51250076],[101.03594971,18.40892982],[101.2820282,19.46257973],[100.60629272,19.50834084],[100.54888153,20.10923004],[100.11595154,20.41785049],[100.32914734,20.78610992],[101.17999268,21.43655968],[101.2700119,21.20165062],[101.80313873,21.17436981],[101.65200043,22.31818962],[102.17046356,22.46475029],[102.75488281,21.67514038],[103.20384979,20.76656914],[104.43502045,20.75872993],[104.82263184,19.88665009],[104.18338013,19.62467003],[103.89649963,19.26516914],[105.09455872,18.6669693],[105.92579651,17.4853096],[106.55599976,16.60429001],[107.31269836,15.90855026],[107.56452179,15.20217037],[107.38273621,14.20242977],[106.49635315,14.57056999],[106.04395294,13.88109016],[105.21877289,14.27322006],[105.21877289,14.27322006]]]]
  class var LB = Country.addCountry["LB", "Lebanon", [[[35.82107162,33.27743149],[35.55278015,33.26427078],[35.46068954,33.08903885],[35.12604904,33.09091187],[35.48218155,33.90544891],[35.99840927,34.64492035],[36.44818115,34.59394073],[36.61177826,34.20178986],[36.06645966,33.82490158],[35.82107162,33.27743149],[35.82107162,33.27743149]]]]
  class var LC = Country.addCountry["LC", "St. Lucia", [[[-61.00996017,14.16499996],[-60.8499527,14.10000038],[-60.89998627,13.68500042],[-61.09500122,13.77499962],[-61.06494522,14.05500031],[-61.00996017,14.16499996],[-61.00996017,14.16499996]]]]
  class var LK = Country.addCountry["LK", "Sri Lanka", [[[81.78794861,7.52303982],[81.63732147,6.48179007],[81.21803284,6.19714022],[80.3483429,5.96835995],[79.87243652,6.76347017],[79.69516754,8.20083046],[80.14779663,9.82406998],[80.83885193,9.26842022],[81.30432129,8.5642004],[81.78794861,7.52303982],[81.78794861,7.52303982]]]]
  class var LR = Country.addCountry["LR", "Liberia", [[[-7.7121563,4.36456013],[-7.97408342,4.35575008],[-9.00477219,4.83241987],[-9.91342831,5.59356022],[-10.76536655,6.14069986],[-11.43876839,6.78591013],[-11.19976616,7.10585022],[-11.14670086,7.39670992],[-10.69557953,7.93944979],[-10.23011017,8.40620041],[-10.01654625,8.42850018],[-9.75535202,8.54106045],[-9.337286,7.92853022],[-9.40333652,7.52690983],[-9.20877647,7.31391001],[-8.92605209,7.30904007],[-8.72212982,7.71165991],[-8.43927574,7.68604994],[-8.48543644,7.3952198],[-8.38543892,6.91179991],[-8.60286999,6.46757984],[-8.31134033,6.19303989],[-7.99370909,6.12618017],[-7.57013416,5.70734978],[-7.53973007,5.31334019],[-7.63535404,5.18814993],[-7.7121563,4.36456013],[-7.7121563,4.36456013]]]]
  class var LS = Country.addCountry["LS", "Lesotho", [[[28.97826004,-28.95556259],[29.32514954,-29.25738144],[29.01840019,-29.74373817],[28.84839058,-30.07003593],[28.29105949,-30.22621346],[28.10721016,-30.54571152],[27.74941063,-30.64512253],[26.99928093,-29.87593079],[27.53249931,-29.24266243],[28.07434082,-28.85145187],[28.54170036,-28.6475029],[28.97826004,-28.95556259],[28.97826004,-28.95556259]]]]
  class var LT = Country.addCountry["LT", "Lithuania", [[[22.73109055,54.32754898],[22.65102005,54.58274078],[22.75774956,54.8565712],[22.31571007,55.01530838],[21.26844025,55.19047928],[21.05578995,56.03107834],[22.20113945,56.33779907],[23.87824059,56.27365875],[24.86070061,56.37252045],[25.00094986,56.16455078],[25.53306007,56.10028839],[26.4943409,55.61510086],[26.5883007,55.16717148],[25.76843071,54.84695816],[25.53636932,54.28242874],[24.45067978,53.90568924],[23.48413086,53.91249847],[23.24401093,54.22058105],[22.73109055,54.32754898],[22.73109055,54.32754898]]]]
  class var LU = Country.addCountry["LU", "Luxembourg", [[[6.04305983,50.12805176],[6.24272013,49.90224075],[6.18628979,49.46382904],[5.89773989,49.44268036],[5.67404985,49.52947998],[5.78239012,50.09032822],[6.04305983,50.12805176],[6.04305983,50.12805176]]]]
  class var LV = Country.addCountry["LV", "Latvia", [[[21.05578995,56.03107834],[21.09041977,56.78385925],[21.58185005,57.41186905],[22.52436066,57.75337982],[23.31846046,57.0062294],[24.12075996,57.02568817],[24.31283951,57.79344177],[25.16459084,57.97014999],[25.60279083,57.84754181],[26.4635601,57.47637939],[27.2881794,57.47452164],[27.77004051,57.24423981],[27.85528946,56.75931168],[28.17670059,56.16913986],[27.10247993,55.78329849],[26.4943409,55.61510086],[25.53306007,56.10028839],[25.00094986,56.16455078],[24.86070061,56.37252045],[23.87824059,56.27365875],[22.20113945,56.33779907],[21.05578995,56.03107834],[21.05578995,56.03107834]]]]
  class var LY = Country.addCountry["LY", "Libya", [[[14.85130024,22.86294937],[14.14385033,22.4912796],[13.58145046,23.04051018],[11.9995203,23.47166061],[11.5606699,24.09790039],[10.77136993,24.56251907],[10.30385971,24.37931061],[9.94824028,24.93696022],[9.91069031,25.36544991],[9.31941986,26.09431076],[9.71629047,26.5121994],[9.62903976,27.14094925],[9.7560997,27.68825912],[9.68387985,28.14418983],[9.85999966,28.95999908],[9.80566025,29.42462921],[9.4821701,30.30755043],[9.9700098,30.53931999],[10.05659962,30.96183968],[9.95020962,31.37606049],[10.63687992,31.7614193],[10.9448204,32.08179855],[11.43225956,32.3689003],[11.48880005,33.13700104],[12.66331005,32.79278183],[13.08325958,32.87881851],[13.91868019,32.71195984],[15.24563026,32.2650795],[15.71393967,31.37626076],[16.61161995,31.1821804],[18.02108955,30.76357079],[19.08641052,30.26638985],[19.57403946,30.52581978],[20.05335045,30.98575974],[19.82032967,31.75178909],[20.13397026,32.23820114],[20.8545208,32.70679855],[21.54298019,32.84320068],[22.89575958,32.63858032],[23.23679924,32.19149017],[23.60913086,32.18725967],[23.92749977,32.01667023],[24.92114067,31.89936066],[25.16481972,31.56915092],[24.8028698,31.08929062],[24.95762062,30.66160011],[24.70006943,30.04418945],[25.,29.23865509],[25.,25.68250084],[25.,22.],[25.,20.00304031],[23.85000038,20.],[23.83765984,19.58046913],[19.84926033,21.49509048],[15.86085033,23.40971947],[14.85130024,22.86294937],[14.85130024,22.86294937]]]]
  class var MA = Country.addCountry["MA", "Morocco", [[[-13.13994694,27.64015007],[-12.61883068,28.03816986],[-11.68889236,28.14863968],[-10.90093994,28.83213997],[-10.39955807,29.09857941],[-9.56481838,29.9335804],[-9.8146944,31.17771912],[-9.43479824,32.03808975],[-9.30069447,32.56468964],[-8.6574564,33.24023056],[-7.65416431,33.69704819],[-6.91254616,34.11048126],[-6.24433804,35.14585114],[-5.92999315,35.75999832],[-5.19386339,35.75516891],[-4.59100437,35.33071136],[-3.64006996,35.39984131],[-2.60431719,35.17910004],[-2.16989803,35.16841125],[-1.79298949,34.52790833],[-1.733459,33.91970825],[-1.38803923,32.8640213],[-1.12452972,32.65153122],[-1.30787885,32.26287842],[-2.61661816,32.09434128],[-3.06898761,31.72448921],[-3.64748907,31.63731003],[-3.69042945,30.8969593],[-4.85963631,30.50119019],[-5.24212313,30.0004406],[-6.06062412,29.7317009],[-7.05921888,29.57922935],[-8.67411041,28.84129906],[-8.66510582,27.58949089],[-13.13994694,27.64015007],[-13.13994694,27.64015007]]]]
  class var MD = Country.addCountry["MD", "Republic of Moldova", [[[26.61931992,48.22074127],[26.85782051,48.36820984],[27.52252007,48.46712875],[28.25952911,48.15555954],[28.67089081,48.11816025],[29.12266922,47.84909821],[29.0508709,47.51020813],[29.41514015,47.34664154],[29.55968094,46.92858124],[29.90884972,46.67438126],[29.83823967,46.52534103],[30.02463913,46.4239502],[29.76000023,46.34999847],[29.17064095,46.37926102],[29.07209015,46.51768112],[28.86300087,46.43788147],[28.93372917,46.2588501],[28.65999985,45.93999863],[28.48526955,45.59690857],[28.23353004,45.48826981],[28.05442047,45.94458008],[28.15999985,46.37155914],[28.12805939,46.81045914],[27.55114937,47.40510941],[27.23386002,47.82677078],[26.92416,48.12327957],[26.61931992,48.22074127],[26.61931992,48.22074127]]]]
  class var MG = Country.addCountry["MG", "Madagascar", [[[49.54352188,-12.46979618],[49.80900955,-12.89525223],[50.05653,-13.55574608],[50.21741104,-14.75876236],[50.47655869,-15.22651863],[50.3771286,-15.70608044],[50.20027161,-16.00023842],[49.86059189,-15.41424656],[49.67261124,-15.71016884],[49.86333084,-16.45102882],[49.77455139,-16.87503052],[49.49858856,-17.10604668],[49.43560028,-17.9530468],[49.04180908,-19.11878014],[48.54854965,-20.49687386],[47.93077087,-22.39150047],[47.54771042,-23.78192329],[47.09572983,-24.94159889],[46.28248978,-25.17842293],[45.40950012,-25.60141945],[44.83358002,-25.34609032],[44.03974915,-24.98835564],[43.76380157,-24.46068764],[43.69776917,-23.57410431],[43.34563828,-22.77686119],[43.25416946,-22.05741692],[43.43330002,-21.33645248],[43.89371109,-21.16329956],[43.89638138,-20.83046913],[44.37430954,-20.07235527],[44.46442032,-19.43545151],[44.23242188,-18.96196938],[44.04296875,-18.33140182],[43.96310043,-17.40990448],[44.31246185,-16.85045815],[44.44652176,-16.21622467],[44.94491959,-16.17937469],[45.50273895,-15.97439194],[45.87300873,-15.79342842],[46.31225967,-15.78003407],[46.8821907,-15.21016407],[47.7051506,-14.59427261],[48.00521851,-14.09121418],[47.86901855,-13.66387844],[48.2938118,-13.78406048],[48.84505844,-13.08918571],[48.86354065,-12.4878788],[49.19462967,-12.04052448],[49.54352188,-12.46979618],[49.54352188,-12.46979618]]]]
  class var MK = Country.addCountry["MK", "Macedonia", [[[20.59023094,41.85541153],[20.71730995,41.84711075],[20.76215935,42.05186081],[21.35269928,42.20679855],[21.91707993,42.30363846],[22.38054085,42.32025146],[22.88138008,41.99929047],[22.95239067,41.33800888],[22.76177025,41.30479813],[22.59732056,41.13048935],[22.05537033,41.14986038],[21.67412949,40.93127823],[21.02005005,40.84273911],[20.60518074,41.08621979],[20.46315002,41.51509094],[20.59023094,41.85541153],[20.59023094,41.85541153]]]]
  class var ML = Country.addCountry["ML", "Mali", [[[-12.17073631,14.61682987],[-11.83420086,14.79909992],[-11.66607857,15.38821983],[-11.34910202,15.41125011],[-10.65077972,15.13274002],[-10.08684063,15.33047962],[-9.70027828,15.26410961],[-9.55020809,15.48651028],[-5.53774309,15.5017004],[-5.31527424,16.20185089],[-5.48852825,16.32509041],[-5.97113609,20.64084053],[-6.45375633,24.95659065],[-4.92331409,24.97456932],[-1.55003858,22.79268074],[1.82323003,20.61079979],[2.06100988,20.14221954],[2.68356991,19.85622978],[3.14666009,19.69359016],[3.15812993,19.05736923],[4.26742983,19.15527916],[4.27020979,16.85222054],[3.72344995,16.1842804],[3.63825011,15.56812],[2.75001001,15.40952015],[1.38552999,15.32357025],[1.01578999,14.96817017],[0.37489,14.92891979],[-0.26625982,14.92430973],[-0.51583916,15.11616039],[-1.06637907,14.97383022],[-2.00102997,14.55902004],[-2.19182944,14.24641037],[-2.96767998,13.79815006],[-3.10371947,13.54125977],[-3.52280998,13.33765984],[-4.00639439,13.47247982],[-4.28040409,13.22842979],[-4.42715693,12.54265022],[-5.2209444,11.71385956],[-5.19783545,11.37514019],[-5.47056913,10.9512701],[-5.40433788,10.37075043],[-5.81693316,10.22255039],[-6.05043602,10.09636974],[-6.20520544,10.52406025],[-6.49395514,10.4113102],[-6.66645622,10.43080997],[-6.85050917,10.1389904],[-7.62274885,10.14723969],[-7.89959431,10.29738998],[-8.02993584,10.20652962],[-8.33536625,10.49481964],[-8.28234768,10.79259968],[-8.40729046,10.90927029],[-8.62031078,10.81089973],[-8.58127689,11.13624954],[-8.3762989,11.39363956],[-8.78608418,11.81256962],[-8.90526676,12.08835983],[-9.12747955,12.30807018],[-9.32759762,12.33428955],[-9.56788826,12.19423008],[-9.89097214,12.06048012],[-10.16520405,11.84409046],[-10.5932169,11.92399025],[-10.87082386,12.17788982],[-11.03653431,12.21125984],[-11.29756832,12.07796001],[-11.45613766,12.07682037],[-11.51391697,12.44297981],[-11.46789646,12.75452995],[-11.55339622,13.14122009],[-11.92772388,13.42208958],[-12.12488079,13.99472046],[-12.17073631,14.61682987],[-12.17073631,14.61682987]]]]
  class var MM = Country.addCountry["MM", "Burma", [[[99.54328156,20.18659019],[98.95967102,19.75297928],[98.25373077,19.70820999],[97.79776001,18.62709045],[97.37590027,18.44543076],[97.85913086,17.5679493],[98.49373627,16.83783913],[98.90335083,16.17782974],[98.53733826,15.3084898],[98.19207764,15.12370014],[98.43083191,14.62201977],[99.09780884,13.82750988],[99.21199799,13.26928997],[99.1963501,12.80475998],[99.5872879,11.89276981],[99.03810883,10.96053982],[98.55355072,9.93295956],[98.45717621,10.67525005],[98.76451874,11.4412899],[98.42835999,12.03297997],[98.509552,13.12236977],[98.10360718,13.64046001],[97.77770996,14.8373003],[97.59710693,16.10057068],[97.16452789,16.92873955],[96.5057373,16.42724991],[95.36933899,15.71438026],[94.80841827,15.80346012],[94.18881989,16.03795052],[94.53344727,17.27722931],[94.32478333,18.21351051],[93.54097748,19.36648941],[93.66325378,19.72697067],[93.07824707,19.85515022],[92.3685379,20.67086983],[92.30326843,21.47547913],[92.65225983,21.3240509],[92.67272186,22.04122925],[93.16609192,22.27845955],[93.06031799,22.70311928],[93.28636169,23.04364967],[93.32520294,24.07855988],[94.10677338,23.8507309],[94.55265045,24.67523956],[94.60324097,25.16250992],[95.15512085,26.00131989],[95.12474823,26.57357025],[96.41934204,27.26457977],[97.13398743,27.08375931],[97.05200195,27.69906044],[97.40260315,27.88252068],[97.32714081,28.26157951],[97.91195679,28.33592987],[98.24622345,27.74723053],[98.68270111,27.50881958],[98.71208954,26.74353981],[98.67180634,25.91869926],[97.72460175,25.08365059],[97.60473633,23.89739037],[98.66029358,24.06328964],[98.89875793,23.14273071],[99.53199768,22.94902992],[99.24092865,22.11831093],[99.98348999,21.7429409],[100.41652679,21.55884933],[101.15000153,21.85000038],[101.17999268,21.43655968],[100.32914734,20.78610992],[100.11595154,20.41785049],[99.54328156,20.18659019],[99.54328156,20.18659019]]]]
  class var MN = Country.addCountry["MN", "Mongolia", [[[87.75128937,49.29719925],[88.80554199,49.47053909],[90.71366119,50.33179855],[92.23468781,50.80218124],[93.1042099,50.49528885],[94.14756775,50.48052979],[94.815979,50.0134201],[95.81401825,49.97745895],[97.259758,49.72605133],[98.2317276,50.42238998],[97.82572937,51.01100922],[98.86145782,52.04737854],[99.98175812,51.63401031],[100.88950348,51.51684952],[102.06520844,51.25991058],[102.25588989,50.51055908],[103.67653656,50.08996964],[104.62158203,50.27531815],[105.88661194,50.40602112],[106.88883209,50.27428055],[107.86818695,49.79372025],[108.47518158,49.28255081],[109.40245056,49.29296112],[110.6619873,49.13014984],[111.58123779,49.37794876],[112.89772797,49.54357147],[114.36248779,50.24829865],[114.96209717,50.14027023],[115.48571014,49.80516815],[116.6787796,49.88856125],[116.19178009,49.13460159],[115.48532104,48.13537979],[115.74285889,47.72655106],[116.30893707,47.85340881],[117.29551697,47.69770813],[118.06414032,48.0667305],[118.86663055,47.74705124],[119.77281952,47.04806137],[119.66326141,46.69268036],[118.87431335,46.80540848],[117.42173767,46.67272949],[116.71787262,46.38819885],[115.98510742,45.72721863],[114.46035004,45.33983994],[113.46392059,44.80891037],[112.43609619,45.01165009],[111.87333679,45.1020813],[111.34838867,44.45746994],[111.66770172,44.07318115],[111.82962036,43.74312973],[111.12969208,43.40684128],[110.412117,42.87123108],[109.24362946,42.5194397],[107.74476624,42.48152161],[106.12931824,42.13431931],[104.9650116,41.59741974],[104.52227783,41.90835953],[103.31230927,41.90747833],[101.83305359,42.51488113],[100.84584045,42.66381073],[99.51583862,42.52468872],[97.45175171,42.74887848],[96.34938812,42.72563171],[95.76249695,43.31945038],[95.3068924,44.24132156],[94.68895721,44.35232925],[93.48069763,44.9754715],[92.1339035,45.11508179],[90.94553375,45.28606033],[90.58576965,45.71971893],[90.97080231,46.88813019],[90.28085327,47.69355011],[88.85428619,48.06908035],[88.01381683,48.59947968],[87.75128937,49.29719925],[87.75128937,49.29719925]]]]
  class var MQ = Country.addCountry["MQ", "Martinique", [[[-61.17998505,14.90999985],[-60.8549614,14.77999973],[-60.78995514,14.46500015],[-60.86497879,14.35499954],[-61.11497879,14.45499992],[-61.25494766,14.84500027],[-61.17998505,14.90999985],[-61.17998505,14.90999985]]]]
  class var MR = Country.addCountry["MR", "Mauritania", [[[-12.17073631,14.61682987],[-12.8306303,15.30370045],[-13.43574047,16.03936958],[-14.09951591,16.30430984],[-14.57734394,16.59824944],[-15.13571835,16.58728981],[-15.6236496,16.36935043],[-16.12066269,16.4556694],[-16.46308708,16.13504982],[-16.54969597,16.67388916],[-16.27056694,17.1669693],[-16.14634323,18.10848999],[-16.2568531,19.09671974],[-16.37763023,19.59382057],[-16.27781296,20.09251976],[-16.53630257,20.56786919],[-17.06339073,20.99975014],[-16.8451786,21.33330917],[-12.92910004,21.32707977],[-13.11873817,22.7712307],[-12.8742342,23.28482056],[-11.93722057,23.3746109],[-11.96942806,25.93335915],[-8.68728828,25.88106918],[-8.68439007,27.39574051],[-4.92331409,24.97456932],[-6.45375633,24.95659065],[-5.97113609,20.64084053],[-5.48852825,16.32509041],[-5.31527424,16.20185089],[-5.53774309,15.5017004],[-9.55020809,15.48651028],[-9.70027828,15.26410961],[-10.08684063,15.33047962],[-10.65077972,15.13274002],[-11.34910202,15.41125011],[-11.66607857,15.38821983],[-11.83420086,14.79909992],[-12.17073631,14.61682987],[-12.17073631,14.61682987]]]]
  class var MU = Country.addCountry["MU", "Mauritius", [[[57.30500031,-20.47999191],[57.41334915,-20.19999313],[57.54999924,-19.9949894],[57.6713295,-20.01499939],[57.79000092,-20.32997322],[57.59000015,-20.50521851],[57.30500031,-20.47999191],[57.30500031,-20.47999191]]]]
  class var MW = Country.addCountry["MW", "Malawi", [[[34.9071312,-13.56542969],[34.84838867,-13.56166172],[35.14873886,-14.00229836],[35.24840927,-14.2819643],[34.6974411,-14.2545805],[34.52596283,-13.98999596],[34.53623581,-13.60476875],[34.31562042,-12.92441082],[33.99679184,-12.26409817],[34.31233597,-11.61219597],[34.25,-10.89998817],[34.22251892,-10.33612633],[33.89450073,-9.80623245],[33.94083786,-9.69367027],[33.73971939,-9.41714001],[32.7593689,-9.23060226],[33.23139191,-9.67669868],[33.4856987,-10.52556229],[33.31529999,-10.79653835],[33.1142807,-11.60720634],[33.30638885,-12.43576622],[32.99174881,-12.7838583],[32.68817902,-13.71284008],[33.21401978,-13.97187614],[33.78969955,-14.45183086],[34.06483078,-14.35993958],[34.45962906,-14.61297703],[34.51766968,-15.01371002],[34.30728149,-15.47863007],[34.38129044,-16.18354607],[35.03380966,-16.80130005],[35.33908081,-16.10744476],[35.77191162,-15.89683056],[35.68682098,-14.61101055],[35.26795959,-13.88784027],[34.9071312,-13.56542969],[34.9071312,-13.56542969]]]]
  class var MX = Country.addCountry["MX", "Mexico", [[[-97.13990784,25.87000084],[-97.52796173,24.99213982],[-97.70294189,24.27234077],[-97.7759552,22.93258095],[-97.87226868,22.44421959],[-97.69902039,21.89868927],[-97.38887024,21.41101074],[-97.18932343,20.63544083],[-96.52557373,19.89093971],[-96.29209137,19.32037926],[-95.90087891,18.8280201],[-94.8390274,18.56271935],[-94.42569733,18.14438057],[-93.54862976,18.42383957],[-92.78603363,18.5248394],[-92.03734589,18.70457077],[-91.40788269,18.87607956],[-90.7718277,19.28412056],[-90.53356171,19.8674202],[-90.45136261,20.70752907],[-90.27851868,20.99983978],[-89.60131836,21.26173019],[-88.54377747,21.49367905],[-87.65835571,21.45885086],[-87.05187988,21.54355049],[-86.81192017,21.33152008],[-86.84587097,20.84985924],[-87.3832016,20.25542068],[-87.6210022,19.64656067],[-87.43667603,19.47238922],[-87.58652496,19.04013062],[-87.83713531,18.25980949],[-88.09061432,18.51663971],[-88.29995728,18.49999046],[-88.49010468,18.48682976],[-88.84831238,17.88319016],[-89.02984619,18.00152016],[-89.15084839,17.95545959],[-89.14306641,17.80830956],[-90.0679245,17.81932068],[-91.00141907,17.81760025],[-91.0022583,17.25465012],[-91.45391846,17.25218964],[-91.08165741,16.91847038],[-90.71176147,16.68748093],[-90.60082245,16.47076988],[-90.43881226,16.41012001],[-90.46447754,16.0695591],[-91.74788666,16.06657982],[-92.22924805,15.25144005],[-92.0871048,15.06459045],[-92.20314026,14.8301096],[-92.22768402,14.5388298],[-93.35940552,15.61544037],[-93.87518311,15.94017982],[-94.69165039,16.20099068],[-95.25013733,16.12833023],[-96.05329895,15.75207996],[-96.55731964,15.65351009],[-97.26351166,15.91707993],[-98.0129776,16.10732079],[-98.94769287,16.56604004],[-99.69736481,16.70618057],[-100.829422,17.1710701],[-101.6660614,17.64901924],[-101.91850281,17.91609001],[-102.47803497,17.97574997],[-103.5009613,18.29229927],[-103.91744232,18.74856949],[-104.99188995,19.31612968],[-105.49304199,19.94676971],[-105.73136902,20.43411064],[-105.39765167,20.53170967],[-105.50067139,20.81689072],[-105.27064514,21.07629013],[-105.26580811,21.4221096],[-105.60312653,21.87114906],[-105.69330597,22.26907921],[-106.02866364,22.77375984],[-106.90997314,23.7677803],[-107.9153595,24.54891968],[-108.40180969,25.17233086],[-109.26019287,25.58060074],[-109.44408417,25.82489014],[-109.29161072,26.4429493],[-109.80144501,26.67617035],[-110.39172363,27.16210938],[-110.64097595,27.85987091],[-111.17887878,27.94125938],[-111.75956726,28.46795082],[-112.22818756,28.95439911],[-112.27175903,29.26683044],[-112.80953979,30.02109909],[-113.16371155,30.78688049],[-113.14868164,31.17098045],[-113.8717804,31.56760979],[-114.20565033,31.52404976],[-114.77640533,31.79953957],[-114.9365921,31.39348984],[-114.77112579,30.91361046],[-114.67388916,30.16268921],[-114.33088684,29.75041962],[-113.58885193,29.06162071],[-113.42398071,28.82616997],[-113.27196503,28.75477982],[-113.13999939,28.41128922],[-112.96225739,28.42518044],[-112.76148224,27.78021049],[-112.45785522,27.52581024],[-112.24491882,27.17173958],[-111.61643219,26.66282082],[-111.28465271,25.73258972],[-110.98775482,25.29460907],[-110.70992279,24.82600021],[-110.65499878,24.29858971],[-110.17285156,24.26553917],[-109.77173615,23.81118011],[-109.40901184,23.36466026],[-109.43331146,23.18559074],[-109.85414124,22.81826973],[-110.03135681,22.82307053],[-110.29502869,23.43096924],[-110.94942474,24.00094986],[-111.67050171,24.48443031],[-112.18197632,24.73842049],[-112.14887238,25.47014046],[-112.30062103,26.01198959],[-112.77727509,26.32196045],[-113.46465302,26.76819038],[-113.59674072,26.63945007],[-113.84892273,26.90004921],[-114.4656601,27.14208984],[-115.05509186,27.72273064],[-114.98221588,27.79820061],[-114.57026672,27.74148941],[-114.19924164,28.11500931],[-114.16195679,28.56611061],[-114.93180847,29.27947044],[-115.51856995,29.55636024],[-115.88729858,30.18079948],[-116.25826263,30.83646011],[-116.72146606,31.63573074],[-117.12773132,32.53533936],[-115.99131775,32.61238861],[-114.72135925,32.72082901],[-114.81500244,32.52528],[-113.30488586,32.03913879],[-111.02350616,31.33472061],[-109.03494263,31.34193993],[-108.24194336,31.34222031],[-108.2399826,31.7548542],[-106.50754547,31.75452042],[-106.14286804,31.39995003],[-105.6315918,31.08382988],[-105.03733826,30.64402008],[-104.70574951,30.1217308],[-104.45697021,29.57196045],[-103.94000244,29.27000046],[-103.10997009,28.96999931],[-102.47995758,29.76000023],[-101.66230774,29.77930069],[-100.95755768,29.3807106],[-100.45578003,28.69611931],[-100.10997009,28.11000061],[-99.51992035,27.54000092],[-99.29997253,26.84000015],[-99.01992035,26.37000084],[-98.2399826,26.05999947],[-97.52993774,25.84000015],[-97.13990784,25.87000084],[-97.13990784,25.87000084]]]]
  class var MY = Country.addCountry["MY", "Malaysia", [[[109.66326141,2.00646996],[110.39614105,1.66376996],[111.16887665,1.85063004],[111.37010956,2.69729996],[111.79689789,2.88589001],[112.99564362,3.10240006],[113.71292877,3.8935101],[114.20401764,4.52585983],[114.65956879,4.00763988],[114.86956024,4.34832001],[115.34745789,4.31664991],[115.4056778,4.95523024],[115.45072174,5.44772005],[116.22075653,6.14319992],[116.7250824,6.92477989],[117.12963867,6.92805004],[117.64335632,6.42217016],[117.68907928,5.98750019],[118.34770203,5.70870018],[119.18186951,5.40783978],[119.11071014,5.01613998],[118.43977356,4.96651983],[118.61830902,4.47820997],[117.88200378,4.13754988],[117.01522064,4.30610991],[115.86547089,4.30657005],[115.51905823,3.16922998],[115.13404083,2.82149005],[114.62135315,1.43068004],[113.80586243,1.21755004],[112.85978699,1.49778998],[112.38028717,1.41012001],[111.79753113,0.90442997],[111.15914154,0.97649997],[110.51405334,0.77311999],[109.83022308,1.33813],[109.66326141,2.00646996],[109.66326141,2.00646996]],[[102.14118195,6.2216301],[102.37110901,6.12819004],[102.96172333,5.52448988],[103.38124084,4.85501003],[103.438591,4.18159008],[103.33213806,3.72670007],[103.4294281,3.38285995],[103.50247192,2.7910099],[103.85466766,2.51545],[104.24796295,1.63115001],[104.2288208,1.29304004],[103.51966858,1.22633004],[102.5736618,1.96712005],[101.39060974,2.7608099],[101.27355957,3.27029991],[100.6954422,3.93915009],[100.55741882,4.7672801],[100.1967392,5.3125],[100.30628967,6.04055977],[100.08576202,6.46447992],[100.25959778,6.6428299],[101.0754776,6.20487022],[101.15421295,5.69138002],[101.81430817,5.81080008],[102.14118195,6.2216301],[102.14118195,6.2216301]]]]
  class var MZ = Country.addCountry["MZ", "Mozambique", [[[35.31240082,-11.43914032],[34.93619919,-11.47956657],[34.85963821,-12.05580807],[34.70645905,-12.26742649],[34.81444931,-12.73588085],[34.84838867,-13.56166172],[34.9071312,-13.56542969],[35.26795959,-13.88784027],[35.68682098,-14.61101055],[35.77191162,-15.89683056],[35.33908081,-16.10744476],[35.03380966,-16.80130005],[34.38129044,-16.18354607],[34.30728149,-15.47863007],[34.51766968,-15.01371002],[34.45962906,-14.61297703],[34.06483078,-14.35993958],[33.78969955,-14.45183086],[33.21401978,-13.97187614],[30.17951012,-14.79608822],[30.27425003,-15.50779438],[30.33897972,-15.88085842],[31.17307091,-15.86094856],[31.63651085,-16.07198143],[31.85201073,-16.31942558],[32.32825089,-16.39204788],[32.84764099,-16.713377],[32.8498497,-17.9790287],[32.65488815,-18.67208672],[32.61201096,-19.41935539],[32.77270889,-19.7155838],[32.65974045,-20.30428123],[32.50870895,-20.39530945],[32.24502182,-21.11650085],[31.19142914,-22.25150108],[31.67037964,-23.65895081],[31.93058014,-24.36942101],[31.7524395,-25.4842453],[31.83774948,-25.84332657],[31.98576927,-26.29177666],[32.07167053,-26.73380089],[32.83013153,-26.74217415],[32.91596985,-26.21587181],[32.66038895,-26.14855003],[32.57463074,-25.7272892],[33.0132103,-25.3575592],[34.21583939,-24.81629944],[35.0407486,-24.47833633],[35.45875168,-24.12257767],[35.60744095,-23.70651627],[35.37179184,-23.53533936],[35.53392029,-23.07077026],[35.56158066,-22.12302399],[35.35665131,-22.38731766],[35.37340927,-21.84083176],[35.17613983,-21.25435829],[34.70188141,-20.49699783],[34.78638077,-19.78400421],[35.19837952,-19.5527916],[35.89649963,-18.84226036],[36.28128052,-18.65965652],[37.41114044,-17.58637047],[38.53833008,-17.10099602],[39.45256042,-16.72089386],[40.08927917,-16.10072708],[40.47727966,-15.40629673],[40.77548981,-14.69178009],[40.59960938,-14.20198631],[40.56079865,-12.63917637],[40.43727875,-11.76169682],[40.47838974,-10.76545429],[40.31658936,-10.31708622],[39.52099991,-10.8968668],[38.42757034,-11.28518867],[37.82764053,-11.26877689],[37.47129059,-11.56875229],[36.77513885,-11.59453678],[36.51406097,-11.72091866],[35.31240082,-11.43914032],[35.31240082,-11.43914032]]]]
  class var NA = Country.addCountry["NA", "Namibia", [[[16.34494972,-28.5766716],[15.60181046,-27.82123566],[15.2104702,-27.09095573],[14.98974037,-26.11733055],[14.74322987,-25.39292908],[14.40812016,-23.85298347],[14.38572979,-22.65663338],[14.25771046,-22.11118126],[13.86865044,-21.69901085],[13.35251999,-20.87281609],[12.82682037,-19.67316437],[12.60857964,-19.04535866],[11.79489994,-18.06913567],[11.73423004,-17.30188942],[12.21547985,-17.11164665],[12.81406975,-16.94130898],[13.46234989,-16.97120285],[14.05852985,-17.42336082],[14.20971012,-17.35311699],[18.26332092,-17.30994415],[18.95620918,-17.78907585],[21.37717056,-17.9306469],[23.21504974,-17.52312469],[24.03384972,-17.29586601],[24.68234062,-17.35341835],[25.07695007,-17.57878304],[25.08444023,-17.66178703],[24.52071953,-17.88714218],[24.21738052,-17.88933563],[23.57901955,-18.28128052],[23.19685936,-17.86903763],[21.65501976,-18.21913338],[20.91065979,-18.2522049],[20.88110924,-21.81430054],[19.89546013,-21.84913254],[19.89575958,-24.76776314],[19.89473915,-28.46112061],[19.00214005,-28.97241402],[18.46489906,-29.04546165],[17.83614922,-28.85636711],[17.38748932,-28.78351784],[17.21895027,-28.35593414],[16.82398987,-28.08212662],[16.34494972,-28.5766716],[16.34494972,-28.5766716]]]]
  class var NC = Country.addCountry["NC", "New Caledonia", [[[165.77999878,-21.07997322],[166.6000061,-21.69999313],[167.11999512,-22.15997696],[166.74000549,-22.39998817],[166.18972778,-22.12969971],[165.47439575,-21.67962265],[164.82980347,-21.14981079],[164.16799927,-20.44472504],[164.02963257,-20.1056118],[164.46000671,-20.1199894],[165.02000427,-20.45998383],[165.46000671,-20.79997635],[165.77999878,-21.07997322],[165.77999878,-21.07997322]]]]
  class var NE = Country.addCountry["NE", "Niger", [[[2.15445995,11.94013977],[2.17710996,12.62502003],[1.02410996,12.85182953],[0.99304998,13.33574963],[0.42991,13.98873043],[0.29563999,14.44423962],[0.37489,14.92891979],[1.01578999,14.96817017],[1.38552999,15.32357025],[2.75001001,15.40952015],[3.63825011,15.56812],[3.72344995,16.1842804],[4.27020979,16.85222054],[4.26742983,19.15527916],[5.67757988,19.60120964],[8.57291031,21.56565094],[11.9995203,23.47166061],[13.58145046,23.04051018],[14.14385033,22.4912796],[14.85130024,22.86294937],[15.09689045,21.30850983],[15.4710598,21.04845047],[15.4871397,20.73041916],[15.90326977,20.38760948],[15.68572998,19.95718956],[15.30045033,17.92794991],[15.24775028,16.62729073],[13.97216988,15.68437004],[13.54039001,14.36711979],[13.95672035,13.9966898],[13.95446014,13.35344982],[14.5958004,13.33043003],[14.49577999,12.8593998],[14.21350956,12.80202961],[14.18132973,12.48365974],[13.99534035,12.46154976],[13.31871033,13.55634975],[13.08401012,13.5961504],[12.30206013,13.03717995],[11.52779007,13.32898045],[10.98960972,13.38733006],[10.7010498,13.24691963],[10.11480999,13.27725983],[9.52493954,12.85109043],[9.01494026,12.82666016],[7.80468988,13.34354019],[7.33073997,13.09803963],[6.8204298,13.11509991],[6.44540977,13.49277973],[5.44303989,13.86592007],[4.36836004,13.74748993],[4.10793018,13.53120041],[3.96727991,12.95611954],[3.68061996,12.55290031],[3.61119008,11.66018009],[2.84867001,12.23565006],[2.49018002,12.23305988],[2.15445995,11.94013977],[2.15445995,11.94013977]]]]
  class var NG = Country.addCountry["NG", "Nigeria", [[[8.50026035,4.77197981],[7.46214008,4.41209984],[7.08257008,4.46469021],[6.69809008,4.2405901],[5.89816999,4.26246023],[5.36281013,4.88796997],[5.03356981,5.61180019],[4.32560015,6.27064991],[3.57419991,6.25829983],[2.69169998,6.25881004],[2.7490499,7.87073994],[2.72379994,8.50685024],[2.91230989,9.13761044],[3.22035003,9.44416046],[3.70541,10.06320953],[3.60005999,10.33218956],[3.79710007,10.73474979],[3.57221007,11.32793045],[3.61119008,11.66018009],[3.68061996,12.55290031],[3.96727991,12.95611954],[4.10793018,13.53120041],[4.36836004,13.74748993],[5.44303989,13.86592007],[6.44540977,13.49277973],[6.8204298,13.11509991],[7.33073997,13.09803963],[7.80468988,13.34354019],[9.01494026,12.82666016],[9.52493954,12.85109043],[10.11480999,13.27725983],[10.7010498,13.24691963],[10.98960972,13.38733006],[11.52779007,13.32898045],[12.30206013,13.03717995],[13.08401012,13.5961504],[13.31871033,13.55634975],[13.99534035,12.46154976],[14.18132973,12.48365974],[14.57717991,12.08535957],[14.46815968,11.90474987],[14.41539001,11.57238007],[13.57295036,10.79858017],[13.30865002,10.16036987],[13.16761017,9.64062023],[12.95547962,9.41777039],[12.75368977,8.7177496],[12.2188797,8.30583],[12.06394005,7.79980993],[11.83932018,7.39703989],[11.74578953,6.98139],[11.05877018,6.64443016],[10.49736977,7.05534983],[10.11828995,7.0387702],[9.52268982,6.45348978],[9.23318958,6.44448996],[8.75751019,5.47967005],[8.50026035,4.77197981],[8.50026035,4.77197981]]]]
  class var NI = Country.addCountry["NI", "Nicaragua", [[[-85.71250916,11.08843994],[-86.05845642,11.40344048],[-86.52578735,11.80688953],[-86.74596405,12.14396954],[-87.16744995,12.45825958],[-87.66841125,12.90991974],[-87.55739594,13.06455994],[-87.39228058,12.91401005],[-87.31665039,12.98468971],[-87.00571442,13.02579021],[-86.88053894,13.25421047],[-86.73381805,13.26309013],[-86.75504303,13.75485039],[-86.52068329,13.77847958],[-86.31212616,13.77136993],[-86.09625244,14.03818035],[-85.80124664,13.83603954],[-85.69866943,13.96008015],[-85.51439667,14.07901001],[-85.16532898,14.35437012],[-85.14873505,14.5601902],[-85.0526886,14.55154991],[-84.92438507,14.79049015],[-84.81997681,14.81958961],[-84.64948273,14.66679955],[-84.44934082,14.62160969],[-84.22831726,14.74874973],[-83.97568512,14.74944019],[-83.62850189,14.88006973],[-83.48987579,15.01626015],[-83.14720154,14.99582958],[-83.23319244,14.89986038],[-83.28406525,14.67661953],[-83.18212891,14.31070042],[-83.41243744,13.97006989],[-83.51972198,13.56770992],[-83.5521698,13.1270504],[-83.49842834,12.86929989],[-83.47322083,12.41909981],[-83.626091,12.32085037],[-83.71958923,11.89313984],[-83.65077209,11.62903023],[-83.85546875,11.3732996],[-83.80886078,11.10305023],[-83.65554047,10.93877983],[-83.89498138,10.72682953],[-84.19017792,10.79345989],[-84.35585022,10.99923992],[-84.67298889,11.08265018],[-84.9029007,10.95230007],[-85.56180573,11.21712017],[-85.71250916,11.08843994],[-85.71250916,11.08843994]]]]
  class var NL = Country.addCountry["NL", "Netherlands", [[[6.07421017,53.51039886],[6.90514994,53.4821701],[7.0920701,53.1440506],[6.84286022,52.2284317],[6.5893898,51.85203171],[5.98865986,51.85160828],[6.15666008,50.80374146],[5.60695982,51.03731155],[4.97396994,51.47502136],[4.04709005,51.26726151],[3.31494999,51.34577179],[3.83030009,51.62054825],[4.70597982,53.09180069],[6.07421017,53.51039886],[6.07421017,53.51039886]]]]
  class var NO = Country.addCountry["NO", "Norway", [[[11.02737045,58.85617065],[10.35657024,59.46981049],[8.38201046,58.31328964],[7.04873991,58.07889938],[5.66582012,58.58813858],[5.30825996,59.66323853],[4.9920702,61.97100067],[5.91288996,62.61449051],[8.55338955,63.45399094],[10.52770042,64.4860611],[12.35836983,65.8797226],[14.76113987,67.81063843],[16.43589973,68.56321716],[19.18400955,69.81742859],[21.37841988,70.25517273],[23.02371979,70.20205688],[24.54656982,71.03050232],[26.37004089,70.98626709],[28.16555977,71.18547821],[31.29340935,70.45381165],[30.00542068,70.18624115],[31.10107994,69.5581131],[29.39954948,69.15692139],[28.59193993,69.06478882],[29.01556015,69.76648712],[27.73229027,70.16417694],[26.17959976,69.82527924],[25.68922043,69.09211731],[24.73567963,68.64956665],[23.66205978,68.89124298],[22.35622978,68.84174347],[21.2449398,69.37046051],[20.64558983,69.10624695],[20.02523994,69.06513977],[19.87857056,68.4072113],[17.99386978,68.56741333],[17.72916031,68.01055145],[16.76889038,68.01393127],[16.10869026,67.3024292],[15.10842037,66.19387054],[13.5557003,64.78703308],[13.91991043,64.44542694],[13.57192993,64.04911804],[12.57993984,64.06625366],[11.93056011,63.12831879],[11.99205971,61.80036926],[12.63115978,61.29359055],[12.30039024,60.117939],[11.46823978,59.43239975],[11.02737045,58.85617065],[11.02737045,58.85617065]],[[15.14282036,79.67430878],[15.52254963,80.01608276],[16.99085045,80.05085754],[18.25182915,79.70175171],[21.54383087,78.95610809],[19.02737045,78.56259918],[18.47171974,77.82669067],[17.59440994,77.63796234],[17.1182003,76.8094101],[15.91314983,76.77044678],[13.76259041,77.38034821],[14.66956043,77.73564911],[13.17059994,78.02493286],[11.22231007,78.86930084],[10.44452953,79.65238953],[13.17076969,80.0104599],[13.71852016,79.66039276],[15.14282036,79.67430878],[15.14282036,79.67430878]],[[24.72411919,77.85385132],[22.49032021,77.44493103],[20.72600937,77.6770401],[21.41610909,77.93504333],[20.81189919,78.25463104],[22.88426018,78.4549408],[23.28133965,78.07953644],[24.72411919,77.85385132],[24.72411919,77.85385132]],[[27.40752029,80.05641937],[25.92464066,79.5178299],[23.02446938,79.40003204],[20.07518005,79.56681824],[19.89727974,79.84236145],[18.46224976,79.8598938],[17.3680191,80.31889343],[20.45598984,80.59815216],[21.90796089,80.35767365],[22.9192791,80.6571579],[25.44761086,80.40734863],[27.40752029,80.05641937],[27.40752029,80.05641937]]]]
  class var NP = Country.addCountry["NP", "Nepal", [[[88.12045288,27.87655067],[88.04309845,27.44581985],[88.17482758,26.81041908],[88.0602417,26.41463089],[87.22750092,26.39789963],[86.0243988,26.63097954],[85.25176239,26.72619057],[84.67501831,27.23489952],[83.30422974,27.36450958],[82.,27.92547989],[81.05719757,28.41610909],[80.08843994,28.7944603],[80.47673798,29.72985077],[81.11122894,30.18349075],[81.52581787,30.42271042],[82.32749939,30.11527061],[83.33711243,29.46372986],[83.8989563,29.32023048],[84.23458862,28.83987999],[85.01164246,28.64277077],[85.823349,28.20358086],[86.95448303,27.97425079],[88.12045288,27.87655067],[88.12045288,27.87655067]]]]
  class var NZ = Country.addCountry["NZ", "New Zealand", [[[176.88581848,-40.06596756],[176.50802612,-40.60474396],[176.01246643,-41.28956223],[175.23953247,-41.68826675],[175.06788635,-41.42581558],[174.65093994,-41.28178024],[175.22763062,-40.45921707],[174.900177,-39.90890121],[173.82411194,-39.5088501],[173.85229492,-39.14657211],[174.57479858,-38.79761505],[174.7434845,-38.02779388],[174.69700623,-37.38109589],[174.29199219,-36.71109009],[174.3190155,-36.53482056],[173.84100342,-36.12195587],[173.0541687,-35.23711395],[172.63601685,-34.52910614],[173.00700378,-34.45059586],[173.55126953,-35.00614929],[174.32940674,-35.26546478],[174.61198425,-36.15631485],[175.33665466,-37.20910263],[175.35757446,-36.52616882],[175.80888367,-36.7989502],[175.95854187,-37.55537796],[176.76321411,-37.88125229],[177.43884277,-37.96123505],[178.01037598,-37.57982635],[178.51708984,-37.69531631],[178.2747345,-38.58273697],[177.97042847,-39.16635132],[177.20701599,-39.14572525],[176.93997192,-39.44968414],[177.03292847,-39.8799057],[176.88581848,-40.06596756],[176.88581848,-40.06596756]],[[169.66781616,-43.55532837],[170.52496338,-43.03162384],[171.12507629,-42.51274109],[171.56968689,-41.7673912],[171.94869995,-41.51434708],[172.09727478,-40.95602798],[172.7986145,-40.49394608],[173.02035522,-40.91906357],[173.24725342,-41.33198166],[173.9584198,-40.92669296],[174.24757385,-41.34915161],[174.24855042,-41.76998901],[173.87640381,-42.23313904],[173.22273254,-42.97002411],[172.71130371,-43.37226868],[173.0801239,-43.8532753],[172.30857849,-43.86565399],[171.45292664,-44.24248505],[171.18513489,-44.89703751],[170.61668396,-45.90892029],[169.83145142,-46.35573578],[169.33233643,-46.64123154],[168.41137695,-46.61991882],[167.76376343,-46.29014206],[166.67692566,-46.21986008],[166.50915527,-45.85267258],[167.04641724,-45.11090469],[168.30377197,-44.12395477],[168.94943237,-43.93577194],[169.66781616,-43.55532837],[169.66781616,-43.55532837]]]]
  class var OM = Country.addCountry["OM", "Oman", [[[56.39685822,24.92473984],[56.84516144,24.24168015],[57.40343857,23.87858963],[58.13694,23.74793053],[58.72919846,23.56567001],[59.18046951,22.99238968],[59.45009995,22.66028023],[59.80809021,22.53362083],[59.80612946,22.31052017],[59.44218826,21.71455002],[59.28239822,21.43388939],[58.86116028,21.11404037],[58.48799133,20.42897034],[58.03432083,20.48143959],[57.82640076,20.24299049],[57.66574097,19.7360096],[57.78868866,19.06756973],[57.69438934,18.94470978],[57.23424149,18.94799995],[56.60964966,18.57426071],[56.51219177,18.08711052],[56.28348923,17.87607002],[55.66149139,17.88414001],[55.26992035,17.63229942],[55.2748909,17.22837067],[54.79098129,16.95068932],[54.23926163,17.0449791],[53.57049942,16.70766068],[53.10858154,16.6510601],[52.78218079,17.34972954],[52.,19.],[55.,20.],[55.66666031,22.],[55.20832825,22.70833015],[55.23447037,23.11097908],[55.52582932,23.52487946],[55.52861023,23.93359947],[55.98123932,24.13055038],[55.80411911,24.26960945],[55.88623047,24.92082977],[56.39685822,24.92473984],[56.39685822,24.92473984]],[[56.07083893,26.05545998],[56.36201859,26.39592934],[56.48566818,26.30911064],[56.39139938,25.89599991],[56.26103973,25.71460915],[56.07083893,26.05545998],[56.07083893,26.05545998]]]]
  class var PA = Country.addCountry["PA", "Panama", [[[-77.88148499,7.22378016],[-78.2148819,7.51225996],[-78.4291153,8.05204964],[-78.18203735,8.31917],[-78.43538666,8.38770962],[-78.62213135,8.71813011],[-79.1202774,8.99610043],[-79.55784607,8.9323597],[-79.76052856,8.58452034],[-80.16437531,8.33331966],[-80.38260651,8.29839993],[-80.48061371,8.0903101],[-80.00362396,7.54753017],[-80.27656555,7.41975021],[-80.42112732,7.27158022],[-80.88630676,7.22055006],[-81.05947876,7.81791019],[-81.18967438,7.64792013],[-81.51941681,7.70662022],[-81.72130585,8.10896015],[-82.13137817,8.17539024],[-82.39093018,8.29234982],[-82.82006836,8.29086018],[-82.85094452,8.07382965],[-82.96573639,8.22504044],[-82.91311646,8.42352962],[-82.82966614,8.62629986],[-82.86864471,8.80725956],[-82.71917725,8.92570972],[-82.92708588,9.07433033],[-82.93283081,9.47681999],[-82.54620361,9.56614971],[-82.18713379,9.20744038],[-82.20758057,8.99555969],[-81.80848694,8.95061016],[-81.71407318,9.03195],[-81.4392395,8.78623962],[-80.94722748,8.85851002],[-80.52181244,9.11108017],[-79.91461182,9.31278038],[-79.57330322,9.61159992],[-79.02117157,9.55292988],[-79.05838013,9.45458031],[-78.50081635,9.42047024],[-78.05587769,9.24773026],[-77.72946167,8.9468298],[-77.35329437,8.6704998],[-77.47462463,8.52429962],[-77.24254608,7.93527985],[-77.43106079,7.63806009],[-77.75330353,7.70983982],[-77.88148499,7.22378016],[-77.88148499,7.22378016]]]]
  class var PE = Country.addCountry["PE", "Peru", [[[-69.59036255,-17.58001328],[-69.85834503,-18.09267426],[-70.37255096,-18.34794235],[-71.37523651,-17.77376556],[-71.46202087,-17.36347008],[-73.44449615,-16.35936928],[-75.23781586,-15.26568699],[-76.00910187,-14.64924812],[-76.42346191,-13.8231926],[-76.25918579,-13.53505421],[-77.10620117,-12.22268867],[-78.0920639,-10.37768078],[-79.03690338,-8.38656712],[-79.44591522,-7.93080807],[-79.76052856,-7.19435787],[-80.53736115,-6.54163504],[-81.25,-6.13683414],[-80.92632294,-5.69053316],[-81.41083527,-4.73675823],[-81.09955597,-4.03637409],[-80.30254364,-3.40485907],[-80.18390656,-3.82114959],[-80.46918488,-4.05929899],[-80.4421463,-4.42573881],[-80.02883148,-4.3460741],[-79.62490082,-4.45417595],[-79.20523071,-4.95914698],[-78.63989258,-4.54778337],[-78.45066833,-3.87306952],[-77.83786011,-3.00300956],[-76.63535309,-2.60868669],[-75.54496765,-1.56161952],[-75.23369598,-0.91139966],[-75.37322998,-0.15201995],[-75.10662842,-0.05717998],[-74.44158173,-0.53080976],[-74.1223526,-1.00284004],[-73.65946198,-1.26049995],[-73.07035065,-2.30893803],[-72.32570648,-2.43420959],[-71.77466583,-2.16980863],[-71.41352081,-2.34280944],[-70.81336975,-2.25686669],[-70.04763794,-2.72517943],[-70.69257355,-3.74284863],[-70.39403534,-3.76656818],[-69.89360046,-4.29816628],[-70.79470062,-4.25123978],[-70.92881775,-4.40160513],[-71.74841309,-4.59400892],[-72.89189148,-5.27455807],[-72.96444702,-5.74126625],[-73.21961975,-6.08917999],[-73.11997223,-6.62994528],[-73.7244873,-6.91858339],[-73.72338104,-7.34098625],[-73.98723602,-7.52380514],[-73.57103729,-8.42441082],[-73.01537323,-9.03282833],[-73.22666931,-9.46219826],[-72.56293488,-9.52021027],[-72.18486023,-10.05358791],[-71.30231476,-10.07943439],[-70.4818573,-9.49008846],[-70.54859161,-11.00915051],[-70.09374237,-11.12397003],[-69.52963257,-10.95170212],[-68.66498566,-12.56130981],[-68.88005829,-12.89971828],[-68.9291687,-13.60266781],[-68.94882202,-14.45363712],[-69.33942413,-14.95318699],[-69.16031647,-15.32393837],[-69.38977051,-15.6601162],[-68.95954132,-16.50066185],[-69.59036255,-17.58001328],[-69.59036255,-17.58001328]]]]
  class var PG = Country.addCountry["PG", "Papua New Guinea", [[[141.00419617,-5.76999331],[141.00021362,-2.6001575],[142.73524475,-3.28917766],[144.58395386,-3.8613975],[145.27316284,-4.37371635],[145.82977295,-4.8764801],[145.98190308,-5.4656291],[147.64813232,-6.08364725],[147.89111328,-6.6140151],[146.97088623,-6.72165346],[147.19189453,-7.38801908],[148.08460999,-8.04410076],[148.7341156,-9.10466003],[149.30683899,-9.07139683],[149.26663208,-9.51438808],[150.03874207,-9.68431664],[149.73880005,-9.87294579],[150.80163574,-10.29370785],[150.69059753,-10.58271027],[150.02842712,-10.65246201],[149.78234863,-10.39325428],[148.92314148,-10.28093433],[147.91300964,-10.13043976],[147.13543701,-9.49244881],[146.56788635,-8.94256687],[146.04849243,-8.06739616],[144.74415588,-7.63012409],[143.89709473,-7.91532803],[143.28637695,-8.24546623],[143.41397095,-8.9830761],[142.62844849,-9.32683086],[142.06825256,-9.15959835],[141.01057434,-9.15706825],[141.00419617,-5.76999331],[141.00419617,-5.76999331]],[[151.30142212,-5.84071445],[150.75442505,-6.08374596],[150.2412262,-6.3177352],[149.7099762,-6.31652641],[148.89007568,-6.02605629],[148.31895447,-5.74712515],[148.40185547,-5.43773317],[149.29841614,-5.58372736],[149.84559631,-5.50551987],[149.99627686,-5.02608728],[150.13975525,-5.001369],[150.23692322,-5.53221798],[150.80747986,-5.45582914],[151.08966064,-5.11370707],[151.64788818,-4.75708008],[151.53782654,-4.16779423],[152.13679504,-4.14880514],[152.33876038,-4.3129735],[152.31871033,-4.86766624],[151.98278809,-5.47808695],[151.45910645,-5.5602541],[151.30142212,-5.84071445],[151.30142212,-5.84071445]],[[152.63999939,-3.65999961],[153.02000427,-3.97999907],[153.13999939,-4.5],[152.82733154,-4.76643515],[152.63865662,-4.17611408],[152.40603638,-3.78974819],[151.95323181,-3.46208906],[151.38427734,-3.03542805],[150.6620636,-2.7414577],[150.94000244,-2.5],[151.47999573,-2.77999759],[151.82000732,-3.],[152.24000549,-3.23999953],[152.63999939,-3.65999961],[152.63999939,-3.65999961]]]]
  class var PH = Country.addCountry["PH", "Philippines", [[[122.33698273,18.22488022],[122.17430878,17.81027985],[122.51569366,17.09350967],[122.25228882,16.26244926],[121.66277313,15.93103027],[121.50504303,15.12481022],[121.72882843,14.32837963],[122.25894165,14.21821022],[122.70126343,14.33654976],[123.95025635,13.78213024],[123.85514069,13.23777962],[124.18126678,12.99752998],[124.07739258,12.53668022],[123.29805756,13.02752972],[122.92867279,13.55292034],[122.6713562,13.18583012],[122.03468323,13.78448009],[121.12641907,13.63669968],[120.62863922,13.85766029],[120.67939758,14.27099991],[120.99179077,14.52540016],[120.69333649,14.75667953],[120.56411743,14.39628029],[120.07045746,14.97087955],[119.92092133,15.40633965],[119.88374329,16.36368942],[120.28648376,16.03462982],[120.39006042,17.59907913],[120.71589661,18.50523949],[121.32128906,18.50406075],[121.93762207,18.21855927],[122.24604034,18.4789505],[122.33698273,18.22488022],[122.33698273,18.22488022]],[[126.37684631,8.41471004],[126.47855377,7.75035],[126.53743744,7.18939018],[126.19676208,6.27429008],[125.83144379,7.29370022],[125.36385345,6.78647995],[125.68315887,6.04967022],[125.39650726,5.58100986],[124.21977997,6.16134977],[123.93874359,6.88512993],[124.2436676,7.36061001],[123.61019897,7.83353996],[123.2960968,7.41887999],[122.8254776,7.45737982],[122.08551025,6.89941978],[121.91992188,7.19211006],[122.31233978,8.03495026],[122.94242096,8.31622982],[123.48764801,8.69301987],[123.84117126,8.24030972],[124.60147095,8.51414967],[124.7645874,8.96039963],[125.4713974,8.98698997],[125.41210175,9.7603302],[126.22271729,9.28608036],[126.30660248,8.78248024],[126.37684631,8.41471004],[126.37684631,8.41471004]],[[125.50257111,12.1626997],[125.78343201,11.04613018],[125.0118866,11.31147003],[125.03275299,10.97583008],[125.2775116,10.35873032],[124.80184937,10.13469028],[124.76013184,10.83800983],[124.45909119,10.88992977],[124.30249786,11.4953804],[124.89105225,11.41557026],[124.8780365,11.79419041],[124.26674652,12.55776024],[125.22714996,12.53573036],[125.50257111,12.1626997],[125.50257111,12.1626997]],[[122.58609009,9.98104],[122.83711243,10.2611599],[122.94741058,10.88185978],[123.49887848,10.94062996],[123.33776855,10.26737976],[124.07797241,11.23272991],[123.98245239,10.27877998],[123.62315369,9.95007992],[123.30991364,9.31826973],[122.99588013,9.02219963],[122.38007355,9.7133503],[122.58609009,9.98104],[122.58609009,9.98104]],[[118.50457001,9.31637001],[117.17429352,8.36750984],[117.6644516,9.06688976],[118.3868866,9.6844902],[118.98735046,10.37629032],[119.5114975,11.36966038],[119.68968201,10.55430031],[119.02945709,10.0036602],[118.50457001,9.31637001],[118.50457001,9.31637001]],[[122.03835297,11.41584969],[121.88353729,11.89175034],[122.48383331,11.58220005],[123.12020874,11.58366013],[123.10083771,11.16592026],[122.63771057,10.74131012],[122.00260162,10.44102001],[121.96736145,10.9056797],[122.03835297,11.41584969],[122.03835297,11.41584969]],[[120.83393097,12.70450974],[120.32343292,13.46640015],[121.18010712,13.42969036],[121.5273819,13.06958961],[121.26222229,12.20557022],[120.83393097,12.70450974],[120.83393097,12.70450974]]]]
  class var PK = Country.addCountry["PK", "Pakistan", [[[75.15802002,37.13302994],[75.89691162,36.66680908],[76.19284058,35.89839935],[77.83746338,35.49401855],[76.87174225,34.65354919],[75.75704956,34.50492096],[74.24019623,34.74887848],[73.74992371,34.3176918],[74.10430145,33.44145966],[74.4515686,32.76490021],[75.25863647,32.27111053],[74.40589905,31.6926403],[74.42137146,30.97982025],[73.45066833,29.97641945],[72.8237381,28.96158028],[71.77768707,27.9131794],[70.61647034,27.98920059],[69.51438904,26.94096947],[70.16893768,26.49188042],[70.28289795,25.72221947],[70.84468079,25.21509933],[71.0432663,24.35652924],[68.84259796,24.3591404],[68.176651,23.69197083],[67.44367218,23.94485092],[67.14543915,24.66360092],[66.37281036,25.42514038],[64.53041077,25.23703957],[62.90571976,25.21841049],[61.49739075,25.07823944],[61.8741684,26.23996925],[63.31665039,26.7565403],[63.23390961,27.21703911],[62.75543976,27.37892914],[62.72782135,28.25963974],[61.77183914,28.69934082],[61.36928177,29.30327034],[60.8742485,29.82925034],[62.54985809,29.31856918],[63.55025101,29.46833992],[64.14801025,29.34081078],[64.35044098,29.56003952],[65.04686737,29.47219086],[66.34645081,29.88793945],[66.3814621,30.73891068],[66.93888855,31.30489922],[67.68338776,31.30314064],[67.79270935,31.58293915],[68.55692291,31.71331978],[68.926651,31.62018013],[69.31774902,31.90139961],[69.26251984,32.50193024],[69.68714142,33.10549927],[70.32357788,33.35852051],[69.93052673,34.02011871],[70.88181305,33.98884964],[71.1567688,34.34891891],[71.11501312,34.73310852],[71.61308289,35.15319824],[71.4987793,35.65055847],[71.26236725,36.07437897],[71.84628296,36.50994873],[72.91999817,36.72000122],[74.06757355,36.8361702],[74.57589722,37.02083969],[75.15802002,37.13302994],[75.15802002,37.13302994]]]]
  class var PL = Country.addCountry["PL", "Poland", [[[15.01696968,51.10668182],[14.60706997,51.74518967],[14.68500042,52.08995819],[14.4376297,52.62485123],[14.07448959,52.98128128],[14.35330009,53.24819183],[14.11966038,53.75701141],[14.80288982,54.05072021],[16.36347008,54.51316833],[17.62280083,54.85153961],[18.62084961,54.68260956],[18.69626999,54.4387207],[19.66064072,54.42610168],[20.89224052,54.31253052],[22.73109055,54.32754898],[23.24401093,54.22058105],[23.48413086,53.91249847],[23.52753067,53.47011185],[23.80492973,53.08974838],[23.79920959,52.69110107],[23.19949913,52.48696899],[23.50799942,52.02365112],[23.52706909,51.57846832],[24.02997971,50.70541],[23.92275047,50.42488098],[23.42650032,50.30849838],[22.51841927,49.47677994],[22.77639961,49.02740097],[22.55816078,49.08573914],[21.60779953,49.47008896],[20.88796043,49.32878876],[20.41583061,49.43146133],[19.82504082,49.21712875],[19.32069969,49.57157135],[18.90957069,49.43585968],[18.85313988,49.49623108],[18.39289093,49.98865128],[17.64942932,50.04904175],[17.55456924,50.36212921],[16.86874008,50.47399139],[16.71949005,50.2157402],[16.17624092,50.42263031],[16.23863029,50.69773865],[15.49094963,50.784729],[15.01696968,51.10668182],[15.01696968,51.10668182]]]]
  class var PR = Country.addCountry["PR", "Puerto Rico", [[[-66.28237152,18.51477051],[-65.77129364,18.42668915],[-65.59100342,18.22805023],[-65.84715271,17.97588921],[-66.59989929,17.98181915],[-67.18411255,17.94654083],[-67.24242401,18.37446022],[-67.1006012,18.52059937],[-66.28237152,18.51477051],[-66.28237152,18.51477051]]]]
  class var PT = Country.addCountry["PT", "Portugal", [[[-9.03482628,41.88056946],[-8.6719265,42.1346817],[-8.26387024,42.28046036],[-8.01316643,41.79087067],[-7.42249346,41.79206848],[-7.25130701,41.91835022],[-6.66858339,41.88338089],[-6.38908005,41.38180161],[-6.85110712,41.11109161],[-6.8640151,40.33086014],[-7.02642632,40.18453979],[-7.06658888,39.7118988],[-7.49864912,39.62955856],[-7.09800434,39.03007126],[-7.37407351,38.37305069],[-7.02927542,38.07574844],[-7.16651821,37.80390167],[-7.5371089,37.4289093],[-7.45372534,37.09780121],[-7.85560989,36.83827972],[-8.38279438,36.97888184],[-8.89884853,36.86880112],[-8.74608231,37.65134811],[-8.83998775,38.26623154],[-9.2874403,38.35848999],[-9.52656078,38.7374382],[-9.44697666,39.39207077],[-9.04828262,39.75510025],[-8.97735214,40.15929031],[-8.76869965,40.76063919],[-8.79085636,41.18432999],[-8.99076653,41.54346848],[-9.03482628,41.88056946],[-9.03482628,41.88056946]]]]
  class var PW = Country.addCountry["PW", "Palau", [[[134.52000427,7.3579998],[134.48199463,7.43599987],[134.51400757,7.53399992],[134.55599976,7.59200001],[134.5980072,7.60599995],[134.63999939,7.73500013],[134.664505,7.73050022],[134.67199707,7.546],[134.59100342,7.33599997],[134.52000427,7.3579998],[134.52000427,7.3579998]]]]
  class var PY = Country.addCountry["PY", "Paraguay", [[[-62.68500519,-22.24901772],[-60.84654617,-23.88071442],[-60.02896118,-24.0327816],[-58.80712891,-24.77144814],[-57.77721405,-25.16234779],[-57.63361359,-25.60366631],[-58.61815643,-27.12371635],[-57.60972214,-27.3958683],[-56.48667908,-27.54849625],[-55.69581223,-27.38782501],[-54.78878403,-26.62181091],[-54.6252594,-25.73924637],[-54.42895126,-25.16220093],[-54.29344559,-24.57079124],[-54.29291534,-24.02101326],[-54.65277481,-23.83959961],[-55.02787781,-24.00126266],[-55.40071106,-23.95693016],[-55.51763916,-23.57199287],[-55.61063385,-22.65558815],[-55.79792786,-22.35691643],[-56.47332382,-22.08628654],[-56.88150024,-22.28216171],[-57.93711853,-22.09017944],[-57.87065125,-20.73268318],[-58.16637421,-20.17670441],[-58.18347168,-19.86839676],[-59.11500168,-19.35686493],[-60.0435257,-19.34272575],[-61.78629303,-19.63370514],[-62.26596069,-20.51374626],[-62.29116821,-21.05163193],[-62.68500519,-22.24901772],[-62.68500519,-22.24901772]]]]
  class var QA = Country.addCountry["QA", "Qatar", [[[50.81011963,24.7547493],[50.74388885,25.4824295],[51.01337051,26.0069809],[51.28646851,26.11458969],[51.58906937,25.80112076],[51.60673141,25.2156601],[51.38959122,24.62738037],[51.11243057,24.55633926],[50.81011963,24.7547493],[50.81011963,24.7547493]]]]
  class var RE = Country.addCountry["RE", "Reunion", [[[55.18000031,-21.01379776],[55.45819855,-20.84998131],[55.74438858,-20.92091751],[55.85361862,-21.20603943],[55.67193985,-21.40499687],[55.2530899,-21.20372009],[55.18000031,-21.01379776],[55.18000031,-21.01379776]]]]
  class var RO = Country.addCountry["RO", "Romania", [[[22.71052933,47.88217926],[23.14222908,48.09632874],[23.76098061,47.98559189],[24.40203094,47.98186874],[24.86630058,47.73751831],[25.20775032,47.89105988],[25.94594002,47.98715973],[26.19743919,48.22087097],[26.61931992,48.22074127],[26.92416,48.12327957],[27.23386002,47.82677078],[27.55114937,47.40510941],[28.12805939,46.81045914],[28.15999985,46.37155914],[28.05442047,45.94458008],[28.23353004,45.48826981],[28.67977905,45.30403137],[29.1497097,45.46492004],[29.60326004,45.2933197],[29.62656021,45.03541183],[29.14160919,44.82022095],[28.83786011,44.91387939],[28.55809021,43.70748138],[27.97013092,43.81246948],[27.24237061,44.17599106],[26.06513977,43.94350052],[25.56929016,43.68843079],[24.10070992,43.74103928],[23.33229065,43.8970108],[22.94485092,43.82376862],[22.65711975,44.2349205],[22.47397995,44.40922928],[22.70570946,44.57801056],[22.45903015,44.70251846],[22.14506912,44.47840881],[21.56200027,44.76892853],[21.48350906,45.18119049],[20.87429047,45.41637039],[20.76215935,45.73455811],[20.22019958,46.12746048],[21.0219593,46.31607056],[21.62648964,46.99422836],[22.09976006,47.67243958],[22.71052933,47.88217926],[22.71052933,47.88217926]]]]
  class var RS = Country.addCountry["RS", "Serbia", [[[20.22019958,46.12746048],[19.59602928,46.17173004],[18.82982063,45.90887833],[19.07275963,45.52151871],[19.39045906,45.2365303],[19.00547981,44.86022949],[19.36803055,44.86299896],[19.11761093,44.423069],[19.59976006,44.03847122],[19.45400047,43.56809998],[19.21851921,43.52384186],[19.48389053,43.35229111],[19.62999916,43.21377945],[19.95857048,43.10604095],[20.33979988,42.89852142],[20.23888969,42.76570892],[20.07069969,42.58863068],[20.28373909,42.32025146],[20.52294922,42.2178688],[20.59023094,41.85541153],[20.71730995,41.84711075],[20.76215935,42.05186081],[21.35269928,42.20679855],[21.91707993,42.30363846],[22.38054085,42.32025146],[22.54499054,42.46136093],[22.43659973,42.5803299],[22.60478973,42.89852142],[22.98603058,43.21118164],[22.50013924,43.64281082],[22.41044044,44.00804138],[22.65711975,44.2349205],[22.47397995,44.40922928],[22.70570946,44.57801056],[22.45903015,44.70251846],[22.14506912,44.47840881],[21.56200027,44.76892853],[21.48350906,45.18119049],[20.87429047,45.41637039],[20.76215935,45.73455811],[20.22019958,46.12746048],[20.22019958,46.12746048]],[[20.07069969,42.58863068],[20.23888969,42.76570892],[20.33979988,42.89852142],[19.95857048,43.10604095],[19.62999916,43.21377945],[19.48389053,43.35229111],[19.21851921,43.52384186],[19.03165054,43.43252945],[18.70648003,43.20011139],[18.55999947,42.65000153],[18.45000076,42.47999954],[18.88213921,42.2815094],[19.16246033,41.9550209],[19.37177086,41.87754822],[19.30448914,42.19573975],[19.73806,42.68824005],[19.80158997,42.50009155],[20.07069969,42.58863068],[20.07069969,42.58863068]]]]
  class var RU = Country.addCountry["RU", "Russia", [[[41.12594986,66.7915802],[40.01583099,66.26618195],[38.38294983,65.99952698],[33.9187088,66.75961304],[33.18444061,66.63253021],[34.81476974,65.90014648],[34.94390869,64.41436768],[36.23128891,64.10945129],[37.01272964,63.84983063],[37.14197159,64.33470917],[36.51760101,64.78014374],[37.17604065,65.14321899],[39.59344864,64.5207901],[40.43560028,64.7644577],[39.76259995,65.49681854],[42.09309006,66.47622681],[43.0160408,66.4185791],[43.94974899,66.06907654],[44.53226089,66.75634003],[43.69839096,67.35244751],[44.18795013,67.95050812],[43.45281982,68.57079315],[46.25,68.25],[46.82133865,67.68997192],[45.55516815,67.56652069],[45.56201935,67.01004791],[46.34915161,66.6676712],[47.89416122,66.884552],[48.13875961,67.52237701],[50.22766113,67.99867249],[53.71743011,68.85738373],[54.47171021,68.80815125],[53.48582077,68.2013092],[54.72628021,68.09702301],[55.44268036,68.43865967],[57.31702042,68.46627808],[58.80199814,68.88082123],[59.94142151,68.27844238],[61.0778389,68.94068909],[60.02999878,69.51999664],[60.54999924,69.84999847],[63.50400162,69.5473938],[64.88811493,69.23483276],[66.76215363,68.64403534],[68.51216125,68.09233093],[69.18067932,68.6156311],[68.16443634,69.1443634],[68.13522339,69.35649109],[66.9300766,69.45461273],[67.259758,69.9287262],[66.72492218,70.70889282],[66.69465637,71.02896881],[68.54006195,71.93450165],[69.19635773,72.8433609],[69.94000244,73.04000092],[72.58753967,72.77629089],[72.79602814,72.22006226],[71.84810638,71.40898132],[72.47010803,71.09018707],[72.79187775,70.3911438],[72.56469727,69.02085114],[73.66786957,68.40789795],[73.23870087,67.74040222],[71.27999878,66.31999969],[72.42301178,66.17266846],[72.82077026,66.53266907],[73.92098999,66.78945923],[74.18650818,67.2842865],[75.05200195,67.76046753],[74.46926117,68.32898712],[74.93583679,68.98918152],[73.84236145,69.07145691],[73.60186768,69.62763214],[74.39980316,70.63175201],[73.10109711,71.44716644],[74.89082336,72.12119293],[74.65926361,72.83226776],[75.15801239,72.85497284],[75.68350983,72.30056],[75.28897858,71.33556366],[76.35910797,71.15287018],[75.90312958,71.87400818],[77.57665253,72.26717377],[79.65202332,72.32010651],[81.5,71.75],[80.61071014,72.5828476],[80.51109314,73.64820099],[82.25,73.84999847],[84.65525818,73.8059082],[86.82230377,73.93688202],[86.00955963,74.45967102],[87.16681671,75.11643219],[88.31571198,75.14392853],[90.26000214,75.63999939],[92.90058136,75.77333069],[93.23420715,76.04720306],[95.86000061,76.13999939],[96.6782074,75.91548157],[98.92253876,76.44689178],[100.75966644,76.43028259],[101.03531647,76.8618927],[101.9908371,77.28753662],[104.35160065,77.69792175],[106.06664276,77.37389374],[104.70500183,77.12740326],[106.97013092,76.97418976],[107.23999786,76.48000336],[108.15380096,76.72335052],[111.07726288,76.70999908],[113.33151245,76.22223663],[114.13417053,75.84764099],[113.88539124,75.32778931],[112.77918243,75.03186035],[110.15125275,74.47673035],[109.40000153,74.18000031],[110.63999939,74.04000092],[112.1191864,73.78774261],[113.01953888,73.97692871],[113.52957916,73.33505249],[113.96881104,73.59487915],[115.56781769,73.75285339],[118.77632904,73.58772278],[119.01999664,73.12000275],[123.20066071,72.97122192],[123.25776672,73.73503113],[125.37999725,73.55999756],[126.97644043,73.56549072],[128.59126282,73.03871155],[129.05157471,72.39871979],[128.46000671,71.98000336],[129.71598816,71.19303894],[131.28857422,70.7869873],[132.25349426,71.83630371],[133.85766602,71.3864212],[135.56193542,71.65525055],[137.49754333,71.34763336],[138.23408508,71.62802887],[139.86982727,71.48783112],[139.14790344,72.4161911],[140.46817017,72.84941101],[149.5,72.19999695],[150.35118103,71.60643005],[152.96890259,70.84221649],[157.00688171,71.03141022],[158.99778748,70.86672211],[159.83030701,70.45323944],[159.70866394,69.72197723],[160.9405365,69.43727875],[162.27906799,69.64203644],[164.05247498,69.66822815],[165.94036865,69.47199249],[167.83566284,69.58268738],[169.57763672,68.69380188],[170.81687927,69.01363373],[170.00819397,69.65276337],[170.45344543,70.09703064],[173.64390564,69.81742859],[175.72402954,69.87725067],[178.6000061,69.40000153],[182.44999695,68.19999695],[185.07174683,67.20588684],[184.98574829,66.58435059],[185.66017151,66.33556366],[185.42817688,67.06218719],[188.14268494,66.91307831],[190.10041809,65.97724152],[189.1089325,65.54138947],[187.46975708,65.43791199],[187.44500732,64.46079254],[187.04466248,64.25269318],[186.1081543,64.2826004],[185.34608459,64.63124847],[184.01646423,64.92288208],[183.79284668,65.35666656],[182.77734375,65.52024078],[181.64007568,65.39051819],[181.09667969,65.74044037],[181.31388855,66.11210632],[180.1162262,65.8745575],[180.56732178,65.40411377],[179.99281311,64.97432709],[178.7071991,64.53492737],[177.4112854,64.6082077],[178.31300354,64.07592773],[178.9082489,63.25196838],[179.37034607,62.98262024],[179.48635864,62.56893921],[179.22825623,62.30410004],[177.36430359,62.52190018],[174.56929016,61.76914978],[173.68013,61.65261078],[172.1499939,60.95000076],[170.69850159,60.33618164],[170.33085632,59.88177109],[168.90046692,60.57355118],[166.29498291,59.78855133],[165.83999634,60.15999985],[164.8767395,59.73160172],[163.53929138,59.86870956],[163.21711731,59.21100998],[162.01733398,58.2432785],[162.05296326,57.83911896],[163.19190979,57.61502838],[163.05793762,56.15924072],[162.12957764,56.12218857],[161.70146179,55.28567886],[162.11749268,54.85514069],[160.36877441,54.34432983],[160.02172852,53.20257187],[158.53094482,52.9586792],[158.23118591,51.9426918],[156.78979492,51.01105118],[156.41999817,51.70000076],[155.99182129,53.15895081],[155.43365479,55.38103104],[155.91441345,56.76792145],[156.75814819,57.36470032],[156.81034851,57.83203888],[158.36433411,58.0557518],[160.15063477,59.31476974],[161.87203979,60.3429985],[163.66969299,61.14089966],[164.47355652,62.55060959],[163.25842285,62.46627045],[162.65791321,61.64250183],[160.12147522,60.54423141],[159.30232239,61.77396011],[156.72067261,61.43442154],[154.21806335,59.75817871],[155.04374695,59.14495087],[152.81184387,58.8838501],[151.26573181,58.78089142],[151.33815002,59.50395966],[149.78370667,59.6557312],[148.54481506,59.1644783],[145.48721313,59.33636856],[142.19781494,59.03998184],[138.95848083,57.08805084],[135.12619019,54.72959137],[136.70170593,54.60354996],[137.19342041,53.97732162],[138.16470337,53.7550087],[138.80462646,54.25455093],[139.90150452,54.18967819],[141.3453064,53.08956909],[141.37922668,52.23876953],[140.59742737,51.2396698],[140.51307678,50.04552841],[140.06193542,48.44670868],[138.55471802,46.99964905],[138.2197113,46.30794907],[136.86231995,45.14350128],[135.51535034,43.98899841],[134.86938477,43.39820862],[133.53686523,42.81147003],[132.90626526,42.79848862],[132.27807617,43.28456116],[130.93586731,42.55273819],[130.77999878,42.22000122],[130.63999939,42.39500046],[130.63386536,42.90301132],[131.14471436,42.92998886],[131.28858948,44.11151123],[131.02519226,44.96796036],[131.88342285,45.32115936],[133.09712219,45.14408875],[133.76966858,46.11692047],[134.11235046,47.21247864],[134.50080872,47.57844925],[135.02632141,48.47822952],[133.37356567,48.18344116],[132.50668335,47.7889595],[130.98725891,47.79013062],[130.58229065,48.72969055],[129.39782715,49.44060135],[127.65740204,49.76026917],[127.2874527,50.73981094],[126.93914795,51.35388947],[126.56443024,51.7842598],[125.94638062,52.79280853],[125.06820679,53.16104889],[123.57147217,53.45880127],[122.24575806,53.43172836],[121.00306702,53.25139999],[120.17710114,52.75391006],[120.72576904,52.51623917],[120.73819733,51.96411133],[120.18208313,51.64355087],[119.27938843,50.58292007],[119.28842926,50.14287949],[117.87924194,49.51100159],[116.6787796,49.88856125],[115.48571014,49.80516815],[114.96209717,50.14027023],[114.36248779,50.24829865],[112.89772797,49.54357147],[111.58123779,49.37794876],[110.6619873,49.13014984],[109.40245056,49.29296112],[108.47518158,49.28255081],[107.86818695,49.79372025],[106.88883209,50.27428055],[105.88661194,50.40602112],[104.62158203,50.27531815],[103.67653656,50.08996964],[102.25588989,50.51055908],[102.06520844,51.25991058],[100.88950348,51.51684952],[99.98175812,51.63401031],[98.86145782,52.04737854],[97.82572937,51.01100922],[98.2317276,50.42238998],[97.259758,49.72605133],[95.81401825,49.97745895],[94.815979,50.0134201],[94.14756775,50.48052979],[93.1042099,50.49528885],[92.23468781,50.80218124],[90.71366119,50.33179855],[88.80554199,49.47053909],[87.75128937,49.29719925],[87.36000061,49.21500015],[86.82935333,49.82667923],[85.54128265,49.69285965],[85.11557007,50.11730957],[84.41638947,50.31142044],[83.935112,50.88925171],[83.38300323,51.06919098],[81.94596863,50.81221008],[80.56846619,51.38835907],[80.03556061,50.86476135],[77.80091095,53.40441132],[76.52520752,54.17702866],[76.89111328,54.49052048],[74.38481903,53.5468483],[73.4256897,53.4897995],[73.50853729,54.0356102],[72.22413635,54.37665176],[71.18015289,54.13330078],[70.86525726,55.16973877],[69.06816864,55.38526154],[68.16909027,54.97040176],[65.66687012,54.60124969],[65.17854309,54.35422897],[61.43659973,54.00624847],[60.97806168,53.66500854],[61.70000076,52.97999954],[60.74000168,52.72000122],[60.92723846,52.44754028],[59.96754074,51.9604187],[61.58797836,51.2726593],[61.33742142,50.79904938],[59.93281937,50.84220123],[59.64226913,50.5454483],[58.3633194,51.06364059],[56.7779808,51.04354858],[55.71694183,50.62171173],[54.53289032,51.02622986],[52.32875061,51.71866989],[50.76663971,51.6927681],[48.70235062,50.60512924],[48.57785034,49.87475967],[47.54949951,50.45468903],[46.75157166,49.35599899],[47.04364014,49.15206909],[46.46644974,48.39416885],[47.31523895,47.71585083],[48.05725098,47.7437706],[48.6947403,47.07564163],[48.59325027,46.56103897],[49.10115814,46.39933014],[48.64540863,45.80628967],[47.67591095,45.64149094],[46.68201065,44.60919952],[47.59093857,43.66016006],[47.49251938,42.9865799],[48.58436966,41.80887985],[47.9872818,41.40581894],[47.81565857,41.15140915],[47.37332916,41.21974182],[46.68606949,41.82712936],[46.40497971,41.86067963],[45.77640152,42.09244156],[45.47026062,42.50276947],[44.53763962,42.7120018],[43.93120956,42.55495834],[43.75598907,42.74082947],[42.39440155,43.22029877],[40.92219162,43.38214874],[40.07693863,43.55308914],[39.95500183,43.43500137],[38.68000031,44.27999878],[37.53911972,44.6572113],[36.67546082,45.24468994],[37.40317154,45.4045105],[38.2329483,46.24087143],[37.67372131,46.63656998],[39.14767075,47.04475021],[39.12120056,47.26335907],[38.22356033,47.10218811],[38.25511169,47.54640961],[38.77056885,47.82561874],[39.73828125,47.8989296],[39.89561844,48.23241043],[39.67464828,48.78382111],[40.08079147,49.30744171],[40.06903839,49.60105133],[38.59500885,49.92646027],[38.01063919,49.91566086],[37.39345932,50.38396835],[36.62614822,50.22558975],[35.35612869,50.57720184],[35.37791061,50.77394104],[35.02220917,51.2075882],[34.22481155,51.25600815],[34.14197922,51.56642914],[34.39175034,51.76887131],[33.75268173,52.33507919],[32.71575928,52.2384491],[32.41207123,52.28871155],[32.15943909,52.06124878],[31.78597069,52.10168076],[31.54000092,52.74208069],[31.30521011,53.07400131],[31.49764061,53.16743088],[32.30455017,53.13272858],[32.69366074,53.35145187],[32.40557861,53.61804962],[31.73127937,53.79402924],[31.79141998,53.97462845],[31.38448906,54.15703964],[30.75754929,54.81177139],[30.97184944,55.0815506],[30.87393951,55.55099869],[29.89631081,55.7894516],[29.37154007,55.67010117],[29.22953033,55.91836929],[28.17670059,56.16913986],[27.85528946,56.75931168],[27.77004051,57.24423981],[27.2881794,57.47452164],[27.7166996,57.79190063],[27.42015076,58.72457123],[28.13170052,59.30083084],[27.98111916,59.4753685],[29.11770058,60.02804947],[28.06999969,60.50352097],[30.21110916,61.7800293],[31.14001083,62.3576889],[31.51610947,62.8676796],[30.0358696,63.5528183],[30.44470024,64.20445251],[29.54443932,64.94866943],[30.21764946,65.80597687],[29.05459976,66.94428253],[29.97743034,67.69828796],[28.44594955,68.36463165],[28.59193993,69.06478882],[29.39954948,69.15692139],[31.10107994,69.5581131],[32.13272095,69.90595245],[33.77547073,69.30142212],[36.51396179,69.06342316],[40.29233932,67.93240356],[41.05987167,67.45713043],[41.12594986,66.7915802],[41.12594986,66.7915802]],[[53.50828934,73.74980927],[55.90245819,74.62747192],[55.63195038,75.0814209],[57.86862183,75.60939789],[61.1700592,76.25186157],[64.49838257,76.43904114],[66.21095276,76.80977631],[68.15705109,76.93969727],[68.85221863,76.54480743],[68.18054962,76.23364258],[64.63732147,75.73773956],[61.58351135,75.26087189],[58.47705078,74.30906677],[56.98680115,73.33303833],[55.41934967,72.37126923],[55.62282181,71.54060364],[57.53567886,70.72046661],[56.94501114,70.63275146],[53.67734909,70.76264191],[53.41201019,71.2066803],[51.60189056,71.47476959],[51.45576096,72.01489258],[52.47827911,72.2294693],[52.44414902,72.77474976],[54.42760849,73.62754059],[53.50828934,73.74980927],[53.50828934,73.74980927]],[[142.9145813,53.7045784],[143.26087952,52.74077988],[143.23527527,51.75666046],[143.64802551,50.74763107],[144.65414429,48.97639084],[143.17396545,49.30654144],[142.55865479,47.86156082],[143.53349304,46.83671188],[143.50531006,46.13790131],[142.74768066,46.7407608],[142.09205627,45.96677017],[141.90692139,46.80593872],[142.01841736,47.78012085],[141.90446472,48.85916901],[142.13580322,49.61516953],[142.17999268,50.95233154],[141.59408569,51.93542862],[141.68255615,53.30195999],[142.60690308,53.76213837],[142.20973206,54.22546005],[142.65480042,54.36587906],[142.9145813,53.7045784],[142.9145813,53.7045784]],[[44.84695816,80.58984375],[47.0724411,80.5594101],[46.50284958,80.24726105],[47.58610916,80.01017761],[48.75492859,80.17546844],[48.89442062,80.33956909],[49.79365921,80.41542816],[51.13619995,80.54727173],[51.52294922,80.69972992],[50.03974915,80.91887665],[49.09720993,80.75399017],[48.52281952,80.51454926],[48.31848907,80.78401947],[46.79914093,80.77192688],[44.84695816,80.58984375],[44.84695816,80.58984375]],[[180.97567749,71.55552673],[182.42205811,71.26947784],[182.33642578,71.13276672],[181.30621338,70.89302063],[178.90342712,70.78114319],[178.72529602,71.09880066],[180.12812805,71.55761719],[180.97567749,71.55552673],[180.97567749,71.55552673]],[[93.77765656,81.02459717],[95.94089508,81.25039673],[97.8838501,80.74697876],[100.18665314,79.78013611],[99.9397583,78.8809433],[97.7579422,78.7562027],[94.97258759,79.0447464],[93.31288147,79.42649841],[92.54540253,80.1437912],[91.18106842,80.34146118],[93.77765656,81.02459717],[93.77765656,81.02459717]],[[19.66064072,54.42610168],[19.88850021,54.86616898],[21.26844025,55.19047928],[22.31571007,55.01530838],[22.75774956,54.8565712],[22.65102005,54.58274078],[22.73109055,54.32754898],[20.89224052,54.31253052],[19.66064072,54.42610168],[19.66064072,54.42610168]],[[139.8631134,73.36982727],[140.81170654,73.76506042],[142.06207275,73.85758209],[143.48283386,73.47525024],[143.60385132,73.21244049],[142.08763123,73.20543671],[140.03816223,73.31691742],[139.8631134,73.36982727],[139.8631134,73.36982727]],[[102.83781433,79.28128815],[105.37242889,78.71334076],[105.07546997,78.3068924],[99.43814087,77.92099762],[101.26490021,79.23399353],[102.08634949,79.34641266],[102.83781433,79.28128815],[102.83781433,79.28128815]],[[138.83106995,76.1367569],[141.47161865,76.09288788],[145.08628845,75.56262207],[144.30000305,74.81999969],[140.61381531,74.84767914],[138.95544434,74.61148071],[136.97439575,75.26167297],[137.51176453,75.94917297],[138.83106995,76.1367569],[138.83106995,76.1367569]],[[148.222229,75.34584808],[150.73167419,75.08406067],[149.57592773,74.68891907],[147.97746277,74.77835846],[146.1191864,75.17298126],[146.35848999,75.49681854],[148.222229,75.34584808],[148.222229,75.34584808]]]]
  class var RW = Country.addCountry["RW", "Rwanda", [[[30.41909981,-1.13464856],[30.81615067,-1.69892955],[30.75831985,-2.28723812],[30.46966934,-2.41382957],[29.9383297,-2.34849858],[29.63217926,-2.91784716],[29.02490044,-2.83924723],[29.11749077,-2.29218721],[29.25481987,-2.21511674],[29.29191017,-1.62003982],[29.57946968,-1.34130001],[29.82151031,-1.44330955],[30.41909981,-1.13464856],[30.41909981,-1.13464856]]]]
  class var SA = Country.addCountry["SA", "Saudi Arabia", [[[42.77933884,16.34790039],[43.21839142,16.66690063],[43.11579132,17.08843994],[43.38079834,17.57999039],[43.79151917,17.31999016],[44.06259918,17.41036034],[45.21667099,17.43333054],[45.40000153,17.33333015],[46.3666687,17.23332977],[46.75,17.28333092],[47.,16.95000076],[47.46667099,17.11667061],[48.18333054,18.16666985],[49.1166687,18.61667061],[52.,19.],[55.,20.],[55.66666031,22.],[55.20832825,22.70833015],[55.00683212,22.49694824],[52.00071716,23.00114632],[51.61772156,24.01422501],[51.57352066,24.42000008],[51.38959122,24.62738037],[51.11243057,24.55633926],[50.81011963,24.7547493],[50.66056824,24.99988937],[50.52737045,25.32781982],[50.23983002,25.60806084],[50.11330032,25.94397926],[50.21295166,26.27703094],[50.15243149,26.68965912],[49.47092819,27.10998917],[49.2995491,27.46122932],[48.80759811,27.68964005],[48.41611862,28.55203056],[47.70882034,28.52605057],[47.45980835,29.00251961],[46.56871033,29.09902],[44.70949936,29.17888069],[41.88999939,31.19000053],[40.40000153,31.88999939],[39.19549942,32.1609993],[39.00485992,32.01020813],[37.00217819,31.5084095],[37.99882889,30.50849915],[37.66815186,30.33867073],[37.5036087,30.00377083],[36.7405014,29.86528969],[36.5012207,29.50525093],[36.06895828,29.19750977],[34.9560318,29.35656929],[34.8321991,28.95747948],[34.78778839,28.6074295],[34.63235092,28.05853081],[35.1301918,28.06336021],[35.64020157,27.37652969],[36.24913025,26.57012939],[36.63959885,25.82621956],[36.93159866,25.60294914],[37.20948029,25.08453941],[37.15481949,24.85847092],[37.48363876,24.28549004],[38.02383041,24.07868004],[38.49274826,23.6884594],[39.06632996,22.57963943],[39.02368164,21.98686981],[39.13940048,21.29190063],[39.80167007,20.33885002],[40.24766159,20.17462921],[40.93933105,19.48648071],[41.22140884,18.67160034],[41.75437927,17.83304977],[42.27087021,17.47472954],[42.34798813,17.07582092],[42.64955902,16.77462006],[42.77933884,16.34790039],[42.77933884,16.34790039]]]]
  class var SB = Country.addCountry["SB", "Solomon Islands", [[[154.75999451,-5.34000015],[155.0629425,-5.56678009],[155.54771423,-6.20065355],[156.02000427,-6.53999424],[155.88000488,-6.81999922],[155.6000061,-6.91999626],[155.16699219,-6.53593636],[154.72921753,-5.90080309],[154.51411438,-5.13910341],[154.65248108,-5.04240608],[154.75999451,-5.34000015],[154.75999451,-5.34000015]],[[159.63999939,-8.01999283],[159.87504578,-8.33729076],[159.91738892,-8.53827858],[159.13369751,-8.11415768],[158.58612061,-7.75481606],[158.21113586,-7.42184639],[158.36000061,-7.31999922],[158.82000732,-7.55999517],[159.63999939,-8.01999283],[159.63999939,-8.01999283]],[[157.14002991,-7.0216341],[157.53846741,-7.347826],[157.3394165,-7.40475702],[156.90202332,-7.17686701],[156.49133301,-6.7659173],[156.54284668,-6.59931898],[157.14002991,-7.0216341],[157.14002991,-7.0216341]],[[162.11903381,-10.48268795],[162.39865112,-10.82635021],[161.69999695,-10.81999969],[161.31976318,-10.20475006],[161.91734314,-10.44667625],[162.11903381,-10.48268795],[162.11903381,-10.48268795]],[[161.67999268,-9.59999657],[161.52940369,-9.78431892],[160.78822327,-8.91752243],[160.58000183,-8.31999969],[160.91999817,-8.31999969],[161.27999878,-9.11999035],[161.67999268,-9.59999657],[161.67999268,-9.59999657]],[[160.85223389,-9.87291431],[160.46255493,-9.89522076],[159.84944153,-9.79400826],[159.63999939,-9.63999844],[159.70294189,-9.24293041],[160.36291504,-9.40029812],[160.68847656,-9.6101408],[160.85223389,-9.87291431],[160.85223389,-9.87291431]]]]
  class var SD = Country.addCountry["SD", "Sudan", [[[33.38999939,3.78999996],[32.68642044,3.79232001],[31.88145065,3.55826998],[31.24555969,3.78189993],[30.83385086,3.50917006],[29.9534893,4.17369986],[29.71600914,4.60079002],[29.15908051,4.38926983],[28.69668007,4.45509005],[28.42900085,4.28715992],[27.97999001,4.40841007],[27.37424088,5.23396015],[27.21339035,5.55096006],[26.46594048,5.94671011],[26.2134304,6.54659986],[25.79664993,6.97930002],[25.12414932,7.50008011],[25.11491966,7.82508993],[24.56735039,8.22918034],[23.80582047,8.66631031],[23.45903015,8.95429039],[23.3947506,9.26506042],[23.55722046,9.68122005],[23.55429077,10.08924961],[22.97756004,10.71446991],[22.86417007,11.14239979],[22.8762207,11.38461018],[22.50868988,11.67936039],[22.49761963,12.2602396],[22.28800964,12.64605045],[21.93680954,12.58817959],[22.03759003,12.95545959],[22.29657936,13.37232018],[22.18329048,13.78647995],[22.51202011,14.0931797],[22.30351067,14.32682037],[22.5679493,14.94429016],[23.02458954,15.68072033],[23.88689041,15.61083984],[23.83765984,19.58046913],[23.85000038,20.],[25.,20.00304031],[25.,22.],[29.02000046,22.],[32.90000153,22.],[36.86623001,22.],[37.1887207,21.01885033],[36.96940994,20.83744049],[37.11470032,19.80796051],[37.48178864,18.61408997],[37.86275864,18.36786079],[38.41007996,17.99830055],[37.90399933,17.42753983],[37.16746902,17.26313972],[36.85253143,16.9565506],[36.75389099,16.29186058],[36.3232193,14.82248974],[36.42950821,14.4221096],[36.27022171,13.5633297],[35.86362839,12.57828045],[35.26049042,12.08285999],[34.83163071,11.31896019],[34.73115158,10.9101696],[34.2574501,10.63008976],[33.96162033,9.58358002],[33.9749794,8.68455982],[33.82550049,8.37915993],[33.2947998,8.35457993],[32.95418167,7.78496981],[33.56829071,7.71333981],[34.07509995,7.22594976],[34.25032043,6.82606983],[34.70701981,6.59422016],[35.29800797,5.50600004],[34.6201973,4.84712267],[34.00500107,4.24988508],[33.38999939,3.78999996],[33.38999939,3.78999996]]]]
  class var SE = Country.addCountry["SE", "Sweden", [[[22.18314934,65.72376251],[21.21348953,65.02600861],[21.36964035,64.41356659],[19.77885056,63.60955048],[17.84775925,62.74942017],[17.11956024,61.34114838],[17.83132935,60.63658142],[18.78770065,60.08190155],[17.86920929,58.95375061],[16.82917976,58.71981049],[16.44772911,57.04109955],[15.87981033,56.10430145],[14.66666985,56.20087814],[14.10074043,55.40779877],[12.94289017,55.36175156],[12.62510014,56.30707932],[11.78794003,57.44182968],[11.02737045,58.85617065],[11.46823978,59.43239975],[12.30039024,60.117939],[12.63115978,61.29359055],[11.99205971,61.80036926],[11.93056011,63.12831879],[12.57993984,64.06625366],[13.57192993,64.04911804],[13.91991043,64.44542694],[13.5557003,64.78703308],[15.10842037,66.19387054],[16.10869026,67.3024292],[16.76889038,68.01393127],[17.72916031,68.01055145],[17.99386978,68.56741333],[19.87857056,68.4072113],[20.02523994,69.06513977],[20.64558983,69.10624695],[21.9785099,68.61685181],[23.53948975,67.93601227],[23.56587029,66.39607239],[23.9033699,66.00691223],[22.18314934,65.72376251],[22.18314934,65.72376251]]]]
  class var SI = Country.addCountry["SI", "Slovenia", [[[13.80648041,46.50928879],[14.63249016,46.43181992],[15.1370697,46.65869904],[16.01166916,46.68360138],[16.20228004,46.85237885],[16.37047958,46.84130859],[16.56483078,46.50374985],[15.76871967,46.23814011],[15.6715498,45.8341713],[15.32394981,45.73180008],[15.32769012,45.45233917],[14.93523979,45.47171021],[14.59512043,45.63496017],[14.41197968,45.46617889],[13.71506023,45.50032043],[13.93764019,45.59103012],[13.6980896,46.01678848],[13.80648041,46.50928879],[13.80648041,46.50928879]]]]
  class var SK = Country.addCountry["SK", "Slovakia", [[[18.85313988,49.49623108],[18.90957069,49.43585968],[19.32069969,49.57157135],[19.82504082,49.21712875],[20.41583061,49.43146133],[20.88796043,49.32878876],[21.60779953,49.47008896],[22.55816078,49.08573914],[22.28082085,48.82542038],[22.08562088,48.42224884],[21.87223053,48.31996918],[20.80130005,48.62385178],[20.47356987,48.56285095],[20.23904037,48.32757187],[19.76944923,48.20267868],[19.66135979,48.26663971],[19.17436028,48.11138916],[18.77704048,48.08174896],[18.69651031,47.88097],[17.85714912,47.75843048],[17.48848915,47.86748123],[16.9796505,48.12350082],[16.87999916,48.47000122],[16.96030045,48.5969696],[17.10199928,48.81700134],[17.54500008,48.79999924],[17.8864994,48.9034996],[17.91349983,48.99649811],[18.10499954,49.04399872],[18.1704998,49.27149963],[18.39999962,49.31499863],[18.55500031,49.49499893],[18.85313988,49.49623108],[18.85313988,49.49623108]]]]
  class var SL = Country.addCountry["SL", "Sierra Leone", [[[-11.43876839,6.78591013],[-11.70819664,6.86008978],[-12.42810631,7.26294994],[-12.94903088,7.79864979],[-13.12401676,8.16394997],[-13.24653816,8.90305042],[-12.71193886,9.34270954],[-12.5967207,9.62018967],[-12.42592239,9.83582973],[-12.15030861,9.85857964],[-11.91725826,10.04697037],[-11.11748028,10.04588032],[-10.83914852,9.68824005],[-10.62239647,9.26791],[-10.65477467,8.97719002],[-10.49431229,8.7155304],[-10.505476,8.3488903],[-10.23011017,8.40620041],[-10.69557953,7.93944979],[-11.14670086,7.39670992],[-11.19976616,7.10585022],[-11.43876839,6.78591013],[-11.43876839,6.78591013]]]]
  class var SN = Country.addCountry["SN", "Senegal", [[[-16.7136879,13.59496021],[-17.12605667,14.37351036],[-17.62502098,14.72953987],[-17.18514061,14.91946983],[-16.70069695,15.62152004],[-16.46308708,16.13504982],[-16.12066269,16.4556694],[-15.6236496,16.36935043],[-15.13571835,16.58728981],[-14.57734394,16.59824944],[-14.09951591,16.30430984],[-13.43574047,16.03936958],[-12.8306303,15.30370045],[-12.17073631,14.61682987],[-12.12488079,13.99472046],[-11.92772388,13.42208958],[-11.55339622,13.14122009],[-11.46789646,12.75452995],[-11.51391697,12.44297981],[-11.65828896,12.38659],[-12.20353413,12.46564007],[-12.27855873,12.35443974],[-12.49901676,12.33209038],[-13.21779251,12.57588005],[-13.70047474,12.58619022],[-15.54848003,12.62817955],[-15.81655788,12.51558018],[-16.1477108,12.54776001],[-16.67741776,12.38486004],[-16.84150314,13.15137959],[-15.93129444,13.13027954],[-15.69098854,13.27035999],[-15.5118103,13.27857971],[-15.1411581,13.50949955],[-14.71218777,13.29819965],[-14.27770996,13.28059006],[-13.84497643,13.50504971],[-14.04698849,13.79407024],[-14.3767128,13.62569046],[-14.68699265,13.63035965],[-15.08174801,13.87648964],[-15.39876652,13.86036015],[-15.62458611,13.62357998],[-16.7136879,13.59496021],[-16.7136879,13.59496021]]]]
  class var SO = Country.addCountry["SO", "Somalia", [[[42.77682877,10.92687035],[42.5587616,10.57258034],[42.92811966,10.02194023],[43.29698944,9.54047966],[43.67874908,9.1835804],[46.94834137,7.99688005],[47.78942108,8.00300026],[44.96360016,5.00161982],[43.6608696,4.95755005],[42.76966858,4.25259018],[42.1286087,4.23412991],[41.85508347,3.91891193],[40.98104858,2.78451991],[40.99300003,-0.85828942],[41.58512878,-1.683249],[41.81095123,-1.44646859],[42.04156876,-0.91915977],[43.13597107,0.2922],[44.06814957,1.05282998],[45.56399155,2.04575992],[46.5647583,2.85528994],[47.74079132,4.21939993],[48.59455109,5.3391099],[49.45270157,6.80465984],[50.07091904,8.08172989],[50.55239105,9.19874001],[50.83417892,10.27972031],[51.04531097,10.64089966],[51.04153061,11.16650963],[51.13386917,11.74814987],[51.11119843,12.02464008],[50.73202133,12.02190018],[50.25878143,11.6795702],[49.72861862,11.57890034],[49.26776123,11.43033028],[48.37876892,11.37549019],[48.0215683,11.19307041],[47.52565002,11.12724018],[46.645401,10.81655025],[45.55693054,10.69801998],[44.61423111,10.4422102],[44.1178093,10.44552994],[43.66666031,10.86415958],[43.47064972,11.27772045],[43.14527893,11.46205044],[42.77682877,10.92687035],[42.77682877,10.92687035]]]]
  class var SR = Country.addCountry["SR", "Suriname", [[[-57.14741135,5.97314978],[-55.9493103,5.77287006],[-55.84174347,5.95313978],[-55.03322601,6.02529001],[-53.95803833,5.75654984],[-54.47858429,4.89675999],[-54.39948273,4.21260023],[-54.00692368,3.62004995],[-54.18167496,3.18978],[-54.26966858,2.73239994],[-54.52473831,2.31184006],[-55.0975914,2.52374005],[-55.56970596,2.42149997],[-55.97332382,2.51036],[-56.07331848,2.22078991],[-55.90560913,2.02199006],[-55.99569321,1.81768],[-56.53934479,1.89953005],[-57.15007019,2.76893997],[-57.28142548,3.33347988],[-57.60155487,3.33466005],[-58.04466629,4.06086016],[-57.86019897,4.57679987],[-57.91426086,4.81263018],[-57.30720139,5.07356024],[-57.14741135,5.97314978],[-57.14741135,5.97314978]]]]
  class var ST = Country.addCountry["ST", "Sao Tome and Principe", [[[7.36855984,1.67329001],[7.40679979,1.69839001],[7.45403004,1.69011998],[7.46337986,1.62978005],[7.4300499,1.55615997],[7.40572977,1.53224003],[7.32442999,1.60714996],[7.36855984,1.67329001],[7.36855984,1.67329001]],[[6.48815012,0.30373999],[6.66039991,0.41154],[6.72692013,0.36230499],[6.75590992,0.23084],[6.52489519,0.022285],[6.48815012,0.30373999],[6.48815012,0.30373999]]]]
  class var SV = Country.addCountry["SV", "El Salvador", [[[-87.7930603,13.38448048],[-87.90400696,13.14902973],[-88.48325348,13.16394997],[-88.84316254,13.25973988],[-89.25669098,13.45853043],[-89.81235504,13.52060986],[-90.0954895,13.73532963],[-90.06460571,13.88197041],[-89.7219162,14.13422966],[-89.53412628,14.24483013],[-89.58734131,14.36260033],[-89.35332489,14.42413998],[-89.05844116,14.34002018],[-88.8429718,14.14050007],[-88.54116821,13.98015976],[-88.5039444,13.84549046],[-88.06528473,13.96463013],[-87.85947418,13.89330959],[-87.72351074,13.78505993],[-87.7930603,13.38448048],[-87.7930603,13.38448048]]]]
  class var SY = Country.addCountry["SY", "Syria", [[[38.79235077,33.37868118],[36.83406067,32.31293106],[35.71992874,32.70920181],[35.83641052,32.86811066],[35.82107162,33.27743149],[36.06645966,33.82490158],[36.61177826,34.20178986],[36.44818115,34.59394073],[35.99840927,34.64492035],[35.76314163,35.49742889],[36.1497612,35.82154846],[36.41757965,36.0406189],[36.6853981,36.25968933],[36.73949051,36.81752014],[37.06674957,36.62303162],[38.16773987,36.90121078],[38.69985962,36.71292877],[39.52256012,36.71604919],[40.67325974,37.09127045],[41.21212006,37.07435989],[42.34957123,37.22988129],[41.83707809,36.60586166],[41.28971863,36.35879898],[41.38399124,35.62833023],[41.00616837,34.41938019],[38.79235077,33.37868118],[38.79235077,33.37868118]]]]
  class var SZ = Country.addCountry["SZ", "Swaziland", [[[32.07167053,-26.73380089],[31.86804008,-27.17791557],[31.28278923,-27.28587723],[30.68596077,-26.74381065],[30.67658997,-26.39808273],[30.94965935,-26.02262688],[31.04409027,-25.73146057],[31.33313942,-25.6601944],[31.83774948,-25.84332657],[31.98576927,-26.29177666],[32.07167053,-26.73380089],[32.07167053,-26.73380089]]]]
  class var TD = Country.addCountry["TD", "Chad", [[[14.49577999,12.8593998],[14.5958004,13.33043003],[13.95446014,13.35344982],[13.95672035,13.9966898],[13.54039001,14.36711979],[13.97216988,15.68437004],[15.24775028,16.62729073],[15.30045033,17.92794991],[15.68572998,19.95718956],[15.90326977,20.38760948],[15.4871397,20.73041916],[15.4710598,21.04845047],[15.09689045,21.30850983],[14.85130024,22.86294937],[15.86085033,23.40971947],[19.84926033,21.49509048],[23.83765984,19.58046913],[23.88689041,15.61083984],[23.02458954,15.68072033],[22.5679493,14.94429016],[22.30351067,14.32682037],[22.51202011,14.0931797],[22.18329048,13.78647995],[22.29657936,13.37232018],[22.03759003,12.95545959],[21.93680954,12.58817959],[22.28800964,12.64605045],[22.49761963,12.2602396],[22.50868988,11.67936039],[22.8762207,11.38461018],[22.86417007,11.14239979],[22.23110962,10.97187996],[21.72382927,10.56707001],[21.00086021,9.4759798],[20.05965996,9.01270008],[19.09399033,9.07485962],[18.81197929,8.98291016],[18.91102982,8.63090038],[18.38957024,8.28131008],[17.96492004,7.89092016],[16.70598984,7.50832987],[16.45615959,7.73475981],[16.29055023,7.75431013],[16.1062603,7.49707985],[15.27947044,7.42190981],[15.43609047,7.69280005],[15.12088013,8.3821497],[14.98001957,8.79611015],[14.54444981,8.9658699],[13.95421982,9.54948044],[14.17146015,10.02136993],[14.62720966,9.92092037],[14.90937042,9.99211979],[15.46788025,9.98233032],[14.92358971,10.89134026],[14.96018028,11.55556965],[14.89336014,12.21905041],[14.49577999,12.8593998],[14.49577999,12.8593998]]]]
  class var TG = Country.addCountry["TG", "Togo", [[[1.86521006,6.14214993],[1.06009996,5.92883015],[0.83695,6.27998018],[0.5704,6.91436005],[0.49098,7.41175985],[0.71201998,8.31247044],[0.4612,8.67722988],[0.36590999,9.46498966],[0.36758,10.19122028],[-0.04978999,10.70691967],[0.02381,11.01867962],[0.89955997,10.99732971],[0.77235001,10.4708004],[1.07781994,10.17562008],[1.42506003,9.82540035],[1.46306002,9.33460999],[1.66448998,9.12858963],[1.61894,6.83202982],[1.86521006,6.14214993],[1.86521006,6.14214993]]]]
  class var TH = Country.addCountry["TH", "Thailand", [[[102.58493805,12.18659019],[101.68711853,12.64575005],[100.83181,12.62709999],[100.97847748,13.41271019],[100.09779358,13.40686035],[100.01872253,12.30698967],[99.47894287,10.84638023],[99.15377808,9.96304989],[99.22241974,9.23925018],[99.87387085,9.20786953],[100.27964783,8.29516029],[100.45926666,7.42956018],[101.01732635,6.85686016],[101.62306213,6.74063015],[102.14118195,6.2216301],[101.81430817,5.81080008],[101.15421295,5.69138002],[101.0754776,6.20487022],[100.25959778,6.6428299],[100.08576202,6.46447992],[99.69069672,6.84820986],[99.51966858,7.34346008],[98.98825836,7.90799999],[98.50376892,8.38230038],[98.33966827,7.7945199],[98.15000153,8.35000038],[98.25917053,8.97393036],[98.55355072,9.93295956],[99.03810883,10.96053982],[99.5872879,11.89276981],[99.1963501,12.80475998],[99.21199799,13.26928997],[99.09780884,13.82750988],[98.43083191,14.62201977],[98.19207764,15.12370014],[98.53733826,15.3084898],[98.90335083,16.17782974],[98.49373627,16.83783913],[97.85913086,17.5679493],[97.37590027,18.44543076],[97.79776001,18.62709045],[98.25373077,19.70820999],[98.95967102,19.75297928],[99.54328156,20.18659019],[100.11595154,20.41785049],[100.54888153,20.10923004],[100.60629272,19.50834084],[101.2820282,19.46257973],[101.03594971,18.40892982],[101.05954742,17.51250076],[102.11357117,18.10910034],[102.41304779,17.93277931],[102.99873352,17.96170044],[103.20018005,18.30964088],[103.95648956,18.24095917],[104.71691895,17.42885971],[104.77931976,16.4418602],[105.58901978,15.57032013],[105.54432678,14.7239399],[105.21877289,14.27322006],[104.28141785,14.41672993],[102.98841858,14.22572994],[102.3480835,13.39424992],[102.58493805,12.18659019],[102.58493805,12.18659019]]]]
  class var TJ = Country.addCountry["TJ", "Tajikistan", [[[71.01422119,40.24436188],[70.6480484,39.9357605],[69.55960083,40.10321045],[69.46488953,39.52667999],[70.54914856,39.6042099],[71.78468323,39.27946091],[73.67537689,39.43125153],[73.92886353,38.50582886],[74.25750732,38.60649872],[74.86483765,38.37884903],[74.83000183,37.99000168],[74.98000336,37.41999817],[73.94867706,37.42155838],[73.26004028,37.4952507],[72.63690186,37.0475502],[72.19302368,36.94828033],[71.84461212,36.73815918],[71.44869995,37.06565094],[71.54192352,37.90578079],[71.23938751,37.95326996],[71.3481369,38.25888824],[70.80680847,38.48627853],[70.37628937,38.13838959],[70.27057648,37.73516083],[70.11656952,37.58821869],[69.51880646,37.60898972],[69.19628143,37.15114975],[68.85944366,37.34434891],[68.13556671,37.02310944],[67.83000183,37.14500046],[68.39202118,38.15702057],[68.17601776,38.90156174],[67.44223022,39.14014816],[67.7014389,39.58047867],[68.53640747,39.53343964],[69.01161957,40.08615112],[69.32949829,40.72782898],[70.66661072,40.96020889],[70.45816803,40.49650955],[70.60140991,40.21852875],[71.01422119,40.24436188],[71.01422119,40.24436188]]]]
  class var TL = Country.addCountry["TL", "Timor-Leste", [[[124.96868896,-8.89276791],[125.06999969,-9.08999252],[125.08853912,-9.39316082],[125.94862366,-9.07373619],[126.63134766,-8.80165768],[127.33596039,-8.39728642],[126.95723724,-8.2733469],[125.69611359,-8.48439598],[125.14170837,-8.64055252],[124.96868896,-8.89276791],[124.96868896,-8.89276791]]]]
  class var TM = Country.addCountry["TM", "Turkmenistan", [[[61.21080017,35.65008163],[61.12308121,36.49158859],[60.37765884,36.52738953],[59.23472977,37.41299057],[58.43613052,37.52230072],[57.33044052,38.02922821],[56.61938095,38.1213913],[56.18035889,37.93511963],[55.51160049,37.96411896],[54.80033112,37.39242935],[53.92156982,37.1989212],[53.73550034,37.90613174],[53.88092041,38.95207977],[53.10100937,39.29058838],[53.35779953,39.97528839],[52.69396973,40.03364182],[52.91527939,40.87652969],[53.85811996,40.63103104],[54.73683929,40.95101166],[54.00828934,41.5512085],[53.72172165,42.12319946],[52.91675949,41.86811066],[52.81467819,41.13536835],[52.50246811,41.78332138],[52.94430161,42.11605072],[54.07942963,42.32410049],[54.75534821,42.0439682],[55.45521927,41.25986862],[55.96820068,41.30863953],[57.09642029,41.3223114],[56.93222046,41.82603073],[57.7865181,42.17053986],[58.62900162,42.75154114],[59.97642136,42.22307968],[60.08333969,41.42515182],[60.46596146,41.22034073],[61.54718018,41.26636887],[61.8827095,41.08485031],[62.3742485,40.05389023],[63.5180397,39.36325836],[64.17024231,38.89242172],[65.21601105,38.40269089],[66.54611969,37.97470093],[66.51862335,37.36277008],[66.21736908,37.39379883],[65.74565125,37.66117859],[65.58894348,37.30522919],[64.74611664,37.11180878],[64.54650116,36.31208038],[63.98287964,36.00794983],[63.19351959,35.85715866],[62.98468018,35.40404892],[62.23067093,35.27067184],[61.21080017,35.65008163],[61.21080017,35.65008163]]]]
  class var TN = Country.addCountry["TN", "Tunisia", [[[9.4821701,30.30755043],[9.05560017,32.10269165],[8.43908978,32.50627136],[8.43045998,32.74832916],[7.61262989,33.34412003],[7.52447987,34.09737015],[8.14097023,34.65512848],[8.3763504,35.47988129],[8.21780968,36.43318176],[8.42096043,36.94641876],[9.51000023,37.34999847],[10.21000004,37.22999954],[10.18064022,36.72402954],[11.02886963,37.09209061],[11.10000038,36.90000153],[10.60000038,36.40999985],[10.59331036,35.9474411],[10.93949986,35.69898987],[10.80782986,34.83349991],[10.14958,34.33076096],[10.33965015,33.78575134],[10.85684967,33.76874924],[11.10846996,33.29333878],[11.48880005,33.13700104],[11.43225956,32.3689003],[10.9448204,32.08179855],[10.63687992,31.7614193],[9.95020962,31.37606049],[10.05659962,30.96183968],[9.9700098,30.53931999],[9.4821701,30.30755043],[9.4821701,30.30755043]]]]
  class var TR = Country.addCountry["TR", "Turkey", [[[26.17077065,39.4636116],[27.28000069,40.41999817],[28.81999969,40.45999908],[29.23999977,41.22000122],[31.14595032,41.08761978],[32.34796143,41.73627853],[33.51330185,42.01895905],[35.16772842,42.04021835],[36.91313934,41.33536911],[38.34769058,40.94858932],[39.5125885,41.10277176],[40.37342834,41.01367188],[41.55408096,41.53564835],[42.61957932,41.58317947],[43.58274078,41.0921402],[43.75265884,40.74020004],[43.65642166,40.25357056],[44.40000153,40.00500107],[44.78858185,39.71701813],[44.10924149,39.42815018],[44.42142105,38.28126907],[44.22573853,37.97159958],[44.77267075,37.1704483],[44.29346085,37.00149918],[43.9422493,37.2562294],[42.77909851,37.38526917],[42.34957123,37.22988129],[41.21212006,37.07435989],[40.67325974,37.09127045],[39.52256012,36.71604919],[38.69985962,36.71292877],[38.16773987,36.90121078],[37.06674957,36.62303162],[36.73949051,36.81752014],[36.6853981,36.25968933],[36.41757965,36.0406189],[36.1497612,35.82154846],[35.78207016,36.27499008],[36.16083145,36.65060043],[35.55091095,36.56544876],[34.71455002,36.79552078],[34.02690125,36.2199707],[32.50917053,36.10755157],[31.69961929,36.64427948],[30.6216507,36.67787933],[30.39108086,36.26298141],[29.69997025,36.14437103],[28.73291969,36.67683029],[27.64118004,36.65882111],[27.04875946,37.65335083],[26.31822014,38.20812988],[26.80471039,38.98575974],[26.17077065,39.4636116],[26.17077065,39.4636116]],[[26.11705971,41.82688904],[27.13570976,42.14149094],[27.9967308,42.00737],[28.11551094,41.6228714],[28.98847008,41.2999382],[28.80644035,41.05495071],[27.61903,40.99982834],[27.19238091,40.69055939],[26.3579998,40.15200043],[26.04335022,40.61774826],[26.05690956,40.82413101],[26.29462051,40.93624878],[26.60417938,41.56212997],[26.11705971,41.82688904],[26.11705971,41.82688904]]]]
  class var TT = Country.addCountry["TT", "Trinidad and Tobago", [[[-61.67998505,10.76000023],[-61.1049614,10.89000034],[-60.89497757,10.85499954],[-60.93499374,10.10999966],[-61.76997757,10.],[-61.94996262,10.09000015],[-61.65994644,10.36499977],[-61.67998505,10.76000023],[-61.67998505,10.76000023]],[[-60.62714386,11.3036499],[-60.58170319,11.3240099],[-60.51945877,11.33148956],[-60.52743149,11.26305962],[-60.54525375,11.24407959],[-60.63713074,11.19157982],[-60.71359634,11.17098045],[-60.75773239,11.14824009],[-60.79124069,11.1444397],[-60.84399796,11.15579987],[-60.81676483,11.1842804],[-60.76308441,11.21304035],[-60.72385406,11.2593298],[-60.67376328,11.28092003],[-60.62714386,11.3036499],[-60.62714386,11.3036499]]]]
  class var TW = Country.addCountry["TW", "Taiwan", [[[121.77781677,24.39426994],[121.17563629,22.79085922],[120.74713135,21.97056961],[120.22006989,22.81485939],[120.10616302,23.55625916],[120.69464874,24.53845024],[121.49501038,25.29545021],[121.95127106,24.99757957],[121.77781677,24.39426994],[121.77781677,24.39426994]]]]
  class var TZ = Country.addCountry["TZ", "United Republic of Tanzania", [[[31.83601952,-1.62929833],[31.86617088,-1.02735996],[30.76985931,-1.01454854],[30.41909981,-1.13464856],[30.81615067,-1.69892955],[30.75831985,-2.28723812],[30.46966934,-2.41382957],[30.52766037,-2.80761814],[30.74300957,-3.03430867],[30.75223923,-3.35930657],[30.50554085,-3.56857753],[30.11631966,-4.09011698],[29.75351906,-4.45238733],[29.66062927,-4.45118427],[29.59445,-4.91772699],[29.77901077,-5.05294323],[29.75538063,-5.4849391],[29.94697571,-5.90999985],[29.72229958,-6.08973408],[29.91054535,-6.47645903],[30.13589478,-6.47058725],[30.54042053,-6.98102903],[30.64572906,-7.61671638],[31.13756943,-8.40558815],[31.15775108,-8.59456921],[31.55636978,-8.76203823],[32.19187164,-8.93033695],[32.7593689,-9.23060226],[33.73971939,-9.41714001],[33.94083786,-9.69367027],[34.02822876,-9.47815418],[34.51029587,-10.02622986],[34.63737488,-10.89998817],[34.75453949,-11.33744621],[34.93619919,-11.47956657],[35.31240082,-11.43914032],[36.51406097,-11.72091866],[36.77513885,-11.59453678],[37.47129059,-11.56875229],[37.82764053,-11.26877689],[38.42757034,-11.28518867],[39.52099991,-10.8968668],[40.31658936,-10.31708622],[39.94960022,-10.09839249],[39.5357399,-9.11236191],[39.18651962,-8.48549843],[39.25202942,-8.0078001],[39.1946907,-7.70389891],[39.47000122,-7.09999704],[39.43999863,-6.84000015],[38.79977036,-6.47565699],[38.74053955,-5.90894413],[39.20222092,-4.6767683],[37.76689911,-3.67711663],[37.69868851,-3.09698725],[34.07262039,-1.05981839],[33.57941818,-1.50602829],[33.25175095,-1.95795834],[33.64719009,-2.30090809],[33.07672882,-2.54710913],[32.95177841,-2.43043804],[32.37308884,-2.4899466],[31.92654991,-2.71450996],[31.64801025,-2.32920671],[31.83601952,-1.62929833],[31.83601952,-1.62929833]]]]
  class var UA = Country.addCountry["UA", "Ukraine", [[[31.78597069,52.10168076],[32.15943909,52.06124878],[32.41207123,52.28871155],[32.71575928,52.2384491],[33.75268173,52.33507919],[34.39175034,51.76887131],[34.14197922,51.56642914],[34.22481155,51.25600815],[35.02220917,51.2075882],[35.37791061,50.77394104],[35.35612869,50.57720184],[36.62614822,50.22558975],[37.39345932,50.38396835],[38.01063919,49.91566086],[38.59500885,49.92646027],[40.06903839,49.60105133],[40.08079147,49.30744171],[39.67464828,48.78382111],[39.89561844,48.23241043],[39.73828125,47.8989296],[38.77056885,47.82561874],[38.25511169,47.54640961],[38.22356033,47.10218811],[37.42515945,47.02222061],[36.75986862,46.69869995],[35.82366943,46.64596176],[34.96231079,46.27318954],[35.02080154,45.6512413],[35.50999832,45.40999985],[36.52999878,45.47000122],[36.33472824,45.11320877],[35.24000168,44.93999863],[33.88249969,44.36148834],[33.32643127,44.5648613],[33.54695129,45.03477097],[32.4541893,45.32746887],[32.63079834,45.5191803],[33.58813095,45.85155869],[33.29853821,46.08058929],[31.74416924,46.33335876],[31.67528915,46.70624924],[30.74873924,46.58311081],[30.37763977,46.03240967],[29.60326004,45.2933197],[29.1497097,45.46492004],[28.67977905,45.30403137],[28.23353004,45.48826981],[28.48526955,45.59690857],[28.65999985,45.93999863],[28.93372917,46.2588501],[28.86300087,46.43788147],[29.07209015,46.51768112],[29.17064095,46.37926102],[29.76000023,46.34999847],[30.02463913,46.4239502],[29.83823967,46.52534103],[29.90884972,46.67438126],[29.55968094,46.92858124],[29.41514015,47.34664154],[29.0508709,47.51020813],[29.12266922,47.84909821],[28.67089081,48.11816025],[28.25952911,48.15555954],[27.52252007,48.46712875],[26.85782051,48.36820984],[26.61931992,48.22074127],[26.19743919,48.22087097],[25.94594002,47.98715973],[25.20775032,47.89105988],[24.86630058,47.73751831],[24.40203094,47.98186874],[23.76098061,47.98559189],[23.14222908,48.09632874],[22.71052933,47.88217926],[22.64079094,48.15023041],[22.08562088,48.42224884],[22.28082085,48.82542038],[22.55816078,49.08573914],[22.77639961,49.02740097],[22.51841927,49.47677994],[23.42650032,50.30849838],[23.92275047,50.42488098],[24.02997971,50.70541],[23.52706909,51.57846832],[24.00509071,51.61743927],[24.55311966,51.88848114],[25.32781982,51.91065979],[26.33797073,51.83227158],[27.45409012,51.59228897],[28.24163055,51.57223129],[28.61762047,51.42770004],[28.99283981,51.60205078],[29.25494003,51.36822891],[30.15736961,51.41613007],[30.55511093,51.31948853],[30.61948013,51.82281113],[30.92757988,52.04233932],[31.78597069,52.10168076],[31.78597069,52.10168076]]]]
  class var UG = Country.addCountry["UG", "Uganda", [[[31.86617088,-1.02735996],[30.76985931,-1.01454854],[30.41909981,-1.13464856],[29.82151031,-1.44330955],[29.57946968,-1.34130001],[29.58783913,-0.58737987],[29.81949997,-0.20529994],[29.87578011,0.59740001],[30.0861702,1.06231999],[30.46850014,1.58380997],[30.85268021,1.84940004],[31.17416954,2.20445991],[30.77331924,2.33989],[30.83385086,3.50917006],[31.24555969,3.78189993],[31.88145065,3.55826998],[32.68642044,3.79232001],[33.38999939,3.78999996],[34.00500107,4.24988508],[34.47912979,3.55559993],[34.59606934,3.05374002],[35.03599167,1.90584004],[34.67210007,1.17693996],[33.98500061,0.095],[33.33184814,0.32501],[32.90610886,0.08677],[32.27285004,-0.05613995],[31.8151207,-0.6404199],[31.86617088,-1.02735996],[31.86617088,-1.02735996]]]]
  class var US = Country.addCountry["US", "United States", [[[-72.29496765,41.27000046],[-72.87638092,41.22064972],[-73.70992279,40.93110275],[-72.24116516,41.11948013],[-71.94489288,40.93000031],[-73.34494019,40.63000107],[-73.981987,40.62799835],[-73.9522171,40.7507515],[-74.25659943,40.47351074],[-73.9623642,40.42763138],[-74.17830658,39.70925903],[-74.90597534,38.93954086],[-74.98040771,39.19639969],[-75.20000458,39.24845123],[-75.52797699,39.49850082],[-75.31989288,38.95999908],[-75.08345032,38.78120041],[-75.05667114,38.4041214],[-75.37741089,38.01551056],[-75.94013977,37.21688843],[-76.03122711,37.25659943],[-75.72203827,37.93704987],[-76.23282623,38.31921387],[-76.3499527,39.15000153],[-76.54272461,38.71761322],[-76.32923889,38.08325958],[-76.95992279,38.23288345],[-76.30152893,37.91794586],[-76.25871277,36.96640015],[-75.97180176,36.89725876],[-75.86804199,36.55125046],[-75.72746277,35.55073929],[-76.36313629,34.80854034],[-77.3975296,34.51200867],[-78.05490112,33.92546844],[-78.55429077,33.86132813],[-79.06066895,33.49394989],[-79.20353699,33.15839005],[-80.30121613,32.50935364],[-80.86487579,32.03329849],[-81.3361969,31.44049072],[-81.49041748,30.72999001],[-81.31360626,30.03552055],[-80.97995758,29.18000031],[-80.5355835,28.47212982],[-80.52993774,28.04000092],[-80.05649567,26.87999916],[-80.0880127,26.20576477],[-80.13150024,25.81677437],[-80.38093567,25.20615959],[-80.67998505,25.07999992],[-81.17211151,25.20125961],[-81.32991028,25.63999939],[-81.70992279,25.87000084],[-82.2399826,26.72999954],[-82.70513153,27.49504089],[-82.85518646,27.88624001],[-82.64992523,28.54999924],[-82.92998505,29.10000038],[-83.70948029,29.93655968],[-84.0999527,30.09000015],[-85.10871124,29.63615036],[-85.2878418,29.68611908],[-85.77304077,30.15261078],[-86.39992523,30.39999962],[-87.53031158,30.27433014],[-88.4177475,30.38489914],[-89.18047333,30.31598091],[-89.60491943,30.17635918],[-89.41365814,29.89418983],[-89.42998505,29.48863983],[-89.21763611,29.29108047],[-89.40817261,29.15961075],[-89.77919006,29.30714035],[-90.15457153,29.11742973],[-90.88014984,29.14853477],[-91.62675476,29.67700005],[-92.49898529,29.5522995],[-93.22626495,29.78375053],[-93.84835815,29.71363068],[-94.69000244,29.47999954],[-95.60018158,28.73863029],[-96.59394836,28.30747986],[-97.13990784,27.82999992],[-97.36998749,27.37999916],[-97.37989044,26.69000053],[-97.32991028,26.20999908],[-97.13990784,25.87000084],[-97.52993774,25.84000015],[-98.2399826,26.05999947],[-99.01992035,26.37000084],[-99.29997253,26.84000015],[-99.51992035,27.54000092],[-100.10997009,28.11000061],[-100.45578003,28.69611931],[-100.95755768,29.3807106],[-101.66230774,29.77930069],[-102.47995758,29.76000023],[-103.10997009,28.96999931],[-103.94000244,29.27000046],[-104.45697021,29.57196045],[-104.70574951,30.1217308],[-105.03733826,30.64402008],[-105.6315918,31.08382988],[-106.14286804,31.39995003],[-106.50754547,31.75452042],[-108.2399826,31.7548542],[-108.24194336,31.34222031],[-109.03494263,31.34193993],[-111.02350616,31.33472061],[-113.30488586,32.03913879],[-114.81500244,32.52528],[-114.72135925,32.72082901],[-115.99131775,32.61238861],[-117.12773132,32.53533936],[-117.29586029,33.0462265],[-117.94393921,33.62123489],[-118.41056824,33.74090958],[-118.51989746,34.02778244],[-119.08098602,34.07799911],[-119.43884277,34.34847641],[-120.36769104,34.44710922],[-120.62286377,34.60855103],[-120.7443161,35.15686035],[-121.71450806,36.16152954],[-122.54737854,37.55176163],[-122.51191711,37.78339005],[-122.95317841,38.1137085],[-123.72714233,38.95166016],[-123.86517334,39.76699066],[-124.39807129,40.3132019],[-124.17880249,41.14202118],[-124.21366882,41.99964142],[-124.53283691,42.76599121],[-124.14203644,43.70838165],[-123.89891815,45.5234108],[-124.07954407,46.86474991],[-124.39559174,47.72016907],[-124.68717957,48.18443298],[-124.56610107,48.37971497],[-123.11998749,48.04000092],[-122.58732605,47.09600067],[-122.3399353,47.36000061],[-122.5,48.18000031],[-122.8399353,49.],[-120.,49.],[-117.03116608,49.],[-116.04813385,49.],[-113.,49.],[-110.04997253,49.],[-107.04997253,49.],[-104.048172,48.99985886],[-100.64992523,49.],[-97.22867584,49.0007019],[-95.15904236,49.],[-95.15604401,49.38425064],[-94.81755066,49.38904953],[-94.63990784,48.84000015],[-94.32906342,48.67073822],[-93.63085175,48.60926056],[-92.60997009,48.45000076],[-91.63990784,48.13999939],[-90.82991028,48.27000046],[-89.5999527,48.00999832],[-90.42497253,47.73500824],[-90.61998749,47.68000031],[-91.32991028,47.27999878],[-92.00868225,46.85842133],[-92.01187134,46.71168137],[-91.00989532,46.91999817],[-90.33087158,46.49705505],[-89.3114624,46.79362869],[-88.82253265,47.15478134],[-87.93984985,47.48590851],[-88.26123047,46.95856094],[-87.69425964,46.83103943],[-86.9899826,46.45000076],[-86.10259247,46.67266083],[-85.11998749,46.75999832],[-84.90994263,46.47999954],[-84.60482025,46.4396019],[-84.3366394,46.40877151],[-83.8391571,46.01020813],[-84.71994019,45.91999817],[-84.94374084,45.95002747],[-85.53995514,46.02999878],[-86.31989288,45.83000183],[-87.,45.74000168],[-87.53917694,45.17393112],[-87.98823547,44.73331833],[-87.85274506,44.61503983],[-87.11802673,45.25933075],[-86.96744537,45.26287842],[-87.48629761,44.49335098],[-87.71221924,43.79650879],[-87.9020462,43.23051834],[-87.77672577,42.74087143],[-87.79560852,42.23411942],[-87.52606964,41.70851135],[-87.09439087,41.64617157],[-86.62184143,41.89442062],[-86.21595764,42.38169098],[-86.18839264,43.04140854],[-86.51992035,43.65999985],[-86.47026825,44.08422852],[-86.20935059,44.57477188],[-85.95972443,44.91059875],[-85.55999756,45.15000153],[-85.46699524,44.81459045],[-85.29036713,45.30826187],[-85.06989288,45.40999985],[-84.92998505,45.79000092],[-84.07991028,45.59000015],[-83.3399353,45.20000076],[-83.25878906,44.74571991],[-83.3499527,44.29000092],[-83.89992523,43.88999939],[-83.84867859,43.63830948],[-83.64992523,43.63000107],[-83.02993774,44.06999969],[-82.65994263,43.97000122],[-82.47995758,43.38999939],[-82.42998505,42.97999954],[-82.89992523,42.43000031],[-83.11998749,42.08000183],[-83.41996765,41.72999954],[-82.84604645,41.48711014],[-82.34737396,41.43590927],[-81.62343597,41.56893158],[-81.03118896,41.84550858],[-80.45462036,42.00437164],[-79.76209259,42.26961899],[-78.9005661,42.86671829],[-78.91996765,42.96500015],[-79.00989532,43.27000046],[-78.06989288,43.36999893],[-77.5999527,43.24000168],[-76.92998505,43.25999832],[-76.17998505,43.59000015],[-76.23924255,43.97914886],[-76.375,44.09630966],[-75.31814575,44.81644821],[-74.86688995,45.00048065],[-73.34772491,45.00738144],[-71.50495148,45.0082016],[-71.40493774,45.25500107],[-71.08473206,45.30524063],[-70.65994263,45.45999908],[-70.30498505,45.91500092],[-69.99990845,46.69306946],[-69.2371521,47.44778061],[-68.90493774,47.18500137],[-68.23442841,47.3548584],[-67.79035187,47.06636047],[-67.79129791,45.70280838],[-67.13736725,45.13753128],[-66.96466064,44.80970001],[-68.03242493,44.32519913],[-69.05999756,43.97999954],[-70.11612701,43.68405151],[-70.69000244,43.02999878],[-70.81487274,42.86529922],[-70.8249054,42.33499908],[-70.49498749,41.80500031],[-70.07991028,41.77999878],[-70.18499756,42.14500046],[-69.88492584,41.92282867],[-69.96502686,41.63716888],[-70.63990784,41.47499847],[-71.12033081,41.49444962],[-71.85997009,41.31999969],[-72.29496765,41.27000046],[-72.29496765,41.27000046]],[[-140.9859314,69.71199799],[-140.99237061,66.00003052],[-140.99757385,60.30638885],[-140.01287842,60.27682114],[-139.03887939,60.],[-138.34074402,59.5621109],[-137.45228577,58.90499878],[-136.47950745,59.46389008],[-135.47583008,59.78778076],[-134.94488525,59.27056122],[-134.27088928,58.86111069],[-133.3553772,58.41027832],[-132.73027039,57.69289017],[-131.7077179,56.55212021],[-130.00759888,55.9158287],[-129.97996521,55.28499985],[-130.53590393,54.80278015],[-131.08580017,55.17889023],[-131.96710205,55.49777985],[-132.25,56.36999893],[-133.53895569,57.17889023],[-134.07794189,58.12305832],[-135.03797913,58.18769836],[-136.6280365,58.21221924],[-137.79985046,58.5],[-139.86756897,59.53778076],[-140.82510376,59.72750092],[-142.57424927,60.08443832],[-143.95883179,59.9991684],[-145.92550659,60.45861053],[-147.114151,60.8846817],[-148.22418213,60.67301941],[-148.01806641,59.9783287],[-148.57077026,59.91416931],[-149.72770691,59.70563889],[-150.60806274,59.36822128],[-151.7162323,59.15583038],[-151.85931396,59.74499893],[-151.40962219,60.72583008],[-150.34690857,61.0336113],[-150.62107849,61.28443909],[-151.89567566,60.72721863],[-152.57817078,60.0616684],[-154.01916504,59.35028076],[-153.28744507,58.86471939],[-154.23234558,58.14638901],[-155.30749512,57.72777939],[-156.30812073,57.42277908],[-156.55595398,56.97999954],[-158.11715698,56.4636116],[-158.43312073,55.99417114],[-159.60321045,55.56666946],[-160.28962708,55.64360809],[-161.22299194,55.36471939],[-162.23756409,55.02416992],[-163.06922913,54.68972015],[-164.78549194,54.40417099],[-164.94206238,54.57221985],[-163.84820557,55.03944016],[-162.86999512,55.34806061],[-161.8039856,55.89500046],[-160.56358337,56.00806046],[-160.07055664,56.4180603],[-158.68421936,57.01667023],[-158.46101379,57.21694183],[-157.72277832,57.56999969],[-157.55006409,58.32833099],[-157.0415802,58.91889191],[-158.19468689,58.61582947],[-158.51719666,58.78778076],[-159.05857849,58.42417145],[-159.71166992,58.93138885],[-159.98112488,58.57255936],[-160.35516357,59.07110977],[-161.35496521,58.67082977],[-161.96885681,58.67166901],[-162.05487061,59.26694107],[-161.87411499,59.63360977],[-162.51806641,59.98971939],[-163.81814575,59.79806137],[-164.66200256,60.26750183],[-165.34623718,60.50749969],[-165.35083008,61.07389069],[-166.12129211,61.5],[-165.73431396,62.07500076],[-164.91896057,62.63306046],[-164.5625,63.14638901],[-163.75326538,63.21944046],[-163.06706238,63.05944061],[-162.26043701,63.54193878],[-161.53440857,63.45582962],[-160.77241516,63.76610947],[-160.95817566,64.22277832],[-161.51806641,64.40277863],[-160.77763367,64.78861237],[-161.39175415,64.77722168],[-162.45294189,64.55944061],[-162.75759888,64.33860779],[-163.54638672,64.55917358],[-164.96080017,64.44693756],[-166.42506409,64.6866684],[-166.84494019,65.08889008],[-168.11038208,65.66999817],[-166.7051239,66.08833313],[-164.47450256,66.57666779],[-163.6524353,66.57666779],[-163.7885437,66.0772171],[-161.6776886,66.11611176],[-162.48953247,66.73555756],[-163.71972656,67.11638641],[-164.43083191,67.61634827],[-165.39024353,68.04277802],[-166.76437378,68.35888672],[-166.20469666,68.88305664],[-164.43075562,68.9155426],[-163.16854858,69.37110901],[-162.93052673,69.85806274],[-161.90873718,70.33332825],[-160.93460083,70.44767761],[-159.03895569,70.89167023],[-158.11953735,70.82472229],[-156.58079529,71.35778046],[-155.06771851,71.14778137],[-154.34405518,70.69638824],[-153.89981079,70.88999939],[-152.20991516,70.83000183],[-152.26979065,70.59999847],[-150.73997498,70.43000031],[-149.71994019,70.52999878],[-147.61320496,70.2140274],[-145.68988037,70.12000275],[-144.91984558,69.98999786],[-143.58926392,70.15249634],[-142.07228088,69.85193634],[-140.9859314,69.71199799],[-140.9859314,69.71199799]],[[-155.40205383,20.07975006],[-155.22445679,19.9930191],[-155.06225586,19.85910034],[-154.80734253,19.50871086],[-154.83137512,19.4532795],[-155.22216797,19.23971939],[-155.54211426,19.08348083],[-155.68804932,18.91618919],[-155.93664551,19.05938911],[-155.90785217,19.33888054],[-156.07325745,19.70293999],[-156.02368164,19.81422043],[-155.84986877,19.9772892],[-155.91906738,20.1739502],[-155.86108398,20.26721001],[-155.78501892,20.24869919],[-155.40205383,20.07975006],[-155.40205383,20.07975006]],[[-171.73146057,63.78250122],[-171.11431885,63.59222031],[-170.49107361,63.69499969],[-169.68249512,63.43111038],[-168.68922424,63.29750061],[-168.77175903,63.18861008],[-169.52940369,62.97694016],[-170.29049683,63.19443893],[-170.67138672,63.3758316],[-171.55290222,63.31777954],[-171.79092407,63.40583038],[-171.73146057,63.78250122],[-171.73146057,63.78250122]],[[-153.22853088,57.96900177],[-152.56459045,57.90145111],[-152.14108276,57.59107971],[-153.00613403,57.11584091],[-154.00491333,56.73468018],[-154.51631165,56.99274826],[-154.67080688,57.46118927],[-153.76260376,57.81658173],[-153.22853088,57.96900177],[-153.22853088,57.96900177]],[[-158.02508545,21.71696091],[-157.94145203,21.6527195],[-157.65283203,21.32217026],[-157.70703125,21.26441956],[-157.77853394,21.27729034],[-158.12651062,21.31244087],[-158.25376892,21.53919029],[-158.29255676,21.57912064],[-158.02508545,21.71696091],[-158.02508545,21.71696091]],[[-166.46777344,60.38417053],[-165.67443848,60.29360962],[-165.57904053,59.90999985],[-166.19271851,59.75444031],[-166.84820557,59.94139099],[-167.4551239,60.21305847],[-166.46777344,60.38417053],[-166.46777344,60.38417053]],[[-159.36550903,22.21493912],[-159.34506226,21.98200035],[-159.46353149,21.88298988],[-159.80032349,22.06533051],[-159.74855042,22.13820076],[-159.59617615,22.23617935],[-159.36550903,22.21493912],[-159.36550903,22.21493912]],[[-156.75811768,21.17683983],[-156.78927612,21.0687294],[-157.32518005,21.09777069],[-157.25021362,21.2195797],[-156.75811768,21.17683983],[-156.75811768,21.17683983]],[[-155.99554443,20.76403999],[-156.07919312,20.64397049],[-156.41441345,20.57241058],[-156.58660889,20.78300095],[-156.7016449,20.86429977],[-156.71034241,20.92675972],[-156.61251831,21.01248932],[-156.25704956,20.91744995],[-155.99554443,20.76403999],[-155.99554443,20.76403999]]]]
  class var UY = Country.addCountry["UY", "Uruguay", [[[-57.62506485,-30.21628761],[-56.97595596,-30.10967064],[-55.97318268,-30.88305283],[-55.60149384,-30.85386276],[-54.57244873,-31.49451447],[-53.78791809,-32.04724121],[-53.20953751,-32.72761154],[-53.65048599,-33.20197296],[-53.37360382,-33.76832199],[-53.80642319,-34.39680862],[-54.93584442,-34.95266342],[-55.67404556,-34.75265121],[-56.21525192,-34.85981369],[-57.13965607,-34.430439],[-57.8178215,-34.46250916],[-58.42704773,-33.90939713],[-58.34959793,-33.26313782],[-58.13261795,-33.04058838],[-58.14241028,-32.04447937],[-57.87488556,-31.01654053],[-57.62506485,-30.21628761],[-57.62506485,-30.21628761]]]]
  class var UZ = Country.addCountry["UZ", "Uzbekistan", [[[66.51862335,37.36277008],[67.07576752,37.35614014],[67.83000183,37.14500046],[68.39202118,38.15702057],[68.17601776,38.90156174],[67.44223022,39.14014816],[67.7014389,39.58047867],[68.53640747,39.53343964],[69.01161957,40.08615112],[69.32949829,40.72782898],[70.66661072,40.96020889],[70.45816803,40.49650955],[70.60140991,40.21852875],[71.01422119,40.24436188],[71.77487946,40.14585114],[73.05544281,40.8660202],[71.87010956,41.39289856],[71.1578598,41.14358139],[70.41999817,41.52000046],[71.25921631,42.16772079],[70.96231079,42.26615143],[70.38894653,42.08132172],[69.07000732,41.38425064],[68.63249207,40.66867065],[68.25990295,40.66233063],[67.98584747,41.13599014],[66.71405792,41.16843033],[66.51065826,41.98764038],[66.02336121,41.99464035],[66.09802246,42.99766159],[64.90081787,43.72806168],[63.18579102,43.65008163],[62.01327896,43.5044899],[61.05833054,44.40583038],[60.24000168,44.78404617],[59.77000046,44.15999985],[59.06285858,44.36930084],[59.34571075,44.99720001],[59.35929489,45.18999863],[58.96138,45.375],[58.92142868,44.73558044],[58.49713898,44.21232986],[58.28499985,44.47394943],[58.28499985,44.89255142],[58.68999863,45.5],[58.50312042,45.58679962],[55.92893982,44.99584961],[55.96820068,41.30863953],[57.09642029,41.3223114],[56.93222046,41.82603073],[57.7865181,42.17053986],[58.62900162,42.75154114],[59.97642136,42.22307968],[60.08333969,41.42515182],[60.46596146,41.22034073],[61.54718018,41.26636887],[61.8827095,41.08485031],[62.3742485,40.05389023],[63.5180397,39.36325836],[64.17024231,38.89242172],[65.21601105,38.40269089],[66.54611969,37.97470093],[66.51862335,37.36277008],[66.51862335,37.36277008]]]]
  class var VC = Country.addCountry["VC", "St. Vincent and the Grenadines", [[[-61.2249527,13.39999962],[-61.07997131,13.39999962],[-61.10997009,13.09500027],[-61.25494766,13.04500008],[-61.32997131,13.23999977],[-61.2249527,13.39999962],[-61.2249527,13.39999962]]]]
  class var VE = Country.addCountry["VE", "Venezuela", [[[-71.33149719,11.77626991],[-71.35997009,11.53999996],[-71.94699097,11.42327023],[-71.62082672,10.96945953],[-71.63303375,10.44649029],[-72.0741272,9.86565018],[-71.69559479,9.0722599],[-71.26450348,9.13720036],[-71.03995514,9.85999966],[-71.34998322,10.21191978],[-71.40052032,10.9689703],[-70.15525055,11.37549019],[-70.29380798,11.84683037],[-69.94322205,12.16230965],[-69.58428955,11.45962048],[-68.88288116,11.44338989],[-68.23316956,10.88574028],[-68.19405365,10.55465984],[-67.29616547,10.54586029],[-66.22783661,10.64861965],[-65.65519714,10.20079041],[-64.89043427,10.07719994],[-64.32946777,10.38959026],[-64.31797791,10.64142036],[-63.07929993,10.70172024],[-61.88090897,10.71562004],[-62.73009491,10.42026043],[-62.38846588,9.94820023],[-61.58877182,9.87306976],[-60.83054352,9.38134956],[-60.67121887,8.58018017],[-60.15002823,8.60276031],[-59.75830078,8.36701965],[-60.55055618,7.77960014],[-60.63792038,7.41499996],[-60.29563904,7.04392004],[-60.54396057,6.85658979],[-61.1593132,6.69608021],[-61.13940048,6.23431015],[-61.41030884,5.95906019],[-60.73358154,5.20027018],[-60.60116196,4.91808987],[-60.96688843,4.53645992],[-62.0854187,4.16211987],[-62.8045311,4.00696993],[-63.09320068,3.77057004],[-63.88832092,4.02052021],[-64.62866211,4.14848995],[-64.81600189,4.0564599],[-64.36844635,3.79720998],[-64.40880585,3.12678003],[-64.26992035,2.49698997],[-63.42282486,2.41107988],[-63.36875916,2.20091009],[-64.08303833,1.91637003],[-64.19927216,1.49285996],[-64.61102295,1.32872999],[-65.35462952,1.09527004],[-65.548172,0.78926998],[-66.32572174,0.72447002],[-66.87624359,1.25336003],[-67.18125153,2.25063992],[-67.44706726,2.60028005],[-67.80992126,2.82066011],[-67.30314636,3.31845999],[-67.33750153,3.54234004],[-67.62180328,3.83948994],[-67.82297516,4.50394011],[-67.74468231,5.22111988],[-67.5214386,5.55688],[-67.34140778,6.09545994],[-67.6950531,6.26731014],[-68.26496887,6.15327978],[-68.98526001,6.20678997],[-69.38945007,6.09986019],[-70.09321594,6.96038008],[-70.67415619,7.08779001],[-71.9601059,6.99160004],[-72.19824982,7.3404398],[-72.44441223,7.42379999],[-72.47966766,7.63249016],[-72.36090088,8.00263023],[-72.43978119,8.40526962],[-72.66042328,8.62528038],[-72.78866577,9.08504009],[-73.30490112,9.15200043],[-73.02757263,9.73676014],[-72.90527344,10.45034027],[-72.61458588,10.82199001],[-72.22750092,11.10871029],[-71.97383118,11.60867977],[-71.33149719,11.77626991],[-71.33149719,11.77626991]],[[-64.40207672,11.04356956],[-64.2249527,11.06175613],[-64.12989044,11.01500034],[-64.02922821,11.06604958],[-63.90679932,11.17014027],[-63.79912567,11.01224995],[-63.9011879,10.87862968],[-64.06246948,10.86285019],[-64.15620422,10.93998528],[-64.4281311,10.9574604],[-64.40207672,11.04356956],[-64.40207672,11.04356956]]]]
  class var VN = Country.addCountry["VN", "Vietnam", [[[108.05020905,21.55237007],[106.71504974,20.69685936],[105.88168335,19.7520504],[105.66201019,19.05817032],[106.42680359,18.00412941],[107.36197662,16.69745064],[108.2694931,16.07975006],[108.87711334,15.27667999],[109.33524323,13.42601967],[109.20014191,11.66685009],[108.36614227,11.00831032],[107.22091675,10.36450005],[106.4050827,9.53085041],[105.15827179,8.59976006],[104.79518127,9.24104023],[105.07621765,9.91849995],[104.33435822,10.48653984],[105.19992065,10.88930035],[106.24964142,10.96181011],[105.81051636,11.56762028],[107.4914093,12.3372097],[107.61453247,13.53553963],[107.38273621,14.20242977],[107.56452179,15.20217037],[107.31269836,15.90855026],[106.55599976,16.60429001],[105.92579651,17.4853096],[105.09455872,18.6669693],[103.89649963,19.26516914],[104.18338013,19.62467003],[104.82263184,19.88665009],[104.43502045,20.75872993],[103.20384979,20.76656914],[102.75488281,21.67514038],[102.17046356,22.46475029],[102.70697784,22.70879936],[103.50453949,22.70375061],[104.47685242,22.81915092],[105.32923889,23.35206032],[105.81121063,22.97689056],[106.72541809,22.79426956],[106.56728363,22.21820068],[107.04341125,21.81189919],[108.05020905,21.55237007],[108.05020905,21.55237007]]]]
  class var VU = Country.addCountry["VU", "Vanuatu", [[[166.79316711,-15.66878033],[166.64987183,-15.3927002],[166.62913513,-14.62651634],[167.10772705,-14.93393421],[167.27005005,-15.74000645],[167.00120544,-15.61458206],[166.79316711,-15.66878033],[166.79316711,-15.66878033]],[[167.21681213,-15.89184666],[167.84483337,-16.46630669],[167.51516724,-16.59784889],[167.17999268,-16.15997696],[167.21681213,-15.89184666],[167.21681213,-15.89184666]]]]
  class var YE = Country.addCountry["YE", "Yemen", [[[53.10858154,16.6510601],[52.38518906,16.38241959],[52.19171143,15.93844032],[52.16815948,15.59741974],[51.17248917,15.17523956],[49.57455063,14.70876026],[48.67921066,14.00319958],[48.23894882,13.9480896],[47.93891907,14.0072403],[47.35446167,13.59222031],[46.71709061,13.39970016],[45.87760925,13.34776974],[45.62506866,13.29094982],[45.40642929,13.02692032],[45.14437103,12.95394039],[44.98950958,12.69960022],[44.49459839,12.72165012],[44.17509842,12.5859499],[43.48299026,12.63679028],[43.22288895,13.22095966],[43.25146103,13.76758957],[43.08795929,14.06264019],[42.89226151,14.80224037],[42.60485077,15.21331978],[42.80500031,15.26196957],[42.70246124,15.71887016],[42.82363892,15.91174984],[42.77933884,16.34790039],[43.21839142,16.66690063],[43.11579132,17.08843994],[43.38079834,17.57999039],[43.79151917,17.31999016],[44.06259918,17.41036034],[45.21667099,17.43333054],[45.40000153,17.33333015],[46.3666687,17.23332977],[46.75,17.28333092],[47.,16.95000076],[47.46667099,17.11667061],[48.18333054,18.16666985],[49.1166687,18.61667061],[52.,19.],[52.78218079,17.34972954],[53.10858154,16.6510601],[53.10858154,16.6510601]]]]
  class var ZA = Country.addCountry["ZA", "South Africa", [[[31.52098083,-29.25738144],[31.3255806,-29.40197563],[30.90177917,-29.90991402],[30.62280083,-30.4237442],[30.05570984,-31.14025688],[28.92554092,-32.1720047],[28.21973991,-32.77192307],[27.46462059,-33.22694016],[26.4194603,-33.61491776],[25.90963936,-33.66700363],[25.78063965,-33.94459152],[25.17288017,-33.79682922],[24.67783928,-33.98716354],[23.59403038,-33.79441833],[22.98819923,-33.91640472],[22.57415009,-33.86407089],[21.54282951,-34.2588501],[20.68906021,-34.4171524],[20.07127953,-34.79513168],[19.61642075,-34.81917572],[19.19330025,-34.46257019],[18.85532951,-34.44425964],[18.42466927,-33.99781799],[18.37741089,-34.13650131],[18.24448013,-33.867733],[18.25009918,-33.28142548],[17.92519951,-32.61125565],[18.24793053,-32.42909622],[18.22172928,-31.66160202],[17.56691933,-30.72571564],[17.06443024,-29.8786335],[17.06291962,-29.87593079],[16.34494972,-28.5766716],[16.82398987,-28.08212662],[17.21895027,-28.35593414],[17.38748932,-28.78351784],[17.83614922,-28.85636711],[18.46489906,-29.04546165],[19.00214005,-28.97241402],[19.89473915,-28.46112061],[19.89575958,-24.76776314],[20.16572952,-24.91794777],[20.7585907,-25.86810684],[20.66643906,-26.47740364],[20.88958931,-26.82852364],[21.60588074,-26.72650337],[22.10597038,-26.28024673],[22.57951927,-25.97942162],[22.82427025,-25.50043488],[23.3121109,-25.26867294],[23.73353958,-25.39011383],[24.21126938,-25.6702137],[25.02516937,-25.71968079],[25.66468048,-25.48679161],[25.76585007,-25.17485046],[25.94166946,-24.6963501],[26.4857502,-24.61632538],[26.78639984,-24.24067307],[27.11944008,-23.57428932],[28.01724052,-22.82774734],[29.43218994,-22.09133911],[29.83905029,-22.10217667],[30.32287979,-22.27158165],[30.65983963,-22.15157127],[31.19142914,-22.25150108],[31.67037964,-23.65895081],[31.93058014,-24.36942101],[31.7524395,-25.4842453],[31.83774948,-25.84332657],[31.33313942,-25.6601944],[31.04409027,-25.73146057],[30.94965935,-26.02262688],[30.67658997,-26.39808273],[30.68596077,-26.74381065],[31.28278923,-27.28587723],[31.86804008,-27.17791557],[32.07167053,-26.73380089],[32.83013153,-26.74217415],[32.58026123,-27.47014809],[32.46213913,-28.30097008],[32.20339966,-28.75240135],[31.52098083,-29.25738144],[31.52098083,-29.25738144]]]]
  class var ZM = Country.addCountry["ZM", "Zambia", [[[32.7593689,-9.23060226],[32.19187164,-8.93033695],[31.55636978,-8.76203823],[31.15775108,-8.59456921],[31.17404938,-8.74720001],[30.88792992,-8.70035648],[30.45713997,-8.47909069],[30.55149269,-8.29129219],[30.34608078,-8.23823071],[29.0028801,-8.40702629],[28.73484993,-8.52655029],[28.4498806,-9.16491413],[28.67367935,-9.60592842],[28.49604034,-10.78990841],[28.37225914,-11.79365635],[28.64241982,-11.97154999],[29.34156036,-12.36071587],[29.6160202,-12.17890835],[29.69961929,-13.25721455],[28.9342804,-13.24894428],[28.52355003,-12.69861221],[28.1550808,-12.27246666],[27.38879013,-12.13276386],[27.16440964,-11.60875416],[26.55307007,-11.92441082],[25.7523098,-11.78495598],[25.41811943,-11.33090973],[24.78315926,-11.23867607],[24.31451988,-11.26281452],[24.25712967,-10.95199203],[23.91222,-10.92684841],[24.01787949,-11.2372942],[23.90415001,-11.72225857],[24.0798893,-12.19129848],[23.93091011,-12.56584835],[24.01612091,-12.91102695],[21.93391037,-12.89844036],[21.88784027,-16.08028412],[22.56249046,-16.89844513],[23.21504974,-17.52312469],[24.03384972,-17.29586601],[24.68234062,-17.35341835],[25.07695007,-17.57878304],[25.08444023,-17.66178703],[25.26424026,-17.73651314],[26.38191986,-17.84599686],[26.70677948,-17.96123505],[27.04443932,-17.93804932],[27.5982399,-17.29080391],[28.4679203,-16.4683876],[28.82585907,-16.38973999],[28.94747925,-16.04303932],[29.51683998,-15.64469814],[30.27425003,-15.50779438],[30.17951012,-14.79608822],[33.21401978,-13.97187614],[32.68817902,-13.71284008],[32.99174881,-12.7838583],[33.30638885,-12.43576622],[33.1142807,-11.60720634],[33.31529999,-10.79653835],[33.4856987,-10.52556229],[33.23139191,-9.67669868],[32.7593689,-9.23060226],[32.7593689,-9.23060226]]]]
  class var ZW = Country.addCountry["ZW", "Zimbabwe", [[[31.19142914,-22.25150108],[30.65983963,-22.15157127],[30.32287979,-22.27158165],[29.83905029,-22.10217667],[29.43218994,-22.09133911],[28.79466057,-21.63945007],[28.02137947,-21.48597527],[27.72726059,-20.85176277],[27.72472954,-20.49905777],[27.29648972,-20.39150047],[26.16481018,-19.29308128],[25.85040092,-18.71439171],[25.64917946,-18.53602219],[25.26424026,-17.73651314],[26.38191986,-17.84599686],[26.70677948,-17.96123505],[27.04443932,-17.93804932],[27.5982399,-17.29080391],[28.4679203,-16.4683876],[28.82585907,-16.38973999],[28.94747925,-16.04303932],[29.51683998,-15.64469814],[30.27425003,-15.50779438],[30.33897972,-15.88085842],[31.17307091,-15.86094856],[31.63651085,-16.07198143],[31.85201073,-16.31942558],[32.32825089,-16.39204788],[32.84764099,-16.713377],[32.8498497,-17.9790287],[32.65488815,-18.67208672],[32.61201096,-19.41935539],[32.77270889,-19.7155838],[32.65974045,-20.30428123],[32.50870895,-20.39530945],[32.24502182,-21.11650085],[31.19142914,-22.25150108],[31.19142914,-22.25150108]]]]
}


Download or view Country.frink in plain text format


This is a program written in the programming language Frink.
For more information, view the Frink Documentation or see More Sample Frink Programs.

Alan Eliasen was born 19944 days, 11 hours, 16 minutes ago.