$(document).ready(function() { // Function to check screen width and toggle collapse visibility function toggleCollapseVisibility() { if ($(window).width() <= 767) { // You may need to adjust this width based on your design $('#navbarSupportedContentMenu').removeClass('show'); } else { $('#navbarSupportedContentMenu').addClass('show'); } } // Initial check on document ready toggleCollapseVisibility(); // Check on window resize $(window).resize(function() { toggleCollapseVisibility(); }); }); // Initialize the map var map = L.map('map', { zoomControl: false }).setView([-8.2920675, 114.234713],10); // Add tile layer L.tileLayer("https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png", { attribution: '© OpenStreetMap contributors', }).addTo(map); // Add zoom control to the map L.control.zoom({ position: 'bottomright' }).addTo(map); // Load geojson data and styles var geojsonFeature = { "type": "FeatureCollection", "generator": "overpass-ide", "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL.", "timestamp": "2018-07-04T02:13:02Z", "features": [ { "type": "Feature", "properties": { "@id": "relation/8110792", "admin_level": "6", "boundary": "administrative", "is_in:city": "BANYUWANGI", "is_in:province": "JAWA TIMUR", "name": "Pesanggaran", "source": "HOT_InAWARESurvey_2018", "type": "boundary" }, "geometry": { "type": "Polygon", "coordinates": [ [ [113.96429000058322,-8.402779999797019], [113.96521000074108,-8.40319999938032], [113.96542000053273,-8.403319999518203], [113.96564000078558,-8.40341000007129], [113.96589000062318,-8.403549999332824], [113.96605000080706,-8.403669999470765], [113.96612000043785,-8.403749999562649], [113.96627000016053,-8.403869999700589], [113.96641000032139,-8.404009999861444], [113.96657000050527,-8.404199999630123], [113.96665000059727,-8.404329999329832], [113.96680000031995,-8.404529999559657], [113.96725000038737,-8.405039999696044], [113.96739000054822,-8.405099999765014], [113.96764000038593,-8.405159999833984], [113.96795000029249,-8.405209999441752], [113.96801000036135,-8.405249999487751], [113.96815000052231,-8.405329999579635], [113.96872000072767,-8.405790000108254], [113.96897000056526,-8.405869999300876], [113.96933000007959,-8.405919999807963], [113.96993000076907,-8.40600999946173], [113.97005000000763,-8.40600999946173], [113.9707899999587,-8.40600999946173], [113.97091000009664,-8.406049999507729], [113.97101000021155,-8.406200000129729], [113.97113000034938,-8.406359999414292], [113.9713300005792,-8.406550000082291], [113.97152000034794,-8.406599999690059], [113.97167000007062,-8.406579999667088], [113.97182000069267,-8.406490000013321], [113.97190000078456,-8.406359999414292], [113.9720100004613,-8.406200000129729], [113.97211000057621,-8.406200000129729], [113.97216000018409,-8.406019999922876], [113.97217000064518,-8.405959999853963], [113.972260000299,-8.405959999853963], [113.97307000078013,-8.40579999967008], [113.97398000047679,-8.405559999394313], [113.974500000175,-8.40552999980946], [113.97459000072809,-8.405689999993342], [113.97472999998968,-8.40579999967008], [113.97479000005865,-8.405830000154197], [113.97516000003418,-8.405939999830991], [113.97550999998668,-8.405999999899905], [113.97577000028548,-8.406019999922876], [113.97633000002963,-8.406200000129729], [113.97752000004812,-8.406799999919883], [113.97909000050333,-8.407509999386775], [113.980780000197,-8.408569999705549], [113.9810400004958,-8.408879999612111], [113.98125000028745,-8.408999999750051], [113.98167000077012,-8.409179999956848], [113.98221000049125,-8.409409999771526], [113.98269000014352,-8.409549999932381], [113.98275000021249,-8.409719999678089], [113.98281000028146,-8.409849999377798], [113.98295000044232,-8.409979999976883], [113.98345000011761,-8.4104300000443], [113.98389000062321,-8.410579999767037], [113.9843900002985,-8.410809999581659], [113.98447999995221,-8.410849999627601], [113.98541000057128,-8.411270000110278], [113.98585000017749,-8.411629999624608], [113.98593000026949,-8.411669999670608], [113.98669000024347,-8.41197999957717], [113.98787000070013,-8.412989999388799], [113.98848000005216,-8.41409999931534], [113.98874000035096,-8.414479999752018], [113.9887699999357,-8.414609999451727], [113.9889600006037,-8.415139999611142], [113.9890400006957,-8.415480000001821], [113.98914000081061,-8.415639999286384], [113.98934000014106,-8.415910000046324], [113.989380000187,-8.415970000115237], [113.9896300000247,-8.416639999536187], [113.98969000009356,-8.416809999281895], [113.99016000018401,-8.418189999968377], [113.99079000045833,-8.41966999987045], [113.99157000045534,-8.421470000140232], [113.99163000052431,-8.421649999447766], [113.99187000080008,-8.422449999467744], [113.9931700004953,-8.423889999323876], [113.99362000056271,-8.424389999898438], [113.99499000078811,-8.425439999756009], [113.99651000073607,-8.426739999451229], [113.99872000012806,-8.429620000062812], [113.99883000070417,-8.430870000150208], [113.998840000266,-8.431899999984864], [113.99871000056623,-8.432559999843932], [113.99855000038235,-8.433379999886938], [113.99835000015253,-8.433890000023325], [113.99826000049882,-8.434259999998858], [113.99859000042841,-8.435759999923903], [113.99911000012662,-8.436899999435241], [113.99933999994118,-8.437589999778481], [113.99950000012507,-8.438369999775489], [113.99947000054021,-8.438499999475255], [113.9993700004253,-8.438869999450731], [113.99916000063365,-8.439490000163232], [113.9990200004728,-8.439829999654592], [113.99892999991971,-8.440019999423271], [113.99881000068115,-8.440289999283891], [113.99871000056623,-8.440459999928919], [113.9984900003135,-8.440970000065306], [113.99847000029047,-8.441059999719073], [113.99843000024453,-8.441429999694549], [113.99846000072864,-8.44177999964711], [113.99853000035944,-8.442009999461732], [113.99869000054332,-8.442409999921381], [113.99883000070417,-8.442689999343827], [113.99889000077314,-8.44286999955068], [113.99901000001171,-8.443239999526213], [113.99920000067971,-8.443619999962891], [113.99933000037936,-8.443789999708542], [113.99966000030895,-8.444229999314871], [113.99984000051575,-8.444500000074811], [114.00001000026145,-8.444859999589141], [114.00001000026145,-8.444970000165199], [113.99991000014654,-8.44530000009479], [113.99982000049283,-8.445469999840441], [113.99965000074712,-8.445759999724032], [113.99960000023998,-8.445839999815973], [113.99946000007913,-8.446020000022827], [113.99931999991827,-8.446239999376303], [113.99904000049582,-8.446719999927893], [113.99878000019703,-8.447069999880455], [113.9983400005907,-8.44768999969358], [113.9981600003839,-8.447949999992318], [113.99789000052328,-8.44831999996785], [113.99777999994717,-8.448519999298355], [113.99759000017855,-8.448899999735033], [113.99758000061672,-8.448969999365829], [113.99754000057078,-8.44965999970907], [113.99755000013261,-8.450239999476253], [113.99761000020158,-8.450509999336816], [113.99768000073163,-8.450659999958873], [113.99788000006208,-8.450859999289378], [113.99816999994573,-8.451079999542174], [113.99837000017556,-8.45117000009526], [113.9990200004728,-8.451409999471764], [113.99942000003318,-8.451709999816501], [114.00000000069963,-8.45225999999883], [114.00015000042231,-8.452389999698539], [114.00037000067516,-8.452489999813508], [114.00057000000572,-8.452569999905393], [114.00118000025702,-8.452819999743042], [114.00167999993221,-8.453069999580634], [114.00179000050832,-8.453180000156749], [114.00202000032289,-8.453679999831991], [114.00216000048385,-8.454119999438262], [114.00221000009162,-8.454189999968378], [114.00231000020653,-8.45429000008329], [114.00238000073659,-8.454339999691058], [114.0026200001131,-8.45449999987494], [114.00270000020498,-8.454529999459737], [114.00296000050378,-8.454660000058823], [114.00304000059577,-8.454720000127736], [114.00334000004113,-8.455039999596124], [114.00334000004113,-8.45516999929589], [114.00335000050234,-8.455289999433774], [114.00337000052525,-8.455359999963889], [114.00361000080102,-8.455619999363307], [114.00398000077655,-8.455919999708044], [114.0042700006602,-8.456159999983868], [114.00502000017309,-8.456849999427789], [114.0052900000336,-8.45702000007276], [114.00554000077057,-8.457159999334351], [114.00575000056222,-8.457189999818468], [114.00614000056078,-8.457259999449263], [114.00643000044431,-8.457370000025321], [114.00698000062675,-8.457669999470738], [114.00723000046435,-8.457929999769533], [114.00729000053332,-8.458099999515184], [114.00729000053332,-8.458279999722038], [114.00721000044132,-8.458540000020832], [114.00707000028046,-8.458759999374308], [114.00672000032796,-8.459279999971841], [114.00652000009813,-8.459830000154227], [114.00651000053631,-8.460009999461761], [114.00657000060517,-8.460259999299353], [114.00671000076613,-8.460550000082264], [114.00688000051184,-8.460789999458768], [114.00753000080908,-8.461599999939892], [114.0076100000017,-8.46185999933931], [114.00783000025444,-8.4627999995202], [114.00783000025444,-8.462859999589171], [114.00783000025444,-8.462959999704083], [114.00778000064668,-8.463349999702587], [114.00777000018559,-8.463710000116237], [114.00783000025444,-8.464179999307362], [114.00817000064524,-8.465939999531202], [114.00827000076015,-8.466339999990851], [114.0084700000906,-8.466819999643121], [114.00869000034345,-8.467169999595626], [114.0090100007111,-8.467639999686071], [114.00934000064069,-8.468269999960342], [114.00937000022554,-8.468339999591137], [114.00940000070966,-8.468399999660107], [114.00949000036337,-8.468659999958845], [114.00951999994822,-8.468939999381291], [114.0095100003864,-8.469139999611116], [114.0094300002944,-8.46937999988694], [114.00941000027149,-8.469699999355328], [114.00947000034046,-8.46979999947024], [114.00935000020252,-8.469990000138239], [114.00893000061922,-8.47046999979051], [114.00800000000015,-8.471349999902429], [114.00772000057771,-8.471789999508701], [114.00748000030194,-8.472330000129261], [114.00739000064823,-8.472740000150736], [114.00732000011806,-8.473319999917919], [114.007360000164,-8.473989999338812], [114.00741000067114,-8.474280000121723], [114.007440000256,-8.474469999890403], [114.00746000027891,-8.475049999657585], [114.007440000256,-8.475939999331331], [114.00749000076314,-8.476749999812455], [114.00762000046279,-8.476930000019308], [114.00773000013953,-8.476999999650104], [114.00804000004609,-8.4770699992809], [114.0084000004598,-8.477199999879929], [114.00879000045836,-8.477400000109753], [114.00898000022698,-8.477569999855461], [114.00918000045681,-8.4776399994862], [114.00959000047828,-8.477839999716082], [114.00980000026993,-8.478029999484704], [114.01000000049976,-8.478249999737557], [114.01005000010764,-8.478289999783499], [114.01008000059176,-8.478359999414295], [114.01031000040632,-8.478729999389827], [114.01058000026694,-8.479129999849477], [114.01070000040488,-8.479499999824952], [114.01070999996671,-8.479740000100776], [114.01063000077409,-8.480560000143726], [114.01045000056729,-8.481389999748501], [114.01007000013055,-8.482379999537216], [114.01000000049976,-8.482719999927895], [114.00999000003867,-8.483019999373312], [114.01005000010764,-8.483299999695078], [114.01015000022255,-8.483439999855932], [114.01058000026694,-8.483990000038318], [114.01057000070512,-8.48421999985294], [114.0105500006822,-8.48475999957418], [114.01070999996671,-8.48557999961713], [114.01080000051979,-8.485879999961867], [114.01103000033447,-8.486629999474758], [114.01128000017206,-8.487589999678562], [114.01132000021801,-8.48817999990689], [114.01121000054127,-8.488989999488751], [114.01121000054127,-8.489439999556169], [114.0112300005643,-8.489709999416789], [114.01129000063315,-8.489849999577643], [114.01153000000966,-8.490139999461235], [114.01205000060725,-8.490749999712534], [114.01210000021501,-8.490959999504241], [114.01211000067622,-8.491279999871949], [114.01207000063016,-8.491569999755541], [114.01211000067622,-8.491659999409308], [114.01258000076655,-8.492089999453754], [114.01298000032693,-8.492469999890432], [114.01334000074064,-8.492949999542702], [114.01355000053229,-8.493309999956352], [114.01361000060126,-8.493559999794002], [114.01359000057823,-8.493809999631594], [114.01556000059372,-8.493840000115768], [114.01709000010362,-8.49388000016171], [114.01820000003011,-8.493749999562681], [114.01824000007616,-8.493849999677593], [114.01958000071659,-8.493800000069768], [114.02107000018054,-8.493689999493711], [114.02168000043184,-8.493689999493711], [114.02214000006109,-8.493689999493711], [114.0237800001471,-8.493679999931885], [114.02494000058073,-8.493780000046797], [114.02575000016259,-8.493649999447769], [114.02712000038787,-8.493639999885943], [114.02826000079858,-8.493679999931885], [114.0291300004493,-8.49366999947074], [114.03031000000669,-8.493719999977884], [114.03147000044032,-8.493709999516682], [114.03229000048327,-8.493619999862915], [114.03336999992575,-8.493689999493711], [114.03408000029197,-8.493840000115768], [114.03434000059076,-8.493889999723535], [114.03500000044983,-8.493989999838448], [114.03508000054171,-8.493999999400273], [114.03593000016951,-8.494019999423301], [114.03704000009611,-8.494039999446272], [114.03767000037044,-8.493999999400273], [114.0386600001591,-8.494069999930389], [114.03987000020049,-8.494210000091243], [114.04079999992018,-8.494210000091243], [114.04170000005513,-8.494270000160213], [114.04274000035093,-8.494339999791009], [114.04372000057776,-8.494279999722039], [114.04457000020557,-8.49429999974501], [114.04633000042941,-8.494479999951864], [114.04665000079706,-8.494569999605631], [114.04828999998369,-8.494709999766542], [114.04960000014012,-8.49497000006528], [114.05087000025048,-8.495459999279376], [114.05152000054773,-8.495799999670112], [114.05195000059223,-8.495959999853938], [114.05205000070714,-8.496089999553703], [114.05213000079902,-8.496169999645588], [114.05220999999165,-8.496279999322326], [114.05240000065965,-8.496510000036324], [114.052780000197,-8.49694000008077], [114.05290000033494,-8.497089999803507], [114.05298000042683,-8.497219999503216], [114.05306000051883,-8.497379999687098], [114.05315000017254,-8.497519999847953], [114.05326000074865,-8.497709999616632], [114.0533900004483,-8.497939999431253], [114.0534600000791,-8.498059999569136], [114.05351000058624,-8.498159999684106], [114.05380000046978,-8.498529999659581], [114.05411999993817,-8.498769999935405], [114.05440000025999,-8.498999999750026], [114.05445000076713,-8.499039999795969], [114.05482000074267,-8.499320000117734], [114.05514000021105,-8.49959999954018], [114.05548000060173,-8.499989999538684], [114.05563000032441,-8.500279999422276], [114.05573000043933,-8.500619999812955], [114.05576000002418,-8.500800000019808], [114.05581000053132,-8.501019999373284], [114.05593000066915,-8.501329999279903], [114.05610000041486,-8.501669999670583], [114.05618000050674,-8.501809999831494], [114.05629000018348,-8.502019999623144], [114.05655000048228,-8.502469999690561], [114.0568300008041,-8.50290999929689], [114.05696000050375,-8.503099999964888], [114.05713000024946,-8.503240000125743], [114.05758000031699,-8.503519999548189], [114.05794000073058,-8.503789999408809], [114.05833000072914,-8.504149999822459], [114.05842000038285,-8.504269999960343], [114.05881000038141,-8.504829999704555], [114.05885999998918,-8.504949999842438], [114.05915000077209,-8.505349999402768], [114.05933000007963,-8.505480000001853], [114.05980000017007,-8.505959999654124], [114.06000999996172,-8.506179999906919], [114.06062000021302,-8.507039999995868], [114.06084000046587,-8.50726999981049], [114.06115000037244,-8.507439999556198], [114.06136000016409,-8.507510000086256], [114.06156000039391,-8.507709999416761], [114.06168000053174,-8.507860000038818], [114.06172000057779,-8.507920000107731], [114.06187000030047,-8.508019999323324], [114.06212000013807,-8.508099999415265], [114.06261000025154,-8.508119999438236], [114.06285000052731,-8.508149999922409], [114.06306000031896,-8.508230000014351], [114.06325000008758,-8.508369999275885], [114.06347000034043,-8.50850999943674], [114.06386000033888,-8.508559999943884], [114.06431999996823,-8.50856999950571], [114.06480000051977,-8.508769999735534], [114.06493000021953,-8.508819999343359], [114.06521000054124,-8.508749999712563], [114.06536000026392,-8.508720000127767], [114.06565000014757,-8.5090500000573], [114.06577000028551,-8.509169999295864], [114.06591000044637,-8.509209999341863], [114.06607000063025,-8.509209999341863], [114.06622999991475,-8.509289999433747], [114.06642000058275,-8.509379999986834], [114.06648000065172,-8.509409999571687], [114.06686000018908,-8.509309999456775], [114.06698000032691,-8.509279999871922], [114.06726000064873,-8.509500000124717], [114.06743000039432,-8.509629999824483], [114.06765000064718,-8.509709999916424], [114.06799000013859,-8.509699999455222], [114.06818000080659,-8.509669999870425], [114.06838000013704,-8.509890000123221], [114.06846000022904,-8.509959999754017], [114.06881000018154,-8.50987000010025], [114.06903999999622,-8.509810000031337], [114.06916000013405,-8.509819999593162], [114.06924000022605,-8.5099299992699], [114.06928000027199,-8.510049999407784], [114.06934000034096,-8.510089999453726], [114.06977999994717,-8.510009999361841], [114.07057999996721,-8.509669999870425], [114.07086000028892,-8.509539999271397], [114.07096000040383,-8.509520000147745], [114.07151000058627,-8.509939999731046], [114.07170000035489,-8.510069999430755], [114.07176000042386,-8.5100799998919], [114.07194000063066,-8.509859999639104], [114.07217000044534,-8.50959999934031], [114.07236000021396,-8.509469999640601], [114.0726600005587,-8.509369999525688], [114.07293999998114,-8.509319999917921], [114.07321000074114,-8.509379999986834], [114.07349000016359,-8.509549999732542], [114.07364000078553,-8.509639999386309], [114.07384000011609,-8.50959999934031], [114.07399000073815,-8.50959999934031], [114.07408000039186,-8.509749999962367], [114.07418000050677,-8.510009999361841], [114.07432000066763,-8.510180000006812], [114.07440000075962,-8.510220000052811], [114.07454000002122,-8.510159999983841], [114.07468000018207,-8.509919999708075], [114.0748000003199,-8.509480000101746], [114.07483000080401,-8.509289999433747], [114.07495000004269,-8.509079999642097], [114.07504000059578,-8.508969999965359], [114.07518000075663,-8.508909999896446], [114.07533000047931,-8.508949999942388], [114.07544000015605,-8.509019999573184], [114.07555000073216,-8.50925999984895], [114.07561000080102,-8.509400000009805], [114.07574000050079,-8.509520000147745], [114.07593000026952,-8.509549999732542], [114.07611000047632,-8.509529999709571], [114.07622000015306,-8.50944999961763], [114.07636000031391,-8.509149999272893], [114.07640999992168,-8.508999999550156], [114.07649000001368,-8.508949999942388], [114.07664000063573,-8.508999999550156], [114.07673000028944,-8.509090000103242], [114.07676000077356,-8.509319999917921], [114.07670000070459,-8.509689999893396], [114.07668000068168,-8.509779999547163], [114.07679999992024,-8.509850000077279], [114.0772900000336,-8.509790000008309], [114.0778000001701,-8.509839999616133], [114.07792000030793,-8.509839999616133], [114.07805000000769,-8.50971999947825], [114.0781500001226,-8.509469999640601], [114.07821000019158,-8.509329999479746], [114.07828000072163,-8.509289999433747], [114.07844000000614,-8.509319999917921], [114.07853000055923,-8.509369999525688], [114.07860000019002,-8.509529999709571], [114.07861000065122,-8.509729999939395], [114.07835999991426,-8.510009999361841], [114.07828000072163,-8.510109999476754], [114.07823000021449,-8.510280000121725], [114.07831000030649,-8.510359999314346], [114.07871000076614,-8.510319999268404], [114.07930000009515,-8.510099999914928], [114.07945000071709,-8.510049999407784], [114.07970000055479,-8.510069999430755], [114.07993000036936,-8.510129999499725], [114.08017000064524,-8.5100799998919], [114.08025000073712,-8.510089999453726], [114.08034000039083,-8.51020000002984], [114.08044000050575,-8.51047999945223], [114.08053000015957,-8.51059999959017], [114.08062000071266,-8.510659999659083], [114.08077000043534,-8.510659999659083], [114.08086000008916,-8.510570000005316], [114.08088000011207,-8.510429999844462], [114.08077000043534,-8.510280000121725], [114.0806600007586,-8.510129999499725], [114.08059000022854,-8.509769999985338], [114.08060000068963,-8.509689999893396], [114.08070000080454,-8.509639999386309], [114.0809000001351,-8.50965999940928], [114.08106000031898,-8.509739999501221], [114.08126000054881,-8.509999999800016], [114.08132000061767,-8.510119999937899], [114.08140000070966,-8.510409999821491], [114.0814300002944,-8.5105399995212], [114.08155999999417,-8.510650000097257], [114.08175000066217,-8.510739999751024], [114.08185000077708,-8.510879999911879], [114.08188000036193,-8.511000000049819], [114.08153999997114,-8.511159999334325], [114.0814300002944,-8.511219999403295], [114.08136000066372,-8.511319999518207], [114.08137000022555,-8.511459999679062], [114.08157000045537,-8.5115699993558], [114.08172000017805,-8.51162999942477], [114.0819400004309,-8.511789999608652], [114.08204000054582,-8.511809999631623], [114.08229999994523,-8.511719999977856], [114.0825500006822,-8.511639999885915], [114.08277000003568,-8.511589999378828], [114.08289000017351,-8.5115699993558], [114.08318000005715,-8.511239999426266], [114.08328000017207,-8.511129999749528], [114.08334000024104,-8.511119999288383], [114.08343000079412,-8.511299999495236], [114.08343000079412,-8.511719999977856], [114.08344000035595,-8.511909999746536], [114.08355000003269,-8.512059999469216], [114.08364000058577,-8.512250000137215], [114.08375000026251,-8.51256999960566], [114.08395000049234,-8.512669999720572], [114.08422000035296,-8.513239999925872], [114.08436000051381,-8.51353999937129], [114.08445000016752,-8.51365999950923], [114.08482000014305,-8.513669999970375], [114.08497000076511,-8.513679999532201], [114.08506000041882,-8.513750000062316], [114.0850299999347,-8.514719999827946], [114.08504999995773,-8.514809999481713], [114.08532000071762,-8.514829999504741], [114.08553000050927,-8.514829999504741], [114.08582000039291,-8.514980000126741], [114.08600000059971,-8.515129999849478], [114.08611000027645,-8.515330000079302], [114.08605000020748,-8.515649999547691], [114.08615000032239,-8.515949999892428], [114.08612000073765,-8.516009999961341], [114.08591000004662,-8.516029999984369], [114.08575000076212,-8.516029999984369], [114.08562000016309,-8.516079999592137], [114.08543000039435,-8.516299999844932], [114.0852900002335,-8.516669999820465], [114.08526000064865,-8.516879999612115], [114.08532000071762,-8.516979999727028], [114.08557000055521,-8.516989999288853], [114.08578000034686,-8.516999999750055], [114.08605000020748,-8.517220000002851], [114.08609000025353,-8.517340000140734], [114.08605000020748,-8.517539999471239], [114.08600000059971,-8.517690000093296], [114.08602000062274,-8.51780999933186], [114.08655000078204,-8.518080000091743], [114.08708000004219,-8.518329999929392], [114.08735000080208,-8.5184999996751], [114.08747000004064,-8.518699999904925], [114.0875400005707,-8.518880000111778], [114.08756000059373,-8.518969999765488], [114.08769000029349,-8.519069999880458], [114.08798000017703,-8.519079999442283], [114.08816000038394,-8.5191099999264], [114.08820000042988,-8.519219999603138], [114.08818999996868,-8.519429999394788], [114.0882099999917,-8.519509999486729], [114.08844000070565,-8.51958999957867], [114.0886500004973,-8.519620000062787], [114.08878000019706,-8.519709999716554], [114.08886000028895,-8.519859999439234], [114.08892999991974,-8.520169999345853], [114.08894999994277,-8.520380000036823], [114.0890700000806,-8.520499999275387], [114.08925000028751,-8.520559999344357], [114.08946000007916,-8.520429999644591], [114.08957000065516,-8.520400000059794], [114.08986000053881,-8.520609999851445], [114.09024000007616,-8.521069999480744], [114.09035000065217,-8.521209999641599], [114.09057000000564,-8.521339999341308], [114.09081000028141,-8.521409999871423], [114.09113000064917,-8.521469999940393], [114.09127000081003,-8.521579999617131], [114.09142000053282,-8.521739999801014], [114.09184000011612,-8.521849999477752], [114.09258000006707,-8.522249999937401], [114.09286999995072,-8.522419999683052], [114.0932900004334,-8.522740000050817], [114.09343000059425,-8.522929999819496], [114.09350000022505,-8.523719999378329], [114.09355000073208,-8.523930000069299], [114.09380000056979,-8.524109999376833], [114.09399000033841,-8.524189999468717], [114.09420000013006,-8.52419999992992], [114.09442000038291,-8.524089999353805], [114.09466000065868,-8.523859999539184], [114.09477000033542,-8.523779999447243], [114.09527000001071,-8.5237399994013], [114.09672000032788,-8.523480000001825], [114.09691000009661,-8.523449999517709], [114.09710000076461,-8.523509999586679], [114.09723000046438,-8.523639999286388], [114.097420000233,-8.523870000000329], [114.0978500002775,-8.524280000021804], [114.09804000004613,-8.524539999421279], [114.09814000016104,-8.524779999697046], [114.09808000009207,-8.525429999994344], [114.09807000053024,-8.525579999717081], [114.09815000062224,-8.525669999370791], [114.09822000025304,-8.525699999854965], [114.0983800004368,-8.525689999393819], [114.09880000002011,-8.525739999900907], [114.0990600003189,-8.525819999992848], [114.09929000013358,-8.525969999715528], [114.09936000066364,-8.526049999807469], [114.09946000077855,-8.526169999945353], [114.09972000017808,-8.526929999919389], [114.09979000070814,-8.527149999272865], [114.09985000077711,-8.527229999364806], [114.09996000045385,-8.52725999984898], [114.10081000008165,-8.527309999456747], [114.1011300004493,-8.527319999917893], [114.10126000014907,-8.527359999963892], [114.10148999996375,-8.527689999893426], [114.10171000021649,-8.527989999338843], [114.10197000051528,-8.528180000006842], [114.10215000072208,-8.528300000144725], [114.10226999996075,-8.528399999360318], [114.1023100000067,-8.528889999473734], [114.10235000005264,-8.529149999772528], [114.10244000060572,-8.529390000048295], [114.10253000025943,-8.529569999355829], [114.10249000021349,-8.53040999942175], [114.10246000062875,-8.530749999812485], [114.10249000021349,-8.530939999581165], [114.1028500006272,-8.531429999694581], [114.10297000076514,-8.531549999832464], [114.10310000046479,-8.531649999947376], [114.1032000005797,-8.531710000016346], [114.10330000069462,-8.531759999624114], [114.10331000025644,-8.531849999277881], [114.10341000037135,-8.532189999668617], [114.10349000046335,-8.532339999391297], [114.10376000032397,-8.532679999781976], [114.10410000071465,-8.533119999388305], [114.10419999993019,-8.533319999618129], [114.1043100005063,-8.533660000008808], [114.10446000022898,-8.534239999775991], [114.10453000075915,-8.534689999843465], [114.10458000036692,-8.535179999956881], [114.10466000045881,-8.535569999955385], [114.10471000006658,-8.535710000116239], [114.10489000027349,-8.536009999561657], [114.10528000027193,-8.536419999583131], [114.10569000029341,-8.536800000019809], [114.106020000223,-8.537210000041284], [114.10616000038385,-8.537379999786992], [114.10648000075162,-8.537559999993846], [114.10689000077309,-8.537669999670584], [114.10730000079457,-8.537839999416292], [114.10758000021701,-8.537959999554175], [114.10795000019255,-8.538169999345826], [114.1082700005602,-8.538489999713534], [114.10839000069814,-8.538699999505241], [114.10846000032893,-8.538899999735065], [114.10843000074408,-8.539109999526716], [114.10834000019099,-8.53930999975654], [114.10820000003014,-8.539489999963394], [114.10795000019255,-8.539729999339841], [114.10763000072416,-8.539889999523723], [114.10711000012657,-8.540099999315373], [114.10667000052024,-8.540279999522227], [114.10629000008362,-8.540439999706052], [114.10609000075306,-8.540639999935877], [114.10598000017706,-8.540899999335352], [114.10589000052323,-8.541369999425797], [114.10591000054626,-8.54163999928636], [114.10601000066117,-8.542229999514689], [114.10611000077608,-8.542779999697075], [114.10620000042979,-8.54318999971855], [114.10627000006059,-8.543739999900936], [114.10633000012956,-8.544319999668062], [114.10640000065973,-8.544869999850448], [114.10641000022156,-8.545359999963864], [114.1063800006367,-8.545819999593164], [114.10629000008362,-8.546209999591667], [114.10616000038385,-8.546630000074288], [114.10600000019997,-8.547229999864442], [114.10581000043135,-8.547679999931916], [114.1056000006397,-8.548309999306866], [114.10540000040987,-8.548809999881428], [114.10533000077908,-8.549129999349816], [114.10531000075605,-8.549279999971873], [114.10527000071011,-8.549529999809465], [114.10528000027193,-8.549909999346824], [114.10532000031799,-8.550120000037794], [114.1054200004329,-8.550359999414297], [114.10565000024746,-8.550709999366802], [114.10592000010809,-8.550969999665597], [114.1063800006367,-8.551229999964392], [114.10685000072715,-8.551429999294896], [114.1070600005188,-8.551569999455751], [114.10719000021857,-8.55176000012375], [114.10731000035639,-8.552309999406759], [114.10739000044839,-8.552950000142232], [114.10744000005616,-8.553509999886444], [114.10745000051725,-8.553979999976832], [114.10740000001022,-8.554259999399278], [114.10728000077154,-8.554450000067277], [114.10704000049577,-8.554729999489723], [114.1067100005663,-8.555019999373315], [114.10649000031344,-8.55529999969508], [114.1063700001755,-8.555600000039817], [114.10628000052179,-8.556030000084263], [114.10624000047585,-8.556369999575679], [114.10618999996871,-8.556569999805504], [114.10614999992276,-8.556770000035328], [114.10614000036094,-8.55685000012727], [114.10614000036094,-8.556979999826979], [114.10622000045282,-8.557339999341309], [114.10634000059076,-8.557759999823986], [114.10653000035938,-8.558239999476257], [114.10668000008206,-8.558679999981848], [114.10681000068121,-8.559279999772002], [114.10691000079612,-8.55991000004633], [114.1069800004268,-8.560089999353806], [114.10726000074862,-8.560719999628134], [114.10755000063216,-8.561339999441259], [114.1076700007701,-8.561669999370793], [114.1077400004009,-8.562049999807471], [114.10772000037787,-8.562359999714033], [114.1076600003089,-8.562769999735565], [114.10743000049433,-8.563269999410807], [114.10711000012657,-8.563799999570165], [114.10685000072715,-8.564289999683581], [114.10659999999018,-8.564859999888938], [114.10643000024447,-8.565219999403269], [114.10632000056773,-8.56550999928686], [114.10607000073014,-8.56604999990742], [114.10588000006214,-8.566479999951866], [114.10577999994723,-8.566939999581166], [114.10569000029341,-8.567409999671611], [114.10570000075461,-8.567969999415766], [114.10574000080055,-8.568429999944385], [114.10581000043135,-8.568960000103743], [114.10600000019997,-8.569370000125218], [114.10628000052179,-8.569799999270401], [114.10655000038241,-8.570279999821992], [114.10682000024303,-8.570709999866438], [114.10703000003468,-8.570999999750029], [114.10712000058777,-8.571300000094766], [114.1071300001496,-8.571559999494241], [114.1070500000576,-8.571919999907891], [114.10688000031189,-8.572229999814454], [114.1067100005663,-8.572419999583133], [114.10643000024447,-8.572629999374783], [114.106020000223,-8.572889999673578], [114.1057599999242,-8.573109999926373], [114.10565000024746,-8.573250000087285], [114.10562000066273,-8.573399999809965], [114.10567000027049,-8.573879999462235], [114.10574000080055,-8.574239999875942], [114.10589000052323,-8.574790000058272], [114.10605000070711,-8.575289999733514], [114.10623000001465,-8.575759999823958], [114.1064500002675,-8.576209999891432], [114.10673000058921,-8.576740000050791], [114.10694999994269,-8.577219999703061], [114.10720000067965,-8.577609999701565], [114.10746000007907,-8.577990000138243], [114.10776999998563,-8.578349999652573], [114.10811999993825,-8.578690000043309], [114.1085900000287,-8.579029999534669], [114.10906000011903,-8.579409999971347], [114.10951000018656,-8.579689999393793], [114.11010999997666,-8.580029999784529], [114.11081000078104,-8.580439999806004], [114.11153000070919,-8.580859999389304], [114.11201999992318,-8.581159999734041], [114.11266000065871,-8.581569999755516], [114.11318999991875,-8.581919999708077], [114.1136800000321,-8.582280000121727], [114.11400000039987,-8.582610000051318], [114.11429000028352,-8.582939999980852], [114.11447000049031,-8.583239999426269], [114.11474999991276,-8.583809999631626], [114.11502000067264,-8.584429999444751], [114.11530000009509,-8.585069999280904], [114.11556999995571,-8.585679999532204], [114.11585000027742,-8.586259999299386], [114.11600000000021,-8.58664999929789], [114.11607000053027,-8.587079999342336], [114.1160900005533,-8.587539999870955], [114.11606000006907,-8.588449999567672], [114.1160100004613,-8.588910000096291], [114.11595000039233,-8.589349999702563], [114.11595000039233,-8.589619999563183], [114.11603000048433,-8.590309999906424], [114.11604000004616,-8.590699999904928], [114.11597999997718,-8.590969999765491], [114.11587000030045,-8.591089999903431], [114.11569000009365,-8.591369999325821], [114.11556999995571,-8.591719999278382], [114.11554999993268,-8.592189999368827], [114.11558999997874,-8.59264999989739], [114.11570000055474,-8.593069999480747], [114.11591000034639,-8.593489999963367], [114.11623000071415,-8.593920000007813], [114.11646000052883,-8.594149999822491], [114.1167000008046,-8.594249999937404], [114.11690000013505,-8.594289999983346], [114.11721000004161,-8.594289999983346], [114.11782000029291,-8.594259999499229], [114.11857000070518,-8.594209999891405], [114.11897000026545,-8.594259999499229], [114.11929000063321,-8.594390000098258], [114.11950000042486,-8.594619999912879], [114.11968000063166,-8.59494999984247], [114.11969000019349,-8.595230000164236], [114.11965000014754,-8.595609999701537], [114.11948999996366,-8.595999999700041], [114.11925000058727,-8.596289999583632], [114.11893000021951,-8.596609999951397], [114.11853000065923,-8.596959999903902], [114.1181500002225,-8.597349999902406], [114.11782000029291,-8.597739999900909], [114.11746000077858,-8.59827999962215], [114.11709000080305,-8.598740000150713], [114.11683000050425,-8.59903999959613], [114.11645000006763,-8.599529999709546], [114.11607000053027,-8.599899999685079], [114.11563000002468,-8.60033999929135], [114.11529000053326,-8.600739999750999], [114.11490000053482,-8.601259999449269], [114.11460000019008,-8.601669999470744], [114.11443000044437,-8.601959999354335], [114.1143700003754,-8.602190000068276], [114.11437999993723,-8.602349999352839], [114.11448000005214,-8.602540000020838], [114.11472000032791,-8.602769999835459], [114.11508000074161,-8.602970000065284], [114.11539000064818,-8.60324999948773], [114.11562000046285,-8.603549999832467], [114.11584000071559,-8.604019999922912], [114.11612000013804,-8.604739999850949], [114.1162700007601,-8.60542999929487], [114.11653000015951,-8.606159999684053], [114.11668000078157,-8.606569999705585], [114.11691000059625,-8.606799999520206], [114.11714000041081,-8.606899999635118], [114.11751999994817,-8.606919999658089], [114.11790999994673,-8.606799999520206], [114.11829000038335,-8.606739999451236], [114.11868999994374,-8.606819999543177], [114.11892000065768,-8.60693999968106], [114.11904000079562,-8.607129999449739], [114.11907999994219,-8.607409999771505], [114.11904000079562,-8.607919999907892], [114.1187600004738,-8.608820000042783], [114.11838000003718,-8.609809999831441], [114.11811000017656,-8.610319999967885], [114.11778000024697,-8.610589999828449], [114.11735000020258,-8.610859999689069], [114.11680000002013,-8.610969999365807], [114.11622000025295,-8.610959999803981], [114.115480000302,-8.610899999735011], [114.11457000060523,-8.610599999390274], [114.11393000076907,-8.610449999667594], [114.11327000001063,-8.610389999598624], [114.11254000052077,-8.610420000082797], [114.11153000070919,-8.610689999943361], [114.11067000062019,-8.610959999803981], [114.10997000071518,-8.611289999733515], [114.10961000030147,-8.611489999963339], [114.10938000048679,-8.611739999800989], [114.10932000041782,-8.612000000099783], [114.10989000062318,-8.613649999747508], [114.11071000066613,-8.614889999373816], [114.11144000015611,-8.615429999994319], [114.1118700002005,-8.615779999946881], [114.11218000010706,-8.616079999392298], [114.11237000077506,-8.616310000106239], [114.11244000040585,-8.616579999966859], [114.11242000038294,-8.617090000103246], [114.11231000070609,-8.617509999686604], [114.11215000052232,-8.618189999568642], [114.11207999999215,-8.618409999821495], [114.11179000010861,-8.618189999568642], [114.11162999992473,-8.618129999499729], [114.11098000052675,-8.618079999891904], [114.11038000073665,-8.618029999384817], [114.10939000004862,-8.617949999292875], [114.10754000017107,-8.617589999778488], [114.10694999994269,-8.61748000010175], [114.10529000073313,-8.617249999387809], [114.10339000034844,-8.616879999412276], [114.10158000051683,-8.61659999998983], [114.10068999994371,-8.616419999782977], [114.09958000001711,-8.616209999991327], [114.09851000013657,-8.616019999323328], [114.09734000014112,-8.615819999992823], [114.09618000060675,-8.615689999393794], [114.09476000077359,-8.615619999762998], [114.09393000026944,-8.615629999324824], [114.09308000064163,-8.615659999808997], [114.09084000076564,-8.615979999277386], [114.0902900005832,-8.616059999369327], [114.08941000047128,-8.616379999737035], [114.08898999998871,-8.616549999482743], [114.08862000001318,-8.616799999320335], [114.08816000038394,-8.617169999295868], [114.08781000043132,-8.617629999824487], [114.0874299999947,-8.618280000121729], [114.08730000029493,-8.618739999751028], [114.08727000071019,-8.618989999588678], [114.08731000075613,-8.619169999795474], [114.08740000040984,-8.619309999956386], [114.08799000063823,-8.619470000140211], [114.08823000001462,-8.619539999771007], [114.08832000056771,-8.619599999839977], [114.08834000059073,-8.620379999836985], [114.08808000029194,-8.620679999282402], [114.0877799999472,-8.620839999466227], [114.0875400005707,-8.620869999950401], [114.08726000024899,-8.620829999904402], [114.08710000006511,-8.620679999282402], [114.08692000075757,-8.620519999997839], [114.08652000029792,-8.62038999939881], [114.08630000004518,-8.620339999790986], [114.08615989376426,-8.620358680508559], [114.08615000032239,-8.620359999813957], [114.08596000055377,-8.62038999939881], [114.08573000073909,-8.620469999490751], [114.08545000041738,-8.620709999766518], [114.08524000062573,-8.620919999558169], [114.08504999995773,-8.621360000063817], [114.08501000081105,-8.621559999394322], [114.08510000046488,-8.621739999601118], [114.08555000053229,-8.622319999368301], [114.08565000064721,-8.622490000013329], [114.08579000080806,-8.622989999688571], [114.08612000073765,-8.624110000076257], [114.0862500004373,-8.624850000027323], [114.08627000046033,-8.624999999750003], [114.08627000046033,-8.625119999887943], [114.08619000036845,-8.625329999679593], [114.08586000043886,-8.626999999350346], [114.085720000278,-8.627519999947879], [114.08565000064721,-8.627859999439238], [114.08559000057824,-8.628119999738033], [114.08545000041738,-8.628299999944886], [114.08528000067167,-8.628440000105741], [114.08496000030391,-8.628790000058302], [114.08456000074364,-8.629039999895895], [114.0844400006057,-8.629119999987836], [114.08443000014461,-8.629180000056806], [114.08453000025952,-8.629229999664574], [114.08467000042037,-8.629240000125719], [114.08472000002814,-8.62929999929537], [114.08446000062872,-8.629599999640107], [114.0837600007236,-8.629659999709077], [114.0835700000556,-8.629739999801018], [114.08343000079412,-8.629809999431757], [114.08337000072515,-8.629789999408786], [114.08330000019498,-8.629679999732048], [114.08348999996372,-8.629289999733544], [114.08314000001121,-8.62889999973504], [114.08296000070368,-8.628759999574186], [114.08284000056574,-8.628729999989332], [114.08250000017506,-8.628949999342808], [114.08239000049832,-8.629009999411778], [114.08225000033747,-8.62889999973504], [114.08213000019953,-8.62868999994339], [114.08209000015358,-8.628499999275391], [114.08208000059176,-8.628389999598653], [114.08188000036193,-8.6282099993918], [114.08161000050131,-8.628030000084266], [114.08144000075561,-8.62780999983147], [114.08133000017949,-8.627580000016849], [114.08130000059475,-8.627339999741025], [114.08130000059475,-8.627199999580171], [114.08123000006458,-8.627109999926404], [114.08102000027293,-8.626979999327375], [114.08067000032042,-8.626599999790017], [114.08052000059774,-8.626439999606134], [114.08028000032198,-8.626399999560192], [114.07975000016256,-8.626199999330368], [114.07899000018858,-8.625979999976835], [114.07880000041985,-8.625909999446776], [114.07854000012105,-8.625710000116271], [114.0783400007906,-8.62514999947274], [114.07828000072163,-8.625059999818973], [114.07767000047033,-8.624999999750003], [114.0766100001515,-8.624890000073265], [114.0755800003169,-8.624769999935381], [114.07436000071368,-8.624629999774527], [114.07365000034736,-8.624639999336353], [114.07285000032743,-8.62468999984344], [114.07232000016802,-8.624719999428294], [114.07199000023854,-8.624779999497207], [114.07162000026301,-8.624999999750003], [114.07149000056324,-8.625069999380798], [114.07125000028748,-8.625240000025826], [114.07107000008057,-8.625589999978331], [114.07098999998868,-8.625730000139242], [114.07085000072709,-8.625819999793009], [114.07063000047435,-8.625849999377806], [114.07050000077459,-8.625819999793009], [114.07040000065967,-8.625730000139242], [114.07047000029047,-8.625129999449769], [114.07048000075156,-8.625009999311885], [114.0704200006827,-8.624939999681089], [114.06984000001614,-8.624879999612119], [114.06977000038535,-8.624879999612119], [114.0686900000436,-8.62489999963509], [114.06807000023048,-8.624999999750003], [114.06757000055529,-8.625059999818973], [114.06704000039588,-8.625049999357827], [114.06606000016905,-8.625039999796002], [114.06548000040186,-8.62508999940377], [114.06479000005868,-8.625260000048797], [114.06451000063623,-8.625429999794505], [114.06416000068361,-8.625759999724039], [114.06388999992373,-8.626109999676601], [114.06370000015511,-8.626439999606134], [114.0634500003174,-8.626609999351842], [114.06316999999569,-8.62677999999687], [114.06318000045678,-8.626860000088755], [114.06330000059472,-8.626979999327375], [114.06339000024843,-8.627109999926404], [114.06343000029449,-8.627210000041316], [114.0634600007786,-8.62732999927988], [114.06339000024843,-8.627449999417763], [114.06331000015655,-8.627479999901937], [114.06312999994975,-8.627429999394792], [114.06306000031896,-8.62732999927988], [114.06300000024999,-8.627259999649084], [114.06286000008913,-8.627149999972346], [114.06269000034342,-8.627039999396288], [114.06211000057624,-8.626759999973842], [114.06191000034642,-8.626649999397785], [114.06168000053174,-8.626639999835959], [114.06125000048735,-8.626649999397785], [114.06094000058079,-8.626549999282872], [114.06074999991279,-8.626519999698076], [114.06049000051325,-8.626530000159221], [114.06021000019155,-8.626589999328871], [114.05984000021601,-8.626739999950871], [114.05968000003213,-8.626860000088755], [114.05933000007963,-8.627230000064287], [114.05924999998763,-8.627429999394792], [114.05918000035695,-8.627929999969354], [114.0589700005653,-8.628919999758011], [114.05894000008107,-8.62910999952669], [114.05890000003512,-8.629379999387311], [114.05883999996615,-8.629679999732048], [114.05885000042736,-8.629849999477756], [114.0588900004733,-8.629940000030842], [114.05903000063415,-8.629969999615639], [114.05910000026495,-8.629980000076785], [114.05920999994169,-8.630169999845464], [114.05926000044883,-8.630559999843968], [114.05922999996471,-8.630729999589676], [114.05905000065718,-8.630919999358298], [114.05898000012712,-8.631049999957384], [114.05898000012712,-8.631230000164237], [114.05894000008107,-8.632159999883925], [114.05902000017306,-8.632489999813458], [114.05907000068021,-8.632699999605165], [114.05904000019598,-8.632859999788991], [114.05900000015004,-8.632939999880932], [114.05891000049633,-8.632909999396816], [114.05881000038141,-8.632849999327846], [114.05877000033547,-8.632909999396816], [114.05872000072759,-8.633160000133728], [114.05872000072759,-8.633309999856465], [114.05861000015159,-8.633429999994348], [114.05846999999073,-8.633519999648115], [114.05840000035994,-8.633530000109261], [114.05831000070611,-8.633399999510232], [114.05825000063714,-8.633299999395319], [114.05812000003812,-8.633239999326349], [114.05803000038441,-8.633249999787495], [114.05796000075361,-8.633339999441262], [114.05794000073058,-8.633479999602116], [114.05794000073058,-8.633570000155203], [114.0578500001775,-8.633619999763027], [114.05756000029396,-8.633499999625144], [114.05748000020208,-8.63347000004029], [114.05733000047928,-8.633589999278911], [114.05722000080254,-8.633729999439765], [114.05708000064169,-8.63386999960062], [114.05704000059575,-8.63398999973856], [114.05720000077963,-8.634230000014327], [114.05736000006414,-8.634459999828948], [114.05741000057128,-8.63459999998986], [114.05739000054825,-8.634689999643626], [114.05732000001819,-8.634729999689569], [114.05720000077963,-8.63459999998986], [114.05714000071066,-8.634609999551685], [114.05713000024946,-8.634889999873451], [114.05711000022654,-8.635349999502694], [114.05712000068763,-8.635469999640634], [114.0571700002954,-8.635629999824459], [114.05700000054981,-8.635879999662109], [114.05695000004266,-8.635989999338847], [114.05698000052678,-8.636180000006846], [114.05720000077963,-8.636399999360322], [114.05734000004111,-8.63659000002832], [114.0574300005942,-8.636739999751001], [114.05775000006258,-8.636889999473738], [114.05797000031544,-8.636980000026824], [114.05809000045338,-8.637109999726533], [114.05811000047629,-8.637689999493716], [114.05807000043035,-8.637949999792511], [114.05800000079955,-8.638099999515191], [114.05790000068464,-8.638159999584161], [114.05778000054681,-8.6378099996316], [114.0576800004319,-8.637459999679095], [114.05759000077808,-8.637329999979329], [114.05749000066317,-8.637279999472241], [114.05737000052522,-8.637329999979329], [114.05727999997225,-8.637439999656124], [114.05727999997225,-8.637729999539658], [114.05727000041031,-8.637880000161715], [114.0571800007566,-8.637999999400279], [114.05708000064169,-8.638039999446278], [114.05692000045781,-8.637589999378804], [114.05684000036592,-8.637559999794007], [114.05670000020507,-8.63741000007127], [114.05661000055125,-8.636969999565679], [114.05651999999816,-8.63671999972803], [114.05651999999816,-8.636329999729526], [114.05649999997524,-8.636260000098787], [114.05635000025245,-8.636200000029817], [114.05626000059874,-8.636209999591642], [114.0561400004608,-8.636409999821467], [114.05605000080709,-8.636579999567175], [114.05598000027692,-8.636619999613117], [114.05582000009315,-8.636599999590146], [114.05560000073967,-8.636469999890437], [114.05547000014053,-8.636129999499701], [114.05543000009459,-8.636059999868962], [114.05527000081008,-8.636269999660613], [114.05517000069517,-8.636409999821467], [114.055100000165,-8.636449999867466], [114.05506000011906,-8.636209999591642], [114.05505000055723,-8.636139999960847], [114.0547600006737,-8.636240000075759], [114.0545700000057,-8.636300000144729], [114.05443000074411,-8.636139999960847], [114.05437000067514,-8.636079999891933], [114.05424000007611,-8.636089999453759], [114.05411999993817,-8.636189999568671], [114.05387000010057,-8.636489999913408], [114.05368000033195,-8.63671999972803], [114.05344000005618,-8.636849999427795], [114.05331999991824,-8.637159999334358], [114.05320000067968,-8.637339999541212], [114.05311000012659,-8.63741000007127], [114.05289000077312,-8.637269999910416], [114.05280000022003,-8.637209999841446], [114.05270000010512,-8.637219999403271], [114.05249000031347,-8.637299999495212], [114.05203000068411,-8.637080000141737], [114.05186000003914,-8.637029999634592], [114.05142999999464,-8.637020000072766], [114.05105000045728,-8.637109999726533], [114.05077000013557,-8.637219999403271], [114.05042000018307,-8.637499999725037], [114.05003000018451,-8.63807999949222], [114.04989000002365,-8.638439999905927], [114.04984000041588,-8.638719999328373], [114.04984000041588,-8.639030000134255], [114.04987000000062,-8.639149999372819], [114.04998000057674,-8.63922999946476], [114.05040000016004,-8.63938000008676], [114.05058000036695,-8.639529999809497], [114.05064000043581,-8.639609999901438], [114.05039000059821,-8.639799999670061], [114.05035000055227,-8.639859999739031], [114.05045000066718,-8.640120000037825], [114.05064000043581,-8.640449999967359], [114.05092000075763,-8.640900000034833], [114.05117000059522,-8.641589999478754], [114.05148000050178,-8.641899999385316], [114.05161000020155,-8.642029999984345], [114.05171000031646,-8.642269999360849], [114.0517500003624,-8.642480000051819], [114.05173000033938,-8.642589999728557], [114.05163000022446,-8.642679999382324], [114.05151000008664,-8.642739999451237], [114.05147000004069,-8.642839999566149], [114.05150000052481,-8.643009999311857], [114.05166000070869,-8.643329999679565], [114.05220999999165,-8.644060000068805], [114.05235000015261,-8.644179999307369], [114.05244000070559,-8.644239999376282], [114.05251000033638,-8.644479999652106], [114.05247000029044,-8.644689999443756], [114.05246000072862,-8.64482999960461], [114.05232000056776,-8.645529999509733], [114.05213000079902,-8.645929999969383], [114.05206000026897,-8.646099999715034], [114.05197000061526,-8.646179999806975], [114.05191000054629,-8.64616999934583], [114.05177999994726,-8.646139999761033], [114.05167000027052,-8.646070000130237], [114.0514000004099,-8.646249999437771], [114.05125000068711,-8.646349999552683], [114.05094000078054,-8.646299999944858], [114.05086000068866,-8.646309999506684], [114.05077000013557,-8.646360000013829], [114.05067000002066,-8.646309999506684], [114.05058000036695,-8.6462299994148], [114.05041000062124,-8.646420000082799], [114.05008000069165,-8.646669999920391], [114.0496900006932,-8.646819999643128], [114.04954000007115,-8.646839999666099], [114.04945000041732,-8.646810000081302], [114.04951000048629,-8.646699999505188], [114.04956000009406,-8.646629999874449], [114.04952000004812,-8.646579999367305], [114.04936000076361,-8.646579999367305], [114.04916000053379,-8.646669999920391], [114.04902000037293,-8.646719999528216], [114.04889000067317,-8.646719999528216], [114.04908000044179,-8.646519999298391], [114.04912000048785,-8.646420000082799], [114.04888000021197,-8.646480000151712], [114.04881000058128,-8.646420000082799], [114.04867000042032,-8.646119999738062], [114.04819000076805,-8.646050000107266], [114.0479600000541,-8.645990000038296], [114.04789999998513,-8.645779999347326], [114.04769000019348,-8.645919999508237], [114.04760000053977,-8.645959999554179], [114.04748000040183,-8.645919999508237], [114.04742000033298,-8.645839999416296], [114.04756000049383,-8.645589999578647], [114.04809000065313,-8.64513999951123], [114.04781000033142,-8.645149999972375], [114.04768000063166,-8.645149999972375], [114.0476200005628,-8.645099999465231], [114.04794000003119,-8.64488999967358], [114.04803000058428,-8.644840000065813], [114.04787999996222,-8.644800000019814], [114.0477900003084,-8.644809999581639], [114.04764000058572,-8.64488999967358], [114.04755000003263,-8.64488999967358], [114.04750999998669,-8.644769999535697], [114.04755000003263,-8.644599999789989], [114.04760000053977,-8.644479999652106], [114.04767000017057,-8.644219999353311], [114.04772000067771,-8.644040000045777], [114.04771000021651,-8.643750000162243], [114.04759000007857,-8.643639999586128], [114.04739000074812,-8.643449999817449], [114.04732000021806,-8.643329999679565], [114.04730000019504,-8.642460000028791], [114.04725000058727,-8.642039999546171], [114.04724000012607,-8.641849999777492], [114.04730000019504,-8.641629999524696], [114.04739000074812,-8.6409899996886], [114.04764000058572,-8.640269999760506], [114.04777000028548,-8.639759999624118], [114.04792000000816,-8.639400000109731], [114.04795000049228,-8.639119999788022], [114.04797000051531,-8.638939999581169], [114.04802000012307,-8.638609999651578], [114.04794000003119,-8.638459999928898], [114.04774000070063,-8.638359999813986], [114.04757000005566,-8.638270000160219], [114.04743000079407,-8.638129999999364], [114.04739000074812,-8.63801999942325], [114.04755000003263,-8.637949999792511], [114.04763000012463,-8.637889999723541], [114.04781000033142,-8.637840000115773], [114.04785999993919,-8.637709999516687], [114.04783000035445,-8.637599999839949], [114.04765000014754,-8.637509999286863], [114.04742000033298,-8.637439999656124], [114.04723000056424,-8.63747000014024], [114.04694000068071,-8.637509999286863], [114.04685000012762,-8.637509999286863], [114.04674000045088,-8.63741000007127], [114.04672000042785,-8.637329999979329], [114.04680000051974,-8.637219999403271], [114.04687000015053,-8.637159999334358], [114.04668000038191,-8.637020000072766], [114.04627000036044,-8.636980000026824], [114.04619000026844,-8.63692999951968], [114.04603000008456,-8.636789999358825], [114.04598000047679,-8.636899999934883], [114.04598000047679,-8.63698999958865], [114.04590999994673,-8.637060000118765], [114.04567000057023,-8.636969999565679], [114.04531000015652,-8.636670000120262], [114.04520000047978,-8.636579999567175], [114.04510000036487,-8.636579999567175], [114.04488000011213,-8.636739999751001], [114.04481000048133,-8.637069999680591], [114.04477000043539,-8.637149999772532], [114.04459000022848,-8.637209999841446], [114.04432999992969,-8.637289999933387], [114.04422000025295,-8.637309999956358], [114.04414000016106,-8.637269999910416], [114.04421000069112,-8.637000000049795], [114.04428000032192,-8.636859999888941], [114.04432999992969,-8.636759999774029], [114.04430000034495,-8.636679999682087], [114.04424000027598,-8.636659999659116], [114.04404000004615,-8.637100000164708], [114.04393999993124,-8.637169999795503], [114.04391000034639,-8.637029999634592], [114.04399000043838,-8.636809999381796], [114.0440100004613,-8.636630000074263], [114.04392000080759,-8.636610000051292], [114.04384000071559,-8.637000000049795], [114.04377000018553,-8.637139999311387], [114.04367000007062,-8.6371999993803], [114.04353000080903,-8.637209999841446], [114.04343000069412,-8.637179999357329], [114.04346000027897,-8.63659000002832], [114.04353000080903,-8.636469999890437], [114.04358999997874,-8.636379999337351], [114.04358999997874,-8.636289999683584], [114.04319999998017,-8.636009999361818], [114.04288000051179,-8.635999999799992], [114.04276999993567,-8.636009999361818], [114.04278000039687,-8.635819999593139], [114.04286000048876,-8.635749999962343], [114.04295000014258,-8.635679999432284], [114.04294000058076,-8.635599999340343], [114.04284000046584,-8.635509999686576], [114.04270000030499,-8.635480000101779], [114.04257000060522,-8.635629999824459], [114.04248000005214,-8.635709999916401], [114.04239999996025,-8.635569999755546], [114.04239999996025,-8.635400000009838], [114.04241999998317,-8.635259999848927], [114.0423700003754,-8.635169999295897], [114.04227000026049,-8.635159999734015], [114.04214000056072,-8.635279999871955], [114.0421100000766,-8.63544000005578], [114.04210000051478,-8.635619999363314], [114.04200999996169,-8.635799999570168], [114.04191000074616,-8.635890000123254], [114.04181000063124,-8.635890000123254], [114.04167000047028,-8.63583999961611], [114.04159999994022,-8.635739999501197], [114.04163999998616,-8.635329999479723], [114.04163999998616,-8.635239999825956], [114.04154000077062,-8.635149999272869], [114.04147000024045,-8.635139999711043], [114.04140000060977,-8.635259999848927], [114.04137000012554,-8.635400000009838], [114.04132000051777,-8.635429999594635], [114.04122000040286,-8.635209999341839], [114.04127000001063,-8.634939999481219], [114.04127000001063,-8.634849999827452], [114.04120999994177,-8.634769999735511], [114.04115000077206,-8.634769999735511], [114.04101000061121,-8.634919999458248], [114.04092000005812,-8.634759999274365], [114.04087000045035,-8.634689999643626], [114.0407300002895,-8.63480999978151], [114.04067000022053,-8.634849999827452], [114.04059000012853,-8.634759999274365], [114.04040999992174,-8.634709999666598], [114.04011000047626,-8.634680000081801], [114.03989000022352,-8.634649999597627], [114.03977000008558,-8.634700000104772], [114.03958000031696,-8.634939999481219], [114.03946000017902,-8.635050000057277], [114.03936000006411,-8.635099999665101], [114.03934000004119,-8.635529999709547], [114.03933000047937,-8.635619999363314], [114.03923999992628,-8.635659999409313], [114.03918000075657,-8.635449999617606], [114.03918000075657,-8.635010000011334], [114.03911000022651,-8.634909999896422], [114.03910000066469,-8.634720000127743], [114.03909000020349,-8.634620000012831], [114.03895000004263,-8.634559999943861], [114.03888999997366,-8.634509999436773], [114.03888999997366,-8.634399999760035], [114.03867000062019,-8.634250000037298], [114.03855000048236,-8.634159999484211], [114.03832000066768,-8.633979999277358], [114.03813,-8.633889999623648], [114.03796000025397,-8.633880000061765], [114.03743000009456,-8.634039999346328], [114.03707000058023,-8.634089999853472], [114.03664000053573,-8.63413999946124], [114.03648000035196,-8.63419999953021], [114.03641000072116,-8.634279999622152], [114.03639000069813,-8.63435000015221], [114.03613999996116,-8.634399999760035], [114.03598000067666,-8.634459999828948], [114.03586000053872,-8.634489999413802], [114.0359100001466,-8.63435000015221], [114.03578000044683,-8.634259999599124], [114.03551000058621,-8.63413999946124], [114.03514000061068,-8.634089999853472], [114.03491000079612,-8.634059999369299], [114.0341899999687,-8.633550000132232], [114.0338400000162,-8.633399999510232], [114.03370000075461,-8.633279999372292], [114.03356000059375,-8.633120000087786], [114.0334200004329,-8.63304999955767], [114.03325000068719,-8.633039999995845], [114.03312000008816,-8.63310999962664], [114.03286000068863,-8.633369999925378], [114.03277000013554,-8.633419999533203], [114.03269000004366,-8.633409999971377], [114.0327400005508,-8.633100000064815], [114.03275000011263,-8.632559999444254], [114.03271000006657,-8.632459999329342], [114.03262000041286,-8.632360000113749], [114.03262000041286,-8.632259999998837], [114.03275000011263,-8.632159999883925], [114.03297000036537,-8.632149999422779], [114.03342999999472,-8.631859999539188], [114.03353000010964,-8.63174999986245], [114.03360000063969,-8.631429999494742], [114.03361000020152,-8.631279999772005], [114.03345000001764,-8.631119999588123], [114.03326000024902,-8.63086999975053], [114.03309000050331,-8.630639999935909], [114.03293000031942,-8.630519999797969], [114.03270000050475,-8.63044999926791], [114.03229000048327,-8.630469999290881], [114.03212000073756,-8.630459999729055], [114.03184000041585,-8.630390000098259], [114.03160000014009,-8.63044999926791], [114.03149000046335,-8.630479999752026], [114.03138000078661,-8.630430000144258], [114.03132000071764,-8.630199999430261], [114.03133000027947,-8.629969999615639], [114.03136000076358,-8.629859999938901], [114.03148000000215,-8.629739999801018], [114.03151000048626,-8.629659999709077], [114.03143000039438,-8.629550000032339], [114.03130000069461,-8.629439999456224], [114.03122000060273,-8.629289999733544], [114.03121000014153,-8.629140000010807], [114.03130000069461,-8.629029999434749], [114.03138000078661,-8.628929999319837], [114.03141000037135,-8.62862999987442], [114.03178000034688,-8.627549999532675], [114.03186000043888,-8.627319999718054], [114.0318800004618,-8.627079999442287], [114.03175000076214,-8.626589999328871], [114.03137000032541,-8.626199999330368], [114.0312000005797,-8.626009999561688], [114.03112000048782,-8.625829999354835], [114.03123000016456,-8.625109999426798], [114.03124000062576,-8.624999999750003], [114.03129000023353,-8.62468999984344], [114.03137000032541,-8.624399999959849], [114.03145999997923,-8.624159999684082], [114.03148000000215,-8.623889999823462], [114.03158000011706,-8.623760000123752], [114.03171000071609,-8.623569999455754], [114.03178000034688,-8.623339999641132], [114.03180000036991,-8.622940000080803], [114.03174000030094,-8.622550000082299], [114.031620000163,-8.622180000106766], [114.03149000046335,-8.621949999392825], [114.03134000074067,-8.621779999647117], [114.03110000046479,-8.621649999947351], [114.03067999998223,-8.621499999325351], [114.03036000051384,-8.621400000109759], [114.03022000035287,-8.621309999556672], [114.03014000026099,-8.621179999856963], [114.03012000023796,-8.62054000002081], [114.0301700007451,-8.620210000091277], [114.03051000023652,-8.619379999587125], [114.03074000005108,-8.619040000095765], [114.03104999995776,-8.618549999982349], [114.0312700002105,-8.617790000008313], [114.031620000163,-8.615929999669561], [114.03179000080809,-8.615379999487232], [114.03184000041585,-8.615049999557698], [114.03152000004809,-8.614320000067778], [114.03140000080953,-8.614029999284867], [114.0313500003025,-8.613739999401275], [114.0313500003025,-8.613130000049296], [114.03149000046335,-8.612319999568172], [114.03154000007112,-8.611530000009338], [114.03152000004809,-8.611099999964893], [114.03149000046335,-8.610839999666098], [114.03137000032541,-8.610579999367303], [114.03123000016456,-8.610269999460741], [114.03093000071908,-8.609509999486704], [114.0308500006272,-8.609179999557171], [114.03075000051228,-8.60843000004428], [114.03036000051384,-8.607169999495739], [114.03026999996075,-8.606560000143759], [114.03011000067613,-8.605899999385315], [114.02997000051528,-8.604769999435746], [114.02985000037734,-8.604510000036328], [114.02969000019357,-8.604409999921415], [114.02927000061027,-8.60412999959965], [114.02907000038044,-8.603889999323826], [114.02898000072662,-8.603639999486234], [114.02896000070359,-8.603129999349847], [114.02898000072662,-8.60242999944478], [114.02907000038044,-8.601969999815481], [114.02915000047233,-8.601509999286861], [114.02917000049536,-8.600889999473736], [114.0291300004493,-8.600650000097289], [114.02898000072662,-8.600149999522728], [114.02885000012759,-8.599679999432283], [114.02882000054274,-8.599619999363313], [114.02821000029144,-8.598270000060268], [114.02763000052425,-8.597470000040289], [114.02740000070969,-8.597120000087784], [114.02718000045684,-8.596799999720076], [114.02588000076162,-8.595249999287887], [114.02506000071867,-8.594619999912879], [114.02445000046737,-8.594259999499229], [114.02314000031095,-8.593489999963367], [114.02235000075211,-8.593149999572688], [114.02195000029246,-8.593019999872922], [114.02100000054975,-8.592759999574184], [114.02006999993068,-8.592369999575681], [114.01923000076408,-8.59203999964609], [114.01716000063368,-8.591169999995316], [114.01653000035935,-8.590880000111781], [114.01575000036235,-8.590579999766987], [114.01559000017858,-8.590510000136248], [114.01515000057225,-8.590349999952366], [114.01363000062418,-8.589889999423747], [114.01290000023505,-8.589779999747009], [114.01070999996671,-8.589509999886445], [114.00982000029296,-8.589459999379301], [114.00820000022998,-8.589479999402272], [114.00739000064823,-8.589559999494213], [114.00561000040136,-8.589799999770037], [114.00532000051783,-8.589759999724038], [114.00473000028944,-8.589879999861921], [114.00405000040735,-8.590009999561687], [114.00286999995069,-8.590289999883453], [114.00227000016059,-8.590479999652075], [114.00112000018805,-8.590939999281375], [114.00063000007458,-8.591149999972345], [113.99999000023854,-8.591469999440733], [113.99908000054177,-8.592090000153235], [113.99855999994418,-8.592469999690593], [113.99833000012961,-8.59264999989739], [113.9973800003869,-8.593349999802513], [113.9971200000881,-8.593489999963367], [113.99680000061971,-8.593630000124222], [113.9963500005523,-8.593819999892901], [113.99613000029944,-8.593960000053812], [113.99599000013859,-8.594139999361346], [113.99596000055374,-8.594249999937404], [113.99602000062271,-8.594370000075287], [113.99612000073762,-8.594519999797967], [113.99642000018309,-8.595009999911383], [113.99655000078212,-8.595210000141208], [113.9973800003869,-8.596419999283398], [113.99754000057078,-8.596629999974368], [113.99769000029346,-8.596770000135223], [113.99781999999323,-8.59685999978899], [113.99790000008511,-8.596979999926873], [113.99794000013105,-8.597160000133727], [113.99792000010814,-8.597369999925377], [113.9977999999702,-8.597629999324852], [113.99742000043284,-8.598099999415297], [113.99721000064119,-8.59842999934483], [113.99714000011113,-8.598689999643625], [113.9971300005493,-8.59930999945675], [113.99728000027199,-8.599719999478225], [113.99734000034096,-8.599899999685079], [113.99728000027199,-8.6001299994997], [113.99717000059525,-8.600309999706553], [113.9971200000881,-8.600539999521175], [113.9973000002949,-8.60100999961162], [113.99744000045587,-8.601259999449269], [113.99792000010814,-8.602709999766489], [113.99796000015408,-8.602959999604138], [113.99791000054631,-8.603089999303847], [113.99718000015707,-8.603559999394292], [113.99648000025195,-8.6043399993913], [113.99619999993024,-8.604629999274891], [113.9960900002535,-8.60475999987392], [113.99593000006962,-8.605229999964365], [113.99589000002368,-8.605539999870928], [113.99590000048477,-8.605740000100752], [113.99611000027642,-8.606090000053314], [113.99687000025051,-8.607209999541681], [113.99701000041136,-8.60745999937933], [113.99705000045731,-8.607849999377834], [113.99701000041136,-8.607959999953891], [113.99693000031948,-8.608040000045833], [113.99638000013704,-8.607959999953891], [113.9954800000022,-8.608289999883425], [113.9952400006257,-8.608410000021308], [113.99519000011855,-8.60849000011325], [113.99515000007261,-8.608669999420783], [113.99518000055673,-8.608779999996841], [113.99554000007117,-8.609179999557171], [113.99592000050779,-8.609600000039791], [113.99618000080659,-8.609990000038295], [113.99623000041436,-8.610159999784003], [113.99619000036841,-8.610380000036798], [113.99606000066865,-8.610559999344332], [113.99594000053082,-8.610599999390274], [113.99576000032391,-8.610559999344332], [113.99535000030244,-8.610239999875944], [113.99502000037285,-8.60984999987744], [113.99492000025793,-8.609749999762528], [113.99451000023646,-8.609879999462237], [113.99428999998372,-8.609970000015323], [113.99393000046928,-8.60999999960012], [113.99375000026248,-8.609979999577149], [113.99330000019506,-8.609689999693558], [113.99315000047227,-8.609589999578645], [113.99290000063468,-8.609509999486704], [113.99279000005868,-8.609419999832937], [113.99270999996668,-8.609250000087286], [113.99266999992074,-8.60896999976552], [113.99272999998971,-8.608689999443755], [113.99293000021953,-8.608369999975366], [113.99303000033444,-8.608299999445251], [113.99336000026392,-8.608249999837483], [113.99365000014757,-8.608259999399309], [113.99385999993922,-8.608289999883425], [113.99406000016904,-8.608299999445251], [113.99439000009863,-8.608510000136221], [113.99451000023646,-8.608499999675075], [113.99467000042034,-8.60833999949125], [113.99477000053525,-8.607469999840475], [113.99483000060422,-8.607139999910885], [113.99492000025793,-8.606749999912381], [113.99496000030399,-8.606449999567644], [113.99499000078811,-8.606090000053314], [113.99496000030399,-8.605829999754519], [113.99487000065017,-8.60563999998584], [113.99480000012011,-8.605589999478752], [113.99426999996069,-8.605599999939898], [113.99410000021498,-8.605549999432753], [113.99377000028551,-8.605359999664074], [113.99355000003266,-8.605169999895395], [113.9931700004953,-8.604739999850949], [113.99303000033444,-8.604579999667067], [113.99284000056571,-8.604409999921415], [113.99282000054279,-8.60427999932233], [113.99287000015056,-8.604100000014853], [113.99305999991918,-8.603469999740526], [113.99301000031141,-8.603320000017845], [113.99290000063468,-8.603219999902933], [113.99281000008159,-8.603229999464759], [113.99241000052132,-8.603289999533672], [113.9923800000372,-8.603209999441788], [113.99241000052132,-8.603089999303847], [113.99252000019806,-8.602939999581167], [113.99266000035891,-8.602729999789517], [113.99287000015056,-8.602170000045305], [113.99327000061021,-8.601619999862919], [113.99335000070209,-8.601370000025327], [113.99332000021798,-8.601199999380299], [113.99323000056427,-8.600980000026823], [113.99302000077262,-8.600690000143231], [113.99275000001262,-8.600429999844437], [113.99219000026847,-8.599999999799991], [113.99136000066369,-8.599609999801487], [113.99119000001861,-8.599689999893428], [113.99088000011204,-8.599890000123253], [113.99067000032039,-8.600009999361816], [113.99054000062074,-8.59997999977702], [113.99041000002171,-8.599899999685079], [113.99036999997566,-8.599810000031312], [113.99038999999868,-8.599599999340342], [113.99038000043686,-8.599420000032808], [113.99027000076012,-8.599299999894924], [113.99008000009212,-8.599199999780012], [113.98988000076156,-8.599189999318867], [113.98964000048579,-8.599259999848925], [113.989380000187,-8.599400000009837], [113.98859000062816,-8.599890000123253], [113.98839999996017,-8.600119999937874], [113.98820000062972,-8.600419999383291], [113.98804000044584,-8.60081999984294], [113.98804000044584,-8.601000000049794], [113.98814000056075,-8.601379999587152], [113.98821000019154,-8.601390000048298], [113.98873000078913,-8.601350000002356], [113.98887000005061,-8.601459999679094], [113.98909000030346,-8.601749999562685], [113.98913000034941,-8.601899999285365], [113.98907000028044,-8.602029999884451], [113.98890000053473,-8.602239999676101], [113.98874000035096,-8.602329999329868], [113.9882800007216,-8.602549999582664], [113.98812000053772,-8.602759999374314], [113.98805000000766,-8.602970000065284], [113.98806000046886,-8.603179999856934], [113.98816000058378,-8.60351999934835], [113.98848000005216,-8.604539999621125], [113.98869000074308,-8.605379999687102], [113.98872000032793,-8.605760000123723], [113.98867000072016,-8.605949999892403], [113.98854000012113,-8.60609999961514], [113.98827000026051,-8.606339999890906], [113.98810000051481,-8.60636999947576], [113.98746000067865,-8.606399999959876], [113.98712000028797,-8.606289999383819], [113.98688000001221,-8.60630999940679], [113.98672000072759,-8.606409999521702], [113.98666000065873,-8.606540000120731], [113.98638000033691,-8.607059999819001], [113.98631000070611,-8.607039999795973], [113.98619000056829,-8.606919999658089], [113.98564000038584,-8.606299999844964], [113.98557000075516,-8.606170000145255], [113.9854200001331,-8.605660000008811], [113.98532000001819,-8.605529999409782], [113.9851800007566,-8.605479999802014], [113.98466000015901,-8.605290000033335], [113.98459000052833,-8.605179999457221], [113.9845700005053,-8.605000000149744], [113.98451000043633,-8.604869999550658], [113.98442000078262,-8.604859999988832], [113.98428000062165,-8.604920000057803], [113.9841400004608,-8.605039999296366], [113.98408000039183,-8.605169999895395], [113.98410999997668,-8.605259999549162], [113.98423000011462,-8.605390000148248], [113.98433000022953,-8.605549999432753], [113.98428000062165,-8.605689999593665], [113.98408999995365,-8.606050000007315], [113.98399000073812,-8.606079999592168], [113.98382000009315,-8.606019999523198], [113.98363000032441,-8.605869999800518], [113.98342000053276,-8.605749999662578], [113.98326000034888,-8.605760000123723], [113.98308000014208,-8.605839999316345], [113.98273000018958,-8.606079999592168], [113.98218000000713,-8.606500000074789], [113.98197000021548,-8.606779999497235], [113.98196000065366,-8.60693999968106], [113.98202000072263,-8.60718999951871], [113.98222000005319,-8.607829999354806], [113.98218000000713,-8.608040000045833], [113.9820700003304,-8.608259999399309], [113.98193000016954,-8.608399999560163], [113.98170000035486,-8.608530000159192], [113.98103000003459,-8.608809999581638], [113.9807900006582,-8.608849999627637], [113.98037000017553,-8.608849999627637], [113.97991000054628,-8.608880000111753], [113.97909000050333,-8.608999999350317], [113.9787100000666,-8.609069999880433], [113.97849000071312,-8.609219999603113], [113.97787000000062,-8.609700000154703], [113.97780000036994,-8.609669999670587], [113.97771000071612,-8.609549999532703], [113.97677000053523,-8.608140000160745], [113.97643000014455,-8.607829999354806], [113.97611000067616,-8.607599999540184], [113.9760400001461,-8.607619999563156], [113.97595000049228,-8.607710000116242], [113.9758000007696,-8.608009999561659], [113.97570000065468,-8.608140000160745], [113.97558000051674,-8.608129999699543], [113.97539000074812,-8.608060000068804], [113.97529000063321,-8.607959999953891], [113.97521000054121,-8.607779999747038], [113.9751100004263,-8.607630000024301], [113.97498000072665,-8.607569999955388], [113.97478000049682,-8.607559999494242], [113.97335000020257,-8.607529999909389], [113.97310000036487,-8.607469999840475], [113.97282000004316,-8.60739999931036], [113.97223000071415,-8.607469999840475], [113.97202000002312,-8.607639999586127], [113.97124000002611,-8.608419999583134], [113.97109000030343,-8.608679999881929], [113.97100000064972,-8.609009999811462], [113.97095000014258,-8.609549999532703], [113.97092000055773,-8.609970000015323], [113.97078000039687,-8.610339999990856], [113.97061000065116,-8.610569999805477], [113.97034000079054,-8.610839999666098], [113.97004000044581,-8.611160000033806], [113.97002000042289,-8.611319999318368], [113.97002000042289,-8.611879999961843], [113.96994000033089,-8.612189999868463], [113.96974000010107,-8.612669999520676], [113.96959999994021,-8.612729999589647], [113.96944000065571,-8.612689999543704], [113.96905000065715,-8.612599999889937], [113.96881999994321,-8.612609999451763], [113.96863000017458,-8.612669999520676], [113.96859000012853,-8.612769999635589], [113.96861000015156,-8.6129099997965], [113.96869000024344,-8.613009999911412], [113.96883999996624,-8.613069999980382], [113.96929000003365,-8.613309999356829], [113.9693400005408,-8.613399999909916], [113.96932000051777,-8.613520000047799], [113.96922000040286,-8.613719999378304], [113.96911000072612,-8.613779999447274], [113.96894000008115,-8.613799999470245], [113.96871000026647,-8.613749999862421], [113.96827000066014,-8.613549999632596], [113.96813000049929,-8.613379999886945], [113.96793000026946,-8.613159999634092], [113.96785000017758,-8.613150000072267], [113.96770000045478,-8.613239999726034], [113.96732000001816,-8.613589999678595], [113.96700000054977,-8.613839999516188], [113.96673000068915,-8.613959999654128], [113.96630000064465,-8.614079999792011], [113.9650500005572,-8.614389999698574], [113.96480000071961,-8.614559999444282], [113.96460000048978,-8.614759999674106], [113.96450999993669,-8.614949999442786], [113.96448000035195,-8.615160000133756], [113.96454999998264,-8.61529999939529], [113.96462000051281,-8.615490000063289], [113.96459000002869,-8.615609999301853], [113.96447000079013,-8.615749999462764], [113.9642600000991,-8.616039999346356], [113.96395000019254,-8.616629999574684], [113.96362000026295,-8.616959999504218], [113.96351000058621,-8.616899999435248], [113.96316000063371,-8.616589999528685], [113.96298999998874,-8.61638999929886], [113.96287000075006,-8.61638999929886], [113.96268000008206,-8.616469999390802], [113.96193000056928,-8.616979999527189], [113.96142999999472,-8.617299999894897], [113.96130000029495,-8.617289999433751], [113.9610800000421,-8.617189999318839], [113.96072000052777,-8.616949999942392], [113.96052000029795,-8.616749999712567], [113.96040000016001,-8.616509999436744], [113.95994000053076,-8.615749999462764], [113.95982000039282,-8.615530000109231], [113.95938000078661,-8.614599999490224], [113.95924000062575,-8.614509999836457], [113.95912000048781,-8.614519999398283], [113.95894000028102,-8.614599999490224], [113.95861999991325,-8.614849999327873], [113.95837000007566,-8.614999999949873], [113.95822000035287,-8.615009999511699], [113.95812000023795,-8.614939999880903], [113.95808000019201,-8.614799999720049], [113.95807000063019,-8.614569999905427], [113.95814000026098,-8.614320000067778], [113.95814000026098,-8.61414999942275], [113.9580600001691,-8.613749999862421], [113.9579800000771,-8.613609999701566], [113.95785999993927,-8.613569999655624], [113.95773000023951,-8.61358000011677], [113.95760000053974,-8.613689999793508], [113.95709000040335,-8.61414999942275], [113.95685000012759,-8.614099999814982], [113.95650000017508,-8.613990000138244], [113.95636000001412,-8.613859999539159], [113.95629000038343,-8.613689999793508], [113.95631000040635,-8.61358000011677], [113.95647000059023,-8.613279999772033], [113.95661000075108,-8.612969999865413], [113.95679000005862,-8.612299999545201], [113.95691000019656,-8.61133999934134], [113.95711000042638,-8.609859999439266], [113.95699000028844,-8.609359999764024], [113.95682000054273,-8.60902999983449], [113.95666000035885,-8.608829999604666], [113.95641000052126,-8.608639999835987], [113.9562700003604,-8.608589999328842], [113.95603000008464,-8.608569999305871], [113.9559099999467,-8.608319999468222], [113.95575000066219,-8.608140000160745], [113.95551999994825,-8.607979999976863], [113.9537000005547,-8.607009999311856], [113.95350000032488,-8.606669999820497], [113.95322000000317,-8.606299999844964], [113.95301000021152,-8.606139999661082], [113.95218000060675,-8.60570000005481], [113.95176000012407,-8.605559999893899], [113.95134000054077,-8.605419999733044], [113.95094000008112,-8.605169999895395], [113.95052000049782,-8.604880000011804], [113.95012000003817,-8.604510000036328], [113.94954000027099,-8.603830000154233], [113.94884999992769,-8.603129999349847], [113.94872000022804,-8.6028499999274], [113.94871000066621,-8.602629999674605], [113.94867000062015,-8.602059999469248], [113.94855000048233,-8.601719999977831], [113.94845999992924,-8.601639999885947], [113.94834000069068,-8.601629999424802], [113.94812000043783,-8.601569999355831], [113.94805000080703,-8.601470000140239], [113.947920000208,-8.601080000141735], [113.94777000048532,-8.600679999682086], [113.94759000027841,-8.600429999844437], [113.94720000027996,-8.600119999937874], [113.94710000016505,-8.59997999977702], [113.94710000016505,-8.599890000123253], [113.94717000069511,-8.599769999985369], [113.94804000034594,-8.598819999343334], [113.94878000029701,-8.598239999576151], [113.94918000075666,-8.598069999830443], [113.94941000057122,-8.598129999899413], [113.94973000003961,-8.59815999948421], [113.95023000061417,-8.598179999507238], [113.95097000056523,-8.59815999948421], [113.95115000077215,-8.598059999369298], [113.95122000040283,-8.597929999669589], [113.95142000063265,-8.597329999879435], [113.95148000070162,-8.597029999534698], [113.95159999994019,-8.596809999281902], [113.95181000063121,-8.596589999928369], [113.9521400005608,-8.596409999721573], [113.9523900003984,-8.596209999491748], [113.95245000046737,-8.596089999353808], [113.95245000046737,-8.595930000069302], [113.95237000037537,-8.595669999770507], [113.95230000074457,-8.5953099993568], [113.95235000035245,-8.595190000118237], [113.95245000046737,-8.59515999963412], [113.95262000021296,-8.595170000095266], [113.95344000025602,-8.595379999886916], [113.95387000030041,-8.595569999655595], [113.95419000066818,-8.595779999447245], [113.95524000052581,-8.596589999928369], [113.95566000010911,-8.596770000135223], [113.95586000033893,-8.596949999442757], [113.95613000019955,-8.59727999937229], [113.9564500005672,-8.597609999301881], [113.95803000058424,-8.599209999341838], [113.95824999993772,-8.599329999479721], [113.95843000014452,-8.599319999917896], [113.95980000036991,-8.599110000126245], [113.96029000048327,-8.598999999550188], [113.96101000041142,-8.598879999412304], [113.96142999999472,-8.598669999620654], [113.96226000049876,-8.598139999461239], [113.96294999994268,-8.597579999717027], [113.96320000067965,-8.597499999625143], [113.96476000067366,-8.597080000041785], [113.96489000037343,-8.596949999442757], [113.96497000046531,-8.596879999811961], [113.9650500005572,-8.596869999350815], [113.9655600006937,-8.596819999743047], [113.96569999995518,-8.596759999674077], [113.96600000029991,-8.596539999421282], [113.96619000006865,-8.59630999960666], [113.96673000068915,-8.595549999632624], [113.96706000061874,-8.594839999266412], [113.96732000001816,-8.594239999476258], [113.96790000068461,-8.592229999414769], [113.96819000056826,-8.591259999649083], [113.96855000008259,-8.58985999983895], [113.96870000070464,-8.588930000119262], [113.96879999992018,-8.587799999270374], [113.96883999996624,-8.586579999667094], [113.96879000035835,-8.584950000042284], [113.96867000022053,-8.584089999953392], [113.96822000015311,-8.581870000100253], [113.96805999996923,-8.581369999525691], [113.96756000029393,-8.58019999953018], [113.96714000071063,-8.579349999902433], [113.96649999997521,-8.577699999355332], [113.96620000052974,-8.577150000072265], [113.96542000053273,-8.575940000030812], [113.96500000005017,-8.575069999480718], [113.96454999998264,-8.574369999575652], [113.96368000033192,-8.573190000018315], [113.96303000003468,-8.572140000160744], [113.96269000054326,-8.571769999285891], [113.96183000045437,-8.570950000142204], [113.96152000054781,-8.570819999543176], [113.96112000008816,-8.570709999866438], [113.96082000064268,-8.570609999751525], [113.96019999993018,-8.570239999775993], [113.9600500002075,-8.570239999775993], [113.95991000004665,-8.570349999452731], [113.9596300006242,-8.570579999267409], [113.95953000050929,-8.570529999659584], [113.95943000039438,-8.570409999521701], [113.95935000030249,-8.57019999973005], [113.95927000021049,-8.569819999293372], [113.95917000009558,-8.568539999621123], [113.95917000009558,-8.567869999300854], [113.95895000074211,-8.567589999878408], [113.95863000037434,-8.567249999487729], [113.95828000042184,-8.567099999764992], [113.95796000005419,-8.566909999996369], [113.95766000060871,-8.566669999720546], [113.95726000014906,-8.566259999699071], [113.95663000077411,-8.56556999935583], [113.95620000072961,-8.565269999910413], [113.9559099999467,-8.565159999334355], [113.95518000045683,-8.564859999888938], [113.95468000078154,-8.564529999959348], [113.9534300006942,-8.563559999294398], [113.95261000065113,-8.562919999458245], [113.95124999998768,-8.562069999830442], [113.95076000077358,-8.561779999946907], [113.94878000029701,-8.560730000089279], [113.94691000039643,-8.559689999793477], [113.94641000072113,-8.559359999863943], [113.94597000021554,-8.559159999634119], [113.94527000031042,-8.55896999986544], [113.94512000058774,-8.55890999979647], [113.94479000065814,-8.558809999681557], [113.94441000022152,-8.558740000050818], [113.94350000052475,-8.558529999359848], [113.94213000029947,-8.558199999430258], [113.94136000076355,-8.558199999430258], [113.94050000067466,-8.558269999960373], [113.93927000061024,-8.55850999933682], [113.93845000056729,-8.558679999981848], [113.9379299999697,-8.558800000119732], [113.93734000064069,-8.559069999980352], [113.93681000048127,-8.55938999944874], [113.93595999995421,-8.559890000023302], [113.93568000053176,-8.560159999883922], [113.93546000027891,-8.560449999767513], [113.93526000004908,-8.560559999444251], [113.93491000009658,-8.56075000011225], [113.9347499999127,-8.560959999903901], [113.93468000028201,-8.56114999967258], [113.93472000032796,-8.561309999856462], [113.93485000002761,-8.5615700001552], [113.9349400005807,-8.561679999831938], [113.93507000028046,-8.561819999992849], [113.93548000030194,-8.562219999553179], [113.9358700003005,-8.562539999920887], [113.93634999995265,-8.562849999827449], [113.93638000043688,-8.562969999965389], [113.93632999992974,-8.563079999642127], [113.93616000018403,-8.563259999848981], [113.9358700003005,-8.563460000078806], [113.93565000004764,-8.56365999940931], [113.93565000004764,-8.563759999524223], [113.93575000016256,-8.563910000146223], [113.93604000004609,-8.564200000029814], [113.93641000002162,-8.564459999429289], [113.93735000020251,-8.565179999357326], [113.93739000024846,-8.565339999541209], [113.93738000068663,-8.565539999771033], [113.93724000052578,-8.565749999562684], [113.93710000036492,-8.56604999990742], [113.93695000064224,-8.566259999699071], [113.93681000048127,-8.566349999352838], [113.93670000080454,-8.566349999352838], [113.93600000000015,-8.566250000137245], [113.93574000060073,-8.566309999306839], [113.9356100000017,-8.566399999859925], [113.93554000037091,-8.566540000020837], [113.93546000027891,-8.566849999927399], [113.935360000164,-8.567229999464757], [113.93525000048726,-8.567360000063786], [113.93515000037235,-8.567389999648583], [113.93502000067269,-8.567369999625612], [113.93447000049025,-8.567289999533671], [113.93392000030792,-8.567469999740524], [113.93355000033239,-8.567469999740524], [113.93332000051782,-8.567389999648583], [113.93311000072617,-8.567249999487729], [113.9320100003614,-8.566289999283868], [113.93195000029243,-8.566019999423247], [113.93185000017752,-8.565399999610122], [113.93168000043181,-8.565229999864414], [113.93152000024804,-8.565040000095792], [113.93142000013313,-8.564789999358823], [113.93129000043336,-8.564499999475231], [113.93125999994925,-8.564389999798493], [113.93129999999519,-8.564009999361815], [113.93121000034137,-8.563449999617603], [113.93118000075663,-8.563379999986864], [113.93107000018051,-8.563189999318865], [113.93080000031989,-8.562889999873448], [113.93038000073659,-8.562709999666595], [113.93028000062168,-8.562609999551682], [113.93010999997671,-8.562259999599121], [113.9299500006922,-8.561949999692558], [113.92961000030141,-8.561450000017317], [113.92946000057873,-8.561349999902404], [113.92928999993376,-8.561329999879433], [113.92891999995823,-8.5614199995332], [113.92825000053722,-8.561510000086287], [113.92809999991528,-8.561399999510229], [113.92781000003163,-8.561189999718579], [113.92763000072409,-8.561120000087783], [113.92754000017101,-8.561140000110754], [113.92661000045132,-8.561510000086287], [113.9263400005907,-8.561490000063316], [113.92625000003761,-8.561429999994346], [113.92612000033796,-8.561259999349318], [113.92593000056922,-8.561089999603667], [113.92570000075466,-8.560989999488697], [113.92549000006363,-8.560959999903901], [113.92518000015707,-8.561049999557667], [113.92503999999622,-8.561169999695551], [113.92478000059668,-8.561470000040288], [113.92462000041292,-8.561860000038791], [113.92451000073606,-8.562279999622149], [113.92455000078212,-8.562479999851973], [113.92468000048177,-8.562620000012828], [113.92493000031948,-8.562809999781507], [113.92534000034095,-8.563079999642127], [113.92557000015552,-8.563319999917894], [113.92565000024751,-8.563509999686573], [113.9256600007086,-8.563699999455253], [113.92558000061672,-8.563839999616107], [113.92545000001769,-8.563899999685077], [113.92529000073307,-8.56387000010028], [113.92475000011257,-8.563739999501195], [113.92414000076064,-8.563790000008339], [113.92398000057676,-8.564019999822961], [113.92355000053226,-8.56469000014323], [113.92343000039443,-8.564909999496706], [113.92349000046329,-8.565020000072764], [113.92368000023203,-8.565199999380297], [113.92423999997618,-8.565800000069771], [113.92466000045886,-8.566509999536663], [113.9248800007116,-8.567089999303846], [113.92511000052627,-8.567569999855436], [113.92533000077913,-8.567969999415766], [113.92586000003917,-8.568659999759007], [113.92593000056922,-8.568980000126771], [113.92585000047734,-8.569089999803509], [113.92569000029346,-8.569169999895394], [113.92468000048177,-8.569680000031838], [113.92464000043583,-8.569859999339315], [113.92471000006663,-8.569959999454227], [113.92516000013404,-8.570619999313351], [113.92514000011113,-8.570799999520204], [113.92518000015707,-8.571009999311855], [113.92516000013404,-8.571199999979854], [113.92490000073462,-8.571549999932415], [113.92413000029944,-8.57216999974554], [113.92408000069167,-8.572259999399307], [113.92415000032247,-8.572399999560162], [113.92432000006818,-8.572920000157694], [113.92433000052927,-8.573069999880431], [113.92428000002212,-8.573139999511227], [113.92398000057676,-8.573210000041286], [113.92379000080803,-8.573210000041286], [113.92373000073917,-8.57319999958014], [113.92370000025494,-8.573359999764023], [113.92371000071614,-8.573519999947905], [113.92362000016306,-8.573689999693556], [113.92355000053226,-8.573769999785498], [113.9234800000022,-8.573970000015322], [113.92294000028096,-8.574239999875942], [113.92267999998217,-8.574319999967884], [113.9224500001676,-8.574229999414797], [113.92228000042189,-8.574179999806972], [113.92205000060721,-8.574129999299885], [113.92175000026248,-8.574039999646118], [113.92167000017059,-8.573949999992351], [113.92162000056271,-8.573779999347323], [113.92156000049386,-8.573749999762526], [113.92117000049529,-8.574010000061321], [113.92088000061176,-8.574209999391826], [113.92037000047537,-8.574339999990855], [113.92016000068361,-8.574339999990855], [113.91934000064066,-8.574119999738059], [113.91898000022695,-8.574039999646118], [113.91862000071262,-8.57413999976103], [113.91834999995274,-8.574219999852971], [113.91813000059926,-8.574189999368798], [113.91797999997721,-8.574149999322856], [113.91792000080761,-8.574239999875942], [113.91783000025453,-8.574599999390273], [113.91777000018556,-8.574879999712039], [113.91766000050882,-8.575129999549688], [113.91761000000167,-8.575349999802484], [113.91766000050882,-8.575550000032308], [113.91805000050726,-8.575960000053783], [113.91814000016109,-8.576089999753549], [113.91814000016109,-8.576149999822462], [113.91758999997865,-8.5762599994992], [113.91735000060226,-8.576310000006345], [113.91728000007208,-8.576359999614112], [113.91727000051026,-8.576529999359821], [113.91737000062517,-8.576809999681586], [113.9178100002315,-8.577329999379799], [113.91826000029891,-8.57787000000036], [113.91836000041383,-8.57801999972304], [113.91841000002171,-8.578179999906922], [113.91838999999868,-8.578269999560689], [113.91815000062218,-8.578389999698572], [113.91783000025453,-8.578449999767543], [113.91761000000167,-8.57843999930634], [113.9175499999327,-8.578459999329368], [113.91751000078614,-8.578699999605135], [113.91747000074008,-8.578790000158222], [113.91732000011814,-8.578839999765989], [113.91710000076455,-8.578849999327872], [113.91692000055775,-8.578809999281873], [113.91674999991278,-8.578699999605135], [113.91669000074307,-8.578469999790514], [113.9167000003049,-8.578369999675601], [113.91674000035096,-8.578239999975835], [113.91672000032793,-8.578169999445777], [113.9162800007216,-8.578129999399778], [113.91608000049177,-8.578129999399778], [113.91592000030789,-8.578059999769039], [113.91583000065418,-8.577959999654127], [113.91577000058521,-8.577819999493215], [113.91573000053927,-8.577659999309333], [113.91511000072614,-8.577659999309333], [113.91478000079655,-8.577699999355332], [113.91457000010564,-8.577729999839448], [113.91440999992176,-8.577679999332361], [113.9142900006832,-8.577649999747507], [113.91399000033846,-8.577779999447273], [113.91366000040887,-8.578069999330864], [113.91344000015602,-8.578269999560689], [113.91322000080254,-8.57843999930634], [113.91296000050374,-8.578519999398282], [113.91274000025101,-8.578519999398282], [113.91232000066771,-8.578380000136747], [113.91219000006868,-8.578340000090748], [113.91181000053132,-8.578509999836456], [113.91112000018802,-8.578909999396785], [113.91071000016655,-8.579160000133754], [113.91042000028301,-8.579229999764493], [113.91009999991525,-8.579269999810492], [113.90922000070259,-8.579599999740026], [113.90910000056476,-8.579649999347851], [113.9090300000347,-8.579759999923908], [113.90898000042682,-8.580139999461267], [113.90896999996573,-8.580219999553151], [113.90891000079603,-8.580239999576179], [113.90876000017408,-8.580119999438239], [113.90857999996717,-8.579809999531676], [113.90851000033638,-8.57953000010923], [113.90853000035941,-8.579359999464259], [113.90868000008209,-8.579199999280377], [113.90874000015106,-8.579149999672609], [113.90867000052026,-8.578939999880902], [113.90847000029044,-8.578949999442784], [113.90831000010655,-8.578989999488726], [113.90812000033793,-8.579089999603639], [113.90794000013102,-8.579129999649581], [113.90786000003914,-8.57910999962661], [113.90764000068566,-8.578579999467252], [113.90758000061669,-8.578369999675601], [113.90742000043281,-8.577959999654127], [113.90726000024904,-8.577560000093797], [113.90720000018007,-8.577299999795002], [113.90710000006516,-8.576849999727529], [113.90703999999619,-8.576760000073762], [113.90688000071168,-8.576700000004848], [113.90638000013712,-8.576749999612616], [113.90607000023056,-8.576849999727529], [113.90575000076205,-8.57698999988844], [113.90545999997914,-8.577429999494711], [113.90532000071767,-8.577569999655623], [113.90523000016458,-8.57762000016271], [113.90502999993475,-8.577829999954361], [113.90483000060419,-8.577950000092244], [113.90470000000516,-8.577970000115272], [113.90442000058272,-8.577799999470244], [113.90422999991472,-8.577629999724536], [113.90410000021507,-8.577480000001856], [113.90399000053822,-8.577170000095293], [113.90387999996221,-8.576919999358324], [113.9036200005628,-8.576059999269376], [113.90358000051674,-8.575980000076754], [113.90346999994074,-8.575949999592638], [113.90330000019503,-8.576000000099782], [113.90319000051829,-8.57610999977652], [113.90304000079561,-8.576269999960346], [113.90285000012761,-8.576310000006345], [113.90272999998967,-8.57646999929085], [113.90264000033596,-8.576539999820966], [113.90252000019802,-8.576549999382792], [113.90216000068369,-8.576339999591141], [113.90190999994672,-8.575989999638637], [113.90184000031593,-8.57589999998487], [113.90168000013205,-8.575859999938871], [113.90137000022548,-8.575920000007841], [113.90118000045686,-8.575889999523724], [113.90081000048133,-8.575630000124249], [113.90041000002168,-8.575339999341338], [113.90001000046129,-8.57516999959563], [113.89991000034638,-8.575140000010833], [113.89992000080758,-8.574819999643125], [113.89990000078456,-8.574629999874446], [113.89977000018553,-8.574509999736563], [113.8995699999557,-8.574400000059768], [113.89947000074017,-8.574279999921885], [113.89947000074017,-8.574169999345827], [113.89950000032491,-8.574099999715031], [113.89944000025594,-8.57380999983144], [113.8994100006712,-8.573489999463732], [113.89946000027896,-8.573139999511227], [113.89979000020855,-8.572389999998336], [113.89991000034638,-8.572100000114745], [113.90005000050735,-8.571240000025796], [113.90006000006917,-8.571029999334826], [113.89995999995426,-8.570739999451234], [113.89956000039388,-8.570269999360846], [113.8993300005792,-8.569939999431256], [113.89902000067264,-8.56950999938681], [113.89855000058219,-8.56904999975751], [113.89781000063124,-8.568319999368327], [113.89624000017602,-8.567010000111281], [113.89583000015455,-8.56671999932837], [113.89519000031839,-8.566399999859925], [113.894760000274,-8.56617999960713], [113.89406000036888,-8.565459999679092], [113.8939100006462,-8.565109999726531], [113.89373000043929,-8.564879999911909], [113.89339000004861,-8.564670000120259], [113.89293000041937,-8.564529999959348], [113.89168000033192,-8.56405999986896], [113.89162000026295,-8.564049999407814], [113.89121000024147,-8.563939999731019], [113.89102000047285,-8.563919999708048], [113.89079000065817,-8.563959999754047], [113.89033000012955,-8.564189999568669], [113.89009000075316,-8.56420999959164], [113.88981999999316,-8.564169999545698], [113.88958000061666,-8.564049999407814], [113.88923000066416,-8.56387000010028], [113.88860999995177,-8.563639999386282], [113.8880500002075,-8.563420000032807], [113.8873700003254,-8.563110000126244], [113.8868400001661,-8.562939999481216], [113.88605000060727,-8.562680000081798], [113.88497000026553,-8.56229999964512], [113.88448000015205,-8.562119999438266], [113.88406000056875,-8.561979999277412], [113.88206000006915,-8.561089999603667], [113.88168000053179,-8.560929999419784], [113.8808200004429,-8.560469999790485], [113.8801300000996,-8.559990000138214], [113.88002999998469,-8.559879999562156], [113.87986000023898,-8.559809999931417], [113.87959000037836,-8.559679999332332], [113.87888000001215,-8.559369999425769], [113.87848000045187,-8.559190000118235], [113.87817000054531,-8.558989999888411], [113.87735000050225,-8.558449999267907], [113.87610999997673,-8.557809999431754], [113.87584000011611,-8.557579999617133], [113.87566000080858,-8.557469999940395], [113.87553000020955,-8.55747999950222], [113.87543000009464,-8.557570000055307], [113.87513000064916,-8.557889999523695], [113.87500000005014,-8.557889999523695], [113.87469000014357,-8.557849999477753], [113.87442000028295,-8.557909999546666], [113.87411000037639,-8.558109999776491], [113.87388000056171,-8.558199999430258], [113.87367000077006,-8.558169999845461], [113.87322000070264,-8.558049999707578], [113.87296000040385,-8.557960000053811], [113.87265000049729,-8.557769999385812], [113.87230000054478,-8.557499999525192], [113.8717900004084,-8.557119999987833], [113.87156000059372,-8.557049999457774], [113.87138000038692,-8.55705999991892], [113.8712900007331,-8.557180000056803], [113.87092000075756,-8.557799999869928], [113.87075000011259,-8.557909999546666], [113.87052000029792,-8.55794000003084], [113.87023000041438,-8.558009999661579], [113.87012000073764,-8.558139999361345], [113.86993000006964,-8.558479999752024], [113.86977000078514,-8.558809999681557], [113.86960000014005,-8.559059999519207], [113.86947000044029,-8.559199999680061], [113.86940000080961,-8.559349999402798], [113.8693900003484,-8.559569999655594], [113.86949000046332,-8.560049999307864], [113.86941999993326,-8.560159999883922], [113.86923000016452,-8.560280000021805], [113.86908000044184,-8.560309999606659], [113.86893000071916,-8.560289999583631], [113.86890000023504,-8.560209999491747], [113.86880000012013,-8.559829999954388], [113.86872000002813,-8.559809999931417], [113.86851000023648,-8.559849999977359], [113.86845000016751,-8.559870000000331], [113.86828000042181,-8.559970000115243], [113.8677500002625,-8.560340000090775], [113.86748999996371,-8.560649999997338], [113.86726000014903,-8.560879999811959], [113.86686000058876,-8.561089999603667], [113.86602000052278,-8.561510000086287], [113.86577000068519,-8.561550000132229], [113.86502000027292,-8.561609999301879], [113.86477999999715,-8.561739999900908], [113.86447000009059,-8.561860000038791], [113.864140000161,-8.561920000107762], [113.86340000021005,-8.561949999692558], [113.86319999998022,-8.561889999623645], [113.86307000028046,-8.561779999946907], [113.86196000035386,-8.560549999882426], [113.86178000014706,-8.560380000136718], [113.86150000072462,-8.560300000044833], [113.86134000054074,-8.560340000090775], [113.86122999996473,-8.560429999744542], [113.86089000047332,-8.560699999605163], [113.86075000031246,-8.560679999582135], [113.86066000065864,-8.56059999949025], [113.86064000063573,-8.56047999935231], [113.86063000017452,-8.559959999654097], [113.86054000052081,-8.559789999908389], [113.86040000035996,-8.559669999770506], [113.86015000052225,-8.559549999632623], [113.85995000029243,-8.559500000024798], [113.85977000008563,-8.559529999609651], [113.85966000040889,-8.559620000162738], [113.85954000027095,-8.559809999931417], [113.85934000004113,-8.560089999353806], [113.85922000080257,-8.560159999883922], [113.85912000068765,-8.56011999983798], [113.85879000075806,-8.559829999954388], [113.85841000032144,-8.559359999863943], [113.8582900001835,-8.559289999333828], [113.85814000046082,-8.559269999310857], [113.85796000025402,-8.559329999379827], [113.85786000013911,-8.559419999932914], [113.85786000013911,-8.559520000047826], [113.8579500006922,-8.560049999307864], [113.85785000057729,-8.560159999883922], [113.85769999995523,-8.560229999514718], [113.85757000025546,-8.560199999929864], [113.85744000055581,-8.560069999330835], [113.85730000039484,-8.559879999562156], [113.85706000011908,-8.559529999609651], [113.85677000023554,-8.559349999402798], [113.85634000019104,-8.559130000049322], [113.8563000001451,-8.559009999911382], [113.85625000053722,-8.558639999935906], [113.85615999998424,-8.558439999706081], [113.85611999993819,-8.558159999384316], [113.85617000044533,-8.557949999592665], [113.85619000046836,-8.557719999777987], [113.85625000053722,-8.557459999479249], [113.85638000023698,-8.55726999971057], [113.85647000079007,-8.557129999549659], [113.85644000030595,-8.557039999895892], [113.85628000012207,-8.556819999643096], [113.8562200000531,-8.556659999459271], [113.85613000039939,-8.556420000082767], [113.85600000069962,-8.556299999944883], [113.85585000007757,-8.556139999761001], [113.85583000005465,-8.555990000038321], [113.85586000053877,-8.555559999993818], [113.85595000019248,-8.555159999534169], [113.85590000058471,-8.554909999696577], [113.85570000035489,-8.554530000159218], [113.855540000171,-8.554419999583161], [113.85533000037935,-8.554239999376307], [113.85525000028747,-8.554040000045802], [113.85508000054176,-8.553499999425299], [113.85496999996565,-8.553320000117765], [113.85479000065823,-8.553179999956853], [113.85461000045132,-8.553129999449766], [113.85420999999167,-8.553019999773028], [113.85342000043283,-8.552799999520175], [113.85322000020301,-8.552769999935379], [113.85315000057221,-8.552679999382292], [113.8531300005493,-8.552549999682583], [113.85315000057221,-8.551879999362313], [113.8531300005493,-8.551639999985866], [113.85303999999621,-8.551059999319364], [113.85303999999621,-8.55061000015121], [113.85310000006507,-8.550309999806473], [113.85306000001913,-8.550189999668589], [113.85297000036542,-8.550149999622647], [113.85281000018153,-8.550180000106764], [113.85255000078212,-8.550249999737559], [113.85232000006818,-8.550319999368298], [113.85197000011556,-8.550299999345327], [113.85173000073917,-8.550220000152706], [113.85160000014002,-8.550200000129735], [113.85155000053226,-8.550299999345327], [113.85156000009408,-8.55045999952921], [113.85157000055528,-8.550920000057772], [113.85149000046329,-8.55129999959513], [113.85131000025649,-8.551529999409809], [113.8510499999577,-8.551829999754546], [113.85086000018907,-8.552189999268876], [113.85075000051233,-8.552379999936875], [113.85063999993622,-8.552419999982874], [113.85016000028395,-8.552529999659612], [113.84991000044636,-8.552589999728525], [113.84974000070065,-8.552560000143728], [113.84948999996368,-8.552520000097786], [113.84920000008015,-8.552549999682583], [113.84895000024244,-8.55263999933635], [113.84885000012753,-8.552769999935379], [113.84866999992073,-8.553009999311882], [113.84855000068217,-8.553049999357825], [113.84817000024555,-8.553139999910911], [113.84821000029149,-8.553199999979881], [113.8482999999452,-8.553240000025824], [113.8483800000372,-8.553309999656619], [113.84836000001417,-8.553409999771532], [113.8482400007756,-8.553479999402271], [113.84788999992372,-8.553630000024327], [113.84772000017801,-8.553549999932386], [113.84755000043231,-8.553509999886444], [113.84726000054877,-8.553509999886444], [113.84699000068815,-8.553559999494212], [113.84648000055176,-8.553699999655123], [113.84632000036788,-8.553750000162211], [113.84602000002315,-8.553719999678094], [113.84592000080761,-8.553710000116269], [113.84588000076155,-8.553799999770035], [113.84580000066967,-8.55393999993089], [113.84566000050881,-8.554029999584657], [113.8455600003939,-8.553949999492716], [113.84529000053328,-8.553759999724036], [113.84523000046431,-8.553829999354832], [113.84517999995717,-8.553979999976832], [113.84508000074163,-8.554249999837452], [113.84497000016552,-8.55460999935184], [113.84487000005061,-8.554909999696577], [113.84474999991278,-8.55508999990343], [113.84451000053627,-8.555290000133255], [113.84416000058377,-8.555459999878906], [113.84376000012412,-8.555580000016846], [113.84344000065573,-8.555609999601643], [113.84338000058676,-8.555539999970847], [113.84324999998773,-8.55529999969508], [113.84322000040288,-8.555099999465256], [113.84324999998773,-8.554809999581664], [113.84324999998773,-8.554599999790014], [113.84318000035694,-8.554459999629103], [113.8430700006802,-8.55435999951419], [113.84294000008106,-8.554349999952365], [113.84283000040432,-8.554410000021335], [113.84277000033546,-8.554539999721044], [113.84268000068164,-8.554639999835956], [113.84256000054381,-8.554639999835956], [113.84193000026949,-8.554669999420753], [113.84168999999372,-8.554800000019839], [113.84150000022498,-8.554789999558693], [113.84125000038739,-8.554789999558693], [113.84080000031997,-8.554959999304344], [113.84058000006712,-8.555459999878906], [113.84042000078261,-8.555569999555701], [113.8403200006677,-8.555580000016846], [113.84022000055279,-8.555519999947876], [113.84014000046079,-8.555399999809993], [113.84013,-8.55523999962611], [113.84017000004565,-8.555039999396286], [113.84026000059873,-8.554809999581664], [113.84021000009159,-8.554749999512694], [113.84003000078405,-8.554659999858927], [113.83987000060017,-8.554649999397782], [113.83969000039338,-8.554699999904926], [113.83951000018658,-8.554729999489723], [113.83915000067213,-8.554779999996867], [113.83901000051128,-8.55488000011178], [113.8387800006966,-8.555069999880402], [113.83850000037489,-8.555069999880402], [113.83826000009913,-8.555019999373315], [113.83813000039936,-8.554889999673605], [113.83784000051583,-8.55454999928287], [113.83774999996274,-8.554479999652074], [113.83758000021703,-8.554470000090248], [113.83746000007909,-8.554539999721044], [113.83710000056476,-8.554749999512694], [113.83698999998865,-8.554749999512694], [113.83696000040391,-8.554689999443781], [113.83700000044985,-8.554599999790014], [113.83719000021847,-8.554219999353336], [113.83715000017253,-8.554029999584657], [113.83714923844673,-8.554029237858856], [113.83715038328376,-8.554027968915477], [113.83721143735818,-8.553960264354544], [113.83725720925293,-8.553869639671973], [113.83769208092497,-8.553162962300689], [113.83827191072032,-8.552232189164045], [113.83888227969362,-8.551351950731771], [113.83944685159111,-8.550615727034028], [113.84007245238195,-8.549909993051585], [113.84087352619247,-8.549110828501796], [113.84164410938831,-8.548509986946158], [113.84230022507552,-8.547976871535241], [113.8430936834269,-8.547030864782414], [113.84377269765207,-8.54575673858244], [113.84387188208188,-8.545403883282404], [113.84410076763652,-8.544548429266456], [113.84442119698087,-8.543631003867574], [113.84485609293449,-8.542374044826147], [113.84506969720894,-8.54152528896077], [113.84529858276358,-8.540426660062167], [113.8457563520742,-8.539422451884491], [113.84598523762884,-8.538564120037961], [113.84619122464551,-8.537555149050718], [113.8463895944044,-8.536350660954099], [113.84670238310866,-8.535378853551094], [113.84677869418158,-8.533948333448677], [113.84693129204561,-8.533474362851393], [113.84706099227117,-8.533164402515013], [113.84727459654562,-8.532645627693398], [113.84744245140814,-8.53228609852448], [113.84778577929046,-8.53152980555592], [113.84823590975964,-8.530778324859625], [113.84867842117239,-8.530153665658986], [113.84872416968483,-8.530097399575197], [113.84893782162339,-8.529740724854435], [113.84957868031199,-8.529325872990512], [113.85025005479633,-8.528908191859387], [113.85073833900333,-8.528562929535383], [113.85139448077086,-8.527988831119501], [113.85208113563613,-8.527318400024001], [113.8529127243429,-8.526025219887799], [113.85314922535667,-8.52534238444332], [113.8536680253593,-8.524266652284041], [113.85389691001456,-8.523229028896424], [113.85426313643472,-8.522139925616898], [113.8544538664529,-8.521296901130938], [113.85475139725941,-8.520273614735345], [113.85501843835038,-8.519502089050036], [113.85491925212193,-8.518464489044789], [113.85508710878321,-8.517620495988922], [113.85527019726192,-8.516601006531062], [113.85531599343847,-8.516337786659392], [113.85537699805025,-8.515881926609438], [113.85542279512606,-8.515599652801598], [113.85542279512606,-8.515369799576433], [113.85487348022707,-8.514995014308283], [113.85430890832959,-8.514662181514325], [113.85353832513374,-8.514192006955398], [113.8531034777435,-8.513810548717686], [113.85216503878564,-8.513009474907165], [113.85156995199191,-8.512545975116495], [113.85084516497261,-8.511943246783233], [113.84983046350521,-8.511036314674016], [113.84844951223533,-8.509753605344429], [113.84728985354411,-8.508923928596289], [113.8466718682123,-8.508284012397098], [113.84583266314701,-8.507339891522634], [113.84531383976207,-8.50676291527617], [113.84482555465581,-8.505975190102788], [113.84426100614064,-8.505216043585392], [113.84378797803288,-8.504527478560135], [113.84305555127287,-8.503391660896284], [113.84265116931624,-8.502445605580078], [113.84246046447902,-8.502126143906253], [113.8427580195671,-8.501448071271284], [113.84279615172125,-8.500759530527773], [113.84274273828692,-8.499999440621537], [113.84262829505997,-8.49870435212398], [113.84246807993816,-8.497148919786639], [113.84224683592288,-8.495688827277377], [113.84215529213316,-8.494799062326706], [113.84213239449457,-8.494321271409376], [113.84215529213316,-8.493728094775577], [113.84226971017915,-8.492745794082964], [113.84238417768779,-8.491979030307846], [113.84266645149569,-8.4908279556455], [113.84297162294217,-8.489509992891726], [113.84324628039167,-8.488119513304753], [113.84355145273753,-8.486422944063463], [113.84380321164906,-8.484812163850108], [113.84407786909856,-8.482846667639421], [113.84429152013774,-8.481423764794727], [113.8444211960815,-8.480307024449473], [113.844581435485,-8.479072964845273], [113.84468823717259,-8.477863713039767], [113.84474165060692,-8.476544781716143], [113.844779805244,-8.475405143732246], [113.84482555375644,-8.475021774435163], [113.84493237972572,-8.474630764498045], [113.84511549248612,-8.473910740288261], [113.84530622250429,-8.47323934242155], [113.84554272441733,-8.472471637056231], [113.84590894903897,-8.471332941561855], [113.84623701992268,-8.470092208088772], [113.84651167737218,-8.469022206409534], [113.84669476675026,-8.468017008078277], [113.84684734033272,-8.467172071633627], [113.84700757973621,-8.466261318305044], [113.8471448954208,-8.465696723025189], [113.8473127511827,-8.46520558437004], [113.84757979137441,-8.464682044940275], [113.84780867692905,-8.464165130815957], [113.84791547861664,-8.463847555020493], [113.84801466304646,-8.463530002607399], [113.84806805219898,-8.463237210328828], [113.84822826732091,-8.462231092890477], [113.84834271054785,-8.461391838362488], [113.8483885067244,-8.460626044056539], [113.8484189964397,-8.459286124355003], [113.84837322454484,-8.458256165889168], [113.84826642195799,-8.457036419894678], [113.84812146563331,-8.455521972360998], [113.84810620863482,-8.454872529643353], [113.84815198052968,-8.454422400073554], [113.84826642195799,-8.453900746522095], [113.8486860375308,-8.452533166372348], [113.84920483753342,-8.450901446344517], [113.84963209194768,-8.449629206922225], [113.8500516832388,-8.44823783340911], [113.85045606429605,-8.446798729277759], [113.85089855322587,-8.444912349125445], [113.85110456452423,-8.444085524127502], [113.85136396407586,-8.442938244604136], [113.85166149578163,-8.441500108143316], [113.85196666722811,-8.440181176819692], [113.85220316914115,-8.439126409655898], [113.85250072512849,-8.437568099488033], [113.85270673642697,-8.436370284360976], [113.8528745670078,-8.435180110773331], [113.85302716577121,-8.433829698681507], [113.85323317617031,-8.432584201499537], [113.85356122277244,-8.431529433436424], [113.85394268101004,-8.430845655502424], [113.85463697831403,-8.429845267644851], [113.85554485291277,-8.428904918526996], [113.85637646680073,-8.428132472835216], [113.85724621014469,-8.427308477104361], [113.85831432414693,-8.426491177725495], [113.85934430779378,-8.425860811427128], [113.8604276554122,-8.425279071471834], [113.86181622304048,-8.424669669269633], [113.86311322349661,-8.424062153845171], [113.86416608050035,-8.423447988833459], [113.8652189375041,-8.422794724896448], [113.86573012024905,-8.422456185004762], [113.86637097893765,-8.42202798540302], [113.86723310592322,-8.421399506781654], [113.86830883808261,-8.420601284721329], [113.86926250975716,-8.419924180656267], [113.87039165355213,-8.419102117568514], [113.87161236631778,-8.418207564627267], [113.87268812096022,-8.417433184493689], [113.87366466779031,-8.416732215119453], [113.87435896329566,-8.416308778327277], [113.87499979860195,-8.415971181824432], [113.87546520945205,-8.415823371051545], [113.87583143497295,-8.415756610778828], [113.87647993520102,-8.415824337822755], [113.87762431261206,-8.415900623714663], [113.87910444921113,-8.416238219318188], [113.88127116872965,-8.417186184794446], [113.88195018295471,-8.417146119097936], [113.88364392292885,-8.416111370842941], [113.88474255272683,-8.41527881446558], [113.88558178207381,-8.414378554426605], [113.88635236526966,-8.413318999272235], [113.8873365509412,-8.412223223023148], [113.88827494223494,-8.411178973430708], [113.88914471075998,-8.410416030874956], [113.88959483943052,-8.410102274500218], [113.89007548479594,-8.409906756491466], [113.8903425240884,-8.409854310727724], [113.8921430666494,-8.410904315081893], [113.89292126620364,-8.411878006564564], [113.89421062512042,-8.413352387502528], [113.89517957807527,-8.414717090721013], [113.89604929803681,-8.416170507562697], [113.89698009635458,-8.417632485950321], [113.89801769635983,-8.419458754517734], [113.89879589591408,-8.420822513448059], [113.89972669423173,-8.422592541112749], [113.90032942166567,-8.423871430122233], [113.90075665359689,-8.425115958734352], [113.90092448417772,-8.425873170810007], [113.90102366950691,-8.426576993733136], [113.90068036680566,-8.427901654637481], [113.89975720822872,-8.429390327601368], [113.89924602548388,-8.430636792453868], [113.89897136803438,-8.431705849844946], [113.89886456634679,-8.432861689115498], [113.89897136803438,-8.43370952587378], [113.89923076848538,-8.434336070952725], [113.90026075123285,-8.435510067535404], [113.90162642122255,-8.43699109806056], [113.90337352606753,-8.43852747556241], [113.9054029532839,-8.439960848314343], [113.90714244177047,-8.441013704418765], [113.90846995622371,-8.441707008871219], [113.9095838664025,-8.441921602399873], [113.91023998298897,-8.441872952674487], [113.91156749744221,-8.441228272766409], [113.91336039846374,-8.439987562675697], [113.91509227059203,-8.43871822356698], [113.9167554956698,-8.437439333658176], [113.91847208561842,-8.436088944948665], [113.91939524239672,-8.435372716777295], [113.92037181350861,-8.434697521972908], [113.92133312492399,-8.434072862772212], [113.92319469727761,-8.432451611752299], [113.92555219447831,-8.4308208099323], [113.92725355171024,-8.429590569748825], [113.92869548420936,-8.428425179678129], [113.92987040079856,-8.427205433683639], [113.93021372868077,-8.426759123534566], [113.93206768197808,-8.425376309768694], [113.93312051559951,-8.424168943841551], [113.93416992370317,-8.42295984492074], [113.93417337260325,-8.422955870816622], [113.93468455624748,-8.422381748118994], [113.93497449407778,-8.420544983563957], [113.93572215535335,-8.419166933507029], [113.93630200943039,-8.417659158942854], [113.936652953671,-8.41608941209654], [113.93683604214982,-8.414176361649595], [113.93685132343001,-8.412806847058164], [113.93692761022123,-8.411088346949498], [113.93719462703064,-8.409573922798131], [113.93743115322536,-8.409064649313962], [113.93963602828023,-8.407147777647651], [113.94049817954749,-8.406641357712317], [113.942107968708,-8.405516975827595], [113.94344309951964,-8.404576650991487], [113.94486979840269,-8.403738387516398], [113.94571666838976,-8.403195745587027], [113.94701366794663,-8.402025591807444], [113.94727306839752,-8.401679386993976], [113.94725934024655,-8.401670809260281], [113.94726000034893,-8.401669999870421], [113.94845000036742,-8.401719999478246], [113.95233000032943,-8.401850000077275], [113.95336000016403,-8.401890000123274], [113.95352000034791,-8.401890000123274], [113.95588999992378,-8.401830000054304], [113.95683000010456,-8.40170999991642], [113.95809000065321,-8.401559999294364], [113.95876000007411,-8.401460000078771], [113.96019000036836,-8.401239999825975], [113.96175000036237,-8.401099999665064], [113.96272000012812,-8.401099999665064], [113.96328000077165,-8.401139999711063], [113.96343000049433,-8.401790000008361] ] ] }, "id": "relation/8110792" }, { "type": "Feature", "properties": { "@id": "relation/8132993", "admin_level": "6", "boundary": "administrative", "is_in:city": "Banyuwangi", "is_in:province": "Jawa Timur", "name": "Bangorejo", "source": "HOT_InAWARESurvey_2018", "type": "boundary" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 114.113791,-8.52462 ], [ 114.11379,-8.524627 ], [ 114.113755,-8.524624 ], [ 114.113693,-8.524621 ], [ 114.113392,-8.524609 ], [ 114.113272,-8.524604 ], [ 114.112998,-8.524589 ], [ 114.112508,-8.524564 ], [ 114.111633,-8.524542 ], [ 114.110271,-8.524509 ], [ 114.11026,-8.524509 ], [ 114.110257,-8.524509 ], [ 114.109802,-8.524539 ], [ 114.107507,-8.524676 ], [ 114.10729,-8.524688 ], [ 114.105419,-8.524789 ], [ 114.105324,-8.524794 ], [ 114.10509,-8.524806 ], [ 114.104696,-8.524835 ], [ 114.104393,-8.524859 ], [ 114.104237,-8.524438 ], [ 114.104004,-8.523925 ], [ 114.103874,-8.52357 ], [ 114.103745,-8.523215 ], [ 114.103536,-8.522899 ], [ 114.103446,-8.522649 ], [ 114.103461,-8.5224 ], [ 114.103583,-8.521942 ], [ 114.103759,-8.521313 ], [ 114.104055,-8.520568 ], [ 114.10439,-8.519784 ], [ 114.104751,-8.519025 ], [ 114.104991,-8.518673 ], [ 114.105231,-8.518321 ], [ 114.105404,-8.518165 ], [ 114.105802,-8.517866 ], [ 114.106213,-8.517554 ], [ 114.106624,-8.517255 ], [ 114.107207,-8.516853 ], [ 114.107671,-8.516489 ], [ 114.108096,-8.516073 ], [ 114.108323,-8.515746 ], [ 114.108562,-8.51546 ], [ 114.10863,-8.515185 ], [ 114.108659,-8.514792 ], [ 114.108754,-8.514491 ], [ 114.108928,-8.514098 ], [ 114.109115,-8.513759 ], [ 114.109262,-8.513458 ], [ 114.109252,-8.513078 ], [ 114.109135,-8.512841 ], [ 114.108742,-8.512471 ], [ 114.108375,-8.512153 ], [ 114.108061,-8.51185 ], [ 114.10793,-8.511665 ], [ 114.107814,-8.511389 ], [ 114.107776,-8.511152 ], [ 114.10779,-8.510995 ], [ 114.107779,-8.510733 ], [ 114.107714,-8.510601 ], [ 114.107544,-8.510377 ], [ 114.107269,-8.51006 ], [ 114.106996,-8.509586 ], [ 114.106919,-8.509337 ], [ 114.106895,-8.509022 ], [ 114.106884,-8.508733 ], [ 114.106925,-8.508497 ], [ 114.107033,-8.508131 ], [ 114.10718,-8.507817 ], [ 114.1073,-8.507634 ], [ 114.107526,-8.507439 ], [ 114.108003,-8.507128 ], [ 114.1084,-8.506908 ], [ 114.108692,-8.5067 ], [ 114.10901,-8.506427 ], [ 114.109223,-8.506219 ], [ 114.109356,-8.506062 ], [ 114.10953,-8.505657 ], [ 114.10965,-8.505422 ], [ 114.109706,-8.505016 ], [ 114.109748,-8.504675 ], [ 114.109751,-8.504229 ], [ 114.109741,-8.503901 ], [ 114.109769,-8.5036 ], [ 114.109852,-8.503142 ], [ 114.109921,-8.502604 ], [ 114.109938,-8.502132 ], [ 114.109926,-8.501909 ], [ 114.109798,-8.501502 ], [ 114.109642,-8.501107 ], [ 114.109592,-8.500753 ], [ 114.109607,-8.500491 ], [ 114.109701,-8.500282 ], [ 114.109782,-8.500142 ], [ 114.10995,-8.499978 ], [ 114.110434,-8.499723 ], [ 114.110719,-8.49964 ], [ 114.111101,-8.499657 ], [ 114.111682,-8.499703 ], [ 114.111938,-8.499621 ], [ 114.112109,-8.499509 ], [ 114.112194,-8.499411 ], [ 114.112352,-8.499144 ], [ 114.112667,-8.498738 ], [ 114.112953,-8.498387 ], [ 114.113114,-8.497683 ], [ 114.113245,-8.497233 ], [ 114.113618,-8.496643 ], [ 114.113861,-8.496307 ], [ 114.113978,-8.495913 ], [ 114.114151,-8.494395 ], [ 114.114301,-8.493982 ], [ 114.114633,-8.493156 ], [ 114.11492,-8.492408 ], [ 114.115194,-8.491884 ], [ 114.115263,-8.491582 ], [ 114.115323,-8.491135 ], [ 114.115349,-8.49071 ], [ 114.115419,-8.490363 ], [ 114.115618,-8.489519 ], [ 114.115871,-8.488583 ], [ 114.11605,-8.487529 ], [ 114.11625,-8.486561 ], [ 114.116427,-8.485795 ], [ 114.116776,-8.484634 ], [ 114.116932,-8.483979 ], [ 114.117077,-8.483388 ], [ 114.117146,-8.482914 ], [ 114.117084,-8.48243 ], [ 114.117023,-8.481966 ], [ 114.117027,-8.48145 ], [ 114.117092,-8.481321 ], [ 114.11732,-8.481247 ], [ 114.117461,-8.481173 ], [ 114.117624,-8.481077 ], [ 114.117733,-8.480981 ], [ 114.117788,-8.480863 ], [ 114.117831,-8.480592 ], [ 114.118095,-8.479925 ], [ 114.118616,-8.479362 ], [ 114.118876,-8.479107 ], [ 114.119292,-8.478904 ], [ 114.119914,-8.478703 ], [ 114.120329,-8.4785 ], [ 114.120644,-8.477885 ], [ 114.120813,-8.477001 ], [ 114.120836,-8.476404 ], [ 114.120985,-8.475863 ], [ 114.121114,-8.47561 ], [ 114.121224,-8.475467 ], [ 114.121607,-8.475325 ], [ 114.122245,-8.475076 ], [ 114.122374,-8.474842 ], [ 114.122614,-8.474319 ], [ 114.122927,-8.473797 ], [ 114.123039,-8.473454 ], [ 114.123024,-8.473002 ], [ 114.12299,-8.472676 ], [ 114.122847,-8.472277 ], [ 114.122651,-8.471752 ], [ 114.122327,-8.471164 ], [ 114.122425,-8.471091 ], [ 114.122744,-8.470803 ], [ 114.122936,-8.470589 ], [ 114.12305,-8.470319 ], [ 114.123065,-8.470138 ], [ 114.122595,-8.469164 ], [ 114.122559,-8.469075 ], [ 114.122493,-8.468913 ], [ 114.122457,-8.46859 ], [ 114.122421,-8.468268 ], [ 114.122617,-8.468008 ], [ 114.122653,-8.467873 ], [ 114.122602,-8.467654 ], [ 114.122364,-8.467263 ], [ 114.122206,-8.467038 ], [ 114.122062,-8.466676 ], [ 114.1221,-8.466314 ], [ 114.122516,-8.465956 ], [ 114.122752,-8.465756 ], [ 114.122837,-8.465643 ], [ 114.12285,-8.465382 ], [ 114.122423,-8.464705 ], [ 114.12225,-8.464327 ], [ 114.122137,-8.463848 ], [ 114.122325,-8.462951 ], [ 114.122506,-8.462378 ], [ 114.122847,-8.461692 ], [ 114.123234,-8.460949 ], [ 114.123486,-8.460211 ], [ 114.123544,-8.459293 ], [ 114.123493,-8.458432 ], [ 114.12347,-8.458432 ], [ 114.12353,-8.457256 ], [ 114.123695,-8.456237 ], [ 114.12376,-8.455271 ], [ 114.123661,-8.454324 ], [ 114.123469,-8.453152 ], [ 114.123418,-8.452269 ], [ 114.123381,-8.451159 ], [ 114.123548,-8.449808 ], [ 114.12358,-8.448539 ], [ 114.123728,-8.447166 ], [ 114.123833,-8.446903 ], [ 114.123894,-8.446656 ], [ 114.124129,-8.446703 ], [ 114.124565,-8.446922 ], [ 114.124988,-8.447211 ], [ 114.125285,-8.447512 ], [ 114.125566,-8.447897 ], [ 114.12566,-8.44815 ], [ 114.125732,-8.448345 ], [ 114.125584,-8.449412 ], [ 114.125524,-8.449878 ], [ 114.125543,-8.450242 ], [ 114.125593,-8.450456 ], [ 114.126098,-8.451252 ], [ 114.126388,-8.45148 ], [ 114.126923,-8.451749 ], [ 114.128485,-8.452102 ], [ 114.129233,-8.452201 ], [ 114.131493,-8.452486 ], [ 114.131747,-8.452595 ], [ 114.132122,-8.452908 ], [ 114.132336,-8.45318 ], [ 114.132504,-8.453493 ], [ 114.132612,-8.453804 ], [ 114.132651,-8.454671 ], [ 114.13267,-8.455056 ], [ 114.132869,-8.455631 ], [ 114.132944,-8.455789 ], [ 114.132989,-8.455831 ], [ 114.133016,-8.455916 ], [ 114.133265,-8.456168 ], [ 114.133663,-8.45638 ], [ 114.134324,-8.456519 ], [ 114.134374,-8.456522 ], [ 114.135722,-8.456596 ], [ 114.136742,-8.456581 ], [ 114.137167,-8.456528 ], [ 114.137748,-8.456352 ], [ 114.138957,-8.45577 ], [ 114.140296,-8.454791 ], [ 114.140492,-8.454675 ], [ 114.141547,-8.454575 ], [ 114.142167,-8.45461 ], [ 114.143385,-8.45481 ], [ 114.143744,-8.454895 ], [ 114.144432,-8.455089 ], [ 114.144781,-8.455181 ], [ 114.146054,-8.45587 ], [ 114.146502,-8.45614 ], [ 114.147021,-8.456445 ], [ 114.148908,-8.457637 ], [ 114.149275,-8.45793 ], [ 114.149552,-8.458167 ], [ 114.150693,-8.45885 ], [ 114.151102,-8.459056 ], [ 114.151392,-8.45915 ], [ 114.151458,-8.459161 ], [ 114.151531,-8.459185 ], [ 114.15313,-8.459784 ], [ 114.154007,-8.460147 ], [ 114.154404,-8.460338 ], [ 114.154714,-8.460469 ], [ 114.155863,-8.460529 ], [ 114.156218,-8.460444 ], [ 114.157466,-8.460142 ], [ 114.158189,-8.460259 ], [ 114.159047,-8.46041 ], [ 114.160669,-8.460769 ], [ 114.162133,-8.461109 ], [ 114.162144,-8.46111 ], [ 114.162216,-8.461125 ], [ 114.163038,-8.461264 ], [ 114.163696,-8.461427 ], [ 114.164064,-8.461528 ], [ 114.164953,-8.461634 ], [ 114.165431,-8.46156 ], [ 114.165763,-8.461445 ], [ 114.165852,-8.461404 ], [ 114.166259,-8.461217 ], [ 114.16659,-8.461065 ], [ 114.167515,-8.460616 ], [ 114.167698,-8.460507 ], [ 114.167874,-8.4604 ], [ 114.168116,-8.460281 ], [ 114.168245,-8.460216 ], [ 114.168946,-8.459881 ], [ 114.169153,-8.459782 ], [ 114.169214,-8.45975 ], [ 114.169401,-8.459528 ], [ 114.16947,-8.459427 ], [ 114.169557,-8.459476 ], [ 114.169641,-8.459523 ], [ 114.169835,-8.459659 ], [ 114.170029,-8.459821 ], [ 114.170214,-8.460024 ], [ 114.170332,-8.460118 ], [ 114.170484,-8.46022 ], [ 114.170694,-8.460373 ], [ 114.170939,-8.460476 ], [ 114.171134,-8.460562 ], [ 114.171319,-8.460673 ], [ 114.171505,-8.4608 ], [ 114.171774,-8.461047 ], [ 114.172077,-8.461395 ], [ 114.172156,-8.461491 ], [ 114.172287,-8.461649 ], [ 114.172497,-8.461903 ], [ 114.17274,-8.462183 ], [ 114.172984,-8.462497 ], [ 114.173219,-8.462743 ], [ 114.173463,-8.463014 ], [ 114.173691,-8.463218 ], [ 114.173909,-8.463464 ], [ 114.174128,-8.463659 ], [ 114.17433,-8.463796 ], [ 114.174558,-8.463924 ], [ 114.174778,-8.464043 ], [ 114.175005,-8.464247 ], [ 114.175292,-8.464392 ], [ 114.175554,-8.464495 ], [ 114.175892,-8.464591 ], [ 114.176222,-8.464644 ], [ 114.176519,-8.464679 ], [ 114.17673,-8.464706 ], [ 114.177128,-8.464726 ], [ 114.177467,-8.464796 ], [ 114.177644,-8.464873 ], [ 114.177754,-8.464983 ], [ 114.177904,-8.465229 ], [ 114.178039,-8.465423 ], [ 114.178131,-8.465534 ], [ 114.178249,-8.46561 ], [ 114.178469,-8.465705 ], [ 114.178747,-8.465841 ], [ 114.179026,-8.46597 ], [ 114.179355,-8.466124 ], [ 114.179634,-8.466261 ], [ 114.179795,-8.466329 ], [ 114.180014,-8.466407 ], [ 114.180192,-8.466458 ], [ 114.180446,-8.466528 ], [ 114.180725,-8.466614 ], [ 114.181097,-8.466718 ], [ 114.181519,-8.466847 ], [ 114.181798,-8.46695 ], [ 114.182027,-8.467011 ], [ 114.182289,-8.467038 ], [ 114.182603,-8.467032 ], [ 114.183111,-8.466993 ], [ 114.183611,-8.467005 ], [ 114.184094,-8.467034 ], [ 114.18445,-8.46707 ], [ 114.184653,-8.467088 ], [ 114.184881,-8.46714 ], [ 114.185024,-8.467276 ], [ 114.185176,-8.467404 ], [ 114.185378,-8.467608 ], [ 114.185555,-8.467718 ], [ 114.185758,-8.467796 ], [ 114.186062,-8.467857 ], [ 114.186342,-8.467901 ], [ 114.186612,-8.467962 ], [ 114.1869,-8.468023 ], [ 114.187154,-8.468067 ], [ 114.187314,-8.468152 ], [ 114.187534,-8.468314 ], [ 114.187719,-8.46845 ], [ 114.187963,-8.468646 ], [ 114.188241,-8.468867 ], [ 114.188528,-8.469046 ], [ 114.188756,-8.469115 ], [ 114.188951,-8.469116 ], [ 114.189206,-8.469101 ], [ 114.189519,-8.469061 ], [ 114.189808,-8.469055 ], [ 114.190019,-8.469065 ], [ 114.190231,-8.469091 ], [ 114.190476,-8.469186 ], [ 114.190687,-8.469288 ], [ 114.1907,-8.469547 ], [ 114.190698,-8.46976 ], [ 114.190684,-8.469973 ], [ 114.190677,-8.470125 ], [ 114.190669,-8.470338 ], [ 114.190666,-8.470825 ], [ 114.190683,-8.471044 ], [ 114.190687,-8.471245 ], [ 114.190704,-8.471519 ], [ 114.190714,-8.471786 ], [ 114.190718,-8.472042 ], [ 114.190713,-8.47276 ], [ 114.190717,-8.473113 ], [ 114.190727,-8.473423 ], [ 114.190731,-8.473679 ], [ 114.190718,-8.473867 ], [ 114.190673,-8.47408 ], [ 114.190573,-8.47439 ], [ 114.190554,-8.474596 ], [ 114.190546,-8.474821 ], [ 114.190526,-8.475046 ], [ 114.190518,-8.475326 ], [ 114.190509,-8.47571 ], [ 114.190507,-8.475929 ], [ 114.1905,-8.476111 ], [ 114.190504,-8.47644 ], [ 114.190508,-8.476677 ], [ 114.190537,-8.47689 ], [ 114.190572,-8.477164 ], [ 114.190607,-8.477359 ], [ 114.190685,-8.477621 ], [ 114.190781,-8.477823 ], [ 114.190945,-8.478031 ], [ 114.191121,-8.478184 ], [ 114.191395,-8.478381 ], [ 114.191627,-8.478565 ], [ 114.191711,-8.478675 ], [ 114.191729,-8.478791 ], [ 114.191741,-8.478951 ], [ 114.191588,-8.479843 ], [ 114.19133,-8.479883 ], [ 114.191214,-8.480308 ], [ 114.190221,-8.480154 ], [ 114.19,-8.480666 ], [ 114.190681,-8.480992 ], [ 114.190788,-8.481037 ], [ 114.190355,-8.481859 ], [ 114.190164,-8.482251 ], [ 114.190057,-8.482469 ], [ 114.189995,-8.482596 ], [ 114.189996,-8.482839 ], [ 114.189986,-8.483189 ], [ 114.189969,-8.48338 ], [ 114.189944,-8.483646 ], [ 114.189904,-8.483897 ], [ 114.189864,-8.484224 ], [ 114.189823,-8.484506 ], [ 114.18982,-8.484948 ], [ 114.189856,-8.48526 ], [ 114.189907,-8.485657 ], [ 114.189943,-8.485931 ], [ 114.189994,-8.486373 ], [ 114.190045,-8.486747 ], [ 114.190066,-8.486976 ], [ 114.190088,-8.487361 ], [ 114.190095,-8.487622 ], [ 114.190092,-8.487915 ], [ 114.190082,-8.488241 ], [ 114.190039,-8.488493 ], [ 114.189996,-8.488754 ], [ 114.189946,-8.488933 ], [ 114.189871,-8.489119 ], [ 114.189769,-8.48929 ], [ 114.189655,-8.489582 ], [ 114.189546,-8.48985 ], [ 114.189389,-8.490102 ], [ 114.189264,-8.490329 ], [ 114.188968,-8.490617 ], [ 114.188629,-8.490912 ], [ 114.188314,-8.491115 ], [ 114.187975,-8.491341 ], [ 114.187567,-8.491613 ], [ 114.187359,-8.491779 ], [ 114.187112,-8.492013 ], [ 114.186804,-8.492293 ], [ 114.186488,-8.492542 ], [ 114.186173,-8.492776 ], [ 114.185849,-8.49301 ], [ 114.185572,-8.493183 ], [ 114.185234,-8.493394 ], [ 114.185011,-8.493552 ], [ 114.184864,-8.493688 ], [ 114.184625,-8.493908 ], [ 114.184409,-8.494157 ], [ 114.184146,-8.494476 ], [ 114.18393,-8.494771 ], [ 114.18369,-8.495036 ], [ 114.183405,-8.495278 ], [ 114.183236,-8.495391 ], [ 114.182997,-8.495542 ], [ 114.182636,-8.495699 ], [ 114.182298,-8.495834 ], [ 114.182107,-8.495886 ], [ 114.181901,-8.495909 ], [ 114.181524,-8.496018 ], [ 114.181613,-8.49786 ], [ 114.181666,-8.498562 ], [ 114.181771,-8.499963 ], [ 114.18178,-8.500082 ], [ 114.181793,-8.500326 ], [ 114.181703,-8.500321 ], [ 114.181292,-8.5003 ], [ 114.181229,-8.501307 ], [ 114.181205,-8.501909 ], [ 114.181113,-8.503079 ], [ 114.181089,-8.503709 ], [ 114.181027,-8.504434 ], [ 114.181,-8.504656 ], [ 114.180996,-8.506229 ], [ 114.180934,-8.507221 ], [ 114.180927,-8.508584 ], [ 114.180975,-8.508555 ], [ 114.182664,-8.508522 ], [ 114.185166,-8.508494 ], [ 114.187459,-8.508487 ], [ 114.190122,-8.508505 ], [ 114.193773,-8.508482 ], [ 114.196553,-8.508441 ], [ 114.19873,-8.508507 ], [ 114.200737,-8.508521 ], [ 114.202851,-8.508634 ], [ 114.205635,-8.508827 ], [ 114.20678,-8.50893 ], [ 114.208183,-8.508962 ], [ 114.209912,-8.508901 ], [ 114.211187,-8.508871 ], [ 114.213617,-8.508279 ], [ 114.213588,-8.508575 ], [ 114.213615,-8.508798 ], [ 114.213566,-8.509642 ], [ 114.213532,-8.510808 ], [ 114.21353,-8.511333 ], [ 114.213542,-8.511565 ], [ 114.213572,-8.512129 ], [ 114.213564,-8.512581 ], [ 114.213564,-8.512597 ], [ 114.213551,-8.513316 ], [ 114.213564,-8.513831 ], [ 114.213567,-8.513871 ], [ 114.213536,-8.514321 ], [ 114.213531,-8.514393 ], [ 114.213471,-8.516584 ], [ 114.213469,-8.517073 ], [ 114.213469,-8.51722 ], [ 114.21348,-8.517569 ], [ 114.213494,-8.518059 ], [ 114.213506,-8.518423 ], [ 114.213497,-8.518635 ], [ 114.213636,-8.519909 ], [ 114.213804,-8.521473 ], [ 114.213935,-8.523068 ], [ 114.214045,-8.525106 ], [ 114.214062,-8.526783 ], [ 114.214158,-8.528783 ], [ 114.214315,-8.530627 ], [ 114.214575,-8.532687 ], [ 114.214709,-8.534693 ], [ 114.214974,-8.535998 ], [ 114.215301,-8.537599 ], [ 114.215954,-8.540088 ], [ 114.218985,-8.545952 ], [ 114.219527,-8.547566 ], [ 114.220388,-8.549568 ], [ 114.220814,-8.551352 ], [ 114.221096,-8.552776 ], [ 114.221196,-8.554122 ], [ 114.221033,-8.55544 ], [ 114.22086,-8.557038 ], [ 114.220392,-8.55899 ], [ 114.219812,-8.560968 ], [ 114.219426,-8.562925 ], [ 114.219154,-8.564594 ], [ 114.218814,-8.565858 ], [ 114.218533,-8.567726 ], [ 114.217975,-8.57135 ], [ 114.217616,-8.573463 ], [ 114.217353,-8.5753 ], [ 114.217047,-8.577137 ], [ 114.216952,-8.578891 ], [ 114.216672,-8.580852 ], [ 114.216477,-8.583062 ], [ 114.216115,-8.585456 ], [ 114.215836,-8.587461 ], [ 114.21594,-8.589112 ], [ 114.216502,-8.591698 ], [ 114.216553,-8.594977 ], [ 114.21654,-8.597185 ], [ 114.216667,-8.600039 ], [ 114.21677,-8.602494 ], [ 114.216718,-8.605089 ], [ 114.216698,-8.606798 ], [ 114.216868,-8.60914 ], [ 114.21694,-8.610735 ], [ 114.217154,-8.612191 ], [ 114.21735,-8.614571 ], [ 114.217566,-8.616145 ], [ 114.217762,-8.61767 ], [ 114.217627,-8.6192 ], [ 114.217567,-8.620791 ], [ 114.217574,-8.622181 ], [ 114.217717,-8.623439 ], [ 114.218056,-8.624906 ], [ 114.218117,-8.625148 ], [ 114.218148,-8.625429 ], [ 114.218135,-8.625644 ], [ 114.218068,-8.625945 ], [ 114.218056,-8.626182 ], [ 114.218021,-8.626494 ], [ 114.218008,-8.626774 ], [ 114.217974,-8.627086 ], [ 114.217951,-8.627226 ], [ 114.217885,-8.627344 ], [ 114.217841,-8.627441 ], [ 114.217809,-8.627494 ], [ 114.217689,-8.627623 ], [ 114.217547,-8.62773 ], [ 114.217503,-8.627837 ], [ 114.217524,-8.627945 ], [ 114.217678,-8.628326 ], [ 114.217723,-8.628474 ], [ 114.217863,-8.628832 ], [ 114.217919,-8.628968 ], [ 114.217993,-8.629184 ], [ 114.21817,-8.629663 ], [ 114.218188,-8.629694 ], [ 114.218323,-8.630018 ], [ 114.2185,-8.630379 ], [ 114.218512,-8.630417 ], [ 114.21871,-8.63081 ], [ 114.218789,-8.630957 ], [ 114.218843,-8.631052 ], [ 114.218985,-8.631289 ], [ 114.218997,-8.63132 ], [ 114.219015,-8.631345 ], [ 114.219169,-8.631626 ], [ 114.219353,-8.631956 ], [ 114.219507,-8.63218 ], [ 114.219544,-8.632224 ], [ 114.219568,-8.632274 ], [ 114.219852,-8.632636 ], [ 114.219877,-8.63268 ], [ 114.220049,-8.632886 ], [ 114.220062,-8.632911 ], [ 114.22008,-8.632942 ], [ 114.220259,-8.633148 ], [ 114.220407,-8.633348 ], [ 114.220493,-8.633434 ], [ 114.220618,-8.633566 ], [ 114.220674,-8.633617 ], [ 114.220771,-8.633714 ], [ 114.220833,-8.633765 ], [ 114.220975,-8.633917 ], [ 114.221019,-8.633955 ], [ 114.221427,-8.634337 ], [ 114.221476,-8.634381 ], [ 114.221615,-8.634502 ], [ 114.221928,-8.634813 ], [ 114.221996,-8.634881 ], [ 114.222094,-8.635 ], [ 114.222372,-8.635337 ], [ 114.222391,-8.635356 ], [ 114.222607,-8.635606 ], [ 114.222637,-8.635631 ], [ 114.222656,-8.635662 ], [ 114.222761,-8.635762 ], [ 114.222854,-8.635875 ], [ 114.222904,-8.635927 ], [ 114.222989,-8.636007 ], [ 114.223126,-8.636125 ], [ 114.223206,-8.6362 ], [ 114.223375,-8.636338 ], [ 114.223448,-8.636401 ], [ 114.223701,-8.636579 ], [ 114.223684,-8.636653 ], [ 114.223615,-8.63753 ], [ 114.223331,-8.637615 ], [ 114.223288,-8.637856 ], [ 114.223199,-8.637848 ], [ 114.223113,-8.637846 ], [ 114.223142,-8.637898 ], [ 114.22327,-8.637965 ], [ 114.223554,-8.63817 ], [ 114.223686,-8.638352 ], [ 114.223724,-8.638544 ], [ 114.223689,-8.638691 ], [ 114.223537,-8.63889 ], [ 114.223188,-8.639248 ], [ 114.222817,-8.639311 ], [ 114.222775,-8.639371 ], [ 114.222596,-8.639618 ], [ 114.222179,-8.640395 ], [ 114.222063,-8.640648 ], [ 114.22179,-8.64146 ], [ 114.221647,-8.642005 ], [ 114.221592,-8.642168 ], [ 114.221314,-8.642701 ], [ 114.221172,-8.643139 ], [ 114.221019,-8.64377 ], [ 114.221046,-8.644152 ], [ 114.221041,-8.644348 ], [ 114.220937,-8.644739 ], [ 114.220829,-8.64495 ], [ 114.220545,-8.645319 ], [ 114.220427,-8.645262 ], [ 114.220252,-8.645213 ], [ 114.220087,-8.645224 ], [ 114.220054,-8.645312 ], [ 114.219926,-8.645315 ], [ 114.219722,-8.645248 ], [ 114.219472,-8.645194 ], [ 114.2193,-8.645234 ], [ 114.219001,-8.645379 ], [ 114.218888,-8.6454 ], [ 114.218717,-8.645345 ], [ 114.218341,-8.645154 ], [ 114.217809,-8.645224 ], [ 114.217596,-8.645172 ], [ 114.217021,-8.644972 ], [ 114.2168,-8.644977 ], [ 114.216122,-8.64491 ], [ 114.215708,-8.644957 ], [ 114.215549,-8.644908 ], [ 114.215193,-8.644793 ], [ 114.214149,-8.644747 ], [ 114.214036,-8.644806 ], [ 114.213551,-8.645256 ], [ 114.213264,-8.645446 ], [ 114.21318,-8.645519 ], [ 114.21285,-8.645533 ], [ 114.212678,-8.645457 ], [ 114.212454,-8.645247 ], [ 114.212206,-8.645042 ], [ 114.211729,-8.644807 ], [ 114.211499,-8.644802 ], [ 114.210962,-8.644833 ], [ 114.210813,-8.644849 ], [ 114.21006,-8.645179 ], [ 114.209708,-8.645165 ], [ 114.209529,-8.645095 ], [ 114.209169,-8.644884 ], [ 114.208963,-8.644852 ], [ 114.20883,-8.64476 ], [ 114.208764,-8.644637 ], [ 114.208729,-8.644383 ], [ 114.208637,-8.644191 ], [ 114.208193,-8.643603 ], [ 114.207773,-8.643183 ], [ 114.20744,-8.642986 ], [ 114.206951,-8.642724 ], [ 114.20655,-8.642572 ], [ 114.206026,-8.642319 ], [ 114.205723,-8.642317 ], [ 114.205337,-8.642355 ], [ 114.205111,-8.642214 ], [ 114.204889,-8.641994 ], [ 114.20476,-8.641879 ], [ 114.204726,-8.64188 ], [ 114.204688,-8.641864 ], [ 114.203687,-8.64144 ], [ 114.203438,-8.641389 ], [ 114.203141,-8.641263 ], [ 114.202892,-8.641068 ], [ 114.202823,-8.640931 ], [ 114.202709,-8.640861 ], [ 114.202529,-8.640839 ], [ 114.202105,-8.640817 ], [ 114.201515,-8.640724 ], [ 114.20136,-8.640763 ], [ 114.200851,-8.641045 ], [ 114.200659,-8.641102 ], [ 114.200524,-8.641054 ], [ 114.200426,-8.641011 ], [ 114.199895,-8.640782 ], [ 114.199725,-8.640775 ], [ 114.199514,-8.640853 ], [ 114.199384,-8.640853 ], [ 114.199281,-8.640775 ], [ 114.199074,-8.640627 ], [ 114.19884,-8.640608 ], [ 114.198703,-8.640658 ], [ 114.198644,-8.640755 ], [ 114.198575,-8.64084 ], [ 114.198459,-8.640826 ], [ 114.198389,-8.640758 ], [ 114.198276,-8.640581 ], [ 114.198074,-8.64055 ], [ 114.198003,-8.640619 ], [ 114.197898,-8.640672 ], [ 114.197781,-8.640618 ], [ 114.197778,-8.640505 ], [ 114.197731,-8.640423 ], [ 114.197625,-8.640376 ], [ 114.19745,-8.640385 ], [ 114.197258,-8.640381 ], [ 114.197057,-8.640409 ], [ 114.196947,-8.640531 ], [ 114.196712,-8.640854 ], [ 114.196611,-8.640833 ], [ 114.196394,-8.640761 ], [ 114.196178,-8.64077 ], [ 114.196104,-8.640677 ], [ 114.195989,-8.640568 ], [ 114.195838,-8.640557 ], [ 114.195636,-8.640512 ], [ 114.195293,-8.640358 ], [ 114.194915,-8.640285 ], [ 114.194741,-8.640176 ], [ 114.194509,-8.64003 ], [ 114.194292,-8.640062 ], [ 114.194214,-8.640162 ], [ 114.194087,-8.640321 ], [ 114.193903,-8.64034 ], [ 114.193668,-8.640305 ], [ 114.193623,-8.640237 ], [ 114.193652,-8.64016 ], [ 114.193736,-8.640009 ], [ 114.193732,-8.639861 ], [ 114.193646,-8.639689 ], [ 114.193535,-8.639595 ], [ 114.193335,-8.639533 ], [ 114.193115,-8.63953 ], [ 114.192923,-8.639604 ], [ 114.192625,-8.639716 ], [ 114.192543,-8.639783 ], [ 114.192448,-8.639878 ], [ 114.192135,-8.639864 ], [ 114.192169,-8.639905 ], [ 114.192328,-8.639977 ], [ 114.192641,-8.640117 ], [ 114.19263,-8.640193 ], [ 114.19255,-8.640246 ], [ 114.192425,-8.640249 ], [ 114.19226,-8.640173 ], [ 114.191941,-8.640051 ], [ 114.191839,-8.640071 ], [ 114.191655,-8.64012 ], [ 114.191441,-8.640082 ], [ 114.191361,-8.639985 ], [ 114.191309,-8.63985 ], [ 114.191358,-8.639791 ], [ 114.191431,-8.639694 ], [ 114.191362,-8.63964 ], [ 114.191122,-8.639582 ], [ 114.190745,-8.639469 ], [ 114.19037,-8.639338 ], [ 114.190295,-8.639553 ], [ 114.190184,-8.639613 ], [ 114.190045,-8.639589 ], [ 114.189845,-8.639475 ], [ 114.189804,-8.639399 ], [ 114.189772,-8.639212 ], [ 114.189597,-8.639154 ], [ 114.189505,-8.639201 ], [ 114.189322,-8.639384 ], [ 114.189122,-8.639512 ], [ 114.188641,-8.63967 ], [ 114.188424,-8.64 ], [ 114.188258,-8.640084 ], [ 114.188072,-8.64006 ], [ 114.187701,-8.640002 ], [ 114.18747,-8.640038 ], [ 114.18724,-8.639989 ], [ 114.186917,-8.639877 ], [ 114.186736,-8.639929 ], [ 114.186585,-8.639947 ], [ 114.186203,-8.639949 ], [ 114.185953,-8.640148 ], [ 114.185744,-8.640213 ], [ 114.185403,-8.640468 ], [ 114.185209,-8.640465 ], [ 114.184957,-8.640416 ], [ 114.184694,-8.640356 ], [ 114.184424,-8.640396 ], [ 114.184192,-8.64045 ], [ 114.184162,-8.6404 ], [ 114.184175,-8.640031 ], [ 114.184104,-8.639835 ], [ 114.183958,-8.63968 ], [ 114.183589,-8.639386 ], [ 114.183651,-8.639193 ], [ 114.183673,-8.639051 ], [ 114.183639,-8.63892 ], [ 114.183505,-8.638744 ], [ 114.183245,-8.638495 ], [ 114.182907,-8.638263 ], [ 114.18281,-8.638224 ], [ 114.182855,-8.637793 ], [ 114.18286,-8.637017 ], [ 114.182823,-8.636111 ], [ 114.182871,-8.635422 ], [ 114.182832,-8.634861 ], [ 114.18288,-8.634171 ], [ 114.182892,-8.633475 ], [ 114.182901,-8.632951 ], [ 114.182855,-8.631497 ], [ 114.18287,-8.629384 ], [ 114.182876,-8.62854 ], [ 114.182881,-8.627739 ], [ 114.182952,-8.627094 ], [ 114.183022,-8.626405 ], [ 114.183068,-8.625974 ], [ 114.183104,-8.62549 ], [ 114.18311,-8.624921 ], [ 114.183029,-8.623801 ], [ 114.182863,-8.621309 ], [ 114.182882,-8.619699 ], [ 114.182746,-8.617242 ], [ 114.182545,-8.613531 ], [ 114.182486,-8.611245 ], [ 114.182499,-8.609334 ], [ 114.182693,-8.606393 ], [ 114.182697,-8.606318 ], [ 114.182756,-8.605121 ], [ 114.18268,-8.604181 ], [ 114.18262,-8.602984 ], [ 114.18239,-8.601297 ], [ 114.182237,-8.599734 ], [ 114.181975,-8.597967 ], [ 114.181773,-8.596953 ], [ 114.181354,-8.594745 ], [ 114.180996,-8.593297 ], [ 114.180255,-8.591362 ], [ 114.17963,-8.589169 ], [ 114.179114,-8.587143 ], [ 114.178307,-8.584928 ], [ 114.177341,-8.582129 ], [ 114.176867,-8.580015 ], [ 114.176671,-8.577118 ], [ 114.176375,-8.574241 ], [ 114.176184,-8.571756 ], [ 114.176191,-8.569687 ], [ 114.176164,-8.569579 ], [ 114.175894,-8.568538 ], [ 114.175846,-8.568273 ], [ 114.175778,-8.56776 ], [ 114.17569,-8.567198 ], [ 114.175511,-8.565763 ], [ 114.175292,-8.564651 ], [ 114.175079,-8.563921 ], [ 114.174668,-8.562404 ], [ 114.174451,-8.561622 ], [ 114.17419,-8.560737 ], [ 114.174152,-8.560583 ], [ 114.174088,-8.559654 ], [ 114.174136,-8.558477 ], [ 114.174554,-8.556033 ], [ 114.175013,-8.553433 ], [ 114.175215,-8.552133 ], [ 114.175487,-8.550514 ], [ 114.175778,-8.549313 ], [ 114.176156,-8.546714 ], [ 114.176936,-8.544236 ], [ 114.177788,-8.541311 ], [ 114.178379,-8.537891 ], [ 114.178812,-8.534807 ], [ 114.178623,-8.5348 ], [ 114.178371,-8.5347 ], [ 114.178,-8.53454 ], [ 114.177851,-8.534583 ], [ 114.177612,-8.534792 ], [ 114.17751,-8.534946 ], [ 114.177437,-8.535049 ], [ 114.176926,-8.534817 ], [ 114.176758,-8.53469 ], [ 114.176674,-8.534291 ], [ 114.176309,-8.534046 ], [ 114.175802,-8.534413 ], [ 114.175695,-8.534367 ], [ 114.175396,-8.534237 ], [ 114.174718,-8.534003 ], [ 114.174337,-8.533832 ], [ 114.173555,-8.533511 ], [ 114.172714,-8.533166 ], [ 114.17167,-8.532784 ], [ 114.170846,-8.5325 ], [ 114.169597,-8.531975 ], [ 114.169151,-8.531797 ], [ 114.168943,-8.531725 ], [ 114.167565,-8.53126 ], [ 114.16606,-8.530793 ], [ 114.164612,-8.530264 ], [ 114.163098,-8.529486 ], [ 114.161358,-8.528787 ], [ 114.161017,-8.528675 ], [ 114.157487,-8.52786 ], [ 114.156936,-8.527849 ], [ 114.155085,-8.528101 ], [ 114.154225,-8.528297 ], [ 114.153394,-8.5282 ], [ 114.152663,-8.528214 ], [ 114.151595,-8.528055 ], [ 114.150533,-8.527801 ], [ 114.149976,-8.527864 ], [ 114.148774,-8.527899 ], [ 114.147453,-8.527954 ], [ 114.145274,-8.528077 ], [ 114.142692,-8.528405 ], [ 114.141071,-8.528601 ], [ 114.140837,-8.528534 ], [ 114.140615,-8.528183 ], [ 114.140157,-8.527628 ], [ 114.139717,-8.52702 ], [ 114.139129,-8.526178 ], [ 114.13873,-8.525756 ], [ 114.138137,-8.525656 ], [ 114.137382,-8.525782 ], [ 114.137159,-8.526471 ], [ 114.136974,-8.527439 ], [ 114.135996,-8.527451 ], [ 114.135153,-8.527426 ], [ 114.133238,-8.527459 ], [ 114.131481,-8.527202 ], [ 114.131424,-8.526491 ], [ 114.131398,-8.52544 ], [ 114.131311,-8.525445 ], [ 114.131138,-8.525441 ], [ 114.13082,-8.525432 ], [ 114.130821,-8.525431 ], [ 114.125729,-8.525191 ], [ 114.12508,-8.525135 ], [ 114.12495,-8.525131 ], [ 114.123624,-8.525091 ], [ 114.120471,-8.524943 ], [ 114.120124,-8.52489 ], [ 114.119028,-8.524868 ], [ 114.118351,-8.524816 ], [ 114.11831,-8.524808 ], [ 114.117862,-8.524804 ], [ 114.117575,-8.524806 ], [ 114.1161,-8.524737 ], [ 114.115907,-8.52473 ], [ 114.115641,-8.524716 ], [ 114.115373,-8.524713 ], [ 114.115104,-8.524709 ], [ 114.114074,-8.524654 ], [ 114.113862,-8.524632 ], [ 114.113862,-8.524625 ] ] ] }, "id": "relation/8132993" }, { "type": "Feature", "properties": { "@id": "relation/8147917", "admin_level": "6", "boundary": "administrative", "is_in:city": "Banyuwangi", "is_in:province": "Jawa Timur", "name": "Purwoharjo", "source": "HOT_InAWARESurvey_2018", "type": "boundary" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 114.282955,-8.571359 ], [ 114.282949,-8.571429 ], [ 114.282937,-8.571592 ], [ 114.283085,-8.572207 ], [ 114.283181,-8.572256 ], [ 114.283314,-8.572231 ], [ 114.283508,-8.572122 ], [ 114.284139,-8.571798 ], [ 114.284257,-8.571796 ], [ 114.284338,-8.571892 ], [ 114.284447,-8.57213 ], [ 114.284447,-8.572339 ], [ 114.284342,-8.572477 ], [ 114.284021,-8.572829 ], [ 114.283952,-8.572986 ], [ 114.283949,-8.573159 ], [ 114.284027,-8.573285 ], [ 114.284147,-8.573373 ], [ 114.284452,-8.573478 ], [ 114.284743,-8.573526 ], [ 114.285211,-8.57365 ], [ 114.285158,-8.573888 ], [ 114.285011,-8.574441 ], [ 114.285042,-8.574657 ], [ 114.285151,-8.574736 ], [ 114.285264,-8.57476 ], [ 114.285384,-8.574731 ], [ 114.285483,-8.574609 ], [ 114.285618,-8.574458 ], [ 114.28597,-8.574201 ], [ 114.286111,-8.574174 ], [ 114.286198,-8.574228 ], [ 114.286275,-8.574396 ], [ 114.28634,-8.574766 ], [ 114.286401,-8.575004 ], [ 114.28644,-8.575307 ], [ 114.286474,-8.575406 ], [ 114.286663,-8.575621 ], [ 114.28679,-8.57579 ], [ 114.286834,-8.576075 ], [ 114.28677,-8.576195 ], [ 114.286493,-8.576506 ], [ 114.28645,-8.576612 ], [ 114.286503,-8.576722 ], [ 114.286635,-8.576847 ], [ 114.287021,-8.577091 ], [ 114.287216,-8.577122 ], [ 114.287767,-8.577208 ], [ 114.288172,-8.577452 ], [ 114.288248,-8.577707 ], [ 114.288349,-8.578072 ], [ 114.288617,-8.579041 ], [ 114.288874,-8.579498 ], [ 114.28906,-8.579762 ], [ 114.289292,-8.580198 ], [ 114.289517,-8.580532 ], [ 114.28979,-8.580976 ], [ 114.289792,-8.581236 ], [ 114.289711,-8.581632 ], [ 114.289656,-8.581812 ], [ 114.289439,-8.582352 ], [ 114.289284,-8.582374 ], [ 114.289087,-8.582444 ], [ 114.289048,-8.582577 ], [ 114.288999,-8.583115 ], [ 114.288994,-8.58372 ], [ 114.289132,-8.584113 ], [ 114.28942,-8.584623 ], [ 114.289536,-8.585154 ], [ 114.289916,-8.585329 ], [ 114.290059,-8.585505 ], [ 114.290109,-8.585592 ], [ 114.290352,-8.586006 ], [ 114.290567,-8.586373 ], [ 114.290796,-8.586804 ], [ 114.2909,-8.587187 ], [ 114.2909,-8.587627 ], [ 114.290834,-8.588083 ], [ 114.290704,-8.588266 ], [ 114.290453,-8.588475 ], [ 114.290255,-8.588538 ], [ 114.290108,-8.588618 ], [ 114.289786,-8.589387 ], [ 114.289642,-8.589528 ], [ 114.289545,-8.589718 ], [ 114.289434,-8.589964 ], [ 114.289297,-8.590016 ], [ 114.288997,-8.59012 ], [ 114.288839,-8.590266 ], [ 114.288832,-8.590348 ], [ 114.288952,-8.590624 ], [ 114.289073,-8.590943 ], [ 114.289028,-8.591054 ], [ 114.28888,-8.591266 ], [ 114.288501,-8.591765 ], [ 114.288262,-8.592078 ], [ 114.288293,-8.592171 ], [ 114.288467,-8.592408 ], [ 114.288633,-8.592673 ], [ 114.288621,-8.592771 ], [ 114.288624,-8.592888 ], [ 114.288703,-8.593055 ], [ 114.288782,-8.593374 ], [ 114.288757,-8.593554 ], [ 114.28865,-8.593721 ], [ 114.288462,-8.594054 ], [ 114.288492,-8.594204 ], [ 114.288524,-8.594442 ], [ 114.2885,-8.594907 ], [ 114.288593,-8.595302 ], [ 114.28852,-8.595833 ], [ 114.288346,-8.595977 ], [ 114.288293,-8.596158 ], [ 114.288333,-8.596314 ], [ 114.28849,-8.596601 ], [ 114.288661,-8.596729 ], [ 114.288899,-8.596779 ], [ 114.289781,-8.596918 ], [ 114.289869,-8.597004 ], [ 114.28989,-8.597119 ], [ 114.289899,-8.597389 ], [ 114.289838,-8.597515 ], [ 114.289737,-8.597816 ], [ 114.289646,-8.598319 ], [ 114.289709,-8.598494 ], [ 114.289936,-8.598819 ], [ 114.29013,-8.599001 ], [ 114.290297,-8.599083 ], [ 114.2909,-8.599323 ], [ 114.290986,-8.599416 ], [ 114.291087,-8.599605 ], [ 114.29116,-8.599819 ], [ 114.29116,-8.600099 ], [ 114.291082,-8.600259 ], [ 114.290884,-8.600457 ], [ 114.290715,-8.600537 ], [ 114.290405,-8.600597 ], [ 114.289987,-8.600575 ], [ 114.28958,-8.600575 ], [ 114.289453,-8.600663 ], [ 114.289392,-8.600798 ], [ 114.289351,-8.601061 ], [ 114.289379,-8.601185 ], [ 114.289554,-8.60141 ], [ 114.289786,-8.601675 ], [ 114.290135,-8.602076 ], [ 114.290717,-8.602761 ], [ 114.290978,-8.602956 ], [ 114.291258,-8.603208 ], [ 114.291422,-8.603427 ], [ 114.291485,-8.603644 ], [ 114.291491,-8.603858 ], [ 114.291525,-8.605355 ], [ 114.291627,-8.605955 ], [ 114.291847,-8.607092 ], [ 114.291769,-8.607231 ], [ 114.2918,-8.607715 ], [ 114.291891,-8.608424 ], [ 114.29199,-8.609343 ], [ 114.292021,-8.609712 ], [ 114.292052,-8.610249 ], [ 114.292147,-8.611088 ], [ 114.292243,-8.611893 ], [ 114.292306,-8.612564 ], [ 114.292435,-8.613404 ], [ 114.292763,-8.614371 ], [ 114.291801,-8.614088 ], [ 114.290421,-8.6137 ], [ 114.28885,-8.613373 ], [ 114.286816,-8.613088 ], [ 114.285829,-8.612849 ], [ 114.285121,-8.61267 ], [ 114.284211,-8.612403 ], [ 114.282917,-8.612 ], [ 114.282356,-8.611785 ], [ 114.280875,-8.611259 ], [ 114.28019,-8.611062 ], [ 114.279931,-8.610979 ], [ 114.278281,-8.610404 ], [ 114.277576,-8.610173 ], [ 114.275498,-8.609435 ], [ 114.274664,-8.609085 ], [ 114.27437,-8.608969 ], [ 114.274332,-8.608962 ], [ 114.273878,-8.608802 ], [ 114.273335,-8.608585 ], [ 114.271313,-8.60768 ], [ 114.270982,-8.607461 ], [ 114.27031,-8.60697 ], [ 114.268917,-8.606199 ], [ 114.267855,-8.605661 ], [ 114.267142,-8.6053 ], [ 114.265985,-8.604678 ], [ 114.264836,-8.604072 ], [ 114.264469,-8.603887 ], [ 114.263286,-8.603617 ], [ 114.260685,-8.602855 ], [ 114.259377,-8.602451 ], [ 114.258963,-8.602346 ], [ 114.256865,-8.601812 ], [ 114.255732,-8.601763 ], [ 114.255292,-8.601654 ], [ 114.253109,-8.601085 ], [ 114.25186,-8.600919 ], [ 114.250531,-8.600653 ], [ 114.249932,-8.60054 ], [ 114.249368,-8.600434 ], [ 114.248786,-8.600328 ], [ 114.248786,-8.600327 ], [ 114.247854,-8.600177 ], [ 114.247012,-8.600143 ], [ 114.244881,-8.600395 ], [ 114.244449,-8.600448 ], [ 114.243661,-8.600516 ], [ 114.242836,-8.600529 ], [ 114.241531,-8.600814 ], [ 114.24085,-8.600907 ], [ 114.240035,-8.601019 ], [ 114.239413,-8.60114 ], [ 114.238726,-8.601263 ], [ 114.238249,-8.601357 ], [ 114.237788,-8.60142 ], [ 114.236845,-8.601511 ], [ 114.236615,-8.601533 ], [ 114.235599,-8.601732 ], [ 114.234946,-8.601884 ], [ 114.234068,-8.602077 ], [ 114.233525,-8.602196 ], [ 114.232953,-8.602358 ], [ 114.232576,-8.602454 ], [ 114.232126,-8.602686 ], [ 114.231677,-8.602936 ], [ 114.231299,-8.603125 ], [ 114.23109,-8.6033 ], [ 114.230908,-8.603587 ], [ 114.230629,-8.604067 ], [ 114.230517,-8.604189 ], [ 114.230289,-8.60428 ], [ 114.229807,-8.604305 ], [ 114.228915,-8.604278 ], [ 114.228565,-8.604292 ], [ 114.228462,-8.604317 ], [ 114.22777,-8.60549 ], [ 114.227987,-8.605817 ], [ 114.228292,-8.606073 ], [ 114.228436,-8.606198 ], [ 114.228601,-8.606558 ], [ 114.228627,-8.606965 ], [ 114.228562,-8.607186 ], [ 114.228428,-8.607408 ], [ 114.228259,-8.607546 ], [ 114.22794,-8.607767 ], [ 114.227251,-8.608395 ], [ 114.22698,-8.608624 ], [ 114.22668,-8.608897 ], [ 114.226343,-8.609359 ], [ 114.226266,-8.609519 ], [ 114.226262,-8.609702 ], [ 114.226283,-8.609979 ], [ 114.226224,-8.610247 ], [ 114.225892,-8.610918 ], [ 114.225541,-8.611439 ], [ 114.225415,-8.61166 ], [ 114.225328,-8.611937 ], [ 114.225319,-8.612181 ], [ 114.225464,-8.612591 ], [ 114.225578,-8.612895 ], [ 114.225627,-8.613262 ], [ 114.225695,-8.613796 ], [ 114.225818,-8.614775 ], [ 114.225849,-8.614968 ], [ 114.22589,-8.615006 ], [ 114.226231,-8.615308 ], [ 114.226307,-8.615518 ], [ 114.226516,-8.616123 ], [ 114.226736,-8.616298 ], [ 114.226954,-8.61638 ], [ 114.227281,-8.616471 ], [ 114.2275,-8.616554 ], [ 114.227592,-8.616671 ], [ 114.227806,-8.61701 ], [ 114.227942,-8.616998 ], [ 114.228141,-8.616918 ], [ 114.228281,-8.61691 ], [ 114.228487,-8.616973 ], [ 114.228758,-8.617145 ], [ 114.228872,-8.617294 ], [ 114.228945,-8.617541 ], [ 114.229044,-8.61827 ], [ 114.229115,-8.618607 ], [ 114.229229,-8.618759 ], [ 114.229495,-8.619115 ], [ 114.229494,-8.619299 ], [ 114.229525,-8.619467 ], [ 114.229552,-8.619614 ], [ 114.22969,-8.620243 ], [ 114.229865,-8.620542 ], [ 114.229793,-8.620935 ], [ 114.229656,-8.621056 ], [ 114.22961,-8.621161 ], [ 114.229561,-8.621518 ], [ 114.229486,-8.621506 ], [ 114.229411,-8.621436 ], [ 114.229377,-8.621293 ], [ 114.229301,-8.621175 ], [ 114.229188,-8.621108 ], [ 114.229125,-8.621126 ], [ 114.229056,-8.621111 ], [ 114.228915,-8.621047 ], [ 114.22884,-8.621013 ], [ 114.228887,-8.621198 ], [ 114.228909,-8.621395 ], [ 114.228857,-8.621616 ], [ 114.228685,-8.622144 ], [ 114.228512,-8.622804 ], [ 114.228433,-8.622891 ], [ 114.228293,-8.622847 ], [ 114.228176,-8.622683 ], [ 114.227969,-8.622395 ], [ 114.227772,-8.622246 ], [ 114.227628,-8.62228 ], [ 114.227416,-8.622387 ], [ 114.227212,-8.622568 ], [ 114.226971,-8.622812 ], [ 114.226123,-8.623656 ], [ 114.225968,-8.623935 ], [ 114.225891,-8.624175 ], [ 114.225931,-8.624266 ], [ 114.226044,-8.624323 ], [ 114.226126,-8.62439 ], [ 114.226164,-8.624525 ], [ 114.2262,-8.624903 ], [ 114.226218,-8.625092 ], [ 114.226419,-8.625333 ], [ 114.226883,-8.625731 ], [ 114.226978,-8.625888 ], [ 114.226807,-8.626108 ], [ 114.226586,-8.626507 ], [ 114.226527,-8.626711 ], [ 114.226443,-8.626959 ], [ 114.226283,-8.627407 ], [ 114.226087,-8.627742 ], [ 114.225811,-8.62803 ], [ 114.225763,-8.628182 ], [ 114.225784,-8.62841 ], [ 114.225898,-8.629052 ], [ 114.22583,-8.629425 ], [ 114.225694,-8.629684 ], [ 114.225283,-8.630323 ], [ 114.225248,-8.630613 ], [ 114.225151,-8.631061 ], [ 114.225004,-8.631461 ], [ 114.224845,-8.631781 ], [ 114.224816,-8.631878 ], [ 114.224901,-8.632021 ], [ 114.224899,-8.632117 ], [ 114.22484,-8.632156 ], [ 114.224554,-8.63221 ], [ 114.224451,-8.632369 ], [ 114.224434,-8.632469 ], [ 114.224523,-8.632528 ], [ 114.224723,-8.632674 ], [ 114.224953,-8.632991 ], [ 114.225101,-8.633273 ], [ 114.225266,-8.633713 ], [ 114.225281,-8.634541 ], [ 114.225442,-8.634938 ], [ 114.225736,-8.635494 ], [ 114.225682,-8.635634 ], [ 114.225542,-8.635668 ], [ 114.225045,-8.635718 ], [ 114.224981,-8.635786 ], [ 114.224997,-8.635895 ], [ 114.224988,-8.636102 ], [ 114.224911,-8.636134 ], [ 114.22383,-8.636361 ], [ 114.223717,-8.636511 ], [ 114.223701,-8.636579 ], [ 114.223448,-8.636401 ], [ 114.223375,-8.636338 ], [ 114.223206,-8.6362 ], [ 114.223126,-8.636125 ], [ 114.222989,-8.636007 ], [ 114.222904,-8.635927 ], [ 114.222854,-8.635875 ], [ 114.222761,-8.635762 ], [ 114.222656,-8.635662 ], [ 114.222637,-8.635631 ], [ 114.222607,-8.635606 ], [ 114.222391,-8.635356 ], [ 114.222372,-8.635337 ], [ 114.222094,-8.635 ], [ 114.221996,-8.634881 ], [ 114.221928,-8.634813 ], [ 114.221615,-8.634502 ], [ 114.221476,-8.634381 ], [ 114.221427,-8.634337 ], [ 114.221019,-8.633955 ], [ 114.220975,-8.633917 ], [ 114.220833,-8.633765 ], [ 114.220771,-8.633714 ], [ 114.220674,-8.633617 ], [ 114.220618,-8.633566 ], [ 114.220493,-8.633434 ], [ 114.220407,-8.633348 ], [ 114.220259,-8.633148 ], [ 114.22008,-8.632942 ], [ 114.220062,-8.632911 ], [ 114.220049,-8.632886 ], [ 114.219877,-8.63268 ], [ 114.219852,-8.632636 ], [ 114.219568,-8.632274 ], [ 114.219544,-8.632224 ], [ 114.219507,-8.63218 ], [ 114.219353,-8.631956 ], [ 114.219169,-8.631626 ], [ 114.219015,-8.631345 ], [ 114.218997,-8.63132 ], [ 114.218985,-8.631289 ], [ 114.218843,-8.631052 ], [ 114.218789,-8.630957 ], [ 114.21871,-8.63081 ], [ 114.218512,-8.630417 ], [ 114.2185,-8.630379 ], [ 114.218323,-8.630018 ], [ 114.218188,-8.629694 ], [ 114.21817,-8.629663 ], [ 114.217993,-8.629184 ], [ 114.217919,-8.628968 ], [ 114.217863,-8.628832 ], [ 114.217723,-8.628474 ], [ 114.217678,-8.628326 ], [ 114.217524,-8.627945 ], [ 114.217503,-8.627837 ], [ 114.217547,-8.62773 ], [ 114.217689,-8.627623 ], [ 114.217809,-8.627494 ], [ 114.217841,-8.627441 ], [ 114.217885,-8.627344 ], [ 114.217951,-8.627226 ], [ 114.217974,-8.627086 ], [ 114.218008,-8.626774 ], [ 114.218021,-8.626494 ], [ 114.218056,-8.626182 ], [ 114.218068,-8.625945 ], [ 114.218135,-8.625644 ], [ 114.218148,-8.625429 ], [ 114.218117,-8.625148 ], [ 114.21805,-8.624906 ], [ 114.217717,-8.623439 ], [ 114.217574,-8.622181 ], [ 114.217567,-8.620791 ], [ 114.217627,-8.6192 ], [ 114.217762,-8.61767 ], [ 114.217566,-8.616145 ], [ 114.21735,-8.614571 ], [ 114.217154,-8.612191 ], [ 114.21694,-8.610735 ], [ 114.216868,-8.60914 ], [ 114.216698,-8.606798 ], [ 114.216718,-8.605089 ], [ 114.21677,-8.602494 ], [ 114.216667,-8.600039 ], [ 114.21654,-8.597185 ], [ 114.216553,-8.594977 ], [ 114.216502,-8.591698 ], [ 114.21594,-8.589112 ], [ 114.215836,-8.587461 ], [ 114.216115,-8.585456 ], [ 114.216477,-8.583062 ], [ 114.216672,-8.580852 ], [ 114.216952,-8.578891 ], [ 114.217047,-8.577137 ], [ 114.217353,-8.5753 ], [ 114.217616,-8.573463 ], [ 114.217975,-8.57135 ], [ 114.218533,-8.567726 ], [ 114.218814,-8.565858 ], [ 114.219154,-8.564594 ], [ 114.219426,-8.562925 ], [ 114.219812,-8.560968 ], [ 114.220392,-8.55899 ], [ 114.22086,-8.557038 ], [ 114.221033,-8.55544 ], [ 114.221196,-8.554122 ], [ 114.221096,-8.552776 ], [ 114.220814,-8.551352 ], [ 114.220388,-8.549568 ], [ 114.219527,-8.547566 ], [ 114.218985,-8.545952 ], [ 114.215954,-8.540088 ], [ 114.215301,-8.537599 ], [ 114.214974,-8.535998 ], [ 114.214709,-8.534693 ], [ 114.214575,-8.532687 ], [ 114.214315,-8.530627 ], [ 114.214158,-8.528783 ], [ 114.214062,-8.526783 ], [ 114.214045,-8.525106 ], [ 114.213935,-8.523068 ], [ 114.213804,-8.521473 ], [ 114.213636,-8.519909 ], [ 114.213497,-8.51864 ], [ 114.213497,-8.518623 ], [ 114.213506,-8.518423 ], [ 114.213494,-8.518059 ], [ 114.21348,-8.517569 ], [ 114.213469,-8.51722 ], [ 114.213469,-8.517073 ], [ 114.213471,-8.516584 ], [ 114.213531,-8.514393 ], [ 114.213536,-8.514321 ], [ 114.213567,-8.513871 ], [ 114.213564,-8.513831 ], [ 114.213551,-8.513335 ], [ 114.213551,-8.513316 ], [ 114.213564,-8.512594 ], [ 114.213573,-8.512096 ], [ 114.21357,-8.512083 ], [ 114.213542,-8.511565 ], [ 114.21353,-8.511333 ], [ 114.213532,-8.510808 ], [ 114.213566,-8.509642 ], [ 114.213615,-8.508798 ], [ 114.213588,-8.508575 ], [ 114.213617,-8.508279 ], [ 114.211187,-8.508871 ], [ 114.209912,-8.508901 ], [ 114.208183,-8.508962 ], [ 114.20678,-8.50893 ], [ 114.205635,-8.508827 ], [ 114.202851,-8.508634 ], [ 114.200737,-8.508521 ], [ 114.19873,-8.508507 ], [ 114.196553,-8.508441 ], [ 114.193773,-8.508482 ], [ 114.190122,-8.508505 ], [ 114.187459,-8.508487 ], [ 114.185166,-8.508494 ], [ 114.182664,-8.508522 ], [ 114.180927,-8.508556 ], [ 114.180934,-8.507221 ], [ 114.180996,-8.506229 ], [ 114.181,-8.504656 ], [ 114.181027,-8.504434 ], [ 114.181089,-8.503709 ], [ 114.181113,-8.503079 ], [ 114.181205,-8.501909 ], [ 114.181229,-8.501307 ], [ 114.181291,-8.50032 ], [ 114.181293,-8.5003 ], [ 114.181703,-8.500321 ], [ 114.181813,-8.500327 ], [ 114.181791,-8.50028 ], [ 114.18178,-8.500082 ], [ 114.181771,-8.499963 ], [ 114.181666,-8.498562 ], [ 114.181613,-8.49786 ], [ 114.181524,-8.496018 ], [ 114.181901,-8.495909 ], [ 114.182107,-8.495886 ], [ 114.182298,-8.495834 ], [ 114.182636,-8.495699 ], [ 114.182997,-8.495542 ], [ 114.183236,-8.495391 ], [ 114.183405,-8.495278 ], [ 114.18369,-8.495036 ], [ 114.18393,-8.494771 ], [ 114.184146,-8.494476 ], [ 114.184409,-8.494157 ], [ 114.184625,-8.493908 ], [ 114.184864,-8.493688 ], [ 114.185011,-8.493552 ], [ 114.185234,-8.493394 ], [ 114.185572,-8.493183 ], [ 114.185849,-8.49301 ], [ 114.186173,-8.492776 ], [ 114.186488,-8.492542 ], [ 114.186804,-8.492293 ], [ 114.187112,-8.492013 ], [ 114.187359,-8.491779 ], [ 114.187567,-8.491613 ], [ 114.187975,-8.491341 ], [ 114.188314,-8.491115 ], [ 114.188629,-8.490912 ], [ 114.188968,-8.490617 ], [ 114.189264,-8.490329 ], [ 114.189389,-8.490102 ], [ 114.189546,-8.48985 ], [ 114.189655,-8.489582 ], [ 114.189769,-8.48929 ], [ 114.189871,-8.489119 ], [ 114.189946,-8.488933 ], [ 114.189996,-8.488754 ], [ 114.190039,-8.488493 ], [ 114.190082,-8.488241 ], [ 114.190092,-8.487915 ], [ 114.190095,-8.487622 ], [ 114.190088,-8.487361 ], [ 114.190066,-8.486976 ], [ 114.190045,-8.486747 ], [ 114.189994,-8.486373 ], [ 114.189943,-8.485931 ], [ 114.189907,-8.485657 ], [ 114.189856,-8.48526 ], [ 114.18982,-8.484948 ], [ 114.189823,-8.484506 ], [ 114.189864,-8.484224 ], [ 114.189904,-8.483897 ], [ 114.189944,-8.483646 ], [ 114.189969,-8.48338 ], [ 114.189986,-8.483189 ], [ 114.189996,-8.482839 ], [ 114.189995,-8.482596 ], [ 114.190057,-8.482469 ], [ 114.190164,-8.482251 ], [ 114.190355,-8.481859 ], [ 114.190788,-8.481037 ], [ 114.190681,-8.480992 ], [ 114.19,-8.480666 ], [ 114.190221,-8.480154 ], [ 114.191214,-8.480308 ], [ 114.19133,-8.479883 ], [ 114.191588,-8.479843 ], [ 114.191741,-8.478951 ], [ 114.191729,-8.478791 ], [ 114.191711,-8.478675 ], [ 114.191627,-8.478565 ], [ 114.191395,-8.478381 ], [ 114.191121,-8.478184 ], [ 114.190945,-8.478031 ], [ 114.190781,-8.477823 ], [ 114.190685,-8.477621 ], [ 114.190607,-8.477359 ], [ 114.190572,-8.477164 ], [ 114.190537,-8.47689 ], [ 114.190508,-8.476677 ], [ 114.190504,-8.47644 ], [ 114.1905,-8.476111 ], [ 114.190507,-8.475929 ], [ 114.190509,-8.47571 ], [ 114.190518,-8.475326 ], [ 114.190526,-8.475046 ], [ 114.190546,-8.474821 ], [ 114.190554,-8.474596 ], [ 114.190573,-8.47439 ], [ 114.190673,-8.47408 ], [ 114.190718,-8.473867 ], [ 114.190731,-8.473679 ], [ 114.190727,-8.473423 ], [ 114.190717,-8.473113 ], [ 114.190713,-8.47276 ], [ 114.190718,-8.472042 ], [ 114.190714,-8.471786 ], [ 114.190704,-8.471519 ], [ 114.190687,-8.471245 ], [ 114.190683,-8.471044 ], [ 114.190666,-8.470825 ], [ 114.190669,-8.470338 ], [ 114.190677,-8.470125 ], [ 114.190684,-8.469973 ], [ 114.190698,-8.46976 ], [ 114.1907,-8.469547 ], [ 114.190687,-8.469288 ], [ 114.190865,-8.469374 ], [ 114.191101,-8.469502 ], [ 114.191396,-8.469673 ], [ 114.191658,-8.469843 ], [ 114.191945,-8.470014 ], [ 114.192257,-8.470193 ], [ 114.192586,-8.470423 ], [ 114.192856,-8.470602 ], [ 114.193041,-8.470755 ], [ 114.193235,-8.470849 ], [ 114.19343,-8.470909 ], [ 114.193607,-8.470927 ], [ 114.193794,-8.47092 ], [ 114.194091,-8.470863 ], [ 114.194388,-8.470798 ], [ 114.194693,-8.470724 ], [ 114.194888,-8.470709 ], [ 114.195075,-8.470718 ], [ 114.195328,-8.470796 ], [ 114.19559,-8.470899 ], [ 114.195996,-8.471054 ], [ 114.196241,-8.471106 ], [ 114.196538,-8.47115 ], [ 114.196859,-8.471178 ], [ 114.197156,-8.47118 ], [ 114.197512,-8.471165 ], [ 114.197876,-8.471151 ], [ 114.198309,-8.471112 ], [ 114.198682,-8.471072 ], [ 114.198987,-8.471049 ], [ 114.199292,-8.471026 ], [ 114.199649,-8.470961 ], [ 114.200056,-8.470897 ], [ 114.200276,-8.470839 ], [ 114.20054,-8.470757 ], [ 114.200752,-8.470674 ], [ 114.200973,-8.470591 ], [ 114.201202,-8.470576 ], [ 114.20149,-8.470578 ], [ 114.201761,-8.470597 ], [ 114.202125,-8.470684 ], [ 114.202463,-8.47077 ], [ 114.202725,-8.47084 ], [ 114.203063,-8.470951 ], [ 114.203342,-8.471038 ], [ 114.203562,-8.471073 ], [ 114.20369,-8.471074 ], [ 114.203986,-8.471059 ], [ 114.204342,-8.471028 ], [ 114.204666,-8.470988 ], [ 114.204894,-8.470947 ], [ 114.205089,-8.470881 ], [ 114.20531,-8.470765 ], [ 114.205506,-8.470648 ], [ 114.205821,-8.470474 ], [ 114.206109,-8.470358 ], [ 114.20633,-8.470325 ], [ 114.206559,-8.470344 ], [ 114.206728,-8.470421 ], [ 114.206947,-8.470557 ], [ 114.207175,-8.470727 ], [ 114.20736,-8.470796 ], [ 114.207589,-8.470806 ], [ 114.20775,-8.470799 ], [ 114.20798,-8.470674 ], [ 114.208167,-8.470541 ], [ 114.208363,-8.470365 ], [ 114.208543,-8.470105 ], [ 114.208756,-8.469921 ], [ 114.20897,-8.469686 ], [ 114.209208,-8.469486 ], [ 114.209446,-8.469395 ], [ 114.209701,-8.46927 ], [ 114.210016,-8.469154 ], [ 114.210322,-8.468996 ], [ 114.210483,-8.468922 ], [ 114.210764,-8.468806 ], [ 114.211036,-8.468706 ], [ 114.211349,-8.468658 ], [ 114.211663,-8.468643 ], [ 114.212146,-8.46863 ], [ 114.212646,-8.468617 ], [ 114.213146,-8.468595 ], [ 114.213595,-8.468581 ], [ 114.213901,-8.468541 ], [ 114.214164,-8.468501 ], [ 114.214376,-8.468443 ], [ 114.214596,-8.468453 ], [ 114.21474,-8.46853 ], [ 114.214925,-8.468641 ], [ 114.215119,-8.468794 ], [ 114.215211,-8.468938 ], [ 114.215295,-8.469073 ], [ 114.215369,-8.469386 ], [ 114.215511,-8.469682 ], [ 114.215586,-8.469825 ], [ 114.215747,-8.469911 ], [ 114.216001,-8.469904 ], [ 114.216256,-8.469813 ], [ 114.21646,-8.469697 ], [ 114.216656,-8.46958 ], [ 114.216936,-8.469506 ], [ 114.217131,-8.469508 ], [ 114.217266,-8.469551 ], [ 114.217384,-8.469686 ], [ 114.217509,-8.469856 ], [ 114.21761,-8.470076 ], [ 114.217769,-8.470346 ], [ 114.217895,-8.470516 ], [ 114.21808,-8.470694 ], [ 114.218333,-8.470847 ], [ 114.218645,-8.470976 ], [ 114.21911,-8.471123 ], [ 114.219298,-8.471173 ], [ 114.219398,-8.4712 ], [ 114.219643,-8.471295 ], [ 114.219778,-8.471372 ], [ 114.219929,-8.471533 ], [ 114.220182,-8.471745 ], [ 114.220402,-8.471882 ], [ 114.220672,-8.471993 ], [ 114.221036,-8.472004 ], [ 114.221324,-8.471998 ], [ 114.221596,-8.471949 ], [ 114.222071,-8.471885 ], [ 114.222342,-8.47187 ], [ 114.222647,-8.471872 ], [ 114.223037,-8.471841 ], [ 114.223402,-8.471801 ], [ 114.223648,-8.471761 ], [ 114.223995,-8.471704 ], [ 114.224368,-8.471682 ], [ 114.224606,-8.47165 ], [ 114.224886,-8.471601 ], [ 114.224777,-8.47147 ], [ 114.224336,-8.47125 ], [ 114.223936,-8.470835 ], [ 114.224119,-8.470688 ], [ 114.224287,-8.470563 ], [ 114.224351,-8.470544 ], [ 114.224693,-8.470083 ], [ 114.224811,-8.469917 ], [ 114.225034,-8.46979 ], [ 114.22517,-8.469724 ], [ 114.225332,-8.469649 ], [ 114.226125,-8.469657 ], [ 114.226385,-8.468627 ], [ 114.22645,-8.468457 ], [ 114.226493,-8.468391 ], [ 114.226411,-8.468321 ], [ 114.226186,-8.468155 ], [ 114.225971,-8.467783 ], [ 114.22582,-8.467558 ], [ 114.225582,-8.467261 ], [ 114.225492,-8.467078 ], [ 114.225518,-8.466866 ], [ 114.225576,-8.466586 ], [ 114.225559,-8.466436 ], [ 114.22551,-8.466298 ], [ 114.225608,-8.466075 ], [ 114.225658,-8.465944 ], [ 114.225599,-8.465676 ], [ 114.225375,-8.465487 ], [ 114.225173,-8.465376 ], [ 114.224938,-8.465087 ], [ 114.224492,-8.464801 ], [ 114.224238,-8.464472 ], [ 114.224075,-8.464256 ], [ 114.22359,-8.464081 ], [ 114.223425,-8.464019 ], [ 114.223283,-8.463868 ], [ 114.223137,-8.463407 ], [ 114.223096,-8.463134 ], [ 114.223018,-8.46264 ], [ 114.222925,-8.462189 ], [ 114.223307,-8.458592 ], [ 114.223253,-8.458449 ], [ 114.22321,-8.458178 ], [ 114.223212,-8.457893 ], [ 114.22329,-8.457534 ], [ 114.223444,-8.456965 ], [ 114.223598,-8.456576 ], [ 114.223752,-8.456083 ], [ 114.223891,-8.455664 ], [ 114.22409,-8.4552 ], [ 114.224229,-8.454796 ], [ 114.224427,-8.454483 ], [ 114.224594,-8.454364 ], [ 114.224859,-8.454142 ], [ 114.225047,-8.454142 ], [ 114.225153,-8.454128 ], [ 114.225454,-8.454175 ], [ 114.225635,-8.454251 ], [ 114.22601,-8.454494 ], [ 114.226716,-8.454873 ], [ 114.227152,-8.455056 ], [ 114.227618,-8.45521 ], [ 114.228039,-8.455378 ], [ 114.228656,-8.455547 ], [ 114.229334,-8.455701 ], [ 114.230026,-8.455871 ], [ 114.230477,-8.455979 ], [ 114.231095,-8.456134 ], [ 114.231576,-8.456242 ], [ 114.232073,-8.45632 ], [ 114.232827,-8.456401 ], [ 114.233505,-8.45648 ], [ 114.233911,-8.456558 ], [ 114.234446,-8.456682 ], [ 114.234991,-8.456743 ], [ 114.235519,-8.456803 ], [ 114.236273,-8.456919 ], [ 114.23705,-8.457014 ], [ 114.237539,-8.456999 ], [ 114.238573,-8.457031 ], [ 114.24007,-8.457133 ], [ 114.240689,-8.457187 ], [ 114.24148,-8.457261 ], [ 114.242415,-8.457227 ], [ 114.242639,-8.457281 ], [ 114.243375,-8.457458 ], [ 114.244582,-8.457701 ], [ 114.244651,-8.457688 ], [ 114.244785,-8.457663 ], [ 114.244805,-8.457745 ], [ 114.245047,-8.45836 ], [ 114.245114,-8.458372 ], [ 114.245326,-8.458262 ], [ 114.246057,-8.457816 ], [ 114.246151,-8.457846 ], [ 114.246266,-8.457943 ], [ 114.246974,-8.459146 ], [ 114.246983,-8.459376 ], [ 114.246999,-8.459672 ], [ 114.247075,-8.459911 ], [ 114.247179,-8.460012 ], [ 114.247394,-8.460207 ], [ 114.247408,-8.460333 ], [ 114.247374,-8.46092 ], [ 114.247422,-8.46104 ], [ 114.247526,-8.461079 ], [ 114.247689,-8.461055 ], [ 114.247899,-8.460967 ], [ 114.247973,-8.460863 ], [ 114.248119,-8.460625 ], [ 114.248477,-8.460556 ], [ 114.24872,-8.460574 ], [ 114.249098,-8.460715 ], [ 114.249151,-8.460814 ], [ 114.249153,-8.460954 ], [ 114.249063,-8.461082 ], [ 114.248893,-8.461218 ], [ 114.248759,-8.461381 ], [ 114.24873,-8.461536 ], [ 114.248783,-8.461752 ], [ 114.249015,-8.462501 ], [ 114.249131,-8.462675 ], [ 114.249263,-8.462759 ], [ 114.249522,-8.462838 ], [ 114.249896,-8.462985 ], [ 114.249998,-8.463025 ], [ 114.250126,-8.463194 ], [ 114.250141,-8.463361 ], [ 114.250067,-8.463453 ], [ 114.249896,-8.463519 ], [ 114.249851,-8.463536 ], [ 114.249712,-8.463623 ], [ 114.24964,-8.463725 ], [ 114.249599,-8.463835 ], [ 114.249577,-8.46391 ], [ 114.249585,-8.464469 ], [ 114.24974,-8.464683 ], [ 114.249808,-8.464831 ], [ 114.249896,-8.464987 ], [ 114.249949,-8.465081 ], [ 114.2502,-8.465341 ], [ 114.250207,-8.465529 ], [ 114.25018,-8.465669 ], [ 114.250133,-8.465909 ], [ 114.250075,-8.466296 ], [ 114.250138,-8.466595 ], [ 114.250346,-8.467106 ], [ 114.250411,-8.467209 ], [ 114.250563,-8.467375 ], [ 114.250947,-8.467921 ], [ 114.250867,-8.468052 ], [ 114.25064,-8.468486 ], [ 114.25066,-8.468649 ], [ 114.250738,-8.468793 ], [ 114.250837,-8.468846 ], [ 114.251105,-8.468855 ], [ 114.251293,-8.46891 ], [ 114.251435,-8.46902 ], [ 114.251414,-8.469159 ], [ 114.251318,-8.46974 ], [ 114.251382,-8.469995 ], [ 114.251486,-8.470079 ], [ 114.251579,-8.470056 ], [ 114.252011,-8.469952 ], [ 114.252174,-8.470142 ], [ 114.252236,-8.470299 ], [ 114.252447,-8.470934 ], [ 114.252537,-8.470943 ], [ 114.252869,-8.47097 ], [ 114.252933,-8.471087 ], [ 114.253492,-8.472029 ], [ 114.253761,-8.472235 ], [ 114.254027,-8.472449 ], [ 114.25422,-8.472711 ], [ 114.25425,-8.472842 ], [ 114.254232,-8.473126 ], [ 114.254103,-8.473636 ], [ 114.254082,-8.473728 ], [ 114.253996,-8.473887 ], [ 114.253927,-8.474168 ], [ 114.253935,-8.474367 ], [ 114.254062,-8.474437 ], [ 114.254524,-8.474702 ], [ 114.254598,-8.474877 ], [ 114.254626,-8.475128 ], [ 114.254679,-8.475309 ], [ 114.254775,-8.475367 ], [ 114.255319,-8.475611 ], [ 114.255655,-8.47571 ], [ 114.256417,-8.475838 ], [ 114.256659,-8.475898 ], [ 114.25683,-8.47605 ], [ 114.257123,-8.476572 ], [ 114.257268,-8.476926 ], [ 114.257368,-8.477299 ], [ 114.25749,-8.477479 ], [ 114.257808,-8.477822 ], [ 114.258163,-8.478154 ], [ 114.258366,-8.478432 ], [ 114.258623,-8.478753 ], [ 114.258697,-8.478846 ], [ 114.258778,-8.478947 ], [ 114.258926,-8.479075 ], [ 114.259037,-8.479265 ], [ 114.259404,-8.479888 ], [ 114.259587,-8.479996 ], [ 114.260021,-8.480168 ], [ 114.260062,-8.480184 ], [ 114.260306,-8.480343 ], [ 114.260412,-8.48059 ], [ 114.260577,-8.481077 ], [ 114.261174,-8.482077 ], [ 114.261363,-8.482228 ], [ 114.261927,-8.482549 ], [ 114.261961,-8.482568 ], [ 114.262108,-8.48265 ], [ 114.262135,-8.482652 ], [ 114.262984,-8.482728 ], [ 114.263301,-8.482835 ], [ 114.263584,-8.483164 ], [ 114.263811,-8.483334 ], [ 114.264263,-8.483281 ], [ 114.26528,-8.483213 ], [ 114.266145,-8.483313 ], [ 114.266747,-8.483373 ], [ 114.267217,-8.483489 ], [ 114.267517,-8.483641 ], [ 114.26791,-8.483943 ], [ 114.268321,-8.484433 ], [ 114.268919,-8.485092 ], [ 114.269519,-8.485452 ], [ 114.270232,-8.48585 ], [ 114.270962,-8.486314 ], [ 114.272012,-8.486853 ], [ 114.272311,-8.487072 ], [ 114.273113,-8.487277 ], [ 114.273581,-8.487297 ], [ 114.274652,-8.487154 ], [ 114.275121,-8.487107 ], [ 114.275439,-8.487093 ], [ 114.275589,-8.487144 ], [ 114.275578,-8.488149 ], [ 114.275472,-8.488866 ], [ 114.275496,-8.489484 ], [ 114.275627,-8.489883 ], [ 114.2757,-8.490253 ], [ 114.276332,-8.490544 ], [ 114.276678,-8.490853 ], [ 114.277441,-8.491732 ], [ 114.277549,-8.492043 ], [ 114.277536,-8.492383 ], [ 114.277495,-8.49263 ], [ 114.277446,-8.492921 ], [ 114.277463,-8.493166 ], [ 114.277531,-8.493565 ], [ 114.277846,-8.49463 ], [ 114.278284,-8.496484 ], [ 114.278371,-8.496945 ], [ 114.278344,-8.497396 ], [ 114.27824,-8.498209 ], [ 114.278155,-8.499617 ], [ 114.278142,-8.499943 ], [ 114.278123,-8.500443 ], [ 114.27797,-8.501994 ], [ 114.277866,-8.503111 ], [ 114.277849,-8.503172 ], [ 114.277352,-8.505247 ], [ 114.277261,-8.505586 ], [ 114.27711,-8.506285 ], [ 114.277005,-8.506734 ], [ 114.276878,-8.506913 ], [ 114.276688,-8.50707 ], [ 114.276449,-8.507157 ], [ 114.2762,-8.507225 ], [ 114.275862,-8.507282 ], [ 114.275415,-8.507298 ], [ 114.275067,-8.507316 ], [ 114.27454,-8.507342 ], [ 114.274173,-8.507339 ], [ 114.273676,-8.507356 ], [ 114.272573,-8.507348 ], [ 114.272335,-8.507337 ], [ 114.271957,-8.507332 ], [ 114.269679,-8.507066 ], [ 114.269025,-8.507006 ], [ 114.268165,-8.506922 ], [ 114.268171,-8.507873 ], [ 114.268124,-8.508637 ], [ 114.268122,-8.508662 ], [ 114.268091,-8.509221 ], [ 114.26809,-8.509262 ], [ 114.268083,-8.509467 ], [ 114.267961,-8.511409 ], [ 114.267891,-8.512393 ], [ 114.267879,-8.512558 ], [ 114.26788,-8.51295 ], [ 114.267871,-8.51309 ], [ 114.267857,-8.513222 ], [ 114.267831,-8.513335 ], [ 114.267805,-8.513918 ], [ 114.26775,-8.514223 ], [ 114.267696,-8.514736 ], [ 114.267612,-8.516336 ], [ 114.26747,-8.517988 ], [ 114.267414,-8.518587 ], [ 114.267303,-8.519718 ], [ 114.267217,-8.520591 ], [ 114.267262,-8.521295 ], [ 114.267442,-8.522061 ], [ 114.26759,-8.522689 ], [ 114.267694,-8.523216 ], [ 114.267861,-8.524031 ], [ 114.268014,-8.52465 ], [ 114.268091,-8.52529 ], [ 114.268006,-8.527161 ], [ 114.267989,-8.527532 ], [ 114.267792,-8.528118 ], [ 114.267602,-8.528634 ], [ 114.267275,-8.529456 ], [ 114.267231,-8.529622 ], [ 114.267183,-8.529801 ], [ 114.267193,-8.529946 ], [ 114.267242,-8.530489 ], [ 114.26724,-8.530586 ], [ 114.267598,-8.530759 ], [ 114.268525,-8.531102 ], [ 114.269069,-8.531299 ], [ 114.269502,-8.531498 ], [ 114.269754,-8.531614 ], [ 114.270648,-8.532098 ], [ 114.272783,-8.532732 ], [ 114.272853,-8.532757 ], [ 114.272857,-8.532759 ], [ 114.272859,-8.532764 ], [ 114.272864,-8.532906 ], [ 114.272782,-8.534122 ], [ 114.272756,-8.534603 ], [ 114.272742,-8.534856 ], [ 114.272749,-8.536084 ], [ 114.272755,-8.536338 ], [ 114.27272,-8.536925 ], [ 114.272693,-8.537683 ], [ 114.272624,-8.539053 ], [ 114.272606,-8.539401 ], [ 114.272627,-8.539684 ], [ 114.272638,-8.539764 ], [ 114.272726,-8.539957 ], [ 114.27311,-8.541204 ], [ 114.273474,-8.542401 ], [ 114.273895,-8.543526 ], [ 114.27415,-8.544284 ], [ 114.274395,-8.544911 ], [ 114.274858,-8.546068 ], [ 114.275648,-8.548136 ], [ 114.275909,-8.548905 ], [ 114.276421,-8.550299 ], [ 114.276605,-8.550721 ], [ 114.276712,-8.550966 ], [ 114.276703,-8.551173 ], [ 114.276663,-8.551434 ], [ 114.276573,-8.551795 ], [ 114.276445,-8.552143 ], [ 114.276267,-8.552591 ], [ 114.276102,-8.552926 ], [ 114.275924,-8.553262 ], [ 114.275746,-8.553584 ], [ 114.275632,-8.553845 ], [ 114.275454,-8.554143 ], [ 114.275365,-8.554305 ], [ 114.275295,-8.554451 ], [ 114.275239,-8.55457 ], [ 114.275111,-8.554864 ], [ 114.27506,-8.555013 ], [ 114.275004,-8.55519 ], [ 114.274941,-8.555488 ], [ 114.274905,-8.5558 ], [ 114.274854,-8.556145 ], [ 114.274811,-8.55652 ], [ 114.274759,-8.556868 ], [ 114.274694,-8.557229 ], [ 114.274628,-8.557603 ], [ 114.274563,-8.558051 ], [ 114.274573,-8.558413 ], [ 114.27461,-8.558706 ], [ 114.274634,-8.558875 ], [ 114.274658,-8.559034 ], [ 114.274678,-8.559186 ], [ 114.27469,-8.559315 ], [ 114.274705,-8.559433 ], [ 114.27465,-8.559583 ], [ 114.274634,-8.559718 ], [ 114.274741,-8.559885 ], [ 114.274938,-8.560221 ], [ 114.274839,-8.560334 ], [ 114.274796,-8.560461 ], [ 114.274831,-8.560628 ], [ 114.27499,-8.560758 ], [ 114.275347,-8.56097 ], [ 114.275608,-8.561086 ], [ 114.275795,-8.561259 ], [ 114.275911,-8.561426 ], [ 114.276006,-8.561537 ], [ 114.276158,-8.561604 ], [ 114.27641,-8.561636 ], [ 114.276638,-8.561671 ], [ 114.276711,-8.56175 ], [ 114.276813,-8.561963 ], [ 114.277031,-8.562417 ], [ 114.27712,-8.562602 ], [ 114.277269,-8.562825 ], [ 114.277322,-8.562995 ], [ 114.277303,-8.563427 ], [ 114.277208,-8.563697 ], [ 114.277149,-8.563862 ], [ 114.277182,-8.563945 ], [ 114.277374,-8.564304 ], [ 114.277596,-8.564679 ], [ 114.277636,-8.564733 ], [ 114.277752,-8.564834 ], [ 114.277865,-8.564932 ], [ 114.278466,-8.565256 ], [ 114.278837,-8.565517 ], [ 114.279049,-8.565793 ], [ 114.279125,-8.566055 ], [ 114.27923,-8.566593 ], [ 114.279298,-8.566712 ], [ 114.279467,-8.566724 ], [ 114.279567,-8.566669 ], [ 114.279696,-8.566631 ], [ 114.279776,-8.566829 ], [ 114.27976,-8.566961 ], [ 114.279641,-8.567532 ], [ 114.279402,-8.56804 ], [ 114.279177,-8.568498 ], [ 114.279202,-8.568618 ], [ 114.279346,-8.568852 ], [ 114.27949,-8.568976 ], [ 114.279864,-8.569178 ], [ 114.280272,-8.569317 ], [ 114.280572,-8.569279 ], [ 114.280809,-8.569157 ], [ 114.281129,-8.568994 ], [ 114.281485,-8.568901 ], [ 114.281656,-8.568964 ], [ 114.281798,-8.569096 ], [ 114.281954,-8.569452 ], [ 114.281966,-8.569771 ], [ 114.281928,-8.570084 ], [ 114.281922,-8.570265 ], [ 114.282017,-8.570346 ], [ 114.282147,-8.570346 ], [ 114.282351,-8.570258 ], [ 114.282893,-8.570009 ], [ 114.283145,-8.569983 ], [ 114.283212,-8.570047 ], [ 114.283244,-8.570199 ], [ 114.283252,-8.570539 ], [ 114.283153,-8.570896 ], [ 114.282951,-8.571359 ] ] ] }, "id": "relation/8147917" }, { "type": "Feature", "properties": { "@id": "relation/8178535", "admin_level": "6", "boundary": "administrative", "is_in:city": "Semarang", "is_in:province": "Jawa Tengah", "name": "TEGALDLIMO", "source": "HOT_InAWARESurvey_2018", "type": "boundary" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 114.350272,-8.526048 ], [ 114.350289,-8.52631 ], [ 114.350419,-8.527321 ], [ 114.350565,-8.52783 ], [ 114.350766,-8.528275 ], [ 114.350855,-8.528417 ], [ 114.350903,-8.528494 ], [ 114.351149,-8.529217 ], [ 114.351807,-8.530354 ], [ 114.352334,-8.530962 ], [ 114.352611,-8.531825 ], [ 114.352929,-8.532304 ], [ 114.353764,-8.532887 ], [ 114.35468,-8.533534 ], [ 114.354912,-8.533784 ], [ 114.355328,-8.534202 ], [ 114.356388,-8.535045 ], [ 114.356814,-8.535211 ], [ 114.35824,-8.535291 ], [ 114.358862,-8.535476 ], [ 114.360677,-8.53599 ], [ 114.361818,-8.536252 ], [ 114.362899,-8.53664 ], [ 114.363804,-8.536987 ], [ 114.364233,-8.537227 ], [ 114.36498,-8.537292 ], [ 114.365194,-8.537156 ], [ 114.365291,-8.537133 ], [ 114.365566,-8.537136 ], [ 114.366082,-8.537216 ], [ 114.3667,-8.537316 ], [ 114.367323,-8.536819 ], [ 114.367473,-8.536626 ], [ 114.367591,-8.53648 ], [ 114.368354,-8.536242 ], [ 114.369411,-8.536165 ], [ 114.369897,-8.536146 ], [ 114.370341,-8.536023 ], [ 114.370843,-8.535876 ], [ 114.37148,-8.535838 ], [ 114.371905,-8.535822 ], [ 114.372442,-8.535398 ], [ 114.373341,-8.53445 ], [ 114.374605,-8.533559 ], [ 114.37484,-8.533367 ], [ 114.375498,-8.532828 ], [ 114.375634,-8.532479 ], [ 114.375765,-8.53213 ], [ 114.375868,-8.531814 ], [ 114.375998,-8.531506 ], [ 114.376018,-8.531465 ], [ 114.376881,-8.529734 ], [ 114.377272,-8.528811 ], [ 114.377396,-8.528473 ], [ 114.377603,-8.528096 ], [ 114.377858,-8.527643 ], [ 114.378057,-8.527209 ], [ 114.378252,-8.525986 ], [ 114.378323,-8.525376 ], [ 114.37871,-8.523512 ], [ 114.378786,-8.523144 ], [ 114.378786,-8.522715 ], [ 114.378844,-8.522291 ], [ 114.378857,-8.521961 ], [ 114.378856,-8.5218 ], [ 114.379087,-8.521512 ], [ 114.379386,-8.52125 ], [ 114.379814,-8.520806 ], [ 114.380105,-8.520147 ], [ 114.380349,-8.519486 ], [ 114.380464,-8.519092 ], [ 114.380596,-8.518527 ], [ 114.380684,-8.518274 ], [ 114.380718,-8.517867 ], [ 114.380777,-8.51746 ], [ 114.380793,-8.517087 ], [ 114.381823,-8.515735 ], [ 114.381955,-8.51553 ], [ 114.382333,-8.514941 ], [ 114.382649,-8.514464 ], [ 114.38284,-8.51419 ], [ 114.383049,-8.513883 ], [ 114.383192,-8.513367 ], [ 114.383296,-8.512814 ], [ 114.383403,-8.512499 ], [ 114.383472,-8.512248 ], [ 114.383496,-8.511941 ], [ 114.38348,-8.511537 ], [ 114.383418,-8.511312 ], [ 114.383375,-8.511055 ], [ 114.383465,-8.510901 ], [ 114.383662,-8.510595 ], [ 114.383775,-8.51039 ], [ 114.383816,-8.510335 ], [ 114.383963,-8.509828 ], [ 114.38435,-8.50874 ], [ 114.384822,-8.507258 ], [ 114.385022,-8.506632 ], [ 114.385141,-8.50609 ], [ 114.385253,-8.505243 ], [ 114.385332,-8.504494 ], [ 114.385352,-8.504039 ], [ 114.385344,-8.501795 ], [ 114.385301,-8.500924 ], [ 114.385241,-8.49992 ], [ 114.385231,-8.499741 ], [ 114.385219,-8.499197 ], [ 114.385226,-8.498736 ], [ 114.385102,-8.49785 ], [ 114.384942,-8.496637 ], [ 114.384873,-8.495821 ], [ 114.384841,-8.494948 ], [ 114.384713,-8.492814 ], [ 114.384711,-8.492365 ], [ 114.384853,-8.491654 ], [ 114.385438,-8.489449 ], [ 114.385668,-8.488414 ], [ 114.385977,-8.48721 ], [ 114.386438,-8.485221 ], [ 114.386928,-8.483978 ], [ 114.387819,-8.48191 ], [ 114.387919,-8.481549 ], [ 114.387934,-8.481344 ], [ 114.387439,-8.480011 ], [ 114.38714,-8.479085 ], [ 114.387045,-8.478627 ], [ 114.386873,-8.477754 ], [ 114.386507,-8.475575 ], [ 114.386414,-8.474516 ], [ 114.386336,-8.473811 ], [ 114.386135,-8.472972 ], [ 114.386002,-8.472471 ], [ 114.385699,-8.470246 ], [ 114.385591,-8.468942 ], [ 114.385611,-8.467779 ], [ 114.385603,-8.46775 ], [ 114.385549,-8.46658 ], [ 114.385383,-8.465121 ], [ 114.385275,-8.464368 ], [ 114.385266,-8.46377 ], [ 114.385297,-8.463244 ], [ 114.385423,-8.461575 ], [ 114.385429,-8.461396 ], [ 114.385294,-8.461134 ], [ 114.385062,-8.460795 ], [ 114.384875,-8.460112 ], [ 114.384769,-8.459763 ], [ 114.384551,-8.459018 ], [ 114.384464,-8.458757 ], [ 114.384293,-8.458486 ], [ 114.384032,-8.458168 ], [ 114.383842,-8.457959 ], [ 114.383382,-8.457419 ], [ 114.383337,-8.45734 ], [ 114.383295,-8.457288 ], [ 114.382953,-8.456746 ], [ 114.382764,-8.456279 ], [ 114.382765,-8.456125 ], [ 114.382911,-8.455227 ], [ 114.38292,-8.454927 ], [ 114.382559,-8.453673 ], [ 114.382546,-8.453118 ], [ 114.382666,-8.452743 ], [ 114.382556,-8.452525 ], [ 114.382356,-8.45199 ], [ 114.38235,-8.451699 ], [ 114.382489,-8.44945 ], [ 114.382479,-8.449119 ], [ 114.382479,-8.448835 ], [ 114.382649,-8.447886 ], [ 114.382954,-8.447358 ], [ 114.383172,-8.447173 ], [ 114.383338,-8.447039 ], [ 114.383408,-8.446963 ], [ 114.383636,-8.446805 ], [ 114.384214,-8.446636 ], [ 114.384682,-8.446616 ], [ 114.385514,-8.446667 ], [ 114.386897,-8.447027 ], [ 114.38769,-8.447318 ], [ 114.388236,-8.447509 ], [ 114.388811,-8.447726 ], [ 114.389327,-8.447987 ], [ 114.389957,-8.448396 ], [ 114.3906,-8.448954 ], [ 114.390851,-8.449157 ], [ 114.391168,-8.449357 ], [ 114.39275,-8.450963 ], [ 114.393904,-8.451993 ], [ 114.394586,-8.452719 ], [ 114.394946,-8.453109 ], [ 114.395159,-8.453286 ], [ 114.395216,-8.453481 ], [ 114.395339,-8.453803 ], [ 114.395442,-8.453923 ], [ 114.39566,-8.454114 ], [ 114.396004,-8.454588 ], [ 114.396237,-8.455042 ], [ 114.396957,-8.455957 ], [ 114.397165,-8.456225 ], [ 114.397541,-8.456947 ], [ 114.397695,-8.457314 ], [ 114.397738,-8.457588 ], [ 114.39759,-8.457909 ], [ 114.3975,-8.458092 ], [ 114.397504,-8.458229 ], [ 114.397563,-8.458368 ], [ 114.398123,-8.45839 ], [ 114.398231,-8.458403 ], [ 114.398765,-8.458971 ], [ 114.398939,-8.459233 ], [ 114.399016,-8.459509 ], [ 114.398981,-8.459759 ], [ 114.39904,-8.459991 ], [ 114.39914,-8.460387 ], [ 114.399215,-8.460755 ], [ 114.39932,-8.461112 ], [ 114.399337,-8.46158 ], [ 114.399321,-8.46186 ], [ 114.399311,-8.461966 ], [ 114.399207,-8.462072 ], [ 114.398976,-8.462151 ], [ 114.398677,-8.462204 ], [ 114.398513,-8.462304 ], [ 114.398938,-8.462716 ], [ 114.398998,-8.462898 ], [ 114.399181,-8.46328 ], [ 114.399214,-8.463468 ], [ 114.398931,-8.46408 ], [ 114.398861,-8.464244 ], [ 114.399022,-8.464478 ], [ 114.399097,-8.464765 ], [ 114.398973,-8.464993 ], [ 114.398848,-8.465373 ], [ 114.398825,-8.465462 ], [ 114.39864,-8.465496 ], [ 114.398512,-8.465502 ], [ 114.398457,-8.465555 ], [ 114.398523,-8.465648 ], [ 114.398626,-8.465734 ], [ 114.398715,-8.466126 ], [ 114.398699,-8.466226 ], [ 114.398632,-8.466706 ], [ 114.398601,-8.466918 ], [ 114.39844,-8.467154 ], [ 114.398297,-8.46736 ], [ 114.398179,-8.467765 ], [ 114.398139,-8.468157 ], [ 114.398253,-8.468446 ], [ 114.398305,-8.468615 ], [ 114.398164,-8.468885 ], [ 114.39809,-8.468974 ], [ 114.398012,-8.469361 ], [ 114.397929,-8.469836 ], [ 114.397833,-8.470132 ], [ 114.397708,-8.470804 ], [ 114.397649,-8.471405 ], [ 114.397622,-8.472003 ], [ 114.397408,-8.473892 ], [ 114.397319,-8.474408 ], [ 114.397271,-8.474569 ], [ 114.397199,-8.475259 ], [ 114.397196,-8.475777 ], [ 114.397366,-8.478009 ], [ 114.39745,-8.478424 ], [ 114.397513,-8.478921 ], [ 114.397529,-8.479402 ], [ 114.397532,-8.479773 ], [ 114.397445,-8.480737 ], [ 114.397266,-8.481739 ], [ 114.396634,-8.483755 ], [ 114.396343,-8.485129 ], [ 114.396235,-8.486884 ], [ 114.396223,-8.487899 ], [ 114.396367,-8.48876 ], [ 114.396678,-8.490399 ], [ 114.396809,-8.490771 ], [ 114.396947,-8.491322 ], [ 114.397022,-8.491923 ], [ 114.39704,-8.492285 ], [ 114.39709,-8.49316 ], [ 114.397158,-8.49384 ], [ 114.397253,-8.494639 ], [ 114.397302,-8.494996 ], [ 114.397396,-8.495156 ], [ 114.397803,-8.495238 ], [ 114.39824,-8.495357 ], [ 114.39859,-8.495516 ], [ 114.398861,-8.495699 ], [ 114.398926,-8.495821 ], [ 114.399053,-8.496273 ], [ 114.399163,-8.49674 ], [ 114.399268,-8.497091 ], [ 114.399451,-8.498213 ], [ 114.399482,-8.498409 ], [ 114.399798,-8.498626 ], [ 114.400084,-8.498867 ], [ 114.40041,-8.498953 ], [ 114.400672,-8.499151 ], [ 114.400933,-8.499282 ], [ 114.401118,-8.499264 ], [ 114.401348,-8.499164 ], [ 114.401845,-8.498955 ], [ 114.402082,-8.49891 ], [ 114.402437,-8.498964 ], [ 114.402792,-8.499123 ], [ 114.403145,-8.499373 ], [ 114.403473,-8.499673 ], [ 114.403709,-8.499917 ], [ 114.40434,-8.500567 ], [ 114.404468,-8.500911 ], [ 114.404829,-8.50207 ], [ 114.405468,-8.50371 ], [ 114.405892,-8.504582 ], [ 114.406055,-8.50493 ], [ 114.40607,-8.505308 ], [ 114.406109,-8.505666 ], [ 114.406195,-8.505865 ], [ 114.406325,-8.505968 ], [ 114.406662,-8.506161 ], [ 114.406801,-8.506382 ], [ 114.406929,-8.506708 ], [ 114.40725,-8.507663 ], [ 114.407425,-8.508179 ], [ 114.407745,-8.5088 ], [ 114.407949,-8.508947 ], [ 114.408554,-8.509245 ], [ 114.40902,-8.509516 ], [ 114.409172,-8.509712 ], [ 114.409147,-8.509846 ], [ 114.409027,-8.510498 ], [ 114.409038,-8.511186 ], [ 114.408923,-8.511769 ], [ 114.408854,-8.512681 ], [ 114.408865,-8.513818 ], [ 114.408918,-8.51416 ], [ 114.409052,-8.51454 ], [ 114.409344,-8.515278 ], [ 114.409401,-8.515477 ], [ 114.409393,-8.515699 ], [ 114.409079,-8.516323 ], [ 114.409018,-8.516466 ], [ 114.409142,-8.516695 ], [ 114.409209,-8.516859 ], [ 114.408952,-8.51703 ], [ 114.408818,-8.517143 ], [ 114.408749,-8.517305 ], [ 114.408731,-8.517528 ], [ 114.409004,-8.517752 ], [ 114.409101,-8.517881 ], [ 114.409154,-8.51827 ], [ 114.409153,-8.518511 ], [ 114.408676,-8.519555 ], [ 114.408624,-8.519747 ], [ 114.40859,-8.52007 ], [ 114.408366,-8.52053 ], [ 114.408096,-8.520801 ], [ 114.407586,-8.521271 ], [ 114.406637,-8.522056 ], [ 114.406427,-8.522265 ], [ 114.406128,-8.522538 ], [ 114.405429,-8.523174 ], [ 114.405264,-8.523344 ], [ 114.40513,-8.523789 ], [ 114.405021,-8.524049 ], [ 114.404852,-8.524295 ], [ 114.404668,-8.524528 ], [ 114.404359,-8.525054 ], [ 114.404067,-8.525549 ], [ 114.403705,-8.526469 ], [ 114.403575,-8.526801 ], [ 114.403185,-8.527981 ], [ 114.402642,-8.530162 ], [ 114.402469,-8.530728 ], [ 114.402343,-8.531111 ], [ 114.401949,-8.532458 ], [ 114.401774,-8.533089 ], [ 114.401631,-8.533786 ], [ 114.40159,-8.53513 ], [ 114.40151,-8.536842 ], [ 114.401413,-8.538523 ], [ 114.401345,-8.53985 ], [ 114.401298,-8.540761 ], [ 114.401258,-8.54169 ], [ 114.401383,-8.542697 ], [ 114.401525,-8.543497 ], [ 114.401916,-8.544789 ], [ 114.402048,-8.54532 ], [ 114.402269,-8.545619 ], [ 114.402514,-8.546277 ], [ 114.402668,-8.546726 ], [ 114.402809,-8.54692 ], [ 114.402975,-8.54704 ], [ 114.403116,-8.547146 ], [ 114.403283,-8.547755 ], [ 114.403328,-8.548097 ], [ 114.403511,-8.548498 ], [ 114.403962,-8.54928 ], [ 114.40432,-8.549209 ], [ 114.404789,-8.549874 ], [ 114.40511,-8.55025 ], [ 114.405321,-8.550502 ], [ 114.405434,-8.550947 ], [ 114.405562,-8.551509 ], [ 114.405661,-8.551756 ], [ 114.406293,-8.55211 ], [ 114.406534,-8.552345 ], [ 114.4067,-8.552587 ], [ 114.406806,-8.552794 ], [ 114.406794,-8.552887 ], [ 114.406641,-8.553052 ], [ 114.406548,-8.553146 ], [ 114.406497,-8.553377 ], [ 114.406933,-8.553544 ], [ 114.40715,-8.553732 ], [ 114.407293,-8.553923 ], [ 114.40739,-8.554213 ], [ 114.40731,-8.554894 ], [ 114.407287,-8.555065 ], [ 114.407541,-8.555314 ], [ 114.40774,-8.555504 ], [ 114.407855,-8.555685 ], [ 114.407961,-8.55604 ], [ 114.407955,-8.55727 ], [ 114.407891,-8.557645 ], [ 114.407796,-8.5579 ], [ 114.407427,-8.558381 ], [ 114.407674,-8.558636 ], [ 114.407727,-8.55883 ], [ 114.40771,-8.559092 ], [ 114.407726,-8.559461 ], [ 114.407927,-8.56168 ], [ 114.407962,-8.562256 ], [ 114.407943,-8.562802 ], [ 114.407872,-8.563255 ], [ 114.407751,-8.563617 ], [ 114.407498,-8.564122 ], [ 114.407461,-8.56445 ], [ 114.407807,-8.564822 ], [ 114.408105,-8.565141 ], [ 114.408125,-8.565168 ], [ 114.408282,-8.565546 ], [ 114.408346,-8.565847 ], [ 114.408333,-8.566159 ], [ 114.408247,-8.566716 ], [ 114.408222,-8.566876 ], [ 114.40814,-8.567509 ], [ 114.408077,-8.568456 ], [ 114.408007,-8.56848 ], [ 114.407655,-8.568481 ], [ 114.407714,-8.568999 ], [ 114.407832,-8.56926 ], [ 114.408203,-8.56932 ], [ 114.408526,-8.569463 ], [ 114.408711,-8.569619 ], [ 114.408786,-8.569765 ], [ 114.408809,-8.569962 ], [ 114.408774,-8.570454 ], [ 114.408727,-8.570812 ], [ 114.408991,-8.571179 ], [ 114.409184,-8.571447 ], [ 114.409201,-8.571899 ], [ 114.409319,-8.57248 ], [ 114.409541,-8.573153 ], [ 114.409726,-8.573551 ], [ 114.409882,-8.57392 ], [ 114.410136,-8.574397 ], [ 114.410663,-8.57539 ], [ 114.410883,-8.575851 ], [ 114.41097,-8.576032 ], [ 114.411488,-8.576618 ], [ 114.411957,-8.577294 ], [ 114.41209,-8.577566 ], [ 114.412325,-8.57788 ], [ 114.412539,-8.578176 ], [ 114.412753,-8.578359 ], [ 114.413107,-8.578653 ], [ 114.41327,-8.57885 ], [ 114.413316,-8.578846 ], [ 114.413353,-8.578866 ], [ 114.413919,-8.579363 ], [ 114.414063,-8.579586 ], [ 114.414094,-8.579782 ], [ 114.414209,-8.580772 ], [ 114.414726,-8.581405 ], [ 114.414986,-8.581589 ], [ 114.415102,-8.58177 ], [ 114.415502,-8.582424 ], [ 114.415846,-8.582768 ], [ 114.416138,-8.582912 ], [ 114.416386,-8.583229 ], [ 114.416649,-8.583552 ], [ 114.417073,-8.583811 ], [ 114.417288,-8.584008 ], [ 114.417595,-8.584288 ], [ 114.4177,-8.584526 ], [ 114.417753,-8.584951 ], [ 114.417954,-8.585247 ], [ 114.418174,-8.585583 ], [ 114.418237,-8.58587 ], [ 114.418256,-8.586351 ], [ 114.418301,-8.587321 ], [ 114.418839,-8.589138 ], [ 114.419362,-8.591213 ], [ 114.419569,-8.592317 ], [ 114.419837,-8.59361 ], [ 114.420069,-8.594819 ], [ 114.4203,-8.596431 ], [ 114.420386,-8.597028 ], [ 114.420553,-8.598022 ], [ 114.420859,-8.598971 ], [ 114.421029,-8.599589 ], [ 114.421172,-8.600195 ], [ 114.421401,-8.600803 ], [ 114.421609,-8.601215 ], [ 114.421835,-8.601791 ], [ 114.422315,-8.60287 ], [ 114.42247,-8.603179 ], [ 114.422686,-8.603871 ], [ 114.422933,-8.604534 ], [ 114.423086,-8.604688 ], [ 114.423306,-8.604957 ], [ 114.423417,-8.60504 ], [ 114.42394,-8.605406 ], [ 114.424102,-8.605597 ], [ 114.424417,-8.605979 ], [ 114.424868,-8.606373 ], [ 114.425788,-8.607022 ], [ 114.426188,-8.607262 ], [ 114.426522,-8.607218 ], [ 114.426771,-8.607208 ], [ 114.42688,-8.607281 ], [ 114.426918,-8.607381 ], [ 114.426971,-8.607523 ], [ 114.427255,-8.607848 ], [ 114.427537,-8.608102 ], [ 114.42892,-8.60935 ], [ 114.430408,-8.610764 ], [ 114.430583,-8.610928 ], [ 114.430865,-8.611258 ], [ 114.43115,-8.61177 ], [ 114.431392,-8.612186 ], [ 114.431725,-8.612644 ], [ 114.431855,-8.612698 ], [ 114.432363,-8.612864 ], [ 114.432459,-8.612995 ], [ 114.432586,-8.613269 ], [ 114.43278,-8.613639 ], [ 114.432859,-8.613841 ], [ 114.43318,-8.614362 ], [ 114.43341,-8.614788 ], [ 114.434003,-8.615779 ], [ 114.434308,-8.616185 ], [ 114.434393,-8.616309 ], [ 114.434422,-8.616365 ], [ 114.434542,-8.616506 ], [ 114.434713,-8.616762 ], [ 114.435291,-8.617625 ], [ 114.435797,-8.618644 ], [ 114.435898,-8.618692 ], [ 114.436296,-8.618801 ], [ 114.436415,-8.619079 ], [ 114.436802,-8.619834 ], [ 114.437659,-8.621228 ], [ 114.437802,-8.621489 ], [ 114.438459,-8.622635 ], [ 114.438862,-8.623761 ], [ 114.438932,-8.623998 ], [ 114.439003,-8.624423 ], [ 114.438945,-8.624568 ], [ 114.438815,-8.624811 ], [ 114.438777,-8.624882 ], [ 114.438772,-8.625084 ], [ 114.438779,-8.625653 ], [ 114.438717,-8.625889 ], [ 114.438558,-8.626089 ], [ 114.438426,-8.626306 ], [ 114.438429,-8.626498 ], [ 114.438514,-8.627125 ], [ 114.438598,-8.627541 ], [ 114.438719,-8.628145 ], [ 114.438764,-8.628425 ], [ 114.438763,-8.628791 ], [ 114.438694,-8.629004 ], [ 114.438557,-8.629315 ], [ 114.438656,-8.62954 ], [ 114.439083,-8.630441 ], [ 114.439317,-8.6308 ], [ 114.439614,-8.63128 ], [ 114.439822,-8.631494 ], [ 114.439867,-8.631534 ], [ 114.440081,-8.63176 ], [ 114.440195,-8.63188 ], [ 114.440505,-8.632248 ], [ 114.440751,-8.632696 ], [ 114.441032,-8.633126 ], [ 114.441729,-8.634093 ], [ 114.44233,-8.634589 ], [ 114.443243,-8.635404 ], [ 114.443555,-8.635821 ], [ 114.443706,-8.635943 ], [ 114.443877,-8.636118 ], [ 114.444339,-8.636496 ], [ 114.444684,-8.636722 ], [ 114.445188,-8.637105 ], [ 114.446196,-8.637877 ], [ 114.446491,-8.638036 ], [ 114.447329,-8.638435 ], [ 114.448056,-8.638768 ], [ 114.449257,-8.639165 ], [ 114.449844,-8.639302 ], [ 114.450225,-8.639334 ], [ 114.450448,-8.639284 ], [ 114.450718,-8.639139 ], [ 114.450785,-8.639023 ], [ 114.450749,-8.638853 ], [ 114.450744,-8.638692 ], [ 114.450832,-8.638532 ], [ 114.450973,-8.638404 ], [ 114.451309,-8.63819 ], [ 114.451549,-8.638127 ], [ 114.451861,-8.638117 ], [ 114.452189,-8.638491 ], [ 114.452215,-8.638632 ], [ 114.452295,-8.638958 ], [ 114.452398,-8.63903 ], [ 114.452616,-8.639114 ], [ 114.45283,-8.639127 ], [ 114.453004,-8.639079 ], [ 114.453385,-8.638917 ], [ 114.45359,-8.638905 ], [ 114.453825,-8.638945 ], [ 114.454242,-8.638996 ], [ 114.454577,-8.639007 ], [ 114.45481,-8.638952 ], [ 114.455031,-8.638926 ], [ 114.456061,-8.638776 ], [ 114.457053,-8.638554 ], [ 114.457746,-8.638336 ], [ 114.45792,-8.638217 ], [ 114.45811,-8.637984 ], [ 114.458379,-8.637664 ], [ 114.459096,-8.637201 ], [ 114.459601,-8.637033 ], [ 114.459641,-8.636938 ], [ 114.459846,-8.636026 ], [ 114.460177,-8.635516 ], [ 114.460311,-8.635309 ], [ 114.4604,-8.635123 ], [ 114.46051,-8.634418 ], [ 114.460555,-8.634078 ], [ 114.46066,-8.633832 ], [ 114.460805,-8.633696 ], [ 114.460977,-8.633489 ], [ 114.461037,-8.633316 ], [ 114.461081,-8.633004 ], [ 114.461264,-8.632691 ], [ 114.461578,-8.632327 ], [ 114.461824,-8.632147 ], [ 114.46224,-8.631743 ], [ 114.462404,-8.631484 ], [ 114.463072,-8.630342 ], [ 114.463754,-8.62943 ], [ 114.463866,-8.62939 ], [ 114.46411,-8.629227 ], [ 114.46428,-8.629058 ], [ 114.464518,-8.628728 ], [ 114.464423,-8.628543 ], [ 114.464244,-8.628107 ], [ 114.464191,-8.627849 ], [ 114.464224,-8.627686 ], [ 114.464336,-8.627501 ], [ 114.464667,-8.627198 ], [ 114.464765,-8.62703 ], [ 114.464788,-8.626816 ], [ 114.46474,-8.626565 ], [ 114.464601,-8.626147 ], [ 114.46465,-8.625788 ], [ 114.464791,-8.625276 ], [ 114.465124,-8.624799 ], [ 114.465131,-8.62479 ], [ 114.465223,-8.624717 ], [ 114.46534,-8.624691 ], [ 114.465669,-8.624677 ], [ 114.466099,-8.624232 ], [ 114.466481,-8.623824 ], [ 114.46707,-8.623163 ], [ 114.467439,-8.622609 ], [ 114.467894,-8.621649 ], [ 114.46804,-8.621549 ], [ 114.468323,-8.621454 ], [ 114.468573,-8.621318 ], [ 114.469066,-8.620984 ], [ 114.469446,-8.620601 ], [ 114.469566,-8.620145 ], [ 114.469678,-8.619998 ], [ 114.469837,-8.619893 ], [ 114.470437,-8.619583 ], [ 114.471015,-8.619171 ], [ 114.471246,-8.618905 ], [ 114.471722,-8.618314 ], [ 114.472453,-8.617508 ], [ 114.472621,-8.617443 ], [ 114.47292,-8.617404 ], [ 114.473204,-8.617433 ], [ 114.473602,-8.617465 ], [ 114.47434,-8.617368 ], [ 114.475194,-8.617239 ], [ 114.475472,-8.617242 ], [ 114.475696,-8.617308 ], [ 114.476124,-8.617417 ], [ 114.478044,-8.617844 ], [ 114.479042,-8.617926 ], [ 114.480296,-8.617727 ], [ 114.480728,-8.617746 ], [ 114.480824,-8.617859 ], [ 114.481196,-8.618448 ], [ 114.481278,-8.618661 ], [ 114.481477,-8.619041 ], [ 114.481557,-8.619243 ], [ 114.481766,-8.619774 ], [ 114.481913,-8.62021 ], [ 114.482268,-8.621159 ], [ 114.48246,-8.621424 ], [ 114.482536,-8.621455 ], [ 114.482803,-8.621568 ], [ 114.483172,-8.621776 ], [ 114.483485,-8.622038 ], [ 114.484478,-8.623033 ], [ 114.484716,-8.623389 ], [ 114.484782,-8.623545 ], [ 114.485019,-8.623987 ], [ 114.485404,-8.62479 ], [ 114.485607,-8.625215 ], [ 114.485871,-8.626141 ], [ 114.485857,-8.626148 ], [ 114.486029,-8.626529 ], [ 114.486235,-8.626723 ], [ 114.486878,-8.627268 ], [ 114.487076,-8.627579 ], [ 114.487431,-8.628329 ], [ 114.487721,-8.628789 ], [ 114.487812,-8.628956 ], [ 114.488168,-8.629453 ], [ 114.48848,-8.629731 ], [ 114.488962,-8.630036 ], [ 114.489315,-8.630274 ], [ 114.490386,-8.631306 ], [ 114.490903,-8.631701 ], [ 114.491369,-8.632109 ], [ 114.491556,-8.632099 ], [ 114.491788,-8.632222 ], [ 114.492075,-8.632258 ], [ 114.49251,-8.632279 ], [ 114.492828,-8.632385 ], [ 114.493277,-8.632712 ], [ 114.493416,-8.632811 ], [ 114.494206,-8.633153 ], [ 114.495084,-8.633873 ], [ 114.495581,-8.634264 ], [ 114.49613,-8.634454 ], [ 114.497485,-8.634429 ], [ 114.499302,-8.634537 ], [ 114.499794,-8.634632 ], [ 114.500515,-8.634891 ], [ 114.501188,-8.635222 ], [ 114.501537,-8.635389 ], [ 114.501883,-8.635463 ], [ 114.502266,-8.635273 ], [ 114.502634,-8.635059 ], [ 114.503005,-8.634927 ], [ 114.503214,-8.634906 ], [ 114.503694,-8.635043 ], [ 114.504162,-8.635097 ], [ 114.504961,-8.635414 ], [ 114.505256,-8.63563 ], [ 114.505552,-8.636036 ], [ 114.505889,-8.637028 ], [ 114.506081,-8.637632 ], [ 114.506187,-8.637936 ], [ 114.506284,-8.638615 ], [ 114.506327,-8.639375 ], [ 114.506367,-8.639882 ], [ 114.506685,-8.640422 ], [ 114.507118,-8.641 ], [ 114.507477,-8.641385 ], [ 114.508026,-8.641905 ], [ 114.508289,-8.642084 ], [ 114.508655,-8.642382 ], [ 114.50877,-8.642612 ], [ 114.509147,-8.64347 ], [ 114.509618,-8.644532 ], [ 114.509936,-8.645283 ], [ 114.510167,-8.645592 ], [ 114.51089,-8.646677 ], [ 114.511305,-8.647281 ], [ 114.511637,-8.647683 ], [ 114.512958,-8.649076 ], [ 114.514411,-8.649989 ], [ 114.515357,-8.650293 ], [ 114.515571,-8.650411 ], [ 114.515774,-8.650522 ], [ 114.516039,-8.650611 ], [ 114.516753,-8.650824 ], [ 114.517067,-8.650902 ], [ 114.517358,-8.651005 ], [ 114.517996,-8.651231 ], [ 114.518276,-8.65133 ], [ 114.519366,-8.65148 ], [ 114.520159,-8.651588 ], [ 114.521497,-8.65163 ], [ 114.521999,-8.651532 ], [ 114.522431,-8.651401 ], [ 114.523049,-8.651318 ], [ 114.523389,-8.651345 ], [ 114.523853,-8.651463 ], [ 114.524063,-8.651596 ], [ 114.524501,-8.651918 ], [ 114.524875,-8.652078 ], [ 114.525209,-8.652194 ], [ 114.525576,-8.652357 ], [ 114.525724,-8.652422 ], [ 114.526102,-8.652619 ], [ 114.526425,-8.652759 ], [ 114.5269,-8.652995 ], [ 114.527661,-8.653429 ], [ 114.528154,-8.65393 ], [ 114.528977,-8.654641 ], [ 114.529269,-8.654907 ], [ 114.529716,-8.655265 ], [ 114.530292,-8.655621 ], [ 114.530908,-8.655865 ], [ 114.531525,-8.655993 ], [ 114.531822,-8.656025 ], [ 114.532146,-8.656058 ], [ 114.533624,-8.656063 ], [ 114.533821,-8.656039 ], [ 114.534085,-8.656083 ], [ 114.534439,-8.656164 ], [ 114.534649,-8.656116 ], [ 114.534839,-8.656071 ], [ 114.535095,-8.656133 ], [ 114.535642,-8.656052 ], [ 114.535953,-8.656077 ], [ 114.53644,-8.656042 ], [ 114.536661,-8.656132 ], [ 114.537068,-8.656292 ], [ 114.537333,-8.656371 ], [ 114.537662,-8.656681 ], [ 114.537938,-8.656929 ], [ 114.538196,-8.657056 ], [ 114.538643,-8.657141 ], [ 114.53902,-8.657192 ], [ 114.539263,-8.657323 ], [ 114.541222,-8.658431 ], [ 114.541733,-8.658574 ], [ 114.542157,-8.658677 ], [ 114.542744,-8.658821 ], [ 114.543682,-8.658965 ], [ 114.545888,-8.659072 ], [ 114.546877,-8.658987 ], [ 114.548033,-8.658812 ], [ 114.548512,-8.658631 ], [ 114.54877,-8.658482 ], [ 114.549386,-8.658126 ], [ 114.549911,-8.657859 ], [ 114.550201,-8.657693 ], [ 114.551259,-8.657026 ], [ 114.552015,-8.656797 ], [ 114.552442,-8.65672 ], [ 114.55406,-8.656485 ], [ 114.554885,-8.656529 ], [ 114.557093,-8.656757 ], [ 114.558246,-8.656884 ], [ 114.558777,-8.65703 ], [ 114.559939,-8.657235 ], [ 114.560229,-8.657209 ], [ 114.56051,-8.657027 ], [ 114.560674,-8.656657 ], [ 114.561011,-8.655885 ], [ 114.561335,-8.655579 ], [ 114.56147,-8.655549 ], [ 114.561657,-8.655584 ], [ 114.56215,-8.655802 ], [ 114.562389,-8.655985 ], [ 114.563474,-8.656869 ], [ 114.563799,-8.657267 ], [ 114.564035,-8.657312 ], [ 114.56518,-8.657665 ], [ 114.56599,-8.658027 ], [ 114.567185,-8.658613 ], [ 114.568274,-8.659141 ], [ 114.568973,-8.659668 ], [ 114.569396,-8.660048 ], [ 114.57042,-8.66102 ], [ 114.570644,-8.66141 ], [ 114.570783,-8.661764 ], [ 114.57085,-8.661934 ], [ 114.571015,-8.662386 ], [ 114.571076,-8.662581 ], [ 114.57116,-8.662852 ], [ 114.571306,-8.663137 ], [ 114.571377,-8.663298 ], [ 114.571613,-8.663875 ], [ 114.571707,-8.664242 ], [ 114.571819,-8.66466 ], [ 114.571908,-8.6648 ], [ 114.572202,-8.665347 ], [ 114.572358,-8.665599 ], [ 114.572466,-8.665786 ], [ 114.572569,-8.665998 ], [ 114.572764,-8.6664 ], [ 114.572894,-8.666654 ], [ 114.573662,-8.668142 ], [ 114.573771,-8.6684 ], [ 114.57405,-8.669069 ], [ 114.574119,-8.669262 ], [ 114.574314,-8.669812 ], [ 114.574494,-8.670279 ], [ 114.574605,-8.670545 ], [ 114.574797,-8.67112 ], [ 114.575318,-8.671887 ], [ 114.575536,-8.672193 ], [ 114.576,-8.672963 ], [ 114.576436,-8.673452 ], [ 114.576657,-8.673774 ], [ 114.576876,-8.674032 ], [ 114.577288,-8.674482 ], [ 114.577506,-8.67474 ], [ 114.577732,-8.675091 ], [ 114.578085,-8.675584 ], [ 114.578315,-8.675719 ], [ 114.57926,-8.676349 ], [ 114.580272,-8.677277 ], [ 114.580378,-8.677511 ], [ 114.580471,-8.677681 ], [ 114.580837,-8.678093 ], [ 114.581122,-8.678293 ], [ 114.581686,-8.678794 ], [ 114.581802,-8.678897 ], [ 114.581944,-8.679092 ], [ 114.582197,-8.679481 ], [ 114.582289,-8.679663 ], [ 114.582492,-8.680064 ], [ 114.582686,-8.680296 ], [ 114.582927,-8.680626 ], [ 114.583904,-8.681852 ], [ 114.584118,-8.682091 ], [ 114.584202,-8.682309 ], [ 114.584294,-8.682694 ], [ 114.58428,-8.683019 ], [ 114.584466,-8.683258 ], [ 114.584607,-8.683462 ], [ 114.585815,-8.684803 ], [ 114.585803,-8.685333 ], [ 114.585801,-8.685519 ], [ 114.586546,-8.68657 ], [ 114.587343,-8.687088 ], [ 114.587659,-8.687024 ], [ 114.587872,-8.686979 ], [ 114.588291,-8.686956 ], [ 114.588468,-8.687022 ], [ 114.588807,-8.687255 ], [ 114.58912,-8.687611 ], [ 114.589233,-8.687808 ], [ 114.589332,-8.688087 ], [ 114.589524,-8.688889 ], [ 114.589732,-8.689442 ], [ 114.589778,-8.689565 ], [ 114.590295,-8.690359 ], [ 114.590589,-8.690505 ], [ 114.59084,-8.690618 ], [ 114.590984,-8.690767 ], [ 114.591131,-8.691169 ], [ 114.59143,-8.691814 ], [ 114.591694,-8.692432 ], [ 114.591816,-8.692715 ], [ 114.592106,-8.693118 ], [ 114.592822,-8.693986 ], [ 114.59328,-8.694973 ], [ 114.593909,-8.695981 ], [ 114.594049,-8.696103 ], [ 114.594715,-8.696581 ], [ 114.595257,-8.697153 ], [ 114.595385,-8.697399 ], [ 114.595472,-8.697601 ], [ 114.595525,-8.697708 ], [ 114.596166,-8.69864 ], [ 114.596874,-8.700052 ], [ 114.59707,-8.700418 ], [ 114.597127,-8.700585 ], [ 114.597173,-8.70084 ], [ 114.597206,-8.701946 ], [ 114.597183,-8.702526 ], [ 114.597197,-8.703277 ], [ 114.597145,-8.703893 ], [ 114.597213,-8.704344 ], [ 114.59753,-8.705006 ], [ 114.598067,-8.705785 ], [ 114.598597,-8.706368 ], [ 114.599237,-8.706938 ], [ 114.59994,-8.707679 ], [ 114.600463,-8.708384 ], [ 114.601128,-8.709259 ], [ 114.601508,-8.709809 ], [ 114.60215,-8.710695 ], [ 114.602187,-8.710728 ], [ 114.6023,-8.710873 ], [ 114.60241,-8.711083 ], [ 114.602555,-8.711335 ], [ 114.603021,-8.711985 ], [ 114.603815,-8.713387 ], [ 114.603936,-8.71359 ], [ 114.604124,-8.713952 ], [ 114.60426,-8.714427 ], [ 114.60452,-8.715283 ], [ 114.60457,-8.715548 ], [ 114.604589,-8.715725 ], [ 114.604615,-8.717031 ], [ 114.60467,-8.717405 ], [ 114.604733,-8.717845 ], [ 114.604721,-8.717991 ], [ 114.604732,-8.718375 ], [ 114.60476,-8.7189 ], [ 114.604702,-8.719368 ], [ 114.604586,-8.719917 ], [ 114.604455,-8.720253 ], [ 114.604162,-8.720958 ], [ 114.604104,-8.721119 ], [ 114.604129,-8.721286 ], [ 114.60419,-8.721747 ], [ 114.604121,-8.722113 ], [ 114.603923,-8.723054 ], [ 114.603701,-8.723934 ], [ 114.603639,-8.723999 ], [ 114.603493,-8.724301 ], [ 114.603336,-8.724668 ], [ 114.603174,-8.724984 ], [ 114.602994,-8.725467 ], [ 114.602912,-8.725814 ], [ 114.602799,-8.726199 ], [ 114.602638,-8.72654 ], [ 114.602114,-8.727508 ], [ 114.601735,-8.728132 ], [ 114.601607,-8.728515 ], [ 114.601275,-8.729144 ], [ 114.601193,-8.729241 ], [ 114.600751,-8.729846 ], [ 114.60038,-8.730359 ], [ 114.60017,-8.730647 ], [ 114.599867,-8.731083 ], [ 114.599697,-8.731317 ], [ 114.599469,-8.731644 ], [ 114.599122,-8.732066 ], [ 114.598782,-8.7327 ], [ 114.598504,-8.733214 ], [ 114.59827,-8.733601 ], [ 114.597898,-8.734374 ], [ 114.597609,-8.735282 ], [ 114.597305,-8.736015 ], [ 114.597199,-8.736383 ], [ 114.596871,-8.737208 ], [ 114.596087,-8.739277 ], [ 114.59573,-8.739969 ], [ 114.595506,-8.740465 ], [ 114.595447,-8.740981 ], [ 114.595417,-8.741509 ], [ 114.595424,-8.741611 ], [ 114.59542,-8.741737 ], [ 114.595434,-8.742001 ], [ 114.595524,-8.742758 ], [ 114.59559,-8.743011 ], [ 114.595737,-8.74342 ], [ 114.595909,-8.743961 ], [ 114.596025,-8.74458 ], [ 114.596007,-8.744983 ], [ 114.595909,-8.745684 ], [ 114.595651,-8.746544 ], [ 114.595562,-8.746884 ], [ 114.59539,-8.747724 ], [ 114.595501,-8.749088 ], [ 114.595512,-8.749226 ], [ 114.595483,-8.749609 ], [ 114.595431,-8.750284 ], [ 114.59525,-8.750904 ], [ 114.595023,-8.751275 ], [ 114.594718,-8.751674 ], [ 114.594494,-8.752052 ], [ 114.593745,-8.753268 ], [ 114.592993,-8.75402 ], [ 114.592617,-8.754495 ], [ 114.591665,-8.75558 ], [ 114.591006,-8.756657 ], [ 114.590696,-8.757084 ], [ 114.59047,-8.757369 ], [ 114.590422,-8.757421 ], [ 114.590175,-8.757677 ], [ 114.589847,-8.758064 ], [ 114.589478,-8.758627 ], [ 114.588699,-8.759877 ], [ 114.588569,-8.760103 ], [ 114.588306,-8.760709 ], [ 114.587816,-8.761648 ], [ 114.587361,-8.762141 ], [ 114.587057,-8.762401 ], [ 114.586866,-8.762598 ], [ 114.586536,-8.762936 ], [ 114.585714,-8.763551 ], [ 114.584671,-8.764141 ], [ 114.583369,-8.76476 ], [ 114.582993,-8.765011 ], [ 114.581591,-8.765742 ], [ 114.581224,-8.765902 ], [ 114.579843,-8.766721 ], [ 114.579595,-8.766878 ], [ 114.578373,-8.767471 ], [ 114.578076,-8.76765 ], [ 114.577841,-8.767794 ], [ 114.57778,-8.76782 ], [ 114.577572,-8.767955 ], [ 114.57717,-8.768204 ], [ 114.576687,-8.768637 ], [ 114.576506,-8.768866 ], [ 114.576076,-8.769202 ], [ 114.575571,-8.769468 ], [ 114.574773,-8.769733 ], [ 114.574,-8.769894 ], [ 114.573545,-8.770083 ], [ 114.573217,-8.770304 ], [ 114.572615,-8.770721 ], [ 114.572279,-8.770916 ], [ 114.570724,-8.771623 ], [ 114.569951,-8.771953 ], [ 114.569328,-8.772206 ], [ 114.568709,-8.772393 ], [ 114.567775,-8.772621 ], [ 114.567159,-8.77277 ], [ 114.566172,-8.773022 ], [ 114.565346,-8.773218 ], [ 114.565077,-8.773255 ], [ 114.56415,-8.773485 ], [ 114.562684,-8.773772 ], [ 114.560466,-8.774113 ], [ 114.558683,-8.774176 ], [ 114.557904,-8.774217 ], [ 114.557147,-8.774445 ], [ 114.55695,-8.774547 ], [ 114.556618,-8.774689 ], [ 114.556087,-8.774778 ], [ 114.553873,-8.775075 ], [ 114.553247,-8.775256 ], [ 114.552891,-8.775388 ], [ 114.551135,-8.776095 ], [ 114.549452,-8.77699 ], [ 114.549036,-8.777195 ], [ 114.547995,-8.77766 ], [ 114.54768,-8.777775 ], [ 114.547291,-8.777821 ], [ 114.546832,-8.777783 ], [ 114.54642,-8.777742 ], [ 114.545896,-8.777772 ], [ 114.543848,-8.778265 ], [ 114.542603,-8.778607 ], [ 114.541337,-8.778964 ], [ 114.540565,-8.779159 ], [ 114.540277,-8.779211 ], [ 114.540036,-8.779291 ], [ 114.53966,-8.779446 ], [ 114.539156,-8.779652 ], [ 114.538788,-8.779778 ], [ 114.538309,-8.779835 ], [ 114.536017,-8.779935 ], [ 114.535627,-8.779947 ], [ 114.535077,-8.779904 ], [ 114.534251,-8.77993 ], [ 114.533394,-8.77998 ], [ 114.532668,-8.779933 ], [ 114.531131,-8.779658 ], [ 114.53042,-8.779531 ], [ 114.529013,-8.779438 ], [ 114.528537,-8.779409 ], [ 114.527797,-8.779283 ], [ 114.526768,-8.779174 ], [ 114.525668,-8.779126 ], [ 114.524303,-8.778984 ], [ 114.523607,-8.778824 ], [ 114.521447,-8.77829 ], [ 114.521001,-8.778193 ], [ 114.520189,-8.778046 ], [ 114.517958,-8.777586 ], [ 114.516887,-8.777461 ], [ 114.516307,-8.777366 ], [ 114.515099,-8.777154 ], [ 114.514714,-8.77708 ], [ 114.5143,-8.776925 ], [ 114.514256,-8.776906 ], [ 114.514257,-8.776892 ], [ 114.513993,-8.776832 ], [ 114.513457,-8.776758 ], [ 114.512839,-8.776573 ], [ 114.512795,-8.776577 ], [ 114.512536,-8.776572 ], [ 114.512107,-8.776493 ], [ 114.510463,-8.776145 ], [ 114.509257,-8.775971 ], [ 114.509138,-8.775953 ], [ 114.508599,-8.775865 ], [ 114.50734,-8.775604 ], [ 114.506959,-8.775591 ], [ 114.506608,-8.775567 ], [ 114.504984,-8.775141 ], [ 114.503857,-8.774741 ], [ 114.502906,-8.774408 ], [ 114.502311,-8.774145 ], [ 114.501831,-8.773918 ], [ 114.501212,-8.773723 ], [ 114.500722,-8.773586 ], [ 114.499859,-8.773218 ], [ 114.49886,-8.772793 ], [ 114.498443,-8.772681 ], [ 114.497797,-8.772482 ], [ 114.496926,-8.77207 ], [ 114.496398,-8.771803 ], [ 114.49588,-8.771493 ], [ 114.495602,-8.771331 ], [ 114.494059,-8.770525 ], [ 114.493847,-8.770342 ], [ 114.493605,-8.770146 ], [ 114.493253,-8.769856 ], [ 114.492761,-8.769387 ], [ 114.492521,-8.769065 ], [ 114.492227,-8.768709 ], [ 114.491617,-8.768216 ], [ 114.490396,-8.767475 ], [ 114.490145,-8.76732 ], [ 114.489063,-8.766808 ], [ 114.488302,-8.766569 ], [ 114.486808,-8.766102 ], [ 114.486414,-8.765897 ], [ 114.486093,-8.765756 ], [ 114.48553,-8.76558 ], [ 114.484725,-8.765261 ], [ 114.483297,-8.76454 ], [ 114.482894,-8.764268 ], [ 114.482389,-8.763909 ], [ 114.482005,-8.763681 ], [ 114.480936,-8.762935 ], [ 114.480525,-8.76256 ], [ 114.479723,-8.761826 ], [ 114.479245,-8.761306 ], [ 114.478901,-8.76103 ], [ 114.477894,-8.760156 ], [ 114.47765,-8.760069 ], [ 114.477258,-8.760014 ], [ 114.476374,-8.759935 ], [ 114.474765,-8.759975 ], [ 114.474188,-8.759915 ], [ 114.473862,-8.759936 ], [ 114.473331,-8.759971 ], [ 114.473062,-8.759943 ], [ 114.472016,-8.759784 ], [ 114.471387,-8.759637 ], [ 114.470464,-8.759415 ], [ 114.470056,-8.759295 ], [ 114.468135,-8.758712 ], [ 114.467745,-8.758587 ], [ 114.467172,-8.758375 ], [ 114.466798,-8.758306 ], [ 114.46679,-8.758304 ], [ 114.466485,-8.758174 ], [ 114.46546,-8.757814 ], [ 114.464894,-8.757614 ], [ 114.464159,-8.757507 ], [ 114.463597,-8.757383 ], [ 114.463449,-8.757368 ], [ 114.463105,-8.757305 ], [ 114.462284,-8.757058 ], [ 114.46181,-8.756931 ], [ 114.460947,-8.756769 ], [ 114.460429,-8.756665 ], [ 114.459358,-8.75633 ], [ 114.458924,-8.756192 ], [ 114.458604,-8.756112 ], [ 114.456408,-8.755414 ], [ 114.455265,-8.755032 ], [ 114.45386,-8.754507 ], [ 114.453599,-8.754441 ], [ 114.453283,-8.754359 ], [ 114.452629,-8.754162 ], [ 114.451965,-8.753963 ], [ 114.451403,-8.753811 ], [ 114.45088,-8.753731 ], [ 114.449061,-8.753448 ], [ 114.448376,-8.753257 ], [ 114.447981,-8.753199 ], [ 114.447586,-8.753118 ], [ 114.446884,-8.75288 ], [ 114.445406,-8.752491 ], [ 114.444196,-8.752305 ], [ 114.443448,-8.752206 ], [ 114.443053,-8.752151 ], [ 114.442238,-8.752037 ], [ 114.4412,-8.751891 ], [ 114.440306,-8.751837 ], [ 114.43816,-8.751746 ], [ 114.438029,-8.751729 ], [ 114.437754,-8.751694 ], [ 114.437261,-8.751618 ], [ 114.436403,-8.75145 ], [ 114.435797,-8.751344 ], [ 114.435202,-8.751297 ], [ 114.434496,-8.751317 ], [ 114.434389,-8.751623 ], [ 114.434166,-8.751702 ], [ 114.433523,-8.751858 ], [ 114.433256,-8.751831 ], [ 114.432065,-8.751686 ], [ 114.431824,-8.751763 ], [ 114.431621,-8.751828 ], [ 114.431288,-8.751823 ], [ 114.4309,-8.751749 ], [ 114.430487,-8.751595 ], [ 114.430188,-8.751421 ], [ 114.429828,-8.751234 ], [ 114.429498,-8.751362 ], [ 114.429114,-8.75148 ], [ 114.428747,-8.751497 ], [ 114.428445,-8.751421 ], [ 114.426786,-8.750845 ], [ 114.425855,-8.750401 ], [ 114.425498,-8.750518 ], [ 114.424805,-8.750782 ], [ 114.424252,-8.750723 ], [ 114.423804,-8.750624 ], [ 114.42295,-8.75035 ], [ 114.422231,-8.75003 ], [ 114.421782,-8.749819 ], [ 114.421731,-8.749819 ], [ 114.421479,-8.749789 ], [ 114.421233,-8.749723 ], [ 114.420863,-8.749625 ], [ 114.419254,-8.749104 ], [ 114.418917,-8.748959 ], [ 114.418715,-8.748872 ], [ 114.418181,-8.74888 ], [ 114.417493,-8.748963 ], [ 114.416994,-8.748986 ], [ 114.416344,-8.749037 ], [ 114.416046,-8.749032 ], [ 114.415513,-8.749009 ], [ 114.41505,-8.749294 ], [ 114.414631,-8.749532 ], [ 114.414235,-8.749728 ], [ 114.413932,-8.749878 ], [ 114.413161,-8.750131 ], [ 114.411975,-8.750269 ], [ 114.411375,-8.750336 ], [ 114.410791,-8.750337 ], [ 114.410129,-8.750312 ], [ 114.409528,-8.750351 ], [ 114.409199,-8.750455 ], [ 114.408355,-8.750785 ], [ 114.408041,-8.750938 ], [ 114.40775,-8.751146 ], [ 114.407315,-8.751469 ], [ 114.407,-8.751581 ], [ 114.405749,-8.75189 ], [ 114.405152,-8.751959 ], [ 114.404438,-8.751974 ], [ 114.404091,-8.75192 ], [ 114.403018,-8.75171 ], [ 114.402596,-8.751677 ], [ 114.402181,-8.751733 ], [ 114.401644,-8.751869 ], [ 114.401364,-8.751995 ], [ 114.401131,-8.752166 ], [ 114.401143,-8.75253 ], [ 114.40101,-8.752615 ], [ 114.400814,-8.752645 ], [ 114.400614,-8.752615 ], [ 114.400459,-8.752539 ], [ 114.400166,-8.752304 ], [ 114.39997,-8.752127 ], [ 114.399357,-8.751804 ], [ 114.398903,-8.751764 ], [ 114.398223,-8.751772 ], [ 114.397766,-8.751883 ], [ 114.397281,-8.751898 ], [ 114.396695,-8.751849 ], [ 114.395625,-8.751649 ], [ 114.394325,-8.751373 ], [ 114.393979,-8.751394 ], [ 114.393639,-8.751521 ], [ 114.393021,-8.751727 ], [ 114.392713,-8.751768 ], [ 114.392377,-8.75187 ], [ 114.391606,-8.752071 ], [ 114.391185,-8.752049 ], [ 114.390574,-8.751933 ], [ 114.388395,-8.751307 ], [ 114.387591,-8.751003 ], [ 114.38715,-8.750823 ], [ 114.385117,-8.749864 ], [ 114.384821,-8.749761 ], [ 114.38477,-8.749747 ], [ 114.383262,-8.749349 ], [ 114.382768,-8.749219 ], [ 114.381492,-8.748738 ], [ 114.381128,-8.748714 ], [ 114.380443,-8.748756 ], [ 114.379591,-8.748882 ], [ 114.379061,-8.749023 ], [ 114.378782,-8.749181 ], [ 114.378545,-8.749274 ], [ 114.37819,-8.749344 ], [ 114.37712,-8.749407 ], [ 114.376339,-8.749392 ], [ 114.37494,-8.749309 ], [ 114.374339,-8.749274 ], [ 114.373799,-8.749252 ], [ 114.373054,-8.749213 ], [ 114.372642,-8.749157 ], [ 114.37242,-8.749087 ], [ 114.372134,-8.749183 ], [ 114.372022,-8.749219 ], [ 114.371158,-8.74915 ], [ 114.370693,-8.749756 ], [ 114.37053,-8.749969 ], [ 114.370268,-8.750241 ], [ 114.370078,-8.75035 ], [ 114.369802,-8.750438 ], [ 114.36963,-8.75044 ], [ 114.369424,-8.750357 ], [ 114.369308,-8.750262 ], [ 114.367915,-8.749935 ], [ 114.367266,-8.749759 ], [ 114.366393,-8.749521 ], [ 114.365893,-8.74938 ], [ 114.365289,-8.74923 ], [ 114.364458,-8.74881 ], [ 114.362754,-8.747616 ], [ 114.362359,-8.747384 ], [ 114.361053,-8.747109 ], [ 114.359667,-8.746824 ], [ 114.359086,-8.746675 ], [ 114.358523,-8.746624 ], [ 114.35813,-8.746623 ], [ 114.35592,-8.746294 ], [ 114.354937,-8.746075 ], [ 114.354558,-8.745952 ], [ 114.354127,-8.745805 ], [ 114.353634,-8.745682 ], [ 114.352702,-8.745249 ], [ 114.352178,-8.745009 ], [ 114.351573,-8.744856 ], [ 114.351085,-8.744751 ], [ 114.350345,-8.744507 ], [ 114.34994,-8.744342 ], [ 114.34945,-8.744119 ], [ 114.349119,-8.743968 ], [ 114.348722,-8.74373 ], [ 114.348189,-8.74336 ], [ 114.346968,-8.743157 ], [ 114.346216,-8.742932 ], [ 114.345483,-8.742731 ], [ 114.345132,-8.742655 ], [ 114.344534,-8.742353 ], [ 114.344268,-8.742176 ], [ 114.344011,-8.741901 ], [ 114.343711,-8.741365 ], [ 114.343315,-8.740996 ], [ 114.343194,-8.740858 ], [ 114.342998,-8.740597 ], [ 114.342747,-8.740138 ], [ 114.342544,-8.739618 ], [ 114.342342,-8.739271 ], [ 114.342213,-8.738955 ], [ 114.342017,-8.73767 ], [ 114.342085,-8.736627 ], [ 114.342172,-8.736186 ], [ 114.34267,-8.735113 ], [ 114.342787,-8.734856 ], [ 114.342846,-8.734666 ], [ 114.343093,-8.734394 ], [ 114.34382,-8.733651 ], [ 114.344112,-8.73335 ], [ 114.344227,-8.73329 ], [ 114.344384,-8.733331 ], [ 114.344703,-8.733559 ], [ 114.344968,-8.733493 ], [ 114.345374,-8.733169 ], [ 114.345862,-8.732806 ], [ 114.345953,-8.732768 ], [ 114.346137,-8.732824 ], [ 114.346345,-8.733012 ], [ 114.346464,-8.733121 ], [ 114.347335,-8.732865 ], [ 114.347695,-8.732815 ], [ 114.348609,-8.732561 ], [ 114.349074,-8.732047 ], [ 114.349221,-8.731848 ], [ 114.349929,-8.730981 ], [ 114.350111,-8.730608 ], [ 114.350294,-8.73034 ], [ 114.350452,-8.730165 ], [ 114.35071,-8.730015 ], [ 114.3511,-8.729843 ], [ 114.35139,-8.729678 ], [ 114.351984,-8.729453 ], [ 114.352297,-8.729368 ], [ 114.352491,-8.729376 ], [ 114.352983,-8.729722 ], [ 114.35329,-8.72991 ], [ 114.354475,-8.729564 ], [ 114.355294,-8.729212 ], [ 114.356129,-8.728658 ], [ 114.35653,-8.728437 ], [ 114.35692,-8.728238 ], [ 114.357261,-8.728327 ], [ 114.357466,-8.728375 ], [ 114.358477,-8.727864 ], [ 114.36035,-8.726732 ], [ 114.36076,-8.726433 ], [ 114.361729,-8.726049 ], [ 114.36229,-8.725839 ], [ 114.362953,-8.72539 ], [ 114.363385,-8.72498 ], [ 114.364545,-8.724082 ], [ 114.36522,-8.723661 ], [ 114.365273,-8.723631 ], [ 114.366669,-8.72278 ], [ 114.367167,-8.722329 ], [ 114.367649,-8.721632 ], [ 114.368409,-8.720648 ], [ 114.368648,-8.720464 ], [ 114.369013,-8.720129 ], [ 114.369374,-8.719659 ], [ 114.370033,-8.719166 ], [ 114.370236,-8.719032 ], [ 114.370459,-8.718971 ], [ 114.370609,-8.718938 ], [ 114.370798,-8.718762 ], [ 114.370892,-8.718678 ], [ 114.371035,-8.71862 ], [ 114.371138,-8.718331 ], [ 114.37123,-8.718034 ], [ 114.371536,-8.717563 ], [ 114.371706,-8.717345 ], [ 114.372447,-8.715338 ], [ 114.37267,-8.714753 ], [ 114.372794,-8.714463 ], [ 114.372765,-8.713932 ], [ 114.373142,-8.712101 ], [ 114.373265,-8.711773 ], [ 114.373449,-8.711458 ], [ 114.373597,-8.711213 ], [ 114.373673,-8.711039 ], [ 114.373811,-8.710909 ], [ 114.373921,-8.71083 ], [ 114.373987,-8.710639 ], [ 114.374101,-8.710197 ], [ 114.374315,-8.709808 ], [ 114.374822,-8.708933 ], [ 114.374945,-8.708632 ], [ 114.375118,-8.708157 ], [ 114.375345,-8.707675 ], [ 114.375513,-8.707303 ], [ 114.375564,-8.706925 ], [ 114.375511,-8.706593 ], [ 114.375482,-8.706293 ], [ 114.375498,-8.706161 ], [ 114.37586,-8.705909 ], [ 114.376186,-8.705523 ], [ 114.376333,-8.705272 ], [ 114.376584,-8.70437 ], [ 114.376656,-8.702918 ], [ 114.376726,-8.702128 ], [ 114.376985,-8.701096 ], [ 114.377356,-8.699512 ], [ 114.377407,-8.698909 ], [ 114.377351,-8.698574 ], [ 114.37717,-8.698035 ], [ 114.376965,-8.697581 ], [ 114.376745,-8.69718 ], [ 114.376616,-8.696758 ], [ 114.376446,-8.696292 ], [ 114.376219,-8.695533 ], [ 114.376085,-8.695237 ], [ 114.375659,-8.693984 ], [ 114.375391,-8.693317 ], [ 114.375034,-8.692429 ], [ 114.374906,-8.69206 ], [ 114.374466,-8.690787 ], [ 114.374377,-8.690469 ], [ 114.374349,-8.690149 ], [ 114.374366,-8.689879 ], [ 114.374476,-8.689239 ], [ 114.374526,-8.688969 ], [ 114.374693,-8.688559 ], [ 114.374795,-8.688287 ], [ 114.374904,-8.688014 ], [ 114.374997,-8.687782 ], [ 114.374975,-8.687019 ], [ 114.374955,-8.686397 ], [ 114.374936,-8.686015 ], [ 114.374813,-8.685586 ], [ 114.374409,-8.684907 ], [ 114.374265,-8.684656 ], [ 114.37412,-8.68444 ], [ 114.37386,-8.684354 ], [ 114.373477,-8.683896 ], [ 114.373387,-8.683781 ], [ 114.373281,-8.683646 ], [ 114.373157,-8.683276 ], [ 114.373112,-8.682836 ], [ 114.373075,-8.682606 ], [ 114.372992,-8.682316 ], [ 114.372973,-8.682078 ], [ 114.373026,-8.681301 ], [ 114.373076,-8.681042 ], [ 114.373028,-8.680328 ], [ 114.372929,-8.679725 ], [ 114.37281,-8.679325 ], [ 114.372745,-8.679082 ], [ 114.373033,-8.677957 ], [ 114.373054,-8.677763 ], [ 114.372912,-8.677454 ], [ 114.372707,-8.676792 ], [ 114.372636,-8.67664 ], [ 114.372481,-8.676517 ], [ 114.372329,-8.676414 ], [ 114.372243,-8.676288 ], [ 114.372215,-8.676008 ], [ 114.372239,-8.675592 ], [ 114.371865,-8.674516 ], [ 114.371776,-8.674352 ], [ 114.371596,-8.674071 ], [ 114.371488,-8.673783 ], [ 114.371393,-8.673458 ], [ 114.371343,-8.673289 ], [ 114.371325,-8.673124 ], [ 114.371155,-8.672912 ], [ 114.370775,-8.672159 ], [ 114.369865,-8.670495 ], [ 114.369739,-8.670308 ], [ 114.369444,-8.669939 ], [ 114.369286,-8.669655 ], [ 114.369006,-8.669263 ], [ 114.368691,-8.668734 ], [ 114.367871,-8.667622 ], [ 114.367665,-8.667255 ], [ 114.367453,-8.666853 ], [ 114.366616,-8.665563 ], [ 114.366274,-8.665044 ], [ 114.366137,-8.664849 ], [ 114.366102,-8.66482 ], [ 114.366017,-8.664722 ], [ 114.365924,-8.664563 ], [ 114.365924,-8.664562 ], [ 114.365769,-8.664193 ], [ 114.365587,-8.664079 ], [ 114.365531,-8.663982 ], [ 114.365049,-8.663198 ], [ 114.364739,-8.662672 ], [ 114.364032,-8.661691 ], [ 114.363626,-8.661104 ], [ 114.362922,-8.660251 ], [ 114.362509,-8.659712 ], [ 114.361538,-8.658398 ], [ 114.361106,-8.657919 ], [ 114.360509,-8.65728 ], [ 114.360508,-8.657279 ], [ 114.359986,-8.656596 ], [ 114.359218,-8.655805 ], [ 114.358682,-8.655255 ], [ 114.358276,-8.654849 ], [ 114.357909,-8.654496 ], [ 114.357288,-8.653772 ], [ 114.356883,-8.653338 ], [ 114.355953,-8.652312 ], [ 114.354524,-8.650623 ], [ 114.354153,-8.650153 ], [ 114.353773,-8.6496 ], [ 114.353202,-8.649086 ], [ 114.351872,-8.647773 ], [ 114.35091,-8.646599 ], [ 114.350553,-8.646171 ], [ 114.348827,-8.644763 ], [ 114.348262,-8.644396 ], [ 114.347958,-8.644173 ], [ 114.347577,-8.643828 ], [ 114.346661,-8.643193 ], [ 114.346368,-8.642962 ], [ 114.34601,-8.642599 ], [ 114.345703,-8.642279 ], [ 114.34537,-8.641948 ], [ 114.344985,-8.641673 ], [ 114.344709,-8.641486 ], [ 114.343889,-8.640908 ], [ 114.343847,-8.640889 ], [ 114.343443,-8.640647 ], [ 114.342656,-8.640026 ], [ 114.342362,-8.639735 ], [ 114.341939,-8.639333 ], [ 114.34152,-8.639081 ], [ 114.341069,-8.638815 ], [ 114.340303,-8.638313 ], [ 114.339328,-8.637573 ], [ 114.338948,-8.63726 ], [ 114.33838,-8.636757 ], [ 114.337498,-8.635976 ], [ 114.337075,-8.635538 ], [ 114.336708,-8.635216 ], [ 114.335136,-8.634267 ], [ 114.334688,-8.633908 ], [ 114.334673,-8.633896 ], [ 114.334473,-8.633727 ], [ 114.332991,-8.632484 ], [ 114.332553,-8.632181 ], [ 114.332277,-8.63205 ], [ 114.332002,-8.63191 ], [ 114.330131,-8.63079 ], [ 114.329216,-8.630163 ], [ 114.327854,-8.629288 ], [ 114.327493,-8.629051 ], [ 114.325699,-8.627753 ], [ 114.325046,-8.627457 ], [ 114.324414,-8.627129 ], [ 114.323537,-8.626652 ], [ 114.321651,-8.625578 ], [ 114.320498,-8.624862 ], [ 114.320054,-8.624586 ], [ 114.319341,-8.62426 ], [ 114.318602,-8.623882 ], [ 114.316948,-8.623153 ], [ 114.315671,-8.622507 ], [ 114.314968,-8.622209 ], [ 114.314121,-8.621849 ], [ 114.312687,-8.621192 ], [ 114.312293,-8.621054 ], [ 114.311382,-8.620728 ], [ 114.309801,-8.620065 ], [ 114.308261,-8.619347 ], [ 114.307251,-8.618977 ], [ 114.306385,-8.618683 ], [ 114.305126,-8.618264 ], [ 114.304362,-8.618073 ], [ 114.30401,-8.617967 ], [ 114.303431,-8.617843 ], [ 114.302747,-8.617712 ], [ 114.300575,-8.617183 ], [ 114.300276,-8.617033 ], [ 114.299732,-8.616796 ], [ 114.299156,-8.616627 ], [ 114.298695,-8.616507 ], [ 114.298494,-8.616398 ], [ 114.298455,-8.616371 ], [ 114.298416,-8.616367 ], [ 114.298098,-8.616281 ], [ 114.297614,-8.616089 ], [ 114.296197,-8.615533 ], [ 114.295679,-8.615338 ], [ 114.29395,-8.614719 ], [ 114.292763,-8.614371 ], [ 114.292435,-8.613404 ], [ 114.292306,-8.612564 ], [ 114.292243,-8.611893 ], [ 114.292147,-8.611088 ], [ 114.292052,-8.610249 ], [ 114.292012,-8.609544 ], [ 114.291891,-8.608424 ], [ 114.2918,-8.607715 ], [ 114.291769,-8.607231 ], [ 114.291847,-8.607092 ], [ 114.291627,-8.605955 ], [ 114.291525,-8.605355 ], [ 114.291486,-8.603646 ], [ 114.291393,-8.603329 ], [ 114.290978,-8.602956 ], [ 114.290717,-8.602761 ], [ 114.290135,-8.602076 ], [ 114.289786,-8.601675 ], [ 114.289554,-8.60141 ], [ 114.289379,-8.601185 ], [ 114.289351,-8.601061 ], [ 114.289392,-8.600798 ], [ 114.289453,-8.600663 ], [ 114.28958,-8.600575 ], [ 114.289987,-8.600575 ], [ 114.290405,-8.600597 ], [ 114.290826,-8.600515 ], [ 114.291159,-8.600181 ], [ 114.29116,-8.599743 ], [ 114.290947,-8.599342 ], [ 114.290297,-8.599083 ], [ 114.29013,-8.599001 ], [ 114.289936,-8.598819 ], [ 114.289709,-8.598494 ], [ 114.289646,-8.598319 ], [ 114.289737,-8.597816 ], [ 114.289838,-8.597515 ], [ 114.289899,-8.597389 ], [ 114.289884,-8.596934 ], [ 114.288899,-8.596779 ], [ 114.288661,-8.596729 ], [ 114.28849,-8.596601 ], [ 114.288333,-8.596314 ], [ 114.288293,-8.596158 ], [ 114.288346,-8.595977 ], [ 114.28852,-8.595833 ], [ 114.288593,-8.595302 ], [ 114.2885,-8.594907 ], [ 114.288524,-8.594442 ], [ 114.28847,-8.59404 ], [ 114.28865,-8.593721 ], [ 114.288757,-8.593554 ], [ 114.288798,-8.59326 ], [ 114.288624,-8.592888 ], [ 114.288621,-8.592771 ], [ 114.288633,-8.592673 ], [ 114.288467,-8.592408 ], [ 114.288293,-8.592171 ], [ 114.288262,-8.592078 ], [ 114.288501,-8.591765 ], [ 114.28888,-8.591266 ], [ 114.289085,-8.590973 ], [ 114.288952,-8.590624 ], [ 114.288832,-8.590348 ], [ 114.288839,-8.590266 ], [ 114.288997,-8.59012 ], [ 114.289432,-8.58997 ], [ 114.289545,-8.589718 ], [ 114.289642,-8.589528 ], [ 114.289786,-8.589387 ], [ 114.290108,-8.588618 ], [ 114.290255,-8.588538 ], [ 114.290453,-8.588475 ], [ 114.290822,-8.588167 ], [ 114.2909,-8.587627 ], [ 114.2909,-8.586997 ], [ 114.290567,-8.586373 ], [ 114.290352,-8.586006 ], [ 114.290109,-8.585592 ], [ 114.289973,-8.585355 ], [ 114.289536,-8.585154 ], [ 114.28942,-8.584623 ], [ 114.289132,-8.584113 ], [ 114.288994,-8.58372 ], [ 114.288999,-8.583115 ], [ 114.289048,-8.582577 ], [ 114.289087,-8.582444 ], [ 114.289284,-8.582374 ], [ 114.289439,-8.582352 ], [ 114.289694,-8.581716 ], [ 114.289831,-8.581042 ], [ 114.289517,-8.580532 ], [ 114.289292,-8.580198 ], [ 114.28906,-8.579762 ], [ 114.288874,-8.579498 ], [ 114.288617,-8.579041 ], [ 114.288349,-8.578072 ], [ 114.288248,-8.577707 ], [ 114.288167,-8.577434 ], [ 114.288131,-8.577427 ], [ 114.287767,-8.577208 ], [ 114.287216,-8.577122 ], [ 114.287021,-8.577091 ], [ 114.286635,-8.576847 ], [ 114.286503,-8.576722 ], [ 114.28645,-8.576612 ], [ 114.286493,-8.576506 ], [ 114.28684,-8.576117 ], [ 114.286786,-8.575761 ], [ 114.286474,-8.575406 ], [ 114.28644,-8.575307 ], [ 114.286401,-8.575004 ], [ 114.28634,-8.574766 ], [ 114.286275,-8.574396 ], [ 114.286198,-8.574228 ], [ 114.286055,-8.574139 ], [ 114.285618,-8.574458 ], [ 114.285483,-8.574609 ], [ 114.285384,-8.574731 ], [ 114.285264,-8.57476 ], [ 114.285151,-8.574736 ], [ 114.285042,-8.574657 ], [ 114.285011,-8.574441 ], [ 114.285158,-8.573888 ], [ 114.285211,-8.57365 ], [ 114.284743,-8.573526 ], [ 114.284452,-8.573478 ], [ 114.284147,-8.573373 ], [ 114.284027,-8.573285 ], [ 114.283949,-8.573159 ], [ 114.283952,-8.572986 ], [ 114.284021,-8.572829 ], [ 114.284342,-8.572477 ], [ 114.284447,-8.572339 ], [ 114.284447,-8.57213 ], [ 114.284338,-8.571892 ], [ 114.284222,-8.571755 ], [ 114.283508,-8.572122 ], [ 114.283314,-8.572231 ], [ 114.283181,-8.572256 ], [ 114.283085,-8.572207 ], [ 114.282937,-8.571592 ], [ 114.282949,-8.571429 ], [ 114.282955,-8.571347 ], [ 114.283153,-8.570896 ], [ 114.283252,-8.570539 ], [ 114.283244,-8.570199 ], [ 114.283197,-8.569977 ], [ 114.282893,-8.570009 ], [ 114.282351,-8.570258 ], [ 114.282147,-8.570346 ], [ 114.282017,-8.570346 ], [ 114.281922,-8.570265 ], [ 114.281928,-8.570084 ], [ 114.281966,-8.569771 ], [ 114.281954,-8.569452 ], [ 114.281798,-8.569096 ], [ 114.281656,-8.568964 ], [ 114.281485,-8.568901 ], [ 114.281129,-8.568994 ], [ 114.280809,-8.569157 ], [ 114.280572,-8.569279 ], [ 114.280272,-8.569317 ], [ 114.279864,-8.569178 ], [ 114.27949,-8.568976 ], [ 114.279346,-8.568852 ], [ 114.279202,-8.568618 ], [ 114.279177,-8.568498 ], [ 114.279402,-8.56804 ], [ 114.279641,-8.567532 ], [ 114.27976,-8.566961 ], [ 114.279776,-8.566829 ], [ 114.279696,-8.566631 ], [ 114.279567,-8.566669 ], [ 114.279467,-8.566724 ], [ 114.279298,-8.566712 ], [ 114.27923,-8.566593 ], [ 114.279125,-8.566055 ], [ 114.279049,-8.565793 ], [ 114.278837,-8.565517 ], [ 114.278466,-8.565256 ], [ 114.277865,-8.564932 ], [ 114.277752,-8.564834 ], [ 114.277636,-8.564733 ], [ 114.277596,-8.564679 ], [ 114.277374,-8.564304 ], [ 114.277182,-8.563945 ], [ 114.277149,-8.563862 ], [ 114.277208,-8.563697 ], [ 114.277303,-8.563427 ], [ 114.277325,-8.562909 ], [ 114.27712,-8.562602 ], [ 114.277031,-8.562417 ], [ 114.276813,-8.561963 ], [ 114.276677,-8.561677 ], [ 114.27641,-8.561636 ], [ 114.276158,-8.561604 ], [ 114.276006,-8.561537 ], [ 114.275911,-8.561426 ], [ 114.275795,-8.561259 ], [ 114.275608,-8.561086 ], [ 114.275347,-8.56097 ], [ 114.27499,-8.560758 ], [ 114.274831,-8.560628 ], [ 114.274796,-8.560461 ], [ 114.274839,-8.560334 ], [ 114.274938,-8.560221 ], [ 114.274741,-8.559885 ], [ 114.274634,-8.559718 ], [ 114.27465,-8.559583 ], [ 114.274705,-8.559433 ], [ 114.27469,-8.559315 ], [ 114.274678,-8.559186 ], [ 114.274658,-8.559034 ], [ 114.274634,-8.558875 ], [ 114.27461,-8.558706 ], [ 114.274573,-8.558413 ], [ 114.274563,-8.558051 ], [ 114.274628,-8.557603 ], [ 114.274694,-8.557229 ], [ 114.274759,-8.556868 ], [ 114.274811,-8.55652 ], [ 114.274854,-8.556145 ], [ 114.274905,-8.5558 ], [ 114.274941,-8.555488 ], [ 114.275004,-8.55519 ], [ 114.27506,-8.555013 ], [ 114.275111,-8.554864 ], [ 114.275239,-8.55457 ], [ 114.275295,-8.554451 ], [ 114.275365,-8.554305 ], [ 114.275454,-8.554143 ], [ 114.275632,-8.553845 ], [ 114.275746,-8.553584 ], [ 114.275924,-8.553262 ], [ 114.276102,-8.552926 ], [ 114.276267,-8.552591 ], [ 114.276445,-8.552143 ], [ 114.276573,-8.551795 ], [ 114.276663,-8.551434 ], [ 114.276703,-8.551173 ], [ 114.276712,-8.550966 ], [ 114.276605,-8.550721 ], [ 114.276421,-8.550299 ], [ 114.275909,-8.548905 ], [ 114.275648,-8.548136 ], [ 114.274858,-8.546068 ], [ 114.274395,-8.544911 ], [ 114.27415,-8.544284 ], [ 114.273895,-8.543526 ], [ 114.273474,-8.542401 ], [ 114.27311,-8.541204 ], [ 114.272726,-8.539957 ], [ 114.272638,-8.539764 ], [ 114.272627,-8.539684 ], [ 114.272606,-8.539401 ], [ 114.272624,-8.539053 ], [ 114.272693,-8.537683 ], [ 114.27272,-8.536925 ], [ 114.272755,-8.536338 ], [ 114.272749,-8.536084 ], [ 114.272742,-8.534856 ], [ 114.272756,-8.534603 ], [ 114.272782,-8.534122 ], [ 114.272864,-8.532906 ], [ 114.272858,-8.532755 ], [ 114.270648,-8.532098 ], [ 114.269754,-8.531614 ], [ 114.269502,-8.531498 ], [ 114.269069,-8.531299 ], [ 114.268525,-8.531102 ], [ 114.267598,-8.530759 ], [ 114.267251,-8.530592 ], [ 114.267193,-8.529946 ], [ 114.267183,-8.529801 ], [ 114.267231,-8.529622 ], [ 114.267275,-8.529456 ], [ 114.267602,-8.528634 ], [ 114.267792,-8.528118 ], [ 114.267989,-8.527532 ], [ 114.268006,-8.527161 ], [ 114.268091,-8.52529 ], [ 114.268014,-8.52465 ], [ 114.267861,-8.524031 ], [ 114.267694,-8.523216 ], [ 114.26759,-8.522689 ], [ 114.267442,-8.522061 ], [ 114.267262,-8.521295 ], [ 114.267217,-8.520591 ], [ 114.267303,-8.519718 ], [ 114.267414,-8.518587 ], [ 114.26747,-8.517988 ], [ 114.267612,-8.516336 ], [ 114.267696,-8.514736 ], [ 114.26775,-8.514223 ], [ 114.267805,-8.513918 ], [ 114.267831,-8.513335 ], [ 114.267857,-8.513222 ], [ 114.26788,-8.513009 ], [ 114.267879,-8.512558 ], [ 114.267891,-8.512393 ], [ 114.267961,-8.511409 ], [ 114.268083,-8.509467 ], [ 114.268092,-8.509195 ], [ 114.268124,-8.508635 ], [ 114.268171,-8.507873 ], [ 114.268165,-8.506922 ], [ 114.269025,-8.507006 ], [ 114.269679,-8.507066 ], [ 114.271957,-8.507332 ], [ 114.272335,-8.507337 ], [ 114.272573,-8.507348 ], [ 114.273676,-8.507356 ], [ 114.274173,-8.507339 ], [ 114.27454,-8.507342 ], [ 114.275067,-8.507316 ], [ 114.275415,-8.507298 ], [ 114.275862,-8.507282 ], [ 114.2762,-8.507225 ], [ 114.276449,-8.507157 ], [ 114.276688,-8.50707 ], [ 114.276878,-8.506913 ], [ 114.277005,-8.506734 ], [ 114.27711,-8.506285 ], [ 114.277261,-8.505586 ], [ 114.277352,-8.505247 ], [ 114.277849,-8.503172 ], [ 114.277866,-8.503111 ], [ 114.27797,-8.501994 ], [ 114.278123,-8.500443 ], [ 114.278142,-8.499943 ], [ 114.278155,-8.499617 ], [ 114.27824,-8.498209 ], [ 114.278344,-8.497396 ], [ 114.278371,-8.496945 ], [ 114.278284,-8.496484 ], [ 114.277846,-8.49463 ], [ 114.277531,-8.493565 ], [ 114.277463,-8.493166 ], [ 114.277446,-8.492921 ], [ 114.277495,-8.49263 ], [ 114.277536,-8.492383 ], [ 114.277549,-8.492043 ], [ 114.277441,-8.491732 ], [ 114.276678,-8.490853 ], [ 114.276332,-8.490544 ], [ 114.2757,-8.490253 ], [ 114.275627,-8.489883 ], [ 114.275496,-8.489484 ], [ 114.275472,-8.488866 ], [ 114.275578,-8.488149 ], [ 114.275589,-8.487144 ], [ 114.27597,-8.487712 ], [ 114.276168,-8.488129 ], [ 114.276349,-8.488463 ], [ 114.276916,-8.488733 ], [ 114.277183,-8.488835 ], [ 114.277818,-8.488889 ], [ 114.278487,-8.488877 ], [ 114.27914,-8.488765 ], [ 114.279358,-8.48865 ], [ 114.279796,-8.488287 ], [ 114.280217,-8.487857 ], [ 114.280722,-8.487312 ], [ 114.280908,-8.487064 ], [ 114.28101,-8.486657 ], [ 114.281067,-8.486348 ], [ 114.281235,-8.485499 ], [ 114.281402,-8.484853 ], [ 114.2815,-8.484463 ], [ 114.281637,-8.484248 ], [ 114.281896,-8.484048 ], [ 114.2821,-8.483968 ], [ 114.282507,-8.48389 ], [ 114.283022,-8.48384 ], [ 114.283538,-8.483776 ], [ 114.283958,-8.483738 ], [ 114.284243,-8.483632 ], [ 114.284339,-8.483511 ], [ 114.284435,-8.483364 ], [ 114.284518,-8.483135 ], [ 114.284724,-8.482705 ], [ 114.284957,-8.482356 ], [ 114.285189,-8.482115 ], [ 114.285448,-8.481874 ], [ 114.285666,-8.481754 ], [ 114.285897,-8.481688 ], [ 114.286081,-8.481622 ], [ 114.286447,-8.481544 ], [ 114.286828,-8.481425 ], [ 114.287099,-8.481333 ], [ 114.287412,-8.481186 ], [ 114.287969,-8.480974 ], [ 114.288078,-8.480935 ], [ 114.288349,-8.480896 ], [ 114.289,-8.480927 ], [ 114.28948,-8.480914 ], [ 114.289639,-8.480649 ], [ 114.289723,-8.480164 ], [ 114.28993,-8.479734 ], [ 114.290108,-8.479452 ], [ 114.290394,-8.479211 ], [ 114.290666,-8.479105 ], [ 114.29093,-8.479078 ], [ 114.291665,-8.479102 ], [ 114.29213,-8.479105 ], [ 114.292634,-8.478955 ], [ 114.292805,-8.478853 ], [ 114.293275,-8.478574 ], [ 114.294208,-8.47806 ], [ 114.294615,-8.477986 ], [ 114.294828,-8.477987 ], [ 114.295349,-8.478261 ], [ 114.295618,-8.478532 ], [ 114.296099,-8.47894 ], [ 114.29662,-8.479232 ], [ 114.296813,-8.47933 ], [ 114.297162,-8.479332 ], [ 114.297588,-8.479239 ], [ 114.297937,-8.479222 ], [ 114.298111,-8.479281 ], [ 114.298709,-8.479516 ], [ 114.299405,-8.479655 ], [ 114.299792,-8.479677 ], [ 114.300004,-8.479756 ], [ 114.300429,-8.479913 ], [ 114.300815,-8.480069 ], [ 114.30151,-8.480382 ], [ 114.301935,-8.48052 ], [ 114.302264,-8.480638 ], [ 114.302456,-8.480735 ], [ 114.30263,-8.48089 ], [ 114.302961,-8.48108 ], [ 114.303409,-8.481514 ], [ 114.30339,-8.481645 ], [ 114.30337,-8.481794 ], [ 114.303256,-8.481906 ], [ 114.302992,-8.482035 ], [ 114.302821,-8.482165 ], [ 114.302708,-8.482277 ], [ 114.302688,-8.482445 ], [ 114.302779,-8.482895 ], [ 114.302984,-8.483121 ], [ 114.303549,-8.483181 ], [ 114.30368,-8.483257 ], [ 114.304166,-8.483803 ], [ 114.304556,-8.48448 ], [ 114.305137,-8.48484 ], [ 114.3057,-8.485087 ], [ 114.306133,-8.485109 ], [ 114.306718,-8.484963 ], [ 114.307341,-8.484686 ], [ 114.307812,-8.484614 ], [ 114.308038,-8.484616 ], [ 114.308413,-8.48475 ], [ 114.30877,-8.48492 ], [ 114.309222,-8.484905 ], [ 114.30975,-8.484815 ], [ 114.310353,-8.484688 ], [ 114.31107,-8.484393 ], [ 114.311504,-8.48419 ], [ 114.31173,-8.484173 ], [ 114.311881,-8.48423 ], [ 114.312254,-8.484422 ], [ 114.312962,-8.48468 ], [ 114.313343,-8.484791 ], [ 114.313796,-8.484903 ], [ 114.314271,-8.484955 ], [ 114.314396,-8.484979 ], [ 114.314777,-8.485036 ], [ 114.315611,-8.485313 ], [ 114.315991,-8.485641 ], [ 114.316588,-8.486139 ], [ 114.316951,-8.48619 ], [ 114.317533,-8.48614 ], [ 114.318261,-8.485927 ], [ 114.318971,-8.48586 ], [ 114.319425,-8.485899 ], [ 114.320332,-8.486104 ], [ 114.320913,-8.486253 ], [ 114.321893,-8.486494 ], [ 114.322219,-8.486605 ], [ 114.3226,-8.486788 ], [ 114.322763,-8.486916 ], [ 114.323069,-8.487334 ], [ 114.323248,-8.487715 ], [ 114.323428,-8.488005 ], [ 114.323572,-8.488205 ], [ 114.323807,-8.488388 ], [ 114.324134,-8.488444 ], [ 114.324502,-8.488464 ], [ 114.324745,-8.488465 ], [ 114.325082,-8.488499 ], [ 114.325397,-8.488596 ], [ 114.325649,-8.488744 ], [ 114.326237,-8.489178 ], [ 114.326751,-8.489569 ], [ 114.327012,-8.489833 ], [ 114.327306,-8.490035 ], [ 114.327674,-8.490184 ], [ 114.328274,-8.490335 ], [ 114.3288,-8.490506 ], [ 114.329482,-8.490758 ], [ 114.329702,-8.490817 ], [ 114.330178,-8.49082 ], [ 114.330596,-8.490708 ], [ 114.330968,-8.490572 ], [ 114.331247,-8.490435 ], [ 114.331944,-8.490209 ], [ 114.332572,-8.489994 ], [ 114.333013,-8.489893 ], [ 114.333303,-8.489918 ], [ 114.333767,-8.489933 ], [ 114.334057,-8.489923 ], [ 114.334382,-8.489868 ], [ 114.334719,-8.489766 ], [ 114.334893,-8.489652 ], [ 114.335044,-8.489584 ], [ 114.335156,-8.489766 ], [ 114.335397,-8.490272 ], [ 114.33563,-8.490736 ], [ 114.335688,-8.490867 ], [ 114.335843,-8.49121 ], [ 114.33613,-8.491854 ], [ 114.336457,-8.492759 ], [ 114.33678,-8.493369 ], [ 114.336796,-8.493346 ], [ 114.337241,-8.494141 ], [ 114.337721,-8.494945 ], [ 114.338035,-8.495514 ], [ 114.338419,-8.495964 ], [ 114.338208,-8.497732 ], [ 114.337975,-8.499468 ], [ 114.33791,-8.499952 ], [ 114.337792,-8.500897 ], [ 114.337785,-8.501026 ], [ 114.337768,-8.501353 ], [ 114.337771,-8.501394 ], [ 114.337768,-8.502047 ], [ 114.337673,-8.503427 ], [ 114.337613,-8.504288 ], [ 114.337505,-8.505509 ], [ 114.337487,-8.505658 ], [ 114.337237,-8.507754 ], [ 114.337183,-8.508466 ], [ 114.337179,-8.508573 ], [ 114.337091,-8.50878 ], [ 114.337068,-8.509763 ], [ 114.337067,-8.509981 ], [ 114.337067,-8.509996 ], [ 114.337054,-8.510143 ], [ 114.337022,-8.510536 ], [ 114.337015,-8.510791 ], [ 114.33699,-8.511754 ], [ 114.336971,-8.512185 ], [ 114.337393,-8.512265 ], [ 114.337961,-8.512375 ], [ 114.339697,-8.512765 ], [ 114.341942,-8.513089 ], [ 114.343107,-8.513237 ], [ 114.343919,-8.513322 ], [ 114.344705,-8.513403 ], [ 114.345029,-8.513448 ], [ 114.34542,-8.513447 ], [ 114.346055,-8.51346 ], [ 114.346848,-8.513467 ], [ 114.347496,-8.513613 ], [ 114.347974,-8.513666 ], [ 114.348294,-8.513695 ], [ 114.348648,-8.513823 ], [ 114.348984,-8.514051 ], [ 114.348854,-8.514376 ], [ 114.348692,-8.514762 ], [ 114.348389,-8.515596 ], [ 114.348601,-8.515741 ], [ 114.348801,-8.515956 ], [ 114.348735,-8.516303 ], [ 114.348545,-8.517006 ], [ 114.348313,-8.517471 ], [ 114.348022,-8.518065 ], [ 114.347828,-8.518623 ], [ 114.348027,-8.518757 ], [ 114.348683,-8.519083 ], [ 114.348779,-8.519356 ], [ 114.34904,-8.520297 ], [ 114.349078,-8.520297 ], [ 114.349224,-8.520408 ], [ 114.349412,-8.520681 ], [ 114.34951,-8.520967 ], [ 114.34973,-8.521531 ], [ 114.349874,-8.521799 ], [ 114.350037,-8.522036 ], [ 114.350304,-8.522502 ] ] ] }, "id": "relation/8178535" }, { "type": "Feature", "properties": { "@id": "relation/8201927", "admin_level": "6", "boundary": "administrative", "is_in:city": "Banyuwangi", "is_in:province": "Jawa Timur", "name": "Muncar", "source": "HOT_InAWARESurvey_2018", "type": "boundary" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 114.36089,-8.50056 ], [ 114.360482,-8.50091 ], [ 114.360027,-8.501195 ], [ 114.359388,-8.501586 ], [ 114.358779,-8.501908 ], [ 114.358703,-8.501948 ], [ 114.358576,-8.502053 ], [ 114.358332,-8.502357 ], [ 114.35772,-8.503139 ], [ 114.357605,-8.503292 ], [ 114.357221,-8.503888 ], [ 114.356998,-8.504481 ], [ 114.356806,-8.505325 ], [ 114.356745,-8.505748 ], [ 114.356592,-8.507261 ], [ 114.356657,-8.50809 ], [ 114.356666,-8.508123 ], [ 114.356708,-8.508325 ], [ 114.356662,-8.50844 ], [ 114.356554,-8.508819 ], [ 114.356586,-8.509152 ], [ 114.356676,-8.509427 ], [ 114.356839,-8.50971 ], [ 114.357115,-8.510346 ], [ 114.357194,-8.510736 ], [ 114.357163,-8.511223 ], [ 114.357063,-8.511537 ], [ 114.356873,-8.511822 ], [ 114.35666,-8.512045 ], [ 114.356291,-8.512311 ], [ 114.356013,-8.512478 ], [ 114.355715,-8.512658 ], [ 114.354419,-8.514365 ], [ 114.353954,-8.514939 ], [ 114.35357,-8.515602 ], [ 114.353145,-8.516301 ], [ 114.352809,-8.516891 ], [ 114.352508,-8.517377 ], [ 114.352275,-8.517704 ], [ 114.351966,-8.518089 ], [ 114.351397,-8.518811 ], [ 114.350967,-8.519506 ], [ 114.350803,-8.520129 ], [ 114.350514,-8.521097 ], [ 114.350414,-8.521355 ], [ 114.350279,-8.52178 ], [ 114.350262,-8.522046 ], [ 114.350323,-8.522351 ], [ 114.350304,-8.522502 ], [ 114.350037,-8.522036 ], [ 114.349874,-8.521799 ], [ 114.34973,-8.521531 ], [ 114.34951,-8.520967 ], [ 114.349412,-8.520681 ], [ 114.349224,-8.520408 ], [ 114.349078,-8.520297 ], [ 114.34904,-8.520297 ], [ 114.348779,-8.519356 ], [ 114.348683,-8.519083 ], [ 114.348027,-8.518757 ], [ 114.347828,-8.518623 ], [ 114.348022,-8.518065 ], [ 114.348313,-8.517471 ], [ 114.348545,-8.517006 ], [ 114.348735,-8.516303 ], [ 114.348801,-8.515956 ], [ 114.348601,-8.515741 ], [ 114.348389,-8.515596 ], [ 114.348692,-8.514762 ], [ 114.348854,-8.514376 ], [ 114.348949,-8.514139 ], [ 114.349,-8.514062 ], [ 114.348648,-8.513823 ], [ 114.348294,-8.513695 ], [ 114.347974,-8.513666 ], [ 114.347496,-8.513613 ], [ 114.346848,-8.513467 ], [ 114.346055,-8.51346 ], [ 114.34542,-8.513447 ], [ 114.345029,-8.513448 ], [ 114.344705,-8.513403 ], [ 114.343919,-8.513322 ], [ 114.343107,-8.513237 ], [ 114.341942,-8.513089 ], [ 114.339697,-8.512765 ], [ 114.337961,-8.512375 ], [ 114.337393,-8.512265 ], [ 114.336972,-8.512186 ], [ 114.336973,-8.512142 ], [ 114.33699,-8.511754 ], [ 114.337015,-8.510791 ], [ 114.337022,-8.510536 ], [ 114.337054,-8.510143 ], [ 114.337067,-8.509996 ], [ 114.337068,-8.509763 ], [ 114.337091,-8.50878 ], [ 114.337179,-8.508573 ], [ 114.337183,-8.508466 ], [ 114.337237,-8.507754 ], [ 114.337244,-8.507696 ], [ 114.337487,-8.505658 ], [ 114.337505,-8.505509 ], [ 114.337613,-8.504288 ], [ 114.337673,-8.503427 ], [ 114.337768,-8.502047 ], [ 114.337771,-8.501394 ], [ 114.337768,-8.501353 ], [ 114.337785,-8.501026 ], [ 114.337792,-8.500897 ], [ 114.33791,-8.499952 ], [ 114.337913,-8.49993 ], [ 114.337975,-8.499468 ], [ 114.338208,-8.497732 ], [ 114.338419,-8.495964 ], [ 114.338035,-8.495514 ], [ 114.337721,-8.494945 ], [ 114.337241,-8.494141 ], [ 114.336796,-8.493346 ], [ 114.33678,-8.493369 ], [ 114.336457,-8.492759 ], [ 114.33613,-8.491854 ], [ 114.335843,-8.49121 ], [ 114.335688,-8.490867 ], [ 114.33563,-8.490736 ], [ 114.335397,-8.490272 ], [ 114.335156,-8.489766 ], [ 114.335044,-8.489584 ], [ 114.334893,-8.489652 ], [ 114.334719,-8.489766 ], [ 114.334382,-8.489868 ], [ 114.334057,-8.489923 ], [ 114.333767,-8.489933 ], [ 114.333303,-8.489918 ], [ 114.333013,-8.489893 ], [ 114.332572,-8.489994 ], [ 114.331944,-8.490209 ], [ 114.331247,-8.490435 ], [ 114.330968,-8.490572 ], [ 114.330596,-8.490708 ], [ 114.330178,-8.49082 ], [ 114.329702,-8.490817 ], [ 114.329482,-8.490758 ], [ 114.3288,-8.490506 ], [ 114.328274,-8.490335 ], [ 114.327674,-8.490184 ], [ 114.327306,-8.490035 ], [ 114.327012,-8.489833 ], [ 114.326751,-8.489569 ], [ 114.326237,-8.489178 ], [ 114.325649,-8.488744 ], [ 114.325397,-8.488596 ], [ 114.325082,-8.488499 ], [ 114.324745,-8.488465 ], [ 114.324502,-8.488464 ], [ 114.324134,-8.488444 ], [ 114.323807,-8.488388 ], [ 114.323572,-8.488205 ], [ 114.323428,-8.488005 ], [ 114.323248,-8.487715 ], [ 114.323069,-8.487334 ], [ 114.322763,-8.486916 ], [ 114.3226,-8.486788 ], [ 114.322219,-8.486605 ], [ 114.321893,-8.486494 ], [ 114.320913,-8.486253 ], [ 114.320332,-8.486104 ], [ 114.319425,-8.485899 ], [ 114.318971,-8.48586 ], [ 114.318261,-8.485927 ], [ 114.317533,-8.48614 ], [ 114.316951,-8.48619 ], [ 114.316678,-8.486152 ], [ 114.316515,-8.486078 ], [ 114.315991,-8.485641 ], [ 114.315611,-8.485313 ], [ 114.314777,-8.485036 ], [ 114.314396,-8.484979 ], [ 114.314271,-8.484955 ], [ 114.313796,-8.484903 ], [ 114.313343,-8.484791 ], [ 114.312962,-8.48468 ], [ 114.312254,-8.484422 ], [ 114.311881,-8.48423 ], [ 114.31173,-8.484173 ], [ 114.311504,-8.48419 ], [ 114.31107,-8.484393 ], [ 114.310353,-8.484688 ], [ 114.30975,-8.484815 ], [ 114.309222,-8.484905 ], [ 114.30877,-8.48492 ], [ 114.308413,-8.48475 ], [ 114.308038,-8.484616 ], [ 114.307812,-8.484614 ], [ 114.307341,-8.484686 ], [ 114.306718,-8.484963 ], [ 114.306133,-8.485109 ], [ 114.3057,-8.485087 ], [ 114.305137,-8.48484 ], [ 114.304556,-8.48448 ], [ 114.304166,-8.483803 ], [ 114.30368,-8.483257 ], [ 114.303549,-8.483181 ], [ 114.302984,-8.483121 ], [ 114.302779,-8.482895 ], [ 114.302688,-8.482445 ], [ 114.302708,-8.482277 ], [ 114.302821,-8.482165 ], [ 114.302992,-8.482035 ], [ 114.303256,-8.481906 ], [ 114.30337,-8.481794 ], [ 114.30339,-8.481645 ], [ 114.303409,-8.481514 ], [ 114.302961,-8.48108 ], [ 114.30263,-8.48089 ], [ 114.302456,-8.480735 ], [ 114.302264,-8.480638 ], [ 114.301935,-8.48052 ], [ 114.30151,-8.480382 ], [ 114.300815,-8.480069 ], [ 114.300429,-8.479913 ], [ 114.300004,-8.479756 ], [ 114.299792,-8.479677 ], [ 114.299405,-8.479655 ], [ 114.298709,-8.479516 ], [ 114.298111,-8.479281 ], [ 114.297937,-8.479222 ], [ 114.297588,-8.479239 ], [ 114.297162,-8.479332 ], [ 114.296813,-8.47933 ], [ 114.29662,-8.479232 ], [ 114.296099,-8.47894 ], [ 114.295618,-8.478532 ], [ 114.295349,-8.478261 ], [ 114.294828,-8.477987 ], [ 114.294615,-8.477986 ], [ 114.294208,-8.47806 ], [ 114.293275,-8.478574 ], [ 114.292805,-8.478853 ], [ 114.292634,-8.478955 ], [ 114.29213,-8.479105 ], [ 114.29188,-8.478753 ], [ 114.291739,-8.478724 ], [ 114.291669,-8.47869 ], [ 114.291449,-8.478581 ], [ 114.290828,-8.47816 ], [ 114.290551,-8.477923 ], [ 114.290348,-8.477783 ], [ 114.290132,-8.477632 ], [ 114.28972,-8.477404 ], [ 114.28926,-8.47712 ], [ 114.288915,-8.476982 ], [ 114.288057,-8.476851 ], [ 114.287436,-8.476787 ], [ 114.286684,-8.476606 ], [ 114.286526,-8.476568 ], [ 114.286519,-8.476567 ], [ 114.286328,-8.476548 ], [ 114.285126,-8.476392 ], [ 114.284447,-8.476275 ], [ 114.283715,-8.476144 ], [ 114.282242,-8.47588 ], [ 114.281823,-8.475816 ], [ 114.281431,-8.475756 ], [ 114.280619,-8.475634 ], [ 114.280576,-8.475627 ], [ 114.280536,-8.475024 ], [ 114.28052,-8.474792 ], [ 114.280527,-8.474268 ], [ 114.280529,-8.474071 ], [ 114.28054,-8.473773 ], [ 114.280575,-8.472726 ], [ 114.280594,-8.471635 ], [ 114.280613,-8.470532 ], [ 114.280613,-8.470519 ], [ 114.280605,-8.470286 ], [ 114.280655,-8.469654 ], [ 114.28067,-8.469382 ], [ 114.280685,-8.469295 ], [ 114.280688,-8.46922 ], [ 114.280711,-8.469073 ], [ 114.280729,-8.468932 ], [ 114.280741,-8.468788 ], [ 114.280765,-8.467187 ], [ 114.280774,-8.466548 ], [ 114.280917,-8.464718 ], [ 114.280945,-8.464298 ], [ 114.280889,-8.464271 ], [ 114.280154,-8.463823 ], [ 114.279323,-8.463209 ], [ 114.278816,-8.462867 ], [ 114.278642,-8.46275 ], [ 114.278378,-8.462537 ], [ 114.278232,-8.46242 ], [ 114.277895,-8.462243 ], [ 114.277682,-8.462219 ], [ 114.277075,-8.462202 ], [ 114.275037,-8.462168 ], [ 114.274314,-8.462148 ], [ 114.272182,-8.462101 ], [ 114.272131,-8.46211 ], [ 114.271828,-8.46214 ], [ 114.271078,-8.462083 ], [ 114.270367,-8.462001 ], [ 114.270105,-8.461895 ], [ 114.269238,-8.461518 ], [ 114.268829,-8.461334 ], [ 114.268559,-8.461384 ], [ 114.268333,-8.461427 ], [ 114.267974,-8.461466 ], [ 114.267106,-8.461473 ], [ 114.267095,-8.461472 ], [ 114.267019,-8.461221 ], [ 114.266885,-8.459969 ], [ 114.26681,-8.458767 ], [ 114.266821,-8.458362 ], [ 114.266838,-8.45775 ], [ 114.267145,-8.45679 ], [ 114.267416,-8.456016 ], [ 114.267506,-8.455726 ], [ 114.267544,-8.455636 ], [ 114.267611,-8.455422 ], [ 114.267651,-8.455294 ], [ 114.267843,-8.454337 ], [ 114.267899,-8.454224 ], [ 114.26794,-8.454194 ], [ 114.267488,-8.454077 ], [ 114.267393,-8.454055 ], [ 114.267507,-8.453678 ], [ 114.267848,-8.45255 ], [ 114.268069,-8.451704 ], [ 114.268117,-8.451507 ], [ 114.268193,-8.45119 ], [ 114.268248,-8.45094 ], [ 114.268331,-8.450563 ], [ 114.268383,-8.45032 ], [ 114.268348,-8.449296 ], [ 114.267057,-8.449274 ], [ 114.267004,-8.448819 ], [ 114.266674,-8.448911 ], [ 114.266528,-8.447621 ], [ 114.266481,-8.447125 ], [ 114.266489,-8.446673 ], [ 114.267863,-8.446187 ], [ 114.268985,-8.445847 ], [ 114.268906,-8.445207 ], [ 114.269141,-8.444955 ], [ 114.269323,-8.444752 ], [ 114.269882,-8.444043 ], [ 114.269776,-8.443779 ], [ 114.270467,-8.444061 ], [ 114.271309,-8.443977 ], [ 114.271431,-8.443781 ], [ 114.27152,-8.443558 ], [ 114.271747,-8.443086 ], [ 114.27176,-8.443086 ], [ 114.271917,-8.442581 ], [ 114.272421,-8.441462 ], [ 114.272512,-8.440865 ], [ 114.272559,-8.440088 ], [ 114.272629,-8.439421 ], [ 114.272706,-8.439094 ], [ 114.272886,-8.438931 ], [ 114.273065,-8.438843 ], [ 114.273265,-8.438708 ], [ 114.273784,-8.438226 ], [ 114.274148,-8.437856 ], [ 114.274377,-8.437603 ], [ 114.274606,-8.437217 ], [ 114.274422,-8.436721 ], [ 114.274395,-8.436649 ], [ 114.273726,-8.435974 ], [ 114.273272,-8.435524 ], [ 114.273288,-8.435524 ], [ 114.272801,-8.435122 ], [ 114.272369,-8.434683 ], [ 114.271702,-8.434095 ], [ 114.271228,-8.433505 ], [ 114.27109,-8.432013 ], [ 114.271619,-8.431813 ], [ 114.271505,-8.431723 ], [ 114.271203,-8.431375 ], [ 114.27097,-8.430968 ], [ 114.270864,-8.430599 ], [ 114.270815,-8.430099 ], [ 114.270824,-8.429642 ], [ 114.270964,-8.428996 ], [ 114.271317,-8.427865 ], [ 114.271505,-8.427265 ], [ 114.271519,-8.42722 ], [ 114.271508,-8.427197 ], [ 114.27165,-8.42654 ], [ 114.271812,-8.425846 ], [ 114.271862,-8.425632 ], [ 114.272097,-8.423842 ], [ 114.272104,-8.42379 ], [ 114.272103,-8.423681 ], [ 114.272118,-8.423231 ], [ 114.27213,-8.42287 ], [ 114.272092,-8.421949 ], [ 114.27201,-8.421576 ], [ 114.271776,-8.420874 ], [ 114.271588,-8.420416 ], [ 114.271553,-8.420322 ], [ 114.271506,-8.420195 ], [ 114.271464,-8.420083 ], [ 114.271431,-8.41992 ], [ 114.271357,-8.419563 ], [ 114.271276,-8.418707 ], [ 114.271303,-8.418012 ], [ 114.271401,-8.418024 ], [ 114.272761,-8.418188 ], [ 114.273758,-8.418373 ], [ 114.274346,-8.418547 ], [ 114.27438,-8.418383 ], [ 114.274464,-8.418057 ], [ 114.274876,-8.416988 ], [ 114.274987,-8.416589 ], [ 114.275013,-8.416482 ], [ 114.27505,-8.416436 ], [ 114.275541,-8.416532 ], [ 114.276037,-8.416567 ], [ 114.276176,-8.416517 ], [ 114.276512,-8.416241 ], [ 114.276799,-8.415951 ], [ 114.277213,-8.415577 ], [ 114.277355,-8.415577 ], [ 114.277819,-8.415711 ], [ 114.278309,-8.415851 ], [ 114.278525,-8.415856 ], [ 114.278884,-8.415819 ], [ 114.279275,-8.415778 ], [ 114.279416,-8.415728 ], [ 114.279962,-8.415539 ], [ 114.280695,-8.415396 ], [ 114.280998,-8.415372 ], [ 114.282247,-8.415393 ], [ 114.282656,-8.414649 ], [ 114.282751,-8.414539 ], [ 114.282799,-8.414485 ], [ 114.283015,-8.414289 ], [ 114.283243,-8.414201 ], [ 114.283285,-8.414195 ], [ 114.283286,-8.414184 ], [ 114.283331,-8.413653 ], [ 114.283334,-8.413115 ], [ 114.283354,-8.412752 ], [ 114.283346,-8.412411 ], [ 114.283306,-8.412226 ], [ 114.283057,-8.411786 ], [ 114.283223,-8.411781 ], [ 114.28379,-8.411733 ], [ 114.283811,-8.411733 ], [ 114.283811,-8.411732 ], [ 114.283787,-8.411419 ], [ 114.28384,-8.410674 ], [ 114.283987,-8.410573 ], [ 114.284135,-8.410539 ], [ 114.284244,-8.410482 ], [ 114.284303,-8.410374 ], [ 114.284315,-8.40995 ], [ 114.284092,-8.409259 ], [ 114.283899,-8.408657 ], [ 114.283771,-8.408333 ], [ 114.283619,-8.408041 ], [ 114.283664,-8.408046 ], [ 114.284504,-8.408115 ], [ 114.284932,-8.408108 ], [ 114.285031,-8.407978 ], [ 114.285192,-8.407742 ], [ 114.285348,-8.407768 ], [ 114.285894,-8.40792 ], [ 114.286011,-8.408003 ], [ 114.286218,-8.40815 ], [ 114.286585,-8.408409 ], [ 114.28728,-8.408604 ], [ 114.287471,-8.408566 ], [ 114.287965,-8.408197 ], [ 114.288584,-8.407648 ], [ 114.28907,-8.407111 ], [ 114.289338,-8.406776 ], [ 114.289371,-8.406741 ], [ 114.289389,-8.40674 ], [ 114.289462,-8.406703 ], [ 114.289648,-8.406512 ], [ 114.289712,-8.406546 ], [ 114.289937,-8.406689 ], [ 114.290247,-8.40688 ], [ 114.290632,-8.407119 ], [ 114.290939,-8.407316 ], [ 114.29098,-8.407357 ], [ 114.291321,-8.407647 ], [ 114.291758,-8.407917 ], [ 114.292253,-8.408109 ], [ 114.292401,-8.408157 ], [ 114.292479,-8.408217 ], [ 114.292675,-8.408361 ], [ 114.292454,-8.40854 ], [ 114.292282,-8.4087 ], [ 114.292157,-8.408899 ], [ 114.292132,-8.409003 ], [ 114.292329,-8.409236 ], [ 114.292432,-8.409368 ], [ 114.292685,-8.409788 ], [ 114.2928,-8.409915 ], [ 114.292999,-8.41003 ], [ 114.293284,-8.410156 ], [ 114.293434,-8.410262 ], [ 114.293567,-8.410477 ], [ 114.293618,-8.410652 ], [ 114.293676,-8.410877 ], [ 114.293744,-8.411019 ], [ 114.295282,-8.411563 ], [ 114.295481,-8.411453 ], [ 114.295659,-8.411356 ], [ 114.29572,-8.411186 ], [ 114.295853,-8.410899 ], [ 114.295876,-8.410499 ], [ 114.295806,-8.410099 ], [ 114.295774,-8.409922 ], [ 114.295867,-8.409804 ], [ 114.296093,-8.409616 ], [ 114.296457,-8.409518 ], [ 114.296547,-8.409564 ], [ 114.296802,-8.409708 ], [ 114.296869,-8.409823 ], [ 114.297089,-8.410286 ], [ 114.297299,-8.410458 ], [ 114.297647,-8.410676 ], [ 114.297725,-8.410689 ], [ 114.297785,-8.410663 ], [ 114.297818,-8.410565 ], [ 114.297878,-8.410376 ], [ 114.29794,-8.410047 ], [ 114.298085,-8.40931 ], [ 114.298262,-8.408363 ], [ 114.298398,-8.407626 ], [ 114.29852,-8.407347 ], [ 114.298642,-8.407159 ], [ 114.298742,-8.407076 ], [ 114.298904,-8.406941 ], [ 114.299408,-8.406701 ], [ 114.300055,-8.406352 ], [ 114.300503,-8.406135 ], [ 114.301087,-8.405802 ], [ 114.301541,-8.405586 ], [ 114.301881,-8.40543 ], [ 114.302057,-8.405375 ], [ 114.30211,-8.405501 ], [ 114.302303,-8.405849 ], [ 114.302538,-8.406175 ], [ 114.302744,-8.40634 ], [ 114.303176,-8.406598 ], [ 114.303376,-8.406749 ], [ 114.303532,-8.406911 ], [ 114.303631,-8.407248 ], [ 114.303714,-8.407762 ], [ 114.303721,-8.407797 ], [ 114.303823,-8.408236 ], [ 114.304124,-8.408623 ], [ 114.304315,-8.408922 ], [ 114.304428,-8.409106 ], [ 114.304504,-8.409199 ], [ 114.304548,-8.409492 ], [ 114.304624,-8.409733 ], [ 114.304754,-8.409904 ], [ 114.304863,-8.410047 ], [ 114.304969,-8.41018 ], [ 114.305019,-8.410062 ], [ 114.305046,-8.410093 ], [ 114.305213,-8.410215 ], [ 114.30532,-8.410293 ], [ 114.305621,-8.410458 ], [ 114.306193,-8.410612 ], [ 114.306827,-8.410816 ], [ 114.307397,-8.411067 ], [ 114.307621,-8.411044 ], [ 114.308123,-8.411006 ], [ 114.308475,-8.411194 ], [ 114.309047,-8.411563 ], [ 114.309126,-8.411667 ], [ 114.309201,-8.412139 ], [ 114.309284,-8.412258 ], [ 114.309468,-8.412361 ], [ 114.309957,-8.412636 ], [ 114.310427,-8.412905 ], [ 114.311506,-8.413403 ], [ 114.312313,-8.413703 ], [ 114.313131,-8.413927 ], [ 114.314349,-8.414385 ], [ 114.314568,-8.414471 ], [ 114.315156,-8.414749 ], [ 114.316978,-8.415889 ], [ 114.31731,-8.416141 ], [ 114.317711,-8.416386 ], [ 114.317764,-8.416402 ], [ 114.317822,-8.416407 ], [ 114.318032,-8.416427 ], [ 114.318779,-8.416413 ], [ 114.319182,-8.416381 ], [ 114.319857,-8.416404 ], [ 114.320113,-8.416512 ], [ 114.320405,-8.416758 ], [ 114.320873,-8.417286 ], [ 114.320985,-8.417511 ], [ 114.32099,-8.417539 ], [ 114.32113,-8.417425 ], [ 114.321438,-8.416082 ], [ 114.321559,-8.415011 ], [ 114.321717,-8.414219 ], [ 114.32178,-8.413621 ], [ 114.321784,-8.413551 ], [ 114.321831,-8.412996 ], [ 114.321886,-8.41255 ], [ 114.321896,-8.412493 ], [ 114.322042,-8.411652 ], [ 114.322099,-8.411324 ], [ 114.322642,-8.409339 ], [ 114.322698,-8.409184 ], [ 114.322734,-8.409064 ], [ 114.322936,-8.408418 ], [ 114.323025,-8.40815 ], [ 114.323181,-8.407474 ], [ 114.323223,-8.407237 ], [ 114.323281,-8.406914 ], [ 114.323288,-8.406848 ], [ 114.323325,-8.40652 ], [ 114.323359,-8.406212 ], [ 114.323392,-8.405923 ], [ 114.323474,-8.405252 ], [ 114.323483,-8.405181 ], [ 114.32356,-8.404565 ], [ 114.323596,-8.404341 ], [ 114.323625,-8.40416 ], [ 114.323733,-8.403389 ], [ 114.323794,-8.40295 ], [ 114.323853,-8.402562 ], [ 114.323871,-8.402445 ], [ 114.324022,-8.401455 ], [ 114.324064,-8.40118 ], [ 114.324169,-8.400498 ], [ 114.324217,-8.400187 ], [ 114.324261,-8.399901 ], [ 114.32427,-8.399845 ], [ 114.324321,-8.399542 ], [ 114.324329,-8.399503 ], [ 114.324346,-8.398911 ], [ 114.324313,-8.398286 ], [ 114.324273,-8.398167 ], [ 114.324256,-8.39799 ], [ 114.324248,-8.397816 ], [ 114.324226,-8.397392 ], [ 114.323185,-8.397297 ], [ 114.32314,-8.396314 ], [ 114.322984,-8.396297 ], [ 114.323085,-8.395209 ], [ 114.322243,-8.395159 ], [ 114.321385,-8.39515 ], [ 114.321299,-8.394904 ], [ 114.321095,-8.394544 ], [ 114.320484,-8.393481 ], [ 114.320444,-8.393366 ], [ 114.320287,-8.392924 ], [ 114.319866,-8.391805 ], [ 114.318865,-8.389812 ], [ 114.318512,-8.388939 ], [ 114.318478,-8.388732 ], [ 114.318499,-8.388642 ], [ 114.31759,-8.387752 ], [ 114.317177,-8.387328 ], [ 114.316712,-8.38677 ], [ 114.316253,-8.38603 ], [ 114.315985,-8.385213 ], [ 114.315999,-8.383935 ], [ 114.31618,-8.383675 ], [ 114.316214,-8.38362 ], [ 114.316883,-8.382629 ], [ 114.317628,-8.381228 ], [ 114.317812,-8.38094 ], [ 114.318035,-8.380593 ], [ 114.318322,-8.380104 ], [ 114.318392,-8.379912 ], [ 114.318501,-8.379588 ], [ 114.318959,-8.377403 ], [ 114.319098,-8.376865 ], [ 114.319617,-8.375332 ], [ 114.320243,-8.373556 ], [ 114.320327,-8.373314 ], [ 114.320516,-8.372735 ], [ 114.320631,-8.372394 ], [ 114.320829,-8.371804 ], [ 114.320904,-8.371432 ], [ 114.320925,-8.371195 ], [ 114.321125,-8.370744 ], [ 114.321116,-8.37053 ], [ 114.321106,-8.370312 ], [ 114.321114,-8.369997 ], [ 114.321142,-8.370003 ], [ 114.321382,-8.370268 ], [ 114.321657,-8.370442 ], [ 114.322186,-8.37056 ], [ 114.322669,-8.370701 ], [ 114.323059,-8.370956 ], [ 114.323632,-8.371326 ], [ 114.324135,-8.371788 ], [ 114.32448,-8.371905 ], [ 114.324849,-8.371873 ], [ 114.325011,-8.371759 ], [ 114.32507,-8.371462 ], [ 114.325119,-8.371015 ], [ 114.325225,-8.370776 ], [ 114.325605,-8.370767 ], [ 114.325938,-8.370872 ], [ 114.326397,-8.371104 ], [ 114.326914,-8.371222 ], [ 114.327375,-8.37118 ], [ 114.327975,-8.371023 ], [ 114.32817,-8.371059 ], [ 114.328329,-8.371369 ], [ 114.328418,-8.371863 ], [ 114.328484,-8.372276 ], [ 114.328617,-8.373113 ], [ 114.328799,-8.373355 ], [ 114.329075,-8.373471 ], [ 114.329305,-8.373541 ], [ 114.329359,-8.373954 ], [ 114.329425,-8.374539 ], [ 114.32956,-8.374861 ], [ 114.329686,-8.375011 ], [ 114.330004,-8.375358 ], [ 114.330363,-8.37579 ], [ 114.330623,-8.376396 ], [ 114.330778,-8.376765 ], [ 114.330883,-8.37695 ], [ 114.331066,-8.376974 ], [ 114.331147,-8.376917 ], [ 114.331412,-8.376796 ], [ 114.331696,-8.376482 ], [ 114.331892,-8.376212 ], [ 114.331945,-8.376125 ], [ 114.331998,-8.376125 ], [ 114.332103,-8.376161 ], [ 114.33213,-8.376187 ], [ 114.332498,-8.376374 ], [ 114.332885,-8.376438 ], [ 114.333862,-8.376558 ], [ 114.334856,-8.376653 ], [ 114.335633,-8.376633 ], [ 114.336124,-8.376509 ], [ 114.336673,-8.376339 ], [ 114.337047,-8.376133 ], [ 114.337257,-8.376088 ], [ 114.337712,-8.376068 ], [ 114.338201,-8.376117 ], [ 114.338666,-8.376341 ], [ 114.339036,-8.376703 ], [ 114.339336,-8.377111 ], [ 114.339681,-8.377878 ], [ 114.340025,-8.378669 ], [ 114.340163,-8.378949 ], [ 114.340477,-8.378974 ], [ 114.340746,-8.378871 ], [ 114.341459,-8.378609 ], [ 114.341972,-8.378493 ], [ 114.34238,-8.37846 ], [ 114.342535,-8.378497 ], [ 114.342607,-8.378557 ], [ 114.342654,-8.378641 ], [ 114.342701,-8.37876 ], [ 114.342737,-8.37888 ], [ 114.342748,-8.378975 ], [ 114.342747,-8.379154 ], [ 114.342779,-8.379751 ], [ 114.34287,-8.380408 ], [ 114.342941,-8.380563 ], [ 114.343024,-8.380719 ], [ 114.343163,-8.38076 ], [ 114.343324,-8.380697 ], [ 114.343492,-8.380567 ], [ 114.343625,-8.380449 ], [ 114.343722,-8.380366 ], [ 114.343926,-8.380284 ], [ 114.344022,-8.380272 ], [ 114.344202,-8.380274 ], [ 114.344477,-8.380383 ], [ 114.344989,-8.380816 ], [ 114.345454,-8.381284 ], [ 114.345882,-8.381788 ], [ 114.346047,-8.382231 ], [ 114.346052,-8.382595 ], [ 114.345996,-8.383193 ], [ 114.34595,-8.383444 ], [ 114.345807,-8.384051 ], [ 114.345636,-8.384787 ], [ 114.345668,-8.385212 ], [ 114.345769,-8.386445 ], [ 114.346001,-8.387723 ], [ 114.346517,-8.388444 ], [ 114.347142,-8.388816 ], [ 114.347566,-8.389125 ], [ 114.347684,-8.389245 ], [ 114.347594,-8.389452 ], [ 114.3476,-8.389573 ], [ 114.347661,-8.390114 ], [ 114.34778,-8.390854 ], [ 114.347784,-8.391216 ], [ 114.347616,-8.391963 ], [ 114.347019,-8.394103 ], [ 114.346856,-8.394896 ], [ 114.346564,-8.396826 ], [ 114.346522,-8.397104 ], [ 114.346297,-8.398391 ], [ 114.346017,-8.399359 ], [ 114.345512,-8.40118 ], [ 114.345485,-8.401595 ], [ 114.345523,-8.402005 ], [ 114.345584,-8.402791 ], [ 114.345555,-8.403569 ], [ 114.345475,-8.403966 ], [ 114.34524,-8.404834 ], [ 114.344724,-8.406574 ], [ 114.344496,-8.407162 ], [ 114.344467,-8.407205 ], [ 114.3443,-8.407553 ], [ 114.343524,-8.409402 ], [ 114.343382,-8.410151 ], [ 114.343279,-8.41068 ], [ 114.343134,-8.411115 ], [ 114.342874,-8.411677 ], [ 114.342551,-8.412264 ], [ 114.34225,-8.412811 ], [ 114.341615,-8.414043 ], [ 114.34128,-8.415141 ], [ 114.341223,-8.415595 ], [ 114.341154,-8.416189 ], [ 114.341032,-8.417245 ], [ 114.340984,-8.417461 ], [ 114.340945,-8.417671 ], [ 114.340866,-8.41796 ], [ 114.34068,-8.41871 ], [ 114.34043,-8.420923 ], [ 114.340327,-8.421411 ], [ 114.340148,-8.422012 ], [ 114.340076,-8.422257 ], [ 114.339944,-8.422907 ], [ 114.339931,-8.422942 ], [ 114.339884,-8.423225 ], [ 114.339851,-8.423698 ], [ 114.339849,-8.423975 ], [ 114.339861,-8.424294 ], [ 114.339968,-8.426237 ], [ 114.339961,-8.426308 ], [ 114.339947,-8.426693 ], [ 114.339957,-8.426856 ], [ 114.340068,-8.428017 ], [ 114.3401,-8.428688 ], [ 114.3401,-8.42905 ], [ 114.34011,-8.429234 ], [ 114.340112,-8.430499 ], [ 114.340137,-8.431642 ], [ 114.340186,-8.43202 ], [ 114.340318,-8.43215 ], [ 114.340415,-8.432404 ], [ 114.340426,-8.432467 ], [ 114.340594,-8.433404 ], [ 114.340688,-8.433577 ], [ 114.340718,-8.433787 ], [ 114.340885,-8.4348 ], [ 114.34117,-8.435979 ], [ 114.341423,-8.437251 ], [ 114.341567,-8.437906 ], [ 114.341672,-8.438289 ], [ 114.34187,-8.438951 ], [ 114.341941,-8.439075 ], [ 114.342037,-8.439205 ], [ 114.342531,-8.440124 ], [ 114.342862,-8.440779 ], [ 114.343075,-8.441089 ], [ 114.343203,-8.441187 ], [ 114.343328,-8.441315 ], [ 114.343437,-8.441458 ], [ 114.34356,-8.4417 ], [ 114.343746,-8.442124 ], [ 114.343904,-8.442625 ], [ 114.344084,-8.443056 ], [ 114.344216,-8.443455 ], [ 114.344367,-8.443843 ], [ 114.345308,-8.445857 ], [ 114.345403,-8.446048 ], [ 114.345461,-8.446056 ], [ 114.345602,-8.446131 ], [ 114.345711,-8.446297 ], [ 114.345732,-8.446497 ], [ 114.345751,-8.4468 ], [ 114.345846,-8.447104 ], [ 114.346133,-8.447527 ], [ 114.346375,-8.447916 ], [ 114.346659,-8.448373 ], [ 114.346971,-8.448959 ], [ 114.347179,-8.449217 ], [ 114.34729,-8.449346 ], [ 114.347598,-8.449702 ], [ 114.347683,-8.44983 ], [ 114.347723,-8.449935 ], [ 114.34787,-8.450428 ], [ 114.34794,-8.450884 ], [ 114.347955,-8.451327 ], [ 114.347971,-8.451797 ], [ 114.348025,-8.452293 ], [ 114.348127,-8.452532 ], [ 114.348283,-8.452755 ], [ 114.348544,-8.452979 ], [ 114.348745,-8.453104 ], [ 114.348847,-8.453168 ], [ 114.349499,-8.453493 ], [ 114.349725,-8.453574 ], [ 114.349833,-8.453613 ], [ 114.35009,-8.453707 ], [ 114.350128,-8.453727 ], [ 114.350307,-8.453876 ], [ 114.351591,-8.454892 ], [ 114.352048,-8.455266 ], [ 114.35298,-8.456062 ], [ 114.353549,-8.456407 ], [ 114.353874,-8.456643 ], [ 114.353901,-8.45667 ], [ 114.354274,-8.457036 ], [ 114.354546,-8.457373 ], [ 114.354938,-8.457917 ], [ 114.355046,-8.457979 ], [ 114.355337,-8.458214 ], [ 114.355555,-8.458453 ], [ 114.355837,-8.458839 ], [ 114.355808,-8.459032 ], [ 114.355571,-8.459253 ], [ 114.355343,-8.459769 ], [ 114.355269,-8.460109 ], [ 114.355267,-8.460402 ], [ 114.355368,-8.461063 ], [ 114.355706,-8.462405 ], [ 114.355875,-8.462648 ], [ 114.356102,-8.463051 ], [ 114.356166,-8.463354 ], [ 114.356215,-8.46395 ], [ 114.356201,-8.464863 ], [ 114.356187,-8.464914 ], [ 114.356097,-8.465148 ], [ 114.355895,-8.465433 ], [ 114.355684,-8.465565 ], [ 114.355254,-8.465724 ], [ 114.354768,-8.465876 ], [ 114.35454,-8.466046 ], [ 114.35412,-8.466524 ], [ 114.354084,-8.46673 ], [ 114.354065,-8.467225 ], [ 114.354153,-8.467559 ], [ 114.354476,-8.468292 ], [ 114.354984,-8.469187 ], [ 114.355632,-8.470123 ], [ 114.356376,-8.471218 ], [ 114.357282,-8.472476 ], [ 114.357638,-8.472886 ], [ 114.358161,-8.473407 ], [ 114.359465,-8.474509 ], [ 114.359846,-8.475053 ], [ 114.359867,-8.475099 ], [ 114.359892,-8.475225 ], [ 114.360053,-8.475874 ], [ 114.360053,-8.475874 ], [ 114.360337,-8.476975 ], [ 114.360494,-8.477774 ], [ 114.36075,-8.478717 ], [ 114.361293,-8.480501 ], [ 114.361336,-8.480555 ], [ 114.361591,-8.480818 ], [ 114.361881,-8.48114 ], [ 114.361927,-8.481203 ], [ 114.362419,-8.481982 ], [ 114.363215,-8.483355 ], [ 114.363315,-8.483699 ], [ 114.363352,-8.484043 ], [ 114.363356,-8.484096 ], [ 114.363325,-8.484387 ], [ 114.363008,-8.486122 ], [ 114.362935,-8.486603 ], [ 114.36292,-8.487599 ], [ 114.363059,-8.488181 ], [ 114.363302,-8.488903 ], [ 114.363544,-8.489679 ], [ 114.363744,-8.490494 ], [ 114.36374,-8.490584 ], [ 114.36366,-8.49141 ], [ 114.363613,-8.491886 ], [ 114.363501,-8.492202 ], [ 114.363166,-8.492987 ], [ 114.362893,-8.493544 ], [ 114.362684,-8.494019 ], [ 114.362537,-8.49457 ], [ 114.362281,-8.495299 ], [ 114.362015,-8.496137 ], [ 114.361816,-8.497116 ], [ 114.361812,-8.49724 ] ] ] }, "id": "relation/8201927" }, { "type": "Feature", "properties": { "@id": "relation/8201936", "admin_level": "6", "boundary": "administrative", "is_in:city": "Banyuwangi", "is_in:province": "Jawa Timur", "name": "Cluring", "source": "HOT_InAWARESurvey_2018", "type": "boundary" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 114.271747,-8.443086 ], [ 114.27152,-8.443558 ], [ 114.271431,-8.443781 ], [ 114.271309,-8.443977 ], [ 114.270467,-8.444061 ], [ 114.269776,-8.443779 ], [ 114.269882,-8.444043 ], [ 114.269338,-8.444733 ], [ 114.269323,-8.444752 ], [ 114.269141,-8.444955 ], [ 114.268906,-8.445207 ], [ 114.268985,-8.445847 ], [ 114.267863,-8.446187 ], [ 114.267799,-8.44621 ], [ 114.266489,-8.446673 ], [ 114.266481,-8.447125 ], [ 114.266528,-8.447621 ], [ 114.266674,-8.448911 ], [ 114.267004,-8.448819 ], [ 114.267057,-8.449274 ], [ 114.268348,-8.449296 ], [ 114.268383,-8.45032 ], [ 114.268331,-8.450563 ], [ 114.268248,-8.45094 ], [ 114.268193,-8.45119 ], [ 114.268117,-8.451507 ], [ 114.268069,-8.451704 ], [ 114.267848,-8.45255 ], [ 114.267507,-8.453678 ], [ 114.267393,-8.454055 ], [ 114.267488,-8.454077 ], [ 114.267917,-8.454188 ], [ 114.26784,-8.454343 ], [ 114.26784,-8.45435 ], [ 114.267651,-8.455294 ], [ 114.267611,-8.455422 ], [ 114.267544,-8.455636 ], [ 114.267506,-8.455726 ], [ 114.267416,-8.456016 ], [ 114.267145,-8.45679 ], [ 114.266838,-8.45775 ], [ 114.266821,-8.458362 ], [ 114.26681,-8.458767 ], [ 114.266885,-8.459969 ], [ 114.267019,-8.461221 ], [ 114.267095,-8.461473 ], [ 114.267974,-8.461466 ], [ 114.268333,-8.461427 ], [ 114.268559,-8.461384 ], [ 114.268788,-8.461341 ], [ 114.268836,-8.461337 ], [ 114.269238,-8.461518 ], [ 114.270105,-8.461895 ], [ 114.270367,-8.462001 ], [ 114.271078,-8.462083 ], [ 114.271828,-8.46214 ], [ 114.272131,-8.46211 ], [ 114.272182,-8.462101 ], [ 114.274314,-8.462148 ], [ 114.275037,-8.462168 ], [ 114.277075,-8.462202 ], [ 114.277682,-8.462219 ], [ 114.277894,-8.462242 ], [ 114.277903,-8.462247 ], [ 114.278232,-8.46242 ], [ 114.278378,-8.462537 ], [ 114.278642,-8.46275 ], [ 114.278816,-8.462867 ], [ 114.279323,-8.463209 ], [ 114.280154,-8.463823 ], [ 114.280889,-8.464271 ], [ 114.280945,-8.464298 ], [ 114.280917,-8.464718 ], [ 114.280774,-8.466548 ], [ 114.280765,-8.467187 ], [ 114.280741,-8.468788 ], [ 114.280729,-8.468932 ], [ 114.280711,-8.469073 ], [ 114.280688,-8.46922 ], [ 114.280685,-8.469295 ], [ 114.28067,-8.469382 ], [ 114.280655,-8.469654 ], [ 114.280605,-8.470286 ], [ 114.280613,-8.470532 ], [ 114.280594,-8.471635 ], [ 114.280575,-8.472726 ], [ 114.28054,-8.473773 ], [ 114.280529,-8.474071 ], [ 114.280527,-8.474268 ], [ 114.28052,-8.474792 ], [ 114.280536,-8.475024 ], [ 114.280576,-8.475627 ], [ 114.280619,-8.475634 ], [ 114.281431,-8.475756 ], [ 114.281823,-8.475816 ], [ 114.282242,-8.47588 ], [ 114.283715,-8.476144 ], [ 114.284447,-8.476275 ], [ 114.285126,-8.476392 ], [ 114.286328,-8.476548 ], [ 114.286526,-8.476568 ], [ 114.286684,-8.476606 ], [ 114.287436,-8.476787 ], [ 114.288057,-8.476851 ], [ 114.288915,-8.476982 ], [ 114.28926,-8.47712 ], [ 114.28972,-8.477404 ], [ 114.290132,-8.477632 ], [ 114.290348,-8.477783 ], [ 114.290551,-8.477923 ], [ 114.290828,-8.47816 ], [ 114.291449,-8.478581 ], [ 114.291669,-8.47869 ], [ 114.291739,-8.478724 ], [ 114.29188,-8.478753 ], [ 114.29213,-8.479105 ], [ 114.291665,-8.479102 ], [ 114.29093,-8.479078 ], [ 114.290666,-8.479105 ], [ 114.290394,-8.479211 ], [ 114.290108,-8.479452 ], [ 114.28993,-8.479734 ], [ 114.289723,-8.480164 ], [ 114.289639,-8.480649 ], [ 114.289502,-8.480877 ], [ 114.289379,-8.480917 ], [ 114.289,-8.480927 ], [ 114.288349,-8.480896 ], [ 114.288078,-8.480935 ], [ 114.287969,-8.480974 ], [ 114.287412,-8.481186 ], [ 114.287099,-8.481333 ], [ 114.286828,-8.481425 ], [ 114.286447,-8.481544 ], [ 114.286081,-8.481622 ], [ 114.285897,-8.481688 ], [ 114.285666,-8.481754 ], [ 114.285448,-8.481874 ], [ 114.285189,-8.482115 ], [ 114.284957,-8.482356 ], [ 114.284724,-8.482705 ], [ 114.284518,-8.483135 ], [ 114.284435,-8.483364 ], [ 114.284339,-8.483511 ], [ 114.284243,-8.483632 ], [ 114.283958,-8.483738 ], [ 114.283538,-8.483776 ], [ 114.283022,-8.48384 ], [ 114.282507,-8.48389 ], [ 114.2821,-8.483968 ], [ 114.281896,-8.484048 ], [ 114.281637,-8.484248 ], [ 114.2815,-8.484463 ], [ 114.281402,-8.484853 ], [ 114.281235,-8.485499 ], [ 114.281067,-8.486348 ], [ 114.28101,-8.486657 ], [ 114.280908,-8.487064 ], [ 114.280722,-8.487312 ], [ 114.280217,-8.487857 ], [ 114.279796,-8.488287 ], [ 114.279358,-8.48865 ], [ 114.27914,-8.488765 ], [ 114.278487,-8.488877 ], [ 114.277818,-8.488889 ], [ 114.277183,-8.488835 ], [ 114.276916,-8.488733 ], [ 114.276349,-8.488463 ], [ 114.276168,-8.488129 ], [ 114.27597,-8.487712 ], [ 114.275589,-8.487144 ], [ 114.275439,-8.487093 ], [ 114.275121,-8.487107 ], [ 114.274652,-8.487154 ], [ 114.273581,-8.487297 ], [ 114.273113,-8.487277 ], [ 114.272311,-8.487072 ], [ 114.272012,-8.486853 ], [ 114.270962,-8.486314 ], [ 114.270232,-8.48585 ], [ 114.269519,-8.485452 ], [ 114.268919,-8.485092 ], [ 114.268321,-8.484433 ], [ 114.26791,-8.483943 ], [ 114.267517,-8.483641 ], [ 114.267217,-8.483489 ], [ 114.266747,-8.483373 ], [ 114.266145,-8.483313 ], [ 114.26528,-8.483213 ], [ 114.264263,-8.483281 ], [ 114.263811,-8.483334 ], [ 114.263584,-8.483164 ], [ 114.263301,-8.482835 ], [ 114.262984,-8.482728 ], [ 114.262135,-8.482652 ], [ 114.262107,-8.482649 ], [ 114.261961,-8.482568 ], [ 114.261927,-8.482549 ], [ 114.261363,-8.482228 ], [ 114.261174,-8.482077 ], [ 114.260577,-8.481077 ], [ 114.260412,-8.48059 ], [ 114.260306,-8.480343 ], [ 114.260062,-8.480184 ], [ 114.260021,-8.480168 ], [ 114.259587,-8.479996 ], [ 114.259404,-8.479888 ], [ 114.259037,-8.479265 ], [ 114.258926,-8.479075 ], [ 114.258778,-8.478947 ], [ 114.258697,-8.478846 ], [ 114.258366,-8.478432 ], [ 114.258163,-8.478154 ], [ 114.257808,-8.477822 ], [ 114.25749,-8.477479 ], [ 114.257368,-8.477299 ], [ 114.257268,-8.476926 ], [ 114.257123,-8.476572 ], [ 114.25683,-8.47605 ], [ 114.256659,-8.475898 ], [ 114.256417,-8.475838 ], [ 114.255655,-8.47571 ], [ 114.255319,-8.475611 ], [ 114.254775,-8.475367 ], [ 114.254679,-8.475309 ], [ 114.254626,-8.475128 ], [ 114.254598,-8.474877 ], [ 114.254524,-8.474702 ], [ 114.254062,-8.474437 ], [ 114.253935,-8.474367 ], [ 114.253927,-8.474168 ], [ 114.253996,-8.473887 ], [ 114.254082,-8.473728 ], [ 114.254103,-8.473636 ], [ 114.254232,-8.473126 ], [ 114.25425,-8.472842 ], [ 114.25422,-8.472711 ], [ 114.254027,-8.472449 ], [ 114.253761,-8.472235 ], [ 114.253492,-8.472029 ], [ 114.252933,-8.471087 ], [ 114.252869,-8.47097 ], [ 114.252537,-8.470943 ], [ 114.252447,-8.470934 ], [ 114.252236,-8.470299 ], [ 114.252174,-8.470142 ], [ 114.252011,-8.469952 ], [ 114.251579,-8.470056 ], [ 114.251486,-8.470079 ], [ 114.251382,-8.469995 ], [ 114.251318,-8.46974 ], [ 114.251414,-8.469159 ], [ 114.251435,-8.46902 ], [ 114.251293,-8.46891 ], [ 114.251105,-8.468855 ], [ 114.250837,-8.468846 ], [ 114.250738,-8.468793 ], [ 114.25066,-8.468649 ], [ 114.25064,-8.468486 ], [ 114.250867,-8.468052 ], [ 114.250947,-8.467921 ], [ 114.250563,-8.467375 ], [ 114.250411,-8.467209 ], [ 114.250346,-8.467106 ], [ 114.250138,-8.466595 ], [ 114.250075,-8.466296 ], [ 114.250133,-8.465909 ], [ 114.25018,-8.465669 ], [ 114.250207,-8.465529 ], [ 114.2502,-8.465341 ], [ 114.249949,-8.465081 ], [ 114.249896,-8.464987 ], [ 114.249808,-8.464831 ], [ 114.24974,-8.464683 ], [ 114.249585,-8.464469 ], [ 114.249577,-8.46391 ], [ 114.249599,-8.463835 ], [ 114.24964,-8.463725 ], [ 114.249712,-8.463623 ], [ 114.249851,-8.463536 ], [ 114.249896,-8.463519 ], [ 114.250067,-8.463453 ], [ 114.250141,-8.463361 ], [ 114.250124,-8.463167 ], [ 114.250114,-8.463177 ], [ 114.249998,-8.463025 ], [ 114.249896,-8.462985 ], [ 114.249522,-8.462838 ], [ 114.249263,-8.462759 ], [ 114.249131,-8.462675 ], [ 114.249015,-8.462501 ], [ 114.248783,-8.461752 ], [ 114.24873,-8.461536 ], [ 114.248759,-8.461381 ], [ 114.248893,-8.461218 ], [ 114.249063,-8.461082 ], [ 114.249153,-8.460954 ], [ 114.249151,-8.460814 ], [ 114.249098,-8.460715 ], [ 114.24872,-8.460574 ], [ 114.248477,-8.460556 ], [ 114.248119,-8.460625 ], [ 114.247973,-8.460863 ], [ 114.247899,-8.460967 ], [ 114.247689,-8.461055 ], [ 114.247526,-8.461079 ], [ 114.247422,-8.46104 ], [ 114.247374,-8.46092 ], [ 114.247408,-8.460333 ], [ 114.247394,-8.460207 ], [ 114.247179,-8.460012 ], [ 114.247075,-8.459911 ], [ 114.246999,-8.459672 ], [ 114.246983,-8.459376 ], [ 114.246974,-8.459146 ], [ 114.246266,-8.457943 ], [ 114.246151,-8.457846 ], [ 114.246057,-8.457816 ], [ 114.245326,-8.458262 ], [ 114.245114,-8.458372 ], [ 114.245047,-8.45836 ], [ 114.244805,-8.457745 ], [ 114.244785,-8.457663 ], [ 114.244651,-8.457688 ], [ 114.244582,-8.457701 ], [ 114.243375,-8.457458 ], [ 114.242639,-8.457281 ], [ 114.242415,-8.457227 ], [ 114.24148,-8.457261 ], [ 114.240689,-8.457187 ], [ 114.24007,-8.457133 ], [ 114.238573,-8.457031 ], [ 114.237539,-8.456999 ], [ 114.23705,-8.457014 ], [ 114.236273,-8.456919 ], [ 114.235519,-8.456803 ], [ 114.234991,-8.456743 ], [ 114.234446,-8.456682 ], [ 114.233911,-8.456558 ], [ 114.233505,-8.45648 ], [ 114.232827,-8.456401 ], [ 114.232073,-8.45632 ], [ 114.231576,-8.456242 ], [ 114.231095,-8.456134 ], [ 114.230477,-8.455979 ], [ 114.230026,-8.455871 ], [ 114.229334,-8.455701 ], [ 114.228656,-8.455547 ], [ 114.228039,-8.455378 ], [ 114.227618,-8.45521 ], [ 114.227152,-8.455056 ], [ 114.226716,-8.454873 ], [ 114.22601,-8.454494 ], [ 114.225635,-8.454251 ], [ 114.225454,-8.454175 ], [ 114.225153,-8.454128 ], [ 114.225047,-8.454142 ], [ 114.224859,-8.454142 ], [ 114.224594,-8.454364 ], [ 114.224427,-8.454483 ], [ 114.224229,-8.454796 ], [ 114.22409,-8.4552 ], [ 114.223891,-8.455664 ], [ 114.223752,-8.456083 ], [ 114.223598,-8.456576 ], [ 114.223444,-8.456965 ], [ 114.22329,-8.457534 ], [ 114.223212,-8.457893 ], [ 114.22321,-8.458178 ], [ 114.223253,-8.458449 ], [ 114.223307,-8.458592 ], [ 114.222925,-8.462189 ], [ 114.223018,-8.46264 ], [ 114.223096,-8.463134 ], [ 114.223137,-8.463407 ], [ 114.223283,-8.463868 ], [ 114.223425,-8.464019 ], [ 114.22359,-8.464081 ], [ 114.224075,-8.464256 ], [ 114.224238,-8.464472 ], [ 114.224492,-8.464801 ], [ 114.224938,-8.465087 ], [ 114.225173,-8.465376 ], [ 114.225375,-8.465487 ], [ 114.225599,-8.465676 ], [ 114.225658,-8.465944 ], [ 114.225608,-8.466075 ], [ 114.22551,-8.466298 ], [ 114.225559,-8.466436 ], [ 114.225576,-8.466586 ], [ 114.225518,-8.466866 ], [ 114.225492,-8.467078 ], [ 114.225582,-8.467261 ], [ 114.22582,-8.467558 ], [ 114.225971,-8.467783 ], [ 114.226186,-8.468155 ], [ 114.226411,-8.468321 ], [ 114.226487,-8.468385 ], [ 114.226486,-8.468402 ], [ 114.22645,-8.468457 ], [ 114.226385,-8.468627 ], [ 114.226125,-8.469657 ], [ 114.225332,-8.469649 ], [ 114.22517,-8.469724 ], [ 114.225034,-8.46979 ], [ 114.224811,-8.469917 ], [ 114.224693,-8.470083 ], [ 114.224351,-8.470544 ], [ 114.224287,-8.470563 ], [ 114.224119,-8.470688 ], [ 114.223936,-8.470835 ], [ 114.224336,-8.47125 ], [ 114.224777,-8.47147 ], [ 114.224886,-8.471601 ], [ 114.224606,-8.47165 ], [ 114.224368,-8.471682 ], [ 114.223995,-8.471704 ], [ 114.223648,-8.471761 ], [ 114.223402,-8.471801 ], [ 114.223037,-8.471841 ], [ 114.222647,-8.471872 ], [ 114.222342,-8.47187 ], [ 114.222071,-8.471885 ], [ 114.221596,-8.471949 ], [ 114.221324,-8.471998 ], [ 114.221036,-8.472004 ], [ 114.220672,-8.471993 ], [ 114.220402,-8.471882 ], [ 114.220182,-8.471745 ], [ 114.219929,-8.471533 ], [ 114.219778,-8.471372 ], [ 114.219643,-8.471295 ], [ 114.219398,-8.4712 ], [ 114.21911,-8.471123 ], [ 114.218645,-8.470976 ], [ 114.218333,-8.470847 ], [ 114.21808,-8.470694 ], [ 114.217895,-8.470516 ], [ 114.217769,-8.470346 ], [ 114.21761,-8.470076 ], [ 114.217509,-8.469856 ], [ 114.217384,-8.469686 ], [ 114.217266,-8.469551 ], [ 114.217131,-8.469508 ], [ 114.216936,-8.469506 ], [ 114.216656,-8.46958 ], [ 114.21646,-8.469697 ], [ 114.216256,-8.469813 ], [ 114.216001,-8.469904 ], [ 114.215747,-8.469911 ], [ 114.215586,-8.469825 ], [ 114.215511,-8.469682 ], [ 114.215369,-8.469386 ], [ 114.215295,-8.469073 ], [ 114.215211,-8.468938 ], [ 114.215119,-8.468794 ], [ 114.214925,-8.468641 ], [ 114.21474,-8.46853 ], [ 114.214596,-8.468453 ], [ 114.214376,-8.468443 ], [ 114.214164,-8.468501 ], [ 114.213901,-8.468541 ], [ 114.213595,-8.468581 ], [ 114.213146,-8.468595 ], [ 114.212646,-8.468617 ], [ 114.212146,-8.46863 ], [ 114.211663,-8.468643 ], [ 114.211349,-8.468658 ], [ 114.211036,-8.468706 ], [ 114.210764,-8.468806 ], [ 114.210483,-8.468922 ], [ 114.210322,-8.468996 ], [ 114.210016,-8.469154 ], [ 114.209701,-8.46927 ], [ 114.209446,-8.469395 ], [ 114.209208,-8.469486 ], [ 114.20897,-8.469686 ], [ 114.208756,-8.469921 ], [ 114.208543,-8.470105 ], [ 114.208363,-8.470365 ], [ 114.208167,-8.470541 ], [ 114.20798,-8.470674 ], [ 114.20775,-8.470799 ], [ 114.207589,-8.470806 ], [ 114.20736,-8.470796 ], [ 114.207175,-8.470727 ], [ 114.206947,-8.470557 ], [ 114.206728,-8.470421 ], [ 114.206559,-8.470344 ], [ 114.20633,-8.470325 ], [ 114.206109,-8.470358 ], [ 114.205821,-8.470474 ], [ 114.205444,-8.470683 ], [ 114.205442,-8.470686 ], [ 114.20531,-8.470765 ], [ 114.205089,-8.470881 ], [ 114.204894,-8.470947 ], [ 114.204666,-8.470988 ], [ 114.204647,-8.470873 ], [ 114.204567,-8.470503 ], [ 114.204462,-8.470182 ], [ 114.204185,-8.46984 ], [ 114.204011,-8.469706 ], [ 114.203007,-8.469594 ], [ 114.202582,-8.469535 ], [ 114.202298,-8.469448 ], [ 114.202128,-8.469381 ], [ 114.201804,-8.469254 ], [ 114.201376,-8.468992 ], [ 114.201111,-8.468814 ], [ 114.200725,-8.468693 ], [ 114.200381,-8.468623 ], [ 114.200137,-8.468521 ], [ 114.199871,-8.468315 ], [ 114.199618,-8.467943 ], [ 114.199099,-8.467087 ], [ 114.198836,-8.466748 ], [ 114.198557,-8.466498 ], [ 114.198334,-8.466386 ], [ 114.198011,-8.466326 ], [ 114.197663,-8.466337 ], [ 114.197093,-8.46674 ], [ 114.19681,-8.466894 ], [ 114.196315,-8.466823 ], [ 114.196064,-8.466761 ], [ 114.195697,-8.466792 ], [ 114.195471,-8.466822 ], [ 114.195306,-8.466798 ], [ 114.194921,-8.466528 ], [ 114.194618,-8.466287 ], [ 114.193995,-8.465994 ], [ 114.193857,-8.465907 ], [ 114.193821,-8.465867 ], [ 114.193824,-8.465851 ], [ 114.193873,-8.465585 ], [ 114.193896,-8.465369 ], [ 114.193824,-8.465085 ], [ 114.193537,-8.464715 ], [ 114.193399,-8.464546 ], [ 114.193341,-8.46439 ], [ 114.193738,-8.46388 ], [ 114.193831,-8.463761 ], [ 114.193857,-8.463647 ], [ 114.193796,-8.463399 ], [ 114.193697,-8.463224 ], [ 114.193564,-8.463115 ], [ 114.193399,-8.463069 ], [ 114.193011,-8.463078 ], [ 114.1929,-8.462986 ], [ 114.19271,-8.462696 ], [ 114.19253,-8.462513 ], [ 114.1922,-8.462393 ], [ 114.191975,-8.462311 ], [ 114.1917,-8.462218 ], [ 114.191491,-8.462087 ], [ 114.191324,-8.4619 ], [ 114.191195,-8.461573 ], [ 114.191165,-8.461039 ], [ 114.19114,-8.460607 ], [ 114.19103,-8.460118 ], [ 114.191009,-8.460054 ], [ 114.191044,-8.459952 ], [ 114.191115,-8.459595 ], [ 114.191145,-8.459229 ], [ 114.191106,-8.458998 ], [ 114.190991,-8.458834 ], [ 114.19085,-8.458771 ], [ 114.190705,-8.458713 ], [ 114.190474,-8.458621 ], [ 114.190412,-8.458504 ], [ 114.19013,-8.457858 ], [ 114.189923,-8.457554 ], [ 114.189669,-8.457259 ], [ 114.189492,-8.457004 ], [ 114.189409,-8.456763 ], [ 114.189241,-8.455989 ], [ 114.18898,-8.455457 ], [ 114.188688,-8.455086 ], [ 114.188493,-8.454926 ], [ 114.188205,-8.454775 ], [ 114.187958,-8.454558 ], [ 114.187727,-8.454363 ], [ 114.187301,-8.453982 ], [ 114.187203,-8.45389 ], [ 114.187159,-8.453832 ], [ 114.187197,-8.453727 ], [ 114.187348,-8.453594 ], [ 114.18742,-8.45353 ], [ 114.187603,-8.453316 ], [ 114.187798,-8.453168 ], [ 114.188152,-8.452932 ], [ 114.188709,-8.452123 ], [ 114.18875,-8.452059 ], [ 114.189493,-8.451124 ], [ 114.189694,-8.45094 ], [ 114.189945,-8.450663 ], [ 114.190217,-8.450397 ], [ 114.190531,-8.449996 ], [ 114.190658,-8.449667 ], [ 114.190753,-8.449347 ], [ 114.190808,-8.448924 ], [ 114.190832,-8.448553 ], [ 114.190908,-8.448099 ], [ 114.191025,-8.447687 ], [ 114.191151,-8.44744 ], [ 114.191271,-8.447293 ], [ 114.191593,-8.447141 ], [ 114.191656,-8.447015 ], [ 114.191998,-8.446275 ], [ 114.192306,-8.446376 ], [ 114.192805,-8.445436 ], [ 114.193804,-8.445968 ], [ 114.194622,-8.444845 ], [ 114.194731,-8.444647 ], [ 114.194825,-8.444514 ], [ 114.194972,-8.444298 ], [ 114.195139,-8.444103 ], [ 114.195327,-8.443929 ], [ 114.195557,-8.443745 ], [ 114.195745,-8.443601 ], [ 114.195985,-8.443397 ], [ 114.196065,-8.44324 ], [ 114.196069,-8.44324 ], [ 114.196087,-8.443062 ], [ 114.195906,-8.442782 ], [ 114.195653,-8.442256 ], [ 114.195503,-8.441891 ], [ 114.194812,-8.440218 ], [ 114.194698,-8.439792 ], [ 114.194579,-8.438934 ], [ 114.19455,-8.4387 ], [ 114.194612,-8.438736 ], [ 114.194923,-8.438778 ], [ 114.195234,-8.438416 ], [ 114.195376,-8.437902 ], [ 114.195259,-8.437323 ], [ 114.195032,-8.436722 ], [ 114.194918,-8.43668 ], [ 114.194798,-8.436709 ], [ 114.194694,-8.43676 ], [ 114.194544,-8.436732 ], [ 114.194168,-8.436223 ], [ 114.193861,-8.435648 ], [ 114.193639,-8.435232 ], [ 114.193614,-8.434835 ], [ 114.193604,-8.434724 ], [ 114.193204,-8.434423 ], [ 114.193053,-8.434208 ], [ 114.192991,-8.434138 ], [ 114.192861,-8.434094 ], [ 114.192757,-8.433983 ], [ 114.192752,-8.433876 ], [ 114.192956,-8.433556 ], [ 114.193075,-8.433388 ], [ 114.192918,-8.433301 ], [ 114.192763,-8.433237 ], [ 114.192595,-8.432814 ], [ 114.192551,-8.432739 ], [ 114.192333,-8.432668 ], [ 114.192138,-8.43265 ], [ 114.191989,-8.432368 ], [ 114.191652,-8.43168 ], [ 114.191505,-8.431481 ], [ 114.191378,-8.431389 ], [ 114.19134,-8.431151 ], [ 114.19131,-8.430954 ], [ 114.19126,-8.430655 ], [ 114.191222,-8.43019 ], [ 114.191229,-8.42924 ], [ 114.191263,-8.428776 ], [ 114.19143,-8.427867 ], [ 114.191482,-8.427778 ], [ 114.191503,-8.427655 ], [ 114.191543,-8.427385 ], [ 114.191576,-8.427157 ], [ 114.191654,-8.426748 ], [ 114.191823,-8.42609 ], [ 114.191987,-8.42603 ], [ 114.19218,-8.425931 ], [ 114.192389,-8.425825 ], [ 114.192608,-8.425693 ], [ 114.192935,-8.425471 ], [ 114.193162,-8.425306 ], [ 114.19354,-8.425043 ], [ 114.193792,-8.424828 ], [ 114.193969,-8.424672 ], [ 114.194272,-8.424424 ], [ 114.194616,-8.424169 ], [ 114.194827,-8.423988 ], [ 114.195071,-8.423748 ], [ 114.195324,-8.423451 ], [ 114.195577,-8.42312 ], [ 114.195838,-8.422797 ], [ 114.19599,-8.422582 ], [ 114.196108,-8.422366 ], [ 114.196074,-8.422259 ], [ 114.196049,-8.421995 ], [ 114.196032,-8.421938 ], [ 114.195596,-8.421825 ], [ 114.195404,-8.421456 ], [ 114.195323,-8.421298 ], [ 114.19514,-8.420991 ], [ 114.194949,-8.42067 ], [ 114.194717,-8.420388 ], [ 114.194025,-8.419837 ], [ 114.193903,-8.419757 ], [ 114.193757,-8.419661 ], [ 114.193522,-8.419595 ], [ 114.193223,-8.419609 ], [ 114.193088,-8.419572 ], [ 114.193023,-8.419554 ], [ 114.192366,-8.419303 ], [ 114.191889,-8.419132 ], [ 114.191151,-8.418798 ], [ 114.190564,-8.418617 ], [ 114.190414,-8.418585 ], [ 114.189928,-8.418484 ], [ 114.189423,-8.418468 ], [ 114.188961,-8.418377 ], [ 114.188686,-8.41827 ], [ 114.188584,-8.418199 ], [ 114.18842,-8.418086 ], [ 114.188314,-8.417988 ], [ 114.188291,-8.417938 ], [ 114.188221,-8.417786 ], [ 114.188046,-8.417442 ], [ 114.187889,-8.417293 ], [ 114.187814,-8.417259 ], [ 114.187804,-8.41726 ], [ 114.187166,-8.417278 ], [ 114.186732,-8.417249 ], [ 114.186364,-8.417136 ], [ 114.186123,-8.417009 ], [ 114.185919,-8.416835 ], [ 114.185726,-8.416458 ], [ 114.185495,-8.416002 ], [ 114.185339,-8.4157 ], [ 114.185164,-8.415369 ], [ 114.185092,-8.415278 ], [ 114.184926,-8.415097 ], [ 114.18454,-8.414842 ], [ 114.18416,-8.414637 ], [ 114.183619,-8.414414 ], [ 114.183287,-8.414292 ], [ 114.183152,-8.414243 ], [ 114.183033,-8.41416 ], [ 114.18276,-8.413795 ], [ 114.182555,-8.413576 ], [ 114.18243,-8.413293 ], [ 114.182403,-8.413172 ], [ 114.182396,-8.413157 ], [ 114.182308,-8.412878 ], [ 114.182112,-8.412337 ], [ 114.18195,-8.411936 ], [ 114.181845,-8.411765 ], [ 114.181701,-8.411661 ], [ 114.181601,-8.411595 ], [ 114.18154,-8.411395 ], [ 114.1815,-8.411321 ], [ 114.181341,-8.411298 ], [ 114.181202,-8.411304 ], [ 114.18113,-8.411152 ], [ 114.181069,-8.411055 ], [ 114.180944,-8.411004 ], [ 114.180699,-8.41109 ], [ 114.180574,-8.411145 ], [ 114.180493,-8.411122 ], [ 114.180348,-8.410929 ], [ 114.180272,-8.410729 ], [ 114.180216,-8.410567 ], [ 114.180087,-8.410355 ], [ 114.180025,-8.409888 ], [ 114.180041,-8.409712 ], [ 114.180208,-8.409387 ], [ 114.180472,-8.409055 ], [ 114.180766,-8.40881 ], [ 114.180944,-8.408671 ], [ 114.181011,-8.408408 ], [ 114.181026,-8.408178 ], [ 114.180968,-8.408003 ], [ 114.180848,-8.407856 ], [ 114.180622,-8.407724 ], [ 114.180311,-8.40757 ], [ 114.180309,-8.407569 ], [ 114.180173,-8.407467 ], [ 114.180198,-8.407269 ], [ 114.18022,-8.407177 ], [ 114.179999,-8.406976 ], [ 114.179756,-8.406744 ], [ 114.179701,-8.406673 ], [ 114.179811,-8.406564 ], [ 114.180017,-8.406427 ], [ 114.18066,-8.406269 ], [ 114.180661,-8.406269 ], [ 114.181196,-8.406114 ], [ 114.181364,-8.406051 ], [ 114.181493,-8.405947 ], [ 114.18169,-8.4058 ], [ 114.181833,-8.405639 ], [ 114.181918,-8.405276 ], [ 114.182001,-8.404721 ], [ 114.182058,-8.40443 ], [ 114.182065,-8.404428 ], [ 114.182109,-8.404431 ], [ 114.182135,-8.404441 ], [ 114.182239,-8.404456 ], [ 114.182744,-8.404527 ], [ 114.182756,-8.404314 ], [ 114.182778,-8.404117 ], [ 114.183305,-8.404266 ], [ 114.183541,-8.404233 ], [ 114.183924,-8.404139 ], [ 114.184609,-8.404242 ], [ 114.184856,-8.404337 ], [ 114.185006,-8.404301 ], [ 114.185186,-8.404262 ], [ 114.185515,-8.404213 ], [ 114.186042,-8.404132 ], [ 114.186682,-8.404057 ], [ 114.187242,-8.403934 ], [ 114.187946,-8.403812 ], [ 114.188347,-8.403719 ], [ 114.188971,-8.403612 ], [ 114.189579,-8.403521 ], [ 114.190411,-8.403447 ], [ 114.190875,-8.403403 ], [ 114.191291,-8.403374 ], [ 114.191626,-8.403392 ], [ 114.192082,-8.403472 ], [ 114.192158,-8.403521 ], [ 114.192404,-8.403564 ], [ 114.193471,-8.40372 ], [ 114.193441,-8.403801 ], [ 114.193395,-8.403953 ], [ 114.193507,-8.404241 ], [ 114.193551,-8.40447 ], [ 114.193619,-8.404617 ], [ 114.193835,-8.404797 ], [ 114.194073,-8.404946 ], [ 114.194156,-8.404844 ], [ 114.194162,-8.404712 ], [ 114.194207,-8.404611 ], [ 114.194306,-8.404583 ], [ 114.194518,-8.404592 ], [ 114.194658,-8.404563 ], [ 114.194793,-8.404565 ], [ 114.194904,-8.404647 ], [ 114.195282,-8.404975 ], [ 114.195354,-8.404938 ], [ 114.195608,-8.404787 ], [ 114.195986,-8.404876 ], [ 114.196185,-8.404712 ], [ 114.196312,-8.404627 ], [ 114.196442,-8.40466 ], [ 114.19674,-8.404806 ], [ 114.196917,-8.404987 ], [ 114.197108,-8.405154 ], [ 114.197263,-8.405105 ], [ 114.197837,-8.404931 ], [ 114.198009,-8.404896 ], [ 114.198049,-8.404859 ], [ 114.198225,-8.404697 ], [ 114.198353,-8.404601 ], [ 114.200024,-8.402275 ], [ 114.200101,-8.402256 ], [ 114.200285,-8.402142 ], [ 114.200482,-8.401963 ], [ 114.200647,-8.401814 ], [ 114.200809,-8.401675 ], [ 114.202272,-8.40042 ], [ 114.203979,-8.399034 ], [ 114.204501,-8.398616 ], [ 114.205378,-8.397949 ], [ 114.205773,-8.39763 ], [ 114.205952,-8.397458 ], [ 114.206341,-8.395593 ], [ 114.206392,-8.395291 ], [ 114.206454,-8.39492 ], [ 114.20654,-8.394624 ], [ 114.206559,-8.394242 ], [ 114.206561,-8.393988 ], [ 114.206612,-8.393559 ], [ 114.206647,-8.393114 ], [ 114.206699,-8.392589 ], [ 114.206749,-8.39224 ], [ 114.206836,-8.391839 ], [ 114.206864,-8.391623 ], [ 114.206913,-8.39142 ], [ 114.206686,-8.391068 ], [ 114.206577,-8.390883 ], [ 114.206534,-8.390688 ], [ 114.206549,-8.390502 ], [ 114.206604,-8.390378 ], [ 114.206854,-8.390261 ], [ 114.206984,-8.390191 ], [ 114.207081,-8.39006 ], [ 114.2071,-8.389921 ], [ 114.20704,-8.389784 ], [ 114.206842,-8.389487 ], [ 114.206632,-8.389015 ], [ 114.206498,-8.388615 ], [ 114.206413,-8.388476 ], [ 114.206917,-8.386988 ], [ 114.206217,-8.386837 ], [ 114.205457,-8.386523 ], [ 114.205299,-8.386463 ], [ 114.205482,-8.385403 ], [ 114.205621,-8.384819 ], [ 114.205657,-8.383729 ], [ 114.205654,-8.383697 ], [ 114.205926,-8.38366 ], [ 114.205961,-8.383509 ], [ 114.20632,-8.383478 ], [ 114.206392,-8.382995 ], [ 114.207256,-8.382976 ], [ 114.207258,-8.382651 ], [ 114.207237,-8.381902 ], [ 114.207879,-8.38202 ], [ 114.20786,-8.382313 ], [ 114.207575,-8.382286 ], [ 114.207588,-8.382788 ], [ 114.20886,-8.383057 ], [ 114.208898,-8.382846 ], [ 114.208826,-8.382838 ], [ 114.208822,-8.382768 ], [ 114.209014,-8.38248 ], [ 114.209122,-8.382379 ], [ 114.209511,-8.382398 ], [ 114.209538,-8.382533 ], [ 114.209477,-8.382909 ], [ 114.209427,-8.383143 ], [ 114.209777,-8.383328 ], [ 114.210069,-8.383418 ], [ 114.210277,-8.38342 ], [ 114.210424,-8.383358 ], [ 114.21057,-8.38315 ], [ 114.210608,-8.383046 ], [ 114.210944,-8.38318 ], [ 114.211316,-8.383336 ], [ 114.211562,-8.383516 ], [ 114.211681,-8.383675 ], [ 114.211845,-8.384024 ], [ 114.21195,-8.384155 ], [ 114.212141,-8.384254 ], [ 114.212492,-8.38444 ], [ 114.213142,-8.384923 ], [ 114.213259,-8.385034 ], [ 114.213589,-8.385348 ], [ 114.214162,-8.385893 ], [ 114.214574,-8.386304 ], [ 114.214714,-8.386366 ], [ 114.214827,-8.386325 ], [ 114.215268,-8.386115 ], [ 114.215506,-8.386341 ], [ 114.215902,-8.386734 ], [ 114.21615,-8.38685 ], [ 114.216536,-8.387024 ], [ 114.216709,-8.387202 ], [ 114.216857,-8.387471 ], [ 114.217048,-8.387911 ], [ 114.217182,-8.388317 ], [ 114.21734,-8.388795 ], [ 114.217592,-8.388834 ], [ 114.217801,-8.388803 ], [ 114.218206,-8.388734 ], [ 114.218521,-8.388964 ], [ 114.218838,-8.389292 ], [ 114.219441,-8.389984 ], [ 114.219468,-8.390007 ], [ 114.219929,-8.390395 ], [ 114.220062,-8.390366 ], [ 114.22049,-8.390255 ], [ 114.220687,-8.390307 ], [ 114.220939,-8.390452 ], [ 114.221255,-8.390703 ], [ 114.221872,-8.391173 ], [ 114.22211,-8.391173 ], [ 114.222499,-8.391215 ], [ 114.222766,-8.39132 ], [ 114.223039,-8.39141 ], [ 114.223044,-8.391423 ], [ 114.223147,-8.391846 ], [ 114.223341,-8.392052 ], [ 114.223528,-8.392509 ], [ 114.224001,-8.392907 ], [ 114.224175,-8.392986 ], [ 114.224379,-8.39298 ], [ 114.224682,-8.392912 ], [ 114.224916,-8.392789 ], [ 114.224999,-8.392744 ], [ 114.225131,-8.392757 ], [ 114.225277,-8.392846 ], [ 114.225443,-8.393077 ], [ 114.22552,-8.393303 ], [ 114.225651,-8.393746 ], [ 114.225662,-8.394154 ], [ 114.225984,-8.394556 ], [ 114.226257,-8.394822 ], [ 114.22644,-8.394935 ], [ 114.226754,-8.39499 ], [ 114.227097,-8.395075 ], [ 114.227058,-8.394671 ], [ 114.227166,-8.394516 ], [ 114.2269,-8.39397 ], [ 114.226759,-8.39377 ], [ 114.226567,-8.393315 ], [ 114.226576,-8.39331 ], [ 114.226857,-8.393193 ], [ 114.227198,-8.393077 ], [ 114.22743,-8.392998 ], [ 114.227724,-8.39288 ], [ 114.22796,-8.392787 ], [ 114.228319,-8.392704 ], [ 114.228454,-8.392717 ], [ 114.228705,-8.392719 ], [ 114.229116,-8.392708 ], [ 114.229513,-8.392698 ], [ 114.229938,-8.392646 ], [ 114.230377,-8.392567 ], [ 114.230706,-8.392474 ], [ 114.230926,-8.392381 ], [ 114.231153,-8.392285 ], [ 114.231544,-8.392484 ], [ 114.231624,-8.392598 ], [ 114.23164,-8.392735 ], [ 114.23159,-8.392965 ], [ 114.231403,-8.393328 ], [ 114.231457,-8.393835 ], [ 114.231614,-8.394056 ], [ 114.231649,-8.394198 ], [ 114.231628,-8.394503 ], [ 114.231663,-8.394727 ], [ 114.23168,-8.394918 ], [ 114.231669,-8.395126 ], [ 114.231753,-8.395209 ], [ 114.23207,-8.395482 ], [ 114.232156,-8.395673 ], [ 114.232286,-8.395936 ], [ 114.232412,-8.39601 ], [ 114.232622,-8.396164 ], [ 114.232727,-8.396342 ], [ 114.232958,-8.396752 ], [ 114.233148,-8.396891 ], [ 114.233546,-8.39719 ], [ 114.233807,-8.397318 ], [ 114.233998,-8.397387 ], [ 114.234477,-8.397486 ], [ 114.234545,-8.397487 ], [ 114.234901,-8.397516 ], [ 114.235161,-8.397518 ], [ 114.235558,-8.397494 ], [ 114.235762,-8.397421 ], [ 114.235934,-8.396911 ], [ 114.236115,-8.396585 ], [ 114.236227,-8.396524 ], [ 114.236337,-8.396553 ], [ 114.237255,-8.396854 ], [ 114.237652,-8.396913 ], [ 114.238273,-8.397122 ], [ 114.238651,-8.397345 ], [ 114.238923,-8.397624 ], [ 114.239143,-8.397927 ], [ 114.239429,-8.398066 ], [ 114.239811,-8.398191 ], [ 114.24033,-8.398371 ], [ 114.240603,-8.398537 ], [ 114.240916,-8.398866 ], [ 114.241147,-8.399113 ], [ 114.241377,-8.399468 ], [ 114.241566,-8.399865 ], [ 114.241646,-8.40007 ], [ 114.241823,-8.400343 ], [ 114.242027,-8.400481 ], [ 114.242338,-8.40065 ], [ 114.242963,-8.400475 ], [ 114.243427,-8.400426 ], [ 114.243452,-8.400429 ], [ 114.243841,-8.400473 ], [ 114.244391,-8.400597 ], [ 114.244902,-8.400729 ], [ 114.245248,-8.400832 ], [ 114.245548,-8.400997 ], [ 114.245664,-8.401143 ], [ 114.245706,-8.401316 ], [ 114.245779,-8.401743 ], [ 114.245891,-8.40189 ], [ 114.24602,-8.401936 ], [ 114.246267,-8.401933 ], [ 114.246574,-8.401868 ], [ 114.246874,-8.401809 ], [ 114.247035,-8.401866 ], [ 114.247208,-8.401996 ], [ 114.247464,-8.402181 ], [ 114.247749,-8.402132 ], [ 114.248036,-8.402115 ], [ 114.248274,-8.402154 ], [ 114.248453,-8.402243 ], [ 114.248801,-8.402402 ], [ 114.249179,-8.402491 ], [ 114.249456,-8.40259 ], [ 114.249584,-8.402617 ], [ 114.249673,-8.402532 ], [ 114.249815,-8.40243 ], [ 114.249891,-8.402457 ], [ 114.2499,-8.40246 ], [ 114.250016,-8.402581 ], [ 114.250078,-8.402741 ], [ 114.25023,-8.403165 ], [ 114.250325,-8.403191 ], [ 114.250627,-8.403225 ], [ 114.250761,-8.403354 ], [ 114.251015,-8.403709 ], [ 114.251211,-8.403932 ], [ 114.251606,-8.404314 ], [ 114.251706,-8.404438 ], [ 114.251861,-8.404525 ], [ 114.252037,-8.404653 ], [ 114.252128,-8.404815 ], [ 114.252206,-8.405126 ], [ 114.25232,-8.405427 ], [ 114.252437,-8.405558 ], [ 114.25263,-8.405672 ], [ 114.252851,-8.405728 ], [ 114.253209,-8.405825 ], [ 114.253329,-8.405949 ], [ 114.253516,-8.406124 ], [ 114.253794,-8.406221 ], [ 114.254039,-8.406347 ], [ 114.254208,-8.406507 ], [ 114.254568,-8.40686 ], [ 114.255186,-8.407301 ], [ 114.255685,-8.407721 ], [ 114.256235,-8.408416 ], [ 114.256235,-8.408784 ], [ 114.256331,-8.408797 ], [ 114.256605,-8.408836 ], [ 114.256707,-8.408913 ], [ 114.25697,-8.409005 ], [ 114.25713,-8.40906 ], [ 114.258311,-8.409535 ], [ 114.259129,-8.409932 ], [ 114.259937,-8.409848 ], [ 114.260163,-8.409769 ], [ 114.260434,-8.409735 ], [ 114.260785,-8.409739 ], [ 114.260971,-8.409792 ], [ 114.261512,-8.409974 ], [ 114.262152,-8.410197 ], [ 114.262391,-8.410135 ], [ 114.262406,-8.41022 ], [ 114.262468,-8.41032 ], [ 114.262699,-8.410601 ], [ 114.263126,-8.411993 ], [ 114.263964,-8.414294 ], [ 114.26422,-8.414876 ], [ 114.264112,-8.41516 ], [ 114.265617,-8.415643 ], [ 114.266329,-8.415547 ], [ 114.267055,-8.415348 ], [ 114.267378,-8.415291 ], [ 114.267546,-8.415359 ], [ 114.267816,-8.415568 ], [ 114.268009,-8.415793 ], [ 114.268031,-8.415898 ], [ 114.268025,-8.416122 ], [ 114.268096,-8.416426 ], [ 114.268422,-8.416563 ], [ 114.268787,-8.416621 ], [ 114.269218,-8.416691 ], [ 114.269484,-8.416734 ], [ 114.269831,-8.417025 ], [ 114.270718,-8.417705 ], [ 114.271302,-8.418018 ], [ 114.271276,-8.418707 ], [ 114.271357,-8.419563 ], [ 114.271431,-8.41992 ], [ 114.271464,-8.420083 ], [ 114.271506,-8.420195 ], [ 114.271553,-8.420322 ], [ 114.271588,-8.420416 ], [ 114.271776,-8.420874 ], [ 114.27201,-8.421576 ], [ 114.272092,-8.421949 ], [ 114.27213,-8.42287 ], [ 114.272118,-8.423231 ], [ 114.272103,-8.423681 ], [ 114.272104,-8.42379 ], [ 114.272097,-8.423842 ], [ 114.271862,-8.425632 ], [ 114.271812,-8.425846 ], [ 114.27165,-8.42654 ], [ 114.271508,-8.427197 ], [ 114.271519,-8.42722 ], [ 114.271317,-8.427865 ], [ 114.270964,-8.428996 ], [ 114.270824,-8.429642 ], [ 114.270815,-8.430099 ], [ 114.270864,-8.430599 ], [ 114.27097,-8.430968 ], [ 114.271203,-8.431375 ], [ 114.271505,-8.431723 ], [ 114.271584,-8.431785 ], [ 114.271594,-8.431822 ], [ 114.27109,-8.432013 ], [ 114.271228,-8.433505 ], [ 114.271702,-8.434095 ], [ 114.272369,-8.434683 ], [ 114.272801,-8.435122 ], [ 114.273288,-8.435524 ], [ 114.273272,-8.435524 ], [ 114.273726,-8.435974 ], [ 114.274395,-8.436649 ], [ 114.274422,-8.436721 ], [ 114.274606,-8.437217 ], [ 114.274377,-8.437603 ], [ 114.274148,-8.437856 ], [ 114.273784,-8.438226 ], [ 114.273265,-8.438708 ], [ 114.273065,-8.438843 ], [ 114.272886,-8.438931 ], [ 114.272706,-8.439094 ], [ 114.272629,-8.439421 ], [ 114.272559,-8.440088 ], [ 114.272512,-8.440865 ], [ 114.272421,-8.441462 ], [ 114.271917,-8.442581 ], [ 114.27176,-8.443086 ] ] ] }, "id": "relation/8201936" }, { "type": "Feature", "properties": { "@id": "relation/8222496", "admin_level": "6", "boundary": "administrative", "is_in:city": "Semarang", "is_in:province": "Jawa Timur", "name": "Gambiran", "source": "HOT_InAWARESurvey_2018", "type": "boundary" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 114.191823,-8.42609 ], [ 114.191654,-8.426748 ], [ 114.191576,-8.427157 ], [ 114.191543,-8.427385 ], [ 114.191503,-8.427655 ], [ 114.191482,-8.427778 ], [ 114.191452,-8.427829 ], [ 114.191436,-8.427833 ], [ 114.191263,-8.428776 ], [ 114.191229,-8.42924 ], [ 114.191222,-8.43019 ], [ 114.19126,-8.430655 ], [ 114.19131,-8.430954 ], [ 114.191321,-8.431023 ], [ 114.19134,-8.431151 ], [ 114.191378,-8.431389 ], [ 114.191505,-8.431481 ], [ 114.191652,-8.43168 ], [ 114.191989,-8.432368 ], [ 114.192138,-8.43265 ], [ 114.192333,-8.432668 ], [ 114.192551,-8.432739 ], [ 114.192595,-8.432814 ], [ 114.192763,-8.433237 ], [ 114.192918,-8.433301 ], [ 114.193075,-8.433388 ], [ 114.192956,-8.433556 ], [ 114.192752,-8.433876 ], [ 114.192757,-8.433983 ], [ 114.192861,-8.434094 ], [ 114.192991,-8.434138 ], [ 114.193053,-8.434208 ], [ 114.193204,-8.434423 ], [ 114.193604,-8.434724 ], [ 114.193614,-8.434835 ], [ 114.193639,-8.435232 ], [ 114.193861,-8.435648 ], [ 114.194168,-8.436223 ], [ 114.194544,-8.436732 ], [ 114.194694,-8.43676 ], [ 114.194798,-8.436709 ], [ 114.194881,-8.436689 ], [ 114.194943,-8.436689 ], [ 114.195032,-8.436722 ], [ 114.195259,-8.437323 ], [ 114.195376,-8.437902 ], [ 114.195234,-8.438416 ], [ 114.194923,-8.438778 ], [ 114.194612,-8.438736 ], [ 114.19455,-8.4387 ], [ 114.194579,-8.438934 ], [ 114.194698,-8.439792 ], [ 114.194812,-8.440218 ], [ 114.195503,-8.441891 ], [ 114.195653,-8.442256 ], [ 114.195906,-8.442782 ], [ 114.196087,-8.443062 ], [ 114.196069,-8.443232 ], [ 114.195985,-8.443397 ], [ 114.195745,-8.443601 ], [ 114.195557,-8.443745 ], [ 114.195327,-8.443929 ], [ 114.195139,-8.444103 ], [ 114.194972,-8.444298 ], [ 114.194825,-8.444514 ], [ 114.194731,-8.444647 ], [ 114.194622,-8.444845 ], [ 114.193804,-8.445968 ], [ 114.192805,-8.445436 ], [ 114.192306,-8.446376 ], [ 114.191998,-8.446275 ], [ 114.191656,-8.447015 ], [ 114.191593,-8.447141 ], [ 114.191271,-8.447293 ], [ 114.191151,-8.44744 ], [ 114.191025,-8.447687 ], [ 114.190908,-8.448099 ], [ 114.190832,-8.448553 ], [ 114.190808,-8.448924 ], [ 114.190753,-8.449347 ], [ 114.190658,-8.449667 ], [ 114.190531,-8.449996 ], [ 114.190217,-8.450397 ], [ 114.189945,-8.450663 ], [ 114.189694,-8.45094 ], [ 114.189493,-8.451124 ], [ 114.18875,-8.452059 ], [ 114.188709,-8.452123 ], [ 114.188152,-8.452932 ], [ 114.187798,-8.453168 ], [ 114.187603,-8.453316 ], [ 114.18742,-8.45353 ], [ 114.187348,-8.453594 ], [ 114.187229,-8.453698 ], [ 114.187207,-8.453699 ], [ 114.187159,-8.453832 ], [ 114.187203,-8.45389 ], [ 114.187301,-8.453982 ], [ 114.187727,-8.454363 ], [ 114.187958,-8.454558 ], [ 114.188205,-8.454775 ], [ 114.188493,-8.454926 ], [ 114.188688,-8.455086 ], [ 114.18898,-8.455457 ], [ 114.189241,-8.455989 ], [ 114.189409,-8.456763 ], [ 114.189492,-8.457004 ], [ 114.189669,-8.457259 ], [ 114.189923,-8.457554 ], [ 114.19013,-8.457858 ], [ 114.190412,-8.458504 ], [ 114.190474,-8.458621 ], [ 114.190705,-8.458713 ], [ 114.19085,-8.458771 ], [ 114.190991,-8.458834 ], [ 114.191106,-8.458998 ], [ 114.191145,-8.459229 ], [ 114.191115,-8.459595 ], [ 114.191044,-8.459952 ], [ 114.191009,-8.460054 ], [ 114.19103,-8.460118 ], [ 114.19114,-8.460607 ], [ 114.191165,-8.461039 ], [ 114.191195,-8.461573 ], [ 114.191324,-8.4619 ], [ 114.191491,-8.462087 ], [ 114.191667,-8.462198 ], [ 114.1917,-8.462218 ], [ 114.191975,-8.462311 ], [ 114.1922,-8.462393 ], [ 114.19253,-8.462513 ], [ 114.19271,-8.462696 ], [ 114.1929,-8.462986 ], [ 114.193011,-8.463078 ], [ 114.193399,-8.463069 ], [ 114.193564,-8.463115 ], [ 114.193697,-8.463224 ], [ 114.193796,-8.463399 ], [ 114.193857,-8.463647 ], [ 114.193831,-8.463761 ], [ 114.193738,-8.46388 ], [ 114.193341,-8.46439 ], [ 114.193399,-8.464546 ], [ 114.193537,-8.464715 ], [ 114.193824,-8.465085 ], [ 114.193896,-8.465369 ], [ 114.193873,-8.465585 ], [ 114.193824,-8.465851 ], [ 114.193821,-8.465867 ], [ 114.193857,-8.465907 ], [ 114.193995,-8.465994 ], [ 114.194618,-8.466287 ], [ 114.194921,-8.466528 ], [ 114.194985,-8.466573 ], [ 114.195306,-8.466798 ], [ 114.195471,-8.466822 ], [ 114.195697,-8.466792 ], [ 114.196064,-8.466761 ], [ 114.196315,-8.466823 ], [ 114.19681,-8.466894 ], [ 114.197093,-8.46674 ], [ 114.197663,-8.466337 ], [ 114.198011,-8.466326 ], [ 114.198334,-8.466386 ], [ 114.198557,-8.466498 ], [ 114.198836,-8.466748 ], [ 114.199099,-8.467087 ], [ 114.199618,-8.467943 ], [ 114.199871,-8.468315 ], [ 114.200137,-8.468521 ], [ 114.200381,-8.468623 ], [ 114.200511,-8.468649 ], [ 114.200725,-8.468693 ], [ 114.201111,-8.468814 ], [ 114.201376,-8.468992 ], [ 114.201804,-8.469254 ], [ 114.202128,-8.469381 ], [ 114.202298,-8.469448 ], [ 114.202582,-8.469535 ], [ 114.203007,-8.469594 ], [ 114.204011,-8.469706 ], [ 114.204185,-8.46984 ], [ 114.204462,-8.470182 ], [ 114.204567,-8.470503 ], [ 114.204647,-8.470873 ], [ 114.204666,-8.470988 ], [ 114.204342,-8.471028 ], [ 114.203986,-8.471059 ], [ 114.20369,-8.471074 ], [ 114.203562,-8.471073 ], [ 114.203342,-8.471038 ], [ 114.203289,-8.471021 ], [ 114.203063,-8.470951 ], [ 114.202725,-8.47084 ], [ 114.202463,-8.47077 ], [ 114.202125,-8.470684 ], [ 114.201761,-8.470597 ], [ 114.20149,-8.470578 ], [ 114.201202,-8.470576 ], [ 114.200973,-8.470591 ], [ 114.200752,-8.470674 ], [ 114.20054,-8.470757 ], [ 114.200528,-8.47076 ], [ 114.200276,-8.470839 ], [ 114.200056,-8.470897 ], [ 114.199649,-8.470961 ], [ 114.199292,-8.471026 ], [ 114.198987,-8.471049 ], [ 114.198682,-8.471072 ], [ 114.198309,-8.471112 ], [ 114.197876,-8.471151 ], [ 114.197512,-8.471165 ], [ 114.197156,-8.47118 ], [ 114.196859,-8.471178 ], [ 114.196538,-8.47115 ], [ 114.196241,-8.471106 ], [ 114.195996,-8.471054 ], [ 114.19559,-8.470899 ], [ 114.195328,-8.470796 ], [ 114.195075,-8.470718 ], [ 114.194888,-8.470709 ], [ 114.194693,-8.470724 ], [ 114.194388,-8.470798 ], [ 114.194091,-8.470863 ], [ 114.193794,-8.47092 ], [ 114.193607,-8.470927 ], [ 114.19343,-8.470909 ], [ 114.193235,-8.470849 ], [ 114.193041,-8.470755 ], [ 114.192918,-8.470653 ], [ 114.192856,-8.470602 ], [ 114.192586,-8.470423 ], [ 114.192257,-8.470193 ], [ 114.191945,-8.470014 ], [ 114.191658,-8.469843 ], [ 114.191396,-8.469673 ], [ 114.191101,-8.469502 ], [ 114.190865,-8.469374 ], [ 114.190687,-8.469288 ], [ 114.190476,-8.469186 ], [ 114.190231,-8.469091 ], [ 114.190019,-8.469065 ], [ 114.189808,-8.469055 ], [ 114.189519,-8.469061 ], [ 114.189206,-8.469101 ], [ 114.188951,-8.469116 ], [ 114.188756,-8.469115 ], [ 114.188528,-8.469046 ], [ 114.188241,-8.468867 ], [ 114.187963,-8.468646 ], [ 114.187719,-8.46845 ], [ 114.187534,-8.468314 ], [ 114.187314,-8.468152 ], [ 114.187154,-8.468067 ], [ 114.1869,-8.468023 ], [ 114.186612,-8.467962 ], [ 114.186342,-8.467901 ], [ 114.186062,-8.467857 ], [ 114.185758,-8.467796 ], [ 114.185555,-8.467718 ], [ 114.185378,-8.467608 ], [ 114.185176,-8.467404 ], [ 114.185024,-8.467276 ], [ 114.184881,-8.46714 ], [ 114.184653,-8.467088 ], [ 114.18445,-8.46707 ], [ 114.184094,-8.467034 ], [ 114.183611,-8.467005 ], [ 114.183111,-8.466993 ], [ 114.182603,-8.467032 ], [ 114.182289,-8.467038 ], [ 114.182027,-8.467011 ], [ 114.181798,-8.46695 ], [ 114.181519,-8.466847 ], [ 114.181097,-8.466718 ], [ 114.180725,-8.466614 ], [ 114.180446,-8.466528 ], [ 114.180192,-8.466458 ], [ 114.180014,-8.466407 ], [ 114.179795,-8.466329 ], [ 114.179634,-8.466261 ], [ 114.179355,-8.466124 ], [ 114.179026,-8.46597 ], [ 114.178747,-8.465841 ], [ 114.178469,-8.465705 ], [ 114.178249,-8.46561 ], [ 114.178131,-8.465534 ], [ 114.178039,-8.465423 ], [ 114.177904,-8.465229 ], [ 114.177754,-8.464983 ], [ 114.177644,-8.464873 ], [ 114.177467,-8.464796 ], [ 114.177128,-8.464726 ], [ 114.17673,-8.464706 ], [ 114.176519,-8.464679 ], [ 114.176222,-8.464644 ], [ 114.175892,-8.464591 ], [ 114.175554,-8.464495 ], [ 114.175292,-8.464392 ], [ 114.175005,-8.464247 ], [ 114.174778,-8.464043 ], [ 114.174558,-8.463924 ], [ 114.17433,-8.463796 ], [ 114.174186,-8.463699 ], [ 114.174128,-8.463659 ], [ 114.173909,-8.463464 ], [ 114.173691,-8.463218 ], [ 114.173463,-8.463014 ], [ 114.173219,-8.462743 ], [ 114.172984,-8.462497 ], [ 114.17274,-8.462183 ], [ 114.172497,-8.461903 ], [ 114.172287,-8.461649 ], [ 114.172156,-8.461491 ], [ 114.172077,-8.461395 ], [ 114.171774,-8.461047 ], [ 114.171505,-8.4608 ], [ 114.171319,-8.460673 ], [ 114.171134,-8.460562 ], [ 114.170939,-8.460476 ], [ 114.170694,-8.460373 ], [ 114.170484,-8.46022 ], [ 114.170332,-8.460118 ], [ 114.170214,-8.460024 ], [ 114.170029,-8.459821 ], [ 114.169835,-8.459659 ], [ 114.169641,-8.459523 ], [ 114.169557,-8.459476 ], [ 114.16947,-8.459427 ], [ 114.169366,-8.459383 ], [ 114.16927,-8.459329 ], [ 114.169131,-8.459248 ], [ 114.168997,-8.459188 ], [ 114.168793,-8.45909 ], [ 114.168616,-8.458993 ], [ 114.168391,-8.458895 ], [ 114.168139,-8.458786 ], [ 114.167893,-8.458678 ], [ 114.167737,-8.458628 ], [ 114.16756,-8.458622 ], [ 114.167415,-8.458615 ], [ 114.167347,-8.458534 ], [ 114.167279,-8.458274 ], [ 114.167298,-8.457903 ], [ 114.167531,-8.456679 ], [ 114.167359,-8.45584 ], [ 114.167127,-8.455257 ], [ 114.167005,-8.455018 ], [ 114.166885,-8.454851 ], [ 114.16665,-8.454724 ], [ 114.166374,-8.454682 ], [ 114.165903,-8.45472 ], [ 114.16553,-8.454692 ], [ 114.165408,-8.454595 ], [ 114.165253,-8.454255 ], [ 114.16518,-8.45393 ], [ 114.165162,-8.45333 ], [ 114.165176,-8.452502 ], [ 114.165152,-8.452218 ], [ 114.165125,-8.452117 ], [ 114.164998,-8.451735 ], [ 114.164738,-8.451302 ], [ 114.164377,-8.450677 ], [ 114.164294,-8.450342 ], [ 114.164306,-8.450174 ], [ 114.164372,-8.449907 ], [ 114.164373,-8.449619 ], [ 114.164274,-8.449411 ], [ 114.164155,-8.449314 ], [ 114.163915,-8.449082 ], [ 114.163661,-8.448507 ], [ 114.163667,-8.448325 ], [ 114.163745,-8.448037 ], [ 114.164028,-8.447154 ], [ 114.163994,-8.447037 ], [ 114.16391,-8.446848 ], [ 114.163319,-8.44615 ], [ 114.163205,-8.44595 ], [ 114.16315,-8.445728 ], [ 114.163138,-8.445441 ], [ 114.163114,-8.445366 ], [ 114.16308,-8.445095 ], [ 114.163066,-8.44505 ], [ 114.162976,-8.444777 ], [ 114.162834,-8.444621 ], [ 114.162452,-8.444339 ], [ 114.162339,-8.444318 ], [ 114.162253,-8.444374 ], [ 114.161848,-8.444653 ], [ 114.161607,-8.444715 ], [ 114.160867,-8.44475 ], [ 114.16067,-8.444379 ], [ 114.160547,-8.4442 ], [ 114.160436,-8.444144 ], [ 114.160257,-8.444137 ], [ 114.15961,-8.444139 ], [ 114.159445,-8.44391 ], [ 114.159392,-8.443707 ], [ 114.159199,-8.442566 ], [ 114.158981,-8.442341 ], [ 114.158814,-8.442038 ], [ 114.158838,-8.441732 ], [ 114.158834,-8.441559 ], [ 114.1588,-8.44129 ], [ 114.158663,-8.440881 ], [ 114.158287,-8.440052 ], [ 114.158311,-8.439773 ], [ 114.158544,-8.439575 ], [ 114.158817,-8.439401 ], [ 114.15905,-8.43921 ], [ 114.15911,-8.439009 ], [ 114.159126,-8.438696 ], [ 114.159087,-8.438403 ], [ 114.159046,-8.438234 ], [ 114.159064,-8.43795 ], [ 114.15935,-8.437857 ], [ 114.159573,-8.437841 ], [ 114.159795,-8.437766 ], [ 114.15991,-8.437671 ], [ 114.159938,-8.437626 ], [ 114.159783,-8.437222 ], [ 114.159659,-8.436809 ], [ 114.159626,-8.436537 ], [ 114.159704,-8.435978 ], [ 114.159706,-8.435682 ], [ 114.159622,-8.435423 ], [ 114.159394,-8.435143 ], [ 114.15868,-8.434806 ], [ 114.158651,-8.434456 ], [ 114.158674,-8.434257 ], [ 114.158755,-8.433916 ], [ 114.158893,-8.433626 ], [ 114.15906,-8.433356 ], [ 114.159115,-8.433108 ], [ 114.159095,-8.432829 ], [ 114.158786,-8.432539 ], [ 114.158593,-8.432234 ], [ 114.158605,-8.431713 ], [ 114.15875,-8.43153 ], [ 114.1588,-8.431478 ], [ 114.158932,-8.431339 ], [ 114.159004,-8.431203 ], [ 114.159015,-8.430934 ], [ 114.158765,-8.430112 ], [ 114.158771,-8.429976 ], [ 114.158837,-8.42983 ], [ 114.158643,-8.429302 ], [ 114.158638,-8.429214 ], [ 114.158851,-8.428947 ], [ 114.158978,-8.428783 ], [ 114.158961,-8.428686 ], [ 114.15831,-8.42846 ], [ 114.15798,-8.428337 ], [ 114.157726,-8.428137 ], [ 114.157577,-8.427947 ], [ 114.15748,-8.427669 ], [ 114.157454,-8.427444 ], [ 114.157504,-8.427195 ], [ 114.157676,-8.426829 ], [ 114.158155,-8.426452 ], [ 114.158501,-8.426169 ], [ 114.158619,-8.426014 ], [ 114.158627,-8.425716 ], [ 114.158658,-8.425091 ], [ 114.15869,-8.424727 ], [ 114.158601,-8.424303 ], [ 114.158521,-8.424067 ], [ 114.158197,-8.423639 ], [ 114.15786,-8.42334 ], [ 114.157649,-8.423215 ], [ 114.157347,-8.423127 ], [ 114.156918,-8.422631 ], [ 114.156862,-8.422043 ], [ 114.156765,-8.421458 ], [ 114.156728,-8.421233 ], [ 114.156744,-8.42118 ], [ 114.156775,-8.421081 ], [ 114.156939,-8.420715 ], [ 114.156985,-8.420385 ], [ 114.157001,-8.420223 ], [ 114.157077,-8.41959 ], [ 114.157086,-8.419362 ], [ 114.156839,-8.418856 ], [ 114.156665,-8.418552 ], [ 114.156622,-8.418397 ], [ 114.156647,-8.41823 ], [ 114.156834,-8.418017 ], [ 114.156982,-8.41785 ], [ 114.157154,-8.417677 ], [ 114.157261,-8.417506 ], [ 114.157209,-8.417375 ], [ 114.157014,-8.417137 ], [ 114.156688,-8.416861 ], [ 114.156643,-8.416788 ], [ 114.156604,-8.416724 ], [ 114.156587,-8.416526 ], [ 114.156659,-8.416188 ], [ 114.156732,-8.415923 ], [ 114.156742,-8.415546 ], [ 114.156657,-8.414946 ], [ 114.156551,-8.414535 ], [ 114.15648,-8.414133 ], [ 114.156431,-8.413789 ], [ 114.156422,-8.413657 ], [ 114.156334,-8.413345 ], [ 114.156201,-8.412873 ], [ 114.15615,-8.412616 ], [ 114.156173,-8.412476 ], [ 114.156246,-8.412361 ], [ 114.156471,-8.41222 ], [ 114.156652,-8.412146 ], [ 114.15679,-8.412024 ], [ 114.156875,-8.411854 ], [ 114.15689,-8.41166 ], [ 114.156659,-8.411395 ], [ 114.156567,-8.41125 ], [ 114.156566,-8.411245 ], [ 114.156549,-8.410914 ], [ 114.156205,-8.41088 ], [ 114.156075,-8.410671 ], [ 114.155573,-8.409744 ], [ 114.155406,-8.40962 ], [ 114.154695,-8.409273 ], [ 114.153936,-8.409019 ], [ 114.153675,-8.409076 ], [ 114.153421,-8.409039 ], [ 114.153089,-8.408903 ], [ 114.152191,-8.408487 ], [ 114.151632,-8.408027 ], [ 114.151395,-8.407673 ], [ 114.151191,-8.407392 ], [ 114.151101,-8.407609 ], [ 114.150306,-8.409042 ], [ 114.15017,-8.409384 ], [ 114.149949,-8.409513 ], [ 114.14967,-8.409563 ], [ 114.14927,-8.409543 ], [ 114.148957,-8.409541 ], [ 114.14854,-8.40952 ], [ 114.148407,-8.409508 ], [ 114.147932,-8.409464 ], [ 114.147463,-8.409374 ], [ 114.14722,-8.409321 ], [ 114.146769,-8.409265 ], [ 114.146386,-8.409228 ], [ 114.145865,-8.409207 ], [ 114.145287,-8.409181 ], [ 114.144112,-8.409032 ], [ 114.143928,-8.40897 ], [ 114.1437,-8.408914 ], [ 114.143442,-8.408871 ], [ 114.142774,-8.408832 ], [ 114.142585,-8.409034 ], [ 114.14249,-8.409398 ], [ 114.141915,-8.409354 ], [ 114.141643,-8.409328 ], [ 114.14154,-8.409322 ], [ 114.140397,-8.409318 ], [ 114.138173,-8.409309 ], [ 114.138008,-8.409303 ], [ 114.137449,-8.409358 ], [ 114.136845,-8.409423 ], [ 114.136561,-8.409453 ], [ 114.136255,-8.409463 ], [ 114.13575,-8.409479 ], [ 114.134825,-8.409508 ], [ 114.133984,-8.40954 ], [ 114.133797,-8.409559 ], [ 114.133622,-8.409578 ], [ 114.133584,-8.409489 ], [ 114.133206,-8.408892 ], [ 114.132975,-8.408528 ], [ 114.13258,-8.408181 ], [ 114.132303,-8.407983 ], [ 114.132013,-8.407776 ], [ 114.131743,-8.407455 ], [ 114.13104,-8.40624 ], [ 114.130975,-8.405874 ], [ 114.131018,-8.405596 ], [ 114.131172,-8.405007 ], [ 114.131108,-8.404831 ], [ 114.13097,-8.404681 ], [ 114.130747,-8.404583 ], [ 114.130155,-8.40445 ], [ 114.129943,-8.404393 ], [ 114.129942,-8.404392 ], [ 114.129683,-8.404227 ], [ 114.129535,-8.404035 ], [ 114.129357,-8.403673 ], [ 114.12929,-8.403296 ], [ 114.129178,-8.402917 ], [ 114.129149,-8.402815 ], [ 114.129149,-8.402815 ], [ 114.128864,-8.402171 ], [ 114.128828,-8.401922 ], [ 114.129031,-8.401848 ], [ 114.129093,-8.401753 ], [ 114.12906,-8.401589 ], [ 114.128964,-8.401369 ], [ 114.128863,-8.40112 ], [ 114.128814,-8.400576 ], [ 114.128714,-8.400481 ], [ 114.128596,-8.400332 ], [ 114.128521,-8.400274 ], [ 114.127362,-8.399595 ], [ 114.127276,-8.399467 ], [ 114.126982,-8.399045 ], [ 114.126829,-8.398826 ], [ 114.126697,-8.398327 ], [ 114.126633,-8.397602 ], [ 114.126872,-8.397621 ], [ 114.127005,-8.397602 ], [ 114.127039,-8.397496 ], [ 114.12706,-8.397002 ], [ 114.127287,-8.396659 ], [ 114.127485,-8.396132 ], [ 114.127619,-8.395651 ], [ 114.127711,-8.39521 ], [ 114.127641,-8.394702 ], [ 114.127772,-8.394188 ], [ 114.1276,-8.393979 ], [ 114.127492,-8.393793 ], [ 114.127553,-8.393616 ], [ 114.127673,-8.393265 ], [ 114.127697,-8.392955 ], [ 114.127617,-8.392068 ], [ 114.127526,-8.391704 ], [ 114.127463,-8.39137 ], [ 114.127443,-8.390829 ], [ 114.127524,-8.390727 ], [ 114.12768,-8.390675 ], [ 114.127855,-8.390615 ], [ 114.127968,-8.390576 ], [ 114.128006,-8.390518 ], [ 114.128035,-8.390474 ], [ 114.128055,-8.390233 ], [ 114.128001,-8.389875 ], [ 114.127814,-8.389217 ], [ 114.127711,-8.389006 ], [ 114.127711,-8.388722 ], [ 114.127793,-8.388459 ], [ 114.127945,-8.388314 ], [ 114.128393,-8.387935 ], [ 114.128426,-8.38769 ], [ 114.128382,-8.387331 ], [ 114.128306,-8.387221 ], [ 114.127935,-8.386877 ], [ 114.128051,-8.386465 ], [ 114.127988,-8.386266 ], [ 114.127882,-8.38614 ], [ 114.127558,-8.385937 ], [ 114.127034,-8.385782 ], [ 114.126964,-8.385689 ], [ 114.126966,-8.385495 ], [ 114.127019,-8.385015 ], [ 114.127034,-8.384667 ], [ 114.127016,-8.384069 ], [ 114.127012,-8.383938 ], [ 114.127041,-8.383896 ], [ 114.127231,-8.383606 ], [ 114.127268,-8.383421 ], [ 114.12719,-8.383136 ], [ 114.127171,-8.382875 ], [ 114.12735,-8.382644 ], [ 114.127707,-8.382257 ], [ 114.127799,-8.38205 ], [ 114.127798,-8.381925 ], [ 114.127761,-8.3814 ], [ 114.127995,-8.380985 ], [ 114.128,-8.380759 ], [ 114.128012,-8.380335 ], [ 114.128226,-8.37968 ], [ 114.128326,-8.379407 ], [ 114.128114,-8.378789 ], [ 114.128038,-8.378533 ], [ 114.127949,-8.378492 ], [ 114.12779,-8.378375 ], [ 114.127693,-8.378211 ], [ 114.127684,-8.378014 ], [ 114.127682,-8.377287 ], [ 114.127907,-8.377269 ], [ 114.128113,-8.377248 ], [ 114.128402,-8.377243 ], [ 114.128547,-8.377244 ], [ 114.12876,-8.377238 ], [ 114.128827,-8.377224 ], [ 114.128782,-8.377033 ], [ 114.128744,-8.376768 ], [ 114.128663,-8.376108 ], [ 114.128631,-8.37589 ], [ 114.128593,-8.375718 ], [ 114.128601,-8.3755 ], [ 114.12861,-8.37519 ], [ 114.128629,-8.375002 ], [ 114.128669,-8.374377 ], [ 114.128644,-8.373349 ], [ 114.128536,-8.372427 ], [ 114.128123,-8.371355 ], [ 114.127542,-8.370219 ], [ 114.127128,-8.369231 ], [ 114.127032,-8.368614 ], [ 114.127027,-8.368406 ], [ 114.126977,-8.368256 ], [ 114.12741,-8.367815 ], [ 114.127521,-8.367649 ], [ 114.127732,-8.367335 ], [ 114.12802,-8.366765 ], [ 114.128108,-8.3665 ], [ 114.128099,-8.366384 ], [ 114.128344,-8.366607 ], [ 114.128537,-8.366793 ], [ 114.128803,-8.367085 ], [ 114.129125,-8.367434 ], [ 114.129478,-8.36783 ], [ 114.129816,-8.368197 ], [ 114.13009,-8.368451 ], [ 114.130327,-8.368653 ], [ 114.130586,-8.368833 ], [ 114.130801,-8.368915 ], [ 114.131113,-8.369015 ], [ 114.131359,-8.369104 ], [ 114.131567,-8.369196 ], [ 114.131698,-8.36928 ], [ 114.131945,-8.369481 ], [ 114.132271,-8.369794 ], [ 114.132561,-8.370072 ], [ 114.132934,-8.37033 ], [ 114.133328,-8.37049 ], [ 114.134038,-8.370593 ], [ 114.134531,-8.370597 ], [ 114.13546,-8.370505 ], [ 114.136369,-8.370335 ], [ 114.137179,-8.370203 ], [ 114.138306,-8.369996 ], [ 114.139532,-8.36971 ], [ 114.140442,-8.3695 ], [ 114.141015,-8.369347 ], [ 114.141807,-8.369137 ], [ 114.142854,-8.368909 ], [ 114.143217,-8.368834 ], [ 114.143428,-8.368795 ], [ 114.144323,-8.368843 ], [ 114.144726,-8.369002 ], [ 114.145335,-8.369217 ], [ 114.145532,-8.369287 ], [ 114.146257,-8.369529 ], [ 114.146338,-8.369556 ], [ 114.146357,-8.36958 ], [ 114.146641,-8.369711 ], [ 114.146914,-8.369853 ], [ 114.147061,-8.369894 ], [ 114.147545,-8.369984 ], [ 114.148214,-8.370303 ], [ 114.149001,-8.370643 ], [ 114.149257,-8.370802 ], [ 114.149313,-8.371175 ], [ 114.149339,-8.371727 ], [ 114.149524,-8.371982 ], [ 114.149779,-8.3722 ], [ 114.150684,-8.372698 ], [ 114.151077,-8.372858 ], [ 114.151549,-8.373117 ], [ 114.151667,-8.373235 ], [ 114.151712,-8.37332 ], [ 114.151644,-8.373667 ], [ 114.151662,-8.373962 ], [ 114.151818,-8.374191 ], [ 114.152054,-8.374279 ], [ 114.152409,-8.374301 ], [ 114.152806,-8.374088 ], [ 114.153006,-8.374065 ], [ 114.15322,-8.374189 ], [ 114.153395,-8.374505 ], [ 114.153458,-8.374863 ], [ 114.153456,-8.375003 ], [ 114.153405,-8.375501 ], [ 114.153283,-8.376065 ], [ 114.153351,-8.376489 ], [ 114.153822,-8.376836 ], [ 114.154286,-8.376971 ], [ 114.154944,-8.377204 ], [ 114.155361,-8.377338 ], [ 114.155944,-8.377432 ], [ 114.15645,-8.377482 ], [ 114.156825,-8.377535 ], [ 114.156916,-8.377548 ], [ 114.157623,-8.377565 ], [ 114.158107,-8.377591 ], [ 114.158515,-8.377794 ], [ 114.158967,-8.377997 ], [ 114.159413,-8.378275 ], [ 114.15989,-8.378596 ], [ 114.160373,-8.378762 ], [ 114.161068,-8.378789 ], [ 114.161768,-8.378735 ], [ 114.1623,-8.378676 ], [ 114.16295,-8.378716 ], [ 114.163533,-8.378818 ], [ 114.164041,-8.378977 ], [ 114.164422,-8.379085 ], [ 114.164493,-8.379105 ], [ 114.165108,-8.379191 ], [ 114.16549,-8.379187 ], [ 114.165808,-8.378966 ], [ 114.165948,-8.378757 ], [ 114.166041,-8.37851 ], [ 114.166195,-8.378652 ], [ 114.166407,-8.378767 ], [ 114.166871,-8.379033 ], [ 114.167394,-8.379388 ], [ 114.167852,-8.379464 ], [ 114.167994,-8.379425 ], [ 114.168042,-8.379412 ], [ 114.168199,-8.379274 ], [ 114.168498,-8.379023 ], [ 114.168656,-8.379027 ], [ 114.16897,-8.379113 ], [ 114.169659,-8.379366 ], [ 114.169682,-8.379443 ], [ 114.16964,-8.379612 ], [ 114.169502,-8.380035 ], [ 114.169572,-8.380194 ], [ 114.170044,-8.381031 ], [ 114.170277,-8.381342 ], [ 114.170277,-8.381556 ], [ 114.170327,-8.381924 ], [ 114.170405,-8.382194 ], [ 114.170488,-8.382273 ], [ 114.170855,-8.382551 ], [ 114.171061,-8.382475 ], [ 114.171096,-8.382468 ], [ 114.1711,-8.382468 ], [ 114.171313,-8.38235 ], [ 114.171362,-8.38231 ], [ 114.171218,-8.382205 ], [ 114.171011,-8.381939 ], [ 114.17099,-8.381881 ], [ 114.17122,-8.381646 ], [ 114.171309,-8.381532 ], [ 114.171323,-8.381513 ], [ 114.171315,-8.381497 ], [ 114.171172,-8.381211 ], [ 114.171108,-8.381047 ], [ 114.171106,-8.381027 ], [ 114.171227,-8.380729 ], [ 114.171335,-8.380553 ], [ 114.171482,-8.380447 ], [ 114.171542,-8.380439 ], [ 114.171579,-8.380566 ], [ 114.171696,-8.38075 ], [ 114.172286,-8.381355 ], [ 114.172513,-8.381225 ], [ 114.172727,-8.381072 ], [ 114.172984,-8.38082 ], [ 114.173184,-8.380582 ], [ 114.173312,-8.380428 ], [ 114.173449,-8.380338 ], [ 114.173501,-8.380272 ], [ 114.174527,-8.379692 ], [ 114.174722,-8.379438 ], [ 114.17495,-8.379143 ], [ 114.175179,-8.378835 ], [ 114.175436,-8.378541 ], [ 114.175572,-8.378431 ], [ 114.175764,-8.378332 ], [ 114.175952,-8.378254 ], [ 114.176143,-8.378192 ], [ 114.176375,-8.378136 ], [ 114.176758,-8.377944 ], [ 114.177042,-8.377777 ], [ 114.177398,-8.377611 ], [ 114.177681,-8.377452 ], [ 114.177916,-8.377301 ], [ 114.178204,-8.377111 ], [ 114.178499,-8.376947 ], [ 114.17874,-8.376796 ], [ 114.178915,-8.376691 ], [ 114.179485,-8.377669 ], [ 114.179694,-8.377888 ], [ 114.179759,-8.377956 ], [ 114.180084,-8.37818 ], [ 114.180294,-8.378325 ], [ 114.180856,-8.378617 ], [ 114.180297,-8.37996 ], [ 114.180106,-8.37997 ], [ 114.179775,-8.380496 ], [ 114.179958,-8.380515 ], [ 114.180064,-8.38052 ], [ 114.180315,-8.38049 ], [ 114.180372,-8.380476 ], [ 114.180415,-8.380471 ], [ 114.180511,-8.380487 ], [ 114.180727,-8.380564 ], [ 114.180864,-8.380708 ], [ 114.18125,-8.381281 ], [ 114.18157,-8.381686 ], [ 114.181674,-8.381881 ], [ 114.18179,-8.382173 ], [ 114.181952,-8.382407 ], [ 114.182319,-8.382768 ], [ 114.18245,-8.382906 ], [ 114.182592,-8.382975 ], [ 114.182886,-8.382788 ], [ 114.183087,-8.382576 ], [ 114.183237,-8.382495 ], [ 114.183601,-8.382379 ], [ 114.183771,-8.382398 ], [ 114.183874,-8.38246 ], [ 114.184122,-8.382624 ], [ 114.184282,-8.382763 ], [ 114.184331,-8.382957 ], [ 114.184407,-8.383082 ], [ 114.184678,-8.38337 ], [ 114.184878,-8.383566 ], [ 114.18539,-8.384506 ], [ 114.185951,-8.385129 ], [ 114.186137,-8.385153 ], [ 114.186444,-8.385126 ], [ 114.186568,-8.3851 ], [ 114.186604,-8.385103 ], [ 114.187044,-8.385166 ], [ 114.187792,-8.385306 ], [ 114.188153,-8.385443 ], [ 114.188182,-8.385459 ], [ 114.188369,-8.385565 ], [ 114.18855,-8.385696 ], [ 114.188895,-8.385922 ], [ 114.189163,-8.386121 ], [ 114.189402,-8.386292 ], [ 114.18984,-8.386563 ], [ 114.190164,-8.386734 ], [ 114.190743,-8.38695 ], [ 114.191266,-8.387066 ], [ 114.191889,-8.387169 ], [ 114.192596,-8.387259 ], [ 114.193148,-8.387348 ], [ 114.193629,-8.387421 ], [ 114.194308,-8.387511 ], [ 114.194747,-8.387542 ], [ 114.195214,-8.387602 ], [ 114.195611,-8.387647 ], [ 114.195998,-8.387707 ], [ 114.196285,-8.387777 ], [ 114.19645,-8.387813 ], [ 114.196762,-8.387881 ], [ 114.196825,-8.387894 ], [ 114.196974,-8.387924 ], [ 114.197111,-8.38789 ], [ 114.197333,-8.387778 ], [ 114.197451,-8.38775 ], [ 114.19775,-8.387796 ], [ 114.197978,-8.387919 ], [ 114.198668,-8.388369 ], [ 114.198876,-8.388433 ], [ 114.199007,-8.388473 ], [ 114.200319,-8.388711 ], [ 114.200508,-8.38892 ], [ 114.200773,-8.38928 ], [ 114.201079,-8.389796 ], [ 114.201276,-8.390133 ], [ 114.2015,-8.390518 ], [ 114.201679,-8.390764 ], [ 114.201702,-8.391011 ], [ 114.201776,-8.3916 ], [ 114.20206,-8.392502 ], [ 114.202227,-8.3927 ], [ 114.202349,-8.392902 ], [ 114.202488,-8.393311 ], [ 114.202604,-8.393569 ], [ 114.202693,-8.393765 ], [ 114.202894,-8.394262 ], [ 114.20302,-8.394497 ], [ 114.203195,-8.394666 ], [ 114.20345,-8.394817 ], [ 114.204001,-8.395063 ], [ 114.204211,-8.395123 ], [ 114.20433,-8.395078 ], [ 114.204487,-8.394952 ], [ 114.204868,-8.394633 ], [ 114.205067,-8.394654 ], [ 114.205342,-8.394752 ], [ 114.20576,-8.394886 ], [ 114.205991,-8.394891 ], [ 114.206454,-8.39492 ], [ 114.206392,-8.395291 ], [ 114.206341,-8.395593 ], [ 114.205952,-8.397458 ], [ 114.205773,-8.39763 ], [ 114.205391,-8.397939 ], [ 114.205378,-8.39795 ], [ 114.204501,-8.398616 ], [ 114.203979,-8.399034 ], [ 114.202411,-8.400307 ], [ 114.202272,-8.40042 ], [ 114.202016,-8.400639 ], [ 114.200809,-8.401675 ], [ 114.200647,-8.401814 ], [ 114.200482,-8.401963 ], [ 114.200285,-8.402142 ], [ 114.200101,-8.402256 ], [ 114.200024,-8.402275 ], [ 114.198353,-8.404601 ], [ 114.198225,-8.404697 ], [ 114.198049,-8.404859 ], [ 114.198009,-8.404896 ], [ 114.197837,-8.404931 ], [ 114.197263,-8.405105 ], [ 114.197108,-8.405154 ], [ 114.196917,-8.404987 ], [ 114.19674,-8.404806 ], [ 114.196442,-8.40466 ], [ 114.196312,-8.404627 ], [ 114.196185,-8.404712 ], [ 114.195986,-8.404876 ], [ 114.195608,-8.404787 ], [ 114.195354,-8.404938 ], [ 114.195282,-8.404975 ], [ 114.194904,-8.404647 ], [ 114.194793,-8.404565 ], [ 114.194658,-8.404563 ], [ 114.194518,-8.404592 ], [ 114.194306,-8.404583 ], [ 114.194207,-8.404611 ], [ 114.194162,-8.404712 ], [ 114.194156,-8.404844 ], [ 114.194073,-8.404946 ], [ 114.193835,-8.404797 ], [ 114.193619,-8.404617 ], [ 114.193551,-8.40447 ], [ 114.193507,-8.404241 ], [ 114.193395,-8.403953 ], [ 114.193441,-8.403801 ], [ 114.193471,-8.40372 ], [ 114.192404,-8.403564 ], [ 114.192158,-8.403521 ], [ 114.192082,-8.403472 ], [ 114.191626,-8.403392 ], [ 114.191291,-8.403374 ], [ 114.190875,-8.403403 ], [ 114.190411,-8.403447 ], [ 114.189579,-8.403521 ], [ 114.188971,-8.403612 ], [ 114.188347,-8.403719 ], [ 114.187946,-8.403812 ], [ 114.187242,-8.403934 ], [ 114.186682,-8.404057 ], [ 114.186635,-8.404062 ], [ 114.186042,-8.404132 ], [ 114.185515,-8.404213 ], [ 114.185186,-8.404262 ], [ 114.185006,-8.404301 ], [ 114.184856,-8.404337 ], [ 114.184609,-8.404242 ], [ 114.183924,-8.404139 ], [ 114.183541,-8.404233 ], [ 114.183305,-8.404266 ], [ 114.182778,-8.404117 ], [ 114.182756,-8.404314 ], [ 114.182744,-8.404527 ], [ 114.182239,-8.404456 ], [ 114.182135,-8.404441 ], [ 114.182109,-8.404431 ], [ 114.182059,-8.404428 ], [ 114.182001,-8.404721 ], [ 114.181918,-8.405276 ], [ 114.181843,-8.405596 ], [ 114.181833,-8.405639 ], [ 114.18169,-8.4058 ], [ 114.181493,-8.405947 ], [ 114.181366,-8.406048 ], [ 114.18133,-8.406063 ], [ 114.181196,-8.406114 ], [ 114.180661,-8.406269 ], [ 114.180017,-8.406427 ], [ 114.179847,-8.406539 ], [ 114.179812,-8.406562 ], [ 114.179701,-8.406673 ], [ 114.179746,-8.406731 ], [ 114.17974,-8.406729 ], [ 114.179999,-8.406976 ], [ 114.18022,-8.407177 ], [ 114.180198,-8.407269 ], [ 114.180173,-8.407467 ], [ 114.180309,-8.407569 ], [ 114.180311,-8.40757 ], [ 114.180622,-8.407724 ], [ 114.180848,-8.407856 ], [ 114.180968,-8.408003 ], [ 114.181026,-8.408178 ], [ 114.181011,-8.408408 ], [ 114.180944,-8.408671 ], [ 114.180766,-8.40881 ], [ 114.180738,-8.408833 ], [ 114.180472,-8.409055 ], [ 114.180208,-8.409387 ], [ 114.180041,-8.409712 ], [ 114.180025,-8.409888 ], [ 114.180086,-8.410346 ], [ 114.180087,-8.410355 ], [ 114.180216,-8.410567 ], [ 114.180272,-8.410729 ], [ 114.180348,-8.410929 ], [ 114.180493,-8.411122 ], [ 114.180574,-8.411145 ], [ 114.180699,-8.41109 ], [ 114.180944,-8.411004 ], [ 114.181069,-8.411055 ], [ 114.18113,-8.411152 ], [ 114.181202,-8.411304 ], [ 114.181341,-8.411298 ], [ 114.1815,-8.411321 ], [ 114.18154,-8.411395 ], [ 114.181601,-8.411595 ], [ 114.181701,-8.411661 ], [ 114.181845,-8.411765 ], [ 114.18195,-8.411936 ], [ 114.182054,-8.412194 ], [ 114.182112,-8.412337 ], [ 114.182308,-8.412878 ], [ 114.182396,-8.413157 ], [ 114.182403,-8.413172 ], [ 114.18243,-8.413293 ], [ 114.182555,-8.413576 ], [ 114.18276,-8.413795 ], [ 114.183033,-8.41416 ], [ 114.183152,-8.414243 ], [ 114.183287,-8.414292 ], [ 114.183619,-8.414414 ], [ 114.18416,-8.414637 ], [ 114.18454,-8.414842 ], [ 114.184926,-8.415097 ], [ 114.185092,-8.415278 ], [ 114.185164,-8.415369 ], [ 114.185339,-8.4157 ], [ 114.185436,-8.415887 ], [ 114.185495,-8.416002 ], [ 114.185699,-8.416405 ], [ 114.185726,-8.416458 ], [ 114.185919,-8.416835 ], [ 114.186123,-8.417009 ], [ 114.186364,-8.417136 ], [ 114.186732,-8.417249 ], [ 114.187166,-8.417278 ], [ 114.187814,-8.417259 ], [ 114.187889,-8.417293 ], [ 114.188046,-8.417442 ], [ 114.188221,-8.417786 ], [ 114.188291,-8.417938 ], [ 114.188314,-8.417988 ], [ 114.18842,-8.418086 ], [ 114.188584,-8.418199 ], [ 114.188686,-8.41827 ], [ 114.188961,-8.418377 ], [ 114.189423,-8.418468 ], [ 114.189928,-8.418484 ], [ 114.190564,-8.418617 ], [ 114.191151,-8.418798 ], [ 114.191889,-8.419132 ], [ 114.192366,-8.419303 ], [ 114.193023,-8.419554 ], [ 114.193088,-8.419572 ], [ 114.193223,-8.419609 ], [ 114.193522,-8.419595 ], [ 114.193757,-8.419661 ], [ 114.193903,-8.419757 ], [ 114.194025,-8.419837 ], [ 114.194717,-8.420388 ], [ 114.194949,-8.42067 ], [ 114.19514,-8.420991 ], [ 114.195323,-8.421298 ], [ 114.195404,-8.421456 ], [ 114.195596,-8.421825 ], [ 114.196032,-8.421938 ], [ 114.196049,-8.421995 ], [ 114.196074,-8.422259 ], [ 114.196108,-8.422366 ], [ 114.19599,-8.422582 ], [ 114.195838,-8.422797 ], [ 114.195577,-8.42312 ], [ 114.195324,-8.423451 ], [ 114.195071,-8.423748 ], [ 114.194827,-8.423988 ], [ 114.194616,-8.424169 ], [ 114.194272,-8.424424 ], [ 114.193969,-8.424672 ], [ 114.193792,-8.424828 ], [ 114.19354,-8.425043 ], [ 114.193162,-8.425306 ], [ 114.192935,-8.425471 ], [ 114.192608,-8.425693 ], [ 114.192389,-8.425825 ], [ 114.19218,-8.425931 ], [ 114.191987,-8.42603 ] ] ] }, "id": "relation/8222496" }, { "type": "Feature", "properties": { "@id": "relation/8244965", "admin_level": "6", "boundary": "administrative", "is_in:city": "Semarang", "is_in:province": "Jawa Tengah", "name": "Srono", "source": "HOT_InAWARESurey_2018", "type": "boundary" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 114.192238,-8.350671 ], [ 114.191871,-8.350112 ], [ 114.19169,-8.349784 ], [ 114.191609,-8.349527 ], [ 114.191573,-8.349325 ], [ 114.191482,-8.349218 ], [ 114.190928,-8.348567 ], [ 114.191182,-8.348629 ], [ 114.191555,-8.348612 ], [ 114.191799,-8.348548 ], [ 114.192119,-8.348382 ], [ 114.192584,-8.348077 ], [ 114.193276,-8.34767 ], [ 114.193565,-8.347575 ], [ 114.193835,-8.347598 ], [ 114.194559,-8.347627 ], [ 114.195181,-8.347802 ], [ 114.195945,-8.346802 ], [ 114.196157,-8.34645 ], [ 114.196325,-8.345981 ], [ 114.196395,-8.345666 ], [ 114.196398,-8.345549 ], [ 114.196643,-8.345161 ], [ 114.197073,-8.344703 ], [ 114.19754,-8.344246 ], [ 114.198021,-8.343895 ], [ 114.199179,-8.344222 ], [ 114.200001,-8.344393 ], [ 114.201648,-8.344535 ], [ 114.202299,-8.343879 ], [ 114.202881,-8.343297 ], [ 114.203106,-8.343441 ], [ 114.203466,-8.343566 ], [ 114.203918,-8.343634 ], [ 114.204709,-8.343754 ], [ 114.204918,-8.343888 ], [ 114.205546,-8.343087 ], [ 114.206086,-8.342347 ], [ 114.206769,-8.34143 ], [ 114.20738,-8.34069 ], [ 114.20779,-8.340235 ], [ 114.208566,-8.339316 ], [ 114.209038,-8.338683 ], [ 114.209434,-8.338277 ], [ 114.209733,-8.337986 ], [ 114.210214,-8.337592 ], [ 114.210625,-8.337168 ], [ 114.211333,-8.335862 ], [ 114.211838,-8.335051 ], [ 114.212342,-8.33431 ], [ 114.212832,-8.33367 ], [ 114.213732,-8.332912 ], [ 114.213942,-8.332719 ], [ 114.214138,-8.332471 ], [ 114.21424,-8.332342 ], [ 114.214344,-8.332211 ], [ 114.214527,-8.33198 ], [ 114.214874,-8.3316 ], [ 114.215215,-8.331327 ], [ 114.216194,-8.33088 ], [ 114.216225,-8.330615 ], [ 114.216185,-8.330258 ], [ 114.216422,-8.330135 ], [ 114.217296,-8.329658 ], [ 114.217285,-8.330279 ], [ 114.217295,-8.330849 ], [ 114.217411,-8.331179 ], [ 114.217591,-8.331476 ], [ 114.217936,-8.331948 ], [ 114.21797,-8.332138 ], [ 114.218028,-8.332383 ], [ 114.218273,-8.33273 ], [ 114.218614,-8.332841 ], [ 114.219011,-8.332882 ], [ 114.219532,-8.332958 ], [ 114.219827,-8.333066 ], [ 114.220059,-8.333242 ], [ 114.220168,-8.333407 ], [ 114.219881,-8.333936 ], [ 114.219927,-8.334103 ], [ 114.220014,-8.334209 ], [ 114.220356,-8.334629 ], [ 114.220646,-8.335246 ], [ 114.220771,-8.335622 ], [ 114.221017,-8.336617 ], [ 114.221011,-8.337194 ], [ 114.221007,-8.338025 ], [ 114.221152,-8.338164 ], [ 114.221525,-8.338163 ], [ 114.222255,-8.338085 ], [ 114.222555,-8.338028 ], [ 114.222962,-8.33789 ], [ 114.223269,-8.337886 ], [ 114.223577,-8.337976 ], [ 114.223936,-8.338165 ], [ 114.224153,-8.338338 ], [ 114.224505,-8.338731 ], [ 114.224821,-8.339046 ], [ 114.225292,-8.33904 ], [ 114.22544,-8.338998 ], [ 114.225949,-8.339814 ], [ 114.226093,-8.340455 ], [ 114.226215,-8.340921 ], [ 114.226338,-8.341284 ], [ 114.226631,-8.341312 ], [ 114.226869,-8.341264 ], [ 114.227211,-8.341117 ], [ 114.227474,-8.341016 ], [ 114.227757,-8.340973 ], [ 114.227961,-8.341015 ], [ 114.22794,-8.341251 ], [ 114.227913,-8.341606 ], [ 114.228014,-8.341716 ], [ 114.228471,-8.341807 ], [ 114.228556,-8.342008 ], [ 114.228739,-8.342261 ], [ 114.228898,-8.342339 ], [ 114.229261,-8.342149 ], [ 114.229686,-8.34196 ], [ 114.229882,-8.341951 ], [ 114.230129,-8.342025 ], [ 114.230285,-8.342128 ], [ 114.230482,-8.34278 ], [ 114.230583,-8.342974 ], [ 114.231069,-8.343899 ], [ 114.231219,-8.343991 ], [ 114.231454,-8.344058 ], [ 114.232173,-8.344228 ], [ 114.232309,-8.344344 ], [ 114.232422,-8.344511 ], [ 114.232574,-8.344673 ], [ 114.232814,-8.344796 ], [ 114.232961,-8.344926 ], [ 114.233127,-8.345695 ], [ 114.233476,-8.345746 ], [ 114.233802,-8.345806 ], [ 114.234024,-8.345925 ], [ 114.234166,-8.346061 ], [ 114.234362,-8.34632 ], [ 114.23439,-8.346356 ], [ 114.234656,-8.34665 ], [ 114.234829,-8.346733 ], [ 114.235101,-8.34679 ], [ 114.235534,-8.346911 ], [ 114.236014,-8.347164 ], [ 114.23647,-8.347459 ], [ 114.236773,-8.347561 ], [ 114.237136,-8.347602 ], [ 114.237796,-8.347608 ], [ 114.238777,-8.347819 ], [ 114.239107,-8.3478 ], [ 114.239293,-8.347725 ], [ 114.23947,-8.347557 ], [ 114.239989,-8.347023 ], [ 114.240237,-8.346875 ], [ 114.240554,-8.346769 ], [ 114.240817,-8.346732 ], [ 114.240969,-8.346771 ], [ 114.241147,-8.347112 ], [ 114.241355,-8.347436 ], [ 114.241683,-8.347908 ], [ 114.241872,-8.348009 ], [ 114.242036,-8.348029 ], [ 114.242227,-8.347972 ], [ 114.242551,-8.347819 ], [ 114.242743,-8.347753 ], [ 114.243007,-8.347847 ], [ 114.24324,-8.348018 ], [ 114.243362,-8.348144 ], [ 114.243549,-8.348367 ], [ 114.2437,-8.348516 ], [ 114.243838,-8.348616 ], [ 114.244156,-8.348682 ], [ 114.244441,-8.348702 ], [ 114.244746,-8.348701 ], [ 114.245266,-8.348647 ], [ 114.24559,-8.348619 ], [ 114.245744,-8.348605 ], [ 114.245882,-8.348621 ], [ 114.246067,-8.348683 ], [ 114.246265,-8.348899 ], [ 114.246432,-8.349299 ], [ 114.246474,-8.349758 ], [ 114.246502,-8.350203 ], [ 114.246546,-8.350494 ], [ 114.246668,-8.350709 ], [ 114.247065,-8.351095 ], [ 114.247586,-8.351451 ], [ 114.247755,-8.351559 ], [ 114.248323,-8.351762 ], [ 114.248521,-8.351978 ], [ 114.248795,-8.352424 ], [ 114.249054,-8.352886 ], [ 114.24916,-8.353131 ], [ 114.24925,-8.353438 ], [ 114.249354,-8.353898 ], [ 114.24946,-8.354252 ], [ 114.249596,-8.354528 ], [ 114.249891,-8.354922 ], [ 114.250114,-8.355161 ], [ 114.250423,-8.355392 ], [ 114.250744,-8.355543 ], [ 114.251112,-8.355672 ], [ 114.251411,-8.355708 ], [ 114.25163,-8.355664 ], [ 114.251965,-8.355495 ], [ 114.252416,-8.355246 ], [ 114.252844,-8.355054 ], [ 114.253224,-8.354999 ], [ 114.253823,-8.355003 ], [ 114.254237,-8.355075 ], [ 114.254558,-8.355226 ], [ 114.254879,-8.355446 ], [ 114.255097,-8.355539 ], [ 114.255327,-8.355587 ], [ 114.255816,-8.355587 ], [ 114.256425,-8.355362 ], [ 114.256579,-8.355367 ], [ 114.257,-8.355431 ], [ 114.257166,-8.355378 ], [ 114.257309,-8.355233 ], [ 114.257355,-8.355037 ], [ 114.257323,-8.354809 ], [ 114.257236,-8.354595 ], [ 114.257174,-8.35437 ], [ 114.257236,-8.353976 ], [ 114.25736,-8.353708 ], [ 114.257491,-8.353572 ], [ 114.257577,-8.353523 ], [ 114.25772,-8.353466 ], [ 114.25821,-8.353394 ], [ 114.258431,-8.353444 ], [ 114.259019,-8.353577 ], [ 114.259506,-8.353555 ], [ 114.260237,-8.353391 ], [ 114.260559,-8.353329 ], [ 114.261077,-8.353258 ], [ 114.261349,-8.353596 ], [ 114.261591,-8.35383 ], [ 114.261911,-8.35396 ], [ 114.262453,-8.354116 ], [ 114.262963,-8.354225 ], [ 114.263465,-8.354331 ], [ 114.263592,-8.354394 ], [ 114.26371,-8.35454 ], [ 114.263715,-8.354631 ], [ 114.263745,-8.355405 ], [ 114.263887,-8.355412 ], [ 114.264538,-8.355388 ], [ 114.265496,-8.355582 ], [ 114.26585,-8.355626 ], [ 114.266217,-8.355632 ], [ 114.266334,-8.355675 ], [ 114.266926,-8.355958 ], [ 114.267156,-8.356142 ], [ 114.267592,-8.356457 ], [ 114.267956,-8.356503 ], [ 114.268728,-8.356674 ], [ 114.269085,-8.356851 ], [ 114.269211,-8.356993 ], [ 114.269394,-8.357296 ], [ 114.269432,-8.357476 ], [ 114.269523,-8.35778 ], [ 114.269659,-8.35797 ], [ 114.270273,-8.358424 ], [ 114.270469,-8.358502 ], [ 114.270687,-8.358513 ], [ 114.27101,-8.358462 ], [ 114.271281,-8.358335 ], [ 114.271501,-8.358233 ], [ 114.271855,-8.358067 ], [ 114.272927,-8.357514 ], [ 114.273217,-8.357336 ], [ 114.273428,-8.357252 ], [ 114.274048,-8.356963 ], [ 114.274119,-8.356805 ], [ 114.274206,-8.356347 ], [ 114.274269,-8.355843 ], [ 114.274287,-8.355514 ], [ 114.274757,-8.355307 ], [ 114.275179,-8.355469 ], [ 114.276097,-8.355645 ], [ 114.276374,-8.355728 ], [ 114.277038,-8.355973 ], [ 114.277721,-8.356182 ], [ 114.277912,-8.356352 ], [ 114.278116,-8.35664 ], [ 114.278599,-8.357175 ], [ 114.27885,-8.357327 ], [ 114.27911,-8.357398 ], [ 114.279434,-8.357403 ], [ 114.280081,-8.357255 ], [ 114.281069,-8.357035 ], [ 114.281365,-8.357163 ], [ 114.281533,-8.357301 ], [ 114.281523,-8.357625 ], [ 114.281595,-8.357957 ], [ 114.281769,-8.358329 ], [ 114.281896,-8.358435 ], [ 114.28224,-8.358636 ], [ 114.282843,-8.358949 ], [ 114.284001,-8.359437 ], [ 114.28534,-8.360107 ], [ 114.285342,-8.360104 ], [ 114.28581,-8.360286 ], [ 114.286222,-8.360359 ], [ 114.286535,-8.360355 ], [ 114.287048,-8.360262 ], [ 114.287216,-8.360202 ], [ 114.287324,-8.360164 ], [ 114.287435,-8.360118 ], [ 114.2876,-8.360021 ], [ 114.2877,-8.359908 ], [ 114.287933,-8.359533 ], [ 114.288068,-8.3594 ], [ 114.288446,-8.359296 ], [ 114.288723,-8.359183 ], [ 114.289058,-8.359025 ], [ 114.289428,-8.35889 ], [ 114.28975,-8.358893 ], [ 114.289991,-8.35902 ], [ 114.290267,-8.359079 ], [ 114.290555,-8.359093 ], [ 114.29082,-8.359003 ], [ 114.290948,-8.358786 ], [ 114.291123,-8.358547 ], [ 114.2914,-8.358469 ], [ 114.291999,-8.358335 ], [ 114.292772,-8.358192 ], [ 114.293324,-8.358207 ], [ 114.294199,-8.358282 ], [ 114.294958,-8.358356 ], [ 114.295453,-8.35837 ], [ 114.296041,-8.358352 ], [ 114.296536,-8.358389 ], [ 114.296892,-8.358506 ], [ 114.297064,-8.358611 ], [ 114.297189,-8.358795 ], [ 114.297257,-8.359036 ], [ 114.297393,-8.359312 ], [ 114.297678,-8.359657 ], [ 114.297918,-8.35998 ], [ 114.298032,-8.360175 ], [ 114.298178,-8.360715 ], [ 114.298312,-8.361254 ], [ 114.298435,-8.361713 ], [ 114.298516,-8.361794 ], [ 114.298711,-8.361773 ], [ 114.299046,-8.361718 ], [ 114.2993,-8.361548 ], [ 114.299658,-8.361355 ], [ 114.300108,-8.361278 ], [ 114.300423,-8.361267 ], [ 114.300638,-8.361259 ], [ 114.301202,-8.36124 ], [ 114.30164,-8.361231 ], [ 114.301904,-8.361279 ], [ 114.302168,-8.361373 ], [ 114.302374,-8.361592 ], [ 114.302602,-8.361948 ], [ 114.302874,-8.362626 ], [ 114.303099,-8.363292 ], [ 114.303336,-8.363993 ], [ 114.303519,-8.36428 ], [ 114.303678,-8.364499 ], [ 114.304,-8.364627 ], [ 114.304517,-8.364734 ], [ 114.305047,-8.364738 ], [ 114.305727,-8.364548 ], [ 114.306698,-8.364096 ], [ 114.307234,-8.363952 ], [ 114.307321,-8.363928 ], [ 114.307747,-8.363885 ], [ 114.30823,-8.363946 ], [ 114.308494,-8.364097 ], [ 114.308665,-8.36435 ], [ 114.308617,-8.364659 ], [ 114.308405,-8.365299 ], [ 114.308264,-8.365802 ], [ 114.308284,-8.366192 ], [ 114.308478,-8.366468 ], [ 114.309017,-8.36677 ], [ 114.309476,-8.366979 ], [ 114.310002,-8.36743 ], [ 114.310346,-8.367695 ], [ 114.310508,-8.367639 ], [ 114.310659,-8.3674 ], [ 114.310685,-8.366999 ], [ 114.310757,-8.366495 ], [ 114.310876,-8.365923 ], [ 114.310971,-8.365615 ], [ 114.311213,-8.365502 ], [ 114.311547,-8.365515 ], [ 114.312041,-8.365633 ], [ 114.312536,-8.365648 ], [ 114.312756,-8.365558 ], [ 114.312895,-8.365387 ], [ 114.313001,-8.365021 ], [ 114.313131,-8.364621 ], [ 114.313476,-8.364589 ], [ 114.313797,-8.364798 ], [ 114.314209,-8.365259 ], [ 114.314515,-8.365982 ], [ 114.314774,-8.366717 ], [ 114.315128,-8.367213 ], [ 114.31562,-8.367605 ], [ 114.316206,-8.367839 ], [ 114.316747,-8.367796 ], [ 114.317117,-8.367593 ], [ 114.317453,-8.367354 ], [ 114.317672,-8.36723 ], [ 114.317787,-8.367299 ], [ 114.317831,-8.367598 ], [ 114.31784,-8.367953 ], [ 114.31793,-8.368331 ], [ 114.318145,-8.368871 ], [ 114.318555,-8.36947 ], [ 114.318944,-8.369782 ], [ 114.319312,-8.369876 ], [ 114.319497,-8.369786 ], [ 114.319648,-8.369581 ], [ 114.319662,-8.369203 ], [ 114.319688,-8.368813 ], [ 114.319747,-8.368562 ], [ 114.319898,-8.368471 ], [ 114.32007,-8.368495 ], [ 114.320184,-8.368633 ], [ 114.32032,-8.368966 ], [ 114.320443,-8.369494 ], [ 114.320579,-8.369908 ], [ 114.320693,-8.369989 ], [ 114.320935,-8.369956 ], [ 114.321114,-8.369997 ], [ 114.321106,-8.370312 ], [ 114.321116,-8.37053 ], [ 114.321125,-8.370744 ], [ 114.320925,-8.371195 ], [ 114.320904,-8.371432 ], [ 114.320829,-8.371804 ], [ 114.320815,-8.371847 ], [ 114.320631,-8.372394 ], [ 114.320516,-8.372735 ], [ 114.320327,-8.373314 ], [ 114.320243,-8.373556 ], [ 114.319617,-8.375332 ], [ 114.319098,-8.376865 ], [ 114.318959,-8.377403 ], [ 114.318501,-8.379588 ], [ 114.318392,-8.379912 ], [ 114.318322,-8.380104 ], [ 114.318035,-8.380593 ], [ 114.317812,-8.38094 ], [ 114.317628,-8.381228 ], [ 114.316883,-8.382629 ], [ 114.316214,-8.38362 ], [ 114.31618,-8.383675 ], [ 114.315999,-8.383935 ], [ 114.315985,-8.385213 ], [ 114.316253,-8.38603 ], [ 114.316686,-8.386728 ], [ 114.316712,-8.38677 ], [ 114.317177,-8.387328 ], [ 114.31759,-8.387752 ], [ 114.318499,-8.388642 ], [ 114.318478,-8.388732 ], [ 114.318512,-8.388939 ], [ 114.318865,-8.389812 ], [ 114.319866,-8.391805 ], [ 114.320287,-8.392924 ], [ 114.320444,-8.393366 ], [ 114.320484,-8.393481 ], [ 114.321095,-8.394544 ], [ 114.321299,-8.394904 ], [ 114.321385,-8.39515 ], [ 114.322243,-8.395159 ], [ 114.323085,-8.395209 ], [ 114.322984,-8.396297 ], [ 114.32314,-8.396314 ], [ 114.323185,-8.397297 ], [ 114.324226,-8.397392 ], [ 114.324248,-8.397816 ], [ 114.324256,-8.39799 ], [ 114.324273,-8.398167 ], [ 114.324313,-8.398286 ], [ 114.324346,-8.398911 ], [ 114.324329,-8.399503 ], [ 114.324321,-8.399542 ], [ 114.32427,-8.399845 ], [ 114.324261,-8.399901 ], [ 114.324217,-8.400187 ], [ 114.324169,-8.400498 ], [ 114.324064,-8.40118 ], [ 114.324021,-8.401456 ], [ 114.324017,-8.401488 ], [ 114.323871,-8.402445 ], [ 114.323853,-8.402562 ], [ 114.323794,-8.40295 ], [ 114.323733,-8.403389 ], [ 114.323625,-8.40416 ], [ 114.323596,-8.404341 ], [ 114.32356,-8.404565 ], [ 114.323483,-8.405181 ], [ 114.323474,-8.405252 ], [ 114.323392,-8.405923 ], [ 114.323359,-8.406212 ], [ 114.323325,-8.40652 ], [ 114.323288,-8.406848 ], [ 114.323281,-8.406914 ], [ 114.323223,-8.407237 ], [ 114.323181,-8.407474 ], [ 114.323025,-8.40815 ], [ 114.322936,-8.408418 ], [ 114.322734,-8.409064 ], [ 114.322698,-8.409184 ], [ 114.322649,-8.40932 ], [ 114.322642,-8.409339 ], [ 114.322099,-8.411324 ], [ 114.322042,-8.411652 ], [ 114.321896,-8.412493 ], [ 114.321886,-8.41255 ], [ 114.321831,-8.412996 ], [ 114.321784,-8.413551 ], [ 114.32178,-8.413621 ], [ 114.321717,-8.414219 ], [ 114.321559,-8.415011 ], [ 114.321438,-8.416082 ], [ 114.32113,-8.417425 ], [ 114.320996,-8.417534 ], [ 114.320873,-8.417286 ], [ 114.320405,-8.416758 ], [ 114.320113,-8.416512 ], [ 114.319857,-8.416404 ], [ 114.319182,-8.416381 ], [ 114.318779,-8.416413 ], [ 114.318032,-8.416427 ], [ 114.317822,-8.416407 ], [ 114.317764,-8.416402 ], [ 114.317711,-8.416386 ], [ 114.31731,-8.416141 ], [ 114.316978,-8.415889 ], [ 114.315156,-8.414749 ], [ 114.314772,-8.414568 ], [ 114.314564,-8.41447 ], [ 114.314555,-8.414466 ], [ 114.314349,-8.414385 ], [ 114.313131,-8.413927 ], [ 114.312313,-8.413703 ], [ 114.311506,-8.413403 ], [ 114.310427,-8.412905 ], [ 114.309957,-8.412636 ], [ 114.309468,-8.412361 ], [ 114.309284,-8.412258 ], [ 114.309201,-8.412139 ], [ 114.309117,-8.411609 ], [ 114.308475,-8.411194 ], [ 114.308123,-8.411006 ], [ 114.307621,-8.411044 ], [ 114.307412,-8.411066 ], [ 114.307389,-8.411064 ], [ 114.306827,-8.410816 ], [ 114.306193,-8.410612 ], [ 114.305621,-8.410458 ], [ 114.30532,-8.410293 ], [ 114.305213,-8.410215 ], [ 114.305046,-8.410093 ], [ 114.305019,-8.410062 ], [ 114.304969,-8.41018 ], [ 114.304863,-8.410047 ], [ 114.304754,-8.409904 ], [ 114.304624,-8.409733 ], [ 114.304548,-8.409492 ], [ 114.304504,-8.409199 ], [ 114.304428,-8.409106 ], [ 114.304315,-8.408922 ], [ 114.304124,-8.408623 ], [ 114.303823,-8.408236 ], [ 114.303721,-8.407797 ], [ 114.303714,-8.407762 ], [ 114.303631,-8.407248 ], [ 114.303532,-8.406911 ], [ 114.303376,-8.406749 ], [ 114.303176,-8.406598 ], [ 114.302744,-8.40634 ], [ 114.302538,-8.406175 ], [ 114.302303,-8.405849 ], [ 114.30211,-8.405501 ], [ 114.302057,-8.405375 ], [ 114.301881,-8.40543 ], [ 114.301541,-8.405586 ], [ 114.301087,-8.405802 ], [ 114.300503,-8.406135 ], [ 114.300055,-8.406352 ], [ 114.299408,-8.406701 ], [ 114.298904,-8.406941 ], [ 114.298742,-8.407076 ], [ 114.298642,-8.407159 ], [ 114.29852,-8.407347 ], [ 114.298398,-8.407626 ], [ 114.298262,-8.408363 ], [ 114.298085,-8.40931 ], [ 114.29794,-8.410047 ], [ 114.297878,-8.410376 ], [ 114.297818,-8.410565 ], [ 114.297785,-8.410663 ], [ 114.297725,-8.410689 ], [ 114.297647,-8.410676 ], [ 114.297299,-8.410458 ], [ 114.297089,-8.410286 ], [ 114.296869,-8.409823 ], [ 114.296802,-8.409708 ], [ 114.296547,-8.409564 ], [ 114.296457,-8.409518 ], [ 114.296093,-8.409616 ], [ 114.295867,-8.409804 ], [ 114.295774,-8.409922 ], [ 114.295806,-8.410099 ], [ 114.295876,-8.410499 ], [ 114.295853,-8.410899 ], [ 114.29572,-8.411186 ], [ 114.295659,-8.411356 ], [ 114.295481,-8.411453 ], [ 114.295282,-8.411563 ], [ 114.293744,-8.411019 ], [ 114.293676,-8.410877 ], [ 114.293618,-8.410652 ], [ 114.293567,-8.410477 ], [ 114.293434,-8.410262 ], [ 114.293284,-8.410156 ], [ 114.292999,-8.41003 ], [ 114.2928,-8.409915 ], [ 114.292685,-8.409788 ], [ 114.292432,-8.409368 ], [ 114.292329,-8.409236 ], [ 114.292132,-8.409003 ], [ 114.292157,-8.408899 ], [ 114.292282,-8.4087 ], [ 114.292454,-8.40854 ], [ 114.292675,-8.408361 ], [ 114.292479,-8.408217 ], [ 114.292401,-8.408157 ], [ 114.292253,-8.408109 ], [ 114.291758,-8.407917 ], [ 114.291321,-8.407647 ], [ 114.29098,-8.407357 ], [ 114.290939,-8.407316 ], [ 114.290632,-8.407119 ], [ 114.290247,-8.40688 ], [ 114.289937,-8.406689 ], [ 114.289652,-8.406509 ], [ 114.289462,-8.406703 ], [ 114.289389,-8.40674 ], [ 114.289366,-8.406741 ], [ 114.28907,-8.407111 ], [ 114.288584,-8.407648 ], [ 114.287965,-8.408197 ], [ 114.287471,-8.408566 ], [ 114.28728,-8.408604 ], [ 114.286585,-8.408409 ], [ 114.286218,-8.40815 ], [ 114.286011,-8.408003 ], [ 114.285894,-8.40792 ], [ 114.285348,-8.407768 ], [ 114.285192,-8.407742 ], [ 114.285031,-8.407978 ], [ 114.284932,-8.408108 ], [ 114.284504,-8.408115 ], [ 114.283664,-8.408046 ], [ 114.283619,-8.408041 ], [ 114.283771,-8.408333 ], [ 114.283899,-8.408657 ], [ 114.284092,-8.409259 ], [ 114.284315,-8.40995 ], [ 114.284303,-8.410374 ], [ 114.284244,-8.410482 ], [ 114.284135,-8.410539 ], [ 114.283987,-8.410573 ], [ 114.28384,-8.410674 ], [ 114.283787,-8.411419 ], [ 114.283811,-8.411732 ], [ 114.283223,-8.411781 ], [ 114.283057,-8.411786 ], [ 114.283306,-8.412226 ], [ 114.283346,-8.412411 ], [ 114.283354,-8.412752 ], [ 114.283334,-8.413115 ], [ 114.283331,-8.413653 ], [ 114.283286,-8.414184 ], [ 114.283015,-8.414289 ], [ 114.282793,-8.41449 ], [ 114.282656,-8.414649 ], [ 114.282247,-8.415393 ], [ 114.280998,-8.415372 ], [ 114.280695,-8.415396 ], [ 114.279962,-8.415539 ], [ 114.279416,-8.415728 ], [ 114.279275,-8.415778 ], [ 114.278884,-8.415819 ], [ 114.278525,-8.415856 ], [ 114.278309,-8.415851 ], [ 114.277819,-8.415711 ], [ 114.277355,-8.415577 ], [ 114.277213,-8.415577 ], [ 114.276799,-8.415951 ], [ 114.276512,-8.416241 ], [ 114.276176,-8.416517 ], [ 114.276037,-8.416567 ], [ 114.275541,-8.416532 ], [ 114.275026,-8.416431 ], [ 114.274987,-8.416589 ], [ 114.274876,-8.416988 ], [ 114.274464,-8.418057 ], [ 114.27438,-8.418383 ], [ 114.274346,-8.418547 ], [ 114.273758,-8.418373 ], [ 114.272761,-8.418188 ], [ 114.271401,-8.418024 ], [ 114.271303,-8.418012 ], [ 114.271261,-8.417996 ], [ 114.270718,-8.417705 ], [ 114.269831,-8.417025 ], [ 114.269484,-8.416734 ], [ 114.269218,-8.416691 ], [ 114.268787,-8.416621 ], [ 114.268423,-8.416563 ], [ 114.268421,-8.416563 ], [ 114.26816,-8.416453 ], [ 114.268081,-8.416363 ], [ 114.268025,-8.416122 ], [ 114.268032,-8.415821 ], [ 114.267816,-8.415568 ], [ 114.267546,-8.415359 ], [ 114.267378,-8.415291 ], [ 114.267055,-8.415348 ], [ 114.266329,-8.415547 ], [ 114.265617,-8.415643 ], [ 114.264112,-8.41516 ], [ 114.26422,-8.414876 ], [ 114.263964,-8.414294 ], [ 114.263126,-8.411993 ], [ 114.262699,-8.410601 ], [ 114.262468,-8.41032 ], [ 114.262406,-8.41022 ], [ 114.262391,-8.410135 ], [ 114.262152,-8.410197 ], [ 114.261512,-8.409974 ], [ 114.260971,-8.409792 ], [ 114.260785,-8.409739 ], [ 114.260434,-8.409735 ], [ 114.260163,-8.409769 ], [ 114.259937,-8.409848 ], [ 114.259129,-8.409932 ], [ 114.258311,-8.409535 ], [ 114.25713,-8.40906 ], [ 114.25697,-8.409005 ], [ 114.256739,-8.408924 ], [ 114.256706,-8.408908 ], [ 114.256691,-8.408901 ], [ 114.256605,-8.408836 ], [ 114.256331,-8.408797 ], [ 114.256235,-8.408784 ], [ 114.256235,-8.408416 ], [ 114.255685,-8.407721 ], [ 114.255186,-8.407301 ], [ 114.254568,-8.40686 ], [ 114.254208,-8.406507 ], [ 114.254039,-8.406347 ], [ 114.253794,-8.406221 ], [ 114.253516,-8.406124 ], [ 114.253329,-8.405949 ], [ 114.253209,-8.405825 ], [ 114.252851,-8.405728 ], [ 114.25263,-8.405672 ], [ 114.252437,-8.405558 ], [ 114.25232,-8.405427 ], [ 114.252206,-8.405126 ], [ 114.252128,-8.404815 ], [ 114.252037,-8.404653 ], [ 114.251861,-8.404525 ], [ 114.251706,-8.404438 ], [ 114.251606,-8.404314 ], [ 114.251211,-8.403932 ], [ 114.251015,-8.403709 ], [ 114.250761,-8.403354 ], [ 114.250627,-8.403225 ], [ 114.250325,-8.403191 ], [ 114.25023,-8.403165 ], [ 114.250078,-8.402741 ], [ 114.250016,-8.402581 ], [ 114.249848,-8.402406 ], [ 114.249673,-8.402532 ], [ 114.249584,-8.402617 ], [ 114.249456,-8.40259 ], [ 114.249179,-8.402491 ], [ 114.248801,-8.402402 ], [ 114.248453,-8.402243 ], [ 114.248274,-8.402154 ], [ 114.248036,-8.402115 ], [ 114.247749,-8.402132 ], [ 114.247464,-8.402181 ], [ 114.247208,-8.401996 ], [ 114.247035,-8.401866 ], [ 114.246874,-8.401809 ], [ 114.246574,-8.401868 ], [ 114.246267,-8.401933 ], [ 114.24602,-8.401936 ], [ 114.245891,-8.40189 ], [ 114.245779,-8.401743 ], [ 114.245706,-8.401316 ], [ 114.245664,-8.401143 ], [ 114.245548,-8.400997 ], [ 114.245248,-8.400832 ], [ 114.244902,-8.400729 ], [ 114.244391,-8.400597 ], [ 114.243841,-8.400473 ], [ 114.243427,-8.400426 ], [ 114.242963,-8.400475 ], [ 114.242338,-8.40065 ], [ 114.242027,-8.400481 ], [ 114.241823,-8.400343 ], [ 114.241646,-8.40007 ], [ 114.241566,-8.399865 ], [ 114.241377,-8.399468 ], [ 114.241147,-8.399113 ], [ 114.240916,-8.398866 ], [ 114.240603,-8.398537 ], [ 114.24033,-8.398371 ], [ 114.239811,-8.398191 ], [ 114.239429,-8.398066 ], [ 114.239143,-8.397927 ], [ 114.238923,-8.397624 ], [ 114.238651,-8.397345 ], [ 114.238273,-8.397122 ], [ 114.237652,-8.396913 ], [ 114.237255,-8.396854 ], [ 114.236337,-8.396553 ], [ 114.236227,-8.396524 ], [ 114.236115,-8.396585 ], [ 114.235934,-8.396911 ], [ 114.235762,-8.397421 ], [ 114.235558,-8.397494 ], [ 114.235161,-8.397518 ], [ 114.234901,-8.397516 ], [ 114.234434,-8.397477 ], [ 114.233998,-8.397387 ], [ 114.233807,-8.397318 ], [ 114.233546,-8.39719 ], [ 114.233148,-8.396891 ], [ 114.232958,-8.396752 ], [ 114.232727,-8.396342 ], [ 114.232622,-8.396164 ], [ 114.232412,-8.39601 ], [ 114.232286,-8.395936 ], [ 114.232156,-8.395673 ], [ 114.23207,-8.395482 ], [ 114.231753,-8.395209 ], [ 114.231669,-8.395126 ], [ 114.23168,-8.394918 ], [ 114.231663,-8.394727 ], [ 114.231628,-8.394503 ], [ 114.231655,-8.394114 ], [ 114.231457,-8.393835 ], [ 114.231403,-8.393328 ], [ 114.23159,-8.392965 ], [ 114.23164,-8.392735 ], [ 114.231614,-8.39252 ], [ 114.231153,-8.392285 ], [ 114.230926,-8.392381 ], [ 114.230706,-8.392474 ], [ 114.230377,-8.392567 ], [ 114.229938,-8.392646 ], [ 114.229513,-8.392698 ], [ 114.229116,-8.392708 ], [ 114.228705,-8.392719 ], [ 114.228454,-8.392717 ], [ 114.228319,-8.392704 ], [ 114.22796,-8.392787 ], [ 114.227724,-8.39288 ], [ 114.22743,-8.392998 ], [ 114.227198,-8.393077 ], [ 114.226857,-8.393193 ], [ 114.226566,-8.393314 ], [ 114.226759,-8.39377 ], [ 114.2269,-8.39397 ], [ 114.227166,-8.394516 ], [ 114.227058,-8.394671 ], [ 114.227097,-8.395075 ], [ 114.226754,-8.39499 ], [ 114.22644,-8.394935 ], [ 114.226257,-8.394822 ], [ 114.225984,-8.394556 ], [ 114.225662,-8.394154 ], [ 114.225651,-8.393746 ], [ 114.22552,-8.393303 ], [ 114.225443,-8.393077 ], [ 114.225277,-8.392846 ], [ 114.225057,-8.392711 ], [ 114.224916,-8.392789 ], [ 114.224682,-8.392912 ], [ 114.224379,-8.39298 ], [ 114.224175,-8.392986 ], [ 114.224001,-8.392907 ], [ 114.223528,-8.392509 ], [ 114.223341,-8.392052 ], [ 114.223147,-8.391846 ], [ 114.223041,-8.39141 ], [ 114.222766,-8.39132 ], [ 114.222499,-8.391215 ], [ 114.22211,-8.391173 ], [ 114.221872,-8.391173 ], [ 114.221255,-8.390703 ], [ 114.220939,-8.390452 ], [ 114.220687,-8.390307 ], [ 114.22049,-8.390255 ], [ 114.220062,-8.390366 ], [ 114.219929,-8.390395 ], [ 114.219441,-8.389984 ], [ 114.218838,-8.389292 ], [ 114.218521,-8.388964 ], [ 114.218206,-8.388734 ], [ 114.217801,-8.388803 ], [ 114.217592,-8.388834 ], [ 114.21734,-8.388795 ], [ 114.217182,-8.388317 ], [ 114.217048,-8.387911 ], [ 114.216857,-8.387471 ], [ 114.216709,-8.387202 ], [ 114.216536,-8.387024 ], [ 114.21615,-8.38685 ], [ 114.215902,-8.386734 ], [ 114.215506,-8.386341 ], [ 114.215268,-8.386115 ], [ 114.214827,-8.386325 ], [ 114.214714,-8.386366 ], [ 114.214574,-8.386304 ], [ 114.214162,-8.385893 ], [ 114.213589,-8.385348 ], [ 114.213142,-8.384923 ], [ 114.212492,-8.38444 ], [ 114.212141,-8.384254 ], [ 114.21195,-8.384155 ], [ 114.211845,-8.384024 ], [ 114.211631,-8.383567 ], [ 114.211316,-8.383336 ], [ 114.210944,-8.38318 ], [ 114.210608,-8.383046 ], [ 114.21057,-8.38315 ], [ 114.210424,-8.383358 ], [ 114.210277,-8.38342 ], [ 114.210069,-8.383418 ], [ 114.209777,-8.383328 ], [ 114.209427,-8.383143 ], [ 114.209477,-8.382909 ], [ 114.209538,-8.382533 ], [ 114.209511,-8.382398 ], [ 114.209122,-8.382379 ], [ 114.209014,-8.38248 ], [ 114.208779,-8.382833 ], [ 114.208898,-8.382846 ], [ 114.20886,-8.383057 ], [ 114.207588,-8.382788 ], [ 114.207575,-8.382286 ], [ 114.20786,-8.382313 ], [ 114.207879,-8.38202 ], [ 114.207237,-8.381902 ], [ 114.207258,-8.382651 ], [ 114.207256,-8.382976 ], [ 114.206392,-8.382995 ], [ 114.20632,-8.383478 ], [ 114.205961,-8.383509 ], [ 114.205926,-8.38366 ], [ 114.205654,-8.383697 ], [ 114.205584,-8.382901 ], [ 114.205403,-8.382914 ], [ 114.205397,-8.38335 ], [ 114.204739,-8.383422 ], [ 114.204511,-8.382534 ], [ 114.204278,-8.382532 ], [ 114.204213,-8.382104 ], [ 114.204695,-8.382116 ], [ 114.204697,-8.381662 ], [ 114.203815,-8.38153 ], [ 114.203786,-8.38136 ], [ 114.203417,-8.381307 ], [ 114.203391,-8.380979 ], [ 114.203048,-8.38097 ], [ 114.202974,-8.380506 ], [ 114.203072,-8.380321 ], [ 114.203761,-8.380315 ], [ 114.203873,-8.380015 ], [ 114.203878,-8.379771 ], [ 114.203755,-8.379699 ], [ 114.202766,-8.379721 ], [ 114.202543,-8.379708 ], [ 114.202435,-8.37966 ], [ 114.202344,-8.379197 ], [ 114.202444,-8.379138 ], [ 114.202775,-8.379033 ], [ 114.202841,-8.3788 ], [ 114.202759,-8.378059 ], [ 114.203291,-8.377993 ], [ 114.203296,-8.378021 ], [ 114.203744,-8.377984 ], [ 114.204217,-8.377936 ], [ 114.204331,-8.377769 ], [ 114.204404,-8.377557 ], [ 114.204462,-8.377307 ], [ 114.204681,-8.376234 ], [ 114.20474,-8.375871 ], [ 114.204813,-8.375369 ], [ 114.204879,-8.375004 ], [ 114.204856,-8.374795 ], [ 114.20476,-8.374502 ], [ 114.204606,-8.374053 ], [ 114.204473,-8.373585 ], [ 114.204436,-8.373254 ], [ 114.204458,-8.372884 ], [ 114.204503,-8.372164 ], [ 114.204505,-8.371853 ], [ 114.204468,-8.371522 ], [ 114.204392,-8.371268 ], [ 114.204063,-8.370721 ], [ 114.20397,-8.370386 ], [ 114.20399,-8.37002 ], [ 114.204112,-8.369378 ], [ 114.204057,-8.368774 ], [ 114.203854,-8.368041 ], [ 114.203579,-8.367706 ], [ 114.20339,-8.367427 ], [ 114.20319,-8.366977 ], [ 114.203139,-8.366823 ], [ 114.203095,-8.36669 ], [ 114.202845,-8.366182 ], [ 114.202539,-8.36563 ], [ 114.20242,-8.365303 ], [ 114.202385,-8.364956 ], [ 114.202399,-8.364802 ], [ 114.202416,-8.3646 ], [ 114.201868,-8.364262 ], [ 114.201554,-8.364107 ], [ 114.201238,-8.363949 ], [ 114.200754,-8.363731 ], [ 114.200346,-8.363528 ], [ 114.199986,-8.363406 ], [ 114.199619,-8.363351 ], [ 114.198429,-8.363473 ], [ 114.197671,-8.363551 ], [ 114.197413,-8.363347 ], [ 114.197226,-8.363114 ], [ 114.197131,-8.3629 ], [ 114.197095,-8.362581 ], [ 114.197096,-8.362027 ], [ 114.197086,-8.361316 ], [ 114.197079,-8.361074 ], [ 114.1969,-8.3608 ], [ 114.196778,-8.360574 ], [ 114.196651,-8.360095 ], [ 114.196099,-8.357933 ], [ 114.195912,-8.3574 ], [ 114.195726,-8.357 ], [ 114.19526,-8.355898 ], [ 114.195146,-8.355669 ], [ 114.194883,-8.355387 ], [ 114.194592,-8.355175 ], [ 114.194314,-8.35505 ], [ 114.193715,-8.354867 ], [ 114.193538,-8.354468 ], [ 114.193344,-8.353547 ], [ 114.193335,-8.353061 ], [ 114.193348,-8.352773 ], [ 114.19332,-8.35254 ], [ 114.193095,-8.351976 ], [ 114.192789,-8.35151 ], [ 114.192434,-8.35097 ], ] ] }, "id": "relation/8244965" }, { "type": "Feature", "properties": { "@id": "relation/8350713", "admin_level": "6", "boundary": "administrative", "is_in:city": "Semarang", "is_in:province": "Jawa Tengah", "name": "Genteng", "source": "HOT_InAWARESurvey_2018", "type": "boundary" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 114.171696,-8.38075 ], [ 114.171579,-8.380566 ], [ 114.171542,-8.380439 ], [ 114.171482,-8.380447 ], [ 114.171335,-8.380553 ], [ 114.171227,-8.380729 ], [ 114.171106,-8.381027 ], [ 114.171108,-8.381047 ], [ 114.171172,-8.381211 ], [ 114.171315,-8.381497 ], [ 114.171309,-8.381532 ], [ 114.17122,-8.381646 ], [ 114.17099,-8.381881 ], [ 114.171011,-8.381939 ], [ 114.171218,-8.382205 ], [ 114.171362,-8.38231 ], [ 114.171313,-8.38235 ], [ 114.171102,-8.382467 ], [ 114.171061,-8.382475 ], [ 114.170855,-8.382551 ], [ 114.170488,-8.382273 ], [ 114.170405,-8.382194 ], [ 114.170327,-8.381924 ], [ 114.170277,-8.381556 ], [ 114.170277,-8.381342 ], [ 114.170044,-8.381031 ], [ 114.169572,-8.380194 ], [ 114.169502,-8.380035 ], [ 114.16964,-8.379612 ], [ 114.169682,-8.379443 ], [ 114.169659,-8.379366 ], [ 114.16897,-8.379113 ], [ 114.168656,-8.379027 ], [ 114.168581,-8.379025 ], [ 114.168498,-8.379023 ], [ 114.168199,-8.379274 ], [ 114.168042,-8.379412 ], [ 114.167994,-8.379425 ], [ 114.167852,-8.379464 ], [ 114.167394,-8.379388 ], [ 114.166871,-8.379033 ], [ 114.166407,-8.378767 ], [ 114.166195,-8.378652 ], [ 114.166041,-8.37851 ], [ 114.165948,-8.378757 ], [ 114.165808,-8.378966 ], [ 114.16549,-8.379187 ], [ 114.165108,-8.379191 ], [ 114.164493,-8.379105 ], [ 114.164422,-8.379085 ], [ 114.164041,-8.378977 ], [ 114.163533,-8.378818 ], [ 114.16295,-8.378716 ], [ 114.1623,-8.378676 ], [ 114.161768,-8.378735 ], [ 114.161068,-8.378789 ], [ 114.160373,-8.378762 ], [ 114.15989,-8.378596 ], [ 114.159413,-8.378275 ], [ 114.158967,-8.377997 ], [ 114.158515,-8.377794 ], [ 114.158107,-8.377591 ], [ 114.157623,-8.377565 ], [ 114.156916,-8.377548 ], [ 114.15645,-8.377482 ], [ 114.155944,-8.377432 ], [ 114.155361,-8.377338 ], [ 114.154944,-8.377204 ], [ 114.154286,-8.376971 ], [ 114.153822,-8.376836 ], [ 114.153351,-8.376489 ], [ 114.153283,-8.376065 ], [ 114.153405,-8.375501 ], [ 114.153456,-8.375003 ], [ 114.153458,-8.374863 ], [ 114.153395,-8.374505 ], [ 114.15322,-8.374189 ], [ 114.153006,-8.374065 ], [ 114.152806,-8.374088 ], [ 114.152409,-8.374301 ], [ 114.152054,-8.374279 ], [ 114.151818,-8.374191 ], [ 114.151662,-8.373962 ], [ 114.151644,-8.373667 ], [ 114.151712,-8.37332 ], [ 114.151667,-8.373235 ], [ 114.151549,-8.373117 ], [ 114.151077,-8.372858 ], [ 114.150684,-8.372698 ], [ 114.149779,-8.3722 ], [ 114.149524,-8.371982 ], [ 114.149339,-8.371727 ], [ 114.149313,-8.371175 ], [ 114.149257,-8.370802 ], [ 114.149001,-8.370643 ], [ 114.148214,-8.370303 ], [ 114.147545,-8.369984 ], [ 114.147061,-8.369894 ], [ 114.146914,-8.369853 ], [ 114.146641,-8.369711 ], [ 114.146357,-8.36958 ], [ 114.146338,-8.369556 ], [ 114.146257,-8.369529 ], [ 114.145532,-8.369287 ], [ 114.145335,-8.369217 ], [ 114.144726,-8.369002 ], [ 114.144323,-8.368843 ], [ 114.143428,-8.368795 ], [ 114.143217,-8.368834 ], [ 114.142854,-8.368909 ], [ 114.141807,-8.369137 ], [ 114.141015,-8.369347 ], [ 114.140442,-8.3695 ], [ 114.139532,-8.36971 ], [ 114.138306,-8.369996 ], [ 114.137179,-8.370203 ], [ 114.136369,-8.370335 ], [ 114.13546,-8.370505 ], [ 114.134531,-8.370597 ], [ 114.134038,-8.370593 ], [ 114.133328,-8.37049 ], [ 114.132934,-8.37033 ], [ 114.132561,-8.370072 ], [ 114.132271,-8.369794 ], [ 114.131945,-8.369481 ], [ 114.131628,-8.369223 ], [ 114.131359,-8.369104 ], [ 114.131113,-8.369015 ], [ 114.130801,-8.368915 ], [ 114.130586,-8.368833 ], [ 114.130327,-8.368653 ], [ 114.13009,-8.368451 ], [ 114.129816,-8.368197 ], [ 114.129478,-8.36783 ], [ 114.129125,-8.367434 ], [ 114.128803,-8.367085 ], [ 114.128537,-8.366793 ], [ 114.128344,-8.366607 ], [ 114.128099,-8.366384 ], [ 114.127832,-8.366089 ], [ 114.127558,-8.365792 ], [ 114.127343,-8.365516 ], [ 114.127155,-8.365165 ], [ 114.126857,-8.36455 ], [ 114.126701,-8.364274 ], [ 114.126525,-8.364056 ], [ 114.126328,-8.363917 ], [ 114.126132,-8.363818 ], [ 114.125655,-8.363614 ], [ 114.12525,-8.363245 ], [ 114.124932,-8.362941 ], [ 114.124794,-8.362842 ], [ 114.123759,-8.361895 ], [ 114.123491,-8.361618 ], [ 114.123393,-8.361585 ], [ 114.122806,-8.361373 ], [ 114.121662,-8.36089 ], [ 114.119686,-8.359933 ], [ 114.119585,-8.359804 ], [ 114.119561,-8.359665 ], [ 114.119465,-8.358724 ], [ 114.11918,-8.358506 ], [ 114.118462,-8.358132 ], [ 114.117581,-8.358081 ], [ 114.116678,-8.358047 ], [ 114.115778,-8.358136 ], [ 114.114663,-8.358119 ], [ 114.114035,-8.358052 ], [ 114.113442,-8.357835 ], [ 114.112603,-8.357599 ], [ 114.111724,-8.357501 ], [ 114.111043,-8.35756 ], [ 114.110319,-8.357652 ], [ 114.109681,-8.357722 ], [ 114.108986,-8.35772 ], [ 114.108396,-8.357652 ], [ 114.107818,-8.357572 ], [ 114.106871,-8.357519 ], [ 114.105804,-8.357432 ], [ 114.10494,-8.357247 ], [ 114.105067,-8.356467 ], [ 114.105124,-8.355562 ], [ 114.105265,-8.354615 ], [ 114.105341,-8.353834 ], [ 114.105405,-8.353175 ], [ 114.105419,-8.352902 ], [ 114.105321,-8.352561 ], [ 114.104935,-8.352288 ], [ 114.104693,-8.352158 ], [ 114.10458,-8.352015 ], [ 114.10446,-8.35174 ], [ 114.104377,-8.351447 ], [ 114.104356,-8.351296 ], [ 114.104318,-8.351022 ], [ 114.104348,-8.350937 ], [ 114.104599,-8.35023 ], [ 114.104742,-8.349829 ], [ 114.105179,-8.348699 ], [ 114.105328,-8.348234 ], [ 114.105489,-8.347622 ], [ 114.10584,-8.347127 ], [ 114.10597,-8.34693 ], [ 114.106042,-8.346672 ], [ 114.106008,-8.346132 ], [ 114.106188,-8.345255 ], [ 114.106221,-8.344927 ], [ 114.106439,-8.344799 ], [ 114.10702,-8.344616 ], [ 114.107342,-8.34452 ], [ 114.107548,-8.344405 ], [ 114.107888,-8.344023 ], [ 114.107985,-8.343901 ], [ 114.108039,-8.343833 ], [ 114.108663,-8.343689 ], [ 114.108873,-8.34363 ], [ 114.1091,-8.343451 ], [ 114.109123,-8.342845 ], [ 114.109133,-8.342273 ], [ 114.109172,-8.341809 ], [ 114.109202,-8.341441 ], [ 114.10932,-8.341048 ], [ 114.109578,-8.340397 ], [ 114.109652,-8.340174 ], [ 114.109733,-8.339929 ], [ 114.109949,-8.33928 ], [ 114.109997,-8.339044 ], [ 114.110008,-8.338991 ], [ 114.109872,-8.338646 ], [ 114.109442,-8.337375 ], [ 114.109382,-8.33715 ], [ 114.109376,-8.336993 ], [ 114.109643,-8.336376 ], [ 114.109772,-8.336041 ], [ 114.109623,-8.335603 ], [ 114.109014,-8.334663 ], [ 114.108625,-8.334154 ], [ 114.108382,-8.333853 ], [ 114.108305,-8.333698 ], [ 114.10833,-8.333216 ], [ 114.108513,-8.332358 ], [ 114.108734,-8.331865 ], [ 114.108876,-8.331549 ], [ 114.109078,-8.331173 ], [ 114.109155,-8.33087 ], [ 114.109138,-8.330427 ], [ 114.109115,-8.329812 ], [ 114.109096,-8.32946 ], [ 114.109106,-8.329263 ], [ 114.109121,-8.328961 ], [ 114.108947,-8.328605 ], [ 114.108718,-8.328285 ], [ 114.108533,-8.328035 ], [ 114.108401,-8.327726 ], [ 114.108402,-8.327125 ], [ 114.108404,-8.326531 ], [ 114.108274,-8.325844 ], [ 114.108181,-8.325196 ], [ 114.108317,-8.324447 ], [ 114.108424,-8.32389 ], [ 114.108116,-8.322004 ], [ 114.108096,-8.321799 ], [ 114.108139,-8.321625 ], [ 114.108289,-8.321389 ], [ 114.108966,-8.32035 ], [ 114.109349,-8.319683 ], [ 114.109605,-8.319175 ], [ 114.109765,-8.318884 ], [ 114.109652,-8.318524 ], [ 114.109558,-8.318309 ], [ 114.109513,-8.318056 ], [ 114.109851,-8.316859 ], [ 114.109935,-8.316432 ], [ 114.109954,-8.316108 ], [ 114.109863,-8.315754 ], [ 114.109603,-8.315102 ], [ 114.109339,-8.31408 ], [ 114.108906,-8.312864 ], [ 114.108478,-8.312152 ], [ 114.108096,-8.311453 ], [ 114.107983,-8.311169 ], [ 114.107942,-8.310766 ], [ 114.10786,-8.310522 ], [ 114.10766,-8.310127 ], [ 114.107642,-8.310073 ], [ 114.107478,-8.309553 ], [ 114.107449,-8.309395 ], [ 114.107387,-8.309065 ], [ 114.107358,-8.308572 ], [ 114.107479,-8.307518 ], [ 114.107649,-8.306911 ], [ 114.107741,-8.306698 ], [ 114.107748,-8.306162 ], [ 114.107707,-8.305841 ], [ 114.107517,-8.305406 ], [ 114.107246,-8.304915 ], [ 114.107075,-8.303863 ], [ 114.107049,-8.303491 ], [ 114.107076,-8.303266 ], [ 114.107109,-8.302986 ], [ 114.107132,-8.302788 ], [ 114.107284,-8.302287 ], [ 114.107389,-8.302072 ], [ 114.10739,-8.302071 ], [ 114.107685,-8.301628 ], [ 114.107686,-8.301626 ], [ 114.107991,-8.301134 ], [ 114.107818,-8.300441 ], [ 114.107196,-8.299095 ], [ 114.107003,-8.29862 ], [ 114.106939,-8.298337 ], [ 114.106878,-8.298064 ], [ 114.106741,-8.296853 ], [ 114.106686,-8.296318 ], [ 114.106595,-8.295974 ], [ 114.106585,-8.295847 ], [ 114.106399,-8.29509 ], [ 114.106284,-8.294566 ], [ 114.106278,-8.29449 ], [ 114.106246,-8.294073 ], [ 114.10628,-8.29379 ], [ 114.106385,-8.293318 ], [ 114.106414,-8.293049 ], [ 114.106208,-8.292623 ], [ 114.10592,-8.291748 ], [ 114.105596,-8.290781 ], [ 114.105471,-8.290473 ], [ 114.105243,-8.289941 ], [ 114.105125,-8.289608 ], [ 114.105093,-8.28939 ], [ 114.105164,-8.289193 ], [ 114.105422,-8.288783 ], [ 114.105327,-8.288437 ], [ 114.105375,-8.288001 ], [ 114.105414,-8.287645 ], [ 114.105396,-8.287233 ], [ 114.105338,-8.286869 ], [ 114.104886,-8.286303 ], [ 114.103977,-8.285072 ], [ 114.103956,-8.285031 ], [ 114.103835,-8.284802 ], [ 114.103761,-8.284258 ], [ 114.103689,-8.283297 ], [ 114.103574,-8.282673 ], [ 114.103471,-8.282073 ], [ 114.103464,-8.281607 ], [ 114.103548,-8.281061 ], [ 114.103596,-8.280861 ], [ 114.104032,-8.279899 ], [ 114.104285,-8.279184 ], [ 114.104868,-8.278622 ], [ 114.104488,-8.277277 ], [ 114.104271,-8.275475 ], [ 114.103876,-8.274124 ], [ 114.103221,-8.272861 ], [ 114.102865,-8.271335 ], [ 114.103282,-8.271114 ], [ 114.103765,-8.270879 ], [ 114.104012,-8.270745 ], [ 114.105231,-8.270084 ], [ 114.105742,-8.269862 ], [ 114.106086,-8.2705 ], [ 114.106399,-8.270872 ], [ 114.106542,-8.271112 ], [ 114.106976,-8.271856 ], [ 114.10732,-8.272387 ], [ 114.107425,-8.272711 ], [ 114.107441,-8.273098 ], [ 114.107454,-8.273442 ], [ 114.10746,-8.273605 ], [ 114.107549,-8.274146 ], [ 114.107893,-8.275525 ], [ 114.107894,-8.275831 ], [ 114.10792,-8.276138 ], [ 114.108115,-8.276579 ], [ 114.108323,-8.277063 ], [ 114.108352,-8.277132 ], [ 114.108686,-8.27801 ], [ 114.108877,-8.278205 ], [ 114.108993,-8.278373 ], [ 114.109009,-8.278545 ], [ 114.109035,-8.278804 ], [ 114.109144,-8.278995 ], [ 114.109433,-8.279483 ], [ 114.10986,-8.280352 ], [ 114.109952,-8.2809 ], [ 114.11004,-8.281386 ], [ 114.110221,-8.282119 ], [ 114.110274,-8.282335 ], [ 114.110448,-8.282597 ], [ 114.111488,-8.28452 ], [ 114.111571,-8.284774 ], [ 114.111662,-8.285328 ], [ 114.11181,-8.285457 ], [ 114.112151,-8.285735 ], [ 114.112837,-8.286476 ], [ 114.113034,-8.286688 ], [ 114.11335,-8.286947 ], [ 114.11369,-8.287216 ], [ 114.113837,-8.287534 ], [ 114.114019,-8.28811 ], [ 114.114079,-8.288513 ], [ 114.11406,-8.288987 ], [ 114.113955,-8.289284 ], [ 114.113907,-8.289576 ], [ 114.114156,-8.289895 ], [ 114.114825,-8.290627 ], [ 114.115122,-8.291171 ], [ 114.115236,-8.291521 ], [ 114.115687,-8.292711 ], [ 114.115804,-8.293045 ], [ 114.115891,-8.293588 ], [ 114.115914,-8.293684 ], [ 114.116053,-8.294266 ], [ 114.116213,-8.294555 ], [ 114.116388,-8.294761 ], [ 114.116481,-8.294871 ], [ 114.116922,-8.295289 ], [ 114.11738,-8.29562 ], [ 114.117733,-8.295788 ], [ 114.118146,-8.295934 ], [ 114.118563,-8.296035 ], [ 114.119029,-8.296147 ], [ 114.119187,-8.296233 ], [ 114.119145,-8.296414 ], [ 114.119074,-8.296851 ], [ 114.119714,-8.297289 ], [ 114.119695,-8.297391 ], [ 114.119607,-8.297821 ], [ 114.119615,-8.298109 ], [ 114.119703,-8.298495 ], [ 114.120076,-8.299739 ], [ 114.120274,-8.30021 ], [ 114.120597,-8.300839 ], [ 114.12076,-8.301156 ], [ 114.120803,-8.301184 ], [ 114.121136,-8.301442 ], [ 114.12125,-8.301614 ], [ 114.121336,-8.301935 ], [ 114.121426,-8.302298 ], [ 114.121516,-8.302659 ], [ 114.121646,-8.302903 ], [ 114.121824,-8.303093 ], [ 114.122054,-8.303249 ], [ 114.122255,-8.303396 ], [ 114.122406,-8.303584 ], [ 114.122548,-8.303865 ], [ 114.122696,-8.304129 ], [ 114.122819,-8.304351 ], [ 114.123019,-8.304505 ], [ 114.123361,-8.304671 ], [ 114.123814,-8.304888 ], [ 114.124021,-8.305093 ], [ 114.124104,-8.305265 ], [ 114.12411,-8.305465 ], [ 114.124125,-8.305909 ], [ 114.124277,-8.306577 ], [ 114.124595,-8.307208 ], [ 114.12493,-8.307707 ], [ 114.12538,-8.308361 ], [ 114.125426,-8.308617 ], [ 114.125551,-8.30925 ], [ 114.125781,-8.309705 ], [ 114.12609,-8.310095 ], [ 114.126516,-8.310514 ], [ 114.127339,-8.31124 ], [ 114.128249,-8.312173 ], [ 114.129028,-8.312898 ], [ 114.129299,-8.313058 ], [ 114.129553,-8.313271 ], [ 114.130095,-8.313799 ], [ 114.130154,-8.313856 ], [ 114.130334,-8.313909 ], [ 114.130486,-8.31422 ], [ 114.130631,-8.314199 ], [ 114.130968,-8.314836 ], [ 114.131221,-8.315066 ], [ 114.131649,-8.315175 ], [ 114.132226,-8.315331 ], [ 114.132988,-8.315641 ], [ 114.133556,-8.315971 ], [ 114.133861,-8.316216 ], [ 114.13392,-8.316349 ], [ 114.134193,-8.317177 ], [ 114.134524,-8.318018 ], [ 114.134477,-8.318365 ], [ 114.134523,-8.318657 ], [ 114.134866,-8.318845 ], [ 114.134976,-8.318945 ], [ 114.134982,-8.319469 ], [ 114.13511,-8.319563 ], [ 114.135517,-8.319497 ], [ 114.135941,-8.319458 ], [ 114.13607,-8.319499 ], [ 114.136134,-8.319624 ], [ 114.136167,-8.31981 ], [ 114.136266,-8.320628 ], [ 114.136259,-8.321225 ], [ 114.136346,-8.321858 ], [ 114.136583,-8.322068 ], [ 114.136878,-8.322249 ], [ 114.13706,-8.322385 ], [ 114.137216,-8.322594 ], [ 114.137283,-8.322823 ], [ 114.137337,-8.323157 ], [ 114.137352,-8.323641 ], [ 114.13742,-8.324069 ], [ 114.137951,-8.324981 ], [ 114.138138,-8.325277 ], [ 114.138208,-8.325532 ], [ 114.13819,-8.325779 ], [ 114.138153,-8.326326 ], [ 114.138291,-8.326881 ], [ 114.138493,-8.327501 ], [ 114.138713,-8.328014 ], [ 114.138882,-8.328255 ], [ 114.13919,-8.328552 ], [ 114.139591,-8.328981 ], [ 114.139794,-8.329271 ], [ 114.140161,-8.329798 ], [ 114.140399,-8.3301 ], [ 114.140537,-8.330404 ], [ 114.14058,-8.330624 ], [ 114.140764,-8.331525 ], [ 114.140971,-8.331852 ], [ 114.141082,-8.33213 ], [ 114.141149,-8.332446 ], [ 114.141196,-8.333089 ], [ 114.141174,-8.333464 ], [ 114.141071,-8.333905 ], [ 114.140932,-8.33446 ], [ 114.141004,-8.334868 ], [ 114.141345,-8.335115 ], [ 114.142035,-8.335592 ], [ 114.142036,-8.335872 ], [ 114.141931,-8.337307 ], [ 114.141904,-8.337771 ], [ 114.141891,-8.337996 ], [ 114.141873,-8.338137 ], [ 114.142176,-8.338353 ], [ 114.142508,-8.338912 ], [ 114.14258,-8.339073 ], [ 114.142717,-8.339379 ], [ 114.143297,-8.341012 ], [ 114.143403,-8.341457 ], [ 114.143454,-8.341667 ], [ 114.143583,-8.342211 ], [ 114.143801,-8.342812 ], [ 114.144117,-8.342813 ], [ 114.144606,-8.342722 ], [ 114.144708,-8.342696 ], [ 114.144806,-8.342674 ], [ 114.144807,-8.342527 ], [ 114.144788,-8.342385 ], [ 114.144769,-8.342205 ], [ 114.144711,-8.341966 ], [ 114.14464,-8.341681 ], [ 114.144542,-8.341421 ], [ 114.144451,-8.34116 ], [ 114.144465,-8.340963 ], [ 114.144511,-8.340731 ], [ 114.144602,-8.340447 ], [ 114.144704,-8.340149 ], [ 114.144788,-8.339786 ], [ 114.144737,-8.339276 ], [ 114.144618,-8.3389 ], [ 114.144445,-8.338544 ], [ 114.144042,-8.33798 ], [ 114.14388,-8.337738 ], [ 114.143801,-8.337567 ], [ 114.143776,-8.337374 ], [ 114.143788,-8.337155 ], [ 114.14382,-8.337041 ], [ 114.143863,-8.336937 ], [ 114.143986,-8.336754 ], [ 114.144024,-8.336726 ], [ 114.144134,-8.33665 ], [ 114.144311,-8.336582 ], [ 114.14479,-8.336432 ], [ 114.145096,-8.336359 ], [ 114.14541,-8.336247 ], [ 114.145701,-8.336087 ], [ 114.145849,-8.336055 ], [ 114.146816,-8.336003 ], [ 114.150414,-8.335902 ], [ 114.152148,-8.336003 ], [ 114.153218,-8.336472 ], [ 114.15418,-8.337035 ], [ 114.155006,-8.337659 ], [ 114.155677,-8.337955 ], [ 114.156465,-8.338011 ], [ 114.156689,-8.337776 ], [ 114.157064,-8.337431 ], [ 114.15731,-8.337105 ], [ 114.157404,-8.336823 ], [ 114.157462,-8.336265 ], [ 114.157435,-8.33592 ], [ 114.15742,-8.335839 ], [ 114.157352,-8.335481 ], [ 114.157226,-8.335269 ], [ 114.157001,-8.33507 ], [ 114.156519,-8.334666 ], [ 114.156361,-8.3344 ], [ 114.156301,-8.334225 ], [ 114.156213,-8.333969 ], [ 114.156106,-8.333504 ], [ 114.156078,-8.333413 ], [ 114.156002,-8.333175 ], [ 114.155874,-8.333037 ], [ 114.155734,-8.33294 ], [ 114.155479,-8.332763 ], [ 114.154935,-8.33235 ], [ 114.154384,-8.331863 ], [ 114.154026,-8.331491 ], [ 114.154563,-8.331135 ], [ 114.15508,-8.330846 ], [ 114.155567,-8.3306 ], [ 114.156335,-8.330196 ], [ 114.157162,-8.329836 ], [ 114.1579,-8.329461 ], [ 114.158608,-8.329144 ], [ 114.159213,-8.328914 ], [ 114.159655,-8.3288 ], [ 114.16017,-8.32876 ], [ 114.160552,-8.328807 ], [ 114.160783,-8.328952 ], [ 114.16083,-8.329084 ], [ 114.161393,-8.330439 ], [ 114.16159,-8.330766 ], [ 114.161968,-8.331218 ], [ 114.163393,-8.332712 ], [ 114.163783,-8.333221 ], [ 114.164185,-8.333645 ], [ 114.16575,-8.335181 ], [ 114.166106,-8.335637 ], [ 114.166273,-8.335963 ], [ 114.16678,-8.336024 ], [ 114.167206,-8.336012 ], [ 114.167526,-8.335924 ], [ 114.167899,-8.335597 ], [ 114.168431,-8.33529 ], [ 114.169253,-8.334783 ], [ 114.169452,-8.334663 ], [ 114.169756,-8.334587 ], [ 114.170286,-8.334567 ], [ 114.170377,-8.335011 ], [ 114.170345,-8.335443 ], [ 114.170318,-8.335919 ], [ 114.170302,-8.336212 ], [ 114.170357,-8.336735 ], [ 114.1706,-8.33807 ], [ 114.170815,-8.338613 ], [ 114.17105,-8.339082 ], [ 114.171125,-8.339231 ], [ 114.171209,-8.339574 ], [ 114.171188,-8.339893 ], [ 114.1711,-8.340256 ], [ 114.170997,-8.340759 ], [ 114.170949,-8.341386 ], [ 114.171006,-8.341754 ], [ 114.171146,-8.342419 ], [ 114.171144,-8.342762 ], [ 114.171077,-8.343051 ], [ 114.171014,-8.343415 ], [ 114.171027,-8.34388 ], [ 114.171149,-8.344159 ], [ 114.171182,-8.344208 ], [ 114.171455,-8.344652 ], [ 114.171697,-8.344854 ], [ 114.172131,-8.34506 ], [ 114.172496,-8.345114 ], [ 114.172915,-8.345103 ], [ 114.173288,-8.345104 ], [ 114.173413,-8.345183 ], [ 114.173555,-8.345396 ], [ 114.173755,-8.345612 ], [ 114.17433,-8.346153 ], [ 114.174577,-8.346446 ], [ 114.174687,-8.346678 ], [ 114.174749,-8.34698 ], [ 114.17474,-8.347397 ], [ 114.174671,-8.347831 ], [ 114.174983,-8.348051 ], [ 114.175642,-8.348436 ], [ 114.17617,-8.348747 ], [ 114.176668,-8.349 ], [ 114.177151,-8.349325 ], [ 114.177412,-8.349625 ], [ 114.177439,-8.349982 ], [ 114.177569,-8.350484 ], [ 114.177697,-8.350664 ], [ 114.177883,-8.350801 ], [ 114.178058,-8.350817 ], [ 114.178902,-8.351002 ], [ 114.179754,-8.351155 ], [ 114.180827,-8.351294 ], [ 114.181532,-8.351372 ], [ 114.182547,-8.351453 ], [ 114.182964,-8.351462 ], [ 114.183376,-8.351406 ], [ 114.183752,-8.351096 ], [ 114.18387,-8.351089 ], [ 114.184157,-8.350783 ], [ 114.184313,-8.350592 ], [ 114.184613,-8.350224 ], [ 114.185183,-8.349707 ], [ 114.185242,-8.349667 ], [ 114.185486,-8.349499 ], [ 114.185677,-8.349366 ], [ 114.18622,-8.349129 ], [ 114.186508,-8.349084 ], [ 114.18654,-8.349079 ], [ 114.186567,-8.349075 ], [ 114.187086,-8.349076 ], [ 114.187358,-8.349144 ], [ 114.18773,-8.349283 ], [ 114.187841,-8.349325 ], [ 114.188032,-8.349397 ], [ 114.188692,-8.349844 ], [ 114.189009,-8.350059 ], [ 114.189244,-8.350152 ], [ 114.18934,-8.350128 ], [ 114.189561,-8.349979 ], [ 114.189704,-8.349799 ], [ 114.189752,-8.349758 ], [ 114.190577,-8.349055 ], [ 114.190928,-8.348567 ], [ 114.191482,-8.349218 ], [ 114.191573,-8.349325 ], [ 114.191609,-8.349527 ], [ 114.19169,-8.349784 ], [ 114.191872,-8.350114 ], [ 114.191872,-8.350114 ], [ 114.192238,-8.350671 ], [ 114.192434,-8.35097 ], [ 114.192789,-8.35151 ], [ 114.193095,-8.351976 ], [ 114.19332,-8.35254 ], [ 114.193348,-8.352773 ], [ 114.193335,-8.353061 ], [ 114.193344,-8.353547 ], [ 114.193538,-8.354468 ], [ 114.193714,-8.354863 ], [ 114.193763,-8.354881 ], [ 114.194314,-8.35505 ], [ 114.194592,-8.355175 ], [ 114.194883,-8.355387 ], [ 114.195146,-8.355669 ], [ 114.19526,-8.355898 ], [ 114.195688,-8.35691 ], [ 114.195726,-8.356999 ], [ 114.195912,-8.3574 ], [ 114.196099,-8.357933 ], [ 114.196651,-8.360095 ], [ 114.196778,-8.360574 ], [ 114.1969,-8.3608 ], [ 114.197079,-8.361074 ], [ 114.197086,-8.361316 ], [ 114.197096,-8.362027 ], [ 114.197095,-8.362581 ], [ 114.197131,-8.3629 ], [ 114.197226,-8.363114 ], [ 114.197413,-8.363347 ], [ 114.197607,-8.3635 ], [ 114.197757,-8.363544 ], [ 114.197796,-8.363538 ], [ 114.198429,-8.363473 ], [ 114.199619,-8.363351 ], [ 114.199986,-8.363406 ], [ 114.200346,-8.363528 ], [ 114.200754,-8.363731 ], [ 114.201238,-8.363949 ], [ 114.201554,-8.364107 ], [ 114.201868,-8.364262 ], [ 114.202328,-8.364546 ], [ 114.202408,-8.364691 ], [ 114.202399,-8.364802 ], [ 114.202385,-8.364956 ], [ 114.20242,-8.365303 ], [ 114.202539,-8.36563 ], [ 114.202845,-8.366182 ], [ 114.203095,-8.36669 ], [ 114.203139,-8.366823 ], [ 114.203189,-8.366974 ], [ 114.203189,-8.366974 ], [ 114.20339,-8.367427 ], [ 114.203579,-8.367706 ], [ 114.203854,-8.368041 ], [ 114.204057,-8.368774 ], [ 114.204112,-8.369378 ], [ 114.20399,-8.37002 ], [ 114.20397,-8.370386 ], [ 114.204063,-8.370721 ], [ 114.204392,-8.371268 ], [ 114.204468,-8.371522 ], [ 114.204505,-8.371853 ], [ 114.204503,-8.372164 ], [ 114.204458,-8.372884 ], [ 114.204436,-8.373254 ], [ 114.204473,-8.373585 ], [ 114.204606,-8.374053 ], [ 114.20476,-8.374502 ], [ 114.204856,-8.374795 ], [ 114.204879,-8.375004 ], [ 114.204813,-8.375369 ], [ 114.20474,-8.375871 ], [ 114.204681,-8.376234 ], [ 114.204462,-8.377307 ], [ 114.204404,-8.377557 ], [ 114.204331,-8.377769 ], [ 114.204217,-8.377936 ], [ 114.203744,-8.377984 ], [ 114.203296,-8.378021 ], [ 114.203291,-8.377993 ], [ 114.202759,-8.378059 ], [ 114.202841,-8.3788 ], [ 114.202787,-8.378991 ], [ 114.202708,-8.379055 ], [ 114.202444,-8.379138 ], [ 114.202344,-8.379197 ], [ 114.202435,-8.37966 ], [ 114.202543,-8.379708 ], [ 114.202766,-8.379721 ], [ 114.203661,-8.379701 ], [ 114.203766,-8.379706 ], [ 114.203852,-8.379756 ], [ 114.203876,-8.379853 ], [ 114.203875,-8.379903 ], [ 114.203852,-8.380071 ], [ 114.203763,-8.380308 ], [ 114.203757,-8.380312 ], [ 114.203705,-8.380315 ], [ 114.203072,-8.380321 ], [ 114.202974,-8.380506 ], [ 114.203048,-8.38097 ], [ 114.203391,-8.380979 ], [ 114.203417,-8.381307 ], [ 114.203786,-8.38136 ], [ 114.203805,-8.381475 ], [ 114.203815,-8.38153 ], [ 114.204697,-8.381662 ], [ 114.204695,-8.382116 ], [ 114.204213,-8.382104 ], [ 114.204278,-8.382532 ], [ 114.204511,-8.382534 ], [ 114.204739,-8.383422 ], [ 114.205397,-8.38335 ], [ 114.205403,-8.382914 ], [ 114.205584,-8.382901 ], [ 114.205654,-8.383697 ], [ 114.205657,-8.383729 ], [ 114.205621,-8.384819 ], [ 114.205482,-8.385403 ], [ 114.205299,-8.386463 ], [ 114.205457,-8.386523 ], [ 114.206217,-8.386837 ], [ 114.206917,-8.386988 ], [ 114.206413,-8.388476 ], [ 114.206498,-8.388615 ], [ 114.206632,-8.389015 ], [ 114.206842,-8.389487 ], [ 114.20704,-8.389784 ], [ 114.2071,-8.389921 ], [ 114.207081,-8.39006 ], [ 114.206984,-8.390191 ], [ 114.206854,-8.390261 ], [ 114.206604,-8.390378 ], [ 114.206549,-8.390502 ], [ 114.206534,-8.390688 ], [ 114.206577,-8.390883 ], [ 114.206686,-8.391068 ], [ 114.206913,-8.39142 ], [ 114.206864,-8.391623 ], [ 114.206836,-8.391839 ], [ 114.206749,-8.39224 ], [ 114.206699,-8.392589 ], [ 114.206647,-8.393114 ], [ 114.206612,-8.393559 ], [ 114.206561,-8.393988 ], [ 114.206559,-8.394242 ], [ 114.20654,-8.394624 ], [ 114.206454,-8.39492 ], [ 114.205991,-8.394891 ], [ 114.20576,-8.394886 ], [ 114.205342,-8.394752 ], [ 114.205067,-8.394654 ], [ 114.204868,-8.394633 ], [ 114.204487,-8.394952 ], [ 114.20433,-8.395078 ], [ 114.204211,-8.395123 ], [ 114.204001,-8.395063 ], [ 114.20345,-8.394817 ], [ 114.203195,-8.394666 ], [ 114.20302,-8.394497 ], [ 114.202894,-8.394262 ], [ 114.202693,-8.393765 ], [ 114.202488,-8.393311 ], [ 114.202349,-8.392902 ], [ 114.202227,-8.3927 ], [ 114.20206,-8.392502 ], [ 114.201776,-8.3916 ], [ 114.201702,-8.391011 ], [ 114.201679,-8.390764 ], [ 114.2015,-8.390518 ], [ 114.201276,-8.390133 ], [ 114.201079,-8.389796 ], [ 114.200773,-8.38928 ], [ 114.200508,-8.38892 ], [ 114.200319,-8.388711 ], [ 114.199007,-8.388473 ], [ 114.198668,-8.388369 ], [ 114.197964,-8.38791 ], [ 114.19775,-8.387796 ], [ 114.197451,-8.38775 ], [ 114.197333,-8.387778 ], [ 114.197111,-8.38789 ], [ 114.196974,-8.387924 ], [ 114.196825,-8.387894 ], [ 114.196762,-8.387881 ], [ 114.196285,-8.387777 ], [ 114.195998,-8.387707 ], [ 114.195611,-8.387647 ], [ 114.195214,-8.387602 ], [ 114.194747,-8.387542 ], [ 114.194308,-8.387511 ], [ 114.193629,-8.387421 ], [ 114.193148,-8.387348 ], [ 114.192596,-8.387259 ], [ 114.191889,-8.387169 ], [ 114.191266,-8.387066 ], [ 114.190743,-8.38695 ], [ 114.190164,-8.386734 ], [ 114.18984,-8.386563 ], [ 114.189402,-8.386292 ], [ 114.189163,-8.386121 ], [ 114.188895,-8.385922 ], [ 114.18855,-8.385696 ], [ 114.188369,-8.385565 ], [ 114.188153,-8.385443 ], [ 114.187792,-8.385306 ], [ 114.187044,-8.385166 ], [ 114.186574,-8.385099 ], [ 114.186444,-8.385126 ], [ 114.186137,-8.385153 ], [ 114.185951,-8.385129 ], [ 114.18539,-8.384506 ], [ 114.184878,-8.383566 ], [ 114.184678,-8.38337 ], [ 114.184407,-8.383082 ], [ 114.184331,-8.382957 ], [ 114.184282,-8.382763 ], [ 114.184122,-8.382624 ], [ 114.183874,-8.38246 ], [ 114.183771,-8.382398 ], [ 114.183601,-8.382379 ], [ 114.183237,-8.382495 ], [ 114.183087,-8.382576 ], [ 114.182886,-8.382788 ], [ 114.182592,-8.382975 ], [ 114.18245,-8.382906 ], [ 114.182319,-8.382768 ], [ 114.181952,-8.382407 ], [ 114.18179,-8.382173 ], [ 114.181674,-8.381881 ], [ 114.18157,-8.381686 ], [ 114.18125,-8.381281 ], [ 114.180864,-8.380708 ], [ 114.180727,-8.380564 ], [ 114.180511,-8.380487 ], [ 114.180401,-8.380469 ], [ 114.180315,-8.38049 ], [ 114.180064,-8.38052 ], [ 114.179958,-8.380515 ], [ 114.179775,-8.380496 ], [ 114.180106,-8.37997 ], [ 114.180297,-8.37996 ], [ 114.180856,-8.378617 ], [ 114.180294,-8.378325 ], [ 114.180084,-8.37818 ], [ 114.179759,-8.377956 ], [ 114.179694,-8.377888 ], [ 114.179485,-8.377669 ], [ 114.178915,-8.376691 ], [ 114.17874,-8.376796 ], [ 114.178499,-8.376947 ], [ 114.178204,-8.377111 ], [ 114.177916,-8.377301 ], [ 114.177681,-8.377452 ], [ 114.177398,-8.377611 ], [ 114.177042,-8.377777 ], [ 114.176758,-8.377944 ], [ 114.176375,-8.378136 ], [ 114.176143,-8.378192 ], [ 114.175952,-8.378254 ], [ 114.175764,-8.378332 ], [ 114.175572,-8.378431 ], [ 114.175436,-8.378541 ], [ 114.175179,-8.378835 ], [ 114.17495,-8.379143 ], [ 114.174722,-8.379438 ], [ 114.174527,-8.379692 ], [ 114.173501,-8.380272 ], [ 114.173449,-8.380338 ], [ 114.173312,-8.380428 ], [ 114.173184,-8.380582 ], [ 114.172984,-8.38082 ], [ 114.172727,-8.381072 ], [ 114.172513,-8.381225 ], [ 114.172286,-8.381355 ] ] ] }, "id": "relation/8350713" }, { "type": "Feature", "properties": { "@id": "relation/8350849", "admin_level": "6", "boundary": "administrative", "is_in:city": "Semarang", "is_in:province": "Jawa Tengah", "name": "Glenmore", "source": "HOT_InAWARESurvey_2018", "type": "boundary" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 114.004762,-8.302313 ], [ 114.005721,-8.302818 ], [ 114.00572,-8.302818 ], [ 114.006137,-8.303031 ], [ 114.00665,-8.303423 ], [ 114.006873,-8.30358 ], [ 114.007455,-8.303706 ], [ 114.007803,-8.304156 ], [ 114.007902,-8.304298 ], [ 114.008153,-8.304367 ], [ 114.008482,-8.304126 ], [ 114.008561,-8.304092 ], [ 114.008746,-8.304141 ], [ 114.008933,-8.304278 ], [ 114.009176,-8.30461 ], [ 114.00934,-8.304856 ], [ 114.009778,-8.30499 ], [ 114.010645,-8.304551 ], [ 114.010828,-8.304474 ], [ 114.011483,-8.304524 ], [ 114.011851,-8.304545 ], [ 114.012175,-8.304485 ], [ 114.012449,-8.30439 ], [ 114.012632,-8.304383 ], [ 114.012936,-8.304498 ], [ 114.013208,-8.304599 ], [ 114.013482,-8.304475 ], [ 114.013636,-8.304391 ], [ 114.014003,-8.304374 ], [ 114.014342,-8.304397 ], [ 114.014814,-8.304547 ], [ 114.01534,-8.304843 ], [ 114.01565,-8.30504 ], [ 114.01735,-8.305683 ], [ 114.018107,-8.306068 ], [ 114.018456,-8.306251 ], [ 114.019024,-8.306417 ], [ 114.019546,-8.306434 ], [ 114.019985,-8.306449 ], [ 114.020785,-8.306411 ], [ 114.021034,-8.306373 ], [ 114.021197,-8.306348 ], [ 114.021793,-8.306019 ], [ 114.022167,-8.305824 ], [ 114.022318,-8.305745 ], [ 114.022844,-8.305462 ], [ 114.023366,-8.305158 ], [ 114.024114,-8.30487 ], [ 114.024945,-8.305093 ], [ 114.025364,-8.305156 ], [ 114.025477,-8.304949 ], [ 114.025596,-8.304385 ], [ 114.025697,-8.303899 ], [ 114.025754,-8.303766 ], [ 114.025496,-8.303371 ], [ 114.02517,-8.303038 ], [ 114.025025,-8.302902 ], [ 114.024754,-8.302828 ], [ 114.024493,-8.302835 ], [ 114.024171,-8.302926 ], [ 114.023884,-8.302944 ], [ 114.023746,-8.302907 ], [ 114.023191,-8.302423 ], [ 114.022944,-8.30216 ], [ 114.022713,-8.301826 ], [ 114.022552,-8.301324 ], [ 114.022485,-8.301146 ], [ 114.02233,-8.301015 ], [ 114.022263,-8.300975 ], [ 114.021643,-8.300555 ], [ 114.021555,-8.300433 ], [ 114.021417,-8.300267 ], [ 114.021322,-8.300126 ], [ 114.021246,-8.299998 ], [ 114.021205,-8.299826 ], [ 114.021255,-8.299277 ], [ 114.021275,-8.299099 ], [ 114.02112,-8.298781 ], [ 114.021002,-8.298577 ], [ 114.021268,-8.298236 ], [ 114.021555,-8.297877 ], [ 114.021631,-8.297742 ], [ 114.0211,-8.297534 ], [ 114.020874,-8.297451 ], [ 114.020748,-8.297344 ], [ 114.0207,-8.29721 ], [ 114.021047,-8.295782 ], [ 114.021152,-8.294987 ], [ 114.021157,-8.294166 ], [ 114.021112,-8.293803 ], [ 114.020845,-8.293307 ], [ 114.020811,-8.293236 ], [ 114.020568,-8.292733 ], [ 114.020333,-8.292245 ], [ 114.01978,-8.291257 ], [ 114.019605,-8.290967 ], [ 114.019563,-8.290631 ], [ 114.019544,-8.290487 ], [ 114.019293,-8.290212 ], [ 114.019183,-8.290052 ], [ 114.019203,-8.289743 ], [ 114.019241,-8.28947 ], [ 114.019232,-8.289113 ], [ 114.019019,-8.288197 ], [ 114.018589,-8.287689 ], [ 114.018245,-8.287022 ], [ 114.018015,-8.286481 ], [ 114.017963,-8.286251 ], [ 114.018013,-8.285831 ], [ 114.018188,-8.285122 ], [ 114.018277,-8.28461 ], [ 114.018276,-8.284201 ], [ 114.018263,-8.283845 ], [ 114.018257,-8.283677 ], [ 114.018356,-8.283105 ], [ 114.018557,-8.282608 ], [ 114.018777,-8.282097 ], [ 114.019009,-8.281556 ], [ 114.019138,-8.28091 ], [ 114.019274,-8.280034 ], [ 114.019513,-8.278968 ], [ 114.01973,-8.277809 ], [ 114.019869,-8.277051 ], [ 114.020026,-8.276505 ], [ 114.02027,-8.275957 ], [ 114.020708,-8.27513 ], [ 114.021123,-8.27439 ], [ 114.021383,-8.273991 ], [ 114.021909,-8.273437 ], [ 114.022692,-8.272914 ], [ 114.023352,-8.272468 ], [ 114.024132,-8.272114 ], [ 114.02494,-8.271821 ], [ 114.025856,-8.271388 ], [ 114.026639,-8.270834 ], [ 114.027319,-8.270194 ], [ 114.028411,-8.269196 ], [ 114.029017,-8.268602 ], [ 114.029446,-8.267931 ], [ 114.029639,-8.267334 ], [ 114.029826,-8.26675 ], [ 114.030044,-8.266177 ], [ 114.030261,-8.265786 ], [ 114.03083,-8.26523 ], [ 114.031369,-8.264706 ], [ 114.031921,-8.264207 ], [ 114.032271,-8.2639 ], [ 114.03273,-8.26344 ], [ 114.033014,-8.263003 ], [ 114.033113,-8.262401 ], [ 114.033113,-8.261982 ], [ 114.032836,-8.261588 ], [ 114.032591,-8.260765 ], [ 114.032481,-8.260156 ], [ 114.032476,-8.259801 ], [ 114.032736,-8.259009 ], [ 114.03286,-8.258568 ], [ 114.032892,-8.258303 ], [ 114.032694,-8.257856 ], [ 114.032569,-8.257623 ], [ 114.032573,-8.257519 ], [ 114.032777,-8.257241 ], [ 114.032908,-8.256965 ], [ 114.032958,-8.256756 ], [ 114.032943,-8.25656 ], [ 114.032605,-8.255912 ], [ 114.03256,-8.255835 ], [ 114.032547,-8.255593 ], [ 114.032592,-8.255433 ], [ 114.032776,-8.255218 ], [ 114.03292,-8.255074 ], [ 114.032901,-8.254621 ], [ 114.032894,-8.254388 ], [ 114.033004,-8.254053 ], [ 114.033098,-8.25385 ], [ 114.033097,-8.25372 ], [ 114.033034,-8.253619 ], [ 114.032725,-8.253537 ], [ 114.032591,-8.25351 ], [ 114.032449,-8.253166 ], [ 114.032396,-8.253058 ], [ 114.032078,-8.252917 ], [ 114.031998,-8.252875 ], [ 114.031944,-8.252589 ], [ 114.031981,-8.252248 ], [ 114.032087,-8.251552 ], [ 114.03222,-8.250937 ], [ 114.032251,-8.250722 ], [ 114.032214,-8.250545 ], [ 114.032111,-8.250418 ], [ 114.031405,-8.250418 ], [ 114.03122,-8.250425 ], [ 114.031188,-8.250418 ], [ 114.031138,-8.250381 ], [ 114.03113,-8.250283 ], [ 114.031155,-8.250245 ], [ 114.031312,-8.250008 ], [ 114.031335,-8.249973 ], [ 114.031498,-8.249788 ], [ 114.031648,-8.249699 ], [ 114.032051,-8.24963 ], [ 114.032216,-8.249573 ], [ 114.032249,-8.249539 ], [ 114.032534,-8.249242 ], [ 114.032618,-8.24909 ], [ 114.03263,-8.24893 ], [ 114.032172,-8.248446 ], [ 114.032036,-8.248277 ], [ 114.032003,-8.24815 ], [ 114.032065,-8.247987 ], [ 114.032208,-8.247838 ], [ 114.032494,-8.247714 ], [ 114.032701,-8.24763 ], [ 114.032804,-8.247535 ], [ 114.032829,-8.247439 ], [ 114.03275,-8.247325 ], [ 114.032503,-8.24718 ], [ 114.031984,-8.247076 ], [ 114.031673,-8.247021 ], [ 114.031437,-8.246909 ], [ 114.031325,-8.246809 ], [ 114.03127,-8.246666 ], [ 114.031268,-8.246645 ], [ 114.031298,-8.246446 ], [ 114.031618,-8.246043 ], [ 114.032178,-8.245656 ], [ 114.032321,-8.245549 ], [ 114.032498,-8.24522 ], [ 114.032638,-8.244742 ], [ 114.032682,-8.244399 ], [ 114.032716,-8.244209 ], [ 114.03278,-8.243844 ], [ 114.033158,-8.242887 ], [ 114.033244,-8.242642 ], [ 114.033076,-8.24195 ], [ 114.033015,-8.241585 ], [ 114.033021,-8.241441 ], [ 114.033092,-8.241337 ], [ 114.033253,-8.241254 ], [ 114.03361,-8.241244 ], [ 114.03383,-8.241251 ], [ 114.034001,-8.241192 ], [ 114.033931,-8.240918 ], [ 114.033532,-8.240131 ], [ 114.033242,-8.23972 ], [ 114.033058,-8.239406 ], [ 114.032948,-8.239221 ], [ 114.032605,-8.23896 ], [ 114.032175,-8.238705 ], [ 114.031974,-8.238541 ], [ 114.031885,-8.238419 ], [ 114.03186,-8.238327 ], [ 114.031812,-8.238194 ], [ 114.031824,-8.238033 ], [ 114.03193,-8.237821 ], [ 114.03205,-8.237713 ], [ 114.032327,-8.237676 ], [ 114.032474,-8.237665 ], [ 114.032614,-8.237558 ], [ 114.032732,-8.237361 ], [ 114.032776,-8.237172 ], [ 114.032547,-8.236609 ], [ 114.03248,-8.236433 ], [ 114.032488,-8.236307 ], [ 114.032592,-8.236186 ], [ 114.032717,-8.23614 ], [ 114.032874,-8.236179 ], [ 114.033102,-8.236285 ], [ 114.033325,-8.236321 ], [ 114.033468,-8.236283 ], [ 114.033544,-8.236194 ], [ 114.033575,-8.23601 ], [ 114.033348,-8.235442 ], [ 114.033279,-8.235228 ], [ 114.033283,-8.234956 ], [ 114.033309,-8.23473 ], [ 114.033281,-8.234596 ], [ 114.033133,-8.234428 ], [ 114.032924,-8.234271 ], [ 114.032799,-8.234091 ], [ 114.03274,-8.233815 ], [ 114.032817,-8.23331 ], [ 114.032824,-8.233168 ], [ 114.032749,-8.23303 ], [ 114.032119,-8.232598 ], [ 114.031955,-8.232458 ], [ 114.03191,-8.232383 ], [ 114.031845,-8.232271 ], [ 114.031761,-8.231726 ], [ 114.031815,-8.231424 ], [ 114.031868,-8.231207 ], [ 114.031663,-8.230871 ], [ 114.031483,-8.230568 ], [ 114.031439,-8.230434 ], [ 114.0315,-8.230249 ], [ 114.031645,-8.22999 ], [ 114.031697,-8.229802 ], [ 114.031454,-8.229394 ], [ 114.031344,-8.229217 ], [ 114.03144,-8.228897 ], [ 114.031509,-8.228701 ], [ 114.031497,-8.228567 ], [ 114.031351,-8.228301 ], [ 114.031302,-8.228113 ], [ 114.031323,-8.227958 ], [ 114.031626,-8.227602 ], [ 114.031727,-8.227466 ], [ 114.031798,-8.227146 ], [ 114.031802,-8.226921 ], [ 114.031677,-8.226626 ], [ 114.031439,-8.226259 ], [ 114.031354,-8.226057 ], [ 114.031546,-8.225448 ], [ 114.031577,-8.225319 ], [ 114.03148,-8.225175 ], [ 114.031254,-8.224955 ], [ 114.031123,-8.224751 ], [ 114.031084,-8.224599 ], [ 114.031137,-8.224384 ], [ 114.031257,-8.224194 ], [ 114.031962,-8.223966 ], [ 114.032192,-8.2239 ], [ 114.032189,-8.223729 ], [ 114.031989,-8.223431 ], [ 114.031701,-8.223021 ], [ 114.03151,-8.222475 ], [ 114.03144,-8.222168 ], [ 114.031441,-8.222055 ], [ 114.031698,-8.221902 ], [ 114.03187,-8.221804 ], [ 114.031989,-8.22166 ], [ 114.032075,-8.221356 ], [ 114.032078,-8.221181 ], [ 114.032018,-8.221065 ], [ 114.031832,-8.220934 ], [ 114.03172,-8.220868 ], [ 114.031808,-8.220517 ], [ 114.031847,-8.220381 ], [ 114.03178,-8.22022 ], [ 114.031591,-8.219999 ], [ 114.03144,-8.219722 ], [ 114.031395,-8.21955 ], [ 114.031464,-8.219186 ], [ 114.031649,-8.218502 ], [ 114.031661,-8.21832 ], [ 114.031588,-8.218109 ], [ 114.031283,-8.217759 ], [ 114.031166,-8.217627 ], [ 114.03108,-8.217529 ], [ 114.030853,-8.217152 ], [ 114.030779,-8.216929 ], [ 114.030779,-8.216715 ], [ 114.030855,-8.216523 ], [ 114.031019,-8.216321 ], [ 114.03117,-8.216208 ], [ 114.031467,-8.216173 ], [ 114.031803,-8.216155 ], [ 114.032115,-8.216076 ], [ 114.03226,-8.215409 ], [ 114.032326,-8.215191 ], [ 114.032445,-8.215011 ], [ 114.03259,-8.214899 ], [ 114.032844,-8.214833 ], [ 114.03337,-8.214797 ], [ 114.033581,-8.214676 ], [ 114.033261,-8.214156 ], [ 114.033164,-8.213989 ], [ 114.033149,-8.213722 ], [ 114.033139,-8.213561 ], [ 114.033014,-8.213308 ], [ 114.032849,-8.213029 ], [ 114.032778,-8.212519 ], [ 114.032728,-8.212181 ], [ 114.032276,-8.21157 ], [ 114.032217,-8.211027 ], [ 114.031861,-8.210585 ], [ 114.032066,-8.210083 ], [ 114.032152,-8.209924 ], [ 114.032239,-8.20986 ], [ 114.032512,-8.20902 ], [ 114.032625,-8.20888 ], [ 114.032779,-8.208648 ], [ 114.03284,-8.208475 ], [ 114.032952,-8.208265 ], [ 114.033012,-8.207977 ], [ 114.033126,-8.207694 ], [ 114.033177,-8.207457 ], [ 114.033228,-8.207066 ], [ 114.033282,-8.206772 ], [ 114.033334,-8.206439 ], [ 114.033331,-8.206218 ], [ 114.033383,-8.205879 ], [ 114.033427,-8.205418 ], [ 114.033413,-8.204556 ], [ 114.03339,-8.204298 ], [ 114.033384,-8.203917 ], [ 114.033429,-8.203738 ], [ 114.033425,-8.203476 ], [ 114.033477,-8.203073 ], [ 114.033569,-8.20273 ], [ 114.033645,-8.202355 ], [ 114.033699,-8.202114 ], [ 114.033711,-8.201855 ], [ 114.033706,-8.201546 ], [ 114.033747,-8.201296 ], [ 114.03379,-8.20095 ], [ 114.033784,-8.200583 ], [ 114.033838,-8.200368 ], [ 114.033829,-8.199819 ], [ 114.033795,-8.199484 ], [ 114.033732,-8.199159 ], [ 114.033671,-8.19894 ], [ 114.033604,-8.198717 ], [ 114.033535,-8.198418 ], [ 114.033422,-8.198145 ], [ 114.033419,-8.19795 ], [ 114.033393,-8.197737 ], [ 114.033388,-8.197411 ], [ 114.033433,-8.197024 ], [ 114.03347,-8.196729 ], [ 114.033466,-8.196454 ], [ 114.033519,-8.196195 ], [ 114.033572,-8.195859 ], [ 114.033634,-8.195548 ], [ 114.033695,-8.195346 ], [ 114.033764,-8.19507 ], [ 114.033886,-8.194682 ], [ 114.03403,-8.194274 ], [ 114.034099,-8.193896 ], [ 114.034152,-8.193655 ], [ 114.034143,-8.193061 ], [ 114.034158,-8.19277 ], [ 114.034146,-8.192017 ], [ 114.03417,-8.191735 ], [ 114.034224,-8.19145 ], [ 114.034257,-8.191101 ], [ 114.034314,-8.190701 ], [ 114.034361,-8.190432 ], [ 114.034357,-8.190173 ], [ 114.034405,-8.189908 ], [ 114.034402,-8.189722 ], [ 114.034445,-8.189453 ], [ 114.034499,-8.189187 ], [ 114.03451,-8.188893 ], [ 114.034565,-8.188669 ], [ 114.034864,-8.188411 ], [ 114.034855,-8.188378 ], [ 114.034845,-8.188194 ], [ 114.034898,-8.187871 ], [ 114.034987,-8.187335 ], [ 114.035015,-8.187208 ], [ 114.035087,-8.186996 ], [ 114.035253,-8.186514 ], [ 114.035129,-8.186453 ], [ 114.035097,-8.186252 ], [ 114.035043,-8.186081 ], [ 114.035038,-8.185742 ], [ 114.03497,-8.185494 ], [ 114.034908,-8.185255 ], [ 114.034836,-8.184911 ], [ 114.034711,-8.184722 ], [ 114.03465,-8.184499 ], [ 114.034588,-8.184225 ], [ 114.034533,-8.184012 ], [ 114.03453,-8.183811 ], [ 114.034404,-8.183117 ], [ 114.034397,-8.182727 ], [ 114.034363,-8.182363 ], [ 114.034276,-8.181918 ], [ 114.034247,-8.18171 ], [ 114.034283,-8.181371 ], [ 114.034331,-8.181141 ], [ 114.034328,-8.180946 ], [ 114.034402,-8.18058 ], [ 114.034447,-8.180385 ], [ 114.034591,-8.179942 ], [ 114.034647,-8.179634 ], [ 114.034724,-8.179253 ], [ 114.034884,-8.178819 ], [ 114.034896,-8.178532 ], [ 114.034983,-8.178169 ], [ 114.035078,-8.177896 ], [ 114.03516,-8.177614 ], [ 114.035218,-8.177405 ], [ 114.035225,-8.177205 ], [ 114.035349,-8.176934 ], [ 114.035388,-8.176757 ], [ 114.035398,-8.176173 ], [ 114.03537,-8.175628 ], [ 114.03541,-8.175194 ], [ 114.035558,-8.174538 ], [ 114.035587,-8.174447 ], [ 114.035867,-8.173843 ], [ 114.035999,-8.173563 ], [ 114.036298,-8.173153 ], [ 114.036527,-8.172856 ], [ 114.036609,-8.172653 ], [ 114.036679,-8.17228 ], [ 114.036789,-8.171845 ], [ 114.036803,-8.171795 ], [ 114.03698,-8.171321 ], [ 114.037007,-8.171264 ], [ 114.037249,-8.170645 ], [ 114.037439,-8.170073 ], [ 114.037553,-8.16963 ], [ 114.037559,-8.169391 ], [ 114.037499,-8.169055 ], [ 114.037379,-8.168743 ], [ 114.037196,-8.168372 ], [ 114.037068,-8.168067 ], [ 114.037013,-8.167756 ], [ 114.037024,-8.167436 ], [ 114.03707,-8.16722 ], [ 114.037288,-8.166674 ], [ 114.037504,-8.166243 ], [ 114.037577,-8.16604 ], [ 114.037575,-8.16588 ], [ 114.03743,-8.165595 ], [ 114.037239,-8.165255 ], [ 114.037133,-8.165003 ], [ 114.037119,-8.16495 ], [ 114.037067,-8.164685 ], [ 114.037061,-8.164588 ], [ 114.037091,-8.164216 ], [ 114.037101,-8.164137 ], [ 114.037155,-8.163845 ], [ 114.037182,-8.163762 ], [ 114.037271,-8.163006 ], [ 114.037331,-8.162768 ], [ 114.037385,-8.162509 ], [ 114.037439,-8.162246 ], [ 114.037493,-8.162025 ], [ 114.037545,-8.161679 ], [ 114.037583,-8.161426 ], [ 114.037579,-8.16118 ], [ 114.037625,-8.160867 ], [ 114.037621,-8.160614 ], [ 114.037579,-8.160177 ], [ 114.037517,-8.159891 ], [ 114.037456,-8.159662 ], [ 114.03745,-8.159301 ], [ 114.03732,-8.158974 ], [ 114.037317,-8.158786 ], [ 114.03724,-8.158371 ], [ 114.037166,-8.158162 ], [ 114.037138,-8.157798 ], [ 114.037066,-8.157483 ], [ 114.037031,-8.157123 ], [ 114.037024,-8.156679 ], [ 114.037049,-8.156432 ], [ 114.037036,-8.155557 ], [ 114.03708,-8.155138 ], [ 114.037074,-8.154736 ], [ 114.037127,-8.15447 ], [ 114.037157,-8.15408 ], [ 114.037149,-8.153626 ], [ 114.037173,-8.153313 ], [ 114.037171,-8.153131 ], [ 114.037195,-8.152664 ], [ 114.037188,-8.152204 ], [ 114.037196,-8.15191 ], [ 114.037192,-8.151645 ], [ 114.037175,-8.151355 ], [ 114.037153,-8.15101 ], [ 114.037055,-8.150676 ], [ 114.036935,-8.150397 ], [ 114.036646,-8.150053 ], [ 114.036737,-8.149883 ], [ 114.036838,-8.149599 ], [ 114.036877,-8.149203 ], [ 114.036864,-8.149001 ], [ 114.036838,-8.148853 ], [ 114.036803,-8.148688 ], [ 114.036759,-8.148501 ], [ 114.036749,-8.148455 ], [ 114.036706,-8.148181 ], [ 114.036697,-8.147962 ], [ 114.03669,-8.147734 ], [ 114.036678,-8.147533 ], [ 114.036665,-8.147295 ], [ 114.036657,-8.147068 ], [ 114.036655,-8.14703 ], [ 114.036649,-8.146851 ], [ 114.036643,-8.146657 ], [ 114.036638,-8.146459 ], [ 114.036635,-8.146293 ], [ 114.036632,-8.146143 ], [ 114.036633,-8.146117 ], [ 114.036641,-8.14599 ], [ 114.036661,-8.14582 ], [ 114.036686,-8.145608 ], [ 114.03671,-8.14536 ], [ 114.036733,-8.145112 ], [ 114.036756,-8.144936 ], [ 114.036773,-8.144817 ], [ 114.036786,-8.144691 ], [ 114.036788,-8.144612 ], [ 114.036786,-8.14449 ], [ 114.036788,-8.144395 ], [ 114.0368,-8.144299 ], [ 114.036827,-8.144127 ], [ 114.036858,-8.143901 ], [ 114.036872,-8.143809 ], [ 114.036911,-8.143562 ], [ 114.036972,-8.143221 ], [ 114.037,-8.143107 ], [ 114.037077,-8.142853 ], [ 114.03715,-8.142654 ], [ 114.037222,-8.14249 ], [ 114.037316,-8.142257 ], [ 114.037395,-8.142072 ], [ 114.037465,-8.141918 ], [ 114.037531,-8.141759 ], [ 114.037585,-8.141622 ], [ 114.037639,-8.141495 ], [ 114.037692,-8.141404 ], [ 114.037776,-8.141286 ], [ 114.037925,-8.141101 ], [ 114.038099,-8.14092 ], [ 114.038247,-8.140757 ], [ 114.03844,-8.140548 ], [ 114.038591,-8.140361 ], [ 114.03947,-8.138686 ], [ 114.03964,-8.138517 ], [ 114.039788,-8.138352 ], [ 114.039998,-8.138195 ], [ 114.040197,-8.138048 ], [ 114.040431,-8.13785 ], [ 114.040644,-8.137703 ], [ 114.040852,-8.137502 ], [ 114.041086,-8.137281 ], [ 114.041304,-8.137054 ], [ 114.041616,-8.13671 ], [ 114.041789,-8.136522 ], [ 114.041984,-8.136261 ], [ 114.042175,-8.136012 ], [ 114.042382,-8.135731 ], [ 114.042542,-8.135504 ], [ 114.042642,-8.135337 ], [ 114.042767,-8.135105 ], [ 114.042935,-8.134773 ], [ 114.043113,-8.134467 ], [ 114.043165,-8.13415 ], [ 114.043301,-8.133825 ], [ 114.043356,-8.133639 ], [ 114.043469,-8.133455 ], [ 114.04369,-8.133267 ], [ 114.043854,-8.133478 ], [ 114.044137,-8.133739 ], [ 114.044284,-8.133919 ], [ 114.044571,-8.134237 ], [ 114.044903,-8.134592 ], [ 114.04505,-8.134769 ], [ 114.045315,-8.135065 ], [ 114.045592,-8.135406 ], [ 114.045733,-8.135598 ], [ 114.045873,-8.135718 ], [ 114.046092,-8.135967 ], [ 114.046284,-8.136194 ], [ 114.046547,-8.13657 ], [ 114.046695,-8.136804 ], [ 114.046889,-8.137117 ], [ 114.04705,-8.137411 ], [ 114.047302,-8.137752 ], [ 114.047456,-8.137958 ], [ 114.047533,-8.138129 ], [ 114.047588,-8.138393 ], [ 114.047773,-8.138742 ], [ 114.047922,-8.139059 ], [ 114.048114,-8.139442 ], [ 114.048243,-8.139654 ], [ 114.048403,-8.139869 ], [ 114.048568,-8.140141 ], [ 114.04867,-8.140296 ], [ 114.048804,-8.140495 ], [ 114.049001,-8.140767 ], [ 114.049129,-8.140966 ], [ 114.049225,-8.141166 ], [ 114.049378,-8.141336 ], [ 114.049597,-8.141575 ], [ 114.049802,-8.141773 ], [ 114.050104,-8.142005 ], [ 114.050389,-8.14223 ], [ 114.050701,-8.142462 ], [ 114.05098,-8.14272 ], [ 114.05117,-8.142931 ], [ 114.051266,-8.143124 ], [ 114.051364,-8.143288 ], [ 114.051495,-8.143443 ], [ 114.051625,-8.143741 ], [ 114.051721,-8.143941 ], [ 114.05187,-8.144229 ], [ 114.051966,-8.144477 ], [ 114.052231,-8.144776 ], [ 114.052424,-8.14501 ], [ 114.052629,-8.14523 ], [ 114.052884,-8.145536 ], [ 114.053106,-8.145804 ], [ 114.053331,-8.146059 ], [ 114.053508,-8.14628 ], [ 114.05373,-8.146529 ], [ 114.053929,-8.146768 ], [ 114.05404,-8.14691 ], [ 114.05413,-8.147117 ], [ 114.054315,-8.147481 ], [ 114.054445,-8.147607 ], [ 114.054659,-8.147923 ], [ 114.054846,-8.148214 ], [ 114.05493,-8.148443 ], [ 114.055133,-8.148717 ], [ 114.055297,-8.148977 ], [ 114.055401,-8.149224 ], [ 114.05561,-8.149502 ], [ 114.055777,-8.149745 ], [ 114.055905,-8.149916 ], [ 114.056118,-8.15019 ], [ 114.056242,-8.150339 ], [ 114.056425,-8.150575 ], [ 114.05666,-8.150849 ], [ 114.056846,-8.151029 ], [ 114.057012,-8.151199 ], [ 114.057175,-8.151359 ], [ 114.057321,-8.151472 ], [ 114.05748,-8.151635 ], [ 114.057811,-8.151866 ], [ 114.058051,-8.152022 ], [ 114.058482,-8.152361 ], [ 114.058774,-8.15257 ], [ 114.059122,-8.152846 ], [ 114.059407,-8.153071 ], [ 114.059751,-8.153347 ], [ 114.060102,-8.1536 ], [ 114.060364,-8.153781 ], [ 114.06073,-8.154034 ], [ 114.061116,-8.154287 ], [ 114.061356,-8.154472 ], [ 114.061567,-8.154641 ], [ 114.061795,-8.154851 ], [ 114.061957,-8.15498 ], [ 114.062133,-8.155143 ], [ 114.062644,-8.155637 ], [ 114.062855,-8.155806 ], [ 114.063037,-8.155982 ], [ 114.063259,-8.156224 ], [ 114.063448,-8.156458 ], [ 114.063612,-8.156695 ], [ 114.063802,-8.156918 ], [ 114.063936,-8.157076 ], [ 114.064077,-8.157297 ], [ 114.064342,-8.157651 ], [ 114.064607,-8.157944 ], [ 114.064696,-8.158112 ], [ 114.064798,-8.158299 ], [ 114.065026,-8.158525 ], [ 114.06516,-8.158667 ], [ 114.065384,-8.158858 ], [ 114.065541,-8.15901 ], [ 114.065539,-8.159012 ], [ 114.065771,-8.159203 ], [ 114.066021,-8.159445 ], [ 114.0663,-8.159649 ], [ 114.066531,-8.159811 ], [ 114.066768,-8.160037 ], [ 114.06708,-8.160269 ], [ 114.06732,-8.160489 ], [ 114.067538,-8.160694 ], [ 114.067869,-8.160966 ], [ 114.068097,-8.161144 ], [ 114.068295,-8.161326 ], [ 114.068578,-8.161597 ], [ 114.068816,-8.161816 ], [ 114.069098,-8.162061 ], [ 114.069319,-8.162201 ], [ 114.069804,-8.162469 ], [ 114.070099,-8.162684 ], [ 114.070294,-8.162847 ], [ 114.070476,-8.162995 ], [ 114.07079,-8.163194 ], [ 114.071087,-8.163352 ], [ 114.071422,-8.163427 ], [ 114.071894,-8.163694 ], [ 114.072369,-8.163936 ], [ 114.072679,-8.164084 ], [ 114.072876,-8.164168 ], [ 114.073209,-8.164319 ], [ 114.073528,-8.164445 ], [ 114.073905,-8.164589 ], [ 114.074199,-8.164699 ], [ 114.074536,-8.164774 ], [ 114.074836,-8.164852 ], [ 114.075035,-8.164907 ], [ 114.075243,-8.165047 ], [ 114.0755,-8.165117 ], [ 114.075762,-8.16524 ], [ 114.076085,-8.165401 ], [ 114.076348,-8.165605 ], [ 114.076514,-8.16574 ], [ 114.076653,-8.165852 ], [ 114.076987,-8.166071 ], [ 114.077225,-8.166303 ], [ 114.077458,-8.166495 ], [ 114.07766,-8.166705 ], [ 114.07781,-8.166863 ], [ 114.078041,-8.167076 ], [ 114.078247,-8.167332 ], [ 114.078446,-8.167559 ], [ 114.078659,-8.16784 ], [ 114.078904,-8.168117 ], [ 114.079064,-8.168287 ], [ 114.079287,-8.16856 ], [ 114.079609,-8.168888 ], [ 114.079856,-8.169114 ], [ 114.08009,-8.16935 ], [ 114.080202,-8.169527 ], [ 114.080407,-8.169725 ], [ 114.080591,-8.169959 ], [ 114.080832,-8.170207 ], [ 114.081169,-8.170565 ], [ 114.081514,-8.170778 ], [ 114.081753,-8.170924 ], [ 114.082039,-8.171166 ], [ 114.08225,-8.171319 ], [ 114.082403,-8.171435 ], [ 114.08252,-8.171583 ], [ 114.082918,-8.17205 ], [ 114.083225,-8.172371 ], [ 114.083379,-8.172541 ], [ 114.083594,-8.172786 ], [ 114.083807,-8.173077 ], [ 114.084042,-8.173361 ], [ 114.084284,-8.173632 ], [ 114.084525,-8.173871 ], [ 114.084752,-8.174055 ], [ 114.084944,-8.174209 ], [ 114.085343,-8.1745 ], [ 114.085745,-8.174768 ], [ 114.08605,-8.174824 ], [ 114.086217,-8.175045 ], [ 114.086446,-8.17531 ], [ 114.08679,-8.175588 ], [ 114.087039,-8.175751 ], [ 114.087263,-8.1759 ], [ 114.087541,-8.176088 ], [ 114.087839,-8.176284 ], [ 114.088056,-8.176377 ], [ 114.08837,-8.176573 ], [ 114.088632,-8.176713 ], [ 114.089083,-8.176903 ], [ 114.089432,-8.177074 ], [ 114.089665,-8.177182 ], [ 114.08989,-8.177236 ], [ 114.090071,-8.17729 ], [ 114.090384,-8.177429 ], [ 114.090703,-8.177549 ], [ 114.091093,-8.177693 ], [ 114.091383,-8.177758 ], [ 114.091773,-8.177941 ], [ 114.092087,-8.178073 ], [ 114.092428,-8.178189 ], [ 114.092753,-8.178254 ], [ 114.093002,-8.178381 ], [ 114.093351,-8.178555 ], [ 114.09366,-8.178665 ], [ 114.093838,-8.178729 ], [ 114.094113,-8.178939 ], [ 114.094331,-8.179108 ], [ 114.094471,-8.179237 ], [ 114.094686,-8.179463 ], [ 114.094964,-8.179788 ], [ 114.095186,-8.180056 ], [ 114.095392,-8.180311 ], [ 114.095588,-8.180567 ], [ 114.095804,-8.180803 ], [ 114.096057,-8.181035 ], [ 114.096385,-8.181283 ], [ 114.096619,-8.181493 ], [ 114.097116,-8.181657 ], [ 114.097513,-8.181932 ], [ 114.0978,-8.182095 ], [ 114.098138,-8.182529 ], [ 114.098587,-8.182825 ], [ 114.098804,-8.18306 ], [ 114.09888,-8.183192 ], [ 114.098905,-8.183262 ], [ 114.09897,-8.183592 ], [ 114.098982,-8.183951 ], [ 114.098924,-8.184328 ], [ 114.098886,-8.184749 ], [ 114.098973,-8.184992 ], [ 114.09919,-8.18526 ], [ 114.099868,-8.185649 ], [ 114.100092,-8.185858 ], [ 114.100321,-8.18614 ], [ 114.100548,-8.186533 ], [ 114.100802,-8.186893 ], [ 114.101066,-8.187142 ], [ 114.101407,-8.187491 ], [ 114.101804,-8.188012 ], [ 114.101918,-8.188304 ], [ 114.101929,-8.188572 ], [ 114.101965,-8.188849 ], [ 114.101912,-8.189003 ], [ 114.101871,-8.189025 ], [ 114.102311,-8.189115 ], [ 114.102414,-8.189328 ], [ 114.102542,-8.189266 ], [ 114.102781,-8.189432 ], [ 114.102833,-8.189544 ], [ 114.102817,-8.189701 ], [ 114.102767,-8.190082 ], [ 114.102898,-8.190314 ], [ 114.103205,-8.190413 ], [ 114.103477,-8.19052 ], [ 114.103534,-8.190628 ], [ 114.103551,-8.190812 ], [ 114.103499,-8.19105 ], [ 114.103466,-8.191296 ], [ 114.103543,-8.191405 ], [ 114.103757,-8.19172 ], [ 114.103921,-8.192063 ], [ 114.104206,-8.192205 ], [ 114.104435,-8.192393 ], [ 114.104681,-8.192692 ], [ 114.104739,-8.192851 ], [ 114.104672,-8.193191 ], [ 114.105201,-8.193804 ], [ 114.105174,-8.193923 ], [ 114.105054,-8.194079 ], [ 114.104892,-8.194339 ], [ 114.105191,-8.19447 ], [ 114.105342,-8.19457 ], [ 114.105392,-8.194701 ], [ 114.105381,-8.1949 ], [ 114.105287,-8.195115 ], [ 114.105107,-8.19535 ], [ 114.104963,-8.195592 ], [ 114.104903,-8.195835 ], [ 114.105014,-8.196027 ], [ 114.105365,-8.19617 ], [ 114.105807,-8.196355 ], [ 114.10593,-8.19648 ], [ 114.105982,-8.196617 ], [ 114.105955,-8.196754 ], [ 114.105787,-8.197144 ], [ 114.105708,-8.197435 ], [ 114.105751,-8.19763 ], [ 114.106024,-8.197709 ], [ 114.106271,-8.197808 ], [ 114.106329,-8.197905 ], [ 114.106319,-8.198014 ], [ 114.106235,-8.198202 ], [ 114.105705,-8.199308 ], [ 114.105827,-8.199592 ], [ 114.106097,-8.199718 ], [ 114.106494,-8.199889 ], [ 114.106673,-8.200061 ], [ 114.106796,-8.200281 ], [ 114.106828,-8.20047 ], [ 114.106773,-8.200615 ], [ 114.106609,-8.200864 ], [ 114.106023,-8.201769 ], [ 114.106056,-8.201762 ], [ 114.105973,-8.202018 ], [ 114.106128,-8.202187 ], [ 114.106409,-8.202369 ], [ 114.106979,-8.202749 ], [ 114.107013,-8.202893 ], [ 114.106982,-8.203133 ], [ 114.10689,-8.203355 ], [ 114.106824,-8.203595 ], [ 114.106903,-8.203717 ], [ 114.107071,-8.203846 ], [ 114.107504,-8.20417 ], [ 114.10756,-8.204302 ], [ 114.10753,-8.204438 ], [ 114.107408,-8.204631 ], [ 114.107265,-8.204902 ], [ 114.107272,-8.205021 ], [ 114.107357,-8.205146 ], [ 114.107534,-8.20538 ], [ 114.107514,-8.205566 ], [ 114.107523,-8.205802 ], [ 114.107609,-8.205972 ], [ 114.10776,-8.206128 ], [ 114.107874,-8.206165 ], [ 114.108402,-8.20625 ], [ 114.10872,-8.206459 ], [ 114.108744,-8.206504 ], [ 114.108745,-8.206551 ], [ 114.108681,-8.206748 ], [ 114.108372,-8.207715 ], [ 114.10842,-8.207853 ], [ 114.108523,-8.207985 ], [ 114.108266,-8.20813 ], [ 114.108046,-8.20819 ], [ 114.107668,-8.208404 ], [ 114.10733,-8.208547 ], [ 114.107094,-8.208624 ], [ 114.106694,-8.208873 ], [ 114.106341,-8.209057 ], [ 114.105969,-8.209252 ], [ 114.105654,-8.209372 ], [ 114.105361,-8.209526 ], [ 114.104948,-8.209741 ], [ 114.104589,-8.209922 ], [ 114.104324,-8.210041 ], [ 114.103917,-8.210217 ], [ 114.103372,-8.210427 ], [ 114.103056,-8.210534 ], [ 114.102683,-8.210671 ], [ 114.102023,-8.210882 ], [ 114.101411,-8.211071 ], [ 114.1009,-8.211188 ], [ 114.100587,-8.21132 ], [ 114.100269,-8.211434 ], [ 114.099954,-8.211576 ], [ 114.099582,-8.211796 ], [ 114.099255,-8.211996 ], [ 114.098842,-8.212217 ], [ 114.098424,-8.212396 ], [ 114.098081,-8.212583 ], [ 114.097595,-8.212827 ], [ 114.097178,-8.213025 ], [ 114.09677,-8.213198 ], [ 114.096391,-8.213319 ], [ 114.095944,-8.213441 ], [ 114.095597,-8.213446 ], [ 114.095355,-8.213508 ], [ 114.095154,-8.213562 ], [ 114.09478,-8.213677 ], [ 114.094487,-8.213745 ], [ 114.094229,-8.213906 ], [ 114.093944,-8.214115 ], [ 114.093728,-8.214252 ], [ 114.093396,-8.214497 ], [ 114.093024,-8.214723 ], [ 114.092592,-8.214954 ], [ 114.092184,-8.215139 ], [ 114.091955,-8.215238 ], [ 114.091583,-8.215401 ], [ 114.091089,-8.215597 ], [ 114.090602,-8.215812 ], [ 114.09023,-8.216003 ], [ 114.089713,-8.216194 ], [ 114.089175,-8.21641 ], [ 114.088779,-8.216496 ], [ 114.088371,-8.216646 ], [ 114.088042,-8.216728 ], [ 114.087761,-8.216847 ], [ 114.087475,-8.216954 ], [ 114.087187,-8.217029 ], [ 114.086929,-8.21709 ], [ 114.086505,-8.217247 ], [ 114.086147,-8.21731 ], [ 114.085778,-8.217316 ], [ 114.085417,-8.217379 ], [ 114.085051,-8.217372 ], [ 114.08447,-8.217381 ], [ 114.084151,-8.217403 ], [ 114.083939,-8.217466 ], [ 114.083429,-8.217641 ], [ 114.083527,-8.21785 ], [ 114.083812,-8.218405 ], [ 114.083783,-8.218562 ], [ 114.083737,-8.218815 ], [ 114.083813,-8.219055 ], [ 114.083871,-8.219305 ], [ 114.083842,-8.219531 ], [ 114.08374,-8.219757 ], [ 114.08367,-8.220031 ], [ 114.083682,-8.220347 ], [ 114.083656,-8.220567 ], [ 114.083426,-8.221036 ], [ 114.083387,-8.221564 ], [ 114.083307,-8.221813 ], [ 114.083305,-8.222043 ], [ 114.083384,-8.222237 ], [ 114.083516,-8.222387 ], [ 114.083977,-8.222716 ], [ 114.084573,-8.223079 ], [ 114.084883,-8.223427 ], [ 114.084993,-8.223643 ], [ 114.084983,-8.223816 ], [ 114.084902,-8.224037 ], [ 114.08469,-8.224375 ], [ 114.084529,-8.224716 ], [ 114.084541,-8.224828 ], [ 114.084641,-8.224935 ], [ 114.085048,-8.225328 ], [ 114.085046,-8.2255 ], [ 114.085043,-8.225814 ], [ 114.08516,-8.226017 ], [ 114.085248,-8.226229 ], [ 114.085262,-8.226474 ], [ 114.085204,-8.22668 ], [ 114.085059,-8.226865 ], [ 114.084605,-8.227323 ], [ 114.084598,-8.227446 ], [ 114.084668,-8.227531 ], [ 114.084935,-8.227867 ], [ 114.084913,-8.228026 ], [ 114.084796,-8.22836 ], [ 114.084691,-8.228722 ], [ 114.084723,-8.228786 ], [ 114.084841,-8.228733 ], [ 114.084898,-8.228742 ], [ 114.084937,-8.228851 ], [ 114.08495,-8.229089 ], [ 114.084889,-8.229322 ], [ 114.084822,-8.229607 ], [ 114.084886,-8.229732 ], [ 114.085042,-8.229843 ], [ 114.0853,-8.230026 ], [ 114.085449,-8.230238 ], [ 114.0858,-8.230982 ], [ 114.085796,-8.231114 ], [ 114.085718,-8.231278 ], [ 114.08552,-8.231692 ], [ 114.085579,-8.231774 ], [ 114.08616,-8.232269 ], [ 114.086236,-8.23242 ], [ 114.086193,-8.232528 ], [ 114.086068,-8.232654 ], [ 114.085932,-8.232793 ], [ 114.085813,-8.232915 ], [ 114.08582,-8.233023 ], [ 114.085914,-8.233134 ], [ 114.086142,-8.23329 ], [ 114.086417,-8.233525 ], [ 114.086622,-8.233804 ], [ 114.086634,-8.233913 ], [ 114.086554,-8.234382 ], [ 114.08668,-8.234491 ], [ 114.0871,-8.234864 ], [ 114.08729,-8.23523 ], [ 114.08741,-8.235242 ], [ 114.087775,-8.235281 ], [ 114.087948,-8.235373 ], [ 114.088067,-8.235524 ], [ 114.08815,-8.235731 ], [ 114.088227,-8.235939 ], [ 114.088382,-8.236185 ], [ 114.088568,-8.236724 ], [ 114.088642,-8.236983 ], [ 114.088795,-8.237081 ], [ 114.08903,-8.23725 ], [ 114.089135,-8.237427 ], [ 114.089341,-8.237769 ], [ 114.089519,-8.237885 ], [ 114.089755,-8.237958 ], [ 114.090164,-8.238111 ], [ 114.090524,-8.238288 ], [ 114.090946,-8.238383 ], [ 114.091531,-8.238631 ], [ 114.091973,-8.238626 ], [ 114.092329,-8.238701 ], [ 114.092523,-8.238859 ], [ 114.092626,-8.239021 ], [ 114.09264,-8.239186 ], [ 114.09262,-8.239654 ], [ 114.092663,-8.239844 ], [ 114.092766,-8.240009 ], [ 114.092926,-8.240261 ], [ 114.092999,-8.240485 ], [ 114.093216,-8.240717 ], [ 114.093525,-8.241116 ], [ 114.093565,-8.241288 ], [ 114.093545,-8.241534 ], [ 114.093448,-8.241843 ], [ 114.093145,-8.242595 ], [ 114.093186,-8.242801 ], [ 114.093322,-8.242966 ], [ 114.093475,-8.243048 ], [ 114.093891,-8.243168 ], [ 114.094232,-8.243312 ], [ 114.094398,-8.243442 ], [ 114.09452,-8.243618 ], [ 114.094547,-8.243789 ], [ 114.094502,-8.244013 ], [ 114.094377,-8.244291 ], [ 114.093974,-8.245146 ], [ 114.094005,-8.245311 ], [ 114.094117,-8.245433 ], [ 114.094288,-8.24552 ], [ 114.094644,-8.245611 ], [ 114.095204,-8.245756 ], [ 114.095395,-8.245927 ], [ 114.09551,-8.246127 ], [ 114.095546,-8.246338 ], [ 114.095603,-8.246677 ], [ 114.09577,-8.247101 ], [ 114.095718,-8.247254 ], [ 114.09558,-8.247365 ], [ 114.09531,-8.247578 ], [ 114.095257,-8.247749 ], [ 114.09541,-8.247845 ], [ 114.095626,-8.2479 ], [ 114.096213,-8.248038 ], [ 114.09643,-8.248208 ], [ 114.096524,-8.248363 ], [ 114.096567,-8.248599 ], [ 114.096566,-8.249009 ], [ 114.09659,-8.249554 ], [ 114.096686,-8.249774 ], [ 114.096891,-8.250024 ], [ 114.096896,-8.25003 ], [ 114.096941,-8.250085 ], [ 114.097089,-8.250294 ], [ 114.097116,-8.250456 ], [ 114.097073,-8.250617 ], [ 114.096995,-8.250743 ], [ 114.096949,-8.250817 ], [ 114.096693,-8.251166 ], [ 114.096763,-8.251287 ], [ 114.096925,-8.251418 ], [ 114.09737,-8.251784 ], [ 114.097387,-8.251985 ], [ 114.097329,-8.252275 ], [ 114.097309,-8.252535 ], [ 114.097288,-8.252853 ], [ 114.097184,-8.253257 ], [ 114.097213,-8.253584 ], [ 114.097311,-8.253751 ], [ 114.097491,-8.25389 ], [ 114.097635,-8.254055 ], [ 114.097674,-8.25422 ], [ 114.09771,-8.254656 ], [ 114.097895,-8.254839 ], [ 114.097949,-8.25487 ], [ 114.098116,-8.255013 ], [ 114.098311,-8.25529 ], [ 114.098515,-8.255885 ], [ 114.098623,-8.256561 ], [ 114.098859,-8.256856 ], [ 114.098962,-8.257022 ], [ 114.099002,-8.258108 ], [ 114.09913,-8.258398 ], [ 114.099334,-8.258624 ], [ 114.099756,-8.259083 ], [ 114.099838,-8.259172 ], [ 114.099943,-8.259531 ], [ 114.099917,-8.259738 ], [ 114.099831,-8.260136 ], [ 114.09981,-8.26044 ], [ 114.099888,-8.260811 ], [ 114.100019,-8.261003 ], [ 114.100674,-8.26184 ], [ 114.100909,-8.262146 ], [ 114.10096,-8.262328 ], [ 114.100948,-8.262693 ], [ 114.101031,-8.263033 ], [ 114.10105,-8.263239 ], [ 114.10109,-8.263364 ], [ 114.101096,-8.263468 ], [ 114.101214,-8.264089 ], [ 114.101351,-8.26442 ], [ 114.101674,-8.264863 ], [ 114.102015,-8.265193 ], [ 114.10225,-8.265354 ], [ 114.102665,-8.265632 ], [ 114.103034,-8.266046 ], [ 114.103552,-8.266546 ], [ 114.103646,-8.266636 ], [ 114.103879,-8.266952 ], [ 114.104337,-8.267552 ], [ 114.104794,-8.26815 ], [ 114.105039,-8.268557 ], [ 114.105742,-8.269862 ], [ 114.105231,-8.270084 ], [ 114.104012,-8.270745 ], [ 114.103765,-8.270879 ], [ 114.103282,-8.271114 ], [ 114.102865,-8.271335 ], [ 114.103221,-8.272861 ], [ 114.103876,-8.274124 ], [ 114.104271,-8.275475 ], [ 114.104488,-8.277277 ], [ 114.104868,-8.278622 ], [ 114.104285,-8.279184 ], [ 114.104032,-8.279899 ], [ 114.103596,-8.280861 ], [ 114.103548,-8.281061 ], [ 114.103464,-8.281607 ], [ 114.103471,-8.282073 ], [ 114.103562,-8.282605 ], [ 114.103574,-8.282673 ], [ 114.103689,-8.283297 ], [ 114.103761,-8.284258 ], [ 114.103835,-8.284802 ], [ 114.103977,-8.285072 ], [ 114.104886,-8.286303 ], [ 114.105338,-8.286869 ], [ 114.105396,-8.287233 ], [ 114.105414,-8.287645 ], [ 114.105375,-8.288001 ], [ 114.105327,-8.288437 ], [ 114.105406,-8.288727 ], [ 114.10536,-8.288881 ], [ 114.105164,-8.289193 ], [ 114.105093,-8.28939 ], [ 114.105125,-8.289608 ], [ 114.105243,-8.289941 ], [ 114.105471,-8.290473 ], [ 114.105596,-8.290781 ], [ 114.10592,-8.291748 ], [ 114.106208,-8.292623 ], [ 114.106409,-8.293039 ], [ 114.106406,-8.293127 ], [ 114.106385,-8.293318 ], [ 114.10628,-8.29379 ], [ 114.106246,-8.294073 ], [ 114.106284,-8.294566 ], [ 114.106399,-8.29509 ], [ 114.106585,-8.295847 ], [ 114.106595,-8.295974 ], [ 114.106686,-8.296318 ], [ 114.106741,-8.296853 ], [ 114.106878,-8.298064 ], [ 114.106939,-8.298337 ], [ 114.107003,-8.29862 ], [ 114.107196,-8.299095 ], [ 114.107818,-8.300441 ], [ 114.107991,-8.301134 ], [ 114.107686,-8.301626 ], [ 114.107686,-8.301627 ], [ 114.107685,-8.301628 ], [ 114.10739,-8.302071 ], [ 114.107284,-8.302287 ], [ 114.107132,-8.302788 ], [ 114.107109,-8.302986 ], [ 114.107076,-8.303266 ], [ 114.107049,-8.303491 ], [ 114.107075,-8.303863 ], [ 114.107246,-8.304915 ], [ 114.107517,-8.305406 ], [ 114.107707,-8.305841 ], [ 114.107748,-8.306162 ], [ 114.107741,-8.306698 ], [ 114.107649,-8.306911 ], [ 114.107479,-8.307518 ], [ 114.107358,-8.308572 ], [ 114.107387,-8.309065 ], [ 114.107449,-8.309395 ], [ 114.107478,-8.309553 ], [ 114.10766,-8.310127 ], [ 114.10786,-8.310522 ], [ 114.107942,-8.310766 ], [ 114.107983,-8.311169 ], [ 114.108096,-8.311453 ], [ 114.108478,-8.312152 ], [ 114.108906,-8.312864 ], [ 114.109339,-8.31408 ], [ 114.109603,-8.315102 ], [ 114.109863,-8.315754 ], [ 114.109954,-8.316108 ], [ 114.109935,-8.316432 ], [ 114.109851,-8.316859 ], [ 114.109513,-8.318056 ], [ 114.109558,-8.318309 ], [ 114.109652,-8.318524 ], [ 114.109765,-8.318884 ], [ 114.109605,-8.319175 ], [ 114.109349,-8.319683 ], [ 114.108966,-8.32035 ], [ 114.108289,-8.321389 ], [ 114.108087,-8.321707 ], [ 114.108116,-8.322004 ], [ 114.108424,-8.32389 ], [ 114.108317,-8.324447 ], [ 114.108181,-8.325196 ], [ 114.108274,-8.325844 ], [ 114.108404,-8.326531 ], [ 114.108402,-8.327125 ], [ 114.108401,-8.327726 ], [ 114.108533,-8.328035 ], [ 114.108718,-8.328285 ], [ 114.108947,-8.328605 ], [ 114.109121,-8.328961 ], [ 114.109106,-8.329263 ], [ 114.109096,-8.32946 ], [ 114.109115,-8.329812 ], [ 114.109138,-8.330427 ], [ 114.109155,-8.33087 ], [ 114.109078,-8.331173 ], [ 114.108876,-8.331549 ], [ 114.108734,-8.331865 ], [ 114.108513,-8.332358 ], [ 114.10833,-8.333216 ], [ 114.108305,-8.333698 ], [ 114.108382,-8.333853 ], [ 114.108625,-8.334154 ], [ 114.109014,-8.334663 ], [ 114.109623,-8.335603 ], [ 114.109772,-8.336041 ], [ 114.109643,-8.336376 ], [ 114.109354,-8.337046 ], [ 114.109442,-8.337375 ], [ 114.109872,-8.338646 ], [ 114.110008,-8.338991 ], [ 114.109949,-8.33928 ], [ 114.109733,-8.339929 ], [ 114.109652,-8.340174 ], [ 114.109578,-8.340397 ], [ 114.10932,-8.341048 ], [ 114.109202,-8.341441 ], [ 114.109172,-8.341809 ], [ 114.109133,-8.342273 ], [ 114.109123,-8.342845 ], [ 114.1091,-8.343451 ], [ 114.108873,-8.34363 ], [ 114.108663,-8.343689 ], [ 114.108039,-8.343833 ], [ 114.107888,-8.344023 ], [ 114.107548,-8.344405 ], [ 114.107342,-8.34452 ], [ 114.10702,-8.344616 ], [ 114.106439,-8.344799 ], [ 114.106221,-8.344927 ], [ 114.106188,-8.345255 ], [ 114.106008,-8.346132 ], [ 114.106042,-8.346672 ], [ 114.10597,-8.34693 ], [ 114.10584,-8.347127 ], [ 114.105489,-8.347622 ], [ 114.105328,-8.348234 ], [ 114.105179,-8.348699 ], [ 114.104742,-8.349829 ], [ 114.104599,-8.35023 ], [ 114.104318,-8.351022 ], [ 114.104356,-8.351296 ], [ 114.104377,-8.351447 ], [ 114.10446,-8.35174 ], [ 114.104627,-8.352122 ], [ 114.104935,-8.352288 ], [ 114.105321,-8.352561 ], [ 114.105419,-8.352902 ], [ 114.105405,-8.353175 ], [ 114.105341,-8.353834 ], [ 114.105265,-8.354615 ], [ 114.105124,-8.355562 ], [ 114.105067,-8.356467 ], [ 114.10494,-8.357247 ], [ 114.104682,-8.358021 ], [ 114.10452,-8.358305 ], [ 114.1043,-8.358693 ], [ 114.104282,-8.358937 ], [ 114.104188,-8.359639 ], [ 114.103963,-8.359953 ], [ 114.103654,-8.36036 ], [ 114.103712,-8.360597 ], [ 114.103852,-8.360928 ], [ 114.104113,-8.361546 ], [ 114.104519,-8.362828 ], [ 114.104688,-8.363058 ], [ 114.105023,-8.363577 ], [ 114.105279,-8.365276 ], [ 114.105399,-8.365565 ], [ 114.105555,-8.365789 ], [ 114.105768,-8.365984 ], [ 114.106324,-8.366464 ], [ 114.106423,-8.36655 ], [ 114.106594,-8.366958 ], [ 114.106572,-8.367378 ], [ 114.106467,-8.367774 ], [ 114.106135,-8.368169 ], [ 114.105332,-8.368998 ], [ 114.105193,-8.369239 ], [ 114.105129,-8.369488 ], [ 114.105147,-8.369781 ], [ 114.105154,-8.370032 ], [ 114.10506,-8.370443 ], [ 114.104908,-8.37084 ], [ 114.104506,-8.371824 ], [ 114.10431,-8.372431 ], [ 114.104337,-8.372601 ], [ 114.104492,-8.373226 ], [ 114.104503,-8.373667 ], [ 114.104526,-8.374607 ], [ 114.104834,-8.374658 ], [ 114.105146,-8.374712 ], [ 114.105651,-8.37491 ], [ 114.105867,-8.375336 ], [ 114.105743,-8.375558 ], [ 114.105356,-8.376043 ], [ 114.105039,-8.376382 ], [ 114.104842,-8.376652 ], [ 114.104695,-8.376988 ], [ 114.10448,-8.377489 ], [ 114.104161,-8.378399 ], [ 114.104041,-8.378751 ], [ 114.10405,-8.378758 ], [ 114.104056,-8.378855 ], [ 114.104099,-8.379207 ], [ 114.104141,-8.379536 ], [ 114.104156,-8.379861 ], [ 114.104185,-8.380253 ], [ 114.104315,-8.380425 ], [ 114.104377,-8.380551 ], [ 114.1048,-8.380529 ], [ 114.104961,-8.38053 ], [ 114.105102,-8.380612 ], [ 114.105132,-8.380682 ], [ 114.105152,-8.380733 ], [ 114.105151,-8.380833 ], [ 114.10512,-8.380944 ], [ 114.104816,-8.381112 ], [ 114.104238,-8.381329 ], [ 114.103822,-8.381567 ], [ 114.103608,-8.381757 ], [ 114.103425,-8.381977 ], [ 114.103272,-8.382187 ], [ 114.103209,-8.382518 ], [ 114.103277,-8.38283 ], [ 114.103446,-8.383153 ], [ 114.103927,-8.3837 ], [ 114.104278,-8.384095 ], [ 114.104402,-8.38433 ], [ 114.104493,-8.384658 ], [ 114.104539,-8.384924 ], [ 114.104616,-8.385049 ], [ 114.104725,-8.385222 ], [ 114.104896,-8.385426 ], [ 114.104973,-8.385582 ], [ 114.105017,-8.386035 ], [ 114.104996,-8.386691 ], [ 114.105009,-8.387003 ], [ 114.1051,-8.387456 ], [ 114.105177,-8.38766 ], [ 114.105238,-8.387848 ], [ 114.105267,-8.388254 ], [ 114.105176,-8.388832 ], [ 114.105225,-8.389143 ], [ 114.105442,-8.3897 ], [ 114.105491,-8.390101 ], [ 114.105541,-8.390372 ], [ 114.105527,-8.390475 ], [ 114.105488,-8.390566 ], [ 114.105434,-8.390811 ], [ 114.104796,-8.391103 ], [ 114.104275,-8.391228 ], [ 114.10417,-8.3914 ], [ 114.104169,-8.391589 ], [ 114.10427,-8.391952 ], [ 114.104434,-8.392547 ], [ 114.10447,-8.393038 ], [ 114.104532,-8.393643 ], [ 114.104658,-8.393964 ], [ 114.104977,-8.394376 ], [ 114.105167,-8.394788 ], [ 114.105165,-8.395031 ], [ 114.105139,-8.395082 ], [ 114.10501,-8.395145 ], [ 114.104662,-8.395117 ], [ 114.104393,-8.394936 ], [ 114.104226,-8.394909 ], [ 114.10411,-8.394972 ], [ 114.104052,-8.395122 ], [ 114.104068,-8.395394 ], [ 114.104181,-8.395728 ], [ 114.104231,-8.395972 ], [ 114.104256,-8.396126 ], [ 114.104343,-8.396447 ], [ 114.104327,-8.396985 ], [ 114.104298,-8.397343 ], [ 114.104474,-8.397908 ], [ 114.104524,-8.39819 ], [ 114.104368,-8.398356 ], [ 114.103954,-8.398558 ], [ 114.103838,-8.398621 ], [ 114.10376,-8.398774 ], [ 114.103772,-8.398915 ], [ 114.104045,-8.399082 ], [ 114.104491,-8.399345 ], [ 114.104664,-8.399446 ], [ 114.1047,-8.399656 ], [ 114.1047,-8.399706 ], [ 114.104661,-8.399879 ], [ 114.104473,-8.400063 ], [ 114.104258,-8.400532 ], [ 114.104118,-8.40094 ], [ 114.103926,-8.401656 ], [ 114.103899,-8.402015 ], [ 114.103797,-8.402336 ], [ 114.103845,-8.402609 ], [ 114.103831,-8.403005 ], [ 114.103713,-8.403236 ], [ 114.103646,-8.403302 ], [ 114.103545,-8.403401 ], [ 114.103461,-8.4035 ], [ 114.103426,-8.403698 ], [ 114.103459,-8.403781 ], [ 114.103492,-8.403881 ], [ 114.103524,-8.403981 ], [ 114.103589,-8.40418 ], [ 114.103589,-8.404247 ], [ 114.103553,-8.404528 ], [ 114.103285,-8.404725 ], [ 114.103234,-8.404857 ], [ 114.103217,-8.40499 ], [ 114.103214,-8.405371 ], [ 114.103326,-8.405985 ], [ 114.103538,-8.40655 ], [ 114.103537,-8.406749 ], [ 114.103484,-8.407114 ], [ 114.10324,-8.407452 ], [ 114.103264,-8.407676 ], [ 114.103296,-8.407842 ], [ 114.103494,-8.408042 ], [ 114.10361,-8.408142 ], [ 114.103692,-8.408292 ], [ 114.103708,-8.408425 ], [ 114.103707,-8.408591 ], [ 114.103673,-8.408657 ], [ 114.103589,-8.408789 ], [ 114.103253,-8.409068 ], [ 114.102994,-8.409286 ], [ 114.103032,-8.409696 ], [ 114.103246,-8.410112 ], [ 114.103253,-8.410287 ], [ 114.103258,-8.410396 ], [ 114.103155,-8.410511 ], [ 114.103024,-8.410639 ], [ 114.102848,-8.41084 ], [ 114.102587,-8.410896 ], [ 114.102456,-8.410924 ], [ 114.102311,-8.410966 ], [ 114.102238,-8.411081 ], [ 114.102162,-8.411542 ], [ 114.102102,-8.411801 ], [ 114.101312,-8.412718 ], [ 114.100421,-8.413664 ], [ 114.099864,-8.414525 ], [ 114.099453,-8.415142 ], [ 114.099348,-8.415618 ], [ 114.099273,-8.415963 ], [ 114.099356,-8.416469 ], [ 114.099441,-8.416815 ], [ 114.099415,-8.41708 ], [ 114.09922,-8.417323 ], [ 114.099113,-8.417549 ], [ 114.099042,-8.417688 ], [ 114.098971,-8.417827 ], [ 114.098917,-8.418036 ], [ 114.098861,-8.418454 ], [ 114.098929,-8.418785 ], [ 114.09905,-8.418961 ], [ 114.099276,-8.419224 ], [ 114.099363,-8.419364 ], [ 114.099344,-8.419503 ], [ 114.099291,-8.419625 ], [ 114.099126,-8.420583 ], [ 114.098946,-8.421227 ], [ 114.098857,-8.421436 ], [ 114.098785,-8.421644 ], [ 114.098747,-8.421975 ], [ 114.09822,-8.421916 ], [ 114.097755,-8.421525 ], [ 114.097501,-8.420721 ], [ 114.097453,-8.420126 ], [ 114.097549,-8.41959 ], [ 114.097544,-8.419553 ], [ 114.097557,-8.41884 ], [ 114.097585,-8.41849 ], [ 114.097538,-8.418226 ], [ 114.097367,-8.41772 ], [ 114.097185,-8.417507 ], [ 114.096952,-8.417234 ], [ 114.096568,-8.416941 ], [ 114.095974,-8.416313 ], [ 114.095126,-8.414962 ], [ 114.094018,-8.413661 ], [ 114.092802,-8.412902 ], [ 114.091661,-8.412454 ], [ 114.089906,-8.411957 ], [ 114.087298,-8.413412 ], [ 114.086578,-8.413545 ], [ 114.085266,-8.413851 ], [ 114.083819,-8.414229 ], [ 114.082889,-8.414418 ], [ 114.082117,-8.414439 ], [ 114.081045,-8.41445 ], [ 114.080064,-8.414567 ], [ 114.079026,-8.414658 ], [ 114.078062,-8.414708 ], [ 114.078052,-8.414724 ], [ 114.077065,-8.414751 ], [ 114.075325,-8.41463 ], [ 114.07467,-8.414611 ], [ 114.073839,-8.414628 ], [ 114.072693,-8.414616 ], [ 114.072062,-8.414592 ], [ 114.071268,-8.414634 ], [ 114.070553,-8.414695 ], [ 114.069722,-8.414931 ], [ 114.068837,-8.41502 ], [ 114.068023,-8.415112 ], [ 114.068022,-8.415119 ], [ 114.066847,-8.415317 ], [ 114.06598,-8.415572 ], [ 114.065271,-8.415723 ], [ 114.064642,-8.415896 ], [ 114.064617,-8.415883 ], [ 114.063533,-8.41606 ], [ 114.06261,-8.416161 ], [ 114.061902,-8.416293 ], [ 114.061325,-8.416311 ], [ 114.061299,-8.416317 ], [ 114.060373,-8.416495 ], [ 114.059472,-8.416568 ], [ 114.058818,-8.41669 ], [ 114.058523,-8.416739 ], [ 114.058075,-8.416813 ], [ 114.057302,-8.416854 ], [ 114.056495,-8.416947 ], [ 114.055853,-8.417085 ], [ 114.054253,-8.417003 ], [ 114.054016,-8.416985 ], [ 114.053614,-8.416787 ], [ 114.053318,-8.416077 ], [ 114.05319,-8.415674 ], [ 114.052998,-8.415225 ], [ 114.052908,-8.414923 ], [ 114.052918,-8.4144 ], [ 114.0529,-8.413912 ], [ 114.052723,-8.413538 ], [ 114.051889,-8.413366 ], [ 114.050981,-8.413649 ], [ 114.0503,-8.413844 ], [ 114.0503,-8.413841 ], [ 114.049501,-8.414058 ], [ 114.048487,-8.414411 ], [ 114.047738,-8.414727 ], [ 114.046948,-8.415001 ], [ 114.046116,-8.415438 ], [ 114.045345,-8.415706 ], [ 114.044036,-8.416537 ], [ 114.042963,-8.416944 ], [ 114.041954,-8.41738 ], [ 114.041306,-8.417904 ], [ 114.040793,-8.418346 ], [ 114.040383,-8.418761 ], [ 114.040435,-8.418682 ], [ 114.039928,-8.419207 ], [ 114.039252,-8.419785 ], [ 114.038969,-8.420193 ], [ 114.038373,-8.420738 ], [ 114.037936,-8.42135 ], [ 114.037419,-8.421958 ], [ 114.037412,-8.421918 ], [ 114.036913,-8.42242 ], [ 114.036303,-8.422926 ], [ 114.035651,-8.423287 ], [ 114.035074,-8.42371 ], [ 114.034537,-8.424044 ], [ 114.034067,-8.424321 ], [ 114.034057,-8.424314 ], [ 114.033367,-8.424523 ], [ 114.032814,-8.424805 ], [ 114.031847,-8.425295 ], [ 114.031805,-8.425292 ], [ 114.031118,-8.425548 ], [ 114.030186,-8.425926 ], [ 114.029477,-8.426135 ], [ 114.028993,-8.426112 ], [ 114.028571,-8.426051 ], [ 114.028533,-8.426035 ], [ 114.028003,-8.425071 ], [ 114.027602,-8.424315 ], [ 114.027156,-8.423556 ], [ 114.0268,-8.422852 ], [ 114.026748,-8.42288 ], [ 114.026374,-8.422039 ], [ 114.025685,-8.420857 ], [ 114.025416,-8.420086 ], [ 114.02538,-8.420099 ], [ 114.024294,-8.42025 ], [ 114.023059,-8.420498 ], [ 114.022259,-8.420657 ], [ 114.022166,-8.420728 ], [ 114.022047,-8.420776 ], [ 114.021893,-8.420821 ], [ 114.021798,-8.420858 ], [ 114.021697,-8.420896 ], [ 114.021566,-8.420926 ], [ 114.021462,-8.420975 ], [ 114.021285,-8.421035 ], [ 114.021078,-8.421085 ], [ 114.020879,-8.421128 ], [ 114.020614,-8.421191 ], [ 114.020179,-8.421314 ], [ 114.020112,-8.421334 ], [ 114.019783,-8.421432 ], [ 114.019115,-8.421623 ], [ 114.018545,-8.421749 ], [ 114.018321,-8.421783 ], [ 114.018028,-8.421844 ], [ 114.017565,-8.421865 ], [ 114.017512,-8.42187 ], [ 114.017106,-8.421878 ], [ 114.016618,-8.421923 ], [ 114.016221,-8.421941 ], [ 114.01605,-8.421939 ], [ 114.016014,-8.421986 ], [ 114.015949,-8.421847 ], [ 114.014446,-8.422332 ], [ 114.013005,-8.422831 ], [ 114.011689,-8.423213 ], [ 114.01062,-8.423577 ], [ 114.009152,-8.424054 ], [ 114.008523,-8.424224 ], [ 114.0074,-8.424557 ], [ 114.006523,-8.424853 ], [ 114.005693,-8.425404 ], [ 114.00569,-8.425407 ], [ 114.00456,-8.426157 ], [ 114.003664,-8.426855 ], [ 114.002952,-8.427401 ], [ 114.002268,-8.428018 ], [ 114.001681,-8.428632 ], [ 114.000908,-8.429164 ], [ 113.999998,-8.429591 ], [ 113.999607,-8.42963 ], [ 113.999244,-8.429654 ], [ 113.998723,-8.429623 ], [ 113.996508,-8.426738 ], [ 113.994992,-8.42544 ], [ 113.993622,-8.424392 ], [ 113.991874,-8.422448 ], [ 113.991574,-8.421467 ], [ 113.990786,-8.419671 ], [ 113.990162,-8.418192 ], [ 113.989687,-8.416806 ], [ 113.989382,-8.415965 ], [ 113.989395,-8.415972 ], [ 113.989142,-8.41564 ], [ 113.989039,-8.415481 ], [ 113.988961,-8.415139 ], [ 113.988773,-8.414611 ], [ 113.988745,-8.414479 ], [ 113.988484,-8.414097 ], [ 113.987867,-8.412988 ], [ 113.986689,-8.41198 ], [ 113.985849,-8.411632 ], [ 113.985415,-8.411274 ], [ 113.984477,-8.410854 ], [ 113.984388,-8.410806 ], [ 113.98389,-8.410578 ], [ 113.98345,-8.410432 ], [ 113.982953,-8.409979 ], [ 113.982805,-8.409853 ], [ 113.98275,-8.409719 ], [ 113.982688,-8.409546 ], [ 113.982208,-8.409408 ], [ 113.981667,-8.409184 ], [ 113.981252,-8.409 ], [ 113.981041,-8.408875 ], [ 113.980779,-8.408575 ], [ 113.979088,-8.407509 ], [ 113.977523,-8.406804 ], [ 113.976335,-8.406197 ], [ 113.975769,-8.406023 ], [ 113.975513,-8.405997 ], [ 113.975155,-8.405943 ], [ 113.974794,-8.405825 ], [ 113.974734,-8.405802 ], [ 113.97459,-8.405693 ], [ 113.974583,-8.405686 ], [ 113.974498,-8.405536 ], [ 113.97398,-8.405556 ], [ 113.973066,-8.405801 ], [ 113.97228,-8.405958 ], [ 113.97223,-8.405957 ], [ 113.972169,-8.40596 ], [ 113.97216,-8.406023 ], [ 113.972131,-8.406198 ], [ 113.972076,-8.406198 ], [ 113.97201,-8.406201 ], [ 113.971898,-8.406365 ], [ 113.971821,-8.406488 ], [ 113.971666,-8.406576 ], [ 113.971516,-8.406601 ], [ 113.971334,-8.406548 ], [ 113.971133,-8.406364 ], [ 113.971005,-8.4062 ], [ 113.970907,-8.40605 ], [ 113.970791,-8.406012 ], [ 113.970052,-8.406008 ], [ 113.969927,-8.406007 ], [ 113.969325,-8.405918 ], [ 113.968969,-8.40587 ], [ 113.968718,-8.405785 ], [ 113.968153,-8.405348 ], [ 113.968008,-8.405247 ], [ 113.967948,-8.405206 ], [ 113.967635,-8.405156 ], [ 113.967386,-8.405101 ], [ 113.967253,-8.405038 ], [ 113.966805,-8.404527 ], [ 113.966646,-8.404328 ], [ 113.966566,-8.404203 ], [ 113.96641,-8.404014 ], [ 113.96627,-8.403872 ], [ 113.96612,-8.403746 ], [ 113.966046,-8.403672 ], [ 113.965888,-8.403546 ], [ 113.965637,-8.403407 ], [ 113.965418,-8.403315 ], [ 113.965214,-8.403196 ], [ 113.964289,-8.402781 ], [ 113.96343,-8.401793 ], [ 113.963281,-8.401142 ], [ 113.962717,-8.401098 ], [ 113.961721,-8.401103 ], [ 113.96019,-8.401243 ], [ 113.958102,-8.401559 ], [ 113.955891,-8.401826 ], [ 113.953524,-8.401893 ], [ 113.948452,-8.401721 ], [ 113.947274,-8.40168 ], [ 113.947953,-8.400449 ], [ 113.948406,-8.399532 ], [ 113.94902,-8.398098 ], [ 113.949684,-8.396549 ], [ 113.950415,-8.395071 ], [ 113.951188,-8.393653 ], [ 113.95208,-8.391783 ], [ 113.953006,-8.390075 ], [ 113.953724,-8.388924 ], [ 113.954362,-8.388267 ], [ 113.955262,-8.387445 ], [ 113.955795,-8.387044 ], [ 113.956328,-8.386897 ], [ 113.956269,-8.386689 ], [ 113.956939,-8.386185 ], [ 113.958288,-8.385056 ], [ 113.959502,-8.383978 ], [ 113.960587,-8.38287 ], [ 113.961257,-8.381766 ], [ 113.961649,-8.380652 ], [ 113.961946,-8.37975 ], [ 113.962113,-8.378554 ], [ 113.962189,-8.377313 ], [ 113.962169,-8.376052 ], [ 113.962229,-8.375 ], [ 113.962359,-8.373595 ], [ 113.962327,-8.372256 ], [ 113.962226,-8.371588 ], [ 113.961946,-8.371154 ], [ 113.961998,-8.370961 ], [ 113.96237,-8.369874 ], [ 113.962868,-8.368905 ], [ 113.964007,-8.367919 ], [ 113.964684,-8.367589 ], [ 113.965335,-8.367295 ], [ 113.966067,-8.366937 ], [ 113.966887,-8.366226 ], [ 113.967563,-8.365544 ], [ 113.968003,-8.365007 ], [ 113.968405,-8.364232 ], [ 113.969138,-8.36351 ], [ 113.969198,-8.363066 ], [ 113.969277,-8.362782 ], [ 113.969338,-8.362666 ], [ 113.969694,-8.362612 ], [ 113.970088,-8.362674 ], [ 113.970328,-8.362715 ], [ 113.970819,-8.362377 ], [ 113.971021,-8.362354 ], [ 113.971117,-8.362364 ], [ 113.971213,-8.362363 ], [ 113.971865,-8.362422 ], [ 113.972253,-8.362342 ], [ 113.972439,-8.362141 ], [ 113.9725,-8.361726 ], [ 113.972583,-8.361418 ], [ 113.972708,-8.361077 ], [ 113.972748,-8.361037 ], [ 113.973036,-8.360755 ], [ 113.973321,-8.360286 ], [ 113.973244,-8.359957 ], [ 113.972764,-8.359314 ], [ 113.972457,-8.358907 ], [ 113.972067,-8.35822 ], [ 113.971991,-8.358009 ], [ 113.97182,-8.357589 ], [ 113.9717,-8.356958 ], [ 113.971603,-8.356402 ], [ 113.971557,-8.356135 ], [ 113.971519,-8.356045 ], [ 113.971461,-8.355659 ], [ 113.971431,-8.355379 ], [ 113.971261,-8.355007 ], [ 113.971065,-8.35452 ], [ 113.971137,-8.354083 ], [ 113.971516,-8.353422 ], [ 113.972245,-8.352438 ], [ 113.973688,-8.351376 ], [ 113.974069,-8.351001 ], [ 113.974591,-8.350805 ], [ 113.974983,-8.350637 ], [ 113.975259,-8.35056 ], [ 113.975845,-8.350397 ], [ 113.976058,-8.350296 ], [ 113.976056,-8.350034 ], [ 113.976008,-8.349375 ], [ 113.976088,-8.34862 ], [ 113.976211,-8.348013 ], [ 113.976242,-8.347896 ], [ 113.976316,-8.347779 ], [ 113.976476,-8.347703 ], [ 113.976742,-8.347606 ], [ 113.977039,-8.347486 ], [ 113.977317,-8.34737 ], [ 113.977686,-8.346971 ], [ 113.978088,-8.346622 ], [ 113.978235,-8.346345 ], [ 113.978442,-8.345461 ], [ 113.978397,-8.345153 ], [ 113.978427,-8.344919 ], [ 113.97876,-8.344547 ], [ 113.979422,-8.343881 ], [ 113.979656,-8.343709 ], [ 113.980268,-8.343082 ], [ 113.980805,-8.342111 ], [ 113.981292,-8.341587 ], [ 113.98202,-8.340508 ], [ 113.982716,-8.339964 ], [ 113.983004,-8.339486 ], [ 113.983455,-8.339216 ], [ 113.983973,-8.33869 ], [ 113.984294,-8.338127 ], [ 113.984462,-8.337685 ], [ 113.984308,-8.337284 ], [ 113.983892,-8.337018 ], [ 113.983683,-8.336901 ], [ 113.983509,-8.33674 ], [ 113.983393,-8.336522 ], [ 113.983369,-8.336387 ], [ 113.983443,-8.336232 ], [ 113.983886,-8.335721 ], [ 113.984064,-8.335455 ], [ 113.984242,-8.33519 ], [ 113.984203,-8.334872 ], [ 113.983987,-8.334482 ], [ 113.983823,-8.334217 ], [ 113.983675,-8.333832 ], [ 113.983584,-8.333366 ], [ 113.983576,-8.332805 ], [ 113.98345,-8.332354 ], [ 113.983341,-8.331743 ], [ 113.983243,-8.331621 ], [ 113.983199,-8.331329 ], [ 113.983234,-8.331176 ], [ 113.983247,-8.331115 ], [ 113.983431,-8.330817 ], [ 113.983859,-8.330388 ], [ 113.984262,-8.330077 ], [ 113.984358,-8.330015 ], [ 113.984595,-8.329933 ], [ 113.984814,-8.329922 ], [ 113.984777,-8.329605 ], [ 113.984779,-8.329565 ], [ 113.984825,-8.32939 ], [ 113.984993,-8.329188 ], [ 113.985246,-8.328777 ], [ 113.985278,-8.328735 ], [ 113.985311,-8.328696 ], [ 113.985556,-8.328364 ], [ 113.985647,-8.328107 ], [ 113.985631,-8.328057 ], [ 113.985671,-8.327862 ], [ 113.985817,-8.327455 ], [ 113.986034,-8.327185 ], [ 113.986207,-8.327296 ], [ 113.986438,-8.327285 ], [ 113.986726,-8.327148 ], [ 113.986927,-8.326974 ], [ 113.987082,-8.326663 ], [ 113.987222,-8.326391 ], [ 113.987377,-8.326195 ], [ 113.987817,-8.32575 ], [ 113.988391,-8.325236 ], [ 113.988705,-8.324715 ], [ 113.989042,-8.323801 ], [ 113.989288,-8.322769 ], [ 113.98931,-8.322646 ], [ 113.989436,-8.321946 ], [ 113.989467,-8.321205 ], [ 113.989406,-8.320293 ], [ 113.989373,-8.31957 ], [ 113.989541,-8.318937 ], [ 113.989951,-8.318093 ], [ 113.990283,-8.317567 ], [ 113.990397,-8.317137 ], [ 113.990553,-8.317175 ], [ 113.990862,-8.316979 ], [ 113.990928,-8.316963 ], [ 113.99094,-8.316762 ], [ 113.990946,-8.316752 ], [ 113.991105,-8.316643 ], [ 113.991181,-8.316608 ], [ 113.991339,-8.316505 ], [ 113.991506,-8.316399 ], [ 113.991763,-8.31619 ], [ 113.991921,-8.31602 ], [ 113.992041,-8.315903 ], [ 113.992169,-8.315782 ], [ 113.992401,-8.315521 ], [ 113.992568,-8.315329 ], [ 113.992696,-8.315194 ], [ 113.992829,-8.315043 ], [ 113.992909,-8.314962 ], [ 113.993029,-8.31471 ], [ 113.993124,-8.314573 ], [ 113.993252,-8.314432 ], [ 113.993457,-8.314217 ], [ 113.993881,-8.313801 ], [ 113.99384,-8.313435 ], [ 113.993892,-8.313275 ], [ 113.993977,-8.3132 ], [ 113.994083,-8.313146 ], [ 113.994189,-8.313103 ], [ 113.994434,-8.313016 ], [ 113.994833,-8.312862 ], [ 113.99517,-8.312748 ], [ 113.995433,-8.312467 ], [ 113.995569,-8.312126 ], [ 113.995663,-8.311849 ], [ 113.995671,-8.311487 ], [ 113.995797,-8.311284 ], [ 113.996041,-8.311017 ], [ 113.996199,-8.310782 ], [ 113.996229,-8.310569 ], [ 113.996246,-8.310148 ], [ 113.996362,-8.309914 ], [ 113.996552,-8.309679 ], [ 113.996858,-8.309294 ], [ 113.997174,-8.308945 ], [ 113.997322,-8.308721 ], [ 113.997543,-8.308358 ], [ 113.997638,-8.308166 ], [ 113.997744,-8.308059 ], [ 113.997869,-8.307805 ], [ 113.997908,-8.307574 ], [ 113.998069,-8.307349 ], [ 113.998275,-8.306992 ], [ 113.998677,-8.306248 ], [ 113.998919,-8.30584 ], [ 113.999152,-8.30545 ], [ 113.999466,-8.304986 ], [ 113.999735,-8.304686 ], [ 114.000004,-8.304436 ], [ 114.000367,-8.304412 ], [ 114.000661,-8.304318 ], [ 114.000947,-8.304156 ], [ 114.001566,-8.30354 ], [ 114.001759,-8.303395 ], [ 114.001939,-8.303335 ], [ 114.0025,-8.302985 ], [ 114.0031,-8.302759 ], [ 114.003363,-8.302659 ], [ 114.003934,-8.302409 ] ] ] }, "id": "relation/8350849" }, { "type": "Feature", "properties": { "@id": "relation/8351759", "admin_level": "6", "boundary": "administrative", "is_in:city": "Semarang", "is_in:province": "Jawa Tengah", "name": "Kalibaru", "source": "HOT_InAWARESurvey_2018", "type": "boundary" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 114.019203,-8.289743 ], [ 114.019183,-8.290052 ], [ 114.019293,-8.290212 ], [ 114.019544,-8.290487 ], [ 114.019563,-8.290631 ], [ 114.019605,-8.290967 ], [ 114.01978,-8.291257 ], [ 114.020305,-8.292195 ], [ 114.020333,-8.292245 ], [ 114.020568,-8.292733 ], [ 114.020845,-8.293307 ], [ 114.021112,-8.293803 ], [ 114.021157,-8.294166 ], [ 114.021152,-8.294987 ], [ 114.021047,-8.295782 ], [ 114.0207,-8.29721 ], [ 114.020774,-8.297413 ], [ 114.0211,-8.297534 ], [ 114.021631,-8.297742 ], [ 114.021555,-8.297877 ], [ 114.021268,-8.298236 ], [ 114.021002,-8.298577 ], [ 114.02112,-8.298781 ], [ 114.021275,-8.299099 ], [ 114.021255,-8.299277 ], [ 114.021205,-8.299826 ], [ 114.02125,-8.300014 ], [ 114.02126,-8.300022 ], [ 114.021381,-8.300224 ], [ 114.021555,-8.300433 ], [ 114.021643,-8.300555 ], [ 114.022361,-8.301041 ], [ 114.022485,-8.301146 ], [ 114.022552,-8.301324 ], [ 114.022713,-8.301826 ], [ 114.022944,-8.30216 ], [ 114.023191,-8.302423 ], [ 114.023794,-8.302949 ], [ 114.024171,-8.302926 ], [ 114.024493,-8.302835 ], [ 114.024754,-8.302828 ], [ 114.025025,-8.302902 ], [ 114.02517,-8.303038 ], [ 114.025496,-8.303371 ], [ 114.025715,-8.303706 ], [ 114.025736,-8.303808 ], [ 114.025697,-8.303899 ], [ 114.025596,-8.304385 ], [ 114.025477,-8.304949 ], [ 114.025381,-8.305125 ], [ 114.025273,-8.305142 ], [ 114.024945,-8.305093 ], [ 114.024114,-8.30487 ], [ 114.023366,-8.305158 ], [ 114.022844,-8.305462 ], [ 114.022318,-8.305745 ], [ 114.022167,-8.305824 ], [ 114.021793,-8.306019 ], [ 114.021197,-8.306348 ], [ 114.021034,-8.306373 ], [ 114.020785,-8.306411 ], [ 114.019985,-8.306449 ], [ 114.019546,-8.306434 ], [ 114.019024,-8.306417 ], [ 114.018456,-8.306251 ], [ 114.018107,-8.306068 ], [ 114.01735,-8.305683 ], [ 114.01565,-8.30504 ], [ 114.01534,-8.304843 ], [ 114.014814,-8.304547 ], [ 114.014342,-8.304397 ], [ 114.014003,-8.304374 ], [ 114.013636,-8.304391 ], [ 114.013482,-8.304475 ], [ 114.013293,-8.304561 ], [ 114.013119,-8.304566 ], [ 114.012936,-8.304498 ], [ 114.012555,-8.304353 ], [ 114.012175,-8.304485 ], [ 114.011851,-8.304545 ], [ 114.011483,-8.304524 ], [ 114.010828,-8.304474 ], [ 114.010645,-8.304551 ], [ 114.00991,-8.304923 ], [ 114.009637,-8.304947 ], [ 114.009431,-8.304884 ], [ 114.009285,-8.304772 ], [ 114.009176,-8.30461 ], [ 114.008933,-8.304278 ], [ 114.008746,-8.304141 ], [ 114.008536,-8.304085 ], [ 114.008278,-8.304275 ], [ 114.008037,-8.304335 ], [ 114.007902,-8.304298 ], [ 114.007803,-8.304156 ], [ 114.007449,-8.303698 ], [ 114.007295,-8.303671 ], [ 114.006873,-8.30358 ], [ 114.00665,-8.303423 ], [ 114.006137,-8.303031 ], [ 114.005758,-8.302837 ], [ 114.004762,-8.302313 ], [ 114.003934,-8.302409 ], [ 114.003363,-8.302659 ], [ 114.0025,-8.302985 ], [ 114.001939,-8.303335 ], [ 114.001759,-8.303395 ], [ 114.001566,-8.30354 ], [ 114.000947,-8.304156 ], [ 114.000661,-8.304318 ], [ 114.000367,-8.304412 ], [ 114.000004,-8.304436 ], [ 113.999735,-8.304686 ], [ 113.999466,-8.304986 ], [ 113.999152,-8.30545 ], [ 113.998919,-8.30584 ], [ 113.998677,-8.306248 ], [ 113.998275,-8.306992 ], [ 113.998069,-8.307349 ], [ 113.997908,-8.307574 ], [ 113.99788,-8.307739 ], [ 113.997817,-8.307909 ], [ 113.997744,-8.308059 ], [ 113.997638,-8.308166 ], [ 113.997543,-8.308358 ], [ 113.997322,-8.308721 ], [ 113.997174,-8.308945 ], [ 113.996858,-8.309294 ], [ 113.996552,-8.309679 ], [ 113.996362,-8.309914 ], [ 113.996246,-8.310148 ], [ 113.996229,-8.310569 ], [ 113.996199,-8.310782 ], [ 113.996041,-8.311017 ], [ 113.995797,-8.311284 ], [ 113.995671,-8.311487 ], [ 113.995663,-8.311849 ], [ 113.995569,-8.312126 ], [ 113.995433,-8.312467 ], [ 113.995253,-8.312659 ], [ 113.995115,-8.312767 ], [ 113.994833,-8.312862 ], [ 113.994434,-8.313016 ], [ 113.994189,-8.313103 ], [ 113.993999,-8.313181 ], [ 113.993828,-8.313332 ], [ 113.993863,-8.313637 ], [ 113.993853,-8.313828 ], [ 113.993387,-8.314285 ], [ 113.993354,-8.314324 ], [ 113.993252,-8.314432 ], [ 113.993061,-8.314643 ], [ 113.992973,-8.314827 ], [ 113.992962,-8.314851 ], [ 113.992922,-8.314925 ], [ 113.992832,-8.315039 ], [ 113.992696,-8.315194 ], [ 113.992568,-8.315329 ], [ 113.992444,-8.315472 ], [ 113.992426,-8.315492 ], [ 113.992295,-8.315641 ], [ 113.992169,-8.315782 ], [ 113.992041,-8.315903 ], [ 113.991921,-8.31602 ], [ 113.991866,-8.316079 ], [ 113.991707,-8.316235 ], [ 113.991542,-8.31637 ], [ 113.991483,-8.316414 ], [ 113.991339,-8.316505 ], [ 113.991181,-8.316608 ], [ 113.991105,-8.316643 ], [ 113.99094,-8.316756 ], [ 113.990931,-8.316916 ], [ 113.990787,-8.317026 ], [ 113.990553,-8.317175 ], [ 113.990397,-8.317137 ], [ 113.990283,-8.317567 ], [ 113.989951,-8.318093 ], [ 113.989541,-8.318937 ], [ 113.989373,-8.31957 ], [ 113.989406,-8.320293 ], [ 113.989467,-8.321205 ], [ 113.989436,-8.321946 ], [ 113.98931,-8.322646 ], [ 113.989288,-8.322769 ], [ 113.989042,-8.323801 ], [ 113.988705,-8.324715 ], [ 113.988391,-8.325236 ], [ 113.987817,-8.32575 ], [ 113.987377,-8.326195 ], [ 113.987222,-8.326391 ], [ 113.987082,-8.326663 ], [ 113.986988,-8.32685 ], [ 113.986869,-8.327024 ], [ 113.986726,-8.327148 ], [ 113.986438,-8.327285 ], [ 113.986207,-8.327296 ], [ 113.986034,-8.327185 ], [ 113.985898,-8.327354 ], [ 113.985828,-8.327425 ], [ 113.985817,-8.327455 ], [ 113.985671,-8.327862 ], [ 113.985631,-8.328057 ], [ 113.985647,-8.328107 ], [ 113.985567,-8.328333 ], [ 113.985525,-8.328406 ], [ 113.985311,-8.328696 ], [ 113.98525,-8.328769 ], [ 113.985058,-8.329081 ], [ 113.984944,-8.329246 ], [ 113.984825,-8.32939 ], [ 113.984775,-8.329582 ], [ 113.984814,-8.329922 ], [ 113.984595,-8.329933 ], [ 113.984358,-8.330015 ], [ 113.984262,-8.330077 ], [ 113.983859,-8.330388 ], [ 113.983431,-8.330817 ], [ 113.983247,-8.331115 ], [ 113.983199,-8.331329 ], [ 113.983243,-8.331621 ], [ 113.983341,-8.331743 ], [ 113.98345,-8.332354 ], [ 113.983557,-8.332741 ], [ 113.983576,-8.332806 ], [ 113.983584,-8.333366 ], [ 113.983675,-8.333832 ], [ 113.983823,-8.334217 ], [ 113.983987,-8.334482 ], [ 113.984203,-8.334872 ], [ 113.984235,-8.335138 ], [ 113.984186,-8.335274 ], [ 113.984064,-8.335455 ], [ 113.983886,-8.335721 ], [ 113.983443,-8.336232 ], [ 113.983369,-8.336387 ], [ 113.983393,-8.336522 ], [ 113.983509,-8.33674 ], [ 113.983683,-8.336901 ], [ 113.983892,-8.337018 ], [ 113.984186,-8.337206 ], [ 113.984346,-8.337384 ], [ 113.984438,-8.337622 ], [ 113.984411,-8.337818 ], [ 113.984294,-8.338127 ], [ 113.983973,-8.33869 ], [ 113.983455,-8.339216 ], [ 113.983004,-8.339486 ], [ 113.982716,-8.339964 ], [ 113.98202,-8.340508 ], [ 113.981292,-8.341587 ], [ 113.980805,-8.342111 ], [ 113.980268,-8.343082 ], [ 113.979656,-8.343709 ], [ 113.979422,-8.343881 ], [ 113.97876,-8.344547 ], [ 113.978427,-8.344919 ], [ 113.978397,-8.345153 ], [ 113.978442,-8.345461 ], [ 113.978235,-8.346345 ], [ 113.978088,-8.346622 ], [ 113.977686,-8.346971 ], [ 113.977369,-8.347314 ], [ 113.97722,-8.347411 ], [ 113.977039,-8.347486 ], [ 113.976742,-8.347606 ], [ 113.976476,-8.347703 ], [ 113.976316,-8.347779 ], [ 113.976242,-8.347896 ], [ 113.976211,-8.348013 ], [ 113.976088,-8.34862 ], [ 113.976008,-8.349375 ], [ 113.976056,-8.350034 ], [ 113.976057,-8.350236 ], [ 113.976005,-8.350321 ], [ 113.975845,-8.350397 ], [ 113.975259,-8.35056 ], [ 113.974983,-8.350637 ], [ 113.974591,-8.350805 ], [ 113.974069,-8.351001 ], [ 113.973688,-8.351376 ], [ 113.972245,-8.352438 ], [ 113.971516,-8.353422 ], [ 113.971137,-8.354083 ], [ 113.971065,-8.35452 ], [ 113.971261,-8.355007 ], [ 113.971431,-8.355379 ], [ 113.971461,-8.355659 ], [ 113.971519,-8.356045 ], [ 113.971557,-8.356135 ], [ 113.971566,-8.356189 ], [ 113.971603,-8.356402 ], [ 113.9717,-8.356958 ], [ 113.97182,-8.357589 ], [ 113.971991,-8.358009 ], [ 113.972067,-8.35822 ], [ 113.972457,-8.358907 ], [ 113.972764,-8.359314 ], [ 113.973244,-8.359957 ], [ 113.973321,-8.360286 ], [ 113.973036,-8.360755 ], [ 113.972708,-8.361077 ], [ 113.972583,-8.361418 ], [ 113.9725,-8.361726 ], [ 113.972439,-8.362141 ], [ 113.97228,-8.362313 ], [ 113.972131,-8.362367 ], [ 113.971865,-8.362422 ], [ 113.971213,-8.362363 ], [ 113.971117,-8.362364 ], [ 113.971021,-8.362354 ], [ 113.970819,-8.362377 ], [ 113.970441,-8.362638 ], [ 113.970263,-8.362704 ], [ 113.970088,-8.362674 ], [ 113.969694,-8.362612 ], [ 113.969338,-8.362666 ], [ 113.969277,-8.362782 ], [ 113.969198,-8.363066 ], [ 113.969156,-8.363373 ], [ 113.969071,-8.363576 ], [ 113.968405,-8.364232 ], [ 113.968003,-8.365007 ], [ 113.967563,-8.365544 ], [ 113.966887,-8.366226 ], [ 113.966067,-8.366937 ], [ 113.965335,-8.367295 ], [ 113.964684,-8.367589 ], [ 113.964007,-8.367919 ], [ 113.962868,-8.368905 ], [ 113.96237,-8.369874 ], [ 113.961998,-8.370961 ], [ 113.961946,-8.371154 ], [ 113.962226,-8.371588 ], [ 113.962327,-8.372256 ], [ 113.962359,-8.373595 ], [ 113.962229,-8.375 ], [ 113.962169,-8.376052 ], [ 113.962189,-8.377313 ], [ 113.962113,-8.378554 ], [ 113.961946,-8.37975 ], [ 113.961649,-8.380652 ], [ 113.961257,-8.381766 ], [ 113.960587,-8.38287 ], [ 113.959502,-8.383978 ], [ 113.958288,-8.385056 ], [ 113.956939,-8.386185 ], [ 113.955262,-8.387445 ], [ 113.954362,-8.388267 ], [ 113.953724,-8.388924 ], [ 113.953006,-8.390075 ], [ 113.95208,-8.391783 ], [ 113.951188,-8.393653 ], [ 113.950415,-8.395071 ], [ 113.949684,-8.396549 ], [ 113.94902,-8.398098 ], [ 113.948406,-8.399532 ], [ 113.947953,-8.400449 ], [ 113.947277,-8.401675 ], [ 113.947054,-8.401572 ], [ 113.946823,-8.401462 ], [ 113.946724,-8.401415 ], [ 113.946494,-8.401273 ], [ 113.946245,-8.401135 ], [ 113.946152,-8.401073 ], [ 113.945673,-8.400709 ], [ 113.94513,-8.400249 ], [ 113.945032,-8.400058 ], [ 113.944946,-8.39967 ], [ 113.944802,-8.398847 ], [ 113.944756,-8.398678 ], [ 113.944661,-8.398191 ], [ 113.944482,-8.397588 ], [ 113.944273,-8.397386 ], [ 113.944065,-8.397257 ], [ 113.94346,-8.396999 ], [ 113.942665,-8.396666 ], [ 113.942607,-8.396309 ], [ 113.942505,-8.396179 ], [ 113.942345,-8.396076 ], [ 113.942139,-8.396037 ], [ 113.941495,-8.395984 ], [ 113.941249,-8.395863 ], [ 113.940709,-8.395496 ], [ 113.940663,-8.395458 ], [ 113.940306,-8.39509 ], [ 113.939888,-8.394673 ], [ 113.939608,-8.394524 ], [ 113.939048,-8.394205 ], [ 113.938903,-8.394013 ], [ 113.938622,-8.393687 ], [ 113.938338,-8.393595 ], [ 113.938036,-8.393464 ], [ 113.937548,-8.393246 ], [ 113.937319,-8.393217 ], [ 113.936467,-8.39312 ], [ 113.93596,-8.392881 ], [ 113.935713,-8.39269 ], [ 113.935511,-8.392441 ], [ 113.935436,-8.392232 ], [ 113.935457,-8.392015 ], [ 113.935493,-8.39145 ], [ 113.935409,-8.391231 ], [ 113.935232,-8.391003 ], [ 113.934951,-8.390784 ], [ 113.934255,-8.390363 ], [ 113.934004,-8.390209 ], [ 113.933802,-8.389991 ], [ 113.93353,-8.389569 ], [ 113.933012,-8.3888 ], [ 113.932807,-8.388683 ], [ 113.932559,-8.388622 ], [ 113.932144,-8.38861 ], [ 113.93163,-8.388676 ], [ 113.931207,-8.388715 ], [ 113.930629,-8.388699 ], [ 113.930563,-8.388748 ], [ 113.930425,-8.388852 ], [ 113.930317,-8.388694 ], [ 113.930025,-8.38842 ], [ 113.92939,-8.387883 ], [ 113.929042,-8.387681 ], [ 113.928198,-8.387374 ], [ 113.927828,-8.387327 ], [ 113.927461,-8.387256 ], [ 113.926463,-8.386912 ], [ 113.926249,-8.386769 ], [ 113.926147,-8.386557 ], [ 113.926026,-8.386385 ], [ 113.925878,-8.386293 ], [ 113.925702,-8.386278 ], [ 113.925479,-8.386327 ], [ 113.925313,-8.386337 ], [ 113.925215,-8.386252 ], [ 113.924911,-8.385847 ], [ 113.924692,-8.385485 ], [ 113.924693,-8.385362 ], [ 113.924717,-8.384874 ], [ 113.924663,-8.384646 ], [ 113.924508,-8.384513 ], [ 113.924257,-8.384535 ], [ 113.924023,-8.384518 ], [ 113.923838,-8.384433 ], [ 113.923675,-8.384263 ], [ 113.923486,-8.383985 ], [ 113.923521,-8.383899 ], [ 113.923666,-8.383786 ], [ 113.924279,-8.383425 ], [ 113.924383,-8.383236 ], [ 113.924561,-8.382943 ], [ 113.924774,-8.382551 ], [ 113.92481,-8.38233 ], [ 113.924861,-8.381575 ], [ 113.924992,-8.38144 ], [ 113.925678,-8.38091 ], [ 113.926046,-8.380744 ], [ 113.926739,-8.380388 ], [ 113.927034,-8.380138 ], [ 113.927076,-8.380121 ], [ 113.927212,-8.380034 ], [ 113.927266,-8.379883 ], [ 113.927101,-8.379773 ], [ 113.926799,-8.37961 ], [ 113.926572,-8.379449 ], [ 113.926488,-8.37928 ], [ 113.926506,-8.379122 ], [ 113.9266,-8.379055 ], [ 113.927169,-8.378697 ], [ 113.927178,-8.378618 ], [ 113.927116,-8.378292 ], [ 113.927018,-8.37815 ], [ 113.9268,-8.377851 ], [ 113.926826,-8.377722 ], [ 113.927071,-8.377324 ], [ 113.927183,-8.377254 ], [ 113.927657,-8.376967 ], [ 113.927678,-8.376789 ], [ 113.927759,-8.376755 ], [ 113.927714,-8.376562 ], [ 113.927569,-8.376333 ], [ 113.927565,-8.376242 ], [ 113.927556,-8.376046 ], [ 113.927481,-8.375794 ], [ 113.927465,-8.375624 ], [ 113.927394,-8.375459 ], [ 113.927264,-8.37527 ], [ 113.927165,-8.3752 ], [ 113.926883,-8.375134 ], [ 113.926564,-8.37515 ], [ 113.925233,-8.37538 ], [ 113.925007,-8.375348 ], [ 113.924686,-8.37524 ], [ 113.924429,-8.375078 ], [ 113.92438,-8.375 ], [ 113.924348,-8.37495 ], [ 113.924331,-8.374765 ], [ 113.924305,-8.374616 ], [ 113.924157,-8.374517 ], [ 113.923968,-8.374341 ], [ 113.923959,-8.374233 ], [ 113.924078,-8.373938 ], [ 113.924131,-8.373724 ], [ 113.924078,-8.373421 ], [ 113.924002,-8.37318 ], [ 113.923875,-8.372345 ], [ 113.923849,-8.372122 ], [ 113.923795,-8.371994 ], [ 113.923256,-8.371515 ], [ 113.923055,-8.371175 ], [ 113.922684,-8.370921 ], [ 113.922045,-8.370417 ], [ 113.921969,-8.370338 ], [ 113.921773,-8.370133 ], [ 113.921645,-8.369897 ], [ 113.921389,-8.369081 ], [ 113.9214,-8.368757 ], [ 113.921475,-8.368482 ], [ 113.921603,-8.368322 ], [ 113.921864,-8.368064 ], [ 113.922256,-8.367674 ], [ 113.922355,-8.367467 ], [ 113.922375,-8.367221 ], [ 113.922343,-8.367053 ], [ 113.922275,-8.366929 ], [ 113.92198,-8.366427 ], [ 113.921702,-8.365224 ], [ 113.921559,-8.364857 ], [ 113.921413,-8.364371 ], [ 113.921474,-8.364261 ], [ 113.921698,-8.364149 ], [ 113.922474,-8.363782 ], [ 113.922532,-8.363652 ], [ 113.922533,-8.363459 ], [ 113.922462,-8.363312 ], [ 113.922361,-8.363242 ], [ 113.922081,-8.363128 ], [ 113.921321,-8.362792 ], [ 113.921173,-8.362623 ], [ 113.92116,-8.362608 ], [ 113.921098,-8.362404 ], [ 113.921079,-8.362201 ], [ 113.921121,-8.361981 ], [ 113.921105,-8.361818 ], [ 113.920987,-8.361689 ], [ 113.920905,-8.361548 ], [ 113.920823,-8.361488 ], [ 113.920613,-8.361448 ], [ 113.920395,-8.361392 ], [ 113.920254,-8.361286 ], [ 113.92014,-8.361115 ], [ 113.920032,-8.360791 ], [ 113.920046,-8.3605 ], [ 113.920108,-8.360176 ], [ 113.920218,-8.360015 ], [ 113.92039,-8.359767 ], [ 113.920411,-8.359593 ], [ 113.920353,-8.359461 ], [ 113.920187,-8.359319 ], [ 113.919949,-8.359181 ], [ 113.918898,-8.358762 ], [ 113.918741,-8.358602 ], [ 113.918709,-8.35849 ], [ 113.918717,-8.358318 ], [ 113.91879,-8.358202 ], [ 113.918904,-8.358161 ], [ 113.919068,-8.358191 ], [ 113.919315,-8.358325 ], [ 113.919639,-8.358476 ], [ 113.91983,-8.358483 ], [ 113.920052,-8.358427 ], [ 113.920219,-8.358321 ], [ 113.920742,-8.358019 ], [ 113.921014,-8.357857 ], [ 113.921148,-8.357706 ], [ 113.921249,-8.357452 ], [ 113.921224,-8.357324 ], [ 113.92112,-8.357167 ], [ 113.920963,-8.357049 ], [ 113.920653,-8.35679 ], [ 113.920589,-8.356655 ], [ 113.920603,-8.356444 ], [ 113.920561,-8.35627 ], [ 113.920422,-8.3561 ], [ 113.919751,-8.355476 ], [ 113.919617,-8.355304 ], [ 113.919637,-8.355214 ], [ 113.919788,-8.354932 ], [ 113.919862,-8.354636 ], [ 113.919814,-8.354497 ], [ 113.919705,-8.354418 ], [ 113.91938,-8.354235 ], [ 113.919289,-8.35412 ], [ 113.919001,-8.353687 ], [ 113.918638,-8.353412 ], [ 113.917991,-8.353078 ], [ 113.9177,-8.353045 ], [ 113.916994,-8.353105 ], [ 113.916749,-8.353246 ], [ 113.916694,-8.353258 ], [ 113.916322,-8.353291 ], [ 113.915997,-8.353252 ], [ 113.915903,-8.35317 ], [ 113.915903,-8.353067 ], [ 113.915983,-8.352966 ], [ 113.916515,-8.352472 ], [ 113.916611,-8.352287 ], [ 113.916734,-8.351898 ], [ 113.916796,-8.351204 ], [ 113.916862,-8.350529 ], [ 113.916769,-8.350502 ], [ 113.916723,-8.350403 ], [ 113.916642,-8.350298 ], [ 113.916405,-8.349988 ], [ 113.916236,-8.349654 ], [ 113.916157,-8.349347 ], [ 113.916085,-8.348645 ], [ 113.915991,-8.348338 ], [ 113.915824,-8.348119 ], [ 113.915647,-8.348073 ], [ 113.915269,-8.348073 ], [ 113.914974,-8.348154 ], [ 113.914744,-8.348268 ], [ 113.914536,-8.348397 ], [ 113.914237,-8.348565 ], [ 113.91406,-8.348705 ], [ 113.913752,-8.349225 ], [ 113.913601,-8.349392 ], [ 113.913397,-8.349434 ], [ 113.913182,-8.34941 ], [ 113.912734,-8.349379 ], [ 113.912488,-8.34944 ], [ 113.912402,-8.349534 ], [ 113.912242,-8.349793 ], [ 113.912034,-8.349998 ], [ 113.911791,-8.350046 ], [ 113.911513,-8.350019 ], [ 113.911449,-8.349957 ], [ 113.911386,-8.349769 ], [ 113.911425,-8.349632 ], [ 113.911575,-8.349477 ], [ 113.911762,-8.349245 ], [ 113.911903,-8.348932 ], [ 113.911895,-8.348691 ], [ 113.911815,-8.348612 ], [ 113.911702,-8.348501 ], [ 113.911655,-8.348354 ], [ 113.911558,-8.347878 ], [ 113.911329,-8.347669 ], [ 113.911116,-8.347578 ], [ 113.910449,-8.347397 ], [ 113.909985,-8.347288 ], [ 113.909087,-8.346978 ], [ 113.909008,-8.34686 ], [ 113.90905,-8.346761 ], [ 113.909199,-8.346594 ], [ 113.909417,-8.3463 ], [ 113.909862,-8.346529 ], [ 113.910041,-8.346575 ], [ 113.910224,-8.346525 ], [ 113.910381,-8.346417 ], [ 113.910499,-8.346265 ], [ 113.910561,-8.346053 ], [ 113.910542,-8.34578 ], [ 113.910437,-8.345503 ], [ 113.910259,-8.345192 ], [ 113.91022,-8.34507 ], [ 113.910315,-8.344737 ], [ 113.910441,-8.344563 ], [ 113.910687,-8.34443 ], [ 113.910803,-8.3444 ], [ 113.911273,-8.344172 ], [ 113.911378,-8.344114 ], [ 113.911485,-8.343869 ], [ 113.911527,-8.343687 ], [ 113.911736,-8.343403 ], [ 113.911796,-8.343058 ], [ 113.911833,-8.342896 ], [ 113.912187,-8.342518 ], [ 113.912214,-8.342482 ], [ 113.912409,-8.34226 ], [ 113.912697,-8.342067 ], [ 113.912918,-8.341947 ], [ 113.91317,-8.341794 ], [ 113.913348,-8.341668 ], [ 113.913433,-8.34143 ], [ 113.913449,-8.341194 ], [ 113.91343,-8.341098 ], [ 113.913213,-8.340836 ], [ 113.913142,-8.340696 ], [ 113.913147,-8.340481 ], [ 113.913305,-8.340214 ], [ 113.913496,-8.340011 ], [ 113.913666,-8.339967 ], [ 113.91388,-8.339965 ], [ 113.914157,-8.339889 ], [ 113.914465,-8.339717 ], [ 113.914933,-8.339501 ], [ 113.915347,-8.339264 ], [ 113.915878,-8.338877 ], [ 113.916578,-8.338373 ], [ 113.9168,-8.338116 ], [ 113.91733,-8.337517 ], [ 113.917606,-8.337366 ], [ 113.918934,-8.336869 ], [ 113.919307,-8.336722 ], [ 113.919663,-8.33666 ], [ 113.919774,-8.336626 ], [ 113.919981,-8.336404 ], [ 113.920499,-8.335678 ], [ 113.921059,-8.334983 ], [ 113.92158,-8.33465 ], [ 113.921845,-8.334488 ], [ 113.922367,-8.334325 ], [ 113.923316,-8.334254 ], [ 113.923935,-8.33426 ], [ 113.923965,-8.33392 ], [ 113.923875,-8.333326 ], [ 113.924035,-8.332061 ], [ 113.923992,-8.331792 ], [ 113.924064,-8.331408 ], [ 113.92425,-8.33107 ], [ 113.924407,-8.330873 ], [ 113.924534,-8.330534 ], [ 113.92469,-8.330187 ], [ 113.924841,-8.32998 ], [ 113.924942,-8.329582 ], [ 113.925043,-8.3293 ], [ 113.925202,-8.329119 ], [ 113.925426,-8.328806 ], [ 113.925555,-8.328542 ], [ 113.925648,-8.328362 ], [ 113.92578,-8.328224 ], [ 113.926021,-8.328093 ], [ 113.926458,-8.328025 ], [ 113.926891,-8.327946 ], [ 113.927061,-8.327801 ], [ 113.927186,-8.327539 ], [ 113.927139,-8.32723 ], [ 113.926976,-8.326852 ], [ 113.926862,-8.326734 ], [ 113.926582,-8.326612 ], [ 113.926399,-8.326534 ], [ 113.926331,-8.325935 ], [ 113.926326,-8.325885 ], [ 113.925915,-8.324692 ], [ 113.925787,-8.324221 ], [ 113.925723,-8.323762 ], [ 113.925723,-8.323369 ], [ 113.925937,-8.322787 ], [ 113.926441,-8.322417 ], [ 113.926636,-8.322344 ], [ 113.926943,-8.322262 ], [ 113.927144,-8.322148 ], [ 113.927286,-8.322022 ], [ 113.92741,-8.321754 ], [ 113.927474,-8.321628 ], [ 113.927843,-8.320903 ], [ 113.92798,-8.320706 ], [ 113.92803,-8.320656 ], [ 113.928163,-8.320409 ], [ 113.928371,-8.319962 ], [ 113.928334,-8.319821 ], [ 113.928242,-8.319725 ], [ 113.928051,-8.319649 ], [ 113.927938,-8.319602 ], [ 113.927817,-8.319502 ], [ 113.927791,-8.319378 ], [ 113.927741,-8.319255 ], [ 113.927581,-8.319102 ], [ 113.927391,-8.319054 ], [ 113.926394,-8.31884 ], [ 113.926267,-8.318746 ], [ 113.926181,-8.318607 ], [ 113.926152,-8.31837 ], [ 113.926057,-8.318017 ], [ 113.925924,-8.317958 ], [ 113.925673,-8.317844 ], [ 113.925585,-8.317672 ], [ 113.925546,-8.317538 ], [ 113.925486,-8.31733 ], [ 113.925286,-8.316632 ], [ 113.925279,-8.316567 ], [ 113.925263,-8.316445 ], [ 113.924946,-8.316161 ], [ 113.924722,-8.316088 ], [ 113.924369,-8.316027 ], [ 113.9239,-8.31603 ], [ 113.923824,-8.315935 ], [ 113.923833,-8.315712 ], [ 113.923923,-8.313384 ], [ 113.923992,-8.312692 ], [ 113.923937,-8.312189 ], [ 113.923816,-8.311733 ], [ 113.923521,-8.31054 ], [ 113.923412,-8.310296 ], [ 113.923272,-8.310127 ], [ 113.922802,-8.309839 ], [ 113.921935,-8.309421 ], [ 113.921057,-8.309013 ], [ 113.92082,-8.308812 ], [ 113.920314,-8.308168 ], [ 113.920729,-8.307931 ], [ 113.921089,-8.307588 ], [ 113.921332,-8.307268 ], [ 113.921512,-8.306911 ], [ 113.921668,-8.306315 ], [ 113.921728,-8.305794 ], [ 113.921808,-8.305028 ], [ 113.921979,-8.303656 ], [ 113.922095,-8.303257 ], [ 113.922211,-8.303044 ], [ 113.922411,-8.30267 ], [ 113.922737,-8.30203 ], [ 113.922936,-8.301614 ], [ 113.923168,-8.301251 ], [ 113.924175,-8.300319 ], [ 113.924619,-8.299774 ], [ 113.92481,-8.299396 ], [ 113.924925,-8.299034 ], [ 113.924923,-8.2988 ], [ 113.924825,-8.298471 ], [ 113.92454,-8.297506 ], [ 113.924494,-8.297082 ], [ 113.924566,-8.296762 ], [ 113.924724,-8.29641 ], [ 113.925136,-8.295823 ], [ 113.925475,-8.295327 ], [ 113.925716,-8.294698 ], [ 113.925913,-8.293995 ], [ 113.92603,-8.293856 ], [ 113.92621,-8.293759 ], [ 113.926423,-8.293705 ], [ 113.926871,-8.293638 ], [ 113.927479,-8.293559 ], [ 113.927989,-8.293332 ], [ 113.928584,-8.29303 ], [ 113.928924,-8.292857 ], [ 113.929094,-8.292675 ], [ 113.929409,-8.291993 ], [ 113.929619,-8.291502 ], [ 113.929733,-8.291076 ], [ 113.929847,-8.29038 ], [ 113.929831,-8.28969 ], [ 113.929792,-8.288755 ], [ 113.929777,-8.288234 ], [ 113.929829,-8.287808 ], [ 113.929949,-8.286912 ], [ 113.930106,-8.286098 ], [ 113.930437,-8.285482 ], [ 113.930759,-8.284919 ], [ 113.930967,-8.284635 ], [ 113.93111,-8.284495 ], [ 113.931187,-8.284367 ], [ 113.931243,-8.284316 ], [ 113.931575,-8.28384 ], [ 113.931676,-8.283729 ], [ 113.93192,-8.283672 ], [ 113.932406,-8.283695 ], [ 113.932649,-8.283729 ], [ 113.933171,-8.283542 ], [ 113.933289,-8.283483 ], [ 113.933319,-8.283453 ], [ 113.933489,-8.282647 ], [ 113.933578,-8.282349 ], [ 113.93369,-8.282169 ], [ 113.934057,-8.281873 ], [ 113.934082,-8.281849 ], [ 113.934186,-8.281756 ], [ 113.934299,-8.281474 ], [ 113.934341,-8.281217 ], [ 113.934389,-8.28109 ], [ 113.934398,-8.28086 ], [ 113.934398,-8.280098 ], [ 113.934356,-8.279876 ], [ 113.934245,-8.279438 ], [ 113.934076,-8.27898 ], [ 113.933956,-8.278704 ], [ 113.933852,-8.278392 ], [ 113.933813,-8.278 ], [ 113.933735,-8.277867 ], [ 113.933735,-8.277616 ], [ 113.933865,-8.276499 ], [ 113.933753,-8.275756 ], [ 113.933792,-8.275267 ], [ 113.93396,-8.274862 ], [ 113.934107,-8.274532 ], [ 113.93428,-8.274089 ], [ 113.934484,-8.273615 ], [ 113.934504,-8.273434 ], [ 113.934471,-8.273285 ], [ 113.934459,-8.273126 ], [ 113.934437,-8.272877 ], [ 113.934468,-8.272728 ], [ 113.93451,-8.272654 ], [ 113.934829,-8.272386 ], [ 113.935178,-8.271969 ], [ 113.935314,-8.271713 ], [ 113.935345,-8.271553 ], [ 113.935354,-8.271298 ], [ 113.93533,-8.27099 ], [ 113.935262,-8.270459 ], [ 113.935195,-8.269949 ], [ 113.935128,-8.269588 ], [ 113.935116,-8.26944 ], [ 113.935083,-8.26927 ], [ 113.935125,-8.269163 ], [ 113.935285,-8.268977 ], [ 113.935455,-8.268848 ], [ 113.935592,-8.268709 ], [ 113.935656,-8.268645 ], [ 113.935719,-8.26857 ], [ 113.935878,-8.268367 ], [ 113.935941,-8.268186 ], [ 113.935961,-8.268058 ], [ 113.93598,-8.267803 ], [ 113.936011,-8.267569 ], [ 113.936137,-8.267355 ], [ 113.936869,-8.266808 ], [ 113.937329,-8.266302 ], [ 113.93703,-8.266097 ], [ 113.936653,-8.265802 ], [ 113.936371,-8.265397 ], [ 113.936149,-8.265188 ], [ 113.935984,-8.26505 ], [ 113.93598,-8.26476 ], [ 113.936136,-8.264561 ], [ 113.936605,-8.264318 ], [ 113.936895,-8.264139 ], [ 113.936995,-8.263989 ], [ 113.937033,-8.263845 ], [ 113.936976,-8.263753 ], [ 113.936739,-8.263594 ], [ 113.936499,-8.263506 ], [ 113.936357,-8.263489 ], [ 113.936319,-8.26349 ], [ 113.936213,-8.26346 ], [ 113.936087,-8.263424 ], [ 113.936039,-8.26342 ], [ 113.936005,-8.263418 ], [ 113.935992,-8.263417 ], [ 113.935812,-8.263376 ], [ 113.935677,-8.263272 ], [ 113.935659,-8.263248 ], [ 113.935648,-8.263235 ], [ 113.93562,-8.263195 ], [ 113.93557,-8.263054 ], [ 113.935527,-8.262945 ], [ 113.935468,-8.262793 ], [ 113.93524,-8.262538 ], [ 113.935166,-8.262394 ], [ 113.934997,-8.262238 ], [ 113.934861,-8.262221 ], [ 113.93454,-8.262182 ], [ 113.934439,-8.262088 ], [ 113.934225,-8.261762 ], [ 113.934041,-8.26138 ], [ 113.933964,-8.26104 ], [ 113.933943,-8.260809 ], [ 113.933941,-8.260767 ], [ 113.93397,-8.260283 ], [ 113.933977,-8.260218 ], [ 113.934061,-8.259871 ], [ 113.934213,-8.259537 ], [ 113.934396,-8.259296 ], [ 113.934452,-8.259208 ], [ 113.93459,-8.258989 ], [ 113.934595,-8.258968 ], [ 113.934647,-8.258809 ], [ 113.934707,-8.258627 ], [ 113.93475,-8.258284 ], [ 113.934813,-8.25808 ], [ 113.934838,-8.257895 ], [ 113.93488,-8.257587 ], [ 113.934809,-8.257245 ], [ 113.93467,-8.256795 ], [ 113.934518,-8.25648 ], [ 113.934418,-8.256308 ], [ 113.934299,-8.256106 ], [ 113.934204,-8.255792 ], [ 113.934204,-8.255783 ], [ 113.934233,-8.255512 ], [ 113.934285,-8.255323 ], [ 113.934339,-8.255194 ], [ 113.934445,-8.255043 ], [ 113.934627,-8.254885 ], [ 113.934949,-8.254593 ], [ 113.935159,-8.254248 ], [ 113.935804,-8.253293 ], [ 113.936149,-8.252928 ], [ 113.936409,-8.252466 ], [ 113.936721,-8.252073 ], [ 113.937231,-8.251383 ], [ 113.938077,-8.250764 ], [ 113.938779,-8.25026 ], [ 113.938914,-8.249976 ], [ 113.93897,-8.249601 ], [ 113.939389,-8.249025 ], [ 113.940045,-8.248525 ], [ 113.940703,-8.247934 ], [ 113.941346,-8.247421 ], [ 113.942136,-8.246762 ], [ 113.942888,-8.24609 ], [ 113.943575,-8.245352 ], [ 113.94424,-8.244486 ], [ 113.94559,-8.244372 ], [ 113.946591,-8.243947 ], [ 113.947604,-8.24372 ], [ 113.948705,-8.243389 ], [ 113.949353,-8.243278 ], [ 113.950008,-8.243068 ], [ 113.950871,-8.243055 ], [ 113.950894,-8.243039 ], [ 113.951626,-8.242919 ], [ 113.952448,-8.242871 ], [ 113.953368,-8.242935 ], [ 113.953963,-8.243069 ], [ 113.954915,-8.243372 ], [ 113.955756,-8.2435 ], [ 113.955779,-8.243454 ], [ 113.956833,-8.243631 ], [ 113.957978,-8.243459 ], [ 113.958496,-8.243539 ], [ 113.959372,-8.243259 ], [ 113.960043,-8.242578 ], [ 113.960814,-8.24217 ], [ 113.961361,-8.241663 ], [ 113.961409,-8.24162 ], [ 113.962179,-8.240824 ], [ 113.962777,-8.240359 ], [ 113.963347,-8.239636 ], [ 113.963785,-8.239082 ], [ 113.964165,-8.238554 ], [ 113.964165,-8.238547 ], [ 113.964396,-8.238159 ], [ 113.964498,-8.23757 ], [ 113.964518,-8.236911 ], [ 113.964713,-8.236194 ], [ 113.965103,-8.235506 ], [ 113.965791,-8.234245 ], [ 113.966009,-8.233545 ], [ 113.966367,-8.232864 ], [ 113.966642,-8.232214 ], [ 113.966687,-8.23144 ], [ 113.966745,-8.230606 ], [ 113.966745,-8.229762 ], [ 113.966764,-8.229746 ], [ 113.966426,-8.22893 ], [ 113.966206,-8.228134 ], [ 113.965822,-8.227255 ], [ 113.965624,-8.2263 ], [ 113.965251,-8.225468 ], [ 113.965516,-8.224838 ], [ 113.965977,-8.224303 ], [ 113.966415,-8.223845 ], [ 113.966882,-8.223306 ], [ 113.967294,-8.222596 ], [ 113.967924,-8.221972 ], [ 113.968136,-8.221094 ], [ 113.968069,-8.220555 ], [ 113.967842,-8.219947 ], [ 113.967423,-8.219488 ], [ 113.966928,-8.219084 ], [ 113.966231,-8.21894 ], [ 113.965797,-8.218641 ], [ 113.965317,-8.218376 ], [ 113.964966,-8.217793 ], [ 113.964966,-8.217796 ], [ 113.96465,-8.21728 ], [ 113.96426,-8.216732 ], [ 113.963749,-8.215917 ], [ 113.963081,-8.215041 ], [ 113.962685,-8.214104 ], [ 113.962369,-8.213251 ], [ 113.96212,-8.212512 ], [ 113.961701,-8.211336 ], [ 113.961315,-8.210368 ], [ 113.961321,-8.210368 ], [ 113.960976,-8.209674 ], [ 113.960421,-8.20883 ], [ 113.960012,-8.208154 ], [ 113.959257,-8.207867 ], [ 113.958494,-8.207558 ], [ 113.958043,-8.207332 ], [ 113.957583,-8.20695 ], [ 113.957487,-8.206427 ], [ 113.957833,-8.205781 ], [ 113.958188,-8.205383 ], [ 113.958537,-8.204976 ], [ 113.959064,-8.204495 ], [ 113.959649,-8.20395 ], [ 113.960525,-8.203304 ], [ 113.960797,-8.203202 ], [ 113.961187,-8.202976 ], [ 113.96236,-8.202123 ], [ 113.963524,-8.201178 ], [ 113.964077,-8.200739 ], [ 113.96487,-8.199825 ], [ 113.965827,-8.198714 ], [ 113.966317,-8.198041 ], [ 113.966598,-8.197217 ], [ 113.967513,-8.194364 ], [ 113.968101,-8.193683 ], [ 113.968428,-8.193088 ], [ 113.968885,-8.192295 ], [ 113.969288,-8.191419 ], [ 113.969598,-8.191047 ], [ 113.970132,-8.190238 ], [ 113.970727,-8.189534 ], [ 113.971418,-8.189299 ], [ 113.971619,-8.189337 ], [ 113.972146,-8.189385 ], [ 113.972671,-8.189424 ], [ 113.972888,-8.189465 ], [ 113.973735,-8.189208 ], [ 113.974547,-8.188848 ], [ 113.975122,-8.188635 ], [ 113.976158,-8.18839 ], [ 113.976858,-8.188132 ], [ 113.977613,-8.188027 ], [ 113.978236,-8.187926 ], [ 113.979006,-8.187713 ], [ 113.979732,-8.187691 ], [ 113.980806,-8.187439 ], [ 113.981468,-8.187118 ], [ 113.982066,-8.186787 ], [ 113.982798,-8.186431 ], [ 113.983511,-8.186128 ], [ 113.983977,-8.185829 ], [ 113.984904,-8.1856 ], [ 113.985688,-8.185193 ], [ 113.986429,-8.184524 ], [ 113.987091,-8.184126 ], [ 113.987596,-8.18384 ], [ 113.988108,-8.18363 ], [ 113.98891,-8.18343 ], [ 113.989674,-8.183315 ], [ 113.990262,-8.182914 ], [ 113.990882,-8.182615 ], [ 113.99087,-8.182271 ], [ 113.991343,-8.180845 ], [ 113.991724,-8.180587 ], [ 113.992229,-8.17995 ], [ 113.992568,-8.179772 ], [ 113.993172,-8.179253 ], [ 113.994007,-8.178225 ], [ 113.995186,-8.1772 ], [ 113.996449,-8.176504 ], [ 113.996556,-8.176129 ], [ 113.996776,-8.175756 ], [ 113.997118,-8.175217 ], [ 113.997124,-8.174965 ], [ 113.997741,-8.173743 ], [ 113.998026,-8.172673 ], [ 113.998257,-8.172425 ], [ 113.998498,-8.171905 ], [ 113.998695,-8.171447 ], [ 113.998972,-8.17092 ], [ 113.999199,-8.170536 ], [ 113.999625,-8.170086 ], [ 113.999978,-8.169412 ], [ 114.00008,-8.169173 ], [ 114.00045,-8.168772 ], [ 114.000743,-8.168523 ], [ 114.000937,-8.168417 ], [ 114.001326,-8.168373 ], [ 114.001599,-8.168362 ], [ 114.001922,-8.167876 ], [ 114.002206,-8.167338 ], [ 114.002405,-8.166962 ], [ 114.002742,-8.166562 ], [ 114.003126,-8.166246 ], [ 114.00355,-8.16588 ], [ 114.003891,-8.16549 ], [ 114.004168,-8.164967 ], [ 114.00434,-8.16443 ], [ 114.004391,-8.164126 ], [ 114.004134,-8.163401 ], [ 114.004045,-8.163159 ], [ 114.004073,-8.162626 ], [ 114.004127,-8.162375 ], [ 114.004211,-8.162217 ], [ 114.004234,-8.162188 ], [ 114.004429,-8.162004 ], [ 114.004505,-8.161951 ], [ 114.004944,-8.161773 ], [ 114.004988,-8.161757 ], [ 114.005554,-8.161534 ], [ 114.005851,-8.161353 ], [ 114.006261,-8.161028 ], [ 114.006591,-8.160692 ], [ 114.006562,-8.160086 ], [ 114.006551,-8.159869 ], [ 114.006628,-8.159629 ], [ 114.006825,-8.159313 ], [ 114.00697,-8.15914 ], [ 114.007388,-8.158706 ], [ 114.007817,-8.158372 ], [ 114.008188,-8.157945 ], [ 114.008433,-8.157525 ], [ 114.008572,-8.157253 ], [ 114.008868,-8.156919 ], [ 114.009243,-8.156644 ], [ 114.009433,-8.156533 ], [ 114.009786,-8.156297 ], [ 114.009866,-8.156238 ], [ 114.010383,-8.155871 ], [ 114.010469,-8.155814 ], [ 114.010839,-8.155453 ], [ 114.011232,-8.154968 ], [ 114.011661,-8.15452 ], [ 114.011906,-8.15429 ], [ 114.012155,-8.15393 ], [ 114.012382,-8.153314 ], [ 114.012441,-8.153135 ], [ 114.012591,-8.152743 ], [ 114.012631,-8.152656 ], [ 114.012704,-8.152538 ], [ 114.012979,-8.152325 ], [ 114.013365,-8.152143 ], [ 114.013643,-8.151966 ], [ 114.013962,-8.151655 ], [ 114.014451,-8.15111 ], [ 114.014805,-8.150518 ], [ 114.015031,-8.150178 ], [ 114.015393,-8.149672 ], [ 114.015592,-8.149234 ], [ 114.015709,-8.149055 ], [ 114.016001,-8.148715 ], [ 114.016196,-8.14851 ], [ 114.016397,-8.148335 ], [ 114.016554,-8.148206 ], [ 114.016801,-8.147823 ], [ 114.016938,-8.14753 ], [ 114.017109,-8.147197 ], [ 114.017317,-8.14687 ], [ 114.017456,-8.146651 ], [ 114.017641,-8.146398 ], [ 114.017676,-8.146353 ], [ 114.017906,-8.146115 ], [ 114.017939,-8.146086 ], [ 114.018114,-8.145989 ], [ 114.018206,-8.145963 ], [ 114.018384,-8.145745 ], [ 114.018517,-8.145624 ], [ 114.018728,-8.145466 ], [ 114.019016,-8.145218 ], [ 114.019245,-8.145 ], [ 114.019433,-8.144769 ], [ 114.019665,-8.144558 ], [ 114.019876,-8.144428 ], [ 114.019923,-8.144403 ], [ 114.020871,-8.143364 ], [ 114.021184,-8.143057 ], [ 114.021402,-8.142636 ], [ 114.021694,-8.142239 ], [ 114.022049,-8.141876 ], [ 114.022299,-8.141655 ], [ 114.022549,-8.141428 ], [ 114.022875,-8.14117 ], [ 114.02317,-8.140939 ], [ 114.023547,-8.140674 ], [ 114.02393,-8.140359 ], [ 114.024131,-8.140288 ], [ 114.024392,-8.140169 ], [ 114.024564,-8.140087 ], [ 114.024669,-8.140037 ], [ 114.024913,-8.13989 ], [ 114.025252,-8.139811 ], [ 114.025659,-8.139635 ], [ 114.026055,-8.139556 ], [ 114.026449,-8.139486 ], [ 114.026717,-8.13943 ], [ 114.027012,-8.139426 ], [ 114.027464,-8.139412 ], [ 114.027682,-8.139409 ], [ 114.027896,-8.139412 ], [ 114.028224,-8.139423 ], [ 114.028506,-8.139419 ], [ 114.028917,-8.139489 ], [ 114.029219,-8.139507 ], [ 114.029634,-8.139637 ], [ 114.029978,-8.139718 ], [ 114.030364,-8.139783 ], [ 114.030615,-8.139843 ], [ 114.030933,-8.139898 ], [ 114.031319,-8.13995 ], [ 114.031718,-8.140078 ], [ 114.032091,-8.140129 ], [ 114.032367,-8.140183 ], [ 114.032698,-8.140178 ], [ 114.033117,-8.140177 ], [ 114.033442,-8.14023 ], [ 114.033766,-8.140225 ], [ 114.034084,-8.140293 ], [ 114.034585,-8.140368 ], [ 114.035046,-8.140291 ], [ 114.035427,-8.140285 ], [ 114.035702,-8.140223 ], [ 114.035996,-8.140161 ], [ 114.036255,-8.1401 ], [ 114.03657,-8.139974 ], [ 114.036921,-8.139869 ], [ 114.037294,-8.139777 ], [ 114.037654,-8.139618 ], [ 114.038046,-8.139443 ], [ 114.038211,-8.13936 ], [ 114.038504,-8.139231 ], [ 114.03872,-8.1391 ], [ 114.038955,-8.138953 ], [ 114.039143,-8.138876 ], [ 114.039435,-8.138752 ], [ 114.038591,-8.140361 ], [ 114.038463,-8.14052 ], [ 114.038401,-8.14059 ], [ 114.038247,-8.140757 ], [ 114.038099,-8.14092 ], [ 114.037855,-8.141174 ], [ 114.037641,-8.141477 ], [ 114.037531,-8.141759 ], [ 114.037477,-8.14189 ], [ 114.037465,-8.141918 ], [ 114.037355,-8.142161 ], [ 114.037222,-8.14249 ], [ 114.037111,-8.142741 ], [ 114.036981,-8.143172 ], [ 114.036911,-8.143562 ], [ 114.036861,-8.143885 ], [ 114.036827,-8.144127 ], [ 114.036784,-8.144403 ], [ 114.036787,-8.144585 ], [ 114.036788,-8.144612 ], [ 114.036786,-8.144691 ], [ 114.036773,-8.144817 ], [ 114.036739,-8.145057 ], [ 114.03671,-8.14536 ], [ 114.036686,-8.145608 ], [ 114.036641,-8.145988 ], [ 114.036632,-8.146128 ], [ 114.036639,-8.146535 ], [ 114.036655,-8.147018 ], [ 114.036657,-8.147068 ], [ 114.036665,-8.147295 ], [ 114.036678,-8.147533 ], [ 114.03669,-8.147734 ], [ 114.036697,-8.147962 ], [ 114.036706,-8.148181 ], [ 114.036751,-8.148468 ], [ 114.036803,-8.148688 ], [ 114.036838,-8.148853 ], [ 114.036864,-8.149001 ], [ 114.036875,-8.149183 ], [ 114.036874,-8.149231 ], [ 114.036843,-8.149548 ], [ 114.036823,-8.149641 ], [ 114.036754,-8.149834 ], [ 114.03672,-8.149914 ], [ 114.036646,-8.150053 ], [ 114.036935,-8.150397 ], [ 114.037055,-8.150676 ], [ 114.037153,-8.15101 ], [ 114.037175,-8.151355 ], [ 114.037192,-8.151645 ], [ 114.037196,-8.15191 ], [ 114.037188,-8.152204 ], [ 114.037195,-8.152664 ], [ 114.037171,-8.153131 ], [ 114.037173,-8.153313 ], [ 114.037149,-8.153626 ], [ 114.037157,-8.15408 ], [ 114.037127,-8.15447 ], [ 114.037074,-8.154736 ], [ 114.03708,-8.155138 ], [ 114.037036,-8.155557 ], [ 114.037049,-8.156432 ], [ 114.037024,-8.156679 ], [ 114.037031,-8.157123 ], [ 114.037066,-8.157483 ], [ 114.037138,-8.157798 ], [ 114.037166,-8.158162 ], [ 114.03724,-8.158371 ], [ 114.037317,-8.158786 ], [ 114.03732,-8.158974 ], [ 114.03745,-8.159301 ], [ 114.037456,-8.159662 ], [ 114.037517,-8.159891 ], [ 114.037579,-8.160177 ], [ 114.037621,-8.160614 ], [ 114.037625,-8.160867 ], [ 114.037579,-8.16118 ], [ 114.037583,-8.161426 ], [ 114.037545,-8.161679 ], [ 114.037493,-8.162025 ], [ 114.037439,-8.162246 ], [ 114.037385,-8.162509 ], [ 114.037331,-8.162768 ], [ 114.037271,-8.163006 ], [ 114.037182,-8.163762 ], [ 114.037155,-8.163845 ], [ 114.037094,-8.164177 ], [ 114.037061,-8.164588 ], [ 114.037073,-8.164782 ], [ 114.037165,-8.165122 ], [ 114.03743,-8.165595 ], [ 114.037575,-8.16588 ], [ 114.037577,-8.16604 ], [ 114.037504,-8.166243 ], [ 114.037288,-8.166674 ], [ 114.037028,-8.167325 ], [ 114.037007,-8.167921 ], [ 114.037196,-8.168372 ], [ 114.037379,-8.168743 ], [ 114.037499,-8.169055 ], [ 114.037559,-8.169391 ], [ 114.037554,-8.169567 ], [ 114.037542,-8.169672 ], [ 114.037439,-8.170073 ], [ 114.037249,-8.170645 ], [ 114.037007,-8.171264 ], [ 114.03698,-8.171321 ], [ 114.036801,-8.171801 ], [ 114.036679,-8.17228 ], [ 114.036609,-8.172653 ], [ 114.036535,-8.172836 ], [ 114.03651,-8.172878 ], [ 114.036298,-8.173153 ], [ 114.035999,-8.173563 ], [ 114.035867,-8.173843 ], [ 114.035572,-8.17448 ], [ 114.03541,-8.175194 ], [ 114.03537,-8.175628 ], [ 114.035398,-8.176173 ], [ 114.035388,-8.176757 ], [ 114.035349,-8.176934 ], [ 114.035225,-8.177205 ], [ 114.035218,-8.177405 ], [ 114.03516,-8.177614 ], [ 114.035078,-8.177896 ], [ 114.034983,-8.178169 ], [ 114.034896,-8.178532 ], [ 114.034884,-8.178819 ], [ 114.034724,-8.179253 ], [ 114.034647,-8.179634 ], [ 114.034591,-8.179942 ], [ 114.034433,-8.180428 ], [ 114.034328,-8.180946 ], [ 114.034331,-8.181141 ], [ 114.034283,-8.181371 ], [ 114.034243,-8.181749 ], [ 114.034363,-8.182363 ], [ 114.034397,-8.182727 ], [ 114.034404,-8.183117 ], [ 114.03453,-8.183811 ], [ 114.034533,-8.184012 ], [ 114.034588,-8.184225 ], [ 114.03465,-8.184499 ], [ 114.034711,-8.184722 ], [ 114.034836,-8.184911 ], [ 114.034922,-8.185319 ], [ 114.035038,-8.185742 ], [ 114.035043,-8.186081 ], [ 114.035097,-8.186252 ], [ 114.035129,-8.186453 ], [ 114.035253,-8.186514 ], [ 114.035087,-8.186996 ], [ 114.035001,-8.187246 ], [ 114.034898,-8.187871 ], [ 114.034845,-8.188194 ], [ 114.034857,-8.188416 ], [ 114.034518,-8.18871 ], [ 114.034499,-8.189187 ], [ 114.034445,-8.189453 ], [ 114.034402,-8.189722 ], [ 114.034405,-8.189908 ], [ 114.034357,-8.190173 ], [ 114.034361,-8.190432 ], [ 114.034314,-8.190701 ], [ 114.034257,-8.191101 ], [ 114.034224,-8.19145 ], [ 114.034144,-8.191878 ], [ 114.034158,-8.19277 ], [ 114.034143,-8.193061 ], [ 114.034152,-8.193655 ], [ 114.034099,-8.193896 ], [ 114.034045,-8.19419 ], [ 114.033991,-8.194386 ], [ 114.033886,-8.194682 ], [ 114.033764,-8.19507 ], [ 114.033695,-8.195346 ], [ 114.033634,-8.195548 ], [ 114.033572,-8.195859 ], [ 114.033519,-8.196195 ], [ 114.033466,-8.196454 ], [ 114.03347,-8.196729 ], [ 114.033433,-8.197024 ], [ 114.033371,-8.197555 ], [ 114.033419,-8.19795 ], [ 114.033422,-8.198145 ], [ 114.033535,-8.198418 ], [ 114.033604,-8.198717 ], [ 114.033671,-8.19894 ], [ 114.033732,-8.199159 ], [ 114.033795,-8.199484 ], [ 114.033829,-8.199819 ], [ 114.033838,-8.200368 ], [ 114.033784,-8.200583 ], [ 114.03379,-8.20095 ], [ 114.033747,-8.201296 ], [ 114.033706,-8.201546 ], [ 114.033711,-8.201855 ], [ 114.033699,-8.202114 ], [ 114.033645,-8.202355 ], [ 114.033585,-8.202649 ], [ 114.033531,-8.202871 ], [ 114.033477,-8.203073 ], [ 114.033425,-8.203476 ], [ 114.033429,-8.203738 ], [ 114.033384,-8.203917 ], [ 114.03339,-8.204298 ], [ 114.033413,-8.204556 ], [ 114.033427,-8.205418 ], [ 114.033383,-8.205879 ], [ 114.033331,-8.206218 ], [ 114.033334,-8.206439 ], [ 114.033282,-8.206772 ], [ 114.033228,-8.207066 ], [ 114.033177,-8.207457 ], [ 114.033126,-8.207694 ], [ 114.033012,-8.207977 ], [ 114.032952,-8.208265 ], [ 114.03284,-8.208475 ], [ 114.032779,-8.208648 ], [ 114.032625,-8.20888 ], [ 114.032512,-8.20902 ], [ 114.032239,-8.20986 ], [ 114.032122,-8.209945 ], [ 114.031858,-8.210593 ], [ 114.031895,-8.210627 ], [ 114.032203,-8.211009 ], [ 114.032229,-8.211142 ], [ 114.032276,-8.21157 ], [ 114.032697,-8.212139 ], [ 114.032741,-8.212267 ], [ 114.032778,-8.212519 ], [ 114.032849,-8.213029 ], [ 114.033014,-8.213308 ], [ 114.033139,-8.21356 ], [ 114.033165,-8.213999 ], [ 114.033535,-8.214601 ], [ 114.033511,-8.214697 ], [ 114.033472,-8.214738 ], [ 114.033423,-8.214766 ], [ 114.033259,-8.214804 ], [ 114.032844,-8.214833 ], [ 114.032503,-8.214922 ], [ 114.032298,-8.215233 ], [ 114.032128,-8.216014 ], [ 114.032006,-8.216104 ], [ 114.031803,-8.216155 ], [ 114.031467,-8.216173 ], [ 114.031104,-8.216216 ], [ 114.030779,-8.216616 ], [ 114.030779,-8.217028 ], [ 114.03108,-8.217529 ], [ 114.031283,-8.217759 ], [ 114.031588,-8.218109 ], [ 114.031661,-8.21832 ], [ 114.031649,-8.218502 ], [ 114.031464,-8.219186 ], [ 114.031395,-8.21955 ], [ 114.031477,-8.219866 ], [ 114.03178,-8.22022 ], [ 114.031844,-8.220373 ], [ 114.03172,-8.220868 ], [ 114.031832,-8.220934 ], [ 114.032018,-8.221065 ], [ 114.032078,-8.221181 ], [ 114.032075,-8.221356 ], [ 114.031989,-8.22166 ], [ 114.03187,-8.221804 ], [ 114.031698,-8.221902 ], [ 114.031417,-8.222069 ], [ 114.03151,-8.222475 ], [ 114.031701,-8.223021 ], [ 114.031989,-8.223431 ], [ 114.032189,-8.223729 ], [ 114.032191,-8.223852 ], [ 114.032136,-8.223909 ], [ 114.031257,-8.224194 ], [ 114.03106,-8.224507 ], [ 114.03115,-8.224855 ], [ 114.03148,-8.225175 ], [ 114.031577,-8.225319 ], [ 114.031546,-8.225448 ], [ 114.031339,-8.226105 ], [ 114.031677,-8.226626 ], [ 114.031802,-8.226921 ], [ 114.031798,-8.227146 ], [ 114.031727,-8.227466 ], [ 114.031626,-8.227602 ], [ 114.031323,-8.227958 ], [ 114.031291,-8.228193 ], [ 114.031497,-8.228567 ], [ 114.031509,-8.228701 ], [ 114.03144,-8.228897 ], [ 114.031344,-8.229217 ], [ 114.031454,-8.229394 ], [ 114.031697,-8.229802 ], [ 114.031645,-8.22999 ], [ 114.0315,-8.230249 ], [ 114.031426,-8.230473 ], [ 114.031663,-8.230871 ], [ 114.031868,-8.231207 ], [ 114.031815,-8.231424 ], [ 114.031761,-8.231726 ], [ 114.031845,-8.232271 ], [ 114.03191,-8.232383 ], [ 114.031982,-8.232504 ], [ 114.032749,-8.23303 ], [ 114.032824,-8.233168 ], [ 114.032817,-8.23331 ], [ 114.03274,-8.233815 ], [ 114.032821,-8.234193 ], [ 114.033133,-8.234428 ], [ 114.033281,-8.234596 ], [ 114.033309,-8.23473 ], [ 114.033283,-8.234956 ], [ 114.033279,-8.235228 ], [ 114.033348,-8.235442 ], [ 114.033575,-8.23601 ], [ 114.033544,-8.236194 ], [ 114.033468,-8.236283 ], [ 114.033325,-8.236321 ], [ 114.033102,-8.236285 ], [ 114.032758,-8.236125 ], [ 114.032494,-8.236222 ], [ 114.03248,-8.236442 ], [ 114.032776,-8.237172 ], [ 114.032732,-8.237361 ], [ 114.032614,-8.237558 ], [ 114.032488,-8.237654 ], [ 114.031978,-8.237723 ], [ 114.031757,-8.238168 ], [ 114.031807,-8.238179 ], [ 114.03186,-8.238327 ], [ 114.031885,-8.238419 ], [ 114.031974,-8.238541 ], [ 114.032175,-8.238705 ], [ 114.032605,-8.23896 ], [ 114.032948,-8.239221 ], [ 114.033058,-8.239406 ], [ 114.033242,-8.23972 ], [ 114.033532,-8.240131 ], [ 114.033931,-8.240918 ], [ 114.034001,-8.241192 ], [ 114.03383,-8.241251 ], [ 114.03361,-8.241244 ], [ 114.033253,-8.241254 ], [ 114.033092,-8.241337 ], [ 114.033021,-8.241441 ], [ 114.033015,-8.241585 ], [ 114.033076,-8.24195 ], [ 114.033244,-8.242642 ], [ 114.033158,-8.242887 ], [ 114.03278,-8.243844 ], [ 114.032716,-8.244209 ], [ 114.032682,-8.244399 ], [ 114.032638,-8.244742 ], [ 114.032498,-8.24522 ], [ 114.032321,-8.245549 ], [ 114.032178,-8.245656 ], [ 114.031618,-8.246043 ], [ 114.031298,-8.246446 ], [ 114.031266,-8.246657 ], [ 114.031325,-8.246809 ], [ 114.031437,-8.246909 ], [ 114.031673,-8.247021 ], [ 114.031984,-8.247076 ], [ 114.032503,-8.24718 ], [ 114.03275,-8.247325 ], [ 114.032829,-8.247439 ], [ 114.032804,-8.247535 ], [ 114.032701,-8.24763 ], [ 114.032494,-8.247714 ], [ 114.032208,-8.247838 ], [ 114.032065,-8.247987 ], [ 114.032003,-8.24815 ], [ 114.032036,-8.248277 ], [ 114.032172,-8.248446 ], [ 114.03263,-8.24893 ], [ 114.032618,-8.24909 ], [ 114.032534,-8.249242 ], [ 114.032216,-8.249573 ], [ 114.032051,-8.24963 ], [ 114.031648,-8.249699 ], [ 114.031498,-8.249788 ], [ 114.031335,-8.249973 ], [ 114.03113,-8.250283 ], [ 114.031138,-8.250381 ], [ 114.031199,-8.250426 ], [ 114.031405,-8.250418 ], [ 114.032111,-8.250418 ], [ 114.032214,-8.250545 ], [ 114.032251,-8.250722 ], [ 114.03222,-8.250937 ], [ 114.032087,-8.251552 ], [ 114.031981,-8.252248 ], [ 114.031944,-8.252589 ], [ 114.031998,-8.252875 ], [ 114.032078,-8.252917 ], [ 114.032396,-8.253058 ], [ 114.032449,-8.253166 ], [ 114.032591,-8.25351 ], [ 114.032725,-8.253537 ], [ 114.033034,-8.253619 ], [ 114.033097,-8.25372 ], [ 114.033098,-8.25385 ], [ 114.033004,-8.254053 ], [ 114.032894,-8.254388 ], [ 114.032901,-8.254621 ], [ 114.03292,-8.255074 ], [ 114.032776,-8.255218 ], [ 114.032592,-8.255433 ], [ 114.032547,-8.255593 ], [ 114.03256,-8.255835 ], [ 114.032605,-8.255912 ], [ 114.032943,-8.25656 ], [ 114.032958,-8.256756 ], [ 114.032908,-8.256965 ], [ 114.032777,-8.257241 ], [ 114.032573,-8.257519 ], [ 114.032569,-8.257623 ], [ 114.032694,-8.257856 ], [ 114.032892,-8.258303 ], [ 114.03286,-8.258568 ], [ 114.032736,-8.259009 ], [ 114.032476,-8.259801 ], [ 114.032481,-8.260156 ], [ 114.032591,-8.260765 ], [ 114.032836,-8.261588 ], [ 114.033113,-8.261982 ], [ 114.033113,-8.262401 ], [ 114.033014,-8.263003 ], [ 114.03273,-8.26344 ], [ 114.032271,-8.2639 ], [ 114.031921,-8.264207 ], [ 114.031369,-8.264706 ], [ 114.03083,-8.26523 ], [ 114.030261,-8.265786 ], [ 114.030044,-8.266177 ], [ 114.029826,-8.26675 ], [ 114.029639,-8.267334 ], [ 114.029446,-8.267931 ], [ 114.029017,-8.268602 ], [ 114.028411,-8.269196 ], [ 114.027319,-8.270194 ], [ 114.026639,-8.270834 ], [ 114.025856,-8.271388 ], [ 114.02494,-8.271821 ], [ 114.024132,-8.272114 ], [ 114.023352,-8.272468 ], [ 114.022692,-8.272914 ], [ 114.021909,-8.273437 ], [ 114.021383,-8.273991 ], [ 114.021123,-8.27439 ], [ 114.020708,-8.27513 ], [ 114.02027,-8.275957 ], [ 114.020026,-8.276505 ], [ 114.019869,-8.277051 ], [ 114.01973,-8.277809 ], [ 114.019513,-8.278968 ], [ 114.019274,-8.280034 ], [ 114.019138,-8.28091 ], [ 114.019009,-8.281556 ], [ 114.018777,-8.282097 ], [ 114.018557,-8.282608 ], [ 114.018356,-8.283105 ], [ 114.018257,-8.283677 ], [ 114.018263,-8.283845 ], [ 114.018276,-8.284201 ], [ 114.018277,-8.28461 ] ] ] }, "id": "relation/8351759" }, { "type": "Feature", "properties": { "@id": "relation/8357367", "admin_level": "6", "boundary": "administrative", "is_in:city": "Semarang", "is_in:province": "Jawa Tengah", "name": "Singojuruh", "source": "HOT_InAWARESurvey_2018", "type": "boundary" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 114.272072,-8.309668 ], [ 114.271812,-8.310107 ], [ 114.271599,-8.310477 ], [ 114.271433,-8.310894 ], [ 114.271336,-8.311381 ], [ 114.271355,-8.311985 ], [ 114.271377,-8.312287 ], [ 114.271562,-8.312717 ], [ 114.271948,-8.312755 ], [ 114.272164,-8.312818 ], [ 114.272383,-8.312967 ], [ 114.272726,-8.313248 ], [ 114.273049,-8.313502 ], [ 114.274316,-8.314258 ], [ 114.274626,-8.314708 ], [ 114.274905,-8.315092 ], [ 114.275015,-8.315228 ], [ 114.275291,-8.315595 ], [ 114.275759,-8.315873 ], [ 114.276145,-8.316035 ], [ 114.276559,-8.316143 ], [ 114.276963,-8.316221 ], [ 114.277228,-8.31631 ], [ 114.277672,-8.316565 ], [ 114.277723,-8.316545 ], [ 114.277867,-8.316562 ], [ 114.278018,-8.316641 ], [ 114.278331,-8.316794 ], [ 114.278647,-8.316855 ], [ 114.279056,-8.316873 ], [ 114.279605,-8.316839 ], [ 114.27973,-8.316846 ], [ 114.280084,-8.317194 ], [ 114.280085,-8.317195 ], [ 114.280591,-8.317348 ], [ 114.2814,-8.317539 ], [ 114.281686,-8.317549 ], [ 114.282422,-8.317424 ], [ 114.282505,-8.317607 ], [ 114.282478,-8.317848 ], [ 114.282399,-8.318102 ], [ 114.282308,-8.31833 ], [ 114.282115,-8.318646 ], [ 114.281831,-8.319064 ], [ 114.281572,-8.31957 ], [ 114.281428,-8.32004 ], [ 114.281309,-8.320535 ], [ 114.28123,-8.320915 ], [ 114.281146,-8.321353 ], [ 114.281151,-8.321659 ], [ 114.281215,-8.321959 ], [ 114.281332,-8.322166 ], [ 114.281553,-8.322557 ], [ 114.281746,-8.323064 ], [ 114.28185,-8.323297 ], [ 114.282164,-8.323641 ], [ 114.282334,-8.323793 ], [ 114.282473,-8.32387 ], [ 114.282532,-8.323907 ], [ 114.282856,-8.323949 ], [ 114.282808,-8.324163 ], [ 114.2828,-8.3242 ], [ 114.282511,-8.32538 ], [ 114.282441,-8.325614 ], [ 114.282397,-8.325722 ], [ 114.282231,-8.325645 ], [ 114.282155,-8.325598 ], [ 114.281829,-8.32537 ], [ 114.281618,-8.325179 ], [ 114.281198,-8.324811 ], [ 114.280881,-8.324638 ], [ 114.280708,-8.324498 ], [ 114.280632,-8.324351 ], [ 114.280482,-8.32398 ], [ 114.280362,-8.32375 ], [ 114.280231,-8.323635 ], [ 114.279905,-8.323438 ], [ 114.279746,-8.323168 ], [ 114.279554,-8.322973 ], [ 114.279336,-8.322841 ], [ 114.278754,-8.322543 ], [ 114.278675,-8.322397 ], [ 114.278551,-8.322111 ], [ 114.27842,-8.321992 ], [ 114.278231,-8.321886 ], [ 114.278022,-8.321836 ], [ 114.277703,-8.321734 ], [ 114.277428,-8.32157 ], [ 114.277308,-8.321428 ], [ 114.277182,-8.321256 ], [ 114.276972,-8.321088 ], [ 114.276961,-8.321084 ], [ 114.276731,-8.320973 ], [ 114.276653,-8.320855 ], [ 114.276463,-8.320519 ], [ 114.276227,-8.320207 ], [ 114.275725,-8.319736 ], [ 114.275721,-8.3197 ], [ 114.275684,-8.319136 ], [ 114.27559,-8.318689 ], [ 114.275431,-8.318451 ], [ 114.275198,-8.318225 ], [ 114.27496,-8.318073 ], [ 114.274133,-8.317651 ], [ 114.274131,-8.31765 ], [ 114.273756,-8.318177 ], [ 114.273359,-8.318741 ], [ 114.272982,-8.319343 ], [ 114.272585,-8.320083 ], [ 114.272207,-8.320783 ], [ 114.271829,-8.321464 ], [ 114.271392,-8.322222 ], [ 114.270994,-8.32304 ], [ 114.270576,-8.323915 ], [ 114.270058,-8.325044 ], [ 114.269679,-8.325842 ], [ 114.269242,-8.326718 ], [ 114.268507,-8.327982 ], [ 114.26801,-8.328916 ], [ 114.267671,-8.329675 ], [ 114.267411,-8.330356 ], [ 114.26705,-8.331369 ], [ 114.26673,-8.332226 ], [ 114.266491,-8.33281 ], [ 114.266151,-8.333706 ], [ 114.265951,-8.334251 ], [ 114.265711,-8.334894 ], [ 114.265458,-8.335278 ], [ 114.26496,-8.335572 ], [ 114.264587,-8.335628 ], [ 114.263999,-8.335604 ], [ 114.263548,-8.335465 ], [ 114.263195,-8.335423 ], [ 114.262822,-8.335499 ], [ 114.262291,-8.33569 ], [ 114.261859,-8.335707 ], [ 114.261605,-8.33551 ], [ 114.261334,-8.335059 ], [ 114.261081,-8.334725 ], [ 114.26065,-8.334605 ], [ 114.260316,-8.334661 ], [ 114.259903,-8.334853 ], [ 114.259704,-8.335145 ], [ 114.259308,-8.335728 ], [ 114.258933,-8.335999 ], [ 114.258462,-8.336073 ], [ 114.257883,-8.33593 ], [ 114.257352,-8.33585 ], [ 114.25693,-8.335762 ], [ 114.256878,-8.335746 ], [ 114.256423,-8.335569 ], [ 114.256176,-8.33542 ], [ 114.255977,-8.335312 ], [ 114.255646,-8.33516 ], [ 114.255352,-8.335153 ], [ 114.255154,-8.335146 ], [ 114.254874,-8.335157 ], [ 114.254693,-8.335167 ], [ 114.254392,-8.335139 ], [ 114.254093,-8.335077 ], [ 114.253917,-8.335007 ], [ 114.253683,-8.33481 ], [ 114.253509,-8.334974 ], [ 114.25311,-8.335352 ], [ 114.252497,-8.335953 ], [ 114.252062,-8.336458 ], [ 114.251449,-8.337098 ], [ 114.250836,-8.337699 ], [ 114.25048,-8.338146 ], [ 114.250222,-8.338574 ], [ 114.249892,-8.339123 ], [ 114.249698,-8.339383 ], [ 114.249245,-8.340021 ], [ 114.249018,-8.340368 ], [ 114.248721,-8.340799 ], [ 114.248225,-8.341548 ], [ 114.247669,-8.342436 ], [ 114.247237,-8.343178 ], [ 114.246766,-8.344202 ], [ 114.246455,-8.345055 ], [ 114.246235,-8.345666 ], [ 114.24603,-8.346293 ], [ 114.245809,-8.347072 ], [ 114.245605,-8.347714 ], [ 114.245385,-8.34834 ], [ 114.245266,-8.348647 ], [ 114.244746,-8.348701 ], [ 114.244441,-8.348702 ], [ 114.244156,-8.348682 ], [ 114.243915,-8.348632 ], [ 114.243793,-8.348583 ], [ 114.2437,-8.348516 ], [ 114.243549,-8.348367 ], [ 114.243362,-8.348144 ], [ 114.24324,-8.348018 ], [ 114.243007,-8.347847 ], [ 114.242743,-8.347753 ], [ 114.242551,-8.347819 ], [ 114.242227,-8.347972 ], [ 114.242036,-8.348029 ], [ 114.241872,-8.348009 ], [ 114.241683,-8.347908 ], [ 114.241355,-8.347436 ], [ 114.241147,-8.347112 ], [ 114.240969,-8.346771 ], [ 114.240817,-8.346732 ], [ 114.240554,-8.346769 ], [ 114.240237,-8.346875 ], [ 114.239989,-8.347023 ], [ 114.23947,-8.347557 ], [ 114.239294,-8.347725 ], [ 114.239227,-8.347752 ], [ 114.239107,-8.3478 ], [ 114.238777,-8.347819 ], [ 114.237796,-8.347608 ], [ 114.237136,-8.347602 ], [ 114.236773,-8.347561 ], [ 114.23647,-8.347459 ], [ 114.236014,-8.347164 ], [ 114.235534,-8.346911 ], [ 114.235101,-8.34679 ], [ 114.234829,-8.346733 ], [ 114.234656,-8.34665 ], [ 114.23439,-8.346356 ], [ 114.234166,-8.346061 ], [ 114.234024,-8.345925 ], [ 114.233802,-8.345806 ], [ 114.233476,-8.345746 ], [ 114.233234,-8.345711 ], [ 114.233119,-8.345657 ], [ 114.232961,-8.344926 ], [ 114.232814,-8.344796 ], [ 114.232574,-8.344673 ], [ 114.232422,-8.344511 ], [ 114.232309,-8.344344 ], [ 114.232173,-8.344228 ], [ 114.231454,-8.344058 ], [ 114.231219,-8.343991 ], [ 114.231069,-8.343899 ], [ 114.230583,-8.342974 ], [ 114.230482,-8.34278 ], [ 114.23032,-8.342242 ], [ 114.230288,-8.34213 ], [ 114.230129,-8.342025 ], [ 114.229882,-8.341951 ], [ 114.229686,-8.34196 ], [ 114.229261,-8.342149 ], [ 114.228986,-8.342293 ], [ 114.228858,-8.342319 ], [ 114.228739,-8.342261 ], [ 114.228556,-8.342008 ], [ 114.228471,-8.341807 ], [ 114.228116,-8.341737 ], [ 114.228004,-8.341704 ], [ 114.227913,-8.341606 ], [ 114.22794,-8.341251 ], [ 114.227961,-8.341015 ], [ 114.227757,-8.340973 ], [ 114.227474,-8.341016 ], [ 114.227211,-8.341117 ], [ 114.226869,-8.341264 ], [ 114.226631,-8.341312 ], [ 114.226338,-8.341284 ], [ 114.226215,-8.340921 ], [ 114.226093,-8.340455 ], [ 114.225949,-8.339814 ], [ 114.22544,-8.338998 ], [ 114.225292,-8.33904 ], [ 114.224903,-8.339045 ], [ 114.22475,-8.338975 ], [ 114.224505,-8.338731 ], [ 114.224153,-8.338338 ], [ 114.223936,-8.338165 ], [ 114.223888,-8.33814 ], [ 114.223577,-8.337976 ], [ 114.223269,-8.337886 ], [ 114.222962,-8.33789 ], [ 114.222555,-8.338028 ], [ 114.222255,-8.338085 ], [ 114.221525,-8.338163 ], [ 114.221258,-8.338164 ], [ 114.221109,-8.338123 ], [ 114.221007,-8.338025 ], [ 114.221011,-8.337194 ], [ 114.221017,-8.336617 ], [ 114.220771,-8.335622 ], [ 114.220646,-8.335246 ], [ 114.220356,-8.334629 ], [ 114.220014,-8.334209 ], [ 114.219927,-8.334103 ], [ 114.219881,-8.333936 ], [ 114.220168,-8.333407 ], [ 114.220059,-8.333242 ], [ 114.219827,-8.333066 ], [ 114.219532,-8.332958 ], [ 114.219011,-8.332882 ], [ 114.218614,-8.332841 ], [ 114.218358,-8.332757 ], [ 114.21822,-8.332654 ], [ 114.218028,-8.332383 ], [ 114.21797,-8.332138 ], [ 114.217936,-8.331948 ], [ 114.217591,-8.331476 ], [ 114.217411,-8.331179 ], [ 114.217295,-8.330849 ], [ 114.217285,-8.330279 ], [ 114.217295,-8.329683 ], [ 114.217297,-8.329544 ], [ 114.217297,-8.329168 ], [ 114.217104,-8.328847 ], [ 114.216807,-8.328562 ], [ 114.216411,-8.328288 ], [ 114.216187,-8.328147 ], [ 114.216051,-8.32801 ], [ 114.21599,-8.327843 ], [ 114.216037,-8.326477 ], [ 114.216152,-8.325966 ], [ 114.216303,-8.325345 ], [ 114.216339,-8.325107 ], [ 114.216317,-8.324953 ], [ 114.216187,-8.324825 ], [ 114.215987,-8.324676 ], [ 114.215856,-8.324496 ], [ 114.215745,-8.324099 ], [ 114.21564,-8.323683 ], [ 114.215484,-8.323632 ], [ 114.215342,-8.323649 ], [ 114.214961,-8.324237 ], [ 114.21485,-8.324528 ], [ 114.21479,-8.324632 ], [ 114.214645,-8.32469 ], [ 114.214457,-8.324677 ], [ 114.213678,-8.324131 ], [ 114.213396,-8.323955 ], [ 114.211556,-8.323418 ], [ 114.211347,-8.323346 ], [ 114.211211,-8.323259 ], [ 114.211211,-8.322981 ], [ 114.211192,-8.322772 ], [ 114.210691,-8.322572 ], [ 114.210486,-8.322464 ], [ 114.210317,-8.322273 ], [ 114.210214,-8.322081 ], [ 114.210178,-8.321854 ], [ 114.210165,-8.321762 ], [ 114.209872,-8.321224 ], [ 114.209713,-8.320749 ], [ 114.209505,-8.319937 ], [ 114.209491,-8.319882 ], [ 114.209476,-8.319742 ], [ 114.209616,-8.319543 ], [ 114.209785,-8.319373 ], [ 114.209856,-8.319249 ], [ 114.210646,-8.318606 ], [ 114.211613,-8.317833 ], [ 114.212473,-8.317166 ], [ 114.213511,-8.316393 ], [ 114.214801,-8.31541 ], [ 114.215613,-8.314751 ], [ 114.216556,-8.314005 ], [ 114.217524,-8.313196 ], [ 114.218527,-8.312353 ], [ 114.219316,-8.311732 ], [ 114.220119,-8.311075 ], [ 114.220755,-8.310573 ], [ 114.219351,-8.30954 ], [ 114.219294,-8.309497 ], [ 114.219272,-8.309563 ], [ 114.219244,-8.309589 ], [ 114.219027,-8.309509 ], [ 114.218886,-8.309481 ], [ 114.218723,-8.309371 ], [ 114.218502,-8.308994 ], [ 114.218338,-8.308754 ], [ 114.218177,-8.308552 ], [ 114.21814,-8.308385 ], [ 114.218008,-8.307786 ], [ 114.217977,-8.307465 ], [ 114.21797,-8.307337 ], [ 114.217861,-8.307286 ], [ 114.217343,-8.307311 ], [ 114.217199,-8.307316 ], [ 114.217034,-8.307264 ], [ 114.216948,-8.30717 ], [ 114.216932,-8.307071 ], [ 114.216905,-8.306904 ], [ 114.216927,-8.306572 ], [ 114.216952,-8.306352 ], [ 114.21697,-8.306191 ], [ 114.216977,-8.306022 ], [ 114.216741,-8.30562 ], [ 114.216633,-8.305486 ], [ 114.21615,-8.304884 ], [ 114.216014,-8.304757 ], [ 114.215335,-8.304538 ], [ 114.215096,-8.304446 ], [ 114.214936,-8.304334 ], [ 114.214789,-8.30412 ], [ 114.214667,-8.303841 ], [ 114.214578,-8.303477 ], [ 114.214459,-8.303245 ], [ 114.214293,-8.303049 ], [ 114.21392,-8.302782 ], [ 114.213629,-8.30264 ], [ 114.213379,-8.302511 ], [ 114.213246,-8.302389 ], [ 114.213015,-8.301845 ], [ 114.212642,-8.30094 ], [ 114.212541,-8.300765 ], [ 114.212404,-8.300657 ], [ 114.211965,-8.300596 ], [ 114.211647,-8.30055 ], [ 114.21159,-8.300506 ], [ 114.210977,-8.300559 ], [ 114.210113,-8.300755 ], [ 114.208817,-8.301049 ], [ 114.207826,-8.301218 ], [ 114.20714,-8.301264 ], [ 114.206404,-8.301259 ], [ 114.205805,-8.301153 ], [ 114.205025,-8.300752 ], [ 114.204517,-8.300405 ], [ 114.20424,-8.300162 ], [ 114.203968,-8.299815 ], [ 114.203777,-8.299418 ], [ 114.203678,-8.299193 ], [ 114.203164,-8.299172 ], [ 114.202999,-8.299159 ], [ 114.202711,-8.298998 ], [ 114.202122,-8.29851 ], [ 114.201701,-8.298113 ], [ 114.201362,-8.297698 ], [ 114.200724,-8.296862 ], [ 114.200092,-8.296033 ], [ 114.199889,-8.295708 ], [ 114.199763,-8.295507 ], [ 114.198935,-8.294543 ], [ 114.198591,-8.294108 ], [ 114.198497,-8.293801 ], [ 114.19881,-8.293231 ], [ 114.199082,-8.292748 ], [ 114.199191,-8.292472 ], [ 114.199253,-8.29201 ], [ 114.19928,-8.291803 ], [ 114.199263,-8.291371 ], [ 114.19872,-8.289899 ], [ 114.198259,-8.288713 ], [ 114.197843,-8.287892 ], [ 114.197599,-8.287485 ], [ 114.197259,-8.286998 ], [ 114.196854,-8.286084 ], [ 114.196789,-8.285938 ], [ 114.196577,-8.285435 ], [ 114.196387,-8.285186 ], [ 114.196043,-8.284952 ], [ 114.195614,-8.284729 ], [ 114.195356,-8.284523 ], [ 114.194894,-8.283808 ], [ 114.194879,-8.283781 ], [ 114.194659,-8.283369 ], [ 114.194557,-8.28307 ], [ 114.194483,-8.282754 ], [ 114.194347,-8.282541 ], [ 114.193807,-8.282132 ], [ 114.193571,-8.281956 ], [ 114.193394,-8.281731 ], [ 114.193149,-8.280916 ], [ 114.19292,-8.280253 ], [ 114.192661,-8.279658 ], [ 114.192598,-8.27943 ], [ 114.191828,-8.278867 ], [ 114.191172,-8.278256 ], [ 114.190341,-8.277492 ], [ 114.189661,-8.27678 ], [ 114.189157,-8.276221 ], [ 114.189034,-8.276082 ], [ 114.18892,-8.276204 ], [ 114.18882,-8.276305 ], [ 114.188471,-8.276523 ], [ 114.188332,-8.276604 ], [ 114.18818,-8.276698 ], [ 114.187814,-8.276973 ], [ 114.187658,-8.277077 ], [ 114.187506,-8.277178 ], [ 114.187404,-8.277315 ], [ 114.187184,-8.276803 ], [ 114.186907,-8.276182 ], [ 114.186568,-8.275044 ], [ 114.1864,-8.274713 ], [ 114.18614,-8.274289 ], [ 114.185856,-8.273544 ], [ 114.185676,-8.273139 ], [ 114.185366,-8.272666 ], [ 114.185338,-8.27262 ], [ 114.184997,-8.27208 ], [ 114.184654,-8.271271 ], [ 114.184454,-8.270799 ], [ 114.184346,-8.270546 ], [ 114.18383,-8.270003 ], [ 114.183096,-8.268897 ], [ 114.182895,-8.268517 ], [ 114.182519,-8.267882 ], [ 114.182017,-8.267172 ], [ 114.181802,-8.267005 ], [ 114.181588,-8.266891 ], [ 114.181308,-8.266863 ], [ 114.180978,-8.266917 ], [ 114.180728,-8.266967 ], [ 114.180727,-8.266965 ], [ 114.180633,-8.266506 ], [ 114.180497,-8.265851 ], [ 114.179971,-8.263693 ], [ 114.17974,-8.262787 ], [ 114.179699,-8.262631 ], [ 114.180487,-8.262088 ], [ 114.181022,-8.261713 ], [ 114.181456,-8.261363 ], [ 114.181636,-8.261036 ], [ 114.181614,-8.260606 ], [ 114.181567,-8.260126 ], [ 114.181671,-8.259748 ], [ 114.182081,-8.259246 ], [ 114.182593,-8.258694 ], [ 114.183514,-8.25764 ], [ 114.183974,-8.257188 ], [ 114.184723,-8.256571 ], [ 114.185176,-8.256211 ], [ 114.185706,-8.255931 ], [ 114.187233,-8.255287 ], [ 114.188121,-8.255109 ], [ 114.189575,-8.254628 ], [ 114.190898,-8.254233 ], [ 114.192271,-8.253814 ], [ 114.193797,-8.25332 ], [ 114.194983,-8.25299 ], [ 114.195339,-8.254001 ], [ 114.195747,-8.254671 ], [ 114.196185,-8.255571 ], [ 114.196384,-8.256153 ], [ 114.196565,-8.256789 ], [ 114.196836,-8.257383 ], [ 114.197026,-8.257749 ], [ 114.197328,-8.258265 ], [ 114.197571,-8.258625 ], [ 114.197609,-8.258681 ], [ 114.197758,-8.258901 ], [ 114.198026,-8.259295 ], [ 114.198057,-8.259469 ], [ 114.198121,-8.259809 ], [ 114.198185,-8.260436 ], [ 114.198422,-8.261848 ], [ 114.198644,-8.262398 ], [ 114.198895,-8.262754 ], [ 114.199055,-8.262879 ], [ 114.199856,-8.263491 ], [ 114.2004,-8.264208 ], [ 114.200608,-8.264407 ], [ 114.200891,-8.264583 ], [ 114.201266,-8.264729 ], [ 114.201272,-8.264771 ], [ 114.201833,-8.26519 ], [ 114.201925,-8.265456 ], [ 114.201892,-8.265597 ], [ 114.201756,-8.265767 ], [ 114.201281,-8.266364 ], [ 114.20113,-8.266763 ], [ 114.20121,-8.266885 ], [ 114.201442,-8.267095 ], [ 114.201986,-8.267586 ], [ 114.202098,-8.267803 ], [ 114.202111,-8.268087 ], [ 114.202069,-8.268437 ], [ 114.202024,-8.268922 ], [ 114.20239,-8.269096 ], [ 114.202833,-8.269348 ], [ 114.203407,-8.269915 ], [ 114.20341,-8.270023 ], [ 114.203449,-8.271408 ], [ 114.2035,-8.271556 ], [ 114.203589,-8.271815 ], [ 114.203776,-8.272145 ], [ 114.204041,-8.272433 ], [ 114.204307,-8.27282 ], [ 114.204325,-8.273056 ], [ 114.204357,-8.273488 ], [ 114.204524,-8.273774 ], [ 114.205232,-8.274699 ], [ 114.205562,-8.274941 ], [ 114.206046,-8.275219 ], [ 114.206629,-8.275718 ], [ 114.207141,-8.276239 ], [ 114.207408,-8.276613 ], [ 114.207563,-8.276977 ], [ 114.207738,-8.277088 ], [ 114.207895,-8.277073 ], [ 114.208005,-8.2771 ], [ 114.208132,-8.277269 ], [ 114.208183,-8.277484 ], [ 114.20826,-8.277874 ], [ 114.208498,-8.27833 ], [ 114.208868,-8.278865 ], [ 114.209022,-8.278959 ], [ 114.209615,-8.279269 ], [ 114.209741,-8.279437 ], [ 114.210059,-8.280015 ], [ 114.210606,-8.280999 ], [ 114.210695,-8.281415 ], [ 114.210807,-8.28265 ], [ 114.210853,-8.282803 ], [ 114.211272,-8.28307 ], [ 114.211595,-8.283498 ], [ 114.211681,-8.283644 ], [ 114.21168,-8.283651 ], [ 114.211672,-8.283792 ], [ 114.211512,-8.284663 ], [ 114.211527,-8.284865 ], [ 114.211611,-8.285008 ], [ 114.211978,-8.285369 ], [ 114.212307,-8.285604 ], [ 114.212466,-8.285798 ], [ 114.212816,-8.286564 ], [ 114.212953,-8.286984 ], [ 114.212992,-8.287337 ], [ 114.213049,-8.287512 ], [ 114.213177,-8.287661 ], [ 114.21344,-8.287794 ], [ 114.213717,-8.287981 ], [ 114.213927,-8.288244 ], [ 114.214142,-8.288509 ], [ 114.214433,-8.2887 ], [ 114.214737,-8.288824 ], [ 114.21652,-8.28946 ], [ 114.217056,-8.289657 ], [ 114.217471,-8.289896 ], [ 114.217809,-8.29012 ], [ 114.218377,-8.290498 ], [ 114.218707,-8.290963 ], [ 114.219273,-8.291744 ], [ 114.219552,-8.292013 ], [ 114.220035,-8.292398 ], [ 114.221311,-8.293416 ], [ 114.221991,-8.292817 ], [ 114.222553,-8.292341 ], [ 114.223088,-8.292041 ], [ 114.22352,-8.291994 ], [ 114.224026,-8.292174 ], [ 114.224606,-8.292658 ], [ 114.225362,-8.293472 ], [ 114.226194,-8.294236 ], [ 114.226724,-8.294618 ], [ 114.227281,-8.294748 ], [ 114.227739,-8.294575 ], [ 114.228199,-8.294225 ], [ 114.228609,-8.293571 ], [ 114.228994,-8.292968 ], [ 114.229432,-8.292137 ], [ 114.229792,-8.291458 ], [ 114.229998,-8.291005 ], [ 114.230256,-8.290375 ], [ 114.229991,-8.290135 ], [ 114.2298,-8.28991 ], [ 114.229473,-8.28956 ], [ 114.229917,-8.289428 ], [ 114.230339,-8.289376 ], [ 114.230627,-8.289219 ], [ 114.230978,-8.289055 ], [ 114.231266,-8.288987 ], [ 114.231626,-8.28899 ], [ 114.232227,-8.289064 ], [ 114.232715,-8.289188 ], [ 114.232886,-8.289231 ], [ 114.233177,-8.289363 ], [ 114.233364,-8.289518 ], [ 114.233659,-8.289733 ], [ 114.233811,-8.289733 ], [ 114.234633,-8.289685 ], [ 114.235166,-8.289737 ], [ 114.235411,-8.289823 ], [ 114.236002,-8.290013 ], [ 114.236222,-8.29009 ], [ 114.23646,-8.289877 ], [ 114.236874,-8.289553 ], [ 114.237077,-8.289288 ], [ 114.237183,-8.289006 ], [ 114.237222,-8.288672 ], [ 114.237198,-8.288464 ], [ 114.237042,-8.288111 ], [ 114.236446,-8.287395 ], [ 114.236223,-8.287185 ], [ 114.23646,-8.286791 ], [ 114.236795,-8.286086 ], [ 114.23718,-8.285357 ], [ 114.237549,-8.284563 ], [ 114.236951,-8.283876 ], [ 114.235885,-8.282635 ], [ 114.235642,-8.282345 ], [ 114.235323,-8.281748 ], [ 114.235083,-8.280886 ], [ 114.234892,-8.280624 ], [ 114.234036,-8.279955 ], [ 114.233771,-8.279712 ], [ 114.233318,-8.279217 ], [ 114.233504,-8.279139 ], [ 114.233645,-8.279091 ], [ 114.234916,-8.277289 ], [ 114.235158,-8.276985 ], [ 114.235409,-8.276772 ], [ 114.235575,-8.276675 ], [ 114.235733,-8.276639 ], [ 114.235934,-8.276724 ], [ 114.236072,-8.276804 ], [ 114.236263,-8.27683 ], [ 114.23649,-8.276785 ], [ 114.237042,-8.27634 ], [ 114.237552,-8.275965 ], [ 114.238088,-8.27559 ], [ 114.238589,-8.275341 ], [ 114.238867,-8.275342 ], [ 114.239792,-8.274942 ], [ 114.240072,-8.274986 ], [ 114.240249,-8.275067 ], [ 114.240517,-8.275345 ], [ 114.240733,-8.275631 ], [ 114.240942,-8.276147 ], [ 114.241874,-8.277888 ], [ 114.242209,-8.278407 ], [ 114.243336,-8.279729 ], [ 114.243762,-8.280595 ], [ 114.244296,-8.280432 ], [ 114.245034,-8.280109 ], [ 114.245899,-8.279736 ], [ 114.246638,-8.279363 ], [ 114.247301,-8.278943 ], [ 114.247796,-8.279134 ], [ 114.247843,-8.279153 ], [ 114.247874,-8.279165 ], [ 114.248125,-8.279292 ], [ 114.248804,-8.279637 ], [ 114.249238,-8.279885 ], [ 114.249365,-8.279971 ], [ 114.249497,-8.280179 ], [ 114.249517,-8.280244 ], [ 114.24966,-8.280902 ], [ 114.24982,-8.281621 ], [ 114.2499,-8.281817 ], [ 114.25007,-8.282231 ], [ 114.250187,-8.282748 ], [ 114.250199,-8.283007 ], [ 114.250194,-8.283211 ], [ 114.2503,-8.283461 ], [ 114.250766,-8.284175 ], [ 114.251052,-8.284798 ], [ 114.251165,-8.285237 ], [ 114.251274,-8.285626 ], [ 114.251414,-8.285941 ], [ 114.251731,-8.286425 ], [ 114.252781,-8.287104 ], [ 114.25318,-8.287433 ], [ 114.25334,-8.287616 ], [ 114.253484,-8.287927 ], [ 114.253662,-8.288809 ], [ 114.253773,-8.289075 ], [ 114.253889,-8.289207 ], [ 114.254725,-8.289521 ], [ 114.254921,-8.2896 ], [ 114.25541,-8.289863 ], [ 114.256086,-8.290463 ], [ 114.256757,-8.291133 ], [ 114.256823,-8.291208 ], [ 114.257053,-8.291664 ], [ 114.257255,-8.292029 ], [ 114.25739,-8.29232 ], [ 114.257522,-8.292506 ], [ 114.257743,-8.29267 ], [ 114.258307,-8.292855 ], [ 114.259072,-8.293076 ], [ 114.259098,-8.293084 ], [ 114.259674,-8.29351 ], [ 114.260093,-8.293807 ], [ 114.26135,-8.294698 ], [ 114.261844,-8.295012 ], [ 114.261953,-8.295137 ], [ 114.262641,-8.29585 ], [ 114.262986,-8.296151 ], [ 114.263513,-8.296658 ], [ 114.263636,-8.296828 ], [ 114.26369,-8.296947 ], [ 114.263788,-8.297198 ], [ 114.263846,-8.2977 ], [ 114.263833,-8.298144 ], [ 114.263817,-8.29841 ], [ 114.26366,-8.298959 ], [ 114.263608,-8.299287 ], [ 114.263599,-8.2995 ], [ 114.2636,-8.29965 ], [ 114.263671,-8.299955 ], [ 114.264002,-8.30058 ], [ 114.264182,-8.300855 ], [ 114.264378,-8.30093 ], [ 114.264815,-8.301039 ], [ 114.265473,-8.30119 ], [ 114.265497,-8.301197 ], [ 114.2656,-8.30123 ], [ 114.266299,-8.302035 ], [ 114.266494,-8.302248 ], [ 114.267125,-8.302654 ], [ 114.267407,-8.302858 ], [ 114.267459,-8.30294 ], [ 114.2675,-8.303148 ], [ 114.267501,-8.303184 ], [ 114.267503,-8.303384 ], [ 114.267778,-8.303866 ], [ 114.267961,-8.304155 ], [ 114.268015,-8.3043 ], [ 114.268026,-8.304558 ], [ 114.268139,-8.304781 ], [ 114.268306,-8.30493 ], [ 114.269098,-8.305465 ], [ 114.269608,-8.305746 ], [ 114.270212,-8.306013 ], [ 114.270471,-8.306063 ], [ 114.271042,-8.305906 ], [ 114.271546,-8.305802 ], [ 114.272164,-8.305763 ], [ 114.272944,-8.305888 ], [ 114.273617,-8.306088 ], [ 114.274389,-8.306421 ], [ 114.274363,-8.306662 ], [ 114.27428,-8.306883 ], [ 114.274116,-8.307185 ], [ 114.273849,-8.307567 ], [ 114.273501,-8.307948 ], [ 114.273108,-8.308351 ], [ 114.272637,-8.308928 ], ] ] }, "id": "relation/8357367" }, { "type": "Feature", "properties": { "@id": "relation/8362865", "admin_level": "6", "boundary": "administrative", "is_in:city": "Semarang", "is_in:province": "Jawa Tengah", "name": "Rogojampi", "source": "HOT_InAWARESurvey_2018", "type": "boundary" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 114.29865621957966,-8.292659468714351 ], [ 114.29966425031259,-8.292569439856536 ], [ 114.30063887346795,-8.292608552785319 ], [ 114.30151466123377,-8.292841005137383 ], [ 114.30209596532902,-8.293362477559787 ], [ 114.30222210177588,-8.293913140949513 ], [ 114.30218598415146,-8.294430329928364 ], [ 114.30198785538002,-8.2948817177659 ], [ 114.30133591175351,-8.295168251787041 ], [ 114.30045604777249,-8.295517892516889 ], [ 114.29970525761152,-8.295997784878797 ], [ 114.29915011906948,-8.296382016617077 ], [ 114.2986915627457,-8.29689628491013 ], [ 114.29846228402627,-8.297153410732957 ], [ 114.2983954878159,-8.297411672012618 ], [ 114.29862182582062,-8.297574940135906 ], [ 114.29922247132296,-8.297697773667252 ], [ 114.29972404853785,-8.297834385941462 ], [ 114.30035829662438,-8.297894623187096 ], [ 114.30044471616337,-8.297875589340192 ], [ 114.30065415648778,-8.297461297535993 ], [ 114.30074132374237,-8.297333979861083 ], [ 114.30097474776402,-8.297243709208631 ], [ 114.3013587944947,-8.297237648394148 ], [ 114.30192208323705,-8.297337144553396 ], [ 114.30210647233569,-8.297402983587887 ], [ 114.30221556846617,-8.297442138891856 ], [ 114.30232266549274,-8.29748830664736 ], [ 114.30253853549355,-8.297574602473258 ], [ 114.30309207163144,-8.297790670823952 ], [ 114.3036822769859,-8.298045085450358 ], [ 114.3040669744837,-8.298349667164221 ], [ 114.30443594434426,-8.298077044424783 ], [ 114.30471007591176,-8.297921724790413 ], [ 114.30492454631484,-8.297805927110094 ], [ 114.3060137949028,-8.297118817454377 ], [ 114.30656744804536,-8.296796628272331 ], [ 114.30670912046251,-8.296729037536483 ], [ 114.30805852581896,-8.295837380630594 ], [ 114.30833175478027,-8.295660217931205 ], [ 114.30891309342176,-8.295283275072629 ], [ 114.30927672676215,-8.29506776830943 ], [ 114.30933332797893,-8.295044309457921 ], [ 114.30991894675525,-8.294648657027327 ], [ 114.31031944320739,-8.294262597801321 ], [ 114.31050490206098,-8.293922200448048 ], [ 114.31057599400945,-8.293791719244949 ], [ 114.3108543288249,-8.293240473021909 ], [ 114.31210890368628,-8.293494391777239 ], [ 114.31296218535272,-8.293645211726583 ], [ 114.31334976561948,-8.293754163021834 ], [ 114.31377643542464,-8.293824740159936 ], [ 114.31442625514092,-8.293916184162406 ], [ 114.31508605255794,-8.293969043470588 ], [ 114.31577510444686,-8.294002778651805 ], [ 114.31641576103857,-8.294016861529684 ], [ 114.31709983967949,-8.294043397063517 ], [ 114.31711735581257,-8.294031579627783 ], [ 114.31742511670882,-8.293996965219854 ], [ 114.317823351073,-8.294010674812036 ], [ 114.31804996654637,-8.294100140918165 ], [ 114.31855746753308,-8.294299136612699 ], [ 114.31938948557718,-8.294574282246758 ], [ 114.32016507846993,-8.294736569745583 ], [ 114.32073512784473,-8.294802464484818 ], [ 114.32147297842084,-8.294919002100945 ], [ 114.32179438315825,-8.294932782997497 ], [ 114.32188015638849,-8.294875622375981 ], [ 114.32228301744499,-8.294470515973513 ], [ 114.32268669307587,-8.294134690657369 ], [ 114.32295819928504,-8.294039461236086 ], [ 114.32309824701179,-8.294009323113704 ], [ 114.3242854729574,-8.293789747984253 ], [ 114.32450700820438,-8.293845853300862 ], [ 114.32540023298635,-8.29408656619313 ], [ 114.32560555363627,-8.29405156621765 ], [ 114.32594525231026,-8.293899108188327 ], [ 114.3261986997054,-8.29381525830655 ], [ 114.32650043208152,-8.293781299142268 ], [ 114.32659538626605,-8.293812258516528 ], [ 114.32698839331489,-8.294009280796724 ], [ 114.3272493423715,-8.29420761571787 ], [ 114.32748502625283,-8.294463266151125 ], [ 114.32769145120211,-8.294703507619529 ], [ 114.32812796164536,-8.295086224969097 ], [ 114.32845807040532,-8.29520567209515 ], [ 114.32869388911924,-8.295693489546505 ], [ 114.32878721527005,-8.296351594324765 ], [ 114.32884288490779,-8.296744193530726 ], [ 114.32907107938401,-8.297639941154598 ], [ 114.32933727358753,-8.29869144741501 ], [ 114.32952613782939,-8.299625802084886 ], [ 114.32975434679386,-8.300521539638821 ], [ 114.3300213544567,-8.301456428072951 ], [ 114.33017303911903,-8.302118380610441 ], [ 114.33048206923516,-8.302625894952177 ], [ 114.33086895304545,-8.303172827580088 ], [ 114.33145170131277,-8.303643348450377 ], [ 114.3322297691298,-8.304115206525268 ], [ 114.33277345571472,-8.304585447707742 ], [ 114.3331228980783,-8.30489886045509 ], [ 114.33339420147925,-8.305211729426461 ], [ 114.33350683894744,-8.305873418981744 ], [ 114.33350067113638,-8.306767546395371 ], [ 114.3334150338556,-8.307855520162796 ], [ 114.33337060668195,-8.308632755592065 ], [ 114.33336605019173,-8.309293633907158 ], [ 114.3334406968475,-8.309799548120298 ], [ 114.3335166851553,-8.310111079887083 ], [ 114.33386612529061,-8.310424490422534 ], [ 114.33507661396429,-8.310510517736493 ], [ 114.33719806418918,-8.310540626871447 ], [ 114.33734700760357,-8.311178410715007 ], [ 114.33739682032825,-8.311471926046581 ], [ 114.33733089329469,-8.312534393973689 ], [ 114.33727601483002,-8.313156202782919 ], [ 114.33726426423306,-8.313232529848385 ], [ 114.33625634493326,-8.313289954558059 ], [ 114.33490700532235,-8.313298411199876 ], [ 114.33375294960167,-8.313308188340679 ], [ 114.3326700203739,-8.313300784733682 ], [ 114.33190737709772,-8.313189569160409 ], [ 114.33164229388019,-8.313011081538228 ], [ 114.33159244995255,-8.312516055475522 ], [ 114.33156182039743,-8.311809150907743 ], [ 114.33153008542791,-8.3112612477253 ], [ 114.33135475470914,-8.310942037087475 ], [ 114.33107156476359,-8.310816434384867 ], [ 114.33084150824247,-8.310708849281619 ], [ 114.33057618321578,-8.310565695921493 ], [ 114.33043635612518,-8.310246727136512 ], [ 114.33019208522779,-8.309626694534055 ], [ 114.32978706682985,-8.309146907993663 ], [ 114.32932658940221,-8.308984743080179 ], [ 114.32868724771976,-8.309015700242574 ], [ 114.32829497835843,-8.309260360079904 ], [ 114.32806126238171,-8.309682772027417 ], [ 114.32787994548886,-8.310229216584096 ], [ 114.32769961366063,-8.31063433078638 ], [ 114.32739610170171,-8.310879590104413 ], [ 114.32704006585442,-8.311018496750011 ], [ 114.3268078118777,-8.311228906559375 ], [ 114.326751260805,-8.311705542842942 ], [ 114.3267652289174,-8.312253326816112 ], [ 114.32676095769563,-8.31287165003419 ], [ 114.32661661645903,-8.31320634647096 ], [ 114.32629583797421,-8.313380823643501 ], [ 114.32578039070864,-8.313465627374212 ], [ 114.32517690812671,-8.31344381777858 ], [ 114.3241120878552,-8.313383514758296 ], [ 114.32306466114238,-8.313376328440493 ], [ 114.32205150449731,-8.313546050745639 ], [ 114.32119739822662,-8.313822864494856 ], [ 114.32032406978539,-8.314311557855106 ], [ 114.31937825314304,-8.315011765282257 ], [ 114.31826910821614,-8.316223205589344 ], [ 114.3172111421805,-8.317735339687797 ], [ 114.31667155744032,-8.318597348812634 ], [ 114.31631993544903,-8.318492514952677 ], [ 114.3155751537484,-8.318153647587765 ], [ 114.31518437758638,-8.317971998649322 ], [ 114.3146890640142,-8.317831858408775 ], [ 114.31457771582386,-8.317822386625368 ], [ 114.3138282227406,-8.317730364213368 ], [ 114.31332350980443,-8.317648648282658 ], [ 114.3126966218602,-8.317586131101153 ], [ 114.31214635181964,-8.317458133735368 ], [ 114.31135382781719,-8.317811141953017 ], [ 114.31088503861206,-8.317647030284311 ], [ 114.31046919450961,-8.317508298552752 ], [ 114.310432793845,-8.3174948352372 ], [ 114.31043309137162,-8.317494117594936 ], [ 114.30955463701825,-8.317193009248625 ], [ 114.30907294165767,-8.317042596054426 ], [ 114.30886906963455,-8.316978941145974 ], [ 114.30853104914016,-8.316868828724298 ], [ 114.30707131520607,-8.316393296698269 ], [ 114.30637293415523,-8.316150931348737 ], [ 114.30585957737053,-8.316232512470512 ], [ 114.30539234042548,-8.316311990840541 ], [ 114.30504568054089,-8.316519527869017 ], [ 114.30449981767156,-8.316872024615934 ], [ 114.30399933472613,-8.317135762829059 ], [ 114.30364776510901,-8.31728911568475 ], [ 114.30279495703284,-8.317426354156988 ], [ 114.30259181043724,-8.317466799866585 ], [ 114.30237946505943,-8.317401114616734 ], [ 114.30202982991571,-8.317275354811651 ], [ 114.30164531071162,-8.317195528767252 ], [ 114.30127736157513,-8.31720729049826 ], [ 114.3005777101894,-8.317269218210797 ], [ 114.30005329592089,-8.317249173646058 ], [ 114.29973207170545,-8.317161844808805 ], [ 114.29959163396191,-8.317426814404982 ], [ 114.29937280096195,-8.317740387630844 ], [ 114.29912064618614,-8.318053729073801 ], [ 114.29880170968821,-8.318383199335749 ], [ 114.29843313541417,-8.318662566014758 ], [ 114.29816523182993,-8.318843135201105 ], [ 114.29784722691103,-8.319039930122186 ], [ 114.29762943246308,-8.319204265715756 ], [ 114.29744473469648,-8.319401992250437 ], [ 114.29725935161653,-8.319699207144538 ], [ 114.29702292447794,-8.32014532974989 ], [ 114.29683776426421,-8.320409384438037 ], [ 114.29663698896141,-8.32052408676662 ], [ 114.29628622277554,-8.320637742754274 ], [ 114.29595213029054,-8.320751512363296 ], [ 114.29571778471794,-8.320899143114897 ], [ 114.29553285405703,-8.321130037597124 ], [ 114.29549564773291,-8.321281273207372 ], [ 114.29552256434502,-8.321606590352706 ], [ 114.29574701690538,-8.321796997914301 ], [ 114.29620843259684,-8.321984421343755 ], [ 114.2963726946887,-8.322051809284107 ], [ 114.29662548908848,-8.322301076839894 ], [ 114.29683338495265,-8.322551514427854 ], [ 114.29711631637433,-8.322819341088858 ], [ 114.29805087272466,-8.323235002461082 ], [ 114.29835896569016,-8.323512140485191 ], [ 114.29840599593585,-8.323561458439308 ], [ 114.29838945372607,-8.324005941916914 ], [ 114.29840821010798,-8.324110531712149 ], [ 114.29849496617456,-8.324213198151634 ], [ 114.29858710110743,-8.324293450974592 ], [ 114.29885826744571,-8.324399713366963 ], [ 114.29918493404287,-8.324455234802523 ], [ 114.29985614775755,-8.324787593386791 ], [ 114.30004129571493,-8.325010777856889 ], [ 114.30009511556597,-8.325304246389505 ], [ 114.29992479821117,-8.325697229998839 ], [ 114.29974382564573,-8.326160887720253 ], [ 114.29946492920821,-8.326831055104936 ], [ 114.29923748467404,-8.327405570713538 ], [ 114.29901715512966,-8.32772254821445 ], [ 114.29920342187101,-8.32787643925818 ], [ 114.29946672327748,-8.327999360857728 ], [ 114.29981884003024,-8.328102360477864 ], [ 114.30016357658275,-8.328231434336123 ], [ 114.30078993187777,-8.328342484948877 ], [ 114.3012658070998,-8.328350637397445 ], [ 114.30150867171646,-8.328331334980387 ], [ 114.30193726485373,-8.32849134702534 ], [ 114.30210836781004,-8.328580777508398 ], [ 114.30235997322012,-8.328638449600609 ], [ 114.30370196606198,-8.328871254050815 ], [ 114.30419079647034,-8.329111764089378 ], [ 114.30454089740084,-8.32926634710579 ], [ 114.30497440027064,-8.329420646010608 ], [ 114.30499009224837,-8.329427698567216 ], [ 114.30555942734061,-8.32962964835874 ], [ 114.30606949462668,-8.329759114420209 ], [ 114.30627304683691,-8.329794156770861 ], [ 114.30633746841302,-8.329748542803042 ], [ 114.30658083336272,-8.328959709439118 ], [ 114.30676603480568,-8.328235786872146 ], [ 114.30680698304566,-8.328089490007303 ], [ 114.30721074225183,-8.32808993127958 ], [ 114.30729462446612,-8.328093652029677 ], [ 114.30744473012381,-8.328108295389148 ], [ 114.30786731145743,-8.328367480482594 ], [ 114.3080271808645,-8.328420300791661 ], [ 114.30907779678779,-8.32821502024137 ], [ 114.30952070013478,-8.328296220277593 ], [ 114.31105825656375,-8.328680895500044 ], [ 114.31145252725908,-8.328819112384842 ], [ 114.31153880639393,-8.32887071138077 ], [ 114.31202818393793,-8.329067631099052 ], [ 114.31213651563992,-8.329138852304924 ], [ 114.31218815029349,-8.32928843085948 ], [ 114.31220733457629,-8.329567458828121 ], [ 114.31221661693561,-8.329603139600394 ], [ 114.3123054111107,-8.329604463417233 ], [ 114.3129826121145,-8.329451304509439 ], [ 114.31360097432805,-8.329279950818183 ], [ 114.31362109465007,-8.329274697867829 ], [ 114.31372608782256,-8.32926744472762 ], [ 114.31382911754697,-8.329343496529059 ], [ 114.3142286980197,-8.330175115666947 ], [ 114.31451478076231,-8.330647462919027 ], [ 114.31462770907055,-8.33086014370029 ], [ 114.31465280598387,-8.330923205821916 ], [ 114.31464211845703,-8.330953006281645 ], [ 114.31461515504233,-8.331209427849986 ], [ 114.31463757199491,-8.331360116308224 ], [ 114.3149391394505,-8.331736859689141 ], [ 114.31504040519357,-8.331706219001804 ], [ 114.31522216559061,-8.331563480196657 ], [ 114.31537197706675,-8.33136911113807 ], [ 114.31556227322071,-8.3312009478087 ], [ 114.31570987832637,-8.331312270367645 ], [ 114.31593380158084,-8.331489245813009 ], [ 114.3163888288269,-8.331810609319371 ], [ 114.31675998054342,-8.331976593062878 ], [ 114.31714495885136,-8.332078390345565 ], [ 114.31760340820038,-8.33211868669431 ], [ 114.31819285358287,-8.332014241777941 ], [ 114.31850570696007,-8.332243869312231 ], [ 114.31867388480313,-8.332350238632069 ], [ 114.3194019627168,-8.332690139008331 ], [ 114.31992923523978,-8.33298734720854 ], [ 114.3200909098592,-8.332999399803217 ], [ 114.32004993264636,-8.33344506111286 ], [ 114.31995432323821,-8.333550787529097 ], [ 114.31977313894969,-8.333787576817562 ], [ 114.31959398050968,-8.334136721618121 ], [ 114.31943460029252,-8.334426399202201 ], [ 114.31935486226722,-8.334435795257445 ], [ 114.31925346057652,-8.334378460769653 ], [ 114.31918762157477,-8.334270978228304 ], [ 114.31890419650665,-8.333778888392851 ], [ 114.31881722314355,-8.333747460970781 ], [ 114.31879915653153,-8.333825597712421 ], [ 114.3186843305226,-8.334305828842911 ], [ 114.31856578265398,-8.334331196556446 ], [ 114.31826287020304,-8.334339668797918 ], [ 114.31816619772472,-8.334323518791354 ], [ 114.31815193431575,-8.334271115249134 ], [ 114.3180382126062,-8.333922077434252 ], [ 114.31792285171795,-8.333772307143663 ], [ 114.31775274274295,-8.333771314295589 ], [ 114.31768508850072,-8.333839482218609 ], [ 114.31773585174741,-8.334036862184881 ], [ 114.31776184123702,-8.334317334285592 ], [ 114.31774104563338,-8.334559376524412 ], [ 114.31766638114787,-8.334590326992913 ], [ 114.31749840834128,-8.334593176374332 ], [ 114.31746042533051,-8.33458672102832 ], [ 114.31738198549792,-8.334536640903098 ], [ 114.31708601865977,-8.334122451544394 ], [ 114.31659468769757,-8.334168987055904 ], [ 114.31652206354701,-8.334084467436771 ], [ 114.31647667804972,-8.333873804656919 ], [ 114.31650080549625,-8.333726931710853 ], [ 114.31652122668639,-8.333674287479969 ], [ 114.31659539529538,-8.333615473178815 ], [ 114.31689292331029,-8.333403522263399 ], [ 114.31689095094734,-8.333333367480091 ], [ 114.31672012657472,-8.333157299084718 ], [ 114.31658095025124,-8.333121133559049 ], [ 114.31625477618726,-8.333046254001681 ], [ 114.31608798011221,-8.333006114755415 ], [ 114.31603835236602,-8.333024911231494 ], [ 114.31597732726331,-8.333102770497222 ], [ 114.31593821320857,-8.333373883388124 ], [ 114.31587681146412,-8.333551890680701 ], [ 114.31581210462136,-8.333596843816938 ], [ 114.3157628390305,-8.333597390968949 ], [ 114.3156810762699,-8.333523185572714 ], [ 114.3152455341784,-8.333094028579678 ], [ 114.31500929981993,-8.333135739025323 ], [ 114.31496259830018,-8.333209613452802 ], [ 114.31487406599226,-8.333487458001494 ], [ 114.31481018821032,-8.33363544865106 ], [ 114.31470023070287,-8.333622096744973 ], [ 114.31415500634247,-8.333432366662322 ], [ 114.31401177943516,-8.333334059452771 ], [ 114.31395628697609,-8.333198046717463 ], [ 114.31395221856256,-8.333166185822945 ], [ 114.31388045913044,-8.332905653571386 ], [ 114.31376469151436,-8.332759762297531 ], [ 114.3137130434894,-8.33277170680058 ], [ 114.31366842242242,-8.332800678208612 ], [ 114.31359436412967,-8.332895796220415 ], [ 114.31315930565835,-8.33359707007013 ], [ 114.31284026106879,-8.334014112069875 ], [ 114.31271402099046,-8.334065831381038 ], [ 114.31266464173822,-8.334049995637642 ], [ 114.31261815751314,-8.334024606794731 ], [ 114.31248528272009,-8.333899241462968 ], [ 114.31240598819896,-8.333706975156115 ], [ 114.31225423890429,-8.333260310986686 ], [ 114.31218038676488,-8.333268022104775 ], [ 114.31214601083556,-8.333291961227694 ], [ 114.31157306197528,-8.333638344773233 ], [ 114.31151202684451,-8.333566836079724 ], [ 114.31137683759115,-8.33321536116828 ], [ 114.31122953001213,-8.332876562895875 ], [ 114.31110671872156,-8.332767115729547 ], [ 114.31087624767096,-8.332671557609611 ], [ 114.31064776123966,-8.332560272885633 ], [ 114.31041779052211,-8.332464474077019 ], [ 114.31031037257124,-8.332442016979368 ], [ 114.31004402459038,-8.332400892684849 ], [ 114.30968696801899,-8.332318036757103 ], [ 114.30950595199428,-8.332305856047357 ], [ 114.309329223906,-8.332398334225333 ], [ 114.30927508089879,-8.332503324023595 ], [ 114.3092562242269,-8.332686039384614 ], [ 114.30933740530743,-8.332900157662262 ], [ 114.30942961935723,-8.332993103829834 ], [ 114.30965569326654,-8.33307302795413 ], [ 114.30975519836973,-8.333144874310275 ], [ 114.30976201917618,-8.333223063438819 ], [ 114.30975562404417,-8.333243086815964 ], [ 114.30968220537724,-8.333342678785018 ], [ 114.30951680109827,-8.333481002655505 ], [ 114.30937107698045,-8.333494712247676 ], [ 114.30891150104578,-8.333396529893546 ], [ 114.30872278389468,-8.333264331448044 ], [ 114.30828899909974,-8.332934234988112 ], [ 114.30814086468817,-8.332905717075958 ], [ 114.30797259658502,-8.332939876823847 ], [ 114.30788334107781,-8.333078772351774 ], [ 114.30777193382855,-8.333394778134004 ], [ 114.30762486025885,-8.333873453664758 ], [ 114.30740411395489,-8.3342619833403 ], [ 114.30722400610792,-8.334304326736069 ], [ 114.30671429206413,-8.334286468509289 ], [ 114.30620867317664,-8.335340494288307 ], [ 114.30563094718998,-8.336780260548172 ], [ 114.30536438302953,-8.337531684779727 ], [ 114.30498689523992,-8.338685876397125 ], [ 114.30470827849931,-8.339876620330095 ], [ 114.30458627063999,-8.340575234264302 ], [ 114.30452120052504,-8.340861739298042 ], [ 114.30398716068484,-8.341198823762305 ], [ 114.30354305163345,-8.341563429914583 ], [ 114.30335982812321,-8.341992603613237 ], [ 114.30327449282376,-8.342601803828215 ], [ 114.30309786502548,-8.343380750853745 ], [ 114.30282906552166,-8.344454984993858 ], [ 114.30247959530026,-8.345465891818225 ], [ 114.30219004476713,-8.346395437021915 ], [ 114.30192251448317,-8.347106235041931 ], [ 114.3016309347564,-8.347840620028508 ], [ 114.30121737391312,-8.34895424567927 ], [ 114.30090028051528,-8.349926002787607 ], [ 114.30060639078475,-8.350992941412326 ], [ 114.30050727792478,-8.351514864012776 ], [ 114.30042279063092,-8.352141446665122 ], [ 114.30056857715101,-8.352237743614886 ], [ 114.30080841413621,-8.352298815500181 ], [ 114.3011978319297,-8.352420358684096 ], [ 114.30132531448692,-8.352488631380906 ], [ 114.30152434809281,-8.352660620234158 ], [ 114.30164862138156,-8.352826901477007 ], [ 114.30189484124242,-8.353137963042304 ], [ 114.30235856805088,-8.353723204052729 ], [ 114.30257467763261,-8.353973641640691 ], [ 114.30270807393174,-8.354020904747951 ], [ 114.30283685356665,-8.354302620455332 ], [ 114.30290528449734,-8.35476647986629 ], [ 114.30282993915682,-8.355300640045378 ], [ 114.30268356984163,-8.3557452048973 ], [ 114.30239204471731,-8.3564561121149 ], [ 114.30193834909518,-8.357308484495805 ], [ 114.30157505785395,-8.358036716175906 ], [ 114.30126476743102,-8.358872255483362 ], [ 114.3010269841558,-8.359583532668831 ], [ 114.30075337409438,-8.360294564683635 ], [ 114.30053423799622,-8.360899026736796 ], [ 114.30042318287418,-8.361266693971773 ], [ 114.3001080718674,-8.361278166003245 ], [ 114.29965847920325,-8.361355269733533 ], [ 114.29930020132782,-8.361547576145455 ], [ 114.29904570646217,-8.361717673948226 ], [ 114.29871140448417,-8.361772658301707 ], [ 114.29851551105425,-8.361794232796607 ], [ 114.29843547438908,-8.361713479620594 ], [ 114.29831199450349,-8.361254359477387 ], [ 114.29817756522029,-8.360714961947597 ], [ 114.29803161935126,-8.360175485255391 ], [ 114.2979178296679,-8.359979933941004 ], [ 114.29767826792306,-8.359657492894415 ], [ 114.29739280140313,-8.359311823615075 ], [ 114.29725654573633,-8.359035923609707 ], [ 114.29718912995997,-8.358794868689227 ], [ 114.29706375460012,-8.358610689056306 ], [ 114.29689176018076,-8.358506399030532 ], [ 114.29653562850001,-8.358389373343176 ], [ 114.29604077848819,-8.358351595407079 ], [ 114.29545341244342,-8.358370472093309 ], [ 114.29495840308266,-8.358355602538881 ], [ 114.29419897241461,-8.358281627819626 ], [ 114.29332440038307,-8.358206858565785 ], [ 114.29277181142389,-8.358191598961819 ], [ 114.2919993497959,-8.358335211405754 ], [ 114.29139967821867,-8.358468563119629 ], [ 114.29112279425829,-8.358546848057994 ], [ 114.2909484107182,-8.358786237075213 ], [ 114.29082024062119,-8.359003043149825 ], [ 114.29055479190504,-8.359092866942046 ], [ 114.29026701983967,-8.35907942143804 ], [ 114.28999109085963,-8.359020235015297 ], [ 114.28975017074809,-8.358892546266549 ], [ 114.28942778874408,-8.358890322093609 ], [ 114.28905838652427,-8.359025259500607 ], [ 114.28872336357527,-8.359183335966193 ], [ 114.28844623892074,-8.359295999047584 ], [ 114.28806831988516,-8.359399774284805 ], [ 114.28793289327915,-8.359533300970917 ], [ 114.28769976566727,-8.359907794509315 ], [ 114.28760017141904,-8.360021086117017 ], [ 114.28743522512887,-8.360118248905751 ], [ 114.28732435944366,-8.3601637848171 ], [ 114.28721556418131,-8.360202201291223 ], [ 114.28704838477788,-8.360262132131734 ], [ 114.28653505919429,-8.360355470560723 ], [ 114.28622152830357,-8.360359292708585 ], [ 114.285810457986,-8.36028554197239 ], [ 114.28530829686278,-8.360091237582516 ], [ 114.28400102093437,-8.359436993951228 ], [ 114.28284321995632,-8.358949280109508 ], [ 114.28224011067284,-8.358635660084683 ], [ 114.28189642493233,-8.3584346998234 ], [ 114.28176898472118,-8.358328994594775 ], [ 114.28159468029806,-8.357956921330908 ], [ 114.28152262891271,-8.357625048547776 ], [ 114.28153260661345,-8.357301094218425 ], [ 114.28136502047855,-8.357163141421763 ], [ 114.28106944476858,-8.357035212042543 ], [ 114.2800808902735,-8.357254583270555 ], [ 114.27943353990992,-8.357403301574085 ], [ 114.27910972487877,-8.357398303806116 ], [ 114.27884976868842,-8.357326828523815 ], [ 114.27859874718668,-8.357174694827558 ], [ 114.27811604447341,-8.356639665433473 ], [ 114.27791219919307,-8.356352095083134 ], [ 114.27772061710273,-8.356182148794924 ], [ 114.27703790240008,-8.355972500108919 ], [ 114.27637387833562,-8.355727741085746 ], [ 114.27609677151081,-8.35564525291398 ], [ 114.27517948279962,-8.355469356114801 ], [ 114.27475695495338,-8.355307265881741 ], [ 114.27475668862786,-8.355307737247371 ], [ 114.27428698233012,-8.355514385037411 ], [ 114.27426876194072,-8.355842573799485 ], [ 114.2742057544488,-8.356346738523152 ], [ 114.27411876660113,-8.356805020708871 ], [ 114.27404795212128,-8.356963178490574 ], [ 114.27342786492551,-8.357251606880036 ], [ 114.27321670964881,-8.357336224579084 ], [ 114.27292745106894,-8.357513961147802 ], [ 114.27185508122015,-8.358066937884605 ], [ 114.27128124201185,-8.358335391907783 ], [ 114.27101024616563,-8.358462409813249 ], [ 114.2706866506592,-8.358513436045792 ], [ 114.27046943120652,-8.358501784618307 ], [ 114.27027297392627,-8.358424458010884 ], [ 114.269710125343,-8.35800803219743 ], [ 114.26964474210176,-8.357949977913707 ], [ 114.26952334378034,-8.357779529060535 ], [ 114.26943222177354,-8.357476137460518 ], [ 114.26939399472535,-8.357295709776997 ], [ 114.26921092610567,-8.356992995714149 ], [ 114.26908538136699,-8.356851426941189 ], [ 114.26872776874509,-8.356674089269552 ], [ 114.26795618186546,-8.356503379704275 ], [ 114.26759179635293,-8.356456564504972 ], [ 114.26715584530351,-8.356142037430155 ], [ 114.26692596818933,-8.355958280152018 ], [ 114.2663343153213,-8.355675026656448 ], [ 114.26621701772959,-8.355632459335812 ], [ 114.26584956558466,-8.355625782276819 ], [ 114.26549642476451,-8.355581634792811 ], [ 114.26453750249995,-8.355388498223245 ], [ 114.26388712673317,-8.355412205563249 ], [ 114.26374867806727,-8.355405090549814 ], [ 114.26371494622209,-8.35463055071733 ], [ 114.26370980248022,-8.354540384780474 ], [ 114.2635922953955,-8.354393521846134 ], [ 114.26346528420028,-8.354330592321549 ], [ 114.26296260491428,-8.354225054265324 ], [ 114.26245309256366,-8.35411627904824 ], [ 114.2619114407421,-8.353960127044335 ], [ 114.2615908684088,-8.353830162899909 ], [ 114.26134931312981,-8.353596357743596 ], [ 114.26110938254124,-8.353297846914135 ], [ 114.26108612427151,-8.353256349275693 ], [ 114.26055889966437,-8.353328548894135 ], [ 114.26023674052658,-8.353390575792515 ], [ 114.25950615091779,-8.353555496431293 ], [ 114.25901872567692,-8.353577290485498 ], [ 114.2584306408894,-8.353443656813692 ], [ 114.25821000044697,-8.353393518713652 ], [ 114.25772045575421,-8.353466421480636 ], [ 114.25757689900591,-8.353522686169837 ], [ 114.2574906209861,-8.353571971760477 ], [ 114.25735959040638,-8.353707761676871 ], [ 114.25723596008493,-8.353975874719556 ], [ 114.25717352089985,-8.354370400599095 ], [ 114.25723601691561,-8.354594766277231 ], [ 114.25732335800556,-8.354808973670815 ], [ 114.25735467287404,-8.355036652237992 ], [ 114.25730853520461,-8.355233382490347 ], [ 114.25716607161256,-8.355377608966901 ], [ 114.25699953740467,-8.355431021015043 ], [ 114.25657941985217,-8.355367008362309 ], [ 114.25642530037975,-8.355362327069392 ], [ 114.25581611243386,-8.355587273310762 ], [ 114.2553269544146,-8.355586762945981 ], [ 114.25509699038183,-8.355539330396226 ], [ 114.25487886497966,-8.355446146857819 ], [ 114.25455800960798,-8.355226214042295 ], [ 114.25423666170126,-8.355075015219283 ], [ 114.25382263618437,-8.355003381728553 ], [ 114.25322390398421,-8.354999194094805 ], [ 114.25284352896912,-8.35505381732796 ], [ 114.25241612816305,-8.35524560336339 ], [ 114.25196529971024,-8.355494510962991 ], [ 114.25163017981455,-8.355664021566877 ], [ 114.25141108383056,-8.355708321729583 ], [ 114.25111195898305,-8.355671854164356 ], [ 114.25074439317676,-8.355543249518055 ], [ 114.25042304527003,-8.355392055118839 ], [ 114.2501137789163,-8.35516073834002 ], [ 114.24989087081617,-8.354921915392303 ], [ 114.2495962010557,-8.354528137190181 ], [ 114.24945962780426,-8.354251500625077 ], [ 114.24935437165138,-8.353898496889427 ], [ 114.24924988215521,-8.353438298041839 ], [ 114.24915969061244,-8.353131351699966 ], [ 114.24905368674395,-8.352885554193893 ], [ 114.24879527278375,-8.352424265524286 ], [ 114.24852136185422,-8.351978195247623 ], [ 114.24832278735035,-8.351762382079301 ], [ 114.24775470810658,-8.351559293396683 ], [ 114.24758616142158,-8.351450901535262 ], [ 114.24706533863304,-8.3510949815958 ], [ 114.2466678664709,-8.350709300137506 ], [ 114.24654625196985,-8.35049402521542 ], [ 114.24650213680746,-8.350202718457123 ], [ 114.24647449476782,-8.349758363152777 ], [ 114.24643157305165,-8.349298594459809 ], [ 114.24626508675958,-8.348899216797122 ], [ 114.24606651448397,-8.348683400252762 ], [ 114.24588224684834,-8.348620838484186 ], [ 114.24574383607018,-8.348604549244904 ], [ 114.24558981020294,-8.348618784801497 ], [ 114.2452663729304,-8.348647147823057 ], [ 114.24538477259141,-8.348340408758658 ], [ 114.245604704321,-8.347714013360367 ], [ 114.24580934745921,-8.347072185597767 ], [ 114.24603035451531,-8.346292627915672 ], [ 114.24623488956371,-8.345666116625933 ], [ 114.24645470317357,-8.345055029842461 ], [ 114.24676623718682,-8.344202249658684 ], [ 114.24723655525069,-8.343177690052812 ], [ 114.24766924577619,-8.342436412929937 ], [ 114.24822488465128,-8.341548402093743 ], [ 114.24872081890629,-8.340798654941301 ], [ 114.24901824885949,-8.340368334609931 ], [ 114.24924499470893,-8.340021210022655 ], [ 114.24969808970802,-8.339382744218135 ], [ 114.24989241638961,-8.339122589676082 ], [ 114.25022196018421,-8.338573543178763 ], [ 114.25048008776088,-8.338145773507103 ], [ 114.25083646236402,-8.337699167254293 ], [ 114.25144903675522,-8.337098154005043 ], [ 114.25206187747192,-8.336458091389758 ], [ 114.25249715100966,-8.335953461994318 ], [ 114.25310971982928,-8.335352439839301 ], [ 114.25350948416548,-8.334974387135251 ], [ 114.25368329828363,-8.334810019178212 ], [ 114.25391702651854,-8.335006815205235 ], [ 114.25409343367885,-8.335077168360254 ], [ 114.25439218745436,-8.335139340079278 ], [ 114.25469301833931,-8.335166863979202 ], [ 114.2548740900815,-8.335157213905715 ], [ 114.25515399275669,-8.335145982621134 ], [ 114.25535171368523,-8.335152922662333 ], [ 114.25556573278614,-8.335158054133309 ], [ 114.25561342605711,-8.335162344270744 ], [ 114.25571555651864,-8.33519203221508 ], [ 114.25597652674827,-8.335311547327676 ], [ 114.25617632478628,-8.335419787674566 ], [ 114.25642331464718,-8.335568565058873 ], [ 114.2569087307524,-8.335757619816224 ], [ 114.25735156501054,-8.335850484667697 ], [ 114.2578826786243,-8.335929778053785 ], [ 114.25846168831909,-8.336073374956269 ], [ 114.25893316305651,-8.335998573397172 ], [ 114.25930791516973,-8.335727831580094 ], [ 114.25970448361063,-8.335144817012704 ], [ 114.25990276838952,-8.33485331304685 ], [ 114.26031620999808,-8.3346609531421 ], [ 114.260650192165,-8.334604705216705 ], [ 114.26108104293186,-8.334724881102675 ], [ 114.26133378384245,-8.335058591385241 ], [ 114.26160532125273,-8.335509593655235 ], [ 114.26185903608844,-8.335706631476858 ], [ 114.2622908507487,-8.335690117148552 ], [ 114.26282201339333,-8.335498576283779 ], [ 114.26319538485356,-8.335423076058136 ], [ 114.26354829946602,-8.335464603731746 ], [ 114.2639986353856,-8.335604428603181 ], [ 114.2645871569907,-8.335628066850694 ], [ 114.26496038135835,-8.335572097448949 ], [ 114.26545802610732,-8.335277636068268 ], [ 114.26571082496545,-8.334893925870626 ], [ 114.26595082129778,-8.334251247926936 ], [ 114.26615088677453,-8.333705917697717 ], [ 114.26649077711178,-8.332810089805481 ], [ 114.26673036782947,-8.332225985416056 ], [ 114.26705036071097,-8.331369078832992 ], [ 114.26741069452461,-8.33035624312315 ], [ 114.26767058385437,-8.329674644976247 ], [ 114.26800951698303,-8.32891550735649 ], [ 114.26850664802757,-8.327981728826034 ], [ 114.26924157571872,-8.326717672169522 ], [ 114.26967942558574,-8.325842064920188 ], [ 114.27005786166909,-8.325044145340403 ], [ 114.27057599001043,-8.323915252285849 ], [ 114.27099421431873,-8.323039509063422 ], [ 114.27139240522364,-8.322222202374439 ], [ 114.27182942379974,-8.321463742291865 ], [ 114.2722070386239,-8.320782968772882 ], [ 114.27258478048084,-8.320082679971424 ], [ 114.2729824175653,-8.319343471024947 ], [ 114.27335947856724,-8.318740803048318 ], [ 114.27375587651791,-8.318177312610963 ], [ 114.27413055508393,-8.317650061215561 ], [ 114.2749597282486,-8.318073025903026 ], [ 114.27519796171279,-8.318225100576695 ], [ 114.27543079736958,-8.318451110970516 ], [ 114.27559017758674,-8.318688791709304 ], [ 114.27568447877408,-8.319136018688619 ], [ 114.27572319278576,-8.319734704097098 ], [ 114.27622676353482,-8.320206946575373 ], [ 114.27646326533383,-8.320519192666565 ], [ 114.27665323387507,-8.320854647956601 ], [ 114.27673138286764,-8.320972514977493 ], [ 114.27697813426263,-8.321092333177383 ], [ 114.2771823650978,-8.321256208581207 ], [ 114.27730754433787,-8.321428373512621 ], [ 114.27742833980619,-8.321570234255219 ], [ 114.27770286361692,-8.321733992661624 ], [ 114.27802162627948,-8.321835844543104 ], [ 114.27823104320258,-8.321886441785185 ], [ 114.27841978821333,-8.321992326409832 ], [ 114.27855140827113,-8.322111279876712 ], [ 114.27867472323805,-8.322396805450127 ], [ 114.27875352634099,-8.322543007611115 ], [ 114.27933596816682,-8.322841041545193 ], [ 114.27955363000864,-8.322972819847799 ], [ 114.27974569348906,-8.323168026805664 ], [ 114.27986842343262,-8.323376838698323 ], [ 114.27988611228784,-8.323427336696341 ], [ 114.28023122882723,-8.323634906088273 ], [ 114.28036202651083,-8.323749660745534 ], [ 114.28048207649363,-8.323979965816985 ], [ 114.2806315280427,-8.324350536915736 ], [ 114.28070796653947,-8.324497714171448 ], [ 114.28088087470815,-8.324638374730276 ], [ 114.28119758032108,-8.324811417782479 ], [ 114.28161819820662,-8.325178626981368 ], [ 114.28182891220922,-8.325370385135328 ], [ 114.28215535705522,-8.325597779532691 ], [ 114.2822308561731,-8.325645120638221 ], [ 114.28239699702273,-8.325721513478349 ], [ 114.28244088374731,-8.325614015279125 ], [ 114.28251103631692,-8.325380049702503 ], [ 114.28279994722607,-8.324200351022439 ], [ 114.28280819548809,-8.324163327457653 ], [ 114.28285596007618,-8.323948874893397 ], [ 114.28257388557495,-8.323912523277835 ], [ 114.28251390794094,-8.323893055958479 ], [ 114.28233448429228,-8.323793076151778 ], [ 114.28216444217787,-8.323640796412516 ], [ 114.2818502114892,-8.323297076158497 ], [ 114.28174576545234,-8.323064351918442 ], [ 114.28155258764264,-8.322557388046556 ], [ 114.28133236618805,-8.322166195137688 ], [ 114.28121483904532,-8.321958865328488 ], [ 114.28115120307073,-8.321659251289249 ], [ 114.28114550996497,-8.321352862111089 ], [ 114.28122996605769,-8.320915426824515 ], [ 114.28130928398194,-8.320534626078588 ], [ 114.28142772933052,-8.320039693613808 ], [ 114.28157153680284,-8.319570358433568 ], [ 114.28183057924387,-8.319063688684981 ], [ 114.28211453696302,-8.31864617421364 ], [ 114.2823083744547,-8.318329722677149 ], [ 114.28239938725847,-8.318101546027034 ], [ 114.28247781148956,-8.317847860160539 ], [ 114.28250505682762,-8.317606524446319 ], [ 114.28242240260577,-8.317423991799155 ], [ 114.28168634721214,-8.317549167664993 ], [ 114.28139985216829,-8.317538783243663 ], [ 114.28059061769045,-8.317348400187491 ], [ 114.28008452744277,-8.317195051813778 ], [ 114.27974619159383,-8.316862636418824 ], [ 114.27973252323815,-8.316846493106151 ], [ 114.27960522565944,-8.31683919316697 ], [ 114.27905571670587,-8.31687284255009 ], [ 114.27864658643509,-8.316854819362794 ], [ 114.27833071545635,-8.316793825475775 ], [ 114.2780184058697,-8.316641398703958 ], [ 114.27786691287245,-8.316562440710431 ], [ 114.27772319008861,-8.316545443840612 ], [ 114.27767209142755,-8.316565461629816 ], [ 114.27722844370825,-8.316309869171395 ], [ 114.27696314653937,-8.316220932347525 ], [ 114.27655899620501,-8.316143253583755 ], [ 114.27614506874804,-8.316035118010653 ], [ 114.27575869195741,-8.315873465673827 ], [ 114.27529936117521,-8.315599526917385 ], [ 114.2752875348028,-8.315589600473935 ], [ 114.27501464794246,-8.315227562851097 ], [ 114.27490470269318,-8.315091745111451 ], [ 114.27462569593759,-8.314707836542112 ], [ 114.27431621674575,-8.314258032185787 ], [ 114.27304893630702,-8.313501973460257 ], [ 114.27272586007662,-8.313247594456959 ], [ 114.27238282287493,-8.31296683155078 ], [ 114.27216362325947,-8.312817739903291 ], [ 114.27194806527172,-8.312755263991022 ], [ 114.27156167510789,-8.31271699792549 ], [ 114.27137664081368,-8.312287394072232 ], [ 114.27135543179379,-8.3119853084775 ], [ 114.27133635114245,-8.311381301026174 ], [ 114.27143314062546,-8.310894234628258 ], [ 114.27159945976878,-8.310477329649331 ], [ 114.27181211827468,-8.310107205352594 ], [ 114.27207195188879,-8.309667726336826 ], [ 114.27263730994075,-8.308928457203628 ], [ 114.27310816956873,-8.308351095647845 ], [ 114.27350131925,-8.3079481677253 ], [ 114.27384901657518,-8.307566876696255 ], [ 114.27411553058978,-8.307185009585998 ], [ 114.27428002000437,-8.30688322038465 ], [ 114.27436275891654,-8.306661642795266 ], [ 114.2743894415193,-8.306421259824019 ], [ 114.27361664670701,-8.306087647621345 ], [ 114.27294416154238,-8.30588751972963 ], [ 114.27216380155316,-8.305762741654945 ], [ 114.27154650017968,-8.305801562614105 ], [ 114.2710417571556,-8.305905662126213 ], [ 114.27047085754695,-8.306062933987311 ], [ 114.27030857784614,-8.306031823040293 ], [ 114.27017751606529,-8.305998168127458 ], [ 114.26960782661754,-8.305746300842925 ], [ 114.26909773593017,-8.305464694333114 ], [ 114.26830572786223,-8.304929902309874 ], [ 114.26813908333443,-8.304781309909503 ], [ 114.26802602799346,-8.304557881432896 ], [ 114.2680145403787,-8.304299826266556 ], [ 114.26796059683639,-8.304155491756598 ], [ 114.267777671966,-8.303866413711424 ], [ 114.26750307906642,-8.303383968361517 ], [ 114.26750133514125,-8.303184169226643 ], [ 114.26750019406919,-8.303148154109577 ], [ 114.2674586797506,-8.302939757936022 ], [ 114.26740687794826,-8.302857997418242 ], [ 114.26712518900366,-8.302653552613538 ], [ 114.2664935863335,-8.302247848884065 ], [ 114.26629886740685,-8.302034530728911 ], [ 114.2655997442138,-8.301230339681126 ], [ 114.26548102919642,-8.301192005687257 ], [ 114.26481529129468,-8.301039160984443 ], [ 114.26437757291878,-8.300930404743053 ], [ 114.2642011312122,-8.300862317030184 ], [ 114.26415553510687,-8.300814718472179 ], [ 114.26400217895151,-8.300580058652775 ], [ 114.26367097146375,-8.299955231077835 ], [ 114.26359976808398,-8.299650478873737 ], [ 114.26359877744598,-8.29949981381499 ], [ 114.26360769876135,-8.299287372616458 ], [ 114.26365957633733,-8.298958685713219 ], [ 114.26381731514938,-8.298410480549423 ], [ 114.26383287452281,-8.298144179394807 ], [ 114.26384612834899,-8.297700271998409 ], [ 114.2637876840321,-8.297198270213205 ], [ 114.26368964984374,-8.296946649205273 ], [ 114.26363591690949,-8.296827963202594 ], [ 114.26351277689298,-8.296658097124533 ], [ 114.26413103436005,-8.296348779518958 ], [ 114.26510127597557,-8.296062345789615 ], [ 114.26582843233827,-8.295920832663178 ], [ 114.26651305588656,-8.29584185016421 ], [ 114.26727118613179,-8.29578433412671 ], [ 114.2678289310892,-8.295788248766529 ], [ 114.26836518844483,-8.295854851078104 ], [ 114.26914229570994,-8.296090715446827 ], [ 114.2694777889059,-8.296271117460771 ], [ 114.26995702494369,-8.296451921806048 ], [ 114.27010952975196,-8.296549181510549 ], [ 114.27062763134873,-8.29672027891346 ], [ 114.27095710382619,-8.29678790195457 ], [ 114.27126160308163,-8.296803347648435 ], [ 114.27273343751349,-8.296722040684729 ], [ 114.27359234876842,-8.296513188686996 ], [ 114.27385555768471,-8.296654400879827 ], [ 114.27413922567705,-8.296766809942966 ], [ 114.27456122978894,-8.296849084143359 ], [ 114.27498412536208,-8.296857662264548 ], [ 114.27514694551193,-8.296788332050959 ], [ 114.27576054174408,-8.296424258556968 ], [ 114.27612600146806,-8.296247286429459 ], [ 114.27665073666451,-8.295797318276767 ], [ 114.27695214365795,-8.295996620434629 ], [ 114.27770180054671,-8.296484014483452 ], [ 114.27800905665156,-8.296538985390967 ], [ 114.27823306459452,-8.296511174003417 ], [ 114.27845282026048,-8.296572279299886 ], [ 114.27848824811502,-8.296615342549794 ], [ 114.27925415080374,-8.297508801332025 ], [ 114.28010797403424,-8.298702709957295 ], [ 114.28031060469532,-8.298929620707224 ], [ 114.28060912891982,-8.299134452185394 ], [ 114.28117491821598,-8.299463592584516 ], [ 114.2815110833521,-8.299668965568573 ], [ 114.28214597329264,-8.300139722703761 ], [ 114.28219000599296,-8.300152022681003 ], [ 114.28237838773151,-8.300222831543799 ], [ 114.28278266844377,-8.299405157157024 ], [ 114.2833107990004,-8.298244573698172 ], [ 114.2836819462586,-8.297463171822752 ], [ 114.28424634821698,-8.296653434807235 ], [ 114.28465723244102,-8.296357961602778 ], [ 114.28514749364825,-8.296402056699874 ], [ 114.28554065224439,-8.296689591427121 ], [ 114.28609600473777,-8.297168105373407 ], [ 114.2868276295589,-8.297769890805492 ], [ 114.28747950521162,-8.298086344612083 ], [ 114.28802446324649,-8.298103695791934 ], [ 114.28854359559723,-8.297917463582254 ], [ 114.28907826726341,-8.297460101834279 ], [ 114.28948094556968,-8.296391581998442 ], [ 114.28976069892583,-8.295362881557793 ], [ 114.29000018043865,-8.294345650936714 ], [ 114.290235594653,-8.293215369454821 ], [ 114.29053804688506,-8.291794496586784 ], [ 114.29070324389927,-8.291407560404155 ], [ 114.29135792097573,-8.290732966967163 ], [ 114.29204417924252,-8.290187959906877 ], [ 114.29295723127638,-8.289741551967566 ], [ 114.29370756233534,-8.289326349737358 ], [ 114.29429201886836,-8.289395096011692 ], [ 114.29471014957147,-8.290012477604435 ], [ 114.29512782785919,-8.290694524823444 ], [ 114.29551368537201,-8.291279340161232 ], [ 114.29619314846374,-8.291704488916535 ], [ 114.29710029566874,-8.292098868811245 ], [ 114.29797540480781,-8.292428354672826 ] ] ] }, "id": "relation/8362865" }, { "type": "Feature", "properties": { "@id": "relation/8365248", "admin_level": "6", "boundary": "administrative", "is_in:city": "Semarang", "is_in:province": "Jawa Tengah", "name": "Kabat", "source": "HOT_InAWARESurvey_2018", "type": "boundary" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 114.32431745419248,-8.233784191483279 ], [ 114.3244569715001,-8.233771243014497 ], [ 114.32468795737017,-8.233678665708869 ], [ 114.32504465178621,-8.233554006843475 ], [ 114.32507261252371,-8.233544239772604 ], [ 114.32522957241903,-8.233551839481217 ], [ 114.32544624919441,-8.2336427464016 ], [ 114.32576181261842,-8.233855729164207 ], [ 114.32578762938769,-8.233872650247639 ], [ 114.32622446855871,-8.234158989331323 ], [ 114.32628789503846,-8.23418620566196 ], [ 114.32681819630611,-8.234413760537846 ], [ 114.32701527203912,-8.23439870035333 ], [ 114.32747315865103,-8.234358175597722 ], [ 114.32777183553785,-8.23444404912704 ], [ 114.32804384542337,-8.234611312100297 ], [ 114.32825097462896,-8.234819594594278 ], [ 114.32845168641447,-8.235154937368911 ], [ 114.32845805480369,-8.235163307106687 ], [ 114.32869665599841,-8.235476986212282 ], [ 114.32885602284239,-8.235686490019422 ], [ 114.32906491380285,-8.235978740614938 ], [ 114.32915158183764,-8.236084159461871 ], [ 114.3292271400163,-8.236176063712312 ], [ 114.32942387364834,-8.236291988459971 ], [ 114.32964294288773,-8.236324787603792 ], [ 114.32984988488657,-8.236284462267628 ], [ 114.33014076704363,-8.236124755521868 ], [ 114.33032460120499,-8.236074247453917 ], [ 114.33044871291655,-8.236112655022263 ], [ 114.33055089352398,-8.236220275806815 ], [ 114.33061603272778,-8.236409024159055 ], [ 114.33071235530713,-8.236584613388963 ], [ 114.330854557032,-8.236687218593984 ], [ 114.3310001184576,-8.236708383015916 ], [ 114.3321130743892,-8.236739941929093 ], [ 114.33240599911129,-8.236825519006789 ], [ 114.33261453237115,-8.236976905083827 ], [ 114.33288085806576,-8.2372632820025 ], [ 114.33310134695908,-8.237443630523597 ], [ 114.3336164354108,-8.237761888418417 ], [ 114.33391975904976,-8.23788624082048 ], [ 114.33423677444567,-8.237926839150561 ], [ 114.33454804770496,-8.237969347448633 ], [ 114.33490353975991,-8.238020902963431 ], [ 114.33504533475512,-8.237935938754188 ], [ 114.33517035130113,-8.237909574874742 ], [ 114.33534351799368,-8.237961631848545 ], [ 114.33554474794379,-8.238099834239643 ], [ 114.33577329009073,-8.238232934088973 ], [ 114.33594908994324,-8.238255677568327 ], [ 114.3362527545663,-8.238247858300397 ], [ 114.33647960293398,-8.238350666300915 ], [ 114.33667933299635,-8.238527364270357 ], [ 114.33682197376707,-8.23874558775972 ], [ 114.33708537434846,-8.239193687213643 ], [ 114.33715381642229,-8.239233776343113 ], [ 114.33697788062214,-8.239662619073002 ], [ 114.33641745236071,-8.241103254489667 ], [ 114.33615887570829,-8.24176795163477 ], [ 114.3359458505887,-8.242303446806574 ], [ 114.33587480767108,-8.242482041356224 ], [ 114.33631027510398,-8.24286478990509 ], [ 114.33676086509092,-8.243247181873826 ], [ 114.33731110393035,-8.24363929073845 ], [ 114.33774469594516,-8.243859014122807 ], [ 114.3381786657186,-8.244024555429864 ], [ 114.33875716616546,-8.244263337166567 ], [ 114.33926365199784,-8.244429377720737 ], [ 114.33986115955065,-8.24454186140612 ], [ 114.34059375829509,-8.244781701765531 ], [ 114.34111693342982,-8.245155554612204 ], [ 114.34154121300107,-8.245411330948627 ], [ 114.34154108708151,-8.245429390864953 ], [ 114.34207420537258,-8.245676884425839 ], [ 114.34275191785254,-8.245988584470968 ], [ 114.34327741079268,-8.246028322550044 ], [ 114.34327734839043,-8.246037351955224 ], [ 114.34391086547602,-8.24618619843203 ], [ 114.34449030864506,-8.246289517845062 ], [ 114.34495141121023,-8.246464266905585 ], [ 114.34521503465602,-8.246357714755492 ], [ 114.34584042494261,-8.246371043262089 ], [ 114.34637548216541,-8.246338598486521 ], [ 114.34702025174501,-8.246171450240555 ], [ 114.34759237934431,-8.246021862780223 ], [ 114.34818275964915,-8.245854340142579 ], [ 114.34854571436279,-8.245802649760636 ], [ 114.34859072433153,-8.245848111049744 ], [ 114.34859066192928,-8.245857140454939 ], [ 114.34860175172925,-8.245859248794622 ], [ 114.34903426061771,-8.245941460596399 ], [ 114.34961395116568,-8.246008652376943 ], [ 114.34990432741813,-8.245965493317238 ], [ 114.35001916234194,-8.24606633896288 ], [ 114.35019916878571,-8.245892618431707 ], [ 114.35070351176489,-8.245314755416942 ], [ 114.35073042949023,-8.245293186451775 ], [ 114.35085703841412,-8.245166067206773 ], [ 114.35135044759897,-8.244662855226073 ], [ 114.35205775219345,-8.243995322145516 ], [ 114.35225769175065,-8.24378088518092 ], [ 114.35306192400583,-8.242902099851506 ], [ 114.35313739303763,-8.242974896738771 ], [ 114.35328110022181,-8.243099201235911 ], [ 114.35348110775101,-8.243272204124818 ], [ 114.35393952478387,-8.243575210157299 ], [ 114.35494090186091,-8.244190387658765 ], [ 114.35521278694011,-8.244374961706797 ], [ 114.35532242017814,-8.244449382180326 ], [ 114.35556896207834,-8.244616752139264 ], [ 114.35594828405499,-8.24478424462534 ], [ 114.3563163624525,-8.244926022945881 ], [ 114.35611154882224,-8.245337542319177 ], [ 114.3559288512746,-8.245704640108604 ], [ 114.35575653369904,-8.245912774464093 ], [ 114.35536441477177,-8.246393431267217 ], [ 114.35523143969056,-8.246610522559369 ], [ 114.35531776451296,-8.246669576385049 ], [ 114.35739276282891,-8.247574906154043 ], [ 114.35750698264326,-8.247627161499551 ], [ 114.35818619500913,-8.247937873120392 ], [ 114.3585943034408,-8.248118309709671 ], [ 114.35865530625541,-8.248196433063557 ], [ 114.35869375951313,-8.248255564887504 ], [ 114.35874622879909,-8.24856449919564 ], [ 114.35868312547372,-8.249129258851019 ], [ 114.35864526058266,-8.249688546054969 ], [ 114.35859429452593,-8.250087555961658 ], [ 114.3583984646133,-8.250425739153723 ], [ 114.35782695101024,-8.250960554576452 ], [ 114.3567541276292,-8.251885375006104 ], [ 114.35626282786815,-8.252556682329598 ], [ 114.35612104290286,-8.252953598448521 ], [ 114.35608437257125,-8.253230138097862 ], [ 114.35613484275144,-8.253472668407936 ], [ 114.35687993646334,-8.253806449994887 ], [ 114.35734718566655,-8.254103727287584 ], [ 114.35774479043484,-8.254417838759697 ], [ 114.35796799494656,-8.254817240927808 ], [ 114.35803585311388,-8.255059899411135 ], [ 114.3583306086779,-8.255165707143449 ], [ 114.35886916266409,-8.255203982114761 ], [ 114.35912844134273,-8.255413342207161 ], [ 114.35945473686971,-8.255986450412737 ], [ 114.3599197284415,-8.256612393421079 ], [ 114.36068019320683,-8.257240360018754 ], [ 114.36132042189402,-8.257659907043399 ], [ 114.36213551774145,-8.257924952367739 ], [ 114.36262086364459,-8.258118558091057 ], [ 114.3632089551169,-8.258537744053582 ], [ 114.36360502322658,-8.259076717016688 ], [ 114.3638981195558,-8.259424691785075 ], [ 114.3642100179526,-8.259565215381267 ], [ 114.36459215583764,-8.259602413860081 ], [ 114.36497405525498,-8.259674214523225 ], [ 114.36551106924108,-8.259937356573472 ], [ 114.36618511892212,-8.260495519438221 ], [ 114.36684012361131,-8.261295733389366 ], [ 114.36727131759055,-8.261783040534159 ], [ 114.36808500938371,-8.262255647450607 ], [ 114.36874345734888,-8.262554212878849 ], [ 114.36929726092549,-8.262903962806249 ], [ 114.36945203227826,-8.263147196264846 ], [ 114.36944978133526,-8.263475863086434 ], [ 114.36934277568382,-8.263873016517982 ], [ 114.36909730911012,-8.26418272976103 ], [ 114.36892136885346,-8.264492914311505 ], [ 114.36888447342737,-8.264804043805141 ], [ 114.36964769058379,-8.265034119305586 ], [ 114.37101780462709,-8.265475900492536 ], [ 114.37207649608847,-8.265707976182819 ], [ 114.37263736005245,-8.265886598613941 ], [ 114.37244431484889,-8.266296586951146 ], [ 114.37201861785198,-8.267184176538516 ], [ 114.37139475308089,-8.268719954530608 ], [ 114.37130481672051,-8.268868459968738 ], [ 114.37130419158115,-8.268868346347372 ], [ 114.37070769472615,-8.269975575732911 ], [ 114.37057484110612,-8.270250250001354 ], [ 114.37008754847142,-8.270280372524081 ], [ 114.36947825466397,-8.270380671017716 ], [ 114.36922499336055,-8.270587820266755 ], [ 114.36888693498025,-8.270919715285217 ], [ 114.36858827257805,-8.271627834472264 ], [ 114.36794797591706,-8.27318999863734 ], [ 114.36754524300653,-8.273772089449139 ], [ 114.36741561425464,-8.274314270585705 ], [ 114.36732738392989,-8.274940271510671 ], [ 114.36715577506716,-8.275482167371477 ], [ 114.36685882539082,-8.275939663986602 ], [ 114.36658501252118,-8.276084005190448 ], [ 114.36622839165236,-8.276060695641595 ], [ 114.36595714285382,-8.275829105810661 ], [ 114.36579182326336,-8.275452016967272 ], [ 114.36581724221783,-8.274804702259525 ], [ 114.3660946376544,-8.274138203296262 ], [ 114.36662301001839,-8.273598739991828 ], [ 114.36712909915099,-8.273247099072131 ], [ 114.36729841249458,-8.273039379271603 ], [ 114.36738450665094,-8.272726659602872 ], [ 114.36736495129611,-8.272517657196531 ], [ 114.36721918817551,-8.272349579665262 ], [ 114.36701047885202,-8.27218106639145 ], [ 114.36659132630798,-8.272094671379703 ], [ 114.36594120015202,-8.272027592114567 ], [ 114.36541697754677,-8.27196136757073 ], [ 114.36478897304501,-8.271727340701439 ], [ 114.364056328613,-8.271450827827607 ], [ 114.36347044796771,-8.271196207029695 ], [ 114.36261159577175,-8.270960604479013 ], [ 114.36233878579827,-8.270958748003887 ], [ 114.36214919278559,-8.271061892502889 ], [ 114.36206367473773,-8.271291059789199 ], [ 114.36220842381722,-8.271605350657303 ], [ 114.36256346568319,-8.271858412479459 ], [ 114.36316905323243,-8.272301160961327 ], [ 114.36337747617422,-8.272511440385532 ], [ 114.36333378668628,-8.272761787693428 ], [ 114.36318517088461,-8.273011420735093 ], [ 114.36291192075208,-8.27307222410845 ], [ 114.36263995989744,-8.272945051312398 ], [ 114.36217941672425,-8.272774820912577 ], [ 114.36186534204303,-8.27266824763309 ], [ 114.36150857965318,-8.272665819500528 ], [ 114.36100391574787,-8.272808593986975 ], [ 114.36035234430661,-8.27295036776732 ], [ 114.35999486428905,-8.273052369009669 ], [ 114.35972089652884,-8.273217599429604 ], [ 114.35955172136116,-8.273404432284139 ], [ 114.35933884667561,-8.273841602376615 ], [ 114.35927273577678,-8.274300669085189 ], [ 114.35910211755387,-8.274696362785026 ], [ 114.35886941227497,-8.274966302209492 ], [ 114.35865911614516,-8.275027531255473 ], [ 114.35830249416126,-8.275004213906794 ], [ 114.35803111498669,-8.274793494374446 ], [ 114.35763552492558,-8.274331289690888 ], [ 114.3573033323714,-8.273806846465874 ], [ 114.35705336948145,-8.273533617493662 ], [ 114.35671859502823,-8.273385125385104 ], [ 114.35581776606655,-8.273149223123177 ], [ 114.35498119487552,-8.272725771470446 ], [ 114.35439530308709,-8.272471127273031 ], [ 114.35393691502711,-8.271987599959113 ], [ 114.35360501665441,-8.271421378301909 ], [ 114.35350368182429,-8.270898514076116 ], [ 114.35346659807641,-8.270188093823832 ], [ 114.35344863175256,-8.269749348049974 ], [ 114.35334542039296,-8.269497995612202 ], [ 114.35296882295138,-8.2693283245298 ], [ 114.35242319186131,-8.269324597085818 ], [ 114.35135218483761,-8.269421714181531 ], [ 114.35063837144794,-8.269458608525337 ], [ 114.349883296692,-8.269390782688742 ], [ 114.34965144721487,-8.269535409168336 ], [ 114.34971210124553,-8.269870020912954 ], [ 114.34991865434262,-8.270351833312775 ], [ 114.35000015077952,-8.270707475776314 ], [ 114.34993532247378,-8.270978567479636 ], [ 114.34961808198337,-8.271331474299545 ], [ 114.34935840548992,-8.271720091985078 ], [ 114.34937851355194,-8.27290933707077 ], [ 114.34930137748547,-8.273808970405248 ], [ 114.3491689707093,-8.275008280119385 ], [ 114.34898433422991,-8.276066032178241 ], [ 114.34885350980355,-8.277035908306024 ], [ 114.34883237432902,-8.277529971614015 ], [ 114.34886601368586,-8.277794955645687 ], [ 114.34900667875215,-8.277972415844454 ], [ 114.34934313806977,-8.278045314129436 ], [ 114.34955534638672,-8.278135018712376 ], [ 114.34964255487236,-8.278347413111943 ], [ 114.34965664221589,-8.278877016795333 ], [ 114.34956566618482,-8.279211757819171 ], [ 114.3492423202874,-8.279809656492896 ], [ 114.34873956411273,-8.280706382529358 ], [ 114.34836324525303,-8.281268619348294 ], [ 114.34818237743411,-8.281779247101401 ], [ 114.34805459066546,-8.2823078813362 ], [ 114.34799507770866,-8.283225291523156 ], [ 114.34789826148106,-8.284407199882448 ], [ 114.34771617681461,-8.285094309538142 ], [ 114.34737412245113,-8.285833291125487 ], [ 114.34690585140879,-8.286871464455505 ], [ 114.34659938090545,-8.287593024664572 ], [ 114.34634587110804,-8.288350256740134 ], [ 114.34601972378687,-8.289354100937972 ], [ 114.34572928290392,-8.290322881713985 ], [ 114.34545706798191,-8.291221195597226 ], [ 114.34480014553402,-8.291322609582471 ], [ 114.34382326697734,-8.29152773634813 ], [ 114.34343079257771,-8.29186041024329 ], [ 114.34308956950328,-8.29247584403309 ], [ 114.34272892033688,-8.293338245361142 ], [ 114.34265602874758,-8.293620157170141 ], [ 114.34229610723516,-8.294376663861817 ], [ 114.34183170848657,-8.294850046278938 ], [ 114.34122786263244,-8.294969474487496 ], [ 114.34041241465776,-8.294910954426076 ], [ 114.33933129732715,-8.294797651700721 ], [ 114.33812615520357,-8.294665861116304 ], [ 114.33695648773711,-8.294534298996963 ], [ 114.33569790351932,-8.294437425965958 ], [ 114.33479364911319,-8.294395930597611 ], [ 114.33356967483225,-8.294422842735024 ], [ 114.33294857694047,-8.294471540020849 ], [ 114.33250373354669,-8.294680292774533 ], [ 114.33212982943725,-8.294889540351527 ], [ 114.3316821701351,-8.295504233099592 ], [ 114.33121739585614,-8.296030561787157 ], [ 114.33075493046773,-8.296221547700073 ], [ 114.33008049857155,-8.296287521543521 ], [ 114.32931751430944,-8.296335240416774 ], [ 114.32878721527005,-8.296351594324765 ], [ 114.32869388911924,-8.295693489546505 ], [ 114.32845807040532,-8.29520567209515 ], [ 114.32812796164536,-8.295086224969097 ], [ 114.32769145120211,-8.294703507619529 ], [ 114.32748502625283,-8.294463266151125 ], [ 114.3272493423715,-8.29420761571787 ], [ 114.32698839331489,-8.294009280796724 ], [ 114.32659538626605,-8.293812258516528 ], [ 114.32650043208152,-8.293781299142268 ], [ 114.3261986997054,-8.29381525830655 ], [ 114.32594525231026,-8.293899108188327 ], [ 114.32560555363627,-8.29405156621765 ], [ 114.32540023298635,-8.29408656619313 ], [ 114.32450700820438,-8.293845853300862 ], [ 114.3242854729574,-8.293789747984253 ], [ 114.32309824701179,-8.294009323113704 ], [ 114.32295819928504,-8.294039461236086 ], [ 114.32268669307587,-8.294134690657369 ], [ 114.32228301744499,-8.294470515973513 ], [ 114.32188015638849,-8.294875622375981 ], [ 114.32179438315825,-8.294932782997497 ], [ 114.32147297842084,-8.294919002100945 ], [ 114.32073512784473,-8.294802464484818 ], [ 114.32016507846993,-8.294736569745583 ], [ 114.31938948557718,-8.294574282246758 ], [ 114.31855746753308,-8.294299136612699 ], [ 114.31804996765959,-8.294100142024117 ], [ 114.317823351073,-8.294010674812036 ], [ 114.31742511670882,-8.293996965219854 ], [ 114.31711735581257,-8.294031579627783 ], [ 114.31709983967949,-8.294043397063517 ], [ 114.31641576103857,-8.294016861529684 ], [ 114.31577510444686,-8.294002778651805 ], [ 114.31508605255794,-8.293969043470588 ], [ 114.31442625514092,-8.293916184162406 ], [ 114.31377643542464,-8.293824740159936 ], [ 114.31334976561948,-8.293754163021834 ], [ 114.31296218535272,-8.293645211726583 ], [ 114.31210890368628,-8.293494391777239 ], [ 114.3108543288249,-8.293240473021909 ], [ 114.31057599400945,-8.293791719244949 ], [ 114.31050490206098,-8.293922200448048 ], [ 114.31031944320739,-8.294262597801321 ], [ 114.30991894675525,-8.294648657027327 ], [ 114.30933332797893,-8.295044309457921 ], [ 114.30927672676215,-8.29506776830943 ], [ 114.30891309342176,-8.295283275072629 ], [ 114.30833175478027,-8.295660217931205 ], [ 114.30805852581896,-8.295837380630594 ], [ 114.30670912046251,-8.296729037536483 ], [ 114.30656744804536,-8.296796628272331 ], [ 114.3060137949028,-8.297118817454377 ], [ 114.30492454631484,-8.297805927110094 ], [ 114.30471007591176,-8.297921724790413 ], [ 114.30443594434426,-8.298077044424783 ], [ 114.3040669744837,-8.298349667164221 ], [ 114.3036822769859,-8.298045085450358 ], [ 114.30309207163144,-8.297790670823952 ], [ 114.30253853549355,-8.297574602473258 ], [ 114.30232266549274,-8.29748830664736 ], [ 114.30221556846617,-8.297442138891856 ], [ 114.30210647233569,-8.297402983587887 ], [ 114.30192208323705,-8.297337144553396 ], [ 114.3013587944947,-8.297237648394148 ], [ 114.30097474776402,-8.297243709208631 ], [ 114.30074132374237,-8.297333979861083 ], [ 114.30065415648778,-8.297461297535993 ], [ 114.30044471616337,-8.297875589340192 ], [ 114.30035829662438,-8.297894623187096 ], [ 114.29972404853785,-8.297834385941462 ], [ 114.29922247132296,-8.297697773667252 ], [ 114.29862182582062,-8.297574940135906 ], [ 114.2983954878159,-8.297411672012618 ], [ 114.29846228402627,-8.297153410732957 ], [ 114.2986915627457,-8.29689628491013 ], [ 114.29915011906948,-8.296382016617077 ], [ 114.29970525761152,-8.295997784878797 ], [ 114.30045604777249,-8.295517892516889 ], [ 114.30133591175351,-8.295168251787041 ], [ 114.30198785538002,-8.2948817177659 ], [ 114.30218598415146,-8.294430329928364 ], [ 114.30222210177588,-8.293913140949513 ], [ 114.30209596532902,-8.293362477559787 ], [ 114.30151466123377,-8.292841005137383 ], [ 114.30063887346795,-8.292608552785319 ], [ 114.29966425031259,-8.292569439856536 ], [ 114.29865621957966,-8.292659468714351 ], [ 114.29797540480781,-8.292428354672826 ], [ 114.29710029566874,-8.292098868811245 ], [ 114.29619314846374,-8.291704488916535 ], [ 114.29551368537201,-8.291279340161232 ], [ 114.29512782785919,-8.290694524823444 ], [ 114.29471014957147,-8.290012477604435 ], [ 114.29429201886836,-8.289395096011692 ], [ 114.29370756233534,-8.289326349737358 ], [ 114.29295723127638,-8.289741551967566 ], [ 114.29204417924252,-8.290187959906877 ], [ 114.29135792097573,-8.290732966967163 ], [ 114.29070324389927,-8.291407560404155 ], [ 114.29053804688506,-8.291794496586784 ], [ 114.290235594653,-8.293215369454821 ], [ 114.29000018043865,-8.294345650936714 ], [ 114.28976069892583,-8.295362881557793 ], [ 114.28948094556968,-8.296391581998442 ], [ 114.28907826726341,-8.297460101834279 ], [ 114.28854359559723,-8.297917463582254 ], [ 114.28802446324649,-8.298103695791934 ], [ 114.28747950521162,-8.298086344612083 ], [ 114.2868276295589,-8.297769890805492 ], [ 114.28609600473777,-8.297168105373407 ], [ 114.28554065224439,-8.296689591427121 ], [ 114.28514749364825,-8.296402056699874 ], [ 114.28465723244102,-8.296357961602778 ], [ 114.28424634821698,-8.296653434807235 ], [ 114.2836819462586,-8.297463171822752 ], [ 114.2833107990004,-8.298244573698172 ], [ 114.28278266844377,-8.299405157157024 ], [ 114.28237838773151,-8.300222831543799 ], [ 114.28219000599296,-8.300152022681003 ], [ 114.28214597329264,-8.300139722703761 ], [ 114.2815110833521,-8.299668965568573 ], [ 114.28117491821598,-8.299463592584516 ], [ 114.28060912891982,-8.299134452185394 ], [ 114.28031060469532,-8.298929620707224 ], [ 114.28010797403424,-8.298702709957295 ], [ 114.27925415080374,-8.297508801332025 ], [ 114.27848824811502,-8.296615342549794 ], [ 114.27845282026048,-8.296572279299886 ], [ 114.27823306459452,-8.296511174003417 ], [ 114.27800905665156,-8.296538985390967 ], [ 114.27770180054671,-8.296484014483452 ], [ 114.27695214365795,-8.295996620434629 ], [ 114.27665073666451,-8.295797318276767 ], [ 114.27612600146806,-8.296247286429459 ], [ 114.27576054174408,-8.296424258556968 ], [ 114.27514694551193,-8.296788332050959 ], [ 114.27498412536208,-8.296857662264548 ], [ 114.27456122978894,-8.296849084143359 ], [ 114.27413922567705,-8.296766809942966 ], [ 114.27385555768471,-8.296654400879827 ], [ 114.27359234876842,-8.296513188686996 ], [ 114.27273343751349,-8.296722040684729 ], [ 114.27126160308163,-8.296803347648435 ], [ 114.27095710382619,-8.29678790195457 ], [ 114.27062763134873,-8.29672027891346 ], [ 114.27010952975196,-8.296549181510549 ], [ 114.26995702494369,-8.296451921806048 ], [ 114.2694777889059,-8.296271117460771 ], [ 114.26914229570994,-8.296090715446827 ], [ 114.26836518844483,-8.295854851078104 ], [ 114.2678289310892,-8.295788248766529 ], [ 114.26727118613179,-8.29578433412671 ], [ 114.26651305588656,-8.29584185016421 ], [ 114.26582843233827,-8.295920832663178 ], [ 114.26510127597557,-8.296062345789615 ], [ 114.26413103436005,-8.296348779518958 ], [ 114.26351277689298,-8.296658097124533 ], [ 114.26298614065252,-8.296150851352939 ], [ 114.26264059732546,-8.295849552434753 ], [ 114.26195298403343,-8.295137212202761 ], [ 114.26183151439488,-8.294997991294009 ], [ 114.26177324280013,-8.294967236927128 ], [ 114.26135026922327,-8.294698084179199 ], [ 114.26009319714954,-8.293807247419256 ], [ 114.25967433210222,-8.293510133922926 ], [ 114.25909638102108,-8.293083235678154 ], [ 114.25830702728248,-8.292854850644604 ], [ 114.25774344324358,-8.29266952327302 ], [ 114.25752246627357,-8.29250618052752 ], [ 114.25738995029437,-8.292320476494165 ], [ 114.25725489253033,-8.292029187605607 ], [ 114.25705348428832,-8.291664034359513 ], [ 114.25682284274566,-8.291208443230378 ], [ 114.25675743498992,-8.291133212680828 ], [ 114.25608556381971,-8.290462672010436 ], [ 114.25540983484582,-8.289863141950592 ], [ 114.25492096766477,-8.289599790410977 ], [ 114.25472527815812,-8.289520930497341 ], [ 114.25388902343488,-8.289207051914097 ], [ 114.25377335276548,-8.2890754530075 ], [ 114.25366214052276,-8.28880895796315 ], [ 114.25348375208461,-8.287927419120363 ], [ 114.25334009170486,-8.287616352025326 ], [ 114.25318013760744,-8.287432663839679 ], [ 114.25278127253415,-8.287104276705914 ], [ 114.25179672405041,-8.286467747586697 ], [ 114.25167706073928,-8.286343028592794 ], [ 114.25141434212794,-8.285941030013751 ], [ 114.25127403364907,-8.285625541231973 ], [ 114.25116522055696,-8.285236706257242 ], [ 114.25105242373985,-8.284797537022657 ], [ 114.25076551193644,-8.284174903585496 ], [ 114.2503000679456,-8.283461018871433 ], [ 114.2501940674204,-8.283210769585251 ], [ 114.2501986027376,-8.283007054704632 ], [ 114.25018689559992,-8.282748008902113 ], [ 114.25007012062935,-8.28223135816951 ], [ 114.24990005957017,-8.281816647328368 ], [ 114.24981993487317,-8.281621256492485 ], [ 114.24966019807043,-8.280902117722123 ], [ 114.24950577661666,-8.280191935946622 ], [ 114.24936477725285,-8.279971109410681 ], [ 114.24923846474239,-8.279885474358137 ], [ 114.24880350990252,-8.279636750578339 ], [ 114.24812535503342,-8.279292486490151 ], [ 114.24787405160467,-8.279164917008881 ], [ 114.24779744261586,-8.27913473540537 ], [ 114.2473012743533,-8.27894316671736 ], [ 114.2477619200429,-8.278335226814662 ], [ 114.24806785789706,-8.278135354105306 ], [ 114.24865418538802,-8.277760690018456 ], [ 114.2491129200037,-8.277486136123462 ], [ 114.24941886565766,-8.277286263414126 ], [ 114.24990085185827,-8.27699413656808 ], [ 114.25002251873165,-8.276945542950106 ], [ 114.25013087829147,-8.276919369584338 ], [ 114.25032254061378,-8.276841179349844 ], [ 114.25053552338912,-8.276777608027601 ], [ 114.25081411338513,-8.276681960733532 ], [ 114.25101225775805,-8.276406779418155 ], [ 114.25124447942042,-8.275936601798438 ], [ 114.25146059568695,-8.27543376874962 ], [ 114.25152923054092,-8.274978697996975 ], [ 114.25151474092245,-8.27471827715488 ], [ 114.25136947590845,-8.274456930287107 ], [ 114.25102434153932,-8.274168716916728 ], [ 114.25093623490584,-8.274061876231269 ], [ 114.25089426482673,-8.273894418204117 ], [ 114.25108549590304,-8.273528432530277 ], [ 114.25114283592056,-8.27341231726894 ], [ 114.25110505348793,-8.273275468788032 ], [ 114.25100795310689,-8.273136809466797 ], [ 114.25082172536648,-8.273050893620521 ], [ 114.25069085859401,-8.272983884553819 ], [ 114.25053147503357,-8.272805425919051 ], [ 114.2504393701868,-8.272595761633397 ], [ 114.25043020149067,-8.272443771651867 ], [ 114.25071106917429,-8.27189672982639 ], [ 114.2508169627247,-8.271677288399934 ], [ 114.2508272925527,-8.271528362818927 ], [ 114.2499017700659,-8.271588635745856 ], [ 114.24976112060111,-8.271597789948265 ], [ 114.2486765666811,-8.271415236171727 ], [ 114.24841804128779,-8.271328490109587 ], [ 114.24804424192668,-8.271129226950865 ], [ 114.24756807809287,-8.270578115594969 ], [ 114.24731964072022,-8.270379414023765 ], [ 114.2469858101024,-8.270445594038758 ], [ 114.24674798336788,-8.270466747343019 ], [ 114.24664458814301,-8.270447832705383 ], [ 114.24646057568613,-8.270236330920305 ], [ 114.24637199434916,-8.270043948722011 ], [ 114.24629751484214,-8.269683909077136 ], [ 114.24626658887543,-8.268876674816415 ], [ 114.24626596596431,-8.268701543564385 ], [ 114.24613295522363,-8.268483267746346 ], [ 114.24589486439368,-8.268228401777746 ], [ 114.24520517956375,-8.267512192598959 ], [ 114.24463201006733,-8.266347788098218 ], [ 114.24474056463555,-8.265320690114461 ], [ 114.24482247002855,-8.264513118191095 ], [ 114.24493048303269,-8.263604707315967 ], [ 114.24506476745158,-8.262570214630978 ], [ 114.24522243717477,-8.261813685703963 ], [ 114.24541968005472,-8.26070039102196 ], [ 114.24520236811189,-8.259946894132019 ], [ 114.24505447328123,-8.259554386312093 ], [ 114.24486321991866,-8.259238391647516 ], [ 114.24482381390884,-8.259173274737254 ], [ 114.24451842653363,-8.258811924663322 ], [ 114.24401475549459,-8.258259224238293 ], [ 114.24378976471345,-8.258010840333025 ], [ 114.24467018474319,-8.256806458228674 ], [ 114.24537152656487,-8.255905411961432 ], [ 114.24723649284826,-8.253674087811657 ], [ 114.24814164763414,-8.253148650574435 ], [ 114.24854789736422,-8.253295309607335 ], [ 114.24911016649752,-8.253438975544112 ], [ 114.24956614315055,-8.253548858394781 ], [ 114.24990502390504,-8.253572661602801 ], [ 114.24999483211944,-8.253578972011736 ], [ 114.25084202955007,-8.25359839369629 ], [ 114.25101078015835,-8.253619190362205 ], [ 114.25123221066063,-8.253697303704373 ], [ 114.25136979794955,-8.253801012060997 ], [ 114.25153750220237,-8.253968026545749 ], [ 114.25203537204584,-8.254467109915256 ], [ 114.25267662591727,-8.254989577455833 ], [ 114.25366114877147,-8.255612464969431 ], [ 114.25381637476971,-8.255778965713359 ], [ 114.25434016167243,-8.256383116879407 ], [ 114.25467329137724,-8.25659138383195 ], [ 114.25540027836111,-8.256950626730371 ], [ 114.25595060411912,-8.257284630088504 ], [ 114.25754598752545,-8.258133465539093 ], [ 114.25896151046553,-8.259000743213933 ], [ 114.25955546665071,-8.259346182864052 ], [ 114.25973987135083,-8.259492167735823 ], [ 114.26022301533821,-8.25979796965688 ], [ 114.26046050554696,-8.259836804003811 ], [ 114.26070668640504,-8.259826398394898 ], [ 114.26084264231693,-8.259930532424139 ], [ 114.26113538986037,-8.260216120454373 ], [ 114.2613070499804,-8.260248717908629 ], [ 114.26153795116379,-8.260224963711464 ], [ 114.26197553359023,-8.260168920793458 ], [ 114.26231953802861,-8.260199204900655 ], [ 114.26265496993737,-8.260348521637143 ], [ 114.26347008472774,-8.260803674811839 ], [ 114.26415009829662,-8.261350684332074 ], [ 114.26425653006783,-8.261521944367205 ], [ 114.26482447336393,-8.26276815956073 ], [ 114.26518567189605,-8.262330239462546 ], [ 114.26579058639008,-8.261599895018957 ], [ 114.26632532268678,-8.261006789047606 ], [ 114.26676730671289,-8.26048191013826 ], [ 114.26737254213485,-8.259705651957413 ], [ 114.26807035376378,-8.258884133129245 ], [ 114.26895334232113,-8.257972091784094 ], [ 114.26923736132748,-8.257581574142307 ], [ 114.26950418735514,-8.25720058072903 ], [ 114.26967584747517,-8.25691524235144 ], [ 114.26954885968125,-8.256863257787979 ], [ 114.26947027275793,-8.256725935671344 ], [ 114.26948177151763,-8.256529119620883 ], [ 114.26951644162847,-8.256118093848546 ], [ 114.26949209020067,-8.255284121258509 ], [ 114.26945505548366,-8.255147769812821 ], [ 114.26942986051046,-8.255109643038219 ], [ 114.26931564069611,-8.254967996208794 ], [ 114.26912806461705,-8.254949413704079 ], [ 114.2688424588062,-8.255016144130698 ], [ 114.26861297059378,-8.255146766894823 ], [ 114.26824543710183,-8.255481063270347 ], [ 114.26802482228895,-8.255618242720011 ], [ 114.26771985613169,-8.25569315237073 ], [ 114.26731782190591,-8.255680226137258 ], [ 114.26703182162353,-8.255637882799711 ], [ 114.26696739001754,-8.255618760884609 ], [ 114.26661261893541,-8.255536609269544 ], [ 114.26646478873526,-8.255474280389821 ], [ 114.26630776309439,-8.25530685245605 ], [ 114.26620011559069,-8.255036646673316 ], [ 114.26617905477659,-8.254794724807946 ], [ 114.26630607154337,-8.25423381849971 ], [ 114.26639900990747,-8.253848708698863 ], [ 114.26640887506009,-8.253216785086181 ], [ 114.26636924395579,-8.252958980678457 ], [ 114.26627282331474,-8.252783907343039 ], [ 114.26612845422032,-8.252661057047888 ], [ 114.26576665618022,-8.252608630106185 ], [ 114.26559477765049,-8.252562675216105 ], [ 114.26496017075013,-8.251866218632435 ], [ 114.26476943109199,-8.251670780939394 ], [ 114.26446804304329,-8.25154406390932 ], [ 114.26433303431193,-8.251479250086353 ], [ 114.26424731791238,-8.251331497913576 ], [ 114.26399926943967,-8.25090391433181 ], [ 114.26381594452438,-8.250528039001747 ], [ 114.26364505997779,-8.250064450372829 ], [ 114.26354537769592,-8.24979403731262 ], [ 114.2633638201071,-8.249301517380745 ], [ 114.26328073909579,-8.249127684275971 ], [ 114.26313217566828,-8.248989484154972 ], [ 114.2629272673196,-8.248927606559239 ], [ 114.26246982643831,-8.248984696982316 ], [ 114.26211103708489,-8.249054849553737 ], [ 114.26186005012757,-8.24918323918094 ], [ 114.26158308036361,-8.249399210557703 ], [ 114.26140000505917,-8.249480666882249 ], [ 114.26131248679053,-8.249482729528912 ], [ 114.26123837501223,-8.249270350729001 ], [ 114.26098418658808,-8.248626637503859 ], [ 114.26082174419503,-8.248408321580744 ], [ 114.26045267404449,-8.248124122036044 ], [ 114.26000129288265,-8.247765463076894 ], [ 114.25992932841588,-8.247675318327632 ], [ 114.25961165779449,-8.247277426066232 ], [ 114.25945195553618,-8.247083250897369 ], [ 114.25894562459439,-8.246891324465063 ], [ 114.25876757714036,-8.24680957512315 ], [ 114.25874644612418,-8.246787696376812 ], [ 114.25812670882738,-8.246146020186959 ], [ 114.25774212276269,-8.245680286431115 ], [ 114.25755776263691,-8.245481012154736 ], [ 114.25738634878257,-8.245397133285545 ], [ 114.25725873139277,-8.245351324322073 ], [ 114.25698065064465,-8.245149317719873 ], [ 114.25629139371925,-8.24446324998131 ], [ 114.25615342532841,-8.244257414537392 ], [ 114.25602914201157,-8.243920586361462 ], [ 114.2559156933123,-8.243770982137322 ], [ 114.25573718786949,-8.243653354699161 ], [ 114.25469176694899,-8.243384429310355 ], [ 114.25434074223742,-8.243281750589057 ], [ 114.25390549432925,-8.24306677537823 ], [ 114.25375372052005,-8.242956002183172 ], [ 114.25366641954608,-8.242620122326455 ], [ 114.25357182194713,-8.242157787315938 ], [ 114.25349372755701,-8.241760649425819 ], [ 114.25346637635741,-8.241639192039997 ], [ 114.25343084375456,-8.241599264553198 ], [ 114.25341458235491,-8.241592593082139 ], [ 114.25325294227807,-8.240915315166028 ], [ 114.25316927735842,-8.240684611197475 ], [ 114.25314634670141,-8.240659883127925 ], [ 114.25286928222087,-8.240361126021863 ], [ 114.25266313696669,-8.240155019795903 ], [ 114.25260951323727,-8.240047635276255 ], [ 114.25275102630732,-8.239856906757616 ], [ 114.25289302522398,-8.239674174632807 ], [ 114.25309878491973,-8.239344504951429 ], [ 114.2534029487626,-8.238520647106604 ], [ 114.25344834985955,-8.238321946699557 ], [ 114.25325685691605,-8.23793746874288 ], [ 114.253200293587,-8.237853038239683 ], [ 114.25307335928046,-8.237413864581292 ], [ 114.25304268960936,-8.237027024208494 ], [ 114.2530317781013,-8.236815298382108 ], [ 114.25266973268045,-8.236469045279939 ], [ 114.2525077716775,-8.236276256326512 ], [ 114.25240081282864,-8.23600983037465 ], [ 114.25237178567768,-8.235695009060123 ], [ 114.25247260457509,-8.235222124725969 ], [ 114.25258281169155,-8.234945810165641 ], [ 114.25276664585472,-8.234657185674568 ], [ 114.25283891007639,-8.234213097776211 ], [ 114.25282985058331,-8.234016349654091 ], [ 114.25282701795842,-8.233954934518234 ], [ 114.25226403231244,-8.23327348794408 ], [ 114.25203372729737,-8.232949384312063 ], [ 114.2519125462706,-8.23268313659208 ], [ 114.25189044355938,-8.232194366397735 ], [ 114.25188408296998,-8.232053595477183 ], [ 114.25188117902979,-8.23181664681614 ], [ 114.25159731602908,-8.231407907673544 ], [ 114.25183279821722,-8.229854843112095 ], [ 114.25271440277828,-8.228768758125057 ], [ 114.2535170058847,-8.228122378348756 ], [ 114.25536662340454,-8.227767594972073 ], [ 114.25593665160812,-8.228489946339654 ], [ 114.25613035092211,-8.228735404029397 ], [ 114.25628119203904,-8.228774327550466 ], [ 114.25649162188638,-8.228859661727595 ], [ 114.25664964485186,-8.229027277963148 ], [ 114.25700823474035,-8.229519503713496 ], [ 114.2571475614961,-8.229587777516249 ], [ 114.25727561458845,-8.229556753473261 ], [ 114.25746800011002,-8.229534017851945 ], [ 114.25762771574155,-8.229633729088489 ], [ 114.25788681946979,-8.229888646279836 ], [ 114.25801707781939,-8.230135809977902 ], [ 114.25833666842956,-8.230880125889929 ], [ 114.2585478326193,-8.231055641603565 ], [ 114.25885737532666,-8.231278013727533 ], [ 114.25897858198299,-8.231365087324186 ], [ 114.25923997454376,-8.23165380436544 ], [ 114.25947720622682,-8.231909792461336 ], [ 114.25973275636099,-8.232062510096826 ], [ 114.26000300894995,-8.232252062995345 ], [ 114.26018736238913,-8.23238136299037 ], [ 114.2603459848626,-8.232613951257321 ], [ 114.26048630337321,-8.23299606575014 ], [ 114.26087905412463,-8.234073562662477 ], [ 114.26091105318959,-8.234161339407686 ], [ 114.26141359318466,-8.235304286410933 ], [ 114.26158513853009,-8.235421102608914 ], [ 114.26179992985929,-8.235475233347049 ], [ 114.26207833933516,-8.235481761103394 ], [ 114.26210746566106,-8.235483131719169 ], [ 114.26252820723788,-8.235502932219193 ], [ 114.2625808447858,-8.235513899473832 ], [ 114.26291699989382,-8.235583927189813 ], [ 114.26346935484365,-8.235767393662478 ], [ 114.26428798645543,-8.236271267522469 ], [ 114.2646647555041,-8.236526693914431 ], [ 114.26492259892734,-8.236598612739108 ], [ 114.26531075753087,-8.236630189463845 ], [ 114.2655502591017,-8.236571711719384 ], [ 114.26598825271617,-8.236446661756709 ], [ 114.26617298391398,-8.236465038148095 ], [ 114.26633362777943,-8.236481014288369 ], [ 114.26656162167751,-8.236452212206434 ], [ 114.26689434910918,-8.236428377799099 ], [ 114.26727112038611,-8.236499383985862 ], [ 114.26746433719677,-8.236590215119875 ], [ 114.26752098855764,-8.236616850945509 ], [ 114.26774184072316,-8.236808827494597 ], [ 114.26792177362154,-8.236926006966602 ], [ 114.26807006180867,-8.236914721025027 ], [ 114.2682928116767,-8.236922103502659 ], [ 114.26864252593556,-8.236960802982422 ], [ 114.2687800597371,-8.236909684257903 ], [ 114.26886582293743,-8.23687741777241 ], [ 114.26894369669141,-8.236939406777591 ], [ 114.26901915792156,-8.236962329652961 ], [ 114.26944472565562,-8.237017160163594 ], [ 114.26960361668286,-8.237019602789866 ], [ 114.26970153386833,-8.237029607231596 ], [ 114.27017967117833,-8.237113744659212 ], [ 114.2703296798893,-8.237173273168363 ], [ 114.27044444126774,-8.237218815831797 ], [ 114.27068832883857,-8.237410926083884 ], [ 114.27098046907237,-8.237776648775522 ], [ 114.27113842294899,-8.238081310757758 ], [ 114.27123777538806,-8.238319993308597 ], [ 114.27136999829897,-8.238476199911293 ], [ 114.2716591877918,-8.238632658320331 ], [ 114.27218499831477,-8.238679118045456 ], [ 114.27238192249686,-8.238702716187888 ], [ 114.27255065304715,-8.238798960750767 ], [ 114.27268595930698,-8.238984458612594 ], [ 114.27271929333736,-8.239030157272563 ], [ 114.27287210012881,-8.239304265413276 ], [ 114.27292399776459,-8.23933882411648 ], [ 114.27320283625637,-8.239524495786375 ], [ 114.27349039214211,-8.239717055110567 ], [ 114.27434490179736,-8.241067396533515 ], [ 114.27450291696304,-8.241302742795869 ], [ 114.27529742669984,-8.241888100803678 ], [ 114.27590767660085,-8.242460226172879 ], [ 114.27635764813684,-8.242755681507589 ], [ 114.27657289745666,-8.242916868066711 ], [ 114.27665939388434,-8.242981635090727 ], [ 114.27690353329243,-8.243232388047803 ], [ 114.27706579182204,-8.243558516433293 ], [ 114.27771479919221,-8.244791344039443 ], [ 114.27839562176386,-8.245344533641656 ], [ 114.27866057237524,-8.245587131938253 ], [ 114.27880832345845,-8.245810599413987 ], [ 114.27901211636463,-8.246408870267505 ], [ 114.27910902953892,-8.246717845786657 ], [ 114.27921428457857,-8.246873298018066 ], [ 114.27945161432335,-8.247025110815471 ], [ 114.27974713431587,-8.247163279795373 ], [ 114.27981288640086,-8.247194022986387 ], [ 114.28005071202216,-8.24738846445532 ], [ 114.28045380151644,-8.247934916811806 ], [ 114.280638518226,-8.248177209751031 ], [ 114.28111029049006,-8.24852037511142 ], [ 114.2815028529197,-8.248819245897044 ], [ 114.28189110289834,-8.249175468923799 ], [ 114.28195790468027,-8.249221952048407 ], [ 114.28390573579539,-8.248346869657551 ], [ 114.28534853416141,-8.247425410021823 ], [ 114.28527510769464,-8.246931728963547 ], [ 114.28517515797405,-8.246651462976152 ], [ 114.2849628727684,-8.246382156443579 ], [ 114.28476932277346,-8.246179947045894 ], [ 114.28468922704934,-8.246009943888801 ], [ 114.28470198945735,-8.245774650071555 ], [ 114.28479903969431,-8.245573091377301 ], [ 114.2849696880033,-8.245376004486616 ], [ 114.28517406704606,-8.245136954237974 ], [ 114.28525318773364,-8.244955616186648 ], [ 114.28525274534451,-8.244796440993241 ], [ 114.28516414394774,-8.244629368533655 ], [ 114.28496587365709,-8.244460286978438 ], [ 114.2847371320434,-8.244301720229705 ], [ 114.28463614042568,-8.244168932373443 ], [ 114.28462753780815,-8.243857807303586 ], [ 114.28442738652787,-8.243241351678313 ], [ 114.28473747637082,-8.242663318173293 ], [ 114.2851601713658,-8.242174403041867 ], [ 114.28558042152446,-8.241716774993838 ], [ 114.28638363751207,-8.240945753057746 ], [ 114.28705068363644,-8.240200867700189 ], [ 114.28754306541059,-8.239797931977813 ], [ 114.2879979087914,-8.239575352634555 ], [ 114.28868690496468,-8.239571160518828 ], [ 114.28919370726847,-8.239692122033587 ], [ 114.28982626937369,-8.239976523267821 ], [ 114.29032285885415,-8.240259969488958 ], [ 114.29070971146331,-8.240678108004641 ], [ 114.29113263378105,-8.241123593236106 ], [ 114.29182616415829,-8.241760623814308 ], [ 114.29210653819547,-8.241852900244531 ], [ 114.2924233452116,-8.241731129759705 ], [ 114.29278793687565,-8.24164093489363 ], [ 114.29327137504636,-8.241219868998281 ], [ 114.2938821653982,-8.240736479869346 ], [ 114.29452997932216,-8.24014497746084 ], [ 114.295196239845,-8.239508450553524 ], [ 114.29595301841012,-8.238890618782726 ], [ 114.29627225354972,-8.2384755457735 ], [ 114.29639687896572,-8.238627595941757 ], [ 114.29649547477796,-8.238694076773941 ], [ 114.29675847085613,-8.238860399286033 ], [ 114.29732940389599,-8.239107969681022 ], [ 114.29802446313201,-8.239528256641448 ], [ 114.29886379674402,-8.240057922723446 ], [ 114.29977450534473,-8.240750640745491 ], [ 114.30044237495835,-8.241170731604305 ], [ 114.30206672979998,-8.242220635466024 ], [ 114.30216152017724,-8.242354015003171 ], [ 114.30218678312607,-8.242210391441564 ], [ 114.30230021288057,-8.241994363195923 ], [ 114.30253175814445,-8.241735449990456 ], [ 114.30300813815788,-8.241240725909089 ], [ 114.3032113939565,-8.240938808534496 ], [ 114.30334110517046,-8.240746128836845 ], [ 114.30374526776301,-8.240106109644476 ], [ 114.30383819275571,-8.239859231222148 ], [ 114.30414965322174,-8.24003984720745 ], [ 114.30496036752933,-8.240544398546405 ], [ 114.30534372894667,-8.24084050470098 ], [ 114.30552633511738,-8.240981549779614 ], [ 114.30585633690258,-8.241253413665755 ], [ 114.30622009281919,-8.241553075609916 ], [ 114.30669010444157,-8.24181648733625 ], [ 114.30702546948973,-8.241929083595238 ], [ 114.3070521955518,-8.240991121854819 ], [ 114.30765592774455,-8.240218682503972 ], [ 114.30826650080176,-8.239762369308794 ], [ 114.30884163820278,-8.239188408652039 ], [ 114.3091433750354,-8.238820250027981 ], [ 114.30965474051604,-8.238290998442732 ], [ 114.3100651879225,-8.237932628077164 ], [ 114.31059746600963,-8.23829756962199 ], [ 114.31183698071922,-8.239931746151461 ], [ 114.31225807553832,-8.239347678549287 ], [ 114.31252266176429,-8.239105689803294 ], [ 114.31300657352526,-8.238612367537025 ], [ 114.3135188182108,-8.237956688679448 ], [ 114.31397635715197,-8.237345782456146 ], [ 114.31451433614652,-8.236897989407336 ], [ 114.31420962405295,-8.236399176819875 ], [ 114.31385876537874,-8.236017442364863 ], [ 114.31342689722928,-8.235553865959552 ], [ 114.31327501867358,-8.235236731356169 ], [ 114.31325955067526,-8.23485733137762 ], [ 114.31352540277962,-8.234434737763985 ], [ 114.31398623567596,-8.233354256719505 ], [ 114.31482745807746,-8.232321579240416 ], [ 114.31533906425041,-8.231266287619409 ], [ 114.31562281136152,-8.230938443155647 ], [ 114.31598443890957,-8.230455079638082 ], [ 114.3162067842762,-8.230152472560905 ], [ 114.31698880238704,-8.229882119687419 ], [ 114.31705815263862,-8.229686527103798 ], [ 114.31714995438719,-8.229494856959814 ], [ 114.31766330894364,-8.228423015329197 ], [ 114.31811872063128,-8.227460873777192 ], [ 114.31880616677458,-8.227736354803803 ], [ 114.31897133592913,-8.227900580093868 ], [ 114.31920128658869,-8.228182445103906 ], [ 114.31941537700671,-8.228310178381522 ], [ 114.32001116737715,-8.228583484246068 ], [ 114.32008016550147,-8.22871198307084 ], [ 114.32008956263537,-8.228914101140719 ], [ 114.32010959046723,-8.229334115048999 ], [ 114.3202816762617,-8.229731352066747 ], [ 114.32036072563035,-8.229995996282108 ], [ 114.32048851462727,-8.23010168591108 ], [ 114.32064713375743,-8.230136328142262 ], [ 114.32153054241766,-8.230202929347886 ], [ 114.32162015228035,-8.230228260274174 ], [ 114.32200764117199,-8.230337777638928 ], [ 114.32212877316792,-8.230434967144985 ], [ 114.32220233335404,-8.230516673063988 ], [ 114.32248484578788,-8.230620610991613 ], [ 114.32279931160095,-8.230733493574078 ], [ 114.32286888137544,-8.230758467920248 ], [ 114.3231208701139,-8.230943107742947 ], [ 114.32353762350917,-8.23136434744637 ], [ 114.32376601076371,-8.231693728534154 ], [ 114.32383632936885,-8.231964179487555 ], [ 114.32398784019584,-8.232701348080889 ], [ 114.32419745769707,-8.233721218535791 ] ] ] }, "id": "relation/8365248" }, { "type": "Feature", "properties": { "@id": "relation/8408785", "admin_level": "6", "boundary": "administrative", "is_in:city": "Semarang", "is_in:province": "Jawa Tengah", "name": "Glagah", "source": "HOT_InAWARESurvey_2018", "type": "boundary" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 114.351392,-8.21967 ], [ 114.351506,-8.220177 ], [ 114.351711,-8.22072 ], [ 114.352024,-8.221237 ], [ 114.352195,-8.221509 ], [ 114.352519,-8.221827 ], [ 114.351708,-8.223745 ], [ 114.351064,-8.223849 ], [ 114.350591,-8.224026 ], [ 114.350154,-8.224321 ], [ 114.349677,-8.225086 ], [ 114.34933,-8.225472 ], [ 114.3492,-8.225949 ], [ 114.349017,-8.226228 ], [ 114.34887,-8.226534 ], [ 114.347801,-8.226337 ], [ 114.346523,-8.226319 ], [ 114.345945,-8.226044 ], [ 114.345528,-8.226059 ], [ 114.345284,-8.225958 ], [ 114.344671,-8.226776 ], [ 114.344367,-8.227505 ], [ 114.344002,-8.227864 ], [ 114.343825,-8.228531 ], [ 114.343549,-8.229035 ], [ 114.343284,-8.229367 ], [ 114.342965,-8.229627 ], [ 114.342899,-8.229656 ], [ 114.342511,-8.229831 ], [ 114.341949,-8.229837 ], [ 114.341605,-8.229645 ], [ 114.341227,-8.229317 ], [ 114.34083,-8.229052 ], [ 114.340658,-8.22897 ], [ 114.340269,-8.228841 ], [ 114.340033,-8.228938 ], [ 114.339833,-8.229099 ], [ 114.339532,-8.229359 ], [ 114.339438,-8.229783 ], [ 114.339415,-8.230295 ], [ 114.33946,-8.230551 ], [ 114.339474,-8.231057 ], [ 114.340222,-8.23173 ], [ 114.340619,-8.23204 ], [ 114.341187,-8.232414 ], [ 114.341883,-8.232708 ], [ 114.34257,-8.232956 ], [ 114.343049,-8.233212 ], [ 114.343646,-8.233424 ], [ 114.34408,-8.233572 ], [ 114.344396,-8.233764 ], [ 114.343884,-8.234329 ], [ 114.343474,-8.234742 ], [ 114.343199,-8.235173 ], [ 114.342951,-8.235542 ], [ 114.343085,-8.235814 ], [ 114.343201,-8.236085 ], [ 114.343326,-8.236411 ], [ 114.343431,-8.236954 ], [ 114.343383,-8.237342 ], [ 114.343254,-8.237621 ], [ 114.343063,-8.237782 ], [ 114.342799,-8.237925 ], [ 114.342427,-8.237967 ], [ 114.34211,-8.23792 ], [ 114.341585,-8.237808 ], [ 114.341167,-8.237922 ], [ 114.340841,-8.237866 ], [ 114.340567,-8.238126 ], [ 114.34012,-8.238593 ], [ 114.339836,-8.23897 ], [ 114.339446,-8.239003 ], [ 114.339183,-8.239119 ], [ 114.338567,-8.239033 ], [ 114.338051,-8.238858 ], [ 114.33732,-8.238843 ], [ 114.337154,-8.239234 ], [ 114.337085,-8.239194 ], [ 114.336822,-8.238746 ], [ 114.336679,-8.238527 ], [ 114.33648,-8.238351 ], [ 114.336253,-8.238248 ], [ 114.335949,-8.238256 ], [ 114.335773,-8.238233 ], [ 114.335545,-8.2381 ], [ 114.335344,-8.237962 ], [ 114.33517,-8.23791 ], [ 114.335045,-8.237936 ], [ 114.334904,-8.238021 ], [ 114.334548,-8.237969 ], [ 114.334237,-8.237927 ], [ 114.33392,-8.237886 ], [ 114.333616,-8.237762 ], [ 114.333101,-8.237444 ], [ 114.332881,-8.237263 ], [ 114.332615,-8.236977 ], [ 114.332406,-8.236826 ], [ 114.332113,-8.23674 ], [ 114.331,-8.236708 ], [ 114.330855,-8.236687 ], [ 114.330712,-8.236585 ], [ 114.330616,-8.236409 ], [ 114.330551,-8.23622 ], [ 114.330449,-8.236113 ], [ 114.330325,-8.236074 ], [ 114.330141,-8.236125 ], [ 114.32985,-8.236284 ], [ 114.329643,-8.236325 ], [ 114.329424,-8.236292 ], [ 114.329227,-8.236176 ], [ 114.329152,-8.236084 ], [ 114.329065,-8.235979 ], [ 114.328856,-8.235686 ], [ 114.328697,-8.235477 ], [ 114.328452,-8.235155 ], [ 114.328251,-8.23482 ], [ 114.328044,-8.234611 ], [ 114.327772,-8.234444 ], [ 114.327473,-8.234358 ], [ 114.327015,-8.234399 ], [ 114.326818,-8.234414 ], [ 114.326224,-8.234159 ], [ 114.325762,-8.233856 ], [ 114.325446,-8.233643 ], [ 114.32523,-8.233552 ], [ 114.325073,-8.233544 ], [ 114.324688,-8.233679 ], [ 114.324457,-8.233771 ], [ 114.324317,-8.233784 ], [ 114.324197,-8.233721 ], [ 114.323988,-8.232701 ], [ 114.323836,-8.231964 ], [ 114.323766,-8.231694 ], [ 114.323538,-8.231364 ], [ 114.323121,-8.230943 ], [ 114.322869,-8.230758 ], [ 114.322799,-8.230733 ], [ 114.322485,-8.230621 ], [ 114.322202,-8.230517 ], [ 114.322129,-8.230435 ], [ 114.322008,-8.230338 ], [ 114.32162,-8.230228 ], [ 114.321531,-8.230203 ], [ 114.320647,-8.230136 ], [ 114.320489,-8.230102 ], [ 114.320361,-8.229996 ], [ 114.320282,-8.229731 ], [ 114.320138,-8.229399 ], [ 114.32011,-8.229334 ], [ 114.32009,-8.228914 ], [ 114.32008,-8.228712 ], [ 114.320011,-8.228583 ], [ 114.319415,-8.22831 ], [ 114.319228,-8.228199 ], [ 114.319201,-8.228182 ], [ 114.318971,-8.227901 ], [ 114.318806,-8.227736 ], [ 114.318119,-8.227461 ], [ 114.317663,-8.228423 ], [ 114.31715,-8.229495 ], [ 114.317058,-8.229687 ], [ 114.316989,-8.229882 ], [ 114.316207,-8.230152 ], [ 114.315984,-8.230455 ], [ 114.315623,-8.230938 ], [ 114.315339,-8.231266 ], [ 114.314827,-8.232322 ], [ 114.313986,-8.233354 ], [ 114.313525,-8.234435 ], [ 114.31326,-8.234857 ], [ 114.313275,-8.235237 ], [ 114.313427,-8.235554 ], [ 114.313859,-8.236017 ], [ 114.31421,-8.236399 ], [ 114.314514,-8.236898 ], [ 114.313976,-8.237346 ], [ 114.313519,-8.237957 ], [ 114.313007,-8.238612 ], [ 114.312523,-8.239106 ], [ 114.312258,-8.239348 ], [ 114.311837,-8.239932 ], [ 114.310597,-8.238298 ], [ 114.310065,-8.237933 ], [ 114.309655,-8.238291 ], [ 114.309143,-8.23882 ], [ 114.308842,-8.239188 ], [ 114.308267,-8.239762 ], [ 114.307656,-8.240219 ], [ 114.307052,-8.240991 ], [ 114.307025,-8.241929 ], [ 114.30669,-8.241816 ], [ 114.30622,-8.241553 ], [ 114.305856,-8.241253 ], [ 114.305526,-8.240982 ], [ 114.305344,-8.240841 ], [ 114.30496,-8.240544 ], [ 114.30415,-8.24004 ], [ 114.303838,-8.239859 ], [ 114.303745,-8.240106 ], [ 114.303341,-8.240746 ], [ 114.303211,-8.240939 ], [ 114.303008,-8.241241 ], [ 114.302532,-8.241735 ], [ 114.3023,-8.241994 ], [ 114.302187,-8.24221 ], [ 114.302162,-8.242354 ], [ 114.302067,-8.242221 ], [ 114.300465,-8.241185 ], [ 114.300465,-8.241185 ], [ 114.299775,-8.240751 ], [ 114.298864,-8.240058 ], [ 114.298024,-8.239528 ], [ 114.297329,-8.239108 ], [ 114.296758,-8.23886 ], [ 114.296495,-8.238694 ], [ 114.296397,-8.238628 ], [ 114.296272,-8.238476 ], [ 114.297925,-8.23524 ], [ 114.298146,-8.2348 ], [ 114.298457,-8.234293 ], [ 114.298803,-8.233833 ], [ 114.299005,-8.233473 ], [ 114.299265,-8.233151 ], [ 114.299649,-8.232395 ], [ 114.299507,-8.232171 ], [ 114.29926,-8.231741 ], [ 114.299229,-8.231687 ], [ 114.299057,-8.231476 ], [ 114.298827,-8.231321 ], [ 114.298437,-8.23119 ], [ 114.298012,-8.231123 ], [ 114.297602,-8.231175 ], [ 114.297482,-8.231179 ], [ 114.297455,-8.231131 ], [ 114.297189,-8.23066 ], [ 114.296962,-8.230097 ], [ 114.296926,-8.229975 ], [ 114.296913,-8.229195 ], [ 114.29688,-8.228956 ], [ 114.296805,-8.22882 ], [ 114.296525,-8.228666 ], [ 114.296377,-8.228591 ], [ 114.296295,-8.228477 ], [ 114.296412,-8.228031 ], [ 114.296465,-8.227785 ], [ 114.296548,-8.22752 ], [ 114.296587,-8.227394 ], [ 114.296752,-8.227031 ], [ 114.296779,-8.226899 ], [ 114.296733,-8.2268 ], [ 114.296291,-8.226591 ], [ 114.295739,-8.226368 ], [ 114.295609,-8.226287 ], [ 114.29555,-8.226038 ], [ 114.295588,-8.225821 ], [ 114.295761,-8.225315 ], [ 114.295855,-8.224922 ], [ 114.295854,-8.22478 ], [ 114.29578,-8.224664 ], [ 114.295679,-8.224615 ], [ 114.295507,-8.224676 ], [ 114.295336,-8.224754 ], [ 114.295164,-8.224769 ], [ 114.294868,-8.224796 ], [ 114.294601,-8.224745 ], [ 114.294375,-8.224664 ], [ 114.294245,-8.224617 ], [ 114.294116,-8.224532 ], [ 114.294078,-8.224443 ], [ 114.294199,-8.224125 ], [ 114.294306,-8.223885 ], [ 114.294321,-8.223737 ], [ 114.294269,-8.223647 ], [ 114.293524,-8.22346 ], [ 114.293175,-8.223362 ], [ 114.292857,-8.223129 ], [ 114.292731,-8.223036 ], [ 114.292406,-8.223016 ], [ 114.29224,-8.222997 ], [ 114.29185,-8.222758 ], [ 114.291677,-8.222596 ], [ 114.291628,-8.222266 ], [ 114.291585,-8.221968 ], [ 114.291547,-8.221814 ], [ 114.291034,-8.221454 ], [ 114.290774,-8.221242 ], [ 114.290682,-8.221103 ], [ 114.290669,-8.221084 ], [ 114.290653,-8.220671 ], [ 114.290749,-8.220322 ], [ 114.290832,-8.220155 ], [ 114.290892,-8.219919 ], [ 114.290852,-8.219685 ], [ 114.290796,-8.219399 ], [ 114.290833,-8.219212 ], [ 114.290972,-8.219023 ], [ 114.291188,-8.218729 ], [ 114.291348,-8.218503 ], [ 114.291416,-8.218307 ], [ 114.291401,-8.21821 ], [ 114.291232,-8.218096 ], [ 114.29104,-8.218044 ], [ 114.290402,-8.218092 ], [ 114.290288,-8.21809 ], [ 114.290069,-8.2179 ], [ 114.289922,-8.217689 ], [ 114.289846,-8.217413 ], [ 114.289739,-8.216881 ], [ 114.289645,-8.216636 ], [ 114.289486,-8.216424 ], [ 114.28908,-8.21616 ], [ 114.288939,-8.216062 ], [ 114.288879,-8.215921 ], [ 114.288906,-8.215722 ], [ 114.288965,-8.215514 ], [ 114.288942,-8.215392 ], [ 114.288866,-8.215322 ], [ 114.288763,-8.215339 ], [ 114.288362,-8.215579 ], [ 114.288232,-8.21562 ], [ 114.288153,-8.215597 ], [ 114.288089,-8.21545 ], [ 114.288169,-8.215145 ], [ 114.288235,-8.214966 ], [ 114.288218,-8.214888 ], [ 114.288087,-8.214863 ], [ 114.287832,-8.214905 ], [ 114.287598,-8.214852 ], [ 114.28732,-8.21475 ], [ 114.286959,-8.214667 ], [ 114.286818,-8.214592 ], [ 114.286761,-8.214379 ], [ 114.286753,-8.214349 ], [ 114.286701,-8.214084 ], [ 114.286615,-8.213924 ], [ 114.286331,-8.213713 ], [ 114.28558,-8.212993 ], [ 114.285395,-8.212843 ], [ 114.285209,-8.212779 ], [ 114.284905,-8.212783 ], [ 114.284461,-8.21284 ], [ 114.284288,-8.21281 ], [ 114.284064,-8.212657 ], [ 114.283866,-8.212431 ], [ 114.283736,-8.212182 ], [ 114.283722,-8.211808 ], [ 114.283738,-8.211603 ], [ 114.28369,-8.211486 ], [ 114.283116,-8.211393 ], [ 114.282947,-8.211371 ], [ 114.282815,-8.211246 ], [ 114.282726,-8.211054 ], [ 114.28271,-8.210671 ], [ 114.282718,-8.210503 ], [ 114.282722,-8.210395 ], [ 114.282669,-8.210228 ], [ 114.282467,-8.210029 ], [ 114.282243,-8.20985 ], [ 114.281936,-8.209501 ], [ 114.281722,-8.209095 ], [ 114.281589,-8.208636 ], [ 114.281512,-8.208268 ], [ 114.280997,-8.207507 ], [ 114.280854,-8.207244 ], [ 114.280651,-8.206717 ], [ 114.280527,-8.206547 ], [ 114.280349,-8.206425 ], [ 114.280152,-8.206374 ], [ 114.279939,-8.206356 ], [ 114.279694,-8.20624 ], [ 114.279526,-8.206103 ], [ 114.279431,-8.205964 ], [ 114.279421,-8.20593 ], [ 114.279677,-8.205502 ], [ 114.279745,-8.205361 ], [ 114.279679,-8.20509 ], [ 114.279614,-8.204886 ], [ 114.279744,-8.204284 ], [ 114.27979,-8.204077 ], [ 114.279733,-8.203881 ], [ 114.279395,-8.203492 ], [ 114.279235,-8.203198 ], [ 114.279194,-8.203066 ], [ 114.278855,-8.202186 ], [ 114.278576,-8.201279 ], [ 114.278279,-8.200845 ], [ 114.278198,-8.200674 ], [ 114.278251,-8.200266 ], [ 114.278275,-8.200085 ], [ 114.278217,-8.199914 ], [ 114.278091,-8.199772 ], [ 114.277831,-8.199584 ], [ 114.277672,-8.199404 ], [ 114.277623,-8.199268 ], [ 114.277679,-8.199066 ], [ 114.277759,-8.198886 ], [ 114.277766,-8.198736 ], [ 114.277513,-8.198331 ], [ 114.277424,-8.198174 ], [ 114.277415,-8.198045 ], [ 114.277604,-8.19774 ], [ 114.277705,-8.197572 ], [ 114.277721,-8.197445 ], [ 114.277664,-8.197318 ], [ 114.277564,-8.197246 ], [ 114.277288,-8.197265 ], [ 114.277075,-8.197283 ], [ 114.2769,-8.197224 ], [ 114.276788,-8.197129 ], [ 114.276736,-8.197 ], [ 114.276775,-8.196852 ], [ 114.277092,-8.196562 ], [ 114.277204,-8.196458 ], [ 114.277239,-8.196345 ], [ 114.277192,-8.196258 ], [ 114.27695,-8.196212 ], [ 114.276661,-8.196177 ], [ 114.276527,-8.196114 ], [ 114.276471,-8.196038 ], [ 114.276526,-8.195903 ], [ 114.276777,-8.195731 ], [ 114.276852,-8.19568 ], [ 114.277481,-8.195609 ], [ 114.278151,-8.195593 ], [ 114.278743,-8.19537 ], [ 114.279355,-8.195064 ], [ 114.279413,-8.195013 ], [ 114.279874,-8.194682 ], [ 114.280428,-8.194261 ], [ 114.281219,-8.193907 ], [ 114.281776,-8.193534 ], [ 114.282849,-8.193011 ], [ 114.281825,-8.191534 ], [ 114.281252,-8.191173 ], [ 114.280654,-8.190758 ], [ 114.28046,-8.190635 ], [ 114.280305,-8.190496 ], [ 114.279977,-8.190234 ], [ 114.279425,-8.189764 ], [ 114.279064,-8.189364 ], [ 114.27891,-8.18899 ], [ 114.278196,-8.187991 ], [ 114.277815,-8.187554 ], [ 114.27757,-8.187297 ], [ 114.277225,-8.187035 ], [ 114.276932,-8.186705 ], [ 114.276513,-8.186347 ], [ 114.276244,-8.185929 ], [ 114.275888,-8.185536 ], [ 114.275392,-8.184613 ], [ 114.27496,-8.184499 ], [ 114.274469,-8.184354 ], [ 114.274174,-8.184183 ], [ 114.273852,-8.183894 ], [ 114.273548,-8.183535 ], [ 114.273319,-8.183226 ], [ 114.273108,-8.182957 ], [ 114.272589,-8.182517 ], [ 114.272294,-8.182271 ], [ 114.272163,-8.182161 ], [ 114.271798,-8.182166 ], [ 114.271521,-8.182267 ], [ 114.271138,-8.182393 ], [ 114.270909,-8.182372 ], [ 114.270749,-8.182293 ], [ 114.270564,-8.182111 ], [ 114.269824,-8.181292 ], [ 114.269798,-8.181257 ], [ 114.269605,-8.18101 ], [ 114.269068,-8.18032 ], [ 114.268824,-8.180022 ], [ 114.268681,-8.179668 ], [ 114.268569,-8.17926 ], [ 114.268564,-8.17894 ], [ 114.268561,-8.178066 ], [ 114.268437,-8.177759 ], [ 114.268238,-8.177501 ], [ 114.267807,-8.176926 ], [ 114.267268,-8.175747 ], [ 114.267183,-8.175562 ], [ 114.26695,-8.175202 ], [ 114.266375,-8.174474 ], [ 114.266261,-8.174108 ], [ 114.266157,-8.173569 ], [ 114.266169,-8.173216 ], [ 114.266213,-8.172958 ], [ 114.266215,-8.17282 ], [ 114.266249,-8.172697 ], [ 114.266335,-8.172412 ], [ 114.266345,-8.17222 ], [ 114.266289,-8.171993 ], [ 114.266066,-8.170883 ], [ 114.266029,-8.170606 ], [ 114.265957,-8.169767 ], [ 114.265778,-8.169252 ], [ 114.265651,-8.169074 ], [ 114.265221,-8.168468 ], [ 114.26488,-8.167906 ], [ 114.264736,-8.167548 ], [ 114.264605,-8.16679 ], [ 114.264534,-8.166374 ], [ 114.264435,-8.166015 ], [ 114.264309,-8.165807 ], [ 114.263807,-8.165308 ], [ 114.263458,-8.164921 ], [ 114.263099,-8.164514 ], [ 114.262851,-8.164217 ], [ 114.262673,-8.164004 ], [ 114.261963,-8.162679 ], [ 114.261923,-8.162591 ], [ 114.26101,-8.162058 ], [ 114.260434,-8.161553 ], [ 114.26005,-8.161052 ], [ 114.259662,-8.160669 ], [ 114.259115,-8.160203 ], [ 114.25885,-8.159823 ], [ 114.2582,-8.159083 ], [ 114.257839,-8.158572 ], [ 114.257703,-8.158365 ], [ 114.257647,-8.15818 ], [ 114.257706,-8.157926 ], [ 114.258243,-8.157411 ], [ 114.259053,-8.15686 ], [ 114.259758,-8.156257 ], [ 114.260386,-8.15569 ], [ 114.260779,-8.155399 ], [ 114.261322,-8.154936 ], [ 114.261725,-8.154705 ], [ 114.262479,-8.154188 ], [ 114.262561,-8.15402 ], [ 114.262607,-8.153968 ], [ 114.262765,-8.153827 ], [ 114.26337,-8.153688 ], [ 114.263563,-8.153626 ], [ 114.263661,-8.153542 ], [ 114.263636,-8.153468 ], [ 114.263629,-8.153355 ], [ 114.263667,-8.153215 ], [ 114.263714,-8.153029 ], [ 114.263782,-8.15295 ], [ 114.263941,-8.15276 ], [ 114.264118,-8.152654 ], [ 114.264407,-8.152616 ], [ 114.264602,-8.152572 ], [ 114.264733,-8.152542 ], [ 114.265048,-8.15241 ], [ 114.265537,-8.15186 ], [ 114.265657,-8.151748 ], [ 114.266321,-8.151552 ], [ 114.266444,-8.151557 ], [ 114.266569,-8.151642 ], [ 114.266878,-8.151227 ], [ 114.267413,-8.150947 ], [ 114.267938,-8.150775 ], [ 114.268441,-8.150539 ], [ 114.268476,-8.150555 ], [ 114.268998,-8.150319 ], [ 114.269632,-8.150086 ], [ 114.27025,-8.149867 ], [ 114.270561,-8.149765 ], [ 114.271179,-8.149507 ], [ 114.271598,-8.149156 ], [ 114.27176,-8.148998 ], [ 114.271642,-8.148586 ], [ 114.271598,-8.14845 ], [ 114.271096,-8.148071 ], [ 114.270971,-8.147968 ], [ 114.270607,-8.147671 ], [ 114.270433,-8.147483 ], [ 114.270311,-8.147144 ], [ 114.270202,-8.14685 ], [ 114.270096,-8.146676 ], [ 114.270108,-8.146676 ], [ 114.269219,-8.146116 ], [ 114.268476,-8.145547 ], [ 114.268193,-8.145287 ], [ 114.268057,-8.144905 ], [ 114.268025,-8.144563 ], [ 114.268024,-8.144307 ], [ 114.267895,-8.144111 ], [ 114.267705,-8.143824 ], [ 114.267302,-8.143213 ], [ 114.267236,-8.142901 ], [ 114.26724,-8.142748 ], [ 114.267343,-8.142493 ], [ 114.267464,-8.142203 ], [ 114.26751,-8.141917 ], [ 114.267479,-8.141761 ], [ 114.267183,-8.141454 ], [ 114.26709,-8.141345 ], [ 114.267047,-8.141119 ], [ 114.267039,-8.140856 ], [ 114.266978,-8.140693 ], [ 114.26677,-8.140518 ], [ 114.266596,-8.140152 ], [ 114.266526,-8.140005 ], [ 114.26634,-8.139642 ], [ 114.266234,-8.139487 ], [ 114.266061,-8.139367 ], [ 114.265586,-8.139016 ], [ 114.265248,-8.138638 ], [ 114.265059,-8.13847 ], [ 114.264985,-8.138424 ], [ 114.264595,-8.138181 ], [ 114.264099,-8.137967 ], [ 114.263769,-8.137819 ], [ 114.263502,-8.137615 ], [ 114.26328,-8.137358 ], [ 114.2632,-8.137213 ], [ 114.263109,-8.137046 ], [ 114.262991,-8.136688 ], [ 114.262884,-8.135869 ], [ 114.264231,-8.136281 ], [ 114.264589,-8.136582 ], [ 114.264744,-8.136622 ], [ 114.266605,-8.136794 ], [ 114.26663,-8.130361 ], [ 114.266608,-8.12835 ], [ 114.267692,-8.128355 ], [ 114.270048,-8.128907 ], [ 114.271641,-8.12945 ], [ 114.272088,-8.130099 ], [ 114.27215,-8.130286 ], [ 114.272286,-8.130699 ], [ 114.27239,-8.130767 ], [ 114.272517,-8.130772 ], [ 114.272811,-8.130706 ], [ 114.273045,-8.130693 ], [ 114.273258,-8.130748 ], [ 114.274369,-8.13123 ], [ 114.274733,-8.131382 ], [ 114.27492,-8.13158 ], [ 114.275134,-8.13148 ], [ 114.275354,-8.131424 ], [ 114.275531,-8.131459 ], [ 114.27569,-8.131569 ], [ 114.276331,-8.132104 ], [ 114.276509,-8.132235 ], [ 114.276618,-8.132397 ], [ 114.27665,-8.132564 ], [ 114.276707,-8.132876 ], [ 114.27681,-8.132948 ], [ 114.276956,-8.132958 ], [ 114.277143,-8.133005 ], [ 114.277201,-8.133106 ], [ 114.277195,-8.133261 ], [ 114.27722,-8.133628 ], [ 114.277337,-8.133715 ], [ 114.277496,-8.133753 ], [ 114.277774,-8.13373 ], [ 114.278104,-8.133696 ], [ 114.278315,-8.133764 ], [ 114.278428,-8.133867 ], [ 114.278664,-8.134096 ], [ 114.279166,-8.134142 ], [ 114.279326,-8.13426 ], [ 114.279709,-8.134621 ], [ 114.27992,-8.134721 ], [ 114.280014,-8.134837 ], [ 114.280406,-8.135673 ], [ 114.280804,-8.136313 ], [ 114.281225,-8.136668 ], [ 114.28158,-8.136827 ], [ 114.282315,-8.137162 ], [ 114.282802,-8.137311 ], [ 114.283191,-8.137418 ], [ 114.283757,-8.1374 ], [ 114.283762,-8.1374 ], [ 114.284103,-8.13754 ], [ 114.284232,-8.13767 ], [ 114.28443,-8.137884 ], [ 114.284635,-8.137923 ], [ 114.284953,-8.138018 ], [ 114.285861,-8.13839 ], [ 114.286005,-8.138554 ], [ 114.286041,-8.138596 ], [ 114.286052,-8.138618 ], [ 114.286102,-8.138836 ], [ 114.28622,-8.139422 ], [ 114.286337,-8.13966 ], [ 114.286562,-8.140081 ], [ 114.286684,-8.140401 ], [ 114.286803,-8.140561 ], [ 114.286941,-8.140611 ], [ 114.285832,-8.141646 ], [ 114.28325,-8.143948 ], [ 114.281681,-8.145346 ], [ 114.280039,-8.146906 ], [ 114.278924,-8.148207 ], [ 114.27676,-8.150332 ], [ 114.276285,-8.150862 ], [ 114.277066,-8.151996 ], [ 114.278164,-8.153088 ], [ 114.279028,-8.15387 ], [ 114.279793,-8.154643 ], [ 114.280617,-8.155986 ], [ 114.280852,-8.156249 ], [ 114.281094,-8.156468 ], [ 114.281211,-8.156545 ], [ 114.281463,-8.156749 ], [ 114.281707,-8.156888 ], [ 114.282401,-8.157444 ], [ 114.283129,-8.158316 ], [ 114.283678,-8.158798 ], [ 114.28366,-8.158807 ], [ 114.284516,-8.159518 ], [ 114.285206,-8.160661 ], [ 114.285437,-8.16127 ], [ 114.285538,-8.161484 ], [ 114.285707,-8.161692 ], [ 114.285898,-8.161913 ], [ 114.286353,-8.162466 ], [ 114.287135,-8.163465 ], [ 114.288096,-8.164601 ], [ 114.288643,-8.165481 ], [ 114.289094,-8.165782 ], [ 114.289745,-8.165994 ], [ 114.290594,-8.166361 ], [ 114.291453,-8.16672 ], [ 114.29204,-8.166986 ], [ 114.292624,-8.167757 ], [ 114.292884,-8.16813 ], [ 114.293967,-8.168824 ], [ 114.294653,-8.16919 ], [ 114.29533,-8.16961 ], [ 114.295835,-8.169957 ], [ 114.295997,-8.170021 ], [ 114.295702,-8.170769 ], [ 114.295481,-8.171209 ], [ 114.295269,-8.171777 ], [ 114.294976,-8.172208 ], [ 114.294984,-8.172344 ], [ 114.296158,-8.172975 ], [ 114.296466,-8.173132 ], [ 114.297006,-8.173406 ], [ 114.297016,-8.173406 ], [ 114.298199,-8.173974 ], [ 114.299273,-8.174623 ], [ 114.299959,-8.174953 ], [ 114.301558,-8.175041 ], [ 114.303412,-8.176614 ], [ 114.303901,-8.176896 ], [ 114.304193,-8.176598 ], [ 114.305481,-8.175683 ], [ 114.305817,-8.175787 ], [ 114.306803,-8.176172 ], [ 114.307179,-8.176481 ], [ 114.307339,-8.176707 ], [ 114.307645,-8.177234 ], [ 114.307894,-8.177456 ], [ 114.308263,-8.177681 ], [ 114.308501,-8.177852 ], [ 114.308194,-8.179382 ], [ 114.307925,-8.180283 ], [ 114.307815,-8.180689 ], [ 114.307681,-8.181163 ], [ 114.307658,-8.181464 ], [ 114.307547,-8.181765 ], [ 114.307369,-8.182031 ], [ 114.307138,-8.182644 ], [ 114.306971,-8.183157 ], [ 114.306943,-8.183545 ], [ 114.306958,-8.183694 ], [ 114.3071,-8.184151 ], [ 114.307367,-8.184785 ], [ 114.307491,-8.184999 ], [ 114.30772,-8.185479 ], [ 114.307735,-8.185828 ], [ 114.307743,-8.186062 ], [ 114.307795,-8.186764 ], [ 114.307771,-8.187055 ], [ 114.307783,-8.187561 ], [ 114.307742,-8.187929 ], [ 114.30772,-8.1883 ], [ 114.307668,-8.188592 ], [ 114.307626,-8.188941 ], [ 114.307472,-8.18937 ], [ 114.307319,-8.18965 ], [ 114.307055,-8.190428 ], [ 114.306925,-8.190968 ], [ 114.306749,-8.191509 ], [ 114.306611,-8.191778 ], [ 114.306478,-8.192272 ], [ 114.30644,-8.192807 ], [ 114.306755,-8.193174 ], [ 114.307095,-8.193368 ], [ 114.307999,-8.193989 ], [ 114.308373,-8.1943 ], [ 114.308512,-8.19455 ], [ 114.30878,-8.19518 ], [ 114.308994,-8.19568 ], [ 114.309128,-8.195712 ], [ 114.309394,-8.195694 ], [ 114.309612,-8.195635 ], [ 114.310011,-8.19544 ], [ 114.310329,-8.195343 ], [ 114.310752,-8.195633 ], [ 114.311083,-8.19578 ], [ 114.311367,-8.195817 ], [ 114.311631,-8.195759 ], [ 114.311803,-8.19563 ], [ 114.312143,-8.195413 ], [ 114.312372,-8.195558 ], [ 114.31289,-8.195915 ], [ 114.313072,-8.195935 ], [ 114.313247,-8.195856 ], [ 114.313373,-8.195716 ], [ 114.313528,-8.195397 ], [ 114.313774,-8.195205 ], [ 114.314198,-8.195389 ], [ 114.314198,-8.195656 ], [ 114.314115,-8.195948 ], [ 114.314039,-8.196302 ], [ 114.314131,-8.196347 ], [ 114.314298,-8.196335 ], [ 114.314539,-8.196239 ], [ 114.314999,-8.196064 ], [ 114.315285,-8.196284 ], [ 114.315261,-8.196598 ], [ 114.315245,-8.197031 ], [ 114.315356,-8.197214 ], [ 114.315498,-8.197358 ], [ 114.315738,-8.197437 ], [ 114.315884,-8.197447 ], [ 114.315944,-8.197452 ], [ 114.316274,-8.197447 ], [ 114.316488,-8.197626 ], [ 114.31668,-8.197734 ], [ 114.316789,-8.197692 ], [ 114.317093,-8.197543 ], [ 114.317182,-8.197611 ], [ 114.317227,-8.197732 ], [ 114.317305,-8.197995 ], [ 114.317422,-8.198062 ], [ 114.317555,-8.19803 ], [ 114.31774,-8.198005 ], [ 114.317888,-8.198086 ], [ 114.318063,-8.198277 ], [ 114.318316,-8.198537 ], [ 114.318617,-8.1987 ], [ 114.318755,-8.198898 ], [ 114.31895,-8.199244 ], [ 114.319117,-8.199331 ], [ 114.319263,-8.199334 ], [ 114.319752,-8.199305 ], [ 114.320056,-8.199347 ], [ 114.32022,-8.199452 ], [ 114.321,-8.200022 ], [ 114.321415,-8.200179 ], [ 114.321847,-8.200359 ], [ 114.322026,-8.20051 ], [ 114.322049,-8.20053 ], [ 114.322208,-8.200586 ], [ 114.322503,-8.200605 ], [ 114.322748,-8.200542 ], [ 114.323144,-8.200456 ], [ 114.323448,-8.200487 ], [ 114.323679,-8.200603 ], [ 114.323873,-8.200791 ], [ 114.324073,-8.201083 ], [ 114.324306,-8.201567 ], [ 114.32452,-8.202086 ], [ 114.32476,-8.202308 ], [ 114.325117,-8.202473 ], [ 114.325336,-8.202485 ], [ 114.32565,-8.202508 ], [ 114.325872,-8.202609 ], [ 114.326122,-8.202805 ], [ 114.326219,-8.202875 ], [ 114.326386,-8.202832 ], [ 114.326886,-8.202712 ], [ 114.327025,-8.202751 ], [ 114.327178,-8.202878 ], [ 114.327413,-8.203168 ], [ 114.327472,-8.203366 ], [ 114.327486,-8.203671 ], [ 114.327534,-8.204267 ], [ 114.327678,-8.204452 ], [ 114.327683,-8.20446 ], [ 114.328221,-8.205219 ], [ 114.328323,-8.205544 ], [ 114.328429,-8.205854 ], [ 114.328597,-8.206039 ], [ 114.328764,-8.206092 ], [ 114.328938,-8.20608 ], [ 114.32922,-8.205974 ], [ 114.329403,-8.205919 ], [ 114.329585,-8.205953 ], [ 114.3298,-8.206073 ], [ 114.330019,-8.206278 ], [ 114.33035,-8.206582 ], [ 114.3306,-8.20672 ], [ 114.331109,-8.206872 ], [ 114.33123,-8.206844 ], [ 114.331381,-8.206804 ], [ 114.331561,-8.206845 ], [ 114.331717,-8.206949 ], [ 114.331918,-8.207059 ], [ 114.332107,-8.207063 ], [ 114.332708,-8.207074 ], [ 114.333497,-8.20722 ], [ 114.3335,-8.20722 ], [ 114.333634,-8.20722 ], [ 114.333714,-8.20722 ], [ 114.333897,-8.20722 ], [ 114.334174,-8.207133 ], [ 114.334365,-8.207101 ], [ 114.334545,-8.207057 ], [ 114.334961,-8.206917 ], [ 114.335362,-8.20679 ], [ 114.335698,-8.206799 ], [ 114.335781,-8.206817 ], [ 114.336071,-8.20688 ], [ 114.336357,-8.206932 ], [ 114.336769,-8.206872 ], [ 114.337285,-8.206796 ], [ 114.337476,-8.206847 ], [ 114.337846,-8.206968 ], [ 114.338371,-8.20701 ], [ 114.338582,-8.207127 ], [ 114.339179,-8.207555 ], [ 114.339483,-8.20778 ], [ 114.339733,-8.207852 ], [ 114.340417,-8.208106 ], [ 114.340456,-8.208123 ], [ 114.340806,-8.208316 ], [ 114.340973,-8.208418 ], [ 114.339815,-8.210831 ], [ 114.341712,-8.211747 ], [ 114.342905,-8.212261 ], [ 114.344106,-8.212808 ], [ 114.344418,-8.212239 ], [ 114.344872,-8.211442 ], [ 114.345049,-8.211129 ], [ 114.345499,-8.210339 ], [ 114.345787,-8.209729 ], [ 114.345886,-8.20952 ], [ 114.345925,-8.209379 ], [ 114.345945,-8.209264 ], [ 114.346191,-8.209219 ], [ 114.34625,-8.209126 ], [ 114.346287,-8.209126 ], [ 114.346957,-8.209169 ], [ 114.347147,-8.209227 ], [ 114.347795,-8.209339 ], [ 114.347902,-8.209273 ], [ 114.348053,-8.209075 ], [ 114.348343,-8.208612 ], [ 114.348463,-8.20837 ], [ 114.348528,-8.208326 ], [ 114.348507,-8.208553 ], [ 114.348462,-8.208715 ], [ 114.348421,-8.208868 ], [ 114.348402,-8.209115 ], [ 114.348405,-8.209156 ], [ 114.348274,-8.209815 ], [ 114.348252,-8.20981 ], [ 114.347761,-8.21122 ], [ 114.347701,-8.21139 ], [ 114.347503,-8.211911 ], [ 114.348401,-8.212069 ], [ 114.349236,-8.212222 ], [ 114.349719,-8.21231 ], [ 114.349793,-8.212317 ], [ 114.349864,-8.212164 ], [ 114.350278,-8.212151 ], [ 114.350249,-8.212249 ], [ 114.350128,-8.213206 ], [ 114.349734,-8.215338 ], [ 114.349626,-8.215712 ], [ 114.349701,-8.215719 ], [ 114.349836,-8.215833 ], [ 114.350207,-8.21615 ] ] ] }, "id": "relation/8408785" }, { "type": "Feature", "properties": { "@id": "relation/8409086", "admin_level": "6", "boundary": "administrative", "is_in:city": "Semarang", "is_in:province": "Jawa Tengah", "name": "Banyuwangi", "source": "HOT_InAWARESurvey_2018", "type": "boundary" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 114.36393048936719,-8.189450267101215 ], [ 114.3640299415086,-8.18956288270252 ], [ 114.36414853708462,-8.189717133391699 ], [ 114.36447937405561,-8.189862090142734 ], [ 114.36492087054954,-8.190086353844579 ], [ 114.36522895945099,-8.190219404735533 ], [ 114.36548338623149,-8.190315441070251 ], [ 114.36573558486046,-8.190504112727568 ], [ 114.365951282599,-8.190720581104015 ], [ 114.36615280567085,-8.190865052549338 ], [ 114.3666838124841,-8.191025579365 ], [ 114.36701389109191,-8.19114413246086 ], [ 114.36726194747563,-8.19130550270058 ], [ 114.36753805392063,-8.191541709864016 ], [ 114.36775638617205,-8.191652793322808 ], [ 114.36795705177521,-8.191724888859334 ], [ 114.36810655777337,-8.191851392217254 ], [ 114.36828029746204,-8.192044985400408 ], [ 114.36849002626165,-8.192168218060353 ], [ 114.36852412954703,-8.192188255809558 ], [ 114.36879747564861,-8.192289187197963 ], [ 114.36910561106043,-8.19254546122105 ], [ 114.36926935297959,-8.192672468031145 ], [ 114.36941629858467,-8.192681839503976 ], [ 114.36973581925314,-8.192702203159822 ], [ 114.36993702543053,-8.192710655793217 ], [ 114.3705049225657,-8.192994412304431 ], [ 114.3706363003361,-8.193057027107258 ], [ 114.37075769576352,-8.193114895645939 ], [ 114.37125317223462,-8.193214396947154 ], [ 114.37168956407102,-8.193302032664096 ], [ 114.37294380436219,-8.193247725007835 ], [ 114.37306978858913,-8.193242268078377 ], [ 114.37368951547903,-8.193257914872905 ], [ 114.37471166249416,-8.193462360182995 ], [ 114.37485360226438,-8.19347863941856 ], [ 114.37486320194515,-8.19347974369871 ], [ 114.37500152131054,-8.193403420333743 ], [ 114.37503902392109,-8.193382727312363 ], [ 114.37585974278456,-8.193315505557235 ], [ 114.37608140878937,-8.193318072003498 ], [ 114.37641329041401,-8.193475007204008 ], [ 114.3764276457383,-8.193481795887092 ], [ 114.37664452093657,-8.193592817935414 ], [ 114.37686006374072,-8.193630306851928 ], [ 114.37689505463574,-8.193628144501613 ], [ 114.37692970517763,-8.193613572331794 ], [ 114.37714146627947,-8.193526590113535 ], [ 114.37736226786022,-8.193530937860809 ], [ 114.37748494797265,-8.193590501355539 ], [ 114.37789213808189,-8.193888116209495 ], [ 114.37792087852037,-8.193909118538469 ], [ 114.37802133741995,-8.193889506510033 ], [ 114.37810030129056,-8.193795790102879 ], [ 114.37820654653989,-8.193705962850622 ], [ 114.37831868603453,-8.193695858253335 ], [ 114.37845696659053,-8.193755112785981 ], [ 114.37882501576335,-8.193931264404952 ], [ 114.37903841877714,-8.193970173148186 ], [ 114.37940116319463,-8.193931125887419 ], [ 114.37962859285739,-8.193870617832005 ], [ 114.3797465072327,-8.193839241155764 ], [ 114.37988015214979,-8.193862297559901 ], [ 114.37995844886674,-8.193875809613633 ], [ 114.38014532073915,-8.193993947468181 ], [ 114.38039792299445,-8.194140717959428 ], [ 114.38069018656975,-8.194217848004485 ], [ 114.38109083326634,-8.194228868768791 ], [ 114.38166883545517,-8.194268544413706 ], [ 114.38176907044644,-8.194336639784394 ], [ 114.38191028203543,-8.194528339962865 ], [ 114.38238942356598,-8.195066407347765 ], [ 114.38241645033911,-8.195096752736658 ], [ 114.3826165226959,-8.195202589768865 ], [ 114.38263626949364,-8.195216116412819 ], [ 114.38309473959303,-8.19553024711557 ], [ 114.38306310129073,-8.195703498293437 ], [ 114.38309499919387,-8.195851044108522 ], [ 114.38300686240179,-8.196118249828453 ], [ 114.38284112501037,-8.196509277084186 ], [ 114.38271080669934,-8.196917525262967 ], [ 114.38268072147333,-8.197769698510856 ], [ 114.38262043156018,-8.198920875490234 ], [ 114.38255278154129,-8.199320887069812 ], [ 114.38229869477613,-8.199452165533337 ], [ 114.3821117693239,-8.199548743726167 ], [ 114.38176178997155,-8.199857283022949 ], [ 114.38154445454748,-8.200065071894889 ], [ 114.38131390756521,-8.200458067172797 ], [ 114.3808891978742,-8.201184521703215 ], [ 114.38086908393103,-8.201230450873183 ], [ 114.38083438416719,-8.201309685987527 ], [ 114.38066409594485,-8.202028230434866 ], [ 114.38047693095325,-8.202758619185818 ], [ 114.38021031293617,-8.203894938386416 ], [ 114.38020486974523,-8.204189100651997 ], [ 114.38069772587401,-8.204336377811991 ], [ 114.3807006347417,-8.204336578644554 ], [ 114.38069356816969,-8.204122823420569 ], [ 114.3806944454289,-8.203988940461144 ], [ 114.38081291776504,-8.203487628440389 ], [ 114.38090218674697,-8.203048288990596 ], [ 114.38100074071347,-8.202656827219938 ], [ 114.38106563686034,-8.202274710006018 ], [ 114.38115449777095,-8.201897530279068 ], [ 114.38124750006307,-8.201620793948626 ], [ 114.38137914672942,-8.201306054825471 ], [ 114.38142043110631,-8.201234035042925 ], [ 114.38151022955715,-8.201077383275676 ], [ 114.38177706871116,-8.200639197245337 ], [ 114.38189858381726,-8.200405681505732 ], [ 114.3821159271838,-8.200196697060857 ], [ 114.38223179765177,-8.200092251539198 ], [ 114.38223186811261,-8.200092226982441 ], [ 114.38229914357896,-8.200068780367921 ], [ 114.38236611395796,-8.200102687682442 ], [ 114.38239028295705,-8.200162913720464 ], [ 114.38232890224251,-8.200239562454941 ], [ 114.3822295663204,-8.200380113131363 ], [ 114.38217751730896,-8.200453757361577 ], [ 114.38194179312859,-8.200721198715485 ], [ 114.38175406116829,-8.20098895173758 ], [ 114.38165814254931,-8.201235580112751 ], [ 114.38163812211211,-8.201287057106731 ], [ 114.38166725648941,-8.201418744375156 ], [ 114.38160005340663,-8.20160360007379 ], [ 114.38153347647197,-8.201692824979395 ], [ 114.38153300679721,-8.20176454804998 ], [ 114.38153834049821,-8.201866194728492 ], [ 114.3815375576893,-8.201985733178779 ], [ 114.3815422651144,-8.202183010617103 ], [ 114.3816013165858,-8.202326846728207 ], [ 114.381630490059,-8.202452557090437 ], [ 114.38164746964445,-8.20260807407543 ], [ 114.38168844560397,-8.202763747053883 ], [ 114.38168095907885,-8.202990831127323 ], [ 114.38176996699555,-8.203140839181131 ], [ 114.38194331469037,-8.203237600875454 ], [ 114.38211105476542,-8.203274554278515 ], [ 114.3823387076842,-8.203323851382566 ], [ 114.38254879382713,-8.203307285216301 ], [ 114.38259831224768,-8.203314418318332 ], [ 114.38272261143318,-8.203332323522924 ], [ 114.38281216765211,-8.203398654496272 ], [ 114.3828906783062,-8.203430789654096 ], [ 114.38294231013593,-8.203459255070866 ], [ 114.38299597453343,-8.203472992668926 ], [ 114.38307282576858,-8.203463928537344 ], [ 114.3831764904313,-8.203464602103294 ], [ 114.38329346792695,-8.203484489128888 ], [ 114.38343531413263,-8.203517926586988 ], [ 114.38357738569526,-8.203516936875149 ], [ 114.38369457605302,-8.203504309282963 ], [ 114.3837849154072,-8.203487681833416 ], [ 114.38379438882693,-8.203506870370182 ], [ 114.38375169192516,-8.203577362903728 ], [ 114.38362775349607,-8.203741049934488 ], [ 114.38352510712055,-8.203878097435748 ], [ 114.38344827196207,-8.20396290462862 ], [ 114.38329197761755,-8.204376944825508 ], [ 114.383126758107,-8.204810868723154 ], [ 114.38304021901597,-8.20506611981809 ], [ 114.38303304102068,-8.205083170791825 ], [ 114.38283545445022,-8.205552527064569 ], [ 114.38263037607777,-8.206086749451853 ], [ 114.38266240554138,-8.206326044912283 ], [ 114.38266177921882,-8.206421675737868 ], [ 114.38259854244554,-8.20655037173656 ], [ 114.38250167901906,-8.206683630831686 ], [ 114.38244358598506,-8.206759761035142 ], [ 114.38233235578353,-8.206888144901843 ], [ 114.38231704944708,-8.207026715938374 ], [ 114.38231614107852,-8.20716538059199 ], [ 114.38228179398547,-8.207279919090919 ], [ 114.38225692023083,-8.207413646155787 ], [ 114.38220820639886,-8.207523309467819 ], [ 114.38219299390667,-8.207647535856985 ], [ 114.38219635219934,-8.207867517869007 ], [ 114.38217141566223,-8.208010807982607 ], [ 114.38212232573186,-8.208177849716522 ], [ 114.38203565559124,-8.208220321713114 ], [ 114.3818126297881,-8.208563156487276 ], [ 114.38170554002852,-8.208791983445803 ], [ 114.38168562187556,-8.208901833912561 ], [ 114.38169860972185,-8.209117096739185 ], [ 114.38172596427165,-8.209337234772248 ], [ 114.38175767942013,-8.209624345552292 ], [ 114.38176944492425,-8.210026088332629 ], [ 114.38182107831942,-8.210203348674044 ], [ 114.38191154544997,-8.210313917292684 ], [ 114.38210292473759,-8.210406015429202 ], [ 114.38229013149152,-8.2104024515042 ], [ 114.38266943843804,-8.210381009983587 ], [ 114.38326515577295,-8.210294030911204 ], [ 114.38342877295521,-8.210228150334078 ], [ 114.38354034869012,-8.210047169382952 ], [ 114.38367335509417,-8.209708530009911 ], [ 114.38374634770588,-8.209555988583652 ], [ 114.38375694851845,-8.209403041550122 ], [ 114.38372422979016,-8.209268939909052 ], [ 114.38362463318187,-8.209086586047057 ], [ 114.38353896498305,-8.208976048945818 ], [ 114.3834624257949,-8.208937297397085 ], [ 114.38327531352662,-8.208926517458361 ], [ 114.38312659613824,-8.208915987070791 ], [ 114.38307395983524,-8.208891736110287 ], [ 114.3830893601549,-8.208738820369256 ], [ 114.38310946583773,-8.208600280453497 ], [ 114.38318757274646,-8.20858285671215 ], [ 114.38347559650681,-8.20857516565218 ], [ 114.38390292682388,-8.2085492528386 ], [ 114.38390383479734,-8.208410588017841 ], [ 114.38385640484729,-8.208324208268051 ], [ 114.38374140829103,-8.208294770344335 ], [ 114.3834295131911,-8.20828317949444 ], [ 114.38323732003154,-8.208315402323528 ], [ 114.38315579374364,-8.208305308820053 ], [ 114.38309892188494,-8.208194958920171 ], [ 114.38307112798131,-8.208041762350689 ], [ 114.38307238067371,-8.207850500651553 ], [ 114.38307818214646,-8.207697522490939 ], [ 114.38309894528741,-8.207458570157717 ], [ 114.38315389865751,-8.207128986880015 ], [ 114.38327042906931,-8.206924129225159 ], [ 114.3833768284247,-8.206800495358266 ], [ 114.38347830315075,-8.206695956427698 ], [ 114.38350270679504,-8.206633952307337 ], [ 114.38346004505736,-8.206552385332511 ], [ 114.38341753987041,-8.206446910637579 ], [ 114.38383174284625,-8.205493252528269 ], [ 114.38384230338251,-8.205472833169843 ], [ 114.38397593811186,-8.205214443039225 ], [ 114.38416449928835,-8.204712594030053 ], [ 114.38435367960037,-8.204223693362719 ], [ 114.38447710356424,-8.20369850227199 ], [ 114.3844297753803,-8.203596582675246 ], [ 114.38433418051902,-8.203536189938042 ], [ 114.38423882033591,-8.203439935576872 ], [ 114.3842337206834,-8.203302427108497 ], [ 114.38435016744477,-8.202926620428782 ], [ 114.3842314756963,-8.202728602375604 ], [ 114.38408812283943,-8.202632036367849 ], [ 114.38399272377443,-8.202541758965035 ], [ 114.38398750680258,-8.202422181320644 ], [ 114.38406608169055,-8.202333033798215 ], [ 114.3842696600899,-8.202394127747221 ], [ 114.38462223875291,-8.20260561888025 ], [ 114.38488549578716,-8.202714917624089 ], [ 114.38496195956242,-8.202948524572104 ], [ 114.38492397100993,-8.203253114731524 ], [ 114.3849584800586,-8.203480472103541 ], [ 114.38498106905166,-8.203695797699734 ], [ 114.38503918362743,-8.203983080285163 ], [ 114.38517528696892,-8.204270869278583 ], [ 114.38525786737146,-8.204486584436021 ], [ 114.38536389704208,-8.204786132571744 ], [ 114.38545820219302,-8.205043764238033 ], [ 114.38554654736522,-8.205295380024614 ], [ 114.38560536599056,-8.205475077771375 ], [ 114.38561572221445,-8.2057261871972 ], [ 114.38560259004151,-8.205899440576086 ], [ 114.38551668584834,-8.206191765289102 ], [ 114.38536733326573,-8.206828601804913 ], [ 114.38533006250026,-8.207313215649569 ], [ 114.38530390616205,-8.207505813385378 ], [ 114.38527428288499,-8.207723938839136 ], [ 114.38528628719752,-8.208089821011807 ], [ 114.38526074720949,-8.208692156120762 ], [ 114.38525778984089,-8.209144012656532 ], [ 114.38529045202533,-8.209653481646866 ], [ 114.38539548034844,-8.210106039772567 ], [ 114.38541534050506,-8.210371556165967 ], [ 114.38545778378,-8.210486594030199 ], [ 114.38558633432073,-8.210645227131366 ], [ 114.3856049742279,-8.210716040100973 ], [ 114.38563550727082,-8.210832035047238 ], [ 114.38564207771523,-8.211158945909427 ], [ 114.38539682436219,-8.212349296027696 ], [ 114.38545734700028,-8.215025700845944 ], [ 114.38591734262897,-8.217382204862876 ], [ 114.38624011072112,-8.218082163523953 ], [ 114.38688291041377,-8.219476143011541 ], [ 114.38714140599748,-8.219894346226033 ], [ 114.38800433045714,-8.221290410275024 ], [ 114.38802942728475,-8.221331012521723 ], [ 114.38905535517073,-8.223664220530178 ], [ 114.3901416894077,-8.227253383975251 ], [ 114.39052696716423,-8.230307031860967 ], [ 114.39041517302813,-8.232552275308672 ], [ 114.39042042702803,-8.232655529376418 ], [ 114.39041116374531,-8.234149289736143 ], [ 114.39028238584261,-8.23512564041066 ], [ 114.39002698088868,-8.236169554336115 ], [ 114.38986093320428,-8.236490721314521 ], [ 114.38946354672905,-8.23711180789128 ], [ 114.38828280751112,-8.238699448588911 ], [ 114.38683023100053,-8.240435083623716 ], [ 114.3862185094637,-8.241155466730099 ], [ 114.38573953177341,-8.241865759907403 ], [ 114.38569227112109,-8.241939847525782 ], [ 114.38529177347441,-8.242567704277048 ], [ 114.38457205716517,-8.243695985446461 ], [ 114.38397523633249,-8.244948821565282 ], [ 114.38368362942164,-8.245602891004593 ], [ 114.3831340761992,-8.246670055229972 ], [ 114.38245641014444,-8.247737209141601 ], [ 114.38228004064145,-8.248001002188977 ], [ 114.38215470261723,-8.24821473512301 ], [ 114.38197252766804,-8.248626339031667 ], [ 114.38173742104289,-8.249094058506584 ], [ 114.38137299887069,-8.249877235615699 ], [ 114.37888072972216,-8.254588867608964 ], [ 114.3784995324101,-8.255197966646518 ], [ 114.3781850268719,-8.255725813276598 ], [ 114.3781576427116,-8.255777415483276 ], [ 114.37810828176683,-8.255821572268779 ], [ 114.37800421515894,-8.25596771482431 ], [ 114.37712221925703,-8.257422324539835 ], [ 114.37619377637797,-8.258997894965964 ], [ 114.37584210678425,-8.259625463112897 ], [ 114.37569470181573,-8.259886536821782 ], [ 114.37530683142083,-8.260673648561113 ], [ 114.37526680262501,-8.260759488776671 ], [ 114.37514061044924,-8.260985913223134 ], [ 114.37497570540567,-8.261348313387325 ], [ 114.37483311010578,-8.261645621890509 ], [ 114.37401462327769,-8.263352182965765 ], [ 114.37329208607018,-8.26472070056963 ], [ 114.37312714650554,-8.264977799863402 ], [ 114.37284493939653,-8.265445762278425 ], [ 114.37263736040114,-8.265886598757318 ], [ 114.37207649648155,-8.26570797665681 ], [ 114.3710178040608,-8.265475900937242 ], [ 114.36964769022542,-8.265034119306234 ], [ 114.36888447331297,-8.264804044097 ], [ 114.36892136921969,-8.264492914219893 ], [ 114.36909730917091,-8.264182729389638 ], [ 114.36934277537415,-8.263873017107406 ], [ 114.36944978085315,-8.263475863244073 ], [ 114.36945203192964,-8.263147196134575 ], [ 114.36929726103942,-8.262903962331395 ], [ 114.3687434572164,-8.262554212993152 ], [ 114.36808500914864,-8.262255647630759 ], [ 114.36727131810639,-8.261783041098921 ], [ 114.36684012314811,-8.261295733232826 ], [ 114.36618511896884,-8.260495519428934 ], [ 114.36551106970956,-8.259937356578144 ], [ 114.3649740555629,-8.259674214270104 ], [ 114.36459215553757,-8.259602413767301 ], [ 114.3642100179238,-8.259565215269106 ], [ 114.36389811908893,-8.259424691872747 ], [ 114.36360502296839,-8.259076717039443 ], [ 114.36320895468982,-8.258537744486466 ], [ 114.3626208638937,-8.258118558023607 ], [ 114.36213551742142,-8.25792495260715 ], [ 114.36132042144425,-8.257659906556173 ], [ 114.36068019331971,-8.257240360137589 ], [ 114.35991972875156,-8.256612393173194 ], [ 114.35945473724742,-8.255986450707296 ], [ 114.3591284415981,-8.255413342761038 ], [ 114.3588691628277,-8.255203982353418 ], [ 114.35833060876638,-8.255165707717142 ], [ 114.3580358528659,-8.255059898869662 ], [ 114.35796799496374,-8.254817241354303 ], [ 114.35774479037521,-8.254417838906671 ], [ 114.35734718579491,-8.254103727573662 ], [ 114.35687993696882,-8.25380645056728 ], [ 114.35613484319755,-8.253472668043409 ], [ 114.35608437283845,-8.253230137570562 ], [ 114.35612104341021,-8.252953598816482 ], [ 114.35626282773262,-8.252556681991392 ], [ 114.35675412778696,-8.251885375583376 ], [ 114.35782695065849,-8.250960554842637 ], [ 114.35839846439816,-8.250425739573918 ], [ 114.35859429463126,-8.25008755580666 ], [ 114.35864526012767,-8.249688546562428 ], [ 114.35868312534583,-8.24912925858786 ], [ 114.3587462288956,-8.248564499268479 ], [ 114.35869375993701,-8.248255564742054 ], [ 114.35865530624871,-8.248196432975805 ], [ 114.35859430310269,-8.248118309690034 ], [ 114.35818619443887,-8.24793787337793 ], [ 114.35750698314342,-8.247627160985788 ], [ 114.35739276325224,-8.247574906413616 ], [ 114.35531776465602,-8.246669576042795 ], [ 114.35523143938153,-8.246610522164868 ], [ 114.35536441474677,-8.246393430745748 ], [ 114.35575653340332,-8.245912774856643 ], [ 114.3559288514668,-8.245704640118353 ], [ 114.35611154872652,-8.245337542711333 ], [ 114.35631636229846,-8.244926022940586 ], [ 114.35594828397063,-8.24478424479272 ], [ 114.35556896159474,-8.244616751952874 ], [ 114.35532242030301,-8.244449382718937 ], [ 114.35521278726516,-8.244374961796481 ], [ 114.35494090190373,-8.244190387262277 ], [ 114.35393952531719,-8.24357521026559 ], [ 114.35348110729737,-8.243272204151417 ], [ 114.3532811000957,-8.243099201027111 ], [ 114.35313739301451,-8.242974896439618 ], [ 114.35306192381499,-8.24290209957633 ], [ 114.35225769128705,-8.243780884946359 ], [ 114.35205775222319,-8.243995321952289 ], [ 114.35178482404787,-8.244252903987851 ], [ 114.35175106627801,-8.244284763590203 ], [ 114.35135044722742,-8.244662855475212 ], [ 114.35085703818881,-8.245166067053221 ], [ 114.35073042913392,-8.245293186340948 ], [ 114.3507035113464,-8.245314755901799 ], [ 114.35019916887143,-8.245892619013864 ], [ 114.35001916200306,-8.246066339025425 ], [ 114.34990432697424,-8.245965493841158 ], [ 114.34961395092853,-8.246008652931224 ], [ 114.34903426037177,-8.245941460542042 ], [ 114.34860175211935,-8.245859248885052 ], [ 114.34854571455082,-8.245802649639565 ], [ 114.34818275955213,-8.24585433975175 ], [ 114.34759237905526,-8.246021863186803 ], [ 114.34702025180607,-8.246171450462031 ], [ 114.34637548252287,-8.246338598833024 ], [ 114.3458404248648,-8.246371043551459 ], [ 114.34521503416627,-8.246357714279204 ], [ 114.34495141169835,-8.246464267501489 ], [ 114.34449030850719,-8.24628951812913 ], [ 114.34391086573741,-8.246186197940666 ], [ 114.34327734862383,-8.246037352365015 ], [ 114.34327741122411,-8.246028322312961 ], [ 114.34275191751087,-8.245988584737711 ], [ 114.3420742049945,-8.245676883942121 ], [ 114.34154108750676,-8.245429390584647 ], [ 114.34154121279761,-8.245411330449077 ], [ 114.34111693306767,-8.24515555507862 ], [ 114.34059375846091,-8.244781701289162 ], [ 114.33986115979417,-8.24454186126211 ], [ 114.33926365187435,-8.244429377833448 ], [ 114.33875716580125,-8.24426333763366 ], [ 114.338178665371,-8.2440245558786 ], [ 114.33774469620418,-8.243859013982394 ], [ 114.33731110378449,-8.243639290833949 ], [ 114.33676086524504,-8.24324718198803 ], [ 114.33631027482275,-8.242864790116826 ], [ 114.33587480806351,-8.242482041204241 ], [ 114.3359458503909,-8.242303446650096 ], [ 114.33615887543311,-8.241767951332452 ], [ 114.33636214131293,-8.241245437506564 ], [ 114.33641745257661,-8.24110325439479 ], [ 114.3369778198159,-8.23966277653742 ], [ 114.3369950174406,-8.239620849025378 ], [ 114.3371538158919,-8.239233776202937 ], [ 114.3373202198524,-8.238842755401594 ], [ 114.33805140284541,-8.238858213575695 ], [ 114.33856688283892,-8.23903335020135 ], [ 114.33918269937021,-8.239118872775789 ], [ 114.33944638357832,-8.239003294564755 ], [ 114.33983640477314,-8.238969862099973 ], [ 114.34012003677176,-8.238592536179169 ], [ 114.34056745479101,-8.238126034420285 ], [ 114.34084120573441,-8.237866036985189 ], [ 114.34116714728775,-8.237922466997446 ], [ 114.34158492419374,-8.237807950132293 ], [ 114.34210990564252,-8.237919934141326 ], [ 114.34242684532485,-8.237967270513197 ], [ 114.34279879806023,-8.23792468069508 ], [ 114.34306266764195,-8.237782010661148 ], [ 114.3432541474577,-8.237620780912407 ], [ 114.34338299140566,-8.237341723373962 ], [ 114.34342769496631,-8.236980515034562 ], [ 114.34343100826361,-8.236953743266517 ], [ 114.34332599713851,-8.236411190683009 ], [ 114.34320135332962,-8.236085234373572 ], [ 114.34308539795555,-8.235813520740951 ], [ 114.34295131417169,-8.235541682079008 ], [ 114.34319862126776,-8.235173136260261 ], [ 114.3434735597405,-8.234741567470893 ], [ 114.34388433653068,-8.234328995673417 ], [ 114.3443958850238,-8.233763599938351 ], [ 114.34407995238436,-8.233571783092353 ], [ 114.34364587109617,-8.2334243040573 ], [ 114.34304907229867,-8.233212489346581 ], [ 114.34257042288385,-8.232956335654208 ], [ 114.34188323322381,-8.232707773413575 ], [ 114.34118729360225,-8.232413996739703 ], [ 114.34061881930133,-8.232039823429735 ], [ 114.34022212707535,-8.231730048187139 ], [ 114.33972938156212,-8.231286245492289 ], [ 114.33949899428735,-8.231078741398985 ], [ 114.33947444244841,-8.231056628151166 ], [ 114.33945983211731,-8.230550817894466 ], [ 114.3394249574079,-8.230351905526206 ], [ 114.33941652147641,-8.230261542020127 ], [ 114.33943798000919,-8.229783072369468 ], [ 114.33950981761586,-8.229457800527383 ], [ 114.33953157533264,-8.229359284075217 ], [ 114.3398325160904,-8.229099477178947 ], [ 114.34003305926062,-8.228938312656497 ], [ 114.34026941922605,-8.228840609038937 ], [ 114.34065829974145,-8.228969721219162 ], [ 114.34082995396331,-8.229052180857282 ], [ 114.34122695689366,-8.229316806032035 ], [ 114.34160539238205,-8.229644516004237 ], [ 114.34194851330741,-8.229836524178754 ], [ 114.34251055590931,-8.229831371186764 ], [ 114.34296520856398,-8.229626805906177 ], [ 114.34328427451278,-8.229367122275662 ], [ 114.34354945701006,-8.229034823058438 ], [ 114.34382489539898,-8.228531015346981 ], [ 114.34400175724002,-8.227863979198459 ], [ 114.34436683198967,-8.22750527755953 ], [ 114.34467102966606,-8.226775906465559 ], [ 114.34528403268042,-8.225958360234948 ], [ 114.34552807265374,-8.22605937806518 ], [ 114.34594514545702,-8.226044192456474 ], [ 114.34652336468879,-8.226319091866566 ], [ 114.34780133537386,-8.226336927829987 ], [ 114.34886957838127,-8.226533924355705 ], [ 114.34901673323698,-8.226227902700108 ], [ 114.34919995615756,-8.225949220738862 ], [ 114.34933017289607,-8.225471504239506 ], [ 114.34967729944981,-8.225085585692735 ], [ 114.35015395216355,-8.224321280848789 ], [ 114.35059109057103,-8.224026286213524 ], [ 114.35106367001684,-8.223848930775915 ], [ 114.35170796332565,-8.22374499997216 ], [ 114.35251892566374,-8.22182710303241 ], [ 114.35438971164558,-8.222625616369408 ], [ 114.35526484644016,-8.223218607646892 ], [ 114.35597714526088,-8.223765325280899 ], [ 114.35667338019364,-8.224013928348697 ], [ 114.35699524181025,-8.223347891991089 ], [ 114.35728766138881,-8.223006746642209 ], [ 114.35771059901911,-8.222142736805205 ], [ 114.35827061785082,-8.221117122304921 ], [ 114.35841101182898,-8.220476931374941 ], [ 114.3585779723285,-8.219927226556115 ], [ 114.35899154299027,-8.218909753196424 ], [ 114.359057475779,-8.218747544017178 ], [ 114.35914700350729,-8.218474108991027 ], [ 114.35939083267928,-8.217729404418215 ], [ 114.35975912927907,-8.215591742628508 ], [ 114.36000359939328,-8.21562954338234 ], [ 114.36073713461425,-8.215724884827015 ], [ 114.36075738622003,-8.215417992537907 ], [ 114.36079067071566,-8.215224969044524 ], [ 114.36088958860631,-8.21465132209778 ], [ 114.36099616227422,-8.213658717446903 ], [ 114.36096459457559,-8.212981225625704 ], [ 114.36138093501124,-8.212039404606728 ], [ 114.36119432555873,-8.212005198074806 ], [ 114.36074296391365,-8.211910827396103 ], [ 114.359647573988,-8.211607085900958 ], [ 114.35942357831684,-8.211544970473829 ], [ 114.35904273952256,-8.211447352797501 ], [ 114.3586431531992,-8.211423446975768 ], [ 114.35859226147171,-8.211420405950214 ], [ 114.35838197208031,-8.210272429329317 ], [ 114.35854690837874,-8.208603895928205 ], [ 114.35904793902318,-8.208645676562028 ], [ 114.35972846559937,-8.208545876027003 ], [ 114.36006666302237,-8.208510220087193 ], [ 114.36027019787346,-8.208589560486789 ], [ 114.36054581522838,-8.208770147814633 ], [ 114.36076071266812,-8.208886680672055 ], [ 114.36092556276076,-8.208882242135175 ], [ 114.36135449662675,-8.208867924318829 ], [ 114.3622714392363,-8.209123940705945 ], [ 114.36231926797312,-8.209137300051451 ], [ 114.36288258524048,-8.209217078529809 ], [ 114.36291657806845,-8.20922189038156 ], [ 114.36369838960984,-8.209393597787711 ], [ 114.36402791532117,-8.209400673450563 ], [ 114.36402825893518,-8.209046985793883 ], [ 114.36421334698672,-8.207754692424143 ], [ 114.36408817794307,-8.207721405066202 ], [ 114.36320179619932,-8.207400890660509 ], [ 114.36290497954957,-8.20729356704703 ], [ 114.36237738553902,-8.207128768661027 ], [ 114.3623080678521,-8.207109978808672 ], [ 114.36241838884021,-8.206639408287083 ], [ 114.36246014420296,-8.206435483536609 ], [ 114.36246767567837,-8.206422193886089 ], [ 114.36255190428915,-8.206273568360333 ], [ 114.36267091724747,-8.20610281014415 ], [ 114.362936383294,-8.205725361081086 ], [ 114.36299145168513,-8.205626406014934 ], [ 114.36290394314928,-8.205174288714876 ], [ 114.36295963674698,-8.204985034792625 ], [ 114.36307877434967,-8.204796216916163 ], [ 114.36321641383455,-8.204553344306087 ], [ 114.36321778929835,-8.204354686804399 ], [ 114.36313934480172,-8.203902631817742 ], [ 114.3631314820814,-8.203873357371572 ], [ 114.36304214854512,-8.203540751013374 ], [ 114.36291769986057,-8.20318771307478 ], [ 114.36269276189186,-8.202833225540491 ], [ 114.36216919124315,-8.20265382292544 ], [ 114.36137923388974,-8.202411803799794 ], [ 114.36112815802069,-8.202262556911904 ], [ 114.36111265436445,-8.20207359881438 ], [ 114.36126192466168,-8.201460563006647 ], [ 114.36134687502208,-8.200973509422653 ], [ 114.36177792254171,-8.200245018356776 ], [ 114.36191643883498,-8.199875727868692 ], [ 114.3619553210555,-8.199496721543705 ], [ 114.36194882418698,-8.199126433304194 ], [ 114.36195301843645,-8.198521430035907 ], [ 114.36212314775085,-8.197603733134226 ], [ 114.36213191970855,-8.197556415976113 ], [ 114.3622978133224,-8.197160223275578 ], [ 114.36242670242406,-8.196872139873095 ], [ 114.36237482729696,-8.196510569751222 ], [ 114.36238545586697,-8.196284884723319 ], [ 114.3621888823846,-8.195877166816855 ], [ 114.36201987489963,-8.195415456444314 ], [ 114.36189361603786,-8.195324283817543 ], [ 114.36147008744793,-8.194969184338248 ], [ 114.36101118393526,-8.194487415655884 ], [ 114.36061603738695,-8.193960933543965 ], [ 114.36022957907461,-8.193488692569776 ], [ 114.36013182730862,-8.193208078078076 ], [ 114.36016989818548,-8.192946460326011 ], [ 114.36021653070043,-8.192757144388821 ], [ 114.36029066621668,-8.192522866276264 ], [ 114.36045524532459,-8.192316302575057 ], [ 114.36046073253293,-8.192313202236687 ], [ 114.36099210349388,-8.192012970615016 ], [ 114.36183867433901,-8.191486013697464 ], [ 114.36196737565707,-8.191225020686032 ], [ 114.36195962859664,-8.191035330308791 ], [ 114.36191525304216,-8.190899569566511 ], [ 114.36184425225277,-8.190682352341732 ], [ 114.36127810279088,-8.189983114841416 ], [ 114.36067570308543,-8.189283625780382 ], [ 114.36000917388664,-8.188683026517667 ], [ 114.3598549154504,-8.188112589722408 ], [ 114.35987850585097,-8.188048952991702 ], [ 114.35988292637218,-8.187916264367594 ], [ 114.35989556854835,-8.187573432902966 ], [ 114.35991798670339,-8.187184171587449 ], [ 114.35980718305602,-8.186814146920058 ], [ 114.35975210425151,-8.186373383540579 ], [ 114.35984198099112,-8.185941390728591 ], [ 114.36022394244131,-8.1859530431399 ], [ 114.36037104860165,-8.185966501839829 ], [ 114.36032717148605,-8.186398328519969 ], [ 114.36030455030435,-8.18679334965432 ], [ 114.3608462508673,-8.188153642530935 ], [ 114.3609130611736,-8.188275841278314 ], [ 114.3611423556743,-8.188695220020447 ], [ 114.3612538263733,-8.188846831304964 ], [ 114.36133943845208,-8.188963271705914 ], [ 114.36151898510634,-8.189118846843382 ], [ 114.36195502286843,-8.189298891769274 ], ] ] }, "id": "relation/8409086" } ] }; function getColor(d) { return d == "Pesanggaran" ? '#ff0000' : d == "Bangorejo" ? '#ff0078' : d == "Purwoharjo" ? '#cc00ff' : d == "TEGALDLIMO" ? '#7200ff' : d == "Muncar" ? '#008aff' : d == "Cluring" ? '#00d8ff' : d == "Gambiran" ? '#00fff6' : d == "Srono" ? '#00ff9c' : d == "Genteng" ? '#00ff5a' : d == "Glenmore" ? '#90ff00' : d == "Kalibaru" ? '#eaff00' : d == "Singojuruh" ? '#ffd800' : d == "Rogojampi" ? '#ffa200' : d == "Kabat" ? '#ff4200' : d == "Glagah" ? '#a1e1ff' : d == "Banyuwangi" ? '#c9066b' : '#FFEDA0'; }; var cctvLayer = L.layerGroup().addTo(map); function style(feature) { return { fillColor: getColor(feature.properties.name), weight: 2, opacity: 1, color: 'white', dashArray: '3', fillOpacity: 0.25 }; } function highlightFeature(e) { var layer = e.target; layer.setStyle({ weight: 3, color: '#666', dashArray: '', fillOpacity: 0.5 }); if (!L.Browser.ie && !L.Browser.opera && !L.Browser.edge) { layer.bringToFront(); } } function zoomToFeature(e) { map.fitBounds(e.target.getBounds()); } function onEachFeature(feature, layer) { layer.bindTooltip( feature.properties.name, { permanent: true, opacity: 0.7 } ) layer.on({ click: zoomToFeature, }); } L.geoJSON(geojsonFeature, { style: style, onEachFeature: onEachFeature }).addTo(map);; // Initialize CCTV data var cctvs = [ {"id":414, "uuid":"8795266c-ebc3-4a95-8827-b82360403f0a", "cctv_category_id":3, "kelurahan_id":null, "name":"BWI", "ip_nvr":"1.1.1.1", "status":1, "username":"bwi", "password":"bwi", "lat":null,"lng":null, "created_at":"2023-08-15T10:56:34.000000Z", "updated_at":"2024-12-30T03:29:17.000000Z", "rt":null,"rw":null,"is_login":1, "ip_internet":null,"status_ip_internet":0, "brand":"HIKVISION","port":80, "rtsp_port":554, "kecamatan_id":null, "cctv_links_active":[ { "id": 37, "uuid": 37, "cctv_id": 37, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/37\/playlist.m3u8?t=37-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 37, "url_rtsp": null, "created_at": "KOMINFO", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB RUAS JALAN PB. SUDIRMAN LATENG", "is_preview": 1, "lat": "-8.206061", "lng": "114.3737", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 37, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 37, "output_file_name": 37, "is_like": false, "cctv": null }, { "id": 39, "uuid": 39, "cctv_id": 39, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/39\/playlist.m3u8?t=39-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 39, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP. CAM SUNEAST MALL TIMUR", "is_preview": 1, "lat": "-8.364419", "lng": "114.147542", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 39, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 39, "output_file_name": 39, "is_like": false, "cctv": null }, { "id": 41, "uuid": 41, "cctv_id": 41, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/41\/playlist.m3u8?t=41-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 41, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB RTH JAMBU 2", "is_preview": 1, "lat": "-8.167878", "lng": "114.252126", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 41, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 41, "output_file_name": 41, "is_like": false, "cctv": null }, { "id": 42, "uuid": 42, "cctv_id": 42, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/42\/playlist.m3u8?t=42-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 42, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB RTH JAMBU 1", "is_preview": 1, "lat": "-8.168996", "lng": "114.251847", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 42, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 42, "output_file_name": 42, "is_like": false, "cctv": null }, { "id": 43, "uuid": 43, "cctv_id": 43, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/43\/playlist.m3u8?t=43-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 43, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 3 PATUNG BARONG 2", "is_preview": 1, "lat": "-8.213042", "lng": "114.339829", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 43, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 43, "output_file_name": 43, "is_like": false, "cctv": null }, { "id": 44, "uuid": 44, "cctv_id": 44, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/44\/playlist.m3u8?t=44-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 44, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 3 PATUNG BARONG 1", "is_preview": 1, "lat": "-8.212926", "lng": "114.339191", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 44, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 44, "output_file_name": 44, "is_like": false, "cctv": null }, { "id": 45, "uuid": 45, "cctv_id": 45, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/45\/playlist.m3u8?t=45-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 45, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PUSKESMAS JALAN RAYA KALIBARU ARAH TIMUR", "is_preview": 1, "lat": "-8.288605428415092", "lng": "113.98001307014164", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 45, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 45, "output_file_name": 45, "is_like": false, "cctv": null }, { "id": 46, "uuid": 46, "cctv_id": 46, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/46\/playlist.m3u8?t=46-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 46, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PUSKESMAS JALAN RAYA KALIBARU ARAH BARAT", "is_preview": 1, "lat": "-8.288496754816679", "lng": "113.97972222314759", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 46, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 46, "output_file_name": 46, "is_like": false, "cctv": null }, { "id": 47, "uuid": 47, "cctv_id": 47, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/47\/playlist.m3u8?t=47-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 47, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TPS GIRI", "is_preview": 1, "lat": "-8.200886", "lng": "114.357054", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 47, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 47, "output_file_name": 47, "is_like": false, "cctv": null }, { "id": 48, "uuid": 48, "cctv_id": 48, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/48\/playlist.m3u8?t=48-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 48, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 4 PANATBAN 3", "is_preview": 1, "lat": "-8.206189", "lng": "114.357934", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 48, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 48, "output_file_name": 48, "is_like": false, "cctv": null }, { "id": 49, "uuid": 49, "cctv_id": 49, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/49\/playlist.m3u8?t=49-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 49, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 4 PANATBAN 1", "is_preview": 1, "lat": "-8.205867", "lng": "114.356174", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 49, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 49, "output_file_name": 49, "is_like": false, "cctv": null }, { "id": 50, "uuid": 50, "cctv_id": 50, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/50\/playlist.m3u8?t=50-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 50, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 4 PANATBAN 2", "is_preview": 1, "lat": "-8.204915", "lng": "114.356947", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 50, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 50, "output_file_name": 50, "is_like": false, "cctv": null }, { "id": 51, "uuid": 51, "cctv_id": 51, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/51\/playlist.m3u8?t=51-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 51, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 3 GIRI 2", "is_preview": 1, "lat": "-8.19986", "lng": "114.358", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 51, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 51, "output_file_name": 51, "is_like": false, "cctv": null }, { "id": 52, "uuid": 52, "cctv_id": 52, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/52\/playlist.m3u8?t=52-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 52, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 3 GIRI 1", "is_preview": 1, "lat": "-8.200069", "lng": "114.357226", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 52, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 52, "output_file_name": 52, "is_like": false, "cctv": null }, { "id": 53, "uuid": 53, "cctv_id": 53, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/53\/playlist.m3u8?t=53-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 53, "url_rtsp": null, "created_at": null, "updated_at": null, "channel": 0, "name": "CCTV PEMKAB MOJOPANGGUNG 2", "is_preview": 1, "lat": "-8.218662280331749", "lng": "114.35355872272187", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 53, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 53, "output_file_name": 53, "is_like": false, "cctv": null }, { "id": 54, "uuid": 54, "cctv_id": 54, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/54\/playlist.m3u8?t=54-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 54, "url_rtsp": null, "created_at": null, "updated_at": null, "channel": 0, "name": "CCTV PEMKAB MOJOPANGGUNG 1", "is_preview": 1, "lat": "-8.218526422499894", "lng": "114.35368179021509", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 54, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 54, "output_file_name": 54, "is_like": false, "cctv": null }, { "id": 57, "uuid": 57, "cctv_id": 57, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/57\/playlist.m3u8?t=57-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 57, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG MUNCAR 3", "is_preview": 1, "lat": "-8.435115", "lng": "114.319235", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 57, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 57, "output_file_name": 57, "is_like": false, "cctv": null }, { "id": 58, "uuid": 58, "cctv_id": 58, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/58\/playlist.m3u8?t=58-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 58, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG MUNCAR 4", "is_preview": 1, "lat": "-8.434542", "lng": "114.31931", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 58, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 58, "output_file_name": 58, "is_like": false, "cctv": null }, { "id": 61, "uuid": 61, "cctv_id": 61, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/61\/playlist.m3u8?t=61-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 61, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB KALIPURO BRAK 2", "is_preview": 1, "lat": "-8.180741", "lng": "114.356561", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 61, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 61, "output_file_name": 61, "is_like": false, "cctv": null }, { "id": 62, "uuid": 62, "cctv_id": 62, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/62\/playlist.m3u8?t=62-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 62, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB KALIPURO BRAK 1", "is_preview": 1, "lat": "-8.181255", "lng": "114.357376", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 62, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 62, "output_file_name": 62, "is_like": false, "cctv": null }, { "id": 63, "uuid": 63, "cctv_id": 63, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/63\/playlist.m3u8?t=63-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 63, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB KALIPURO BRAK 3", "is_preview": 1, "lat": "-8.179896", "lng": "114.355917", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 63, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 63, "output_file_name": 63, "is_like": false, "cctv": null }, { "id": 65, "uuid": 65, "cctv_id": 65, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/65\/playlist.m3u8?t=65-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 65, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB KELURAHAN LATENG", "is_preview": 1, "lat": "-8.198251571833941", "lng": "114.37742870972035", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 65, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 65, "output_file_name": 65, "is_like": false, "cctv": null }, { "id": 66, "uuid": 66, "cctv_id": 66, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/66\/playlist.m3u8?t=66-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 66, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB KELURAHAN TEMENGGUNGAN", "is_preview": 1, "lat": "-8.208001234593574", "lng": "114.37534454455766", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 66, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 66, "output_file_name": 66, "is_like": false, "cctv": null }, { "id": 67, "uuid": 67, "cctv_id": 67, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/67\/playlist.m3u8?t=67-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 67, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB KELURAHAN SINGOTRUNAN", "is_preview": 1, "lat": "-8.198992072618191", "lng": "114.37304015615203", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 67, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 67, "output_file_name": 67, "is_like": false, "cctv": null }, { "id": 69, "uuid": 69, "cctv_id": 69, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/69\/playlist.m3u8?t=69-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 69, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB KELURAHAN KARANGREJO", "is_preview": 1, "lat": "-8.223042977086898", "lng": "114.37620451011861", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 69, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 69, "output_file_name": 69, "is_like": false, "cctv": null }, { "id": 70, "uuid": 70, "cctv_id": 70, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/70\/playlist.m3u8?t=70-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 70, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB RUAS JALAN A. YANI KEL_SOBO", "is_preview": 1, "lat": "-8.233903", "lng": "114.36001", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 70, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 70, "output_file_name": 70, "is_like": false, "cctv": null }, { "id": 73, "uuid": 73, "cctv_id": 73, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/73\/playlist.m3u8?t=73-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 73, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SUNGAI KALISOBO TIMUR", "is_preview": 1, "lat": "-8.234156782792043", "lng": "114.35964076903909", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 73, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 73, "output_file_name": 73, "is_like": false, "cctv": null }, { "id": 78, "uuid": 78, "cctv_id": 78, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/78\/playlist.m3u8?t=78-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 78, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN DINKES 1", "is_preview": 1, "lat": "-8.208253788927642", "lng": "114.36688888169081", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 78, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 78, "output_file_name": 78, "is_like": false, "cctv": null }, { "id": 79, "uuid": 79, "cctv_id": 79, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/79\/playlist.m3u8?t=79-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 79, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG BNI 3", "is_preview": 1, "lat": "-8.227156", "lng": "114.370122", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 79, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 79, "output_file_name": 79, "is_like": false, "cctv": null }, { "id": 80, "uuid": 80, "cctv_id": 80, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/80\/playlist.m3u8?t=80-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 80, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG BNI 2", "is_preview": 1, "lat": "-8.227914", "lng": "114.369457", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 80, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 80, "output_file_name": 80, "is_like": false, "cctv": null }, { "id": 81, "uuid": 81, "cctv_id": 81, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/81\/playlist.m3u8?t=81-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 81, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG BNI 1", "is_preview": 1, "lat": "-8.227719", "lng": "114.370294", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 81, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 81, "output_file_name": 81, "is_like": false, "cctv": null }, { "id": 82, "uuid": 82, "cctv_id": 82, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/82\/playlist.m3u8?t=82-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 82, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB JL MT.HARYONO 2", "is_preview": 1, "lat": "-8.220212", "lng": "114.37333", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 82, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 82, "output_file_name": 82, "is_like": false, "cctv": null }, { "id": 83, "uuid": 83, "cctv_id": 83, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/83\/playlist.m3u8?t=83-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 83, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB JL MT.HARYONO 1", "is_preview": 1, "lat": "-8.220502", "lng": "114.373491", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 83, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 83, "output_file_name": 83, "is_like": false, "cctv": null }, { "id": 84, "uuid": 84, "cctv_id": 84, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/84\/playlist.m3u8?t=84-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 84, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PALDAM HOTEL SELAMET 1", "is_preview": 1, "lat": "-8.21691218664196", "lng": "114.37482132694565", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 84, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 84, "output_file_name": 84, "is_like": false, "cctv": null }, { "id": 85, "uuid": 85, "cctv_id": 85, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/85\/playlist.m3u8?t=85-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 85, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PALDAM HOTEL SELAMET 2", "is_preview": 1, "lat": "-8.216996607819803", "lng": "114.3750108754767", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 85, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 85, "output_file_name": 85, "is_like": false, "cctv": null }, { "id": 86, "uuid": 86, "cctv_id": 86, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/86\/playlist.m3u8?t=86-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 86, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB CONTINENTAL TIMUR ", "is_preview": 1, "lat": "-8.21436246322328", "lng": "114.37730503600585", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 86, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 86, "output_file_name": 86, "is_like": false, "cctv": null }, { "id": 87, "uuid": 87, "cctv_id": 87, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/87\/playlist.m3u8?t=87-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 87, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TAMAN BLAMBANGAN MANDIRI 2", "is_preview": 1, "lat": "-8.213068362078117", "lng": "114.37574482012813", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 87, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 87, "output_file_name": 87, "is_like": false, "cctv": null }, { "id": 88, "uuid": 88, "cctv_id": 88, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/88\/playlist.m3u8?t=88-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 88, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TAMAN BLAMBANGAN TAMAN", "is_preview": 1, "lat": "-8.212680375268732", "lng": "114.37644097073498", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 88, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 88, "output_file_name": 88, "is_like": false, "cctv": null }, { "id": 93, "uuid": 93, "cctv_id": 93, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/93\/playlist.m3u8?t=93-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 93, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB RUAS JL. A.YANI (BOROBUDUR) JL UTARA PEMDA", "is_preview": 1, "lat": "-8.22289195812125", "lng": "114.36759902665351", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 93, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 93, "output_file_name": 93, "is_like": false, "cctv": null }, { "id": 94, "uuid": 94, "cctv_id": 94, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/94\/playlist.m3u8?t=94-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 94, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB RUAS JALAN S. PARMAN INDO SOBO", "is_preview": 1, "lat": "-8.242195", "lng": "114.353626", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 94, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 94, "output_file_name": 94, "is_like": false, "cctv": null }, { "id": 95, "uuid": 95, "cctv_id": 95, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/95\/playlist.m3u8?t=95-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 95, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB GWD TIKET PARKIR", "is_preview": 1, "lat": "-8.087747453893451", "lng": "114.41611616036235", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 95, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 95, "output_file_name": 95, "is_like": false, "cctv": null }, { "id": 97, "uuid": 97, "cctv_id": 97, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/97\/playlist.m3u8?t=97-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 97, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG PATUNG KUDA ARAH UTARA 2", "is_preview": 1, "lat": "-8.236220939291636", "lng": "114.35832239441798", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 97, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 97, "output_file_name": 97, "is_like": false, "cctv": null }, { "id": 99, "uuid": 99, "cctv_id": 99, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/99\/playlist.m3u8?t=99-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 99, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SUNGAI BAGONG ", "is_preview": 1, "lat": "-8.239244437871324", "lng": "114.35587047128394", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 99, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 99, "output_file_name": 99, "is_like": false, "cctv": null }, { "id": 100, "uuid": 100, "cctv_id": 100, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/100\/playlist.m3u8?t=100-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 100, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB JEMBATAN SUNGAI BAGONG", "is_preview": 1, "lat": "-8.239479746580962", "lng": "114.355807147496", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 100, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 100, "output_file_name": 100, "is_like": false, "cctv": null }, { "id": 102, "uuid": 102, "cctv_id": 102, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/102\/playlist.m3u8?t=102-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 102, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB ASDP PINTU KELUAR ", "is_preview": 1, "lat": "-8.145938", "lng": "114.400099", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 102, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 102, "output_file_name": 102, "is_like": false, "cctv": null }, { "id": 105, "uuid": 105, "cctv_id": 105, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/105\/playlist.m3u8?t=105-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 105, "url_rtsp": null, "created_at": null, "updated_at": null, "channel": 0, "name": "CCTV PEMKAB tawangalun timur", "is_preview": 1, "lat": "-8.366243932312997", "lng": "114.14187884147783", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 105, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 105, "output_file_name": 105, "is_like": false, "cctv": null }, { "id": 106, "uuid": 106, "cctv_id": 106, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/106\/playlist.m3u8?t=106-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 106, "url_rtsp": null, "created_at": null, "updated_at": null, "channel": 0, "name": "CCTV PEMKAB tawangalun selatan", "is_preview": 1, "lat": "-8.366135132007686", "lng": "114.14176618869371", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 106, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 106, "output_file_name": 106, "is_like": false, "cctv": null }, { "id": 107, "uuid": 107, "cctv_id": 107, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/107\/playlist.m3u8?t=107-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 107, "url_rtsp": null, "created_at": null, "updated_at": null, "channel": 0, "name": "CCTV PEMKAB vionata", "is_preview": 1, "lat": "-8.220756917406174", "lng": "114.36854834688738", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 107, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 107, "output_file_name": 107, "is_like": false, "cctv": null }, { "id": 109, "uuid": 109, "cctv_id": 109, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/109\/playlist.m3u8?t=109-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 109, "url_rtsp": null, "created_at": null, "updated_at": null, "channel": 0, "name": "CCTV PEMKAB dpr timur", "is_preview": 1, "lat": "-8.226390559741109", "lng": "114.36629727867083", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 109, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 109, "output_file_name": 109, "is_like": false, "cctv": null }, { "id": 110, "uuid": 110, "cctv_id": 110, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/110\/playlist.m3u8?t=110-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 110, "url_rtsp": null, "created_at": null, "updated_at": null, "channel": 0, "name": "CCTV PEMKAB lincing selatan", "is_preview": 1, "lat": "-8.313601785635205", "lng": "114.28933667126962", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 110, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 110, "output_file_name": 110, "is_like": false, "cctv": null }, { "id": 111, "uuid": 111, "cctv_id": 111, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/111\/playlist.m3u8?t=111-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 111, "url_rtsp": null, "created_at": null, "updated_at": null, "channel": 0, "name": "CCTV PEMKAB lincing utara", "is_preview": 1, "lat": "-8.313193124514335", "lng": "114.28963045544539", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 111, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 111, "output_file_name": 111, "is_like": false, "cctv": null }, { "id": 112, "uuid": 112, "cctv_id": 112, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/112\/playlist.m3u8?t=112-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 112, "url_rtsp": null, "created_at": null, "updated_at": null, "channel": 0, "name": "CCTV PEMKAB lincing tugu", "is_preview": 1, "lat": "-8.313298449586231", "lng": "114.28910675321902", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 112, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 112, "output_file_name": 112, "is_like": false, "cctv": null }, { "id": 113, "uuid": 113, "cctv_id": 113, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/113\/playlist.m3u8?t=113-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 113, "url_rtsp": null, "created_at": null, "updated_at": null, "channel": 0, "name": "CCTV PEMKAB pegadaian barat", "is_preview": 1, "lat": "-8.213168131436198", "lng": "114.37733757365325", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 113, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 113, "output_file_name": 113, "is_like": false, "cctv": null }, { "id": 114, "uuid": 114, "cctv_id": 114, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/114\/playlist.m3u8?t=114-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 114, "url_rtsp": null, "created_at": null, "updated_at": null, "channel": 0, "name": "CCTV PEMKAB pegadaian selatan", "is_preview": 1, "lat": "-8.213380381532742", "lng": "114.37745373389563", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 114, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 114, "output_file_name": 114, "is_like": false, "cctv": null }, { "id": 115, "uuid": 115, "cctv_id": 115, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/115\/playlist.m3u8?t=115-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 115, "url_rtsp": null, "created_at": null, "updated_at": null, "channel": 0, "name": "CCTV PEMKAB pegadaian utara", "is_preview": 1, "lat": "-8.212951459345593", "lng": "114.3775252171217", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 115, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 115, "output_file_name": 115, "is_like": false, "cctv": null }, { "id": 116, "uuid": 116, "cctv_id": 116, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/116\/playlist.m3u8?t=116-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 116, "url_rtsp": null, "created_at": null, "updated_at": null, "channel": 0, "name": "CCTV PEMKAB simpanglima timur", "is_preview": 1, "lat": "-8.215938579273603", "lng": "114.37048874020041", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 116, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 116, "output_file_name": 116, "is_like": false, "cctv": null }, { "id": 117, "uuid": 117, "cctv_id": 117, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/117\/playlist.m3u8?t=117-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 117, "url_rtsp": null, "created_at": null, "updated_at": null, "channel": 0, "name": "CCTV PEMKAB simpanglima selatan", "is_preview": 1, "lat": "-8.21609449880812", "lng": "114.37018644054129", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 117, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 117, "output_file_name": 117, "is_like": false, "cctv": null }, { "id": 118, "uuid": 118, "cctv_id": 118, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/118\/playlist.m3u8?t=118-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 118, "url_rtsp": null, "created_at": null, "updated_at": null, "channel": 0, "name": "CCTV PEMKAB simpang lima utara", "is_preview": 1, "lat": "-8.215285402179363", "lng": "114.37048874020041", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 118, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 118, "output_file_name": 118, "is_like": false, "cctv": null }, { "id": 119, "uuid": 119, "cctv_id": 119, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/119\/playlist.m3u8?t=119-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 119, "url_rtsp": null, "created_at": null, "updated_at": null, "channel": 0, "name": "CCTV PEMKAB sukowidi barat", "is_preview": 1, "lat": "-8.19250959891796", "lng": "114.37654878721348", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 119, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 119, "output_file_name": 119, "is_like": false, "cctv": null }, { "id": 120, "uuid": 120, "cctv_id": 120, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/120\/playlist.m3u8?t=120-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 120, "url_rtsp": null, "created_at": null, "updated_at": null, "channel": 0, "name": "CCTV PEMKAB sukowidi selatan", "is_preview": 1, "lat": "-8.192276307355385", "lng": "114.37699009189292", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 120, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 120, "output_file_name": 120, "is_like": false, "cctv": null }, { "id": 121, "uuid": 121, "cctv_id": 121, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/121\/playlist.m3u8?t=121-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 121, "url_rtsp": null, "created_at": null, "updated_at": null, "channel": 0, "name": "CCTV PEMKAB sukowidi utara", "is_preview": 1, "lat": "-8.192772672218062", "lng": "114.3767844840309", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 121, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 121, "output_file_name": 121, "is_like": false, "cctv": null }, { "id": 122, "uuid": 122, "cctv_id": 122, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/122\/playlist.m3u8?t=122-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 122, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TAMAN SRITANJUNG PARKIR DALAM", "is_preview": 1, "lat": "-8.210014369370642", "lng": "114.37357696708177", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 122, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 122, "output_file_name": 122, "is_like": false, "cctv": null }, { "id": 123, "uuid": 123, "cctv_id": 123, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/123\/playlist.m3u8?t=123-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 123, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TAMAN SRITANJUNG SIMPANG 3", "is_preview": 1, "lat": "-8.210066930144647", "lng": "114.3730459167098", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 123, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 123, "output_file_name": 123, "is_like": false, "cctv": null }, { "id": 124, "uuid": 124, "cctv_id": 124, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/124\/playlist.m3u8?t=124-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 124, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB GUMITIR ARAH JEMBER", "is_preview": 1, "lat": "-8.278853889906364", "lng": "113.93786796053747", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 124, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 124, "output_file_name": 124, "is_like": false, "cctv": null }, { "id": 125, "uuid": 125, "cctv_id": 125, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/125\/playlist.m3u8?t=125-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 125, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB GUMITIR ARAH BANYUWANGI", "is_preview": 1, "lat": "-8.279031725166217", "lng": "113.93763863163416", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 125, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 125, "output_file_name": 125, "is_like": false, "cctv": null }, { "id": 126, "uuid": 126, "cctv_id": 126, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/126\/playlist.m3u8?t=126-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 126, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN PASAR KALIBARU ARAH JEMBER", "is_preview": 1, "lat": "-8.283792489192631", "lng": "113.97496780924284", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 126, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 126, "output_file_name": 126, "is_like": false, "cctv": null }, { "id": 128, "uuid": 128, "cctv_id": 128, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/128\/playlist.m3u8?t=128-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 128, "url_rtsp": null, "created_at": null, "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PASAR KALIBARU", "is_preview": 1, "lat": "-8.283725455691519", "lng": "113.97465921474961", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 128, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 128, "output_file_name": 128, "is_like": false, "cctv": null }, { "id": 129, "uuid": 129, "cctv_id": 129, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/129\/playlist.m3u8?t=129-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 129, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PASAR BLAMBANGAN GEDUNG WANITA 1", "is_preview": 1, "lat": "-8.212350053025702", "lng": "114.37826679351929", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 129, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 129, "output_file_name": 129, "is_like": false, "cctv": null }, { "id": 130, "uuid": 130, "cctv_id": 130, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/130\/playlist.m3u8?t=130-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 130, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PASAR BLAMBANGAN GEDUNG WANITA 2", "is_preview": 1, "lat": "-8.212615279451073", "lng": "114.37821703505182", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 130, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 130, "output_file_name": 130, "is_like": false, "cctv": null }, { "id": 134, "uuid": 134, "cctv_id": 134, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/134\/playlist.m3u8?t=134-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 134, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SUNGAI KALISOBO BARAT", "is_preview": 1, "lat": "-8.239099713309267", "lng": "114.35590598334939", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 134, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 134, "output_file_name": 134, "is_like": false, "cctv": null }, { "id": 135, "uuid": 135, "cctv_id": 135, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/135\/playlist.m3u8?t=135-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 135, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB REST AREA GWD", "is_preview": 1, "lat": "-8.088288482698603", "lng": "114.41608813422067", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 135, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 135, "output_file_name": 135, "is_like": false, "cctv": null }, { "id": 137, "uuid": 137, "cctv_id": 137, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/137\/playlist.m3u8?t=137-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 137, "url_rtsp": null, "created_at": null, "updated_at": null, "channel": 0, "name": "CCTV PEMKAB MENDUT 2", "is_preview": 1, "lat": "-8.216340273943112", "lng": "114.35926102020791", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 137, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 137, "output_file_name": 137, "is_like": false, "cctv": null }, { "id": 138, "uuid": 138, "cctv_id": 138, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/138\/playlist.m3u8?t=138-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 138, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DOUBLE W RTH KEDAYUNAN", "is_preview": 1, "lat": "-8.262674756478578", "lng": "114.33061467688516", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 138, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 138, "output_file_name": 138, "is_like": false, "cctv": null }, { "id": 139, "uuid": 139, "cctv_id": 139, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/139\/playlist.m3u8?t=139-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 139, "url_rtsp": null, "created_at": null, "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN RTH KEDAYUNAN", "is_preview": 1, "lat": "-8.262485146918763", "lng": "114.33108089961817", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 139, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 139, "output_file_name": 139, "is_like": false, "cctv": null }, { "id": 142, "uuid": 142, "cctv_id": 142, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/142\/playlist.m3u8?t=142-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 142, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB RUAS JALAN PB. SUDIRMAN JEMBATAN KALILO", "is_preview": 1, "lat": "-8.211175660956615", "lng": "114.37234452681932", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 142, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 142, "output_file_name": 142, "is_like": false, "cctv": null }, { "id": 143, "uuid": 143, "cctv_id": 143, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/143\/playlist.m3u8?t=143-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 143, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB RUAS JALAN PB. SUDIRMAN CITARUM", "is_preview": 1, "lat": "-8.211807480391762", "lng": "114.37215136422502", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 143, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 143, "output_file_name": 143, "is_like": false, "cctv": null }, { "id": 144, "uuid": 144, "cctv_id": 144, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/144\/playlist.m3u8?t=144-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 144, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB RUAS JALAN PB. SUDIRMAN RUAS JALAN PB. SUDIRMANYU", "is_preview": 1, "lat": "-8.213324805405806", "lng": "114.37138842853192", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 144, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 144, "output_file_name": 144, "is_like": false, "cctv": null }, { "id": 145, "uuid": 145, "cctv_id": 145, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/145\/playlist.m3u8?t=145-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 145, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB RUAS JALAN PB. SUDIRMAN SERAYU", "is_preview": 1, "lat": "-8.213452629710817", "lng": "114.37137407864404", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 145, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 145, "output_file_name": 145, "is_like": false, "cctv": null }, { "id": 146, "uuid": 146, "cctv_id": 146, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/146\/playlist.m3u8?t=146-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 146, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB RUAS JALAN A. YANI MCD", "is_preview": 1, "lat": "-8.216683926751918", "lng": "114.36993032903051", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 146, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 146, "output_file_name": 146, "is_like": false, "cctv": null }, { "id": 147, "uuid": 147, "cctv_id": 147, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/147\/playlist.m3u8?t=147-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 147, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB RUAS JALAN A. YANI RATU OSENG", "is_preview": 1, "lat": "-8.222592830971287", "lng": "114.36771928262597", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 147, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 147, "output_file_name": 147, "is_like": false, "cctv": null }, { "id": 148, "uuid": 148, "cctv_id": 148, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/148\/playlist.m3u8?t=148-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 148, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB RUAS JALAN A. YANI PERPUS HUKUM 1", "is_preview": 1, "lat": "-8.22441", "lng": "114.366909", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 148, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 148, "output_file_name": 148, "is_like": false, "cctv": null }, { "id": 149, "uuid": 149, "cctv_id": 149, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/149\/playlist.m3u8?t=149-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 149, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB RUAS JALAN A. YANI PERPUS HUKUM 2", "is_preview": 1, "lat": "-8.224842", "lng": "114.366775", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 149, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 149, "output_file_name": 149, "is_like": false, "cctv": null }, { "id": 150, "uuid": 150, "cctv_id": 150, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/150\/playlist.m3u8?t=150-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 150, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB ", "is_preview": 1, "lat": "-8.223369507861491", "lng": "114.36740886087357", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 150, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 150, "output_file_name": 150, "is_like": false, "cctv": null }, { "id": 151, "uuid": 151, "cctv_id": 151, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/151\/playlist.m3u8?t=151-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 151, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB RUAS JALAN A. YANI DEPAN PEMDA", "is_preview": 1, "lat": "-8.223752013492293", "lng": "114.3671577306864", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 151, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 151, "output_file_name": 151, "is_like": false, "cctv": null }, { "id": 153, "uuid": 153, "cctv_id": 153, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/153\/playlist.m3u8?t=153-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 153, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB RUAS JALAN A. YANI PEMDA GERBANG SELATAN", "is_preview": 1, "lat": "-8.223799", "lng": "114.367059", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 153, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 153, "output_file_name": 153, "is_like": false, "cctv": null }, { "id": 154, "uuid": 154, "cctv_id": 154, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/154\/playlist.m3u8?t=154-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 154, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB RUAS JALAN A. YANI PEMDA SELATAN", "is_preview": 1, "lat": "-8.22416", "lng": "114.367", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 154, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 154, "output_file_name": 154, "is_like": false, "cctv": null }, { "id": 155, "uuid": 155, "cctv_id": 155, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/155\/playlist.m3u8?t=155-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 155, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB JL. LETNAN SUTAJI", "is_preview": 1, "lat": "-8.22398", "lng": "114.367343", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 155, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 155, "output_file_name": 155, "is_like": false, "cctv": null }, { "id": 156, "uuid": 156, "cctv_id": 156, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/156\/playlist.m3u8?t=156-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 156, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SAYU WIWIT AULA", "is_preview": 1, "lat": "-8.223835938729005", "lng": "114.36741375302007", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 156, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 156, "output_file_name": 156, "is_like": false, "cctv": null }, { "id": 157, "uuid": 157, "cctv_id": 157, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/157\/playlist.m3u8?t=157-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 157, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB RUAS JALAN PB. SUDIRMAN CILIWUNG", "is_preview": 1, "lat": "-8.212605823658851", "lng": "114.37157910900702", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 157, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 157, "output_file_name": 157, "is_like": false, "cctv": null }, { "id": 158, "uuid": 158, "cctv_id": 158, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/158\/playlist.m3u8?t=158-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 158, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB RUAS JALAN PB. SUDIRMAN MUSI", "is_preview": 1, "lat": "-8.214594728354866", "lng": "114.3708240880269", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 158, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 158, "output_file_name": 158, "is_like": false, "cctv": null }, { "id": 159, "uuid": 159, "cctv_id": 159, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/159\/playlist.m3u8?t=159-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 159, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB Ruas Jalan PB. Sudirman Simp. lima", "is_preview": 1, "lat": "-8.215135064876163", "lng": "114.37052207963943", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 159, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 159, "output_file_name": 159, "is_like": false, "cctv": null }, { "id": 160, "uuid": 160, "cctv_id": 160, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/160\/playlist.m3u8?t=160-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 160, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB Ruas Jalan PB. Sudirman Sritanjung", "is_preview": 1, "lat": "-8.209735", "lng": "114.373035", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 160, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 160, "output_file_name": 160, "is_like": false, "cctv": null }, { "id": 161, "uuid": 161, "cctv_id": 161, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/161\/playlist.m3u8?t=161-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 161, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TPS SUMBER REJO", "is_preview": 1, "lat": "-8.239479984750082", "lng": "114.3459649817209", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 161, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 161, "output_file_name": 161, "is_like": false, "cctv": null }, { "id": 162, "uuid": 162, "cctv_id": 162, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/162\/playlist.m3u8?t=162-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 162, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP. 4 RAJAWALI 1", "is_preview": 1, "lat": "-8.219817", "lng": "114.368797", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 162, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 162, "output_file_name": 162, "is_like": false, "cctv": null }, { "id": 163, "uuid": 163, "cctv_id": 163, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/163\/playlist.m3u8?t=163-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 163, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP. 4 RAJAWALI 2", "is_preview": 1, "lat": "-8.220213374476065", "lng": "114.3685888852849", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 163, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 163, "output_file_name": 163, "is_like": false, "cctv": null }, { "id": 170, "uuid": 170, "cctv_id": 170, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/170\/playlist.m3u8?t=170-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 170, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP. 3 TAWANG ALUN", "is_preview": 1, "lat": "-8.36618891303433", "lng": "114.14198850116067", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 170, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 170, "output_file_name": 170, "is_like": false, "cctv": null }, { "id": 173, "uuid": 173, "cctv_id": 173, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/173\/playlist.m3u8?t=173-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 173, "url_rtsp": null, "created_at": "Kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TIKET MASUK PALTUDING ", "is_preview": 1, "lat": "-8.073172", "lng": "114.224221", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 173, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 173, "output_file_name": 173, "is_like": false, "cctv": null }, { "id": 174, "uuid": 174, "cctv_id": 174, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/174\/playlist.m3u8?t=174-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 174, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PALTUDING PINTU MASUK", "is_preview": 1, "lat": "-8.073984", "lng": "114.223389", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 174, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 174, "output_file_name": 174, "is_like": false, "cctv": null }, { "id": 176, "uuid": 176, "cctv_id": 176, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/176\/playlist.m3u8?t=176-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 176, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN KEC WONGSOREJO", "is_preview": 1, "lat": "-7.991111103187705", "lng": "114.40179928922512", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 176, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 176, "output_file_name": 176, "is_like": false, "cctv": null }, { "id": 177, "uuid": 177, "cctv_id": 177, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/177\/playlist.m3u8?t=177-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 177, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB ASDP ARAH PINTU MASUK STASIUN KETAPANG", "is_preview": 1, "lat": "-8.14163681865626", "lng": "114.39923746121269", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 177, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 177, "output_file_name": 177, "is_like": false, "cctv": null }, { "id": 179, "uuid": 179, "cctv_id": 179, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/179\/playlist.m3u8?t=179-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 179, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB JL. INDRA GIRI", "is_preview": 1, "lat": "-8.204053309007854", "lng": "114.35824809295865", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 179, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 179, "output_file_name": 179, "is_like": false, "cctv": null }, { "id": 197, "uuid": 197, "cctv_id": 197, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/197\/playlist.m3u8?t=197-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 197, "url_rtsp": null, "created_at": "Kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PINTU MASUK BOOM ARAH LUAR", "is_preview": 1, "lat": "-8.210650793886828", "lng": "114.38007109926201", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 197, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 197, "output_file_name": 197, "is_like": false, "cctv": null }, { "id": 198, "uuid": 198, "cctv_id": 198, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/198\/playlist.m3u8?t=198-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 198, "url_rtsp": null, "created_at": "Kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PINTU MASUK BOOM ARAH DALAM", "is_preview": 1, "lat": "-8.210575747810356", "lng": "114.38025916110705", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 198, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 198, "output_file_name": 198, "is_like": false, "cctv": null }, { "id": 200, "uuid": 200, "cctv_id": 200, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/200\/playlist.m3u8?t=200-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 200, "url_rtsp": null, "created_at": "KOMINFO", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB GRAND WATU DODOL1", "is_preview": 1, "lat": "-8.088054905777849", "lng": "114.41577928924393", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 200, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 200, "output_file_name": 200, "is_like": false, "cctv": null }, { "id": 201, "uuid": 201, "cctv_id": 201, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/201\/playlist.m3u8?t=201-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 201, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB GRAND WATUDODOL2", "is_preview": 1, "lat": "-8.087863375914774", "lng": "114.41581342820307", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 201, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 201, "output_file_name": 201, "is_like": false, "cctv": null }, { "id": 202, "uuid": 202, "cctv_id": 202, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/202\/playlist.m3u8?t=202-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 202, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG PDAM WONGSOREJO1", "is_preview": 1, "lat": "-7.96313041137004", "lng": "114.39721755220198", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 202, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 202, "output_file_name": 202, "is_like": false, "cctv": null }, { "id": 203, "uuid": 203, "cctv_id": 203, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/203\/playlist.m3u8?t=203-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 203, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG PDAM WONGSOREJO2", "is_preview": 1, "lat": "-7.963438300433244", "lng": "114.39713086618652", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 203, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 203, "output_file_name": 203, "is_like": false, "cctv": null }, { "id": 204, "uuid": 204, "cctv_id": 204, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/204\/playlist.m3u8?t=204-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 204, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TIKUNGAN PELABUHAN KAMPE1", "is_preview": 1, "lat": "-8.047582322088857", "lng": "114.42125756361595", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 204, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 204, "output_file_name": 204, "is_like": false, "cctv": null }, { "id": 205, "uuid": 205, "cctv_id": 205, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/205\/playlist.m3u8?t=205-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 205, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TIKUNGAN PELABUHAN KAMPE2", "is_preview": 1, "lat": "-8.046508366343213", "lng": "114.42090360614372", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 205, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 205, "output_file_name": 205, "is_like": false, "cctv": null }, { "id": 206, "uuid": 206, "cctv_id": 206, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/206\/playlist.m3u8?t=206-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 206, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PASAR GALEKAN WONGSOREJO1", "is_preview": 1, "lat": "-7.942360360784727", "lng": "114.39364626302256", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 206, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 206, "output_file_name": 206, "is_like": false, "cctv": null }, { "id": 207, "uuid": 207, "cctv_id": 207, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/207\/playlist.m3u8?t=207-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 207, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PASAR GALEKAN WONGSOREJO2", "is_preview": 1, "lat": "-7.941761695753289", "lng": "114.39296277101597\n", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 207, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 207, "output_file_name": 207, "is_like": false, "cctv": null }, { "id": 208, "uuid": 208, "cctv_id": 208, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/208\/playlist.m3u8?t=208-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 208, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN TERMINAL SRITANJUNG2", "is_preview": 1, "lat": "-8.119844829691157", "lng": "114.39840462484774\n", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 208, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 208, "output_file_name": 208, "is_like": false, "cctv": null }, { "id": 209, "uuid": 209, "cctv_id": 209, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/209\/playlist.m3u8?t=209-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 209, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG FAIRLY1", "is_preview": 1, "lat": "-8.151715001193336", "lng": "114.39719919088196", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 209, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 209, "output_file_name": 209, "is_like": false, "cctv": null }, { "id": 210, "uuid": 210, "cctv_id": 210, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/210\/playlist.m3u8?t=210-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 210, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG FAIRLY2", "is_preview": 1, "lat": "-8.151715001193333", "lng": "114.39719919088195", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 210, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 210, "output_file_name": 210, "is_like": false, "cctv": null }, { "id": 211, "uuid": 211, "cctv_id": 211, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/211\/playlist.m3u8?t=211-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 211, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN TERMINAL TERPADU SOBO1", "is_preview": 1, "lat": "-8.238444640294004", "lng": "114.35657471111186", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 211, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 211, "output_file_name": 211, "is_like": false, "cctv": null }, { "id": 212, "uuid": 212, "cctv_id": 212, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/212\/playlist.m3u8?t=212-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 212, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN TERMINAL TERPADU SOBO2", "is_preview": 1, "lat": "-8.23831069658083", "lng": "114.3566842990619", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 212, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 212, "output_file_name": 212, "is_like": false, "cctv": null }, { "id": 213, "uuid": 213, "cctv_id": 213, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/213\/playlist.m3u8?t=213-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 213, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG3 POLSEK GIRI1", "is_preview": 1, "lat": "-8.20564273899906", "lng": "114.3522198999485", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 213, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 213, "output_file_name": 213, "is_like": false, "cctv": null }, { "id": 214, "uuid": 214, "cctv_id": 214, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/214\/playlist.m3u8?t=214-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 214, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG3 POLSEK GIRI2", "is_preview": 1, "lat": "-8.205464865564968", "lng": "114.35219861770338", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 214, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 214, "output_file_name": 214, "is_like": false, "cctv": null }, { "id": 215, "uuid": 215, "cctv_id": 215, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/215\/playlist.m3u8?t=215-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 215, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN PASAR GLAGAH1", "is_preview": 1, "lat": "-8.217989981229792", "lng": "114.31131819443867", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 215, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 215, "output_file_name": 215, "is_like": false, "cctv": null }, { "id": 216, "uuid": 216, "cctv_id": 216, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/216\/playlist.m3u8?t=216-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 216, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN PASAR GLAGAH2", "is_preview": 1, "lat": "-8.218451764855063", "lng": "114.31136979326732", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 216, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 216, "output_file_name": 216, "is_like": false, "cctv": null }, { "id": 217, "uuid": 217, "cctv_id": 217, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/217\/playlist.m3u8?t=217-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 217, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SASAK TAMBONG1", "is_preview": 1, "lat": "-8.281906662084948", "lng": "114.31620295172681", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 217, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 217, "output_file_name": 217, "is_like": false, "cctv": null }, { "id": 218, "uuid": 218, "cctv_id": 218, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/218\/playlist.m3u8?t=218-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 218, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SASAK TAMBONG2", "is_preview": 1, "lat": "-8.28394258910395", "lng": "114.3159812077654", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 218, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 218, "output_file_name": 218, "is_like": false, "cctv": null }, { "id": 219, "uuid": 219, "cctv_id": 219, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/219\/playlist.m3u8?t=219-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 219, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP3 LICIN", "is_preview": 1, "lat": "-8.191511919508542", "lng": "114.26517027100586", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 219, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 219, "output_file_name": 219, "is_like": false, "cctv": null }, { "id": 220, "uuid": 220, "cctv_id": 220, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/220\/playlist.m3u8?t=220-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 220, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP3 LICIN", "is_preview": 1, "lat": "-8.191511919508542", "lng": "114.26517027100586", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 220, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 220, "output_file_name": 220, "is_like": false, "cctv": null }, { "id": 221, "uuid": 221, "cctv_id": 221, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/221\/playlist.m3u8?t=221-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 221, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN HOTEL ELROYAL1", "is_preview": 1, "lat": "-8.258261726120484", "lng": "114.33724537664466", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 221, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 221, "output_file_name": 221, "is_like": false, "cctv": null }, { "id": 222, "uuid": 222, "cctv_id": 222, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/222\/playlist.m3u8?t=222-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 222, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN HOTEL ELROYAL2", "is_preview": 1, "lat": "-8.258096084944547", "lng": "114.33722098103202", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 222, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 222, "output_file_name": 222, "is_like": false, "cctv": null }, { "id": 223, "uuid": 223, "cctv_id": 223, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/223\/playlist.m3u8?t=223-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 223, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 5 JAJAG1", "is_preview": 1, "lat": "-8.444938785141558", "lng": "114.18276355976562", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 223, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 223, "output_file_name": 223, "is_like": false, "cctv": null }, { "id": 224, "uuid": 224, "cctv_id": 224, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/224\/playlist.m3u8?t=224-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 224, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 5 JAJAG2", "is_preview": 1, "lat": "-8.444674054264288", "lng": "114.18283046791534", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 224, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 224, "output_file_name": 224, "is_like": false, "cctv": null }, { "id": 225, "uuid": 225, "cctv_id": 225, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/225\/playlist.m3u8?t=225-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 225, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 5 JAJAG3", "is_preview": 1, "lat": "-8.444610235186351", "lng": "114.18280657214758", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 225, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 225, "output_file_name": 225, "is_like": false, "cctv": null }, { "id": 226, "uuid": 226, "cctv_id": 226, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/226\/playlist.m3u8?t=226-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 226, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TRAFIC LIGHT KARANGSARI1", "is_preview": 1, "lat": "-8.322028688962439", "lng": "114.19408972883525", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 226, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 226, "output_file_name": 226, "is_like": false, "cctv": null }, { "id": 227, "uuid": 227, "cctv_id": 227, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/227\/playlist.m3u8?t=227-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 227, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TRAFIC LIGHT KARANGSARI2", "is_preview": 1, "lat": "-8.322028688962439", "lng": "14.19408972883525", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 227, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 227, "output_file_name": 227, "is_like": false, "cctv": null }, { "id": 228, "uuid": 228, "cctv_id": 228, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/228\/playlist.m3u8?t=228-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 228, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 4 PAKIS1", "is_preview": 1, "lat": "-8.245153235875511", "lng": "114.350861", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 228, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 228, "output_file_name": 228, "is_like": false, "cctv": null }, { "id": 229, "uuid": 229, "cctv_id": 229, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/229\/playlist.m3u8?t=229-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 229, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 4 PAKIS2", "is_preview": 1, "lat": "-8.245011476505857", "lng": "114.35086109628676", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 229, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 229, "output_file_name": 229, "is_like": false, "cctv": null }, { "id": 230, "uuid": 230, "cctv_id": 230, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/230\/playlist.m3u8?t=230-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 230, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 4 TRENGGONO", "is_preview": 1, "lat": "-8.233462", "lng": "114.352994", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 230, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 230, "output_file_name": 230, "is_like": false, "cctv": null }, { "id": 231, "uuid": 231, "cctv_id": 231, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/231\/playlist.m3u8?t=231-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 231, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 4 TRENGGONO2", "is_preview": 1, "lat": "-8.233475", "lng": "114.353065", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 231, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 231, "output_file_name": 231, "is_like": false, "cctv": null }, { "id": 232, "uuid": 232, "cctv_id": 232, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/232\/playlist.m3u8?t=232-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 232, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 3 CEMARA DEPAN POLRESTA1", "is_preview": 1, "lat": "-8.232882416378976", "lng": "114.34941596191806", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 232, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 232, "output_file_name": 232, "is_like": false, "cctv": null }, { "id": 233, "uuid": 233, "cctv_id": 233, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/233\/playlist.m3u8?t=233-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 233, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 3 CEMARA DEPAN POLRESTA2", "is_preview": 1, "lat": "-8.232658035499416", "lng": "114.3491548461126", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 233, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 233, "output_file_name": 233, "is_like": false, "cctv": null }, { "id": 234, "uuid": 234, "cctv_id": 234, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/234\/playlist.m3u8?t=234-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 234, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 3 BAKUNGAN1", "is_preview": 1, "lat": "-8.221603122364678", "lng": "114.352510944386", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 234, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 234, "output_file_name": 234, "is_like": false, "cctv": null }, { "id": 235, "uuid": 235, "cctv_id": 235, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/235\/playlist.m3u8?t=235-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 235, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 3 BAKUNGAN2", "is_preview": 1, "lat": "-8.221849822169307", "lng": "114.35237104297597", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 235, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 235, "output_file_name": 235, "is_like": false, "cctv": null }, { "id": 236, "uuid": 236, "cctv_id": 236, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/236\/playlist.m3u8?t=236-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 236, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 4 TRAFIC LIGHT MAN SOBO1", "is_preview": 1, "lat": "-8.233836634501614", "lng": "114.36398702103459", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 236, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 236, "output_file_name": 236, "is_like": false, "cctv": null }, { "id": 237, "uuid": 237, "cctv_id": 237, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/237\/playlist.m3u8?t=237-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 237, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 4 TRAFIC LIGHT MAN SOBO2", "is_preview": 1, "lat": "-8.233737863808452", "lng": "114.36406281806363", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 237, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 237, "output_file_name": 237, "is_like": false, "cctv": null }, { "id": 238, "uuid": 238, "cctv_id": 238, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/238\/playlist.m3u8?t=238-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 238, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 4 TRAFIC LIGHT BENGAWAN1", "is_preview": 1, "lat": "-8.209094628133244", "lng": "114.36934921781332", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 238, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 238, "output_file_name": 238, "is_like": false, "cctv": null }, { "id": 239, "uuid": 239, "cctv_id": 239, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/239\/playlist.m3u8?t=239-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 239, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 4 TRAFIC LIGHT BENGAWAN2", "is_preview": 1, "lat": "-8.209034176683053", "lng": "114.36935851218033", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 239, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 239, "output_file_name": 239, "is_like": false, "cctv": null }, { "id": 240, "uuid": 240, "cctv_id": 240, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/240\/playlist.m3u8?t=240-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 240, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN TOKO LARIS1", "is_preview": 1, "lat": "-8.206108614886093", "lng": "114.37471025380421", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 240, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 240, "output_file_name": 240, "is_like": false, "cctv": null }, { "id": 241, "uuid": 241, "cctv_id": 241, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/241\/playlist.m3u8?t=241-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 241, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN TOKO LARIS2", "is_preview": 1, "lat": "-8.206045130369864", "lng": "114.37427584252549", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 241, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 241, "output_file_name": 241, "is_like": false, "cctv": null }, { "id": 242, "uuid": 242, "cctv_id": 242, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/242\/playlist.m3u8?t=242-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 242, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 3 DR WIRIYANTO1", "is_preview": 1, "lat": "-8.292514056315751", "lng": "114.31126180150294", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 242, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 242, "output_file_name": 242, "is_like": false, "cctv": null }, { "id": 243, "uuid": 243, "cctv_id": 243, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/243\/playlist.m3u8?t=243-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 243, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 3 DR WIRIYANTO2", "is_preview": 1, "lat": "-8.292609523580664", "lng": "114.31119111614088", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 243, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 243, "output_file_name": 243, "is_like": false, "cctv": null }, { "id": 244, "uuid": 244, "cctv_id": 244, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/244\/playlist.m3u8?t=244-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 244, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN MPM PERLIMAN DR SUTOMO1", "is_preview": 1, "lat": "-8.2148679080838", "lng": "114.37143439040597", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 244, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 244, "output_file_name": 244, "is_like": false, "cctv": null }, { "id": 245, "uuid": 245, "cctv_id": 245, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/245\/playlist.m3u8?t=245-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 245, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN MPM PERLIMAN DR SUTOMO2", "is_preview": 1, "lat": "-8.215079699090351", "lng": "114.37104810268742", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 245, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 245, "output_file_name": 245, "is_like": false, "cctv": null }, { "id": 246, "uuid": 246, "cctv_id": 246, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/246\/playlist.m3u8?t=246-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 246, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP 3 STEIGER IMAM BONJOL1", "is_preview": 1, "lat": "-8.213939825124406", "lng": "114.37362918644902", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 246, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 246, "output_file_name": 246, "is_like": false, "cctv": null }, { "id": 247, "uuid": 247, "cctv_id": 247, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/247\/playlist.m3u8?t=247-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 247, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP 3 STEIGER IMAM BONJOL2", "is_preview": 1, "lat": "-8.214045242433162", "lng": "114.37327922519981", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 247, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 247, "output_file_name": 247, "is_like": false, "cctv": null }, { "id": 250, "uuid": 250, "cctv_id": 250, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/250\/playlist.m3u8?t=250-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 250, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP 3 SASAK PEROT1", "is_preview": 1, "lat": "-8.214329111670374", "lng": "114.34516380219165", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 250, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 250, "output_file_name": 250, "is_like": false, "cctv": null }, { "id": 251, "uuid": 251, "cctv_id": 251, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/251\/playlist.m3u8?t=251-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 251, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP 3 SASAK PEROT2", "is_preview": 1, "lat": "-8.21435199075356", "lng": "114.34529504280398", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 251, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 251, "output_file_name": 251, "is_like": false, "cctv": null }, { "id": 252, "uuid": 252, "cctv_id": 252, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/252\/playlist.m3u8?t=252-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 252, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP 3 WARATA1", "is_preview": 1, "lat": "-8.212981311060734", "lng": "114.34742640638912", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 252, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 252, "output_file_name": 252, "is_like": false, "cctv": null }, { "id": 253, "uuid": 253, "cctv_id": 253, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/253\/playlist.m3u8?t=253-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 253, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP 3 WARATA2", "is_preview": 1, "lat": "-8.21275114679383", "lng": "114.34745756131261", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 253, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 253, "output_file_name": 253, "is_like": false, "cctv": null }, { "id": 254, "uuid": 254, "cctv_id": 254, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/254\/playlist.m3u8?t=254-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 254, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP3 PATUNG SEPEDA1", "is_preview": 1, "lat": "-8.2214326789913", "lng": "114.37298929728881", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 254, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 254, "output_file_name": 254, "is_like": false, "cctv": null }, { "id": 255, "uuid": 255, "cctv_id": 255, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/255\/playlist.m3u8?t=255-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 255, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP 3 PATUNG SEPEDA2", "is_preview": 1, "lat": "-8.21292195678504", "lng": "114.3501595016061", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 255, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 255, "output_file_name": 255, "is_like": false, "cctv": null }, { "id": 256, "uuid": 256, "cctv_id": 256, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/256\/playlist.m3u8?t=256-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 256, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP 3 KEJAKSAAN", "is_preview": 1, "lat": "-8.216438659571532", "lng": "114.36364163797829", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 256, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 256, "output_file_name": 256, "is_like": false, "cctv": null }, { "id": 257, "uuid": 257, "cctv_id": 257, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/257\/playlist.m3u8?t=257-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 257, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP 3 NAGA BULAN", "is_preview": 1, "lat": "-8.2214326789913", "lng": "114.37298929728881", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 257, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 257, "output_file_name": 257, "is_like": false, "cctv": null }, { "id": 258, "uuid": 258, "cctv_id": 258, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/258\/playlist.m3u8?t=258-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 258, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP 3 NAGA BULAN2", "is_preview": 1, "lat": "-8.221561593373467", "lng": "114.3728978342043", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 258, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 258, "output_file_name": 258, "is_like": false, "cctv": null }, { "id": 263, "uuid": 263, "cctv_id": 263, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/263\/playlist.m3u8?t=263-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 263, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP4 BARAT PEMDA1", "is_preview": 1, "lat": "-8.22231038012619", "lng": "114.36535546478811", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 263, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 263, "output_file_name": 263, "is_like": false, "cctv": null }, { "id": 264, "uuid": 264, "cctv_id": 264, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/264\/playlist.m3u8?t=264-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 264, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP4 BARAT PEMDA2", "is_preview": 1, "lat": "-8.222254019922872", "lng": "114.36515299168808", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 264, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 264, "output_file_name": 264, "is_like": false, "cctv": null }, { "id": 265, "uuid": 265, "cctv_id": 265, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/265\/playlist.m3u8?t=265-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 265, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP4 PORTAL PEMDA1", "is_preview": 1, "lat": "-8.221731122097713", "lng": "114.36271065969952", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 265, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 265, "output_file_name": 265, "is_like": false, "cctv": null }, { "id": 266, "uuid": 266, "cctv_id": 266, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/266\/playlist.m3u8?t=266-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 266, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP4 PORTAL PEMDA2", "is_preview": 1, "lat": "-8.221828187015342", "lng": "114.36268218691981", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 266, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 266, "output_file_name": 266, "is_like": false, "cctv": null }, { "id": 267, "uuid": 267, "cctv_id": 267, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/267\/playlist.m3u8?t=267-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 267, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP UNTAG1", "is_preview": 1, "lat": "-8.230225898661052", "lng": "114.36346660193341", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 267, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 267, "output_file_name": 267, "is_like": false, "cctv": null }, { "id": 268, "uuid": 268, "cctv_id": 268, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/268\/playlist.m3u8?t=268-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 268, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP UNTAG2", "is_preview": 1, "lat": "-8.230103432860412", "lng": "114.36365221223386", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 268, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 268, "output_file_name": 268, "is_like": false, "cctv": null }, { "id": 271, "uuid": 271, "cctv_id": 271, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/271\/playlist.m3u8?t=271-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 271, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP3 RINJANI1", "is_preview": 1, "lat": "-8.205595813477975", "lng": "114.37166019318178", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 271, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 271, "output_file_name": 271, "is_like": false, "cctv": null }, { "id": 272, "uuid": 272, "cctv_id": 272, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/272\/playlist.m3u8?t=272-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 272, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP3 RINJANI2", "is_preview": 1, "lat": "-8.205582256351827", "lng": "114.37159441122598", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 272, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 272, "output_file_name": 272, "is_like": false, "cctv": null }, { "id": 273, "uuid": 273, "cctv_id": 273, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/273\/playlist.m3u8?t=273-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 273, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN SD LATENG1", "is_preview": 1, "lat": "-8.205394387420267", "lng": "114.37375518818476", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 273, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 273, "output_file_name": 273, "is_like": false, "cctv": null }, { "id": 274, "uuid": 274, "cctv_id": 274, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/274\/playlist.m3u8?t=274-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 274, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN SD LATENG2", "is_preview": 1, "lat": "-8.205252777393365", "lng": "114.37378878906294", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 274, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 274, "output_file_name": 274, "is_like": false, "cctv": null }, { "id": 277, "uuid": 277, "cctv_id": 277, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/277\/playlist.m3u8?t=277-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 277, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PER3AN GAPENSI MBOK NAH1", "is_preview": 1, "lat": "-8.224146014010806", "lng": "114.37176981608233", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 277, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 277, "output_file_name": 277, "is_like": false, "cctv": null }, { "id": 278, "uuid": 278, "cctv_id": 278, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/278\/playlist.m3u8?t=278-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 278, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PER3AN GAPENSI MBOK NAH2", "is_preview": 1, "lat": "-8.224320712229439", "lng": "114.37168488976823", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 278, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 278, "output_file_name": 278, "is_like": false, "cctv": null }, { "id": 279, "uuid": 279, "cctv_id": 279, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/279\/playlist.m3u8?t=279-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 279, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 4 PECINAN1", "is_preview": 1, "lat": "-8.21508872815834", "lng": "114.37702565835936", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 279, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 279, "output_file_name": 279, "is_like": false, "cctv": null }, { "id": 280, "uuid": 280, "cctv_id": 280, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/280\/playlist.m3u8?t=280-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 280, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 4 PECINAN2", "is_preview": 1, "lat": "-8.21508388072921", "lng": "114.37692525579558", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 280, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 280, "output_file_name": 280, "is_like": false, "cctv": null }, { "id": 281, "uuid": 281, "cctv_id": 281, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/281\/playlist.m3u8?t=281-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 281, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP 3 STEIGER SURATI1", "is_preview": 1, "lat": "-8.209915879347067", "lng": "114.37567782590756", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 281, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 281, "output_file_name": 281, "is_like": false, "cctv": null }, { "id": 282, "uuid": 282, "cctv_id": 282, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/282\/playlist.m3u8?t=282-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 282, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP 3 STEIGER SURATI2", "is_preview": 1, "lat": "-8.20992653907015", "lng": "114.37576398670939", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 282, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 282, "output_file_name": 282, "is_like": false, "cctv": null }, { "id": 283, "uuid": 283, "cctv_id": 283, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/283\/playlist.m3u8?t=283-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 283, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB NAVO1", "is_preview": 1, "lat": "-8.191910207727798", "lng": "114.37727291705271", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 283, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 283, "output_file_name": 283, "is_like": false, "cctv": null }, { "id": 284, "uuid": 284, "cctv_id": 284, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/284\/playlist.m3u8?t=284-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 284, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB NAVO2", "is_preview": 1, "lat": "-8.191975036268486", "lng": "114.37724533943071", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 284, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 284, "output_file_name": 284, "is_like": false, "cctv": null }, { "id": 285, "uuid": 285, "cctv_id": 285, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/285\/playlist.m3u8?t=285-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 285, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP4 PKM KERTOSARI1", "is_preview": 1, "lat": "-8.226648187190248", "lng": "114.37504043593817", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 285, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 285, "output_file_name": 285, "is_like": false, "cctv": null }, { "id": 286, "uuid": 286, "cctv_id": 286, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/286\/playlist.m3u8?t=286-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 286, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP4 PKM KERTOSARI2", "is_preview": 1, "lat": "-8.226445525001171", "lng": "114.37509504107311", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 286, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 286, "output_file_name": 286, "is_like": false, "cctv": null }, { "id": 287, "uuid": 287, "cctv_id": 287, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/287\/playlist.m3u8?t=287-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 287, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP3 KLENTENG HO1", "is_preview": 1, "lat": "-8.21813660062108", "lng": "114.37917412828271", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 287, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 287, "output_file_name": 287, "is_like": false, "cctv": null }, { "id": 288, "uuid": 288, "cctv_id": 288, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/288\/playlist.m3u8?t=288-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 288, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP3 KLENTENG HO2", "is_preview": 1, "lat": "-8.218096503201828", "lng": "114.37939791685484", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 288, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 288, "output_file_name": 288, "is_like": false, "cctv": null }, { "id": 289, "uuid": 289, "cctv_id": 289, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/289\/playlist.m3u8?t=289-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 289, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEP PASAR MOJOPANGGUNG1", "is_preview": 1, "lat": "-8.212465160683735", "lng": "114.35565083007083", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 289, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 289, "output_file_name": 289, "is_like": false, "cctv": null }, { "id": 290, "uuid": 290, "cctv_id": 290, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/290\/playlist.m3u8?t=290-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 290, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEP PASAR MOJOPANGGUNG2", "is_preview": 1, "lat": "-8.212142254784014", "lng": "114.35569292702802", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 290, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 290, "output_file_name": 290, "is_like": false, "cctv": null }, { "id": 291, "uuid": 291, "cctv_id": 291, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/291\/playlist.m3u8?t=291-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 291, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEP SPBU PENATABAN1", "is_preview": 1, "lat": "-8.208188198661945", "lng": "114.35641944363977", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 291, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 291, "output_file_name": 291, "is_like": false, "cctv": null }, { "id": 292, "uuid": 292, "cctv_id": 292, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/292\/playlist.m3u8?t=292-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 292, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEP SPBU PENATABAN2", "is_preview": 1, "lat": "-8.208035249433273", "lng": "114.35642988500817", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 292, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 292, "output_file_name": 292, "is_like": false, "cctv": null }, { "id": 293, "uuid": 293, "cctv_id": 293, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/293\/playlist.m3u8?t=293-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 293, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN STIKOM PGRI1", "is_preview": 1, "lat": "-8.221721920310706", "lng": "114.3679956485575", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 293, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 293, "output_file_name": 293, "is_like": false, "cctv": null }, { "id": 294, "uuid": 294, "cctv_id": 294, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/294\/playlist.m3u8?t=294-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 294, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN STIKOM PGRI2", "is_preview": 1, "lat": "-8.22152207601177", "lng": "114.36808690066633", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 294, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 294, "output_file_name": 294, "is_like": false, "cctv": null }, { "id": 295, "uuid": 295, "cctv_id": 295, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/295\/playlist.m3u8?t=295-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 295, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP4 SINGONEGARAN DAN TEMENGGUNGAN1", "is_preview": 1, "lat": "-8.20728691175651", "lng": "114.37341447144848", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 295, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 295, "output_file_name": 295, "is_like": false, "cctv": null }, { "id": 296, "uuid": 296, "cctv_id": 296, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/296\/playlist.m3u8?t=296-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 296, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP4 SINGONEGARAN DAN TEMENGGUNGAN2", "is_preview": 1, "lat": "-8.206478045776505", "lng": "114.37361519588602", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 296, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 296, "output_file_name": 296, "is_like": false, "cctv": null }, { "id": 297, "uuid": 297, "cctv_id": 297, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/297\/playlist.m3u8?t=297-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 297, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP3 BPR WILIS1", "is_preview": 1, "lat": "-8.208141373554279", "lng": "114.37326595774476", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 297, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 297, "output_file_name": 297, "is_like": false, "cctv": null }, { "id": 298, "uuid": 298, "cctv_id": 298, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/298\/playlist.m3u8?t=298-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 298, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP3 BPR WILIS2", "is_preview": 1, "lat": "-8.208055145825016", "lng": "114.37330616705994", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 298, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 298, "output_file_name": 298, "is_like": false, "cctv": null }, { "id": 299, "uuid": 299, "cctv_id": 299, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/299\/playlist.m3u8?t=299-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 299, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN MANDIRI FINANCE", "is_preview": 1, "lat": "-8.210502095704822", "lng": "114.37267020718309", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 299, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 299, "output_file_name": 299, "is_like": false, "cctv": null }, { "id": 300, "uuid": 300, "cctv_id": 300, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/300\/playlist.m3u8?t=300-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 300, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TUGU GARUDA PENDOPO1", "is_preview": 1, "lat": "-8.208875413996724", "lng": "114.37348710897517", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 300, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 300, "output_file_name": 300, "is_like": false, "cctv": null }, { "id": 301, "uuid": 301, "cctv_id": 301, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/301\/playlist.m3u8?t=301-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 301, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TUGU GARUDA PENDOPO2", "is_preview": 1, "lat": "-8.208877624959808", "lng": "114.37310288663015", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 301, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 301, "output_file_name": 301, "is_like": false, "cctv": null }, { "id": 302, "uuid": 302, "cctv_id": 302, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/302\/playlist.m3u8?t=302-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 302, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TUGU GARUDA PENDOPO3", "is_preview": 1, "lat": "-8.208709591730273", "lng": "114.37330840090775", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 302, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 302, "output_file_name": 302, "is_like": false, "cctv": null }, { "id": 303, "uuid": 303, "cctv_id": 303, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/303\/playlist.m3u8?t=303-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 303, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB CILIWUNG SELATAN", "is_preview": 1, "lat": "-8.212687534567072", "lng": "114.37166943014967", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 303, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 303, "output_file_name": 303, "is_like": false, "cctv": null }, { "id": 305, "uuid": 305, "cctv_id": 305, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/305\/playlist.m3u8?t=305-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 305, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN OCHA1", "is_preview": 1, "lat": "-8.21947485853358", "lng": "114.36887509385849", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 305, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 305, "output_file_name": 305, "is_like": false, "cctv": null }, { "id": 306, "uuid": 306, "cctv_id": 306, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/306\/playlist.m3u8?t=306-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 306, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN OCHA2", "is_preview": 1, "lat": "-8.219821594548112", "lng": "114.36873205380417", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 306, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 306, "output_file_name": 306, "is_like": false, "cctv": null }, { "id": 307, "uuid": 307, "cctv_id": 307, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/307\/playlist.m3u8?t=307-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 307, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN DISPORA1", "is_preview": 1, "lat": "-8.22562993412521", "lng": "114.36639880387563", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 307, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 307, "output_file_name": 307, "is_like": false, "cctv": null }, { "id": 308, "uuid": 308, "cctv_id": 308, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/308\/playlist.m3u8?t=308-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 308, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN DISPORA2", "is_preview": 1, "lat": "-8.225303416283985", "lng": "114.36652218549789", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 308, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 308, "output_file_name": 308, "is_like": false, "cctv": null }, { "id": 309, "uuid": 309, "cctv_id": 309, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/309\/playlist.m3u8?t=309-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 309, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP3 MANGARAN BAJULMATI1", "is_preview": 1, "lat": "-7.9270113691468715", "lng": "114.38602617785946", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 309, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 309, "output_file_name": 309, "is_like": false, "cctv": null }, { "id": 310, "uuid": 310, "cctv_id": 310, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/310\/playlist.m3u8?t=310-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 310, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP3 MANGARAN BAJULMATI2", "is_preview": 1, "lat": "-7.9273386337682785", "lng": "114.38594640900428", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 310, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 310, "output_file_name": 310, "is_like": false, "cctv": null }, { "id": 311, "uuid": 311, "cctv_id": 311, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/311\/playlist.m3u8?t=311-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 311, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TIKUNGAN MATAWI 1", "is_preview": 1, "lat": "-8.062082849000761", "lng": "114.41663179903799", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 311, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 311, "output_file_name": 311, "is_like": false, "cctv": null }, { "id": 312, "uuid": 312, "cctv_id": 312, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/312\/playlist.m3u8?t=312-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 312, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TIKUNGAN MATAWI 2", "is_preview": 1, "lat": "-8.061972529870912", "lng": "114.41661968813402", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 312, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 312, "output_file_name": 312, "is_like": false, "cctv": null }, { "id": 313, "uuid": 313, "cctv_id": 313, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/313\/playlist.m3u8?t=313-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 313, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN BOSOWA BULUSAN1", "is_preview": 1, "lat": "-8.16651221942083", "lng": "114.38819138374564", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 313, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 313, "output_file_name": 313, "is_like": false, "cctv": null }, { "id": 314, "uuid": 314, "cctv_id": 314, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/314\/playlist.m3u8?t=314-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 314, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN BOSOWA BULUSAN2", "is_preview": 1, "lat": "-8.166221823580736", "lng": "114.38824362784118", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 314, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 314, "output_file_name": 314, "is_like": false, "cctv": null }, { "id": 315, "uuid": 315, "cctv_id": 315, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/315\/playlist.m3u8?t=315-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 315, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TIKUNGAN MAKAM SAA 1", "is_preview": 1, "lat": "-8.069581859008245", "lng": "114.42135948062945", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 315, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 315, "output_file_name": 315, "is_like": false, "cctv": null }, { "id": 316, "uuid": 316, "cctv_id": 316, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/316\/playlist.m3u8?t=316-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 316, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TIKUNGAN MAKAM SAA 2", "is_preview": 1, "lat": "-8.069377009863205", "lng": "114.42133448627311", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 316, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 316, "output_file_name": 316, "is_like": false, "cctv": null }, { "id": 317, "uuid": 317, "cctv_id": 317, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/317\/playlist.m3u8?t=317-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 317, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP3 PENDARUNGAN1", "is_preview": 1, "lat": "-8.251055902413851", "lng": "114.34470917456865", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 317, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 317, "output_file_name": 317, "is_like": false, "cctv": null }, { "id": 318, "uuid": 318, "cctv_id": 318, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/318\/playlist.m3u8?t=318-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 318, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP3 PENDARUNGAN2", "is_preview": 1, "lat": "-8.250971006842816", "lng": "114.34479727657161", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 318, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 318, "output_file_name": 318, "is_like": false, "cctv": null }, { "id": 319, "uuid": 319, "cctv_id": 319, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/319\/playlist.m3u8?t=319-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 319, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB CITARUM SELATAN", "is_preview": 1, "lat": "-8.211715115613263", "lng": "114.37212163031828", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 319, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 319, "output_file_name": 319, "is_like": false, "cctv": null }, { "id": 320, "uuid": 320, "cctv_id": 320, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/320\/playlist.m3u8?t=320-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 320, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TUGU 0 KM BANYUWANGI", "is_preview": 1, "lat": "-8.210947252639691", "lng": "114.3724456851718", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 320, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 320, "output_file_name": 320, "is_like": false, "cctv": null }, { "id": 321, "uuid": 321, "cctv_id": 321, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/321\/playlist.m3u8?t=321-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 321, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SENGKANG SELAMET TIMUR", "is_preview": 1, "lat": "-8.120059200896309", "lng": "114.24497798881403", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 321, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 321, "output_file_name": 321, "is_like": false, "cctv": null }, { "id": 322, "uuid": 322, "cctv_id": 322, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/322\/playlist.m3u8?t=322-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 322, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SENGKANG SELAMET BARAT", "is_preview": 1, "lat": "-8.119892234074063", "lng": "114.24497554232917", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 322, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 322, "output_file_name": 322, "is_like": false, "cctv": null }, { "id": 323, "uuid": 323, "cctv_id": 323, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/323\/playlist.m3u8?t=323-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 323, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB GANTASAN AREA BAWAH", "is_preview": 1, "lat": "-8.128384378245622", "lng": "114.24805053370329", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 323, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 323, "output_file_name": 323, "is_like": false, "cctv": null }, { "id": 324, "uuid": 324, "cctv_id": 324, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/324\/playlist.m3u8?t=324-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 324, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB GANTASAN BARAT ", "is_preview": 1, "lat": "-8.127988062178279", "lng": "114.24781232822052", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 324, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 324, "output_file_name": 324, "is_like": false, "cctv": null }, { "id": 326, "uuid": 326, "cctv_id": 326, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/326\/playlist.m3u8?t=326-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 326, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PEMDA GERBANG SELATAN", "is_preview": 1, "lat": "-8.223770824555398", "lng": "114.36723625789739", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 326, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 326, "output_file_name": 326, "is_like": false, "cctv": null }, { "id": 327, "uuid": 327, "cctv_id": 327, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/327\/playlist.m3u8?t=327-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 327, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN PEMDA ARAH SELATAN", "is_preview": 1, "lat": "-8.223943596854626", "lng": "114.36708723693063", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 327, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 327, "output_file_name": 327, "is_like": false, "cctv": null }, { "id": 328, "uuid": 328, "cctv_id": 328, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/328\/playlist.m3u8?t=328-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 328, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN PEMDA UTARA", "is_preview": 1, "lat": "-8.223252507205963", "lng": "114.36734695918697", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 328, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 328, "output_file_name": 328, "is_like": false, "cctv": null }, { "id": 329, "uuid": 329, "cctv_id": 329, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/329\/playlist.m3u8?t=329-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 329, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PEMDA SELATAN DEPAN TPU", "is_preview": 1, "lat": "-8.224377634249754", "lng": "114.36690415402863", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 329, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 329, "output_file_name": 329, "is_like": false, "cctv": null }, { "id": 330, "uuid": 330, "cctv_id": 330, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/330\/playlist.m3u8?t=330-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 330, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PEMDA GERBANG UTARA", "is_preview": 1, "lat": "-8.222675193573751", "lng": "114.36684880335892", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 330, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 330, "output_file_name": 330, "is_like": false, "cctv": null }, { "id": 331, "uuid": 331, "cctv_id": 331, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/331\/playlist.m3u8?t=331-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 331, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PTZ DEPAN PEMDA", "is_preview": 1, "lat": "-8.223631763860984", "lng": "114.36724903110512", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 331, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 331, "output_file_name": 331, "is_like": false, "cctv": null }, { "id": 332, "uuid": 332, "cctv_id": 332, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/332\/playlist.m3u8?t=332-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 332, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TAMAN PEMDA", "is_preview": 1, "lat": "-8.223248293232349", "lng": "114.36660611207712", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 332, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 332, "output_file_name": 332, "is_like": false, "cctv": null }, { "id": 333, "uuid": 333, "cctv_id": 333, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/333\/playlist.m3u8?t=333-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 333, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN PEMDA ARAH TMP SELATAN", "is_preview": 1, "lat": "-8.223595602406485", "lng": "114.3673060672896", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 333, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 333, "output_file_name": 333, "is_like": false, "cctv": null }, { "id": 334, "uuid": 334, "cctv_id": 334, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/334\/playlist.m3u8?t=334-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 334, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG POLIWANGI 1", "is_preview": 1, "lat": "-8.296594388055988", "lng": "114.30681139122827", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 334, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 334, "output_file_name": 334, "is_like": false, "cctv": null }, { "id": 335, "uuid": 335, "cctv_id": 335, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/335\/playlist.m3u8?t=335-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 335, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG POLIWANGI 2", "is_preview": 1, "lat": "-8.296727209496702", "lng": "114.30689034782941", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 335, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 335, "output_file_name": 335, "is_like": false, "cctv": null }, { "id": 336, "uuid": 336, "cctv_id": 336, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/336\/playlist.m3u8?t=336-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 336, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG PASAR BANGOREJO 1", "is_preview": 1, "lat": "-8.467855907452298", "lng": "114.1797688991212", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 336, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 336, "output_file_name": 336, "is_like": false, "cctv": null }, { "id": 337, "uuid": 337, "cctv_id": 337, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/337\/playlist.m3u8?t=337-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 337, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG PASAR BANGOREJO 2", "is_preview": 1, "lat": "-8.467951414332205", "lng": "114.17977962795676", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 337, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 337, "output_file_name": 337, "is_like": false, "cctv": null }, { "id": 338, "uuid": 338, "cctv_id": 338, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/338\/playlist.m3u8?t=338-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 338, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PERBATASAN KALIBARU IN", "is_preview": 1, "lat": "-8.273840207710156", "lng": "113.94282636508125", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 338, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 338, "output_file_name": 338, "is_like": false, "cctv": null }, { "id": 339, "uuid": 339, "cctv_id": 339, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/339\/playlist.m3u8?t=339-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 339, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PERBATASAN KALIBARU OUT", "is_preview": 1, "lat": "-8.273892319996257", "lng": "113.94261835650549", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 339, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 339, "output_file_name": 339, "is_like": false, "cctv": null }, { "id": 340, "uuid": 340, "cctv_id": 340, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/340\/playlist.m3u8?t=340-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 340, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP LEMAHBANGDEWO TIMUR", "is_preview": 1, "lat": "-8.311169956430053", "lng": "114.27529319824052", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 340, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 340, "output_file_name": 340, "is_like": false, "cctv": null }, { "id": 341, "uuid": 341, "cctv_id": 341, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/341\/playlist.m3u8?t=341-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 341, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP LEMAHBANGDEWO BARAT", "is_preview": 1, "lat": "-8.311145559466377", "lng": "114.27516233226838", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 341, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 341, "output_file_name": 341, "is_like": false, "cctv": null }, { "id": 342, "uuid": 342, "cctv_id": 342, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/342\/playlist.m3u8?t=342-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 342, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TINGKUNGAN TEGALMOJO SINGOJURUH 1", "is_preview": 1, "lat": "-8.3124592614987", "lng": "114.22480998521443", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 342, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 342, "output_file_name": 342, "is_like": false, "cctv": null }, { "id": 343, "uuid": 343, "cctv_id": 343, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/343\/playlist.m3u8?t=343-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 343, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TINGKUNGAN TEGALMOJO SINGOJURUH 2", "is_preview": 1, "lat": "-8.312170061777628", "lng": "114.22392726020452", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 343, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 343, "output_file_name": 343, "is_like": false, "cctv": null }, { "id": 344, "uuid": 344, "cctv_id": 344, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/344\/playlist.m3u8?t=344-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 344, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PERBATASAN UTARA BWI BAJULMATI IN", "is_preview": 1, "lat": "-7.925851856300784", "lng": "114.38634760818638", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 344, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 344, "output_file_name": 344, "is_like": false, "cctv": null }, { "id": 345, "uuid": 345, "cctv_id": 345, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/345\/playlist.m3u8?t=345-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 345, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PERBATASAN UTARA BWI BAJULMATI OUT", "is_preview": 1, "lat": "-7.926270933664104", "lng": "114.38623228399511", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 345, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 345, "output_file_name": 345, "is_like": false, "cctv": null }, { "id": 346, "uuid": 346, "cctv_id": 346, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/346\/playlist.m3u8?t=346-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 346, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PINTU KELUAR ASDP ANPR", "is_preview": 1, "lat": "-8.144155375364084", "lng": "114.3997967959701", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 346, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 346, "output_file_name": 346, "is_like": false, "cctv": null }, { "id": 347, "uuid": 347, "cctv_id": 347, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/347\/playlist.m3u8?t=347-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 347, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB LINGKAR UTARA1", "is_preview": 1, "lat": "-8.126945094769942", "lng": "114.39753688194736", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 347, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 347, "output_file_name": 347, "is_like": false, "cctv": null }, { "id": 348, "uuid": 348, "cctv_id": 348, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/348\/playlist.m3u8?t=348-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 348, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB LINGKAR UTARA 2", "is_preview": 1, "lat": "-8.134175799460508", "lng": "114.39898288028805", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 348, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 348, "output_file_name": 348, "is_like": false, "cctv": null }, { "id": 349, "uuid": 349, "cctv_id": 349, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/349\/playlist.m3u8?t=349-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 349, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB BULOG LEMAHBANG KULON 1", "is_preview": 1, "lat": "-8.309604356384986", "lng": "114.26634105392637", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 349, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 349, "output_file_name": 349, "is_like": false, "cctv": null }, { "id": 350, "uuid": 350, "cctv_id": 350, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/350\/playlist.m3u8?t=350-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 350, "url_rtsp": null, "created_at": "kominfo", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB BULOG LEMAHBANG KULON 2", "is_preview": 1, "lat": "-8.309710758414056", "lng": "114.26652505132745", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 350, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 350, "output_file_name": 350, "is_like": false, "cctv": null }, { "id": 351, "uuid": 351, "cctv_id": 351, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/351\/playlist.m3u8?t=351-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 351, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PKBR PRABIK KERTAS BASUKI 1", "is_preview": 1, "lat": "-8.19697491212019", "lng": "114.37543979019108", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 351, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 351, "output_file_name": 351, "is_like": false, "cctv": null }, { "id": 352, "uuid": 352, "cctv_id": 352, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/352\/playlist.m3u8?t=352-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 352, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PKBR PRABIK KERTAS BASUKI 2", "is_preview": 1, "lat": "-8.197543026364423", "lng": "114.37532940971019", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 352, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 352, "output_file_name": 352, "is_like": false, "cctv": null }, { "id": 353, "uuid": 353, "cctv_id": 353, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/353\/playlist.m3u8?t=353-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 353, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB DEPAN MANDIRI FINANCE UTARA", "is_preview": 1, "lat": "-8.210372878632372", "lng": "114.37273508789569", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 353, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 353, "output_file_name": 353, "is_like": false, "cctv": null }, { "id": 354, "uuid": 354, "cctv_id": 354, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/354\/playlist.m3u8?t=354-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 354, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TOKO MAS MURNI 1", "is_preview": 1, "lat": "-8.211523112889822", "lng": "114.37219663245746", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 354, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 354, "output_file_name": 354, "is_like": false, "cctv": null }, { "id": 355, "uuid": 355, "cctv_id": 355, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/355\/playlist.m3u8?t=355-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 355, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TOKO MAS MURNI 2", "is_preview": 1, "lat": "-8.211768328142208", "lng": "114.37208931429889", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 355, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 355, "output_file_name": 355, "is_like": false, "cctv": null }, { "id": 356, "uuid": 356, "cctv_id": 356, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/356\/playlist.m3u8?t=356-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 356, "url_rtsp": null, "created_at": "KOMINFO", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP 3 DEALER YAMAHA SOBO 1", "is_preview": 1, "lat": "-8.233086339234335", "lng": "114.36081414815457", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 356, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 356, "output_file_name": 356, "is_like": false, "cctv": null }, { "id": 357, "uuid": 357, "cctv_id": 357, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/357\/playlist.m3u8?t=357-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 357, "url_rtsp": null, "created_at": "KOMINFO", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMP 3 DEALER YAMAHA SOBO 2", "is_preview": 1, "lat": "-8.233079735258439", "lng": "114.3608169749471", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 357, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 357, "output_file_name": 357, "is_like": false, "cctv": null }, { "id": 358, "uuid": 358, "cctv_id": 358, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/358\/playlist.m3u8?t=358-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 358, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB ASDP PINTU MASUK LOKET", "is_preview": 1, "lat": "-8.142287901815466", "lng": "114.39938472673539", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 358, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 358, "output_file_name": 358, "is_like": false, "cctv": null }, { "id": 359, "uuid": 359, "cctv_id": 359, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/359\/playlist.m3u8?t=359-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 359, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB ASDP ARAH UTARA", "is_preview": 1, "lat": "-8.143802606129817", "lng": "114.39971465391477", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 359, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 359, "output_file_name": 359, "is_like": false, "cctv": null }, { "id": 360, "uuid": 360, "cctv_id": 360, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/360\/playlist.m3u8?t=360-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 360, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB ASDP ARAH SELATAN", "is_preview": 1, "lat": "-8.144382344723224", "lng": "114.39985941363602", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 360, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 360, "output_file_name": 360, "is_like": false, "cctv": null }, { "id": 361, "uuid": 361, "cctv_id": 361, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/361\/playlist.m3u8?t=361-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 361, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TUGU 0 KM BANYUWANGI 2", "is_preview": 1, "lat": "-8.20700656021325", "lng": "114.37346620431266", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 361, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 361, "output_file_name": 361, "is_like": false, "cctv": null }, { "id": 363, "uuid": 363, "cctv_id": 363, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/363\/playlist.m3u8?t=363-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 363, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB MPP PELAYANAN LANTAI 2", "is_preview": 1, "lat": "-8.210168262731234", "lng": "114.37436673383976", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 363, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 363, "output_file_name": 363, "is_like": false, "cctv": null }, { "id": 364, "uuid": 364, "cctv_id": 364, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/364\/playlist.m3u8?t=364-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 364, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB MPP PELANAYANAN LANTAI 2 KANTOR", "is_preview": 1, "lat": "-8.210387607439243", "lng": "114.37433139893908", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 364, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 364, "output_file_name": 364, "is_like": false, "cctv": null }, { "id": 365, "uuid": 365, "cctv_id": 365, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/365\/playlist.m3u8?t=365-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 365, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TAMAN BLAMBANGAN SELATAN", "is_preview": 1, "lat": "-8.212678051197187", "lng": "114.37596522401441", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 365, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 365, "output_file_name": 365, "is_like": false, "cctv": null }, { "id": 366, "uuid": 366, "cctv_id": 366, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/366\/playlist.m3u8?t=366-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 366, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TAMAN BLAMBANGAN UTARA", "is_preview": 1, "lat": "-8.21178465063488", "lng": "114.37603355260337", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 366, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 366, "output_file_name": 366, "is_like": false, "cctv": null }, { "id": 367, "uuid": 367, "cctv_id": 367, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/367\/playlist.m3u8?t=367-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 367, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PINTU MASUK PULAU MERAH", "is_preview": 1, "lat": "-8.597728726114118", "lng": "114.02956982709438", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 367, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 367, "output_file_name": 367, "is_like": false, "cctv": null }, { "id": 368, "uuid": 368, "cctv_id": 368, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/368\/playlist.m3u8?t=368-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 368, "url_rtsp": null, "created_at": null, "updated_at": null, "channel": 0, "name": "CCTV PEMKAB INDOMART PAKIS", "is_preview": 1, "lat": "-8.242195", "lng": "114.353626", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 368, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 368, "output_file_name": 368, "is_like": false, "cctv": null }, { "id": 369, "uuid": 369, "cctv_id": 369, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/369\/playlist.m3u8?t=369-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 369, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB SIMPANG 3 BENCULUK", "is_preview": 1, "lat": "-8.434430048292366", "lng": "114.22604950850538", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 369, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 369, "output_file_name": 369, "is_like": false, "cctv": null }, { "id": 370, "uuid": 370, "cctv_id": 370, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/370\/playlist.m3u8?t=370-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 370, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PINTU MASUK DJAWATAN", "is_preview": 1, "lat": "-8.433909953992831", "lng": "114.22683176737253", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 370, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 370, "output_file_name": 370, "is_like": false, "cctv": null }, { "id": 371, "uuid": 371, "cctv_id": 371, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/371\/playlist.m3u8?t=371-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 371, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB MPP BANYUWANGI 1", "is_preview": 1, "lat": "-8.210413274913282", "lng": "114.3744443821261", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 371, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 371, "output_file_name": 371, "is_like": false, "cctv": null }, { "id": 372, "uuid": 372, "cctv_id": 372, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/372\/playlist.m3u8?t=372-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 372, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB MPP BANYUWANGI ", "is_preview": 1, "lat": "-8.210466369243058", "lng": "114.37435855146124", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 372, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 372, "output_file_name": 372, "is_like": false, "cctv": null }, { "id": 373, "uuid": 373, "cctv_id": 373, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/373\/playlist.m3u8?t=373-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 373, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB MPP BANYUWANGI 2", "is_preview": 1, "lat": "-8.21026726546979", "lng": "114.37449266187505", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 373, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 373, "output_file_name": 373, "is_like": false, "cctv": null }, { "id": 374, "uuid": 374, "cctv_id": 374, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/374\/playlist.m3u8?t=374-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 374, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB TAMAN BLAMBANGAN SAMPING TAMAN", "is_preview": 1, "lat": "-8.213068362078117", "lng": "114.3763328308349", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 374, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 374, "output_file_name": 374, "is_like": false, "cctv": null }, { "id": 375, "uuid": 375, "cctv_id": 375, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/375\/playlist.m3u8?t=375-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 375, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB MPP PASAR GENTENG PELAYANAN", "is_preview": 1, "lat": "-8.364190241920182", "lng": "114.15448269698585", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 375, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 375, "output_file_name": 375, "is_like": false, "cctv": null }, { "id": 376, "uuid": 376, "cctv_id": 376, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/376\/playlist.m3u8?t=376-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 376, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB MPP PASAR ROGOJAMPI PELAYANAN", "is_preview": 1, "lat": "-8.305840120981436", "lng": "114.29577493569867", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 376, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 376, "output_file_name": 376, "is_like": false, "cctv": null }, { "id": 377, "uuid": 377, "cctv_id": 377, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/377\/playlist.m3u8?t=377-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 377, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB KELURAHAN KEPATIHAN", "is_preview": 1, "lat": "-8.213276078594497", "lng": "114.38025432852086", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 377, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 377, "output_file_name": 377, "is_like": false, "cctv": null }, { "id": 378, "uuid": 378, "cctv_id": 378, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/378\/playlist.m3u8?t=378-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 378, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB KELURAHAN KEBALENAN", "is_preview": 1, "lat": "-8.231159580076637", "lng": "114.35839612793292", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 378, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 378, "output_file_name": 378, "is_like": false, "cctv": null }, { "id": 379, "uuid": 379, "cctv_id": 379, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/379\/playlist.m3u8?t=379-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 379, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB KELURAHAN TUKANGKAYU", "is_preview": 1, "lat": "-8.220337607316555", "lng": "114.3732452245071", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 379, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 379, "output_file_name": 379, "is_like": false, "cctv": null }, { "id": 380, "uuid": 380, "cctv_id": 380, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/380\/playlist.m3u8?t=380-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 380, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB KECAMATAN SRONO", "is_preview": 1, "lat": "-8.397464031788928", "lng": "114.26964454751565", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 380, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 380, "output_file_name": 380, "is_like": false, "cctv": null }, { "id": 381, "uuid": 381, "cctv_id": 381, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/381\/playlist.m3u8?t=381-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 381, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB KECAMATAN ROGOJAMPI", "is_preview": 1, "lat": "-8.309891763831764", "lng": "114.29232133158636", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 381, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 381, "output_file_name": 381, "is_like": false, "cctv": null }, { "id": 382, "uuid": 382, "cctv_id": 382, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/382\/playlist.m3u8?t=382-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 382, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB KECAMATAN SEMPU", "is_preview": 1, "lat": "-8.318838869047015", "lng": "114.15733865729901", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 382, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 382, "output_file_name": 382, "is_like": false, "cctv": null }, { "id": 383, "uuid": 383, "cctv_id": 383, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/383\/playlist.m3u8?t=383-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 383, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB KECATAMAN LICIN", "is_preview": 1, "lat": "-8.188518397668803", "lng": "114.2612774403535", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 383, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 383, "output_file_name": 383, "is_like": false, "cctv": null }, { "id": 384, "uuid": 384, "cctv_id": 384, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/384\/playlist.m3u8?t=384-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 384, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB PTZ DEPAN APOTIK ARAH SELATAN", "is_preview": 1, "lat": "-8.222750538422178", "lng": "114.3676169786396", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 384, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 384, "output_file_name": 384, "is_like": false, "cctv": null }, { "id": 385, "uuid": 385, "cctv_id": 385, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/385\/playlist.m3u8?t=385-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 385, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB KECAMATAN KALIPURO", "is_preview": 1, "lat": "-8.179295786858376", "lng": "114.35680611916686", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 385, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 385, "output_file_name": 385, "is_like": false, "cctv": null }, { "id": 386, "uuid": 386, "cctv_id": 386, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/386\/playlist.m3u8?t=386-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 386, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB KECATAMAN WONGSOREJO", "is_preview": 1, "lat": "-7.991247856883599", "lng": "114.40218587985858", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 386, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 386, "output_file_name": 386, "is_like": false, "cctv": null }, { "id": 387, "uuid": 387, "cctv_id": 387, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/387\/playlist.m3u8?t=387-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 387, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB CONTINENTAL BARAT", "is_preview": 1, "lat": "-8.214295121175924", "lng": "114.37714329643174", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 387, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 387, "output_file_name": 387, "is_like": false, "cctv": null }, { "id": 388, "uuid": 388, "cctv_id": 388, "link": "https:\/\/live.banyuwangikab.go.id\/hls\/388\/playlist.m3u8?t=388-1773172152", "status": 1, "command_rtsp": "1", "folder_output": 388, "url_rtsp": null, "created_at": "", "updated_at": null, "channel": 0, "name": "CCTV PEMKAB GWD PINTU MASUK", "is_preview": 1, "lat": "-8.087889799569785", "lng": "114.41602520207636", "rtsp_url": "1", "dash_command": "1", "dash_output_file_name": 388, "rtsp_master": "1", "rtsp_command": "1", "output_folder": 388, "output_file_name": 388, "is_like": false, "cctv": null } ]}]; var cctv_links = []; var cctvs_with_sub_categories = []; var cctvIcon = L.icon({ iconUrl: 'https://live.banyuwangikab.go.id/assets/marker-public.svg', iconSize: [32, 32], iconAnchor: [16, 32], popupAnchor: [0, -32] }); function createMarkers(cctvs, cctv_links, cctvs_with_sub_categories) { if (cctv_links) { cctv_links.forEach(function(cctv_link) { var marker = L.marker([cctv_link.lat, cctv_link.lng], { icon: cctvIcon }).addTo(cctvLayer); marker.on('click', function() { openModal(cctv_link.name, cctv_link.cctv.id, cctv_link.id); }); }); } cctvs.forEach(function(cctv) { if (cctv.lat == null) { cctv.cctv_links_active.forEach(function(link) { var marker = L.marker([link.lat, link.lng], { icon: cctvIcon }).addTo(cctvLayer); marker.on('click', function() { openModal(link.name, cctv.id, link.id); }); }); } else { var marker = L.marker([cctv.lat, cctv.lng], { icon: cctvIcon }).addTo(cctvLayer); marker.on('click', function() { openModal(cctv.name, cctv.id, null, cctv.cctv_links_active); }); } }); } // Create markers createMarkers(cctvs, cctv_links, cctvs_with_sub_categories); function openModal(title, cctvId, linkId, cctvLinks = null) { // Set modal title document.getElementById('modalTitle').textContent = title; // Get modal body const modalBody = document.getElementById('modalBody'); modalBody.innerHTML = ''; // clear existing content // Modal content size defaults let width = 800; let height = 500; if (cctvLinks && cctvLinks.length > 0) { cctvLinks.forEach(link => { const videoElement = document.createElement('video'); videoElement.setAttribute('controls', true); videoElement.setAttribute('id', `video_${cctvId}_${link.id}`); videoElement.style.width = '100%'; videoElement.style.height = `${height}px`; modalBody.appendChild(videoElement); }); } else { const videoElement = document.createElement('video'); videoElement.setAttribute('controls', true); videoElement.setAttribute('id', `video_${cctvId}_${linkId}`); videoElement.style.width = '100%'; videoElement.style.height = `${height}px`; modalBody.appendChild(videoElement); } initHLS(); // Show the modal document.getElementById('cctvModal').classList.remove('hidden'); } function closeModal() { document.getElementById('cctvModal').classList.add('hidden'); var hls = new Hls({ maxRetries: 5, retryDelay: 1000, manifestLoadingRetryTimeOut: 8000, }); hls.destroy(); } function initHLS() { $("video").each(function(index, element) { var videoId = $(element).attr("id"); var [_, cctvId, linkId] = videoId.split('_'); var link = getCctvLinkById(cctvId, linkId, 'cctvs') || getCctvLinkById(cctvId, linkId, 'cctvs_sub_categories') || getCctvLinkById(null, linkId, 'cctvs'); if (link) { var hls = new Hls({ maxRetries: 5, retryDelay: 1000, manifestLoadingRetryTimeOut: 8000, }); if (Hls.isSupported()) { hls.loadSource(link.link); hls.attachMedia(element); hls.on(Hls.Events.ERROR, function (event, data) { console.log('HLS.js error', data); if (data.fatal) { switch (data.type) { case Hls.ErrorTypes.NETWORK_ERROR: alert('Network Error: tidak dapat memuat video.'); //hls.startLoad(); // bisa mencoba ulang hls.destroy(); break; case Hls.ErrorTypes.MEDIA_ERROR: alert('Media error:Maaf jaringan terputus, tidak dapat memuat video.'); hls.recoverMediaError(); hls.destroy(); break; default: alert('Fatal error: tidak dapat memutar video.'); hls.destroy(); break; } } }); hls.on(Hls.Events.MANIFEST_PARSED, function () { element.muted = true; element.play().catch(function (error) { console.log('Autoplay gagal:', error); }); }); } else if (element.canPlayType('application/vnd.apple.mpegurl')) { // Native HLS (Safari, iOS) element.src = videoSrc; element.muted = true; element.addEventListener('error', function () { alert('Terjadi error saat memutar video.'); }); element.addEventListener('loadedmetadata', function () { element.play().catch(function (error) { console.log('Autoplay gagal:', error); }); }); } else { alert('Browser tidak mendukung HLS.'); } } }); } function getCctvLinkById(cctvId, linkId, type) { if (type == 'cctvs') { return cctvs.find(cctv => cctv.id == cctvId)?.cctv_links_active.find(link => link.id == linkId) || cctv_links.find(link => link.cctv_id == cctvId && link.id == linkId); } if (type == 'cctvs_sub_categories') { return cctvs_with_sub_categories.find(cctv => cctv.id == cctvId)?.cctv_links.find(link => link.id == linkId) || cctv_links.find(link => link.cctv_id == cctvId && link.id == linkId); } }