Last active
November 7, 2018 15:44
-
-
Save cgiovando/ba8406ea8e72032e7044178635e85d59 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "FeatureCollection", | |
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, | |
"features": [ | |
{ "type": "Feature", "properties": { "OID": 0 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -10.782805443587955, 6.328417251759189 ], [ -10.783121940948481, 6.327973810949445 ], [ -10.783317914794125, 6.327649578612586 ], [ -10.783531657736942, 6.327400505536012 ], [ -10.783889707929493, 6.327011246105827 ], [ -10.784186274259193, 6.326787757142231 ], [ -10.784636848997414, 6.326614182908401 ], [ -10.785282506476145, 6.326405015342712 ], [ -10.785768183963421, 6.326289524120975 ], [ -10.786290519674917, 6.326308423331594 ], [ -10.786953199373503, 6.326538961970356 ], [ -10.788503579468321, 6.327775319420017 ], [ -10.789136755528579, 6.327801917576248 ], [ -10.789607827711661, 6.327950332472693 ], [ -10.790074049742824, 6.328191890448715 ], [ -10.790379919354342, 6.32841847955529 ], [ -10.790428453474911, 6.328997768178278 ], [ -10.790528769460318, 6.329222478837817 ], [ -10.790528286892082, 6.329832978672669 ], [ -10.790436011589483, 6.33006611397164 ], [ -10.790154194138044, 6.330067085692908 ], [ -10.789870049497837, 6.330143084151625 ], [ -10.789655392113238, 6.330125716085387 ], [ -10.789464182185652, 6.330160004277294 ], [ -10.789270725135243, 6.330292600766309 ], [ -10.789126401089188, 6.330427614758905 ], [ -10.789009124716703, 6.330521792506262 ], [ -10.788880402492758, 6.330682621291897 ], [ -10.788777374798915, 6.330796798074465 ], [ -10.788406239713154, 6.331139542144155 ], [ -10.787809972933736, 6.331698377182191 ], [ -10.787394954309988, 6.332061966906752 ], [ -10.786946288025986, 6.332415324855639 ], [ -10.786324638331536, 6.332788981659151 ], [ -10.785973819486969, 6.333025593510317 ], [ -10.785586687646724, 6.333228700932484 ], [ -10.785201462232926, 6.333426990789123 ], [ -10.785102245328487, 6.333514791991538 ], [ -10.784942575726348, 6.333621638641167 ], [ -10.784774667514128, 6.333728093114727 ], [ -10.784774667514128, 6.333728093114727 ], [ -10.784629860252823, 6.333855071645253 ], [ -10.7844420922436, 6.334003726490921 ], [ -10.784319014759108, 6.334192524974113 ], [ -10.78413872629682, 6.334316429792041 ], [ -10.784110600339421, 6.334350164942082 ], [ -10.784065120948561, 6.334421634813712 ], [ -10.784045063984147, 6.334455342218583 ], [ -10.784015662504363, 6.33450926481826 ], [ -10.783978256716775, 6.334582052467058 ], [ -10.783948818253307, 6.334625210891861 ], [ -10.783936904226577, 6.334680418902819 ], [ -10.783919573888342, 6.33472488123475 ], [ -10.783903611490292, 6.334776066552371 ], [ -10.783893014565214, 6.334823196809134 ], [ -10.783286568336173, 6.334455258561214 ], [ -10.783286563716494, 6.334453913038868 ], [ -10.783287871593394, 6.334443144238059 ], [ -10.783310627522756, 6.334412118649322 ], [ -10.783346688577906, 6.334339335647521 ], [ -10.783380124634617, 6.334285399202172 ], [ -10.783248448929049, 6.33417333111469 ], [ -10.783054053868844, 6.333958713003209 ], [ -10.783053139383309, 6.333692299538281 ], [ -10.782960834204346, 6.333516519342593 ], [ -10.782895991329598, 6.333431973194329 ], [ -10.782733523498999, 6.333311432860983 ], [ -10.782726711609863, 6.3332858910263 ], [ -10.782660547058523, 6.333208077063146 ], [ -10.782602460750248, 6.333132926415817 ], [ -10.782502389228572, 6.332971805475818 ], [ -10.782387506174981, 6.332805353209703 ], [ -10.782280862968204, 6.332688657545441 ], [ -10.782220119430429, 6.332622934720924 ], [ -10.782132460841988, 6.332551922145858 ], [ -10.781998562396966, 6.332223485442625 ], [ -10.78188908411073, 6.331965174455922 ], [ -10.78173279196983, 6.331626831173305 ], [ -10.781625500410204, 6.331252103452374 ], [ -10.781651892281371, 6.330654446181754 ], [ -10.781784232637255, 6.330134112248122 ], [ -10.782002855498813, 6.32979965593251 ], [ -10.782288887104523, 6.329519292465245 ], [ -10.782538566700078, 6.329005386795442 ], [ -10.782805443587955, 6.328417251759189 ] ] ] } } | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment