tempest-react-sdk 0.52.0 → 0.54.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (507) hide show
  1. package/README.md +58 -7
  2. package/dist/access/Can.cjs +1 -1
  3. package/dist/access/Can.cjs.map +1 -1
  4. package/dist/access/Can.js +3 -3
  5. package/dist/access/Can.js.map +1 -1
  6. package/dist/audio/audio-bus.cjs +2 -0
  7. package/dist/audio/audio-bus.cjs.map +1 -0
  8. package/dist/audio/audio-bus.js +116 -0
  9. package/dist/audio/audio-bus.js.map +1 -0
  10. package/dist/audio/level-meter.cjs +1 -1
  11. package/dist/audio/level-meter.cjs.map +1 -1
  12. package/dist/audio/level-meter.js +15 -15
  13. package/dist/audio/level-meter.js.map +1 -1
  14. package/dist/audio/noise-floor.cjs +2 -0
  15. package/dist/audio/noise-floor.cjs.map +1 -0
  16. package/dist/audio/noise-floor.js +27 -0
  17. package/dist/audio/noise-floor.js.map +1 -0
  18. package/dist/audio/use-audio-bus.cjs +2 -0
  19. package/dist/audio/use-audio-bus.cjs.map +1 -0
  20. package/dist/audio/use-audio-bus.js +11 -0
  21. package/dist/audio/use-audio-bus.js.map +1 -0
  22. package/dist/audio/voice-activity.cjs +2 -0
  23. package/dist/audio/voice-activity.cjs.map +1 -0
  24. package/dist/audio/voice-activity.js +26 -0
  25. package/dist/audio/voice-activity.js.map +1 -0
  26. package/dist/audio/voice-chain-stages.cjs +2 -0
  27. package/dist/audio/voice-chain-stages.cjs.map +1 -0
  28. package/dist/audio/voice-chain-stages.js +82 -0
  29. package/dist/audio/voice-chain-stages.js.map +1 -0
  30. package/dist/audio/voice-chain.cjs +2 -0
  31. package/dist/audio/voice-chain.cjs.map +1 -0
  32. package/dist/audio/voice-chain.js +74 -0
  33. package/dist/audio/voice-chain.js.map +1 -0
  34. package/dist/auth/lazy-with-retry.cjs.map +1 -1
  35. package/dist/auth/lazy-with-retry.js.map +1 -1
  36. package/dist/auth/passkey.cjs.map +1 -1
  37. package/dist/auth/passkey.js.map +1 -1
  38. package/dist/br/BrazilStateCitySelect.cjs +1 -1
  39. package/dist/br/BrazilStateCitySelect.cjs.map +1 -1
  40. package/dist/br/BrazilStateCitySelect.js +36 -28
  41. package/dist/br/BrazilStateCitySelect.js.map +1 -1
  42. package/dist/br/data/br-centroids.cjs +1 -1
  43. package/dist/br/data/br-centroids.cjs.map +1 -1
  44. package/dist/br/data/br-centroids.js +11105 -11045
  45. package/dist/br/data/br-centroids.js.map +1 -1
  46. package/dist/br/data/br-locations.cjs +1 -1
  47. package/dist/br/data/br-locations.cjs.map +1 -1
  48. package/dist/br/data/br-locations.js +5803 -137
  49. package/dist/br/data/br-locations.js.map +1 -1
  50. package/dist/br/data/br-uf-geo.cjs +1 -1
  51. package/dist/br/data/br-uf-geo.cjs.map +1 -1
  52. package/dist/br/data/br-uf-geo.js +5721 -6777
  53. package/dist/br/data/br-uf-geo.js.map +1 -1
  54. package/dist/br/data/mun/AC.cjs +1 -1
  55. package/dist/br/data/mun/AC.cjs.map +1 -1
  56. package/dist/br/data/mun/AC.js +681 -689
  57. package/dist/br/data/mun/AC.js.map +1 -1
  58. package/dist/br/data/mun/AL.cjs +1 -1
  59. package/dist/br/data/mun/AL.cjs.map +1 -1
  60. package/dist/br/data/mun/AL.js +949 -844
  61. package/dist/br/data/mun/AL.js.map +1 -1
  62. package/dist/br/data/mun/AM.cjs +1 -1
  63. package/dist/br/data/mun/AM.cjs.map +1 -1
  64. package/dist/br/data/mun/AM.js +4337 -4218
  65. package/dist/br/data/mun/AM.js.map +1 -1
  66. package/dist/br/data/mun/AP.cjs +1 -1
  67. package/dist/br/data/mun/AP.cjs.map +1 -1
  68. package/dist/br/data/mun/AP.js +786 -780
  69. package/dist/br/data/mun/AP.js.map +1 -1
  70. package/dist/br/data/mun/BA.cjs +1 -1
  71. package/dist/br/data/mun/BA.cjs.map +1 -1
  72. package/dist/br/data/mun/BA.js +6329 -5633
  73. package/dist/br/data/mun/BA.js.map +1 -1
  74. package/dist/br/data/mun/CE.cjs +1 -1
  75. package/dist/br/data/mun/CE.cjs.map +1 -1
  76. package/dist/br/data/mun/CE.js +2544 -2487
  77. package/dist/br/data/mun/CE.js.map +1 -1
  78. package/dist/br/data/mun/DF.cjs +1 -1
  79. package/dist/br/data/mun/DF.cjs.map +1 -1
  80. package/dist/br/data/mun/DF.js +17 -16
  81. package/dist/br/data/mun/DF.js.map +1 -1
  82. package/dist/br/data/mun/ES.cjs +1 -1
  83. package/dist/br/data/mun/ES.cjs.map +1 -1
  84. package/dist/br/data/mun/ES.js +1101 -1070
  85. package/dist/br/data/mun/ES.js.map +1 -1
  86. package/dist/br/data/mun/GO.cjs +1 -1
  87. package/dist/br/data/mun/GO.cjs.map +1 -1
  88. package/dist/br/data/mun/GO.js +4632 -4636
  89. package/dist/br/data/mun/GO.js.map +1 -1
  90. package/dist/br/data/mun/MA.cjs +1 -1
  91. package/dist/br/data/mun/MA.cjs.map +1 -1
  92. package/dist/br/data/mun/MA.js +3603 -3457
  93. package/dist/br/data/mun/MA.js.map +1 -1
  94. package/dist/br/data/mun/MG.cjs +1 -1
  95. package/dist/br/data/mun/MG.cjs.map +1 -1
  96. package/dist/br/data/mun/MG.js +12716 -11739
  97. package/dist/br/data/mun/MG.js.map +1 -1
  98. package/dist/br/data/mun/MS.cjs +1 -1
  99. package/dist/br/data/mun/MS.cjs.map +1 -1
  100. package/dist/br/data/mun/MS.js +2182 -2335
  101. package/dist/br/data/mun/MS.js.map +1 -1
  102. package/dist/br/data/mun/MT.cjs +1 -1
  103. package/dist/br/data/mun/MT.cjs.map +1 -1
  104. package/dist/br/data/mun/MT.js +4808 -4896
  105. package/dist/br/data/mun/MT.js.map +1 -1
  106. package/dist/br/data/mun/PA.cjs +1 -1
  107. package/dist/br/data/mun/PA.cjs.map +1 -1
  108. package/dist/br/data/mun/PA.js +4981 -4901
  109. package/dist/br/data/mun/PA.js.map +1 -1
  110. package/dist/br/data/mun/PB.cjs +1 -1
  111. package/dist/br/data/mun/PB.cjs.map +1 -1
  112. package/dist/br/data/mun/PB.js +2418 -1956
  113. package/dist/br/data/mun/PB.js.map +1 -1
  114. package/dist/br/data/mun/PE.cjs +1 -1
  115. package/dist/br/data/mun/PE.cjs.map +1 -1
  116. package/dist/br/data/mun/PE.js +2164 -1987
  117. package/dist/br/data/mun/PE.js.map +1 -1
  118. package/dist/br/data/mun/PI.cjs +1 -1
  119. package/dist/br/data/mun/PI.cjs.map +1 -1
  120. package/dist/br/data/mun/PI.js +2982 -2844
  121. package/dist/br/data/mun/PI.js.map +1 -1
  122. package/dist/br/data/mun/PR.cjs +1 -1
  123. package/dist/br/data/mun/PR.cjs.map +1 -1
  124. package/dist/br/data/mun/PR.js +5425 -5240
  125. package/dist/br/data/mun/PR.js.map +1 -1
  126. package/dist/br/data/mun/RJ.cjs +1 -1
  127. package/dist/br/data/mun/RJ.cjs.map +1 -1
  128. package/dist/br/data/mun/RJ.js +1395 -1178
  129. package/dist/br/data/mun/RJ.js.map +1 -1
  130. package/dist/br/data/mun/RN.cjs +1 -1
  131. package/dist/br/data/mun/RN.cjs.map +1 -1
  132. package/dist/br/data/mun/RN.js +1608 -1382
  133. package/dist/br/data/mun/RN.js.map +1 -1
  134. package/dist/br/data/mun/RO.cjs +1 -1
  135. package/dist/br/data/mun/RO.cjs.map +1 -1
  136. package/dist/br/data/mun/RO.js +1392 -1470
  137. package/dist/br/data/mun/RO.js.map +1 -1
  138. package/dist/br/data/mun/RR.cjs +1 -1
  139. package/dist/br/data/mun/RR.cjs.map +1 -1
  140. package/dist/br/data/mun/RR.js +795 -778
  141. package/dist/br/data/mun/RR.js.map +1 -1
  142. package/dist/br/data/mun/RS.cjs +1 -1
  143. package/dist/br/data/mun/RS.cjs.map +1 -1
  144. package/dist/br/data/mun/RS.js +7579 -6424
  145. package/dist/br/data/mun/RS.js.map +1 -1
  146. package/dist/br/data/mun/SC.cjs +1 -1
  147. package/dist/br/data/mun/SC.cjs.map +1 -1
  148. package/dist/br/data/mun/SC.js +3979 -3357
  149. package/dist/br/data/mun/SC.js.map +1 -1
  150. package/dist/br/data/mun/SE.cjs +1 -1
  151. package/dist/br/data/mun/SE.cjs.map +1 -1
  152. package/dist/br/data/mun/SE.js +812 -625
  153. package/dist/br/data/mun/SE.js.map +1 -1
  154. package/dist/br/data/mun/SP.cjs +1 -1
  155. package/dist/br/data/mun/SP.cjs.map +1 -1
  156. package/dist/br/data/mun/SP.js +7866 -6803
  157. package/dist/br/data/mun/SP.js.map +1 -1
  158. package/dist/br/data/mun/TO.cjs +1 -1
  159. package/dist/br/data/mun/TO.cjs.map +1 -1
  160. package/dist/br/data/mun/TO.js +2763 -2817
  161. package/dist/br/data/mun/TO.js.map +1 -1
  162. package/dist/br/locations.cjs +1 -1
  163. package/dist/br/locations.cjs.map +1 -1
  164. package/dist/br/locations.js +97 -24
  165. package/dist/br/locations.js.map +1 -1
  166. package/dist/br/scales.cjs +1 -1
  167. package/dist/br/scales.cjs.map +1 -1
  168. package/dist/br/scales.js +8 -4
  169. package/dist/br/scales.js.map +1 -1
  170. package/dist/br/whatsapp.cjs +2 -0
  171. package/dist/br/whatsapp.cjs.map +1 -0
  172. package/dist/br/whatsapp.js +21 -0
  173. package/dist/br/whatsapp.js.map +1 -0
  174. package/dist/br.cjs +1 -1
  175. package/dist/br.cjs.map +1 -1
  176. package/dist/br.d.ts +188 -10
  177. package/dist/br.js +18 -17
  178. package/dist/br.js.map +1 -1
  179. package/dist/components/BottomSheet/BottomSheet.cjs +1 -1
  180. package/dist/components/BottomSheet/BottomSheet.cjs.map +1 -1
  181. package/dist/components/BottomSheet/BottomSheet.js +30 -27
  182. package/dist/components/BottomSheet/BottomSheet.js.map +1 -1
  183. package/dist/components/Command/Command.cjs +1 -1
  184. package/dist/components/Command/Command.cjs.map +1 -1
  185. package/dist/components/Command/Command.js +78 -75
  186. package/dist/components/Command/Command.js.map +1 -1
  187. package/dist/components/Drawer/Drawer.cjs +1 -1
  188. package/dist/components/Drawer/Drawer.cjs.map +1 -1
  189. package/dist/components/Drawer/Drawer.js +42 -39
  190. package/dist/components/Drawer/Drawer.js.map +1 -1
  191. package/dist/components/DropdownMenu/DropdownMenu.cjs +1 -1
  192. package/dist/components/DropdownMenu/DropdownMenu.cjs.map +1 -1
  193. package/dist/components/DropdownMenu/DropdownMenu.js +111 -67
  194. package/dist/components/DropdownMenu/DropdownMenu.js.map +1 -1
  195. package/dist/components/Modal/Modal.cjs +1 -1
  196. package/dist/components/Modal/Modal.cjs.map +1 -1
  197. package/dist/components/Modal/Modal.js +45 -42
  198. package/dist/components/Modal/Modal.js.map +1 -1
  199. package/dist/components/Money/Money.cjs +1 -1
  200. package/dist/components/Money/Money.cjs.map +1 -1
  201. package/dist/components/Money/Money.js +10 -9
  202. package/dist/components/Money/Money.js.map +1 -1
  203. package/dist/components/Pagination/Pagination.cjs +1 -1
  204. package/dist/components/Pagination/Pagination.cjs.map +1 -1
  205. package/dist/components/Pagination/Pagination.js +38 -31
  206. package/dist/components/Pagination/Pagination.js.map +1 -1
  207. package/dist/components/Pagination/Pagination.module.cjs +1 -1
  208. package/dist/components/Pagination/Pagination.module.cjs.map +1 -1
  209. package/dist/components/Pagination/Pagination.module.js +4 -4
  210. package/dist/components/Pagination/Pagination.module.js.map +1 -1
  211. package/dist/components/Portal/Portal.cjs +1 -1
  212. package/dist/components/Portal/Portal.cjs.map +1 -1
  213. package/dist/components/Portal/Portal.js +9 -6
  214. package/dist/components/Portal/Portal.js.map +1 -1
  215. package/dist/components/Portal/portal-host.cjs +2 -0
  216. package/dist/components/Portal/portal-host.cjs.map +1 -0
  217. package/dist/components/Portal/portal-host.js +11 -0
  218. package/dist/components/Portal/portal-host.js.map +1 -0
  219. package/dist/components/RangeSlider/RangeSlider.cjs +1 -1
  220. package/dist/components/RangeSlider/RangeSlider.cjs.map +1 -1
  221. package/dist/components/RangeSlider/RangeSlider.js +23 -23
  222. package/dist/components/RangeSlider/RangeSlider.js.map +1 -1
  223. package/dist/components/Scheduler/Scheduler.cjs +1 -1
  224. package/dist/components/Scheduler/Scheduler.cjs.map +1 -1
  225. package/dist/components/Scheduler/Scheduler.js +83 -82
  226. package/dist/components/Scheduler/Scheduler.js.map +1 -1
  227. package/dist/components/Slider/Slider.cjs +1 -1
  228. package/dist/components/Slider/Slider.cjs.map +1 -1
  229. package/dist/components/Slider/Slider.js +9 -9
  230. package/dist/components/Slider/Slider.js.map +1 -1
  231. package/dist/components/Toast/ToastProvider.cjs +1 -1
  232. package/dist/components/Toast/ToastProvider.cjs.map +1 -1
  233. package/dist/components/Toast/ToastProvider.js +55 -53
  234. package/dist/components/Toast/ToastProvider.js.map +1 -1
  235. package/dist/components/VirtualList/VirtualList.cjs +1 -1
  236. package/dist/components/VirtualList/VirtualList.cjs.map +1 -1
  237. package/dist/components/VirtualList/VirtualList.js +41 -31
  238. package/dist/components/VirtualList/VirtualList.js.map +1 -1
  239. package/dist/components/VirtualTable/VirtualTable.cjs +1 -1
  240. package/dist/components/VirtualTable/VirtualTable.cjs.map +1 -1
  241. package/dist/components/VirtualTable/VirtualTable.js +78 -68
  242. package/dist/components/VirtualTable/VirtualTable.js.map +1 -1
  243. package/dist/forms/FormField.cjs +1 -1
  244. package/dist/forms/FormField.cjs.map +1 -1
  245. package/dist/forms/FormField.js +23 -21
  246. package/dist/forms/FormField.js.map +1 -1
  247. package/dist/forms/masked-inputs.cjs +1 -1
  248. package/dist/forms/masked-inputs.cjs.map +1 -1
  249. package/dist/forms/masked-inputs.js +20 -19
  250. package/dist/forms/masked-inputs.js.map +1 -1
  251. package/dist/hooks/use-fullscreen-element.cjs +2 -0
  252. package/dist/hooks/use-fullscreen-element.cjs.map +1 -0
  253. package/dist/hooks/use-fullscreen-element.js +20 -0
  254. package/dist/hooks/use-fullscreen-element.js.map +1 -0
  255. package/dist/hooks/use-fullscreen.cjs +2 -0
  256. package/dist/hooks/use-fullscreen.cjs.map +1 -0
  257. package/dist/hooks/use-fullscreen.js +66 -0
  258. package/dist/hooks/use-fullscreen.js.map +1 -0
  259. package/dist/hooks/use-push-to-talk.cjs +2 -0
  260. package/dist/hooks/use-push-to-talk.cjs.map +1 -0
  261. package/dist/hooks/use-push-to-talk.js +61 -0
  262. package/dist/hooks/use-push-to-talk.js.map +1 -0
  263. package/dist/http/describe-api-error.cjs.map +1 -1
  264. package/dist/http/describe-api-error.js.map +1 -1
  265. package/dist/http/errors.cjs +1 -1
  266. package/dist/http/errors.cjs.map +1 -1
  267. package/dist/http/errors.js +34 -16
  268. package/dist/http/errors.js.map +1 -1
  269. package/dist/http/parse-response.cjs +2 -2
  270. package/dist/http/parse-response.cjs.map +1 -1
  271. package/dist/http/parse-response.js +9 -8
  272. package/dist/http/parse-response.js.map +1 -1
  273. package/dist/i18n/create-i18n.cjs +1 -1
  274. package/dist/i18n/create-i18n.cjs.map +1 -1
  275. package/dist/i18n/create-i18n.js +28 -27
  276. package/dist/i18n/create-i18n.js.map +1 -1
  277. package/dist/query/QueryProvider.cjs +1 -1
  278. package/dist/query/QueryProvider.cjs.map +1 -1
  279. package/dist/query/QueryProvider.js +13 -11
  280. package/dist/query/QueryProvider.js.map +1 -1
  281. package/dist/query/foreign-client-warning.cjs +2 -0
  282. package/dist/query/foreign-client-warning.cjs.map +1 -0
  283. package/dist/query/foreign-client-warning.js +12 -0
  284. package/dist/query/foreign-client-warning.js.map +1 -0
  285. package/dist/router/AppRouter.cjs +1 -1
  286. package/dist/router/AppRouter.cjs.map +1 -1
  287. package/dist/router/AppRouter.js +28 -21
  288. package/dist/router/AppRouter.js.map +1 -1
  289. package/dist/router/RouteGuard.cjs +1 -1
  290. package/dist/router/RouteGuard.cjs.map +1 -1
  291. package/dist/router/RouteGuard.js +4 -4
  292. package/dist/router/RouteGuard.js.map +1 -1
  293. package/dist/sse/create-event-stream.cjs +1 -1
  294. package/dist/sse/create-event-stream.cjs.map +1 -1
  295. package/dist/sse/create-event-stream.js +34 -38
  296. package/dist/sse/create-event-stream.js.map +1 -1
  297. package/dist/styles/AIChat.css +79 -0
  298. package/dist/styles/Accordion.css +12 -0
  299. package/dist/styles/Alert.css +32 -0
  300. package/dist/styles/AppBar.css +17 -0
  301. package/dist/styles/AppShell.css +8 -0
  302. package/dist/styles/AspectRatio.css +3 -0
  303. package/dist/styles/AudioPlayer.css +13 -0
  304. package/dist/styles/AudioRecorder.css +20 -0
  305. package/dist/styles/Avatar.css +13 -0
  306. package/dist/styles/AvatarGroup.css +18 -0
  307. package/dist/styles/Badge.css +25 -0
  308. package/dist/styles/Banner.css +13 -0
  309. package/dist/styles/BarList.css +10 -0
  310. package/dist/styles/BarcodeScanner.css +21 -0
  311. package/dist/styles/BottomNavigation.css +10 -0
  312. package/dist/styles/BottomSheet.css +11 -0
  313. package/dist/styles/BrazilMap.css +20 -0
  314. package/dist/styles/Breadcrumbs.css +8 -0
  315. package/dist/styles/Button.css +42 -0
  316. package/dist/styles/Calendar.css +16 -0
  317. package/dist/styles/Card.css +15 -0
  318. package/dist/styles/Carousel.css +17 -0
  319. package/dist/styles/Center.css +5 -0
  320. package/dist/styles/Chat.css +35 -0
  321. package/dist/styles/Checkbox.css +11 -0
  322. package/dist/styles/ChipInput.css +13 -0
  323. package/dist/styles/CodeBlock.css +25 -0
  324. package/dist/styles/Collapsible.css +6 -0
  325. package/dist/styles/Combobox.css +18 -0
  326. package/dist/styles/Command.css +20 -0
  327. package/dist/styles/ContextMenu.css +11 -0
  328. package/dist/styles/CopyButton.css +4 -0
  329. package/dist/styles/DataList.css +3 -0
  330. package/dist/styles/DataTable.css +19 -0
  331. package/dist/styles/DateRangePicker.css +22 -0
  332. package/dist/styles/DescriptionList.css +4 -0
  333. package/dist/styles/Divider.css +11 -0
  334. package/dist/styles/Drawer.css +22 -0
  335. package/dist/styles/DropdownMenu.css +16 -0
  336. package/dist/styles/Dropzone.css +7 -0
  337. package/dist/styles/EmptyState.css +6 -0
  338. package/dist/styles/ErrorState.css +6 -0
  339. package/dist/styles/ErrorText.css +2 -0
  340. package/dist/styles/FileUpload.css +17 -0
  341. package/dist/styles/FilterBar.css +19 -0
  342. package/dist/styles/FloatingActionButton.css +23 -0
  343. package/dist/styles/Form.css +21 -0
  344. package/dist/styles/HoverCard.css +11 -0
  345. package/dist/styles/IconPicker.css +6 -0
  346. package/dist/styles/Image.css +2 -0
  347. package/dist/styles/ImageCropper.css +16 -0
  348. package/dist/styles/Input.css +24 -0
  349. package/dist/styles/InstallBanner.css +8 -0
  350. package/dist/styles/Kanban.css +15 -0
  351. package/dist/styles/Kbd.css +5 -0
  352. package/dist/styles/Label.css +3 -0
  353. package/dist/styles/Layout.css +22 -0
  354. package/dist/styles/Lightbox.css +21 -0
  355. package/dist/styles/ListTile.css +14 -0
  356. package/dist/styles/MapLegend.css +9 -0
  357. package/dist/styles/Markdown.css +24 -0
  358. package/dist/styles/Masonry.css +4 -0
  359. package/dist/styles/Menubar.css +17 -0
  360. package/dist/styles/Modal.css +21 -0
  361. package/dist/styles/ModalsManager.css +2 -0
  362. package/dist/styles/MultiSelect.css +21 -0
  363. package/dist/styles/MunicipalitySearch.css +6 -0
  364. package/dist/styles/NProgress.css +2 -0
  365. package/dist/styles/Navbar.css +10 -0
  366. package/dist/styles/NavigationMenu.css +12 -0
  367. package/dist/styles/NavigationRail.css +14 -0
  368. package/dist/styles/NotificationCenter.css +21 -0
  369. package/dist/styles/OfflineIndicator.css +7 -0
  370. package/dist/styles/Page.css +13 -0
  371. package/dist/styles/Pagination.css +12 -0
  372. package/dist/styles/PasswordInput.css +21 -0
  373. package/dist/styles/PinInput.css +13 -0
  374. package/dist/styles/PixQRCode.css +9 -0
  375. package/dist/styles/Popover.css +10 -0
  376. package/dist/styles/Progress.css +11 -0
  377. package/dist/styles/QRCode.css +3 -0
  378. package/dist/styles/Radio.css +14 -0
  379. package/dist/styles/RangeSlider.css +15 -0
  380. package/dist/styles/RatingStars.css +11 -0
  381. package/dist/styles/RefreshIndicator.css +5 -0
  382. package/dist/styles/Resizable.css +13 -0
  383. package/dist/styles/RichTextEditor.css +19 -0
  384. package/dist/styles/SafeArea.css +7 -0
  385. package/dist/styles/Scheduler.css +24 -0
  386. package/dist/styles/ScrollArea.css +7 -0
  387. package/dist/styles/SearchBar.css +11 -0
  388. package/dist/styles/SegmentedControl.css +12 -0
  389. package/dist/styles/Select.css +14 -0
  390. package/dist/styles/Sidebar.css +19 -0
  391. package/dist/styles/SignaturePad.css +6 -0
  392. package/dist/styles/Skeleton.css +7 -0
  393. package/dist/styles/Slider.css +15 -0
  394. package/dist/styles/Spacer.css +4 -0
  395. package/dist/styles/Sparkline.css +4 -0
  396. package/dist/styles/Spinner.css +12 -0
  397. package/dist/styles/Stat.css +12 -0
  398. package/dist/styles/Stepper.css +17 -0
  399. package/dist/styles/StepperInput.css +15 -0
  400. package/dist/styles/Switch.css +11 -0
  401. package/dist/styles/SyncStatusBadge.css +13 -0
  402. package/dist/styles/Table.css +16 -0
  403. package/dist/styles/Tabs.css +14 -0
  404. package/dist/styles/Tag.css +14 -0
  405. package/dist/styles/Textarea.css +13 -0
  406. package/dist/styles/TimePicker.css +14 -0
  407. package/dist/styles/Timeline.css +17 -0
  408. package/dist/styles/Toast.css +21 -0
  409. package/dist/styles/Toggle.css +12 -0
  410. package/dist/styles/ToggleGroup.css +9 -0
  411. package/dist/styles/Tooltip.css +10 -0
  412. package/dist/styles/Tour.css +20 -0
  413. package/dist/styles/TrajectoryMap.css +16 -0
  414. package/dist/styles/Transfer.css +21 -0
  415. package/dist/styles/TreeView.css +17 -0
  416. package/dist/styles/TruncateText.css +2 -0
  417. package/dist/styles/UpdatePrompt.css +10 -0
  418. package/dist/styles/VirtualList.css +5 -0
  419. package/dist/styles/VirtualTable.css +17 -0
  420. package/dist/styles/VisuallyHidden.css +2 -0
  421. package/dist/styles/Wizard.css +4 -0
  422. package/dist/styles/actions.css +104 -0
  423. package/dist/styles/advanced.css +66 -0
  424. package/dist/styles/br.css +41 -0
  425. package/dist/styles/chat.css +113 -0
  426. package/dist/styles/core.css +40 -0
  427. package/dist/styles/data.css +222 -0
  428. package/dist/styles/editor.css +19 -0
  429. package/dist/styles/feedback.css +201 -0
  430. package/dist/styles/forms.css +321 -0
  431. package/dist/styles/geo.css +16 -0
  432. package/dist/styles/icons.css +6 -0
  433. package/dist/styles/identity.css +48 -0
  434. package/dist/styles/layout.css +122 -0
  435. package/dist/styles/media.css +52 -0
  436. package/dist/styles/navigation.css +167 -0
  437. package/dist/styles/overlay.css +73 -0
  438. package/dist/styles/utility.css +39 -0
  439. package/dist/styles.css +1 -1
  440. package/dist/sw/register-service-worker.cjs +1 -1
  441. package/dist/sw/register-service-worker.cjs.map +1 -1
  442. package/dist/sw/register-service-worker.js +21 -17
  443. package/dist/sw/register-service-worker.js.map +1 -1
  444. package/dist/sw.d.ts +17 -1
  445. package/dist/tempest-react-sdk.cjs +1 -1
  446. package/dist/tempest-react-sdk.d.ts +1382 -76
  447. package/dist/tempest-react-sdk.js +293 -281
  448. package/dist/utils/dev-mode.cjs.map +1 -1
  449. package/dist/utils/dev-mode.js.map +1 -1
  450. package/dist/utils/duplicate-instance.cjs +2 -0
  451. package/dist/utils/duplicate-instance.cjs.map +1 -0
  452. package/dist/utils/duplicate-instance.js +6 -0
  453. package/dist/utils/duplicate-instance.js.map +1 -0
  454. package/dist/utils/format.cjs +1 -1
  455. package/dist/utils/format.cjs.map +1 -1
  456. package/dist/utils/format.js +22 -14
  457. package/dist/utils/format.js.map +1 -1
  458. package/dist/utils/intl-cache.cjs +2 -0
  459. package/dist/utils/intl-cache.cjs.map +1 -0
  460. package/dist/utils/intl-cache.js +23 -0
  461. package/dist/utils/intl-cache.js.map +1 -0
  462. package/dist/utils/json-frame.cjs +2 -0
  463. package/dist/utils/json-frame.cjs.map +1 -0
  464. package/dist/utils/json-frame.js +30 -0
  465. package/dist/utils/json-frame.js.map +1 -0
  466. package/dist/utils/numbers.cjs +1 -1
  467. package/dist/utils/numbers.cjs.map +1 -1
  468. package/dist/utils/numbers.js +8 -7
  469. package/dist/utils/numbers.js.map +1 -1
  470. package/dist/vision/results.cjs +1 -1
  471. package/dist/vision/results.cjs.map +1 -1
  472. package/dist/vision/results.js +26 -17
  473. package/dist/vision/results.js.map +1 -1
  474. package/dist/vision.d.ts +29 -0
  475. package/dist/vite/tempest-icons.cjs +1 -1
  476. package/dist/vite/tempest-icons.cjs.map +1 -1
  477. package/dist/vite/tempest-icons.js +1 -1
  478. package/dist/vite/tempest-icons.js.map +1 -1
  479. package/dist/webrtc/link-stats.cjs +2 -0
  480. package/dist/webrtc/link-stats.cjs.map +1 -0
  481. package/dist/webrtc/link-stats.js +74 -0
  482. package/dist/webrtc/link-stats.js.map +1 -0
  483. package/dist/webrtc/opus-sdp.cjs +3 -0
  484. package/dist/webrtc/opus-sdp.cjs.map +1 -0
  485. package/dist/webrtc/opus-sdp.js +94 -0
  486. package/dist/webrtc/opus-sdp.js.map +1 -0
  487. package/dist/webrtc/sender-bitrate.cjs +2 -0
  488. package/dist/webrtc/sender-bitrate.cjs.map +1 -0
  489. package/dist/webrtc/sender-bitrate.js +15 -0
  490. package/dist/webrtc/sender-bitrate.js.map +1 -0
  491. package/dist/webrtc/use-link-stats.cjs +2 -0
  492. package/dist/webrtc/use-link-stats.cjs.map +1 -0
  493. package/dist/webrtc/use-link-stats.js +22 -0
  494. package/dist/webrtc/use-link-stats.js.map +1 -0
  495. package/dist/ws/create-web-socket.cjs +1 -1
  496. package/dist/ws/create-web-socket.cjs.map +1 -1
  497. package/dist/ws/create-web-socket.js +130 -58
  498. package/dist/ws/create-web-socket.js.map +1 -1
  499. package/dist/ws/resilience.cjs +2 -0
  500. package/dist/ws/resilience.cjs.map +1 -0
  501. package/dist/ws/resilience.js +21 -0
  502. package/dist/ws/resilience.js.map +1 -0
  503. package/dist/ws/use-web-socket.cjs +1 -1
  504. package/dist/ws/use-web-socket.cjs.map +1 -1
  505. package/dist/ws/use-web-socket.js +47 -39
  506. package/dist/ws/use-web-socket.js.map +1 -1
  507. package/package.json +5 -2
@@ -1 +1 @@
1
- {"version":3,"file":"GO.js","names":[],"sources":["../../../../src/br/data/mun/GO.json"],"sourcesContent":["{\"type\":\"FeatureCollection\",\"uf\":\"GO\",\"features\":[{\"type\":\"Feature\",\"properties\":{\"id\":\"5200050\",\"name\":\"Abadia de Goiás\",\"centroid\":[-49.4492,-16.7863]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.412,-16.74],[-49.384,-16.835],[-49.43,-16.861],[-49.459,-16.855],[-49.477,-16.792],[-49.553,-16.771],[-49.446,-16.716],[-49.412,-16.74]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200100\",\"name\":\"Abadiânia\",\"centroid\":[-48.7217,-16.1822]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.841,-16.004],[-48.794,-16.013],[-48.687,-16.143],[-48.443,-16.206],[-48.411,-16.286],[-48.49,-16.296],[-48.55,-16.346],[-48.631,-16.282],[-48.767,-16.292],[-48.848,-16.226],[-48.955,-16.231],[-48.91,-15.991],[-48.841,-16.004]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200134\",\"name\":\"Acreúna\",\"centroid\":[-50.3307,-17.4526]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.352,-17.302],[-50.278,-17.249],[-50.208,-17.297],[-50.186,-17.268],[-50.172,-17.313],[-50.204,-17.364],[-50.148,-17.34],[-50.119,-17.437],[-50.075,-17.451],[-50.102,-17.592],[-50.23,-17.565],[-50.295,-17.613],[-50.333,-17.597],[-50.476,-17.657],[-50.521,-17.646],[-50.558,-17.556],[-50.517,-17.524],[-50.542,-17.476],[-50.513,-17.346],[-50.459,-17.331],[-50.392,-17.189],[-50.352,-17.302]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200159\",\"name\":\"Adelândia\",\"centroid\":[-50.1881,-16.3775]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.135,-16.344],[-50.165,-16.473],[-50.191,-16.414],[-50.244,-16.42],[-50.219,-16.306],[-50.135,-16.344]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200175\",\"name\":\"Água Fria de Goiás\",\"centroid\":[-47.7946,-14.9032]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.759,-14.64],[-47.717,-14.652],[-47.692,-14.742],[-47.659,-14.706],[-47.63,-14.745],[-47.646,-14.831],[-47.557,-14.731],[-47.473,-14.802],[-47.499,-14.907],[-47.564,-14.937],[-47.573,-15.047],[-47.72,-15.017],[-47.821,-15.096],[-47.932,-15.073],[-48.073,-15.149],[-48.098,-15.111],[-48.035,-14.96],[-48.078,-14.898],[-48.059,-14.858],[-47.99,-14.802],[-47.866,-14.773],[-47.759,-14.64]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200209\",\"name\":\"Água Limpa\",\"centroid\":[-48.791,-18.0717]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.847,-17.907],[-48.765,-17.934],[-48.691,-18.094],[-48.715,-18.119],[-48.685,-18.118],[-48.73,-18.167],[-48.71,-18.197],[-48.783,-18.24],[-48.888,-18.086],[-48.847,-17.907]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200258\",\"name\":\"Águas Lindas de Goiás\",\"centroid\":[-48.2924,-15.7572]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.241,-15.705],[-48.206,-15.741],[-48.242,-15.798],[-48.282,-15.829],[-48.379,-15.821],[-48.349,-15.724],[-48.252,-15.659],[-48.241,-15.705]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200308\",\"name\":\"Alexânia\",\"centroid\":[-48.4843,-16.0852]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.49,-15.933],[-48.373,-15.995],[-48.35,-16.151],[-48.374,-16.217],[-48.329,-16.258],[-48.329,-16.326],[-48.411,-16.286],[-48.443,-16.206],[-48.62,-16.137],[-48.651,-15.975],[-48.629,-15.928],[-48.49,-15.933]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200506\",\"name\":\"Aloândia\",\"centroid\":[-49.4641,-17.6942]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.443,-17.634],[-49.408,-17.667],[-49.433,-17.739],[-49.51,-17.749],[-49.512,-17.668],[-49.443,-17.634]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200555\",\"name\":\"Alto Horizonte\",\"centroid\":[-49.4254,-14.1726]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.434,-14.067],[-49.388,-14.066],[-49.363,-14.123],[-49.281,-14.163],[-49.278,-14.22],[-49.329,-14.26],[-49.43,-14.258],[-49.459,-14.292],[-49.482,-14.238],[-49.56,-14.2],[-49.548,-14.155],[-49.593,-14.126],[-49.434,-14.067]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200605\",\"name\":\"Alto Paraíso de Goiás\",\"centroid\":[-47.5324,-14.1813]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.188,-13.869],[-47.173,-13.939],[-47.2,-13.964],[-47.114,-14.099],[-47.171,-14.147],[-47.325,-14.162],[-47.367,-14.13],[-47.413,-14.167],[-47.454,-14.146],[-47.389,-14.31],[-47.457,-14.345],[-47.486,-14.423],[-47.547,-14.423],[-47.553,-14.453],[-47.615,-14.426],[-47.7,-14.463],[-47.742,-14.406],[-47.778,-14.416],[-47.932,-14.177],[-47.86,-14.18],[-47.757,-14.094],[-47.591,-14.056],[-47.505,-13.96],[-47.264,-13.976],[-47.244,-13.878],[-47.188,-13.869]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200803\",\"name\":\"Alvorada do Norte\",\"centroid\":[-46.6245,-14.5681]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.879,-14.316],[-46.783,-14.39],[-46.738,-14.375],[-46.723,-14.462],[-46.644,-14.514],[-46.572,-14.464],[-46.378,-14.489],[-46.368,-14.582],[-46.421,-14.636],[-46.484,-14.642],[-46.56,-14.815],[-46.61,-14.824],[-46.633,-14.768],[-46.663,-14.766],[-46.708,-14.598],[-46.872,-14.518],[-46.851,-14.489],[-46.856,-14.443],[-46.89,-14.429],[-46.879,-14.316]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200829\",\"name\":\"Amaralina\",\"centroid\":[-49.5991,-13.8416]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.899,-13.687],[-49.734,-13.717],[-49.7,-13.753],[-49.656,-13.723],[-49.619,-13.754],[-49.597,-13.739],[-49.522,-13.836],[-49.411,-13.818],[-49.331,-13.765],[-49.211,-13.843],[-49.258,-13.899],[-49.264,-13.962],[-49.323,-14.002],[-49.36,-13.941],[-49.454,-13.99],[-49.523,-13.986],[-49.672,-13.838],[-49.779,-13.846],[-49.826,-13.91],[-49.936,-13.884],[-49.951,-13.914],[-49.975,-13.882],[-49.921,-13.773],[-49.963,-13.702],[-49.899,-13.687]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200852\",\"name\":\"Americano do Brasil\",\"centroid\":[-50.005,-16.2618]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.047,-16.224],[-49.916,-16.218],[-49.866,-16.25],[-49.945,-16.245],[-49.983,-16.331],[-50.009,-16.33],[-50.045,-16.311],[-50.03,-16.251],[-50.063,-16.29],[-50.099,-16.28],[-50.088,-16.221],[-50.047,-16.224]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200902\",\"name\":\"Amorinópolis\",\"centroid\":[-51.1103,-16.6252]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.221,-16.503],[-51.184,-16.531],[-51.07,-16.52],[-51.023,-16.568],[-51.03,-16.625],[-51,-16.635],[-51.034,-16.649],[-51.057,-16.821],[-51.108,-16.766],[-51.137,-16.633],[-51.183,-16.645],[-51.244,-16.545],[-51.221,-16.503]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5201108\",\"name\":\"Anápolis\",\"centroid\":[-48.9729,-16.2843]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.149,-16.124],[-49.106,-16.146],[-48.942,-16.131],[-48.922,-16.163],[-48.955,-16.231],[-48.831,-16.232],[-48.773,-16.277],[-48.75,-16.375],[-48.909,-16.396],[-48.996,-16.485],[-48.98,-16.399],[-49.023,-16.412],[-49.049,-16.377],[-49.093,-16.381],[-49.114,-16.427],[-49.184,-16.326],[-49.044,-16.344],[-49.017,-16.271],[-49.145,-16.226],[-49.192,-16.144],[-49.149,-16.124]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5201207\",\"name\":\"Anhanguera\",\"centroid\":[-48.2263,-18.3109]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.224,-18.277],[-48.17,-18.317],[-48.255,-18.344],[-48.267,-18.3],[-48.224,-18.277]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5201306\",\"name\":\"Anicuns\",\"centroid\":[-49.9672,-16.3996]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.935,-16.244],[-49.874,-16.285],[-49.821,-16.275],[-49.749,-16.339],[-49.752,-16.368],[-49.82,-16.381],[-49.833,-16.517],[-49.983,-16.569],[-50.011,-16.505],[-50.171,-16.482],[-50.135,-16.309],[-50.03,-16.251],[-50.045,-16.311],[-49.983,-16.331],[-49.986,-16.293],[-49.935,-16.244]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5201405\",\"name\":\"Aparecida de Goiânia\",\"centroid\":[-49.2654,-16.8122]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.22,-16.739],[-49.16,-16.79],[-49.14,-16.887],[-49.262,-16.845],[-49.369,-16.89],[-49.384,-16.832],[-49.348,-16.755],[-49.22,-16.739]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5201454\",\"name\":\"Aparecida do Rio Doce\",\"centroid\":[-51.2607,-18.2191]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.235,-18.095],[-51.144,-18.141],[-51.113,-18.205],[-51.133,-18.295],[-51.181,-18.297],[-51.237,-18.357],[-51.455,-18.221],[-51.44,-18.163],[-51.331,-18.197],[-51.298,-18.095],[-51.235,-18.095]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5201504\",\"name\":\"Aporé\",\"centroid\":[-52.049,-18.7668]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.294,-18.492],[-52.159,-18.495],[-52.112,-18.526],[-52.073,-18.504],[-51.768,-18.761],[-51.664,-18.766],[-51.724,-18.833],[-51.693,-19.118],[-51.854,-19.051],[-51.94,-18.967],[-52.015,-18.982],[-52.081,-18.95],[-52.181,-18.847],[-52.334,-18.828],[-52.449,-18.691],[-52.5,-18.675],[-52.381,-18.575],[-52.291,-18.614],[-52.333,-18.538],[-52.294,-18.492]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5201603\",\"name\":\"Araçu\",\"centroid\":[-49.7016,-16.3788]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.676,-16.295],[-49.657,-16.422],[-49.696,-16.471],[-49.748,-16.465],[-49.768,-16.433],[-49.716,-16.436],[-49.736,-16.269],[-49.676,-16.295]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5201702\",\"name\":\"Aragarças\",\"centroid\":[-52.1239,-15.9654]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.912,-15.813],[-51.864,-15.818],[-51.866,-15.859],[-51.831,-15.863],[-51.863,-15.914],[-51.821,-15.923],[-51.84,-15.957],[-52.036,-15.916],[-52.299,-16.167],[-52.354,-16.131],[-52.361,-16.082],[-52.328,-16.07],[-52.252,-15.892],[-52.011,-15.886],[-51.948,-15.81],[-51.912,-15.813]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5201801\",\"name\":\"Aragoiânia\",\"centroid\":[-49.423,-16.9525]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.379,-16.84],[-49.367,-17.036],[-49.456,-17.041],[-49.483,-17.023],[-49.483,-16.93],[-49.438,-16.86],[-49.379,-16.84]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5202155\",\"name\":\"Araguapaz\",\"centroid\":[-50.4379,-15.1371]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.799,-14.901],[-50.77,-14.955],[-50.593,-14.99],[-50.51,-15.056],[-50.28,-14.946],[-50.113,-15.12],[-50.049,-15.128],[-50.041,-15.202],[-50.084,-15.246],[-50.289,-15.248],[-50.44,-15.369],[-50.557,-15.276],[-50.648,-15.245],[-50.714,-15.269],[-50.748,-15.175],[-50.718,-15.149],[-50.718,-15.082],[-50.821,-14.998],[-50.831,-14.94],[-50.799,-14.901]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5202353\",\"name\":\"Arenópolis\",\"centroid\":[-51.581,-16.3556]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.769,-16.075],[-51.642,-16.138],[-51.543,-16.276],[-51.429,-16.32],[-51.439,-16.349],[-51.374,-16.445],[-51.438,-16.517],[-51.505,-16.537],[-51.506,-16.58],[-51.572,-16.656],[-51.602,-16.602],[-51.569,-16.551],[-51.609,-16.543],[-51.675,-16.417],[-51.615,-16.397],[-51.673,-16.325],[-51.671,-16.257],[-51.732,-16.226],[-51.796,-16.092],[-51.837,-16.07],[-51.798,-16.029],[-51.769,-16.075]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5202502\",\"name\":\"Aruanã\",\"centroid\":[-50.9378,-14.811]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.848,-14.121],[-50.76,-14.318],[-50.839,-14.422],[-50.88,-14.599],[-50.84,-14.626],[-50.879,-14.665],[-50.834,-14.711],[-50.802,-14.855],[-50.821,-14.998],[-50.741,-15.106],[-50.803,-15.201],[-50.866,-15.196],[-50.899,-15.225],[-50.91,-15.202],[-50.91,-15.321],[-51,-15.328],[-51.078,-15.234],[-51.176,-15.202],[-51.115,-15.1],[-51.111,-15.051],[-51.146,-15.02],[-51.084,-14.918],[-51.089,-14.84],[-51.044,-14.795],[-51.053,-14.746],[-50.962,-14.527],[-50.999,-14.419],[-50.975,-14.29],[-50.914,-14.172],[-50.917,-14.114],[-50.848,-14.121]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5202601\",\"name\":\"Aurilândia\",\"centroid\":[-50.5248,-16.6987]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.589,-16.505],[-50.555,-16.519],[-50.49,-16.663],[-50.391,-16.629],[-50.361,-16.699],[-50.406,-16.719],[-50.449,-16.797],[-50.576,-16.847],[-50.641,-16.835],[-50.585,-16.696],[-50.607,-16.634],[-50.66,-16.611],[-50.616,-16.589],[-50.589,-16.505]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5202809\",\"name\":\"Avelinópolis\",\"centroid\":[-49.7704,-16.4928]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.772,-16.426],[-49.748,-16.465],[-49.696,-16.471],[-49.73,-16.579],[-49.833,-16.517],[-49.815,-16.398],[-49.772,-16.426]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203104\",\"name\":\"Baliza\",\"centroid\":[-52.4363,-16.3611]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.355,-16.094],[-52.354,-16.131],[-52.27,-16.196],[-52.318,-16.313],[-52.216,-16.338],[-52.263,-16.433],[-52.194,-16.466],[-52.259,-16.598],[-52.365,-16.536],[-52.491,-16.563],[-52.563,-16.547],[-52.564,-16.518],[-52.599,-16.533],[-52.637,-16.502],[-52.604,-16.464],[-52.688,-16.396],[-52.673,-16.294],[-52.547,-16.262],[-52.569,-16.228],[-52.525,-16.14],[-52.355,-16.094]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203203\",\"name\":\"Barro Alto\",\"centroid\":[-48.8819,-14.9042]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.753,-14.659],[-48.712,-14.726],[-48.713,-14.801],[-48.761,-14.847],[-48.889,-15.147],[-48.97,-15.161],[-49.006,-15.114],[-49.082,-15.15],[-48.997,-15.049],[-49.056,-14.999],[-49.04,-14.956],[-48.895,-14.782],[-48.892,-14.746],[-48.95,-14.681],[-48.875,-14.694],[-48.771,-14.642],[-48.753,-14.659]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203302\",\"name\":\"Bela Vista de Goiás\",\"centroid\":[-48.9119,-16.9569]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.825,-16.778],[-48.789,-16.81],[-48.805,-16.912],[-48.769,-16.937],[-48.77,-17.012],[-48.64,-17.13],[-48.645,-17.184],[-48.723,-17.158],[-48.795,-17.189],[-48.879,-17.016],[-48.925,-17.023],[-48.938,-17.089],[-49.098,-17.055],[-49.057,-16.982],[-49.146,-16.898],[-49.155,-16.826],[-49.13,-16.797],[-49.087,-16.772],[-49.053,-16.796],[-49.068,-16.822],[-49.012,-16.825],[-48.973,-16.79],[-48.889,-16.795],[-48.856,-16.751],[-48.825,-16.778]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203401\",\"name\":\"Bom Jardim de Goiás\",\"centroid\":[-52.0716,-16.1705]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.828,-16.082],[-51.902,-16.123],[-51.904,-16.235],[-52.133,-16.433],[-52.121,-16.472],[-52.263,-16.433],[-52.216,-16.338],[-52.318,-16.313],[-52.267,-16.211],[-52.299,-16.167],[-52.036,-15.916],[-51.853,-15.946],[-51.82,-16.009],[-51.828,-16.082]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203500\",\"name\":\"Bom Jesus de Goiás\",\"centroid\":[-49.8767,-18.1911]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.835,-18.009],[-49.801,-18.066],[-49.662,-18.082],[-49.588,-18.141],[-49.593,-18.17],[-49.542,-18.212],[-49.595,-18.289],[-49.581,-18.318],[-49.76,-18.213],[-50.047,-18.389],[-50.117,-18.312],[-50.095,-18.253],[-50.128,-18.24],[-50.118,-18.179],[-50.166,-18.201],[-50.181,-18.117],[-50.086,-18.127],[-50.038,-18.093],[-50.006,-18.12],[-49.835,-18.009]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203559\",\"name\":\"Bonfinópolis\",\"centroid\":[-49.0099,-16.6039]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.994,-16.577],[-48.971,-16.564],[-48.92,-16.627],[-49.011,-16.658],[-49.074,-16.638],[-49.078,-16.593],[-49.021,-16.524],[-48.994,-16.577]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203575\",\"name\":\"Bonópolis\",\"centroid\":[-49.8607,-13.572]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.639,-13.36],[-49.539,-13.53],[-49.719,-13.728],[-49.835,-13.685],[-49.953,-13.707],[-50.032,-13.679],[-50.056,-13.706],[-50.11,-13.658],[-50.137,-13.679],[-50.148,-13.645],[-50.237,-13.655],[-50.246,-13.576],[-50.275,-13.579],[-50.255,-13.547],[-50.168,-13.553],[-50.119,-13.508],[-50.057,-13.523],[-49.998,-13.486],[-49.874,-13.505],[-49.639,-13.36]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203609\",\"name\":\"Brazabrantes\",\"centroid\":[-49.3793,-16.3926]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.336,-16.292],[-49.367,-16.378],[-49.296,-16.443],[-49.386,-16.456],[-49.454,-16.382],[-49.336,-16.292]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203807\",\"name\":\"Britânia\",\"centroid\":[-51.2092,-15.2353]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.092,-14.93],[-51.146,-15.02],[-51.111,-15.051],[-51.115,-15.1],[-51.176,-15.202],[-51.07,-15.239],[-51.031,-15.345],[-50.975,-15.357],[-50.926,-15.449],[-51.142,-15.418],[-51.233,-15.488],[-51.311,-15.48],[-51.306,-15.323],[-51.213,-15.308],[-51.23,-15.27],[-51.38,-15.243],[-51.409,-15.116],[-51.395,-15.036],[-51.323,-14.971],[-51.29,-15.034],[-51.242,-15.035],[-51.092,-14.93]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203906\",\"name\":\"Buriti Alegre\",\"centroid\":[-49.0069,-18.1223]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.059,-17.948],[-48.96,-17.985],[-48.916,-18.09],[-48.874,-18.085],[-48.874,-18.136],[-48.8,-18.194],[-48.848,-18.292],[-48.885,-18.266],[-48.902,-18.307],[-48.959,-18.323],[-49.009,-18.206],[-49.074,-18.183],[-49.099,-18.104],[-49.183,-18.165],[-49.246,-18.166],[-49.178,-18.062],[-49.174,-17.989],[-49.059,-17.948]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203939\",\"name\":\"Buriti de Goiás\",\"centroid\":[-50.45,-16.1709]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.355,-16.078],[-50.392,-16.196],[-50.463,-16.26],[-50.557,-16.201],[-50.477,-16.12],[-50.355,-16.078]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203962\",\"name\":\"Buritinópolis\",\"centroid\":[-46.2895,-14.407]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.195,-14.357],[-46.17,-14.436],[-46.199,-14.454],[-46.277,-14.433],[-46.38,-14.445],[-46.429,-14.492],[-46.458,-14.477],[-46.432,-14.422],[-46.282,-14.372],[-46.191,-14.295],[-46.195,-14.357]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204003\",\"name\":\"Cabeceiras\",\"centroid\":[-46.9947,-15.7621]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.014,-15.591],[-46.999,-15.652],[-46.968,-15.662],[-46.854,-15.618],[-46.806,-15.872],[-47.089,-15.961],[-47.134,-15.95],[-47.102,-15.736],[-47.181,-15.6],[-47.047,-15.534],[-47.014,-15.591]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204102\",\"name\":\"Cachoeira Alta\",\"centroid\":[-50.9826,-18.5432]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.951,-18.303],[-50.852,-18.301],[-50.753,-18.418],[-50.891,-18.448],[-50.966,-18.513],[-50.866,-18.621],[-50.784,-18.655],[-50.838,-18.744],[-50.819,-18.87],[-50.843,-18.921],[-50.938,-18.878],[-50.992,-18.741],[-51.21,-18.454],[-51.238,-18.37],[-51.181,-18.297],[-51.096,-18.347],[-50.981,-18.325],[-50.979,-18.282],[-50.951,-18.303]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204201\",\"name\":\"Cachoeira de Goiás\",\"centroid\":[-50.6955,-16.721]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.715,-16.607],[-50.607,-16.634],[-50.585,-16.696],[-50.651,-16.839],[-50.765,-16.816],[-50.818,-16.721],[-50.803,-16.689],[-50.768,-16.7],[-50.731,-16.587],[-50.715,-16.607]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204250\",\"name\":\"Cachoeira Dourada\",\"centroid\":[-49.63,-18.495]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.707,-18.413],[-49.626,-18.452],[-49.475,-18.418],[-49.422,-18.447],[-49.423,-18.526],[-49.466,-18.541],[-49.497,-18.492],[-49.533,-18.492],[-49.559,-18.546],[-49.653,-18.563],[-49.642,-18.601],[-49.757,-18.609],[-49.778,-18.444],[-49.747,-18.366],[-49.707,-18.413]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204300\",\"name\":\"Caçu\",\"centroid\":[-51.1307,-18.7013]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.3,-18.305],[-51.222,-18.372],[-51.21,-18.454],[-51.007,-18.716],[-50.938,-18.878],[-50.678,-19.021],[-50.641,-19.121],[-50.677,-19.172],[-50.733,-19.185],[-50.786,-19.092],[-50.941,-19.004],[-50.991,-18.906],[-51.12,-18.875],[-51.156,-18.811],[-51.335,-18.681],[-51.354,-18.635],[-51.527,-18.538],[-51.385,-18.365],[-51.364,-18.28],[-51.3,-18.305]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204409\",\"name\":\"Caiapônia\",\"centroid\":[-51.8171,-17.0104]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.175,-16.473],[-52.052,-16.491],[-52.047,-16.545],[-51.918,-16.65],[-51.868,-16.658],[-51.749,-16.599],[-51.707,-16.643],[-51.674,-16.636],[-51.669,-16.599],[-51.593,-16.607],[-51.572,-16.656],[-51.615,-16.683],[-51.588,-16.739],[-51.633,-16.758],[-51.67,-16.839],[-51.649,-16.926],[-51.576,-16.874],[-51.484,-16.889],[-51.408,-16.823],[-51.256,-16.783],[-51.22,-16.73],[-51.224,-16.813],[-51.054,-16.957],[-51.107,-16.969],[-51.098,-17.059],[-51.146,-17.122],[-51.206,-17.117],[-51.272,-17.161],[-51.323,-17.269],[-51.435,-17.339],[-51.562,-17.329],[-51.662,-17.277],[-51.747,-17.269],[-51.779,-17.321],[-51.845,-17.295],[-51.888,-17.369],[-51.955,-17.355],[-51.948,-17.404],[-51.992,-17.487],[-52.07,-17.467],[-52.174,-17.307],[-52.259,-17.325],[-52.345,-17.306],[-52.392,-17.258],[-52.416,-17.281],[-52.418,-17.172],[-52.384,-17.135],[-52.43,-17.012],[-52.414,-16.917],[-52.38,-16.948],[-52.3,-16.932],[-52.252,-16.829],[-52.168,-16.802],[-52.178,-16.774],[-52.141,-16.752],[-52.14,-16.622],[-52.245,-16.579],[-52.175,-16.473]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204508\",\"name\":\"Caldas Novas\",\"centroid\":[-48.6458,-17.7102]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.605,-17.476],[-48.501,-17.491],[-48.51,-17.569],[-48.451,-17.63],[-48.459,-17.711],[-48.494,-17.712],[-48.509,-17.785],[-48.563,-17.82],[-48.513,-17.851],[-48.519,-17.983],[-48.543,-18.032],[-48.617,-18.065],[-48.641,-18.061],[-48.635,-17.946],[-48.748,-17.792],[-48.71,-17.73],[-48.745,-17.706],[-48.838,-17.721],[-48.928,-17.599],[-48.902,-17.53],[-48.762,-17.569],[-48.703,-17.537],[-48.702,-17.496],[-48.605,-17.476]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204557\",\"name\":\"Caldazinha\",\"centroid\":[-48.9736,-16.7425]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.854,-16.65],[-48.917,-16.724],[-48.864,-16.757],[-48.889,-16.795],[-49.068,-16.822],[-49.069,-16.743],[-49.011,-16.658],[-48.92,-16.692],[-48.876,-16.639],[-48.854,-16.65]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204607\",\"name\":\"Campestre de Goiás\",\"centroid\":[-49.7031,-16.7832]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.688,-16.67],[-49.653,-16.76],[-49.616,-16.779],[-49.637,-16.8],[-49.597,-16.814],[-49.734,-16.899],[-49.78,-16.764],[-49.728,-16.67],[-49.688,-16.67]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204656\",\"name\":\"Campinaçu\",\"centroid\":[-48.567,-13.8842]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.556,-13.593],[-48.457,-13.608],[-48.465,-13.668],[-48.428,-13.701],[-48.455,-13.709],[-48.376,-13.802],[-48.316,-13.974],[-48.471,-14.018],[-48.503,-14.109],[-48.608,-14.185],[-48.72,-14.147],[-48.713,-14.025],[-48.784,-13.817],[-48.667,-13.685],[-48.659,-13.628],[-48.579,-13.627],[-48.556,-13.593]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204706\",\"name\":\"Campinorte\",\"centroid\":[-48.9804,-14.0469]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.701,-13.639],[-48.657,-13.656],[-48.784,-13.817],[-48.798,-14.062],[-49.008,-14.092],[-49.08,-14.327],[-49.191,-14.385],[-49.153,-14.209],[-49.188,-14.18],[-49.179,-14.022],[-49.108,-14.004],[-48.969,-14.033],[-48.915,-14.008],[-48.924,-13.964],[-48.881,-13.933],[-48.869,-13.864],[-48.78,-13.799],[-48.805,-13.771],[-48.788,-13.71],[-48.701,-13.639]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204805\",\"name\":\"Campo Alegre de Goiás\",\"centroid\":[-47.7663,-17.5498]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.683,-17.249],[-47.554,-17.358],[-47.521,-17.423],[-47.557,-17.541],[-47.594,-17.549],[-47.588,-17.592],[-47.64,-17.639],[-47.623,-17.783],[-47.655,-17.837],[-47.722,-17.841],[-47.754,-17.779],[-47.774,-17.831],[-47.818,-17.843],[-47.799,-17.871],[-47.865,-17.919],[-47.983,-17.897],[-47.927,-17.74],[-47.966,-17.553],[-47.889,-17.378],[-47.884,-17.261],[-47.732,-17.185],[-47.723,-17.148],[-47.683,-17.249]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204854\",\"name\":\"Campo Limpo de Goiás\",\"centroid\":[-49.0996,-16.2874]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.104,-16.222],[-49.017,-16.271],[-49.044,-16.344],[-49.162,-16.331],[-49.18,-16.262],[-49.104,-16.222]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204904\",\"name\":\"Campos Belos\",\"centroid\":[-46.5086,-12.9976]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.411,-12.828],[-46.366,-12.864],[-46.364,-12.991],[-46.113,-12.918],[-46.122,-12.957],[-46.245,-12.997],[-46.295,-13.064],[-46.451,-13.055],[-46.454,-13.018],[-46.503,-13.004],[-46.686,-13.068],[-46.713,-13.103],[-46.854,-13.067],[-46.819,-13.002],[-46.75,-12.969],[-46.454,-12.971],[-46.411,-12.828]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204953\",\"name\":\"Campos Verdes\",\"centroid\":[-49.662,-14.1956]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.698,-14.055],[-49.545,-14.167],[-49.565,-14.276],[-49.663,-14.3],[-49.687,-14.343],[-49.775,-14.252],[-49.707,-14.217],[-49.752,-14.164],[-49.745,-14.07],[-49.698,-14.055]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205000\",\"name\":\"Carmo do Rio Verde\",\"centroid\":[-49.7399,-15.4242]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.747,-15.292],[-49.672,-15.309],[-49.588,-15.376],[-49.625,-15.416],[-49.694,-15.419],[-49.683,-15.481],[-49.758,-15.541],[-49.854,-15.533],[-49.886,-15.478],[-49.862,-15.438],[-49.8,-15.448],[-49.747,-15.292]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205059\",\"name\":\"Castelândia\",\"centroid\":[-50.3282,-18.1551]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.187,-18.06],[-50.161,-18.119],[-50.234,-18.137],[-50.377,-18.242],[-50.51,-18.215],[-50.52,-18.175],[-50.584,-18.138],[-50.429,-18.199],[-50.374,-18.18],[-50.281,-18.078],[-50.187,-18.06]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205109\",\"name\":\"Catalão\",\"centroid\":[-47.6634,-17.9344]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.497,-17.524],[-47.333,-17.523],[-47.265,-17.61],[-47.27,-17.675],[-47.313,-17.699],[-47.373,-17.831],[-47.283,-18.058],[-47.408,-18.142],[-47.565,-17.982],[-47.634,-18.06],[-47.676,-18.049],[-47.697,-18.126],[-47.796,-18.124],[-47.838,-18.153],[-47.911,-18.327],[-47.853,-18.362],[-47.863,-18.469],[-47.954,-18.5],[-47.98,-18.442],[-48.028,-18.435],[-47.937,-18.352],[-47.966,-18.297],[-48.023,-18.3],[-48.056,-18.257],[-48.01,-18.179],[-48.05,-18.142],[-48.023,-18.124],[-48.03,-18.065],[-48.088,-18.033],[-48.096,-17.993],[-48.173,-17.969],[-48.119,-17.918],[-48.026,-17.924],[-47.987,-17.892],[-47.865,-17.919],[-47.799,-17.871],[-47.818,-17.843],[-47.774,-17.831],[-47.754,-17.779],[-47.733,-17.839],[-47.655,-17.837],[-47.61,-17.745],[-47.632,-17.616],[-47.588,-17.592],[-47.594,-17.549],[-47.557,-17.541],[-47.536,-17.457],[-47.497,-17.524]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205208\",\"name\":\"Caturaí\",\"centroid\":[-49.5821,-16.4565]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.631,-16.399],[-49.546,-16.426],[-49.466,-16.413],[-49.446,-16.453],[-49.522,-16.499],[-49.691,-16.507],[-49.683,-16.424],[-49.631,-16.399]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205307\",\"name\":\"Cavalcante\",\"centroid\":[-47.6984,-13.6345]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.634,-13.103],[-47.561,-13.124],[-47.563,-13.184],[-47.478,-13.187],[-47.485,-13.222],[-47.435,-13.227],[-47.455,-13.249],[-47.432,-13.288],[-47.379,-13.265],[-47.329,-13.38],[-47.247,-13.447],[-47.333,-13.705],[-47.332,-13.731],[-47.278,-13.725],[-47.353,-13.811],[-47.308,-13.866],[-47.334,-13.935],[-47.264,-13.976],[-47.505,-13.96],[-47.591,-14.056],[-47.699,-14.068],[-47.884,-14.178],[-47.916,-14.149],[-47.892,-14.082],[-47.962,-13.928],[-47.954,-13.86],[-48.027,-13.817],[-48.019,-13.737],[-48.06,-13.734],[-48.058,-13.701],[-48.094,-13.685],[-48.119,-13.627],[-48.093,-13.547],[-48.14,-13.547],[-48.131,-13.505],[-48.197,-13.473],[-48.187,-13.42],[-48.147,-13.439],[-48.169,-13.299],[-48.083,-13.288],[-48.062,-13.235],[-47.966,-13.315],[-47.935,-13.29],[-47.824,-13.311],[-47.679,-13.467],[-47.622,-13.367],[-47.65,-13.351],[-47.64,-13.263],[-47.668,-13.209],[-47.634,-13.103]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205406\",\"name\":\"Ceres\",\"centroid\":[-49.6474,-15.2772]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.55,-15.183],[-49.592,-15.354],[-49.771,-15.288],[-49.746,-15.24],[-49.649,-15.25],[-49.55,-15.183]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205455\",\"name\":\"Cezarina\",\"centroid\":[-49.7576,-17.0838]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.803,-16.903],[-49.744,-16.948],[-49.729,-17.076],[-49.619,-17.228],[-49.638,-17.305],[-49.732,-17.154],[-49.85,-17.152],[-49.822,-17.066],[-49.853,-17.04],[-49.822,-17.009],[-49.881,-16.972],[-49.856,-16.944],[-49.823,-16.955],[-49.803,-16.903]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205471\",\"name\":\"Chapadão do Céu\",\"centroid\":[-52.6341,-18.4581]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.745,-18.126],[-52.477,-18.358],[-52.462,-18.412],[-52.319,-18.484],[-52.329,-18.555],[-52.291,-18.614],[-52.381,-18.575],[-52.5,-18.675],[-52.553,-18.657],[-52.633,-18.695],[-52.873,-18.646],[-52.838,-18.423],[-52.761,-18.371],[-52.82,-18.31],[-52.784,-18.071],[-52.745,-18.126]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205497\",\"name\":\"Cidade Ocidental\",\"centroid\":[-47.8171,-16.1223]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.683,-16.05],[-47.788,-16.257],[-47.838,-16.23],[-47.864,-16.154],[-47.964,-16.103],[-47.939,-16.051],[-47.683,-16.05]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205513\",\"name\":\"Cocalzinho de Goiás\",\"centroid\":[-48.6021,-15.6548]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.592,-15.364],[-48.554,-15.455],[-48.598,-15.532],[-48.546,-15.606],[-48.413,-15.653],[-48.384,-15.611],[-48.255,-15.646],[-48.299,-15.71],[-48.349,-15.724],[-48.352,-15.792],[-48.419,-15.914],[-48.458,-15.888],[-48.463,-15.83],[-48.577,-15.764],[-48.667,-15.768],[-48.7,-15.807],[-48.674,-15.862],[-48.856,-15.812],[-48.816,-15.749],[-48.826,-15.619],[-48.794,-15.582],[-48.828,-15.537],[-48.801,-15.497],[-48.742,-15.495],[-48.712,-15.39],[-48.592,-15.364]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205521\",\"name\":\"Colinas do Sul\",\"centroid\":[-48.0728,-13.9892]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.095,-13.654],[-48.06,-13.734],[-48.019,-13.737],[-48.027,-13.817],[-47.954,-13.86],[-47.962,-13.928],[-47.892,-14.082],[-47.919,-14.101],[-47.896,-14.166],[-47.932,-14.177],[-47.838,-14.334],[-47.872,-14.353],[-47.914,-14.331],[-47.909,-14.281],[-48.003,-14.267],[-48.128,-14.168],[-48.194,-14.021],[-48.252,-13.958],[-48.317,-13.938],[-48.34,-13.888],[-48.332,-13.836],[-48.247,-13.858],[-48.154,-13.773],[-48.143,-13.655],[-48.119,-13.627],[-48.095,-13.654]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205703\",\"name\":\"Córrego do Ouro\",\"centroid\":[-50.5806,-16.3673]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.53,-16.228],[-50.463,-16.26],[-50.54,-16.399],[-50.532,-16.507],[-50.623,-16.493],[-50.634,-16.514],[-50.656,-16.45],[-50.68,-16.451],[-50.676,-16.333],[-50.605,-16.319],[-50.568,-16.208],[-50.53,-16.228]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205802\",\"name\":\"Corumbá de Goiás\",\"centroid\":[-48.6822,-15.9273]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.499,-15.821],[-48.463,-15.83],[-48.409,-15.976],[-48.541,-15.915],[-48.629,-15.928],[-48.651,-15.975],[-48.615,-16.146],[-48.687,-16.143],[-48.794,-16.013],[-48.907,-15.989],[-48.897,-15.878],[-48.843,-15.835],[-48.856,-15.803],[-48.837,-15.831],[-48.783,-15.819],[-48.759,-15.856],[-48.674,-15.862],[-48.7,-15.807],[-48.627,-15.753],[-48.499,-15.821]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205901\",\"name\":\"Corumbaíba\",\"centroid\":[-48.5383,-18.1675]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.445,-17.844],[-48.384,-17.942],[-48.309,-17.954],[-48.299,-18.036],[-48.398,-18.128],[-48.299,-18.28],[-48.354,-18.319],[-48.341,-18.369],[-48.445,-18.355],[-48.479,-18.38],[-48.561,-18.323],[-48.755,-18.344],[-48.816,-18.379],[-48.917,-18.305],[-48.898,-18.27],[-48.86,-18.298],[-48.82,-18.234],[-48.71,-18.197],[-48.73,-18.167],[-48.685,-18.118],[-48.715,-18.119],[-48.646,-18.05],[-48.543,-18.032],[-48.512,-17.878],[-48.445,-17.844]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5206206\",\"name\":\"Cristalina\",\"centroid\":[-47.5183,-16.7014]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.415,-16.05],[-47.303,-16.06],[-47.352,-16.132],[-47.328,-16.249],[-47.427,-16.394],[-47.46,-16.505],[-47.412,-16.575],[-47.318,-16.603],[-47.25,-16.666],[-47.193,-16.825],[-47.197,-16.91],[-47.125,-16.981],[-47.182,-17.063],[-47.352,-17.166],[-47.35,-17.205],[-47.422,-17.26],[-47.421,-17.321],[-47.464,-17.355],[-47.509,-17.332],[-47.53,-17.242],[-47.713,-17.054],[-47.691,-16.901],[-47.73,-16.929],[-47.882,-16.926],[-47.903,-16.815],[-47.88,-16.703],[-47.805,-16.599],[-47.802,-16.529],[-47.769,-16.569],[-47.728,-16.544],[-47.719,-16.47],[-47.649,-16.381],[-47.658,-16.167],[-47.732,-16.166],[-47.724,-16.094],[-47.683,-16.05],[-47.415,-16.05]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5206305\",\"name\":\"Cristianópolis\",\"centroid\":[-48.7103,-17.2166]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.572,-17.129],[-48.606,-17.222],[-48.7,-17.237],[-48.794,-17.353],[-48.8,-17.177],[-48.703,-17.158],[-48.645,-17.184],[-48.601,-17.119],[-48.572,-17.129]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5206404\",\"name\":\"Crixás\",\"centroid\":[-50.0661,-14.6424]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.081,-14.228],[-49.928,-14.388],[-49.911,-14.342],[-49.839,-14.344],[-49.792,-14.305],[-49.765,-14.415],[-49.694,-14.466],[-49.771,-14.477],[-49.755,-14.532],[-49.771,-14.506],[-49.825,-14.562],[-49.812,-14.62],[-49.732,-14.687],[-49.824,-14.781],[-49.838,-14.963],[-49.879,-14.988],[-49.909,-14.965],[-49.987,-15.014],[-50.078,-15.136],[-50.191,-15.059],[-50.243,-14.966],[-50.321,-14.937],[-50.303,-14.898],[-50.34,-14.836],[-50.415,-14.797],[-50.448,-14.74],[-50.276,-14.734],[-50.235,-14.649],[-50.294,-14.581],[-50.267,-14.538],[-50.352,-14.352],[-50.143,-14.125],[-50.118,-14.222],[-50.081,-14.228]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5206503\",\"name\":\"Cromínia\",\"centroid\":[-49.3595,-17.2384]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.32,-17.131],[-49.257,-17.2],[-49.3,-17.373],[-49.351,-17.319],[-49.452,-17.313],[-49.489,-17.263],[-49.406,-17.203],[-49.452,-17.145],[-49.32,-17.131]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5206602\",\"name\":\"Cumari\",\"centroid\":[-48.1342,-18.3183]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.225,-18.196],[-48.056,-18.257],[-48.023,-18.3],[-47.966,-18.297],[-47.94,-18.381],[-48.028,-18.435],[-48.117,-18.425],[-48.161,-18.372],[-48.226,-18.357],[-48.17,-18.317],[-48.225,-18.268],[-48.324,-18.381],[-48.355,-18.338],[-48.332,-18.283],[-48.299,-18.28],[-48.319,-18.249],[-48.225,-18.196]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5206701\",\"name\":\"Damianópolis\",\"centroid\":[-46.1901,-14.5593]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.256,-14.438],[-46.149,-14.501],[-46.103,-14.613],[-46.051,-14.616],[-46.025,-14.678],[-46.162,-14.665],[-46.183,-14.625],[-46.252,-14.603],[-46.334,-14.453],[-46.256,-14.438]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5206800\",\"name\":\"Damolândia\",\"centroid\":[-49.3324,-16.2558]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.362,-16.202],[-49.289,-16.231],[-49.276,-16.264],[-49.307,-16.311],[-49.345,-16.27],[-49.336,-16.292],[-49.378,-16.306],[-49.369,-16.208],[-49.394,-16.189],[-49.362,-16.202]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5206909\",\"name\":\"Davinópolis\",\"centroid\":[-47.5659,-18.1206]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.492,-18.055],[-47.412,-18.147],[-47.533,-18.23],[-47.543,-18.195],[-47.636,-18.239],[-47.638,-18.175],[-47.688,-18.171],[-47.711,-18.131],[-47.664,-18.075],[-47.676,-18.049],[-47.634,-18.06],[-47.565,-17.982],[-47.492,-18.055]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5207105\",\"name\":\"Diorama\",\"centroid\":[-51.3536,-16.2213]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.178,-16.115],[-51.112,-16.306],[-51.4,-16.265],[-51.42,-16.314],[-51.463,-16.326],[-51.612,-16.208],[-51.616,-16.184],[-51.548,-16.174],[-51.541,-16.14],[-51.51,-16.149],[-51.475,-16.111],[-51.423,-16.166],[-51.437,-16.205],[-51.304,-16.211],[-51.285,-16.169],[-51.256,-16.184],[-51.202,-16.07],[-51.178,-16.115]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5208301\",\"name\":\"Divinópolis de Goiás\",\"centroid\":[-46.5195,-13.2647]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.442,-13.064],[-46.375,-13.217],[-46.383,-13.382],[-46.714,-13.385],[-46.683,-13.243],[-46.59,-13.213],[-46.506,-13.097],[-46.442,-13.064]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5207253\",\"name\":\"Doverlândia\",\"centroid\":[-52.4949,-16.8035]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.599,-16.533],[-52.564,-16.518],[-52.563,-16.547],[-52.491,-16.563],[-52.365,-16.536],[-52.133,-16.637],[-52.168,-16.802],[-52.252,-16.829],[-52.293,-16.927],[-52.38,-16.948],[-52.414,-16.917],[-52.43,-17.012],[-52.384,-17.135],[-52.418,-17.172],[-52.416,-17.281],[-52.445,-17.286],[-52.468,-17.246],[-52.493,-17.261],[-52.521,-17.1],[-52.637,-17.01],[-52.618,-16.965],[-52.743,-16.961],[-52.828,-16.879],[-52.83,-16.76],[-52.761,-16.706],[-52.746,-16.63],[-52.715,-16.639],[-52.74,-16.59],[-52.67,-16.582],[-52.629,-16.517],[-52.599,-16.533]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5207352\",\"name\":\"Edealina\",\"centroid\":[-49.7444,-17.4235]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.708,-17.207],[-49.644,-17.296],[-49.655,-17.39],[-49.624,-17.418],[-49.652,-17.44],[-49.628,-17.484],[-49.759,-17.584],[-49.85,-17.577],[-49.861,-17.607],[-49.919,-17.61],[-49.884,-17.504],[-49.711,-17.454],[-49.764,-17.402],[-49.741,-17.338],[-49.796,-17.324],[-49.796,-17.268],[-49.766,-17.22],[-49.708,-17.207]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5207402\",\"name\":\"Edéia\",\"centroid\":[-49.9649,-17.4772]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.854,-17.204],[-49.796,-17.268],[-49.796,-17.324],[-49.749,-17.321],[-49.764,-17.401],[-49.711,-17.454],[-49.884,-17.504],[-49.904,-17.585],[-49.948,-17.601],[-49.932,-17.644],[-49.955,-17.627],[-49.974,-17.662],[-50.01,-17.656],[-50.029,-17.713],[-50.078,-17.715],[-50.06,-17.768],[-50.149,-17.807],[-50.209,-17.774],[-50.182,-17.732],[-50.204,-17.701],[-50.157,-17.665],[-50.15,-17.598],[-50.102,-17.592],[-50.076,-17.537],[-50.053,-17.374],[-49.994,-17.312],[-50.014,-17.228],[-49.854,-17.204]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5207501\",\"name\":\"Estrela do Norte\",\"centroid\":[-49.0873,-13.8144]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.129,-13.687],[-49.115,-13.771],[-49.078,-13.737],[-49.052,-13.764],[-48.978,-13.748],[-49.023,-13.89],[-49.101,-13.942],[-49.182,-13.768],[-49.181,-13.724],[-49.129,-13.687]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5207535\",\"name\":\"Faina\",\"centroid\":[-50.3694,-15.4381]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.245,-15.235],[-50.084,-15.246],[-50.167,-15.447],[-50.124,-15.647],[-50.162,-15.625],[-50.307,-15.657],[-50.351,-15.62],[-50.375,-15.652],[-50.482,-15.637],[-50.529,-15.568],[-50.516,-15.43],[-50.558,-15.468],[-50.61,-15.464],[-50.73,-15.304],[-50.731,-15.255],[-50.648,-15.245],[-50.44,-15.369],[-50.245,-15.235]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5207600\",\"name\":\"Fazenda Nova\",\"centroid\":[-50.8593,-16.1491]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.211,-15.945],[-51.063,-15.969],[-50.922,-16.051],[-50.796,-15.999],[-50.806,-16.089],[-50.651,-16.109],[-50.63,-16.157],[-50.607,-16.146],[-50.605,-16.319],[-50.676,-16.333],[-50.681,-16.414],[-50.753,-16.402],[-50.755,-16.343],[-50.812,-16.315],[-50.835,-16.228],[-51.217,-16.026],[-51.206,-16.003],[-51.257,-15.962],[-51.211,-15.945]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5207808\",\"name\":\"Firminópolis\",\"centroid\":[-50.3112,-16.6404]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.241,-16.568],[-50.208,-16.683],[-50.282,-16.802],[-50.285,-16.766],[-50.36,-16.741],[-50.374,-16.634],[-50.49,-16.663],[-50.445,-16.595],[-50.3,-16.552],[-50.242,-16.449],[-50.241,-16.568]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5207907\",\"name\":\"Flores de Goiás\",\"centroid\":[-46.9019,-14.6553]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.995,-14.082],[-46.93,-14.118],[-46.993,-14.194],[-46.879,-14.36],[-46.89,-14.429],[-46.856,-14.443],[-46.851,-14.489],[-46.872,-14.518],[-46.708,-14.598],[-46.681,-14.646],[-46.666,-14.758],[-46.628,-14.78],[-46.56,-15.028],[-46.526,-15.056],[-46.575,-15.083],[-46.641,-15.087],[-46.829,-15.009],[-46.925,-15.057],[-46.984,-14.91],[-47.054,-14.902],[-47.072,-14.81],[-47.114,-14.779],[-47.1,-14.627],[-47.072,-14.596],[-47.093,-14.545],[-47.152,-14.53],[-47.19,-14.33],[-47.06,-14.111],[-46.995,-14.082]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5208004\",\"name\":\"Formosa\",\"centroid\":[-47.2475,-15.3081]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.117,-14.539],[-47.072,-14.596],[-47.217,-14.795],[-47.214,-14.956],[-47.171,-14.979],[-47.187,-15.011],[-47.132,-15.123],[-47.074,-15.061],[-47.048,-15.087],[-46.999,-15.248],[-46.942,-15.314],[-46.873,-15.285],[-46.835,-15.326],[-46.869,-15.361],[-46.849,-15.373],[-46.915,-15.414],[-46.944,-15.518],[-46.948,-15.557],[-46.89,-15.618],[-46.958,-15.663],[-46.999,-15.652],[-47.018,-15.545],[-47.047,-15.534],[-47.181,-15.6],[-47.102,-15.736],[-47.113,-15.896],[-47.219,-16.014],[-47.276,-16.006],[-47.319,-16.036],[-47.375,-15.986],[-47.379,-15.881],[-47.314,-15.747],[-47.317,-15.589],[-47.417,-15.546],[-47.417,-15.5],[-47.496,-15.5],[-47.466,-15.376],[-47.487,-15.299],[-47.546,-15.291],[-47.506,-15.251],[-47.569,-15.074],[-47.575,-14.964],[-47.499,-14.907],[-47.478,-14.817],[-47.375,-14.816],[-47.282,-14.694],[-47.236,-14.689],[-47.185,-14.544],[-47.117,-14.539]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5208103\",\"name\":\"Formoso\",\"centroid\":[-48.8716,-13.7298]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.812,-13.469],[-48.698,-13.637],[-48.788,-13.71],[-48.786,-13.809],[-48.869,-13.864],[-48.881,-13.933],[-48.919,-13.942],[-49.021,-13.895],[-49.025,-13.849],[-48.964,-13.684],[-48.832,-13.546],[-48.812,-13.469]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5208152\",\"name\":\"Gameleira de Goiás\",\"centroid\":[-48.6742,-16.4012]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.719,-16.281],[-48.631,-16.282],[-48.585,-16.332],[-48.515,-16.335],[-48.525,-16.399],[-48.601,-16.442],[-48.54,-16.5],[-48.607,-16.537],[-48.685,-16.493],[-48.75,-16.499],[-48.819,-16.434],[-48.916,-16.404],[-48.761,-16.385],[-48.769,-16.291],[-48.719,-16.281]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5208400\",\"name\":\"Goianápolis\",\"centroid\":[-49.0717,-16.5176]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.984,-16.418],[-49.023,-16.543],[-49.07,-16.591],[-49.105,-16.561],[-49.167,-16.578],[-49.183,-16.54],[-49.127,-16.513],[-49.114,-16.536],[-49.061,-16.459],[-48.984,-16.418]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5208509\",\"name\":\"Goiandira\",\"centroid\":[-48.1381,-18.1202]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.173,-17.969],[-48.096,-17.993],[-48.088,-18.033],[-48.03,-18.065],[-48.023,-18.124],[-48.05,-18.142],[-48.01,-18.179],[-48.056,-18.257],[-48.225,-18.196],[-48.273,-18.208],[-48.275,-18.145],[-48.208,-18.069],[-48.234,-18.034],[-48.173,-17.969]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5208608\",\"name\":\"Goianésia\",\"centroid\":[-49.1678,-15.2729]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.141,-15.161],[-49.006,-15.114],[-48.97,-15.161],[-48.908,-15.163],[-48.928,-15.251],[-49.061,-15.306],[-49.082,-15.512],[-49.119,-15.525],[-49.089,-15.538],[-49.186,-15.602],[-49.237,-15.56],[-49.235,-15.454],[-49.291,-15.433],[-49.264,-15.338],[-49.36,-15.325],[-49.29,-14.992],[-49.134,-14.998],[-49.192,-15.129],[-49.141,-15.161]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5208707\",\"name\":\"Goiânia\",\"centroid\":[-49.2736,-16.6446]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.176,-16.465],[-49.195,-16.517],[-49.167,-16.578],[-49.105,-16.561],[-49.078,-16.593],[-49.196,-16.692],[-49.141,-16.746],[-49.16,-16.79],[-49.262,-16.727],[-49.348,-16.755],[-49.384,-16.832],[-49.446,-16.716],[-49.442,-16.669],[-49.379,-16.629],[-49.401,-16.574],[-49.33,-16.57],[-49.215,-16.453],[-49.176,-16.465]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5208806\",\"name\":\"Goianira\",\"centroid\":[-49.4308,-16.4936]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.396,-16.444],[-49.323,-16.437],[-49.37,-16.5],[-49.33,-16.57],[-49.401,-16.574],[-49.405,-16.543],[-49.455,-16.537],[-49.46,-16.496],[-49.595,-16.526],[-49.621,-16.489],[-49.522,-16.499],[-49.423,-16.405],[-49.396,-16.444]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5208905\",\"name\":\"Goiás\",\"centroid\":[-50.2434,-15.8489]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.527,-15.557],[-50.482,-15.637],[-50.375,-15.652],[-50.351,-15.62],[-50.307,-15.657],[-50.147,-15.63],[-50.067,-15.703],[-50.068,-15.788],[-49.883,-15.753],[-49.809,-15.824],[-49.796,-15.885],[-49.839,-15.906],[-49.866,-15.987],[-49.942,-15.965],[-50.084,-16.044],[-50.257,-16.094],[-50.381,-16.078],[-50.477,-16.12],[-50.475,-16.068],[-50.514,-16.033],[-50.464,-15.94],[-50.514,-15.871],[-50.508,-15.805],[-50.619,-15.725],[-50.599,-15.645],[-50.647,-15.607],[-50.527,-15.557]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209101\",\"name\":\"Goiatuba\",\"centroid\":[-49.6611,-17.9939]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.977,-17.775],[-49.786,-17.898],[-49.75,-17.865],[-49.679,-17.858],[-49.659,-17.883],[-49.572,-17.834],[-49.465,-17.84],[-49.455,-17.894],[-49.362,-17.96],[-49.284,-17.948],[-49.174,-17.989],[-49.178,-18.062],[-49.251,-18.177],[-49.287,-18.144],[-49.344,-18.181],[-49.373,-18.134],[-49.413,-18.139],[-49.501,-18.08],[-49.548,-18.205],[-49.623,-18.099],[-49.801,-18.066],[-49.848,-18.003],[-50.006,-18.12],[-50.038,-18.093],[-50.086,-18.127],[-50.161,-18.119],[-50.138,-17.999],[-50.073,-17.946],[-50.016,-17.953],[-49.971,-17.897],[-50.074,-17.806],[-49.977,-17.775]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209150\",\"name\":\"Gouvelândia\",\"centroid\":[-50.1586,-18.5112]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.098,-18.33],[-50.05,-18.371],[-50.067,-18.429],[-50.028,-18.601],[-50.08,-18.672],[-50.269,-18.684],[-50.241,-18.626],[-50.288,-18.516],[-50.26,-18.497],[-50.281,-18.466],[-50.259,-18.399],[-50.306,-18.378],[-50.098,-18.33]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209200\",\"name\":\"Guapó\",\"centroid\":[-49.5717,-16.9079]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.545,-16.798],[-49.477,-16.792],[-49.435,-16.869],[-49.47,-16.898],[-49.479,-16.98],[-49.606,-17.063],[-49.634,-17.01],[-49.595,-16.952],[-49.749,-16.944],[-49.72,-16.884],[-49.61,-16.841],[-49.581,-16.772],[-49.545,-16.798]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209291\",\"name\":\"Guaraíta\",\"centroid\":[-50.0514,-15.6685]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.028,-15.577],[-49.99,-15.64],[-49.998,-15.738],[-50.023,-15.781],[-50.068,-15.788],[-50.067,-15.703],[-50.122,-15.659],[-50.135,-15.597],[-50.028,-15.577]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209408\",\"name\":\"Guarani de Goiás\",\"centroid\":[-46.4336,-13.8883]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.288,-13.701],[-46.235,-13.708],[-46.266,-13.74],[-46.224,-13.765],[-46.282,-13.796],[-46.233,-13.845],[-46.268,-13.943],[-46.21,-14.012],[-46.248,-14.056],[-46.307,-14.02],[-46.417,-14.046],[-46.45,-13.994],[-46.538,-14.016],[-46.577,-13.951],[-46.699,-13.907],[-46.759,-13.837],[-46.541,-13.792],[-46.466,-13.81],[-46.288,-13.701]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209457\",\"name\":\"Guarinos\",\"centroid\":[-49.7308,-14.6899]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.715,-14.464],[-49.66,-14.481],[-49.634,-14.566],[-49.735,-14.605],[-49.663,-14.709],[-49.645,-14.84],[-49.813,-14.94],[-49.799,-14.79],[-49.732,-14.687],[-49.812,-14.62],[-49.825,-14.562],[-49.771,-14.506],[-49.755,-14.532],[-49.771,-14.477],[-49.715,-14.464]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209606\",\"name\":\"Heitoraí\",\"centroid\":[-49.7825,-15.7486]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.75,-15.657],[-49.684,-15.754],[-49.693,-15.806],[-49.824,-15.809],[-49.883,-15.753],[-49.933,-15.765],[-49.932,-15.74],[-49.898,-15.752],[-49.898,-15.726],[-49.818,-15.711],[-49.75,-15.657]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209705\",\"name\":\"Hidrolândia\",\"centroid\":[-49.2692,-17.0145]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.248,-16.849],[-49.146,-16.881],[-49.114,-16.946],[-49.058,-16.975],[-49.12,-17.096],[-49.11,-17.135],[-49.191,-17.137],[-49.231,-17.082],[-49.387,-17.156],[-49.489,-17.159],[-49.483,-17.023],[-49.369,-17.04],[-49.365,-16.886],[-49.248,-16.849]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209804\",\"name\":\"Hidrolina\",\"centroid\":[-49.3607,-14.7402]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.349,-14.613],[-49.165,-14.801],[-49.235,-14.865],[-49.249,-14.821],[-49.353,-14.809],[-49.409,-14.848],[-49.531,-14.769],[-49.46,-14.636],[-49.349,-14.613]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209903\",\"name\":\"Iaciara\",\"centroid\":[-46.743,-14.0912]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.771,-13.814],[-46.703,-13.904],[-46.577,-13.951],[-46.538,-14.016],[-46.445,-13.995],[-46.417,-14.046],[-46.435,-14.103],[-46.496,-14.141],[-46.581,-14.107],[-46.696,-14.162],[-46.785,-14.357],[-46.92,-14.318],[-46.993,-14.194],[-46.922,-14.077],[-46.827,-14.03],[-46.851,-13.986],[-46.837,-13.911],[-46.866,-13.88],[-46.771,-13.814]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209937\",\"name\":\"Inaciolândia\",\"centroid\":[-49.9112,-18.5091]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.947,-18.355],[-49.858,-18.419],[-49.824,-18.495],[-49.757,-18.501],[-49.74,-18.585],[-49.783,-18.641],[-50.046,-18.584],[-50.03,-18.54],[-50.065,-18.412],[-49.947,-18.355]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209952\",\"name\":\"Indiara\",\"centroid\":[-49.9688,-17.1858]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.856,-16.992],[-49.822,-17.009],[-49.853,-17.04],[-49.822,-17.066],[-49.843,-17.164],[-49.758,-17.136],[-49.71,-17.192],[-49.796,-17.268],[-49.854,-17.204],[-50.014,-17.228],[-49.996,-17.323],[-50.053,-17.374],[-50.06,-17.459],[-50.11,-17.444],[-50.148,-17.34],[-50.101,-17.128],[-50.068,-17.083],[-49.951,-17.031],[-49.925,-16.958],[-49.856,-16.992]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5210000\",\"name\":\"Inhumas\",\"centroid\":[-49.5129,-16.3006]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.458,-16.216],[-49.394,-16.189],[-49.369,-16.208],[-49.382,-16.316],[-49.454,-16.382],[-49.43,-16.418],[-49.631,-16.399],[-49.66,-16.427],[-49.622,-16.291],[-49.653,-16.222],[-49.594,-16.225],[-49.536,-16.183],[-49.458,-16.216]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5210109\",\"name\":\"Ipameri\",\"centroid\":[-48.0539,-17.5032]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.689,-16.915],[-47.713,-17.054],[-47.5,-17.296],[-47.523,-17.412],[-47.554,-17.358],[-47.689,-17.263],[-47.687,-17.19],[-47.723,-17.148],[-47.732,-17.185],[-47.884,-17.261],[-47.889,-17.378],[-47.966,-17.553],[-47.927,-17.74],[-47.983,-17.897],[-48.119,-17.918],[-48.201,-18.004],[-48.262,-17.992],[-48.299,-17.955],[-48.289,-17.917],[-48.384,-17.942],[-48.411,-17.863],[-48.453,-17.838],[-48.512,-17.878],[-48.561,-17.814],[-48.509,-17.785],[-48.494,-17.712],[-48.459,-17.711],[-48.451,-17.63],[-48.475,-17.621],[-48.396,-17.586],[-48.386,-17.52],[-48.285,-17.528],[-48.223,-17.595],[-48.157,-17.529],[-48.114,-17.541],[-48.119,-17.458],[-48.043,-17.425],[-48.117,-17.264],[-48.031,-17.193],[-47.992,-17.089],[-47.919,-17.01],[-47.911,-16.923],[-47.689,-16.915]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5210158\",\"name\":\"Ipiranga de Goiás\",\"centroid\":[-49.6726,-15.1679]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.608,-15.043],[-49.637,-15.098],[-49.592,-15.205],[-49.655,-15.252],[-49.773,-15.235],[-49.671,-15.061],[-49.608,-15.043]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5210208\",\"name\":\"Iporá\",\"centroid\":[-51.1819,-16.4114]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.112,-16.306],[-51.064,-16.306],[-51.028,-16.404],[-50.948,-16.398],[-51.001,-16.505],[-50.946,-16.586],[-50.964,-16.622],[-51.03,-16.625],[-51.023,-16.568],[-51.07,-16.52],[-51.184,-16.531],[-51.276,-16.447],[-51.333,-16.477],[-51.439,-16.349],[-51.4,-16.265],[-51.112,-16.306]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5210307\",\"name\":\"Israelândia\",\"centroid\":[-50.8794,-16.3564]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.867,-16.204],[-50.812,-16.315],[-50.755,-16.343],[-50.753,-16.402],[-50.702,-16.414],[-50.77,-16.51],[-50.928,-16.396],[-51.028,-16.404],[-51.026,-16.365],[-51.066,-16.334],[-51.058,-16.297],[-50.996,-16.269],[-50.937,-16.313],[-50.908,-16.202],[-50.867,-16.204]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5210406\",\"name\":\"Itaberaí\",\"centroid\":[-49.8219,-16.0774]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.684,-15.901],[-49.685,-15.962],[-49.638,-16.02],[-49.68,-16.041],[-49.643,-16.115],[-49.755,-16.221],[-49.715,-16.421],[-49.738,-16.442],[-49.82,-16.386],[-49.743,-16.362],[-49.769,-16.306],[-49.821,-16.275],[-49.874,-16.285],[-49.874,-16.228],[-50.032,-16.182],[-50.041,-16.03],[-49.942,-15.965],[-49.866,-15.987],[-49.839,-15.906],[-49.796,-15.885],[-49.824,-15.809],[-49.801,-15.789],[-49.693,-15.806],[-49.684,-15.901]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5210562\",\"name\":\"Itaguari\",\"centroid\":[-49.6171,-15.9339]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.673,-15.867],[-49.545,-15.921],[-49.552,-15.968],[-49.664,-15.988],[-49.673,-15.867]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5210604\",\"name\":\"Itaguaru\",\"centroid\":[-49.6124,-15.7743]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.549,-15.696],[-49.538,-15.737],[-49.594,-15.866],[-49.663,-15.889],[-49.689,-15.827],[-49.639,-15.684],[-49.605,-15.698],[-49.556,-15.635],[-49.549,-15.696]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5210802\",\"name\":\"Itajá\",\"centroid\":[-51.3241,-19.1003]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.658,-18.782],[-51.33,-18.951],[-51.31,-19.007],[-51.153,-19.069],[-51.149,-19.102],[-51.055,-19.131],[-51.038,-19.166],[-50.952,-19.173],[-50.885,-19.286],[-50.829,-19.31],[-50.875,-19.419],[-50.826,-19.487],[-50.934,-19.468],[-51.03,-19.401],[-51.031,-19.363],[-51.092,-19.307],[-51.096,-19.227],[-51.333,-19.078],[-51.435,-19.065],[-51.458,-19.167],[-51.693,-19.118],[-51.724,-18.833],[-51.658,-18.782]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5210901\",\"name\":\"Itapaci\",\"centroid\":[-49.6563,-14.9448]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.771,-14.763],[-49.815,-14.842],[-49.813,-14.94],[-49.595,-14.803],[-49.453,-14.871],[-49.409,-14.848],[-49.441,-14.886],[-49.419,-14.902],[-49.434,-14.997],[-49.542,-14.985],[-49.686,-15.08],[-49.824,-15.082],[-49.854,-15.042],[-49.849,-14.883],[-49.824,-14.781],[-49.771,-14.763]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5211008\",\"name\":\"Itapirapuã\",\"centroid\":[-50.7706,-15.7024]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.119,-15.436],[-50.921,-15.449],[-50.851,-15.503],[-50.816,-15.466],[-50.737,-15.494],[-50.599,-15.645],[-50.619,-15.725],[-50.508,-15.805],[-50.514,-15.871],[-50.464,-15.94],[-50.506,-16.008],[-50.584,-16.038],[-50.622,-15.962],[-50.683,-15.952],[-50.723,-15.877],[-50.773,-15.924],[-50.808,-15.801],[-51.013,-15.703],[-51.054,-15.517],[-51.119,-15.436]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5211206\",\"name\":\"Itapuranga\",\"centroid\":[-49.9534,-15.5507]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.044,-15.358],[-49.86,-15.393],[-49.889,-15.507],[-49.854,-15.533],[-49.705,-15.535],[-49.731,-15.652],[-49.898,-15.726],[-49.898,-15.752],[-50.023,-15.781],[-49.99,-15.64],[-50.028,-15.577],[-50.124,-15.61],[-50.164,-15.524],[-50.154,-15.407],[-50.044,-15.358]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5211305\",\"name\":\"Itarumã\",\"centroid\":[-51.3382,-18.8386]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.749,-18.479],[-51.59,-18.499],[-51.354,-18.635],[-51.335,-18.681],[-51.156,-18.811],[-51.12,-18.875],[-50.991,-18.906],[-50.941,-19.004],[-50.879,-19.03],[-50.895,-19.051],[-50.786,-19.092],[-50.769,-19.145],[-50.727,-19.162],[-50.745,-19.233],[-50.848,-19.311],[-50.905,-19.223],[-50.958,-19.201],[-50.952,-19.173],[-51.028,-19.171],[-51.055,-19.131],[-51.149,-19.102],[-51.153,-19.069],[-51.294,-19.017],[-51.311,-18.963],[-51.438,-18.916],[-51.431,-18.89],[-51.495,-18.88],[-51.596,-18.794],[-51.797,-18.741],[-51.883,-18.666],[-51.924,-18.541],[-51.833,-18.569],[-51.798,-18.491],[-51.749,-18.479]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5211404\",\"name\":\"Itauçu\",\"centroid\":[-49.6065,-16.1949]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.568,-16.117],[-49.488,-16.132],[-49.404,-16.195],[-49.454,-16.224],[-49.536,-16.183],[-49.594,-16.225],[-49.653,-16.222],[-49.622,-16.291],[-49.653,-16.331],[-49.711,-16.259],[-49.752,-16.278],[-49.736,-16.192],[-49.643,-16.115],[-49.568,-16.117]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5211503\",\"name\":\"Itumbiara\",\"centroid\":[-49.4165,-18.3515]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.091,-18.155],[-49.009,-18.206],[-48.959,-18.323],[-49.077,-18.416],[-49.126,-18.382],[-49.205,-18.411],[-49.192,-18.449],[-49.248,-18.522],[-49.324,-18.56],[-49.391,-18.646],[-49.481,-18.561],[-49.486,-18.532],[-49.423,-18.526],[-49.422,-18.447],[-49.475,-18.418],[-49.626,-18.452],[-49.747,-18.366],[-49.793,-18.502],[-49.877,-18.4],[-49.977,-18.364],[-49.942,-18.31],[-49.76,-18.213],[-49.581,-18.318],[-49.564,-18.224],[-49.508,-18.214],[-49.476,-18.272],[-49.417,-18.29],[-49.409,-18.34],[-49.285,-18.228],[-49.237,-18.221],[-49.25,-18.167],[-49.183,-18.165],[-49.099,-18.104],[-49.091,-18.155]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5211602\",\"name\":\"Ivolândia\",\"centroid\":[-51.0283,-16.6783]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.396,-16.419],[-51.333,-16.477],[-51.276,-16.447],[-51.237,-16.489],[-51.244,-16.545],[-51.183,-16.645],[-51.137,-16.633],[-51.074,-16.823],[-51.044,-16.787],[-51.034,-16.649],[-50.946,-16.586],[-50.977,-16.569],[-50.988,-16.48],[-50.916,-16.527],[-50.858,-16.491],[-50.798,-16.533],[-50.799,-16.577],[-50.731,-16.587],[-50.768,-16.7],[-50.818,-16.671],[-50.849,-16.726],[-51.056,-16.86],[-51.054,-16.957],[-51.224,-16.813],[-51.221,-16.695],[-51.307,-16.564],[-51.306,-16.518],[-51.396,-16.419]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5211701\",\"name\":\"Jandaia\",\"centroid\":[-50.1792,-17.0927]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.264,-16.894],[-50.105,-16.952],[-50.087,-16.92],[-50.038,-16.934],[-50.107,-17.245],[-50.163,-17.359],[-50.204,-17.364],[-50.172,-17.313],[-50.186,-17.268],[-50.201,-17.297],[-50.235,-17.287],[-50.233,-17.237],[-50.296,-17.181],[-50.271,-17.155],[-50.308,-17.071],[-50.276,-16.97],[-50.29,-16.904],[-50.264,-16.894]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5211800\",\"name\":\"Jaraguá\",\"centroid\":[-49.3862,-15.704]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.257,-15.452],[-49.219,-15.487],[-49.237,-15.56],[-49.17,-15.627],[-49.128,-15.624],[-49.217,-15.856],[-49.254,-15.816],[-49.305,-15.825],[-49.342,-15.899],[-49.378,-15.914],[-49.39,-15.887],[-49.466,-15.944],[-49.466,-16.004],[-49.549,-15.974],[-49.545,-15.921],[-49.591,-15.916],[-49.608,-15.881],[-49.535,-15.714],[-49.569,-15.476],[-49.528,-15.47],[-49.507,-15.516],[-49.455,-15.532],[-49.429,-15.493],[-49.339,-15.498],[-49.284,-15.437],[-49.257,-15.452]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5211909\",\"name\":\"Jataí\",\"centroid\":[-51.7297,-17.9113]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.737,-17.271],[-51.688,-17.275],[-51.731,-17.373],[-51.73,-17.467],[-51.685,-17.549],[-51.607,-17.603],[-51.637,-17.661],[-51.478,-17.749],[-51.388,-17.867],[-51.242,-17.885],[-51.155,-18.103],[-51.155,-18.132],[-51.28,-18.084],[-51.326,-18.135],[-51.331,-18.197],[-51.447,-18.171],[-51.455,-18.221],[-51.364,-18.28],[-51.38,-18.358],[-51.527,-18.538],[-51.637,-18.5],[-51.648,-18.388],[-51.694,-18.361],[-51.638,-18.33],[-51.679,-18.263],[-51.737,-18.243],[-51.787,-18.269],[-51.846,-18.139],[-51.978,-18.161],[-52.078,-18.05],[-52.155,-18.024],[-52.203,-17.89],[-52.187,-17.83],[-52.275,-17.789],[-52.219,-17.76],[-52.243,-17.727],[-52.212,-17.682],[-52.303,-17.619],[-52.306,-17.585],[-52.227,-17.64],[-51.992,-17.643],[-51.989,-17.558],[-52.029,-17.491],[-51.981,-17.469],[-51.955,-17.355],[-51.888,-17.369],[-51.845,-17.295],[-51.779,-17.321],[-51.737,-17.271]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212006\",\"name\":\"Jaupaci\",\"centroid\":[-51.0633,-16.1879]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.173,-16.03],[-51.094,-16.102],[-50.91,-16.185],[-50.937,-16.313],[-50.996,-16.269],[-51.119,-16.303],[-51.209,-16.051],[-51.173,-16.03]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212055\",\"name\":\"Jesúpolis\",\"centroid\":[-49.4072,-15.9613]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.389,-15.904],[-49.345,-15.936],[-49.366,-16.005],[-49.466,-16.004],[-49.466,-15.944],[-49.389,-15.904]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212105\",\"name\":\"Joviânia\",\"centroid\":[-49.6156,-17.7953]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.537,-17.732],[-49.423,-17.754],[-49.454,-17.85],[-49.564,-17.832],[-49.659,-17.883],[-49.679,-17.858],[-49.783,-17.886],[-49.778,-17.776],[-49.684,-17.807],[-49.736,-17.754],[-49.694,-17.687],[-49.566,-17.782],[-49.547,-17.654],[-49.537,-17.732]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212204\",\"name\":\"Jussara\",\"centroid\":[-51.3312,-15.5786]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.357,-15.002],[-51.407,-15.087],[-51.38,-15.243],[-51.23,-15.27],[-51.213,-15.308],[-51.306,-15.323],[-51.311,-15.48],[-51.231,-15.484],[-51.243,-15.541],[-51.174,-15.653],[-51.242,-15.677],[-51.371,-15.597],[-51.384,-15.634],[-51.445,-15.607],[-51.434,-15.665],[-51.24,-15.807],[-51.157,-15.798],[-51.118,-15.907],[-51.053,-15.884],[-51.055,-15.825],[-51.004,-15.777],[-50.995,-15.713],[-50.83,-15.788],[-50.763,-15.899],[-50.814,-16.023],[-50.872,-16.011],[-50.909,-16.052],[-51.068,-15.967],[-51.221,-15.941],[-51.266,-15.974],[-51.329,-15.926],[-51.372,-15.935],[-51.428,-15.847],[-51.531,-15.812],[-51.527,-15.727],[-51.574,-15.704],[-51.581,-15.597],[-51.651,-15.561],[-51.635,-15.524],[-51.708,-15.456],[-51.671,-15.371],[-51.688,-15.308],[-51.646,-15.268],[-51.652,-15.179],[-51.535,-15.069],[-51.357,-15.002]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212253\",\"name\":\"Lagoa Santa\",\"centroid\":[-51.2836,-19.1802]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.222,-19.158],[-51.096,-19.227],[-51.092,-19.307],[-51.202,-19.261],[-51.252,-19.274],[-51.307,-19.218],[-51.368,-19.221],[-51.464,-19.124],[-51.435,-19.065],[-51.333,-19.078],[-51.222,-19.158]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212303\",\"name\":\"Leopoldo de Bulhões\",\"centroid\":[-48.8891,-16.5669]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.828,-16.523],[-48.785,-16.587],[-48.727,-16.604],[-48.723,-16.686],[-48.796,-16.629],[-48.831,-16.657],[-48.876,-16.639],[-48.92,-16.692],[-49.009,-16.663],[-49.005,-16.635],[-48.92,-16.627],[-48.971,-16.564],[-48.995,-16.587],[-48.997,-16.53],[-49.021,-16.524],[-48.916,-16.404],[-48.828,-16.523]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212501\",\"name\":\"Luziânia\",\"centroid\":[-47.9903,-16.4791]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.956,-16.119],[-47.864,-16.154],[-47.838,-16.23],[-47.788,-16.257],[-47.732,-16.166],[-47.658,-16.167],[-47.64,-16.284],[-47.649,-16.381],[-47.719,-16.47],[-47.72,-16.535],[-47.769,-16.569],[-47.796,-16.523],[-47.82,-16.633],[-47.88,-16.703],[-47.919,-17.004],[-48.008,-16.933],[-48.078,-16.929],[-48.09,-16.768],[-48.194,-16.735],[-48.19,-16.655],[-48.265,-16.497],[-48.401,-16.382],[-48.374,-16.31],[-48.203,-16.312],[-48.142,-16.17],[-48.029,-16.203],[-48,-16.131],[-47.956,-16.119]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212600\",\"name\":\"Mairipotaba\",\"centroid\":[-49.4655,-17.2912]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.443,-17.146],[-49.406,-17.203],[-49.489,-17.263],[-49.452,-17.313],[-49.351,-17.319],[-49.3,-17.373],[-49.291,-17.507],[-49.445,-17.329],[-49.515,-17.353],[-49.63,-17.285],[-49.619,-17.228],[-49.507,-17.151],[-49.443,-17.146]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212709\",\"name\":\"Mambaí\",\"centroid\":[-46.0663,-14.4111]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.052,-14.204],[-46.061,-14.232],[-45.996,-14.257],[-45.907,-14.353],[-45.935,-14.415],[-46.017,-14.42],[-45.977,-14.538],[-46,-14.664],[-46.051,-14.616],[-46.103,-14.613],[-46.123,-14.528],[-46.199,-14.454],[-46.17,-14.436],[-46.2,-14.403],[-46.196,-14.291],[-46.052,-14.204]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212808\",\"name\":\"Mara Rosa\",\"centroid\":[-49.3967,-13.9923]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.11,-13.939],[-49.023,-13.89],[-48.881,-13.933],[-48.924,-13.964],[-48.915,-14.008],[-48.969,-14.033],[-49.108,-14.004],[-49.179,-14.022],[-49.177,-14.13],[-49.218,-14.103],[-49.278,-14.22],[-49.281,-14.163],[-49.363,-14.123],[-49.388,-14.066],[-49.521,-14.082],[-49.606,-14.137],[-49.679,-14.06],[-49.756,-14.083],[-49.746,-14.046],[-49.809,-14.008],[-49.794,-13.974],[-49.834,-13.904],[-49.779,-13.846],[-49.672,-13.838],[-49.523,-13.986],[-49.454,-13.99],[-49.36,-13.941],[-49.323,-14.002],[-49.264,-13.962],[-49.212,-13.828],[-49.11,-13.886],[-49.11,-13.939]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212907\",\"name\":\"Marzagão\",\"centroid\":[-48.6908,-17.9772]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.656,-17.924],[-48.625,-18.029],[-48.691,-18.094],[-48.765,-17.934],[-48.725,-17.927],[-48.718,-17.844],[-48.656,-17.924]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212956\",\"name\":\"Matrinchã\",\"centroid\":[-50.7725,-15.3791]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.789,-15.022],[-50.718,-15.082],[-50.718,-15.149],[-50.748,-15.175],[-50.73,-15.304],[-50.658,-15.425],[-50.582,-15.474],[-50.516,-15.43],[-50.517,-15.544],[-50.617,-15.598],[-50.68,-15.574],[-50.737,-15.494],[-50.816,-15.466],[-50.851,-15.503],[-50.907,-15.474],[-51.07,-15.271],[-51.05,-15.255],[-51,-15.328],[-50.91,-15.321],[-50.91,-15.202],[-50.899,-15.225],[-50.866,-15.196],[-50.803,-15.201],[-50.745,-15.122],[-50.789,-15.022]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213004\",\"name\":\"Maurilândia\",\"centroid\":[-50.3647,-18.0344]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.398,-17.928],[-50.345,-17.942],[-50.286,-17.998],[-50.291,-18.029],[-50.227,-18.012],[-50.187,-18.06],[-50.281,-18.078],[-50.355,-18.158],[-50.44,-18.124],[-50.415,-18.107],[-50.438,-18.052],[-50.507,-18.018],[-50.467,-17.951],[-50.398,-17.928]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213053\",\"name\":\"Mimoso de Goiás\",\"centroid\":[-48.3123,-15.019]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.126,-14.844],[-48.082,-14.859],[-48.035,-14.96],[-48.114,-15.154],[-48.424,-15.086],[-48.545,-15.174],[-48.614,-15.155],[-48.654,-15.101],[-48.656,-15.046],[-48.606,-14.99],[-48.522,-15.017],[-48.422,-14.938],[-48.126,-14.844]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213087\",\"name\":\"Minaçu\",\"centroid\":[-48.3475,-13.4981]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.495,-13.136],[-48.441,-13.292],[-48.231,-13.168],[-48.145,-13.154],[-48.172,-13.311],[-48.147,-13.439],[-48.187,-13.42],[-48.198,-13.469],[-48.131,-13.505],[-48.14,-13.547],[-48.092,-13.554],[-48.146,-13.668],[-48.137,-13.751],[-48.247,-13.858],[-48.301,-13.833],[-48.345,-13.862],[-48.382,-13.824],[-48.455,-13.709],[-48.428,-13.701],[-48.465,-13.668],[-48.457,-13.608],[-48.562,-13.591],[-48.579,-13.627],[-48.701,-13.639],[-48.54,-13.455],[-48.58,-13.424],[-48.578,-13.314],[-48.553,-13.302],[-48.554,-13.205],[-48.495,-13.136]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213103\",\"name\":\"Mineiros\",\"centroid\":[-52.7633,-17.5994]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.838,-18.423],[-52.873,-18.646],[-52.912,-18.642],[-52.962,-18.54],[-52.873,-18.426],[-52.838,-18.423]],[[-52.832,-16.772],[-52.824,-16.894],[-52.743,-16.961],[-52.618,-16.965],[-52.637,-17.01],[-52.545,-17.065],[-52.493,-17.261],[-52.468,-17.246],[-52.445,-17.286],[-52.392,-17.258],[-52.345,-17.306],[-52.259,-17.325],[-52.174,-17.307],[-52.098,-17.401],[-52.195,-17.44],[-52.329,-17.333],[-52.473,-17.322],[-52.515,-17.351],[-52.528,-17.37],[-52.48,-17.409],[-52.352,-17.43],[-52.37,-17.518],[-52.301,-17.569],[-52.303,-17.619],[-52.212,-17.682],[-52.243,-17.727],[-52.23,-17.777],[-52.275,-17.774],[-52.223,-17.812],[-52.36,-17.855],[-52.384,-17.824],[-52.5,-17.916],[-52.581,-17.913],[-52.668,-17.981],[-52.716,-17.976],[-52.784,-18.071],[-52.82,-18.31],[-52.954,-18.296],[-53.027,-18.351],[-53.101,-18.31],[-53.143,-18.081],[-53.075,-18.05],[-53.07,-17.985],[-53.131,-17.916],[-53.168,-17.766],[-53.237,-17.713],[-53.249,-17.606],[-53.07,-17.665],[-53.183,-17.536],[-53.102,-17.453],[-53.089,-17.364],[-52.886,-17.281],[-52.972,-17.073],[-52.963,-16.98],[-52.907,-16.932],[-52.944,-16.813],[-52.832,-16.772]],[[-52.684,-17.2],[-52.805,-17.282],[-52.804,-17.34],[-52.893,-17.412],[-52.885,-17.477],[-52.839,-17.427],[-52.763,-17.419],[-52.656,-17.433],[-52.641,-17.466],[-52.597,-17.409],[-52.553,-17.403],[-52.522,-17.342],[-52.612,-17.326],[-52.684,-17.2]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213400\",\"name\":\"Moiporá\",\"centroid\":[-50.7669,-16.5096]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.928,-16.396],[-50.77,-16.51],[-50.752,-16.455],[-50.67,-16.409],[-50.68,-16.451],[-50.656,-16.45],[-50.643,-16.506],[-50.594,-16.505],[-50.616,-16.589],[-50.702,-16.62],[-50.799,-16.577],[-50.798,-16.533],[-50.858,-16.491],[-50.888,-16.527],[-50.968,-16.501],[-50.963,-16.418],[-50.928,-16.396]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213509\",\"name\":\"Monte Alegre de Goiás\",\"centroid\":[-46.9201,-13.2929]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.503,-13.004],[-46.454,-13.018],[-46.453,-13.065],[-46.59,-13.213],[-46.683,-13.243],[-46.699,-13.368],[-46.769,-13.446],[-46.792,-13.591],[-46.851,-13.615],[-47.054,-13.522],[-47.082,-13.488],[-47.066,-13.447],[-47.151,-13.41],[-47.195,-13.451],[-47.26,-13.448],[-47.392,-13.262],[-47.371,-13.228],[-47.282,-13.264],[-47.225,-13.193],[-47.135,-13.203],[-46.879,-13.048],[-46.735,-13.107],[-46.503,-13.004]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213707\",\"name\":\"Montes Claros de Goiás\",\"centroid\":[-51.5763,-15.9155]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.649,-15.555],[-51.581,-15.597],[-51.574,-15.704],[-51.527,-15.727],[-51.531,-15.812],[-51.428,-15.847],[-51.372,-15.935],[-51.238,-15.963],[-51.206,-16.003],[-51.202,-16.07],[-51.256,-16.184],[-51.285,-16.169],[-51.304,-16.211],[-51.437,-16.205],[-51.423,-16.166],[-51.475,-16.111],[-51.606,-16.188],[-51.725,-16.077],[-51.756,-16.088],[-51.825,-16.03],[-51.86,-15.97],[-51.821,-15.923],[-51.863,-15.914],[-51.831,-15.863],[-51.879,-15.825],[-51.757,-15.636],[-51.777,-15.539],[-51.727,-15.55],[-51.735,-15.51],[-51.698,-15.485],[-51.635,-15.524],[-51.649,-15.555]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213756\",\"name\":\"Montividiu\",\"centroid\":[-51.1905,-17.3176]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.047,-16.957],[-50.944,-17.086],[-50.991,-17.102],[-51.02,-17.172],[-51.125,-17.218],[-51.122,-17.272],[-51.044,-17.287],[-51.01,-17.327],[-50.972,-17.316],[-50.987,-17.375],[-50.939,-17.412],[-51.08,-17.528],[-51.241,-17.532],[-51.456,-17.471],[-51.431,-17.439],[-51.473,-17.392],[-51.541,-17.381],[-51.537,-17.335],[-51.435,-17.339],[-51.323,-17.269],[-51.272,-17.161],[-51.133,-17.113],[-51.086,-17.015],[-51.107,-16.969],[-51.047,-16.957]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213772\",\"name\":\"Montividiu do Norte\",\"centroid\":[-48.7308,-13.1414]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.862,-12.805],[-48.736,-12.921],[-48.73,-12.989],[-48.675,-12.994],[-48.601,-13.06],[-48.577,-13.123],[-48.6,-13.292],[-48.56,-13.389],[-48.636,-13.407],[-48.735,-13.347],[-48.802,-13.343],[-48.824,-13.319],[-48.763,-13.293],[-48.794,-13.242],[-48.91,-13.164],[-48.879,-13.127],[-48.898,-13.068],[-48.869,-13.067],[-48.87,-12.988],[-48.819,-12.948],[-48.86,-12.903],[-48.862,-12.805]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213806\",\"name\":\"Morrinhos\",\"centroid\":[-49.1293,-17.7724]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.298,-17.511],[-49.226,-17.506],[-49.156,-17.545],[-49.076,-17.522],[-48.949,-17.579],[-48.85,-17.68],[-48.815,-17.812],[-48.849,-17.856],[-48.834,-17.935],[-48.894,-18.094],[-48.943,-18.054],[-48.93,-18.02],[-48.96,-17.985],[-49.059,-17.948],[-49.174,-17.989],[-49.284,-17.948],[-49.362,-17.96],[-49.455,-17.894],[-49.454,-17.786],[-49.424,-17.787],[-49.423,-17.754],[-49.459,-17.75],[-49.42,-17.712],[-49.405,-17.628],[-49.301,-17.567],[-49.298,-17.511]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213855\",\"name\":\"Morro Agudo de Goiás\",\"centroid\":[-50.0113,-15.3119]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.04,-15.227],[-49.987,-15.271],[-49.903,-15.256],[-49.891,-15.365],[-50.044,-15.358],[-50.139,-15.4],[-50.079,-15.236],[-50.04,-15.227]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213905\",\"name\":\"Mossâmedes\",\"centroid\":[-50.1613,-16.1627]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.041,-16.03],[-50.032,-16.182],[-49.94,-16.224],[-50.088,-16.221],[-50.139,-16.329],[-50.228,-16.297],[-50.202,-16.263],[-50.262,-16.17],[-50.369,-16.142],[-50.368,-16.081],[-50.257,-16.094],[-50.041,-16.03]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214002\",\"name\":\"Mozarlândia\",\"centroid\":[-50.5867,-14.8402]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.845,-14.609],[-50.782,-14.628],[-50.783,-14.681],[-50.718,-14.72],[-50.64,-14.671],[-50.587,-14.676],[-50.551,-14.611],[-50.486,-14.691],[-50.503,-14.719],[-50.445,-14.724],[-50.415,-14.797],[-50.357,-14.812],[-50.303,-14.898],[-50.314,-14.943],[-50.4,-15.023],[-50.51,-15.056],[-50.593,-14.99],[-50.77,-14.955],[-50.828,-14.821],[-50.834,-14.711],[-50.879,-14.665],[-50.845,-14.609]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214051\",\"name\":\"Mundo Novo\",\"centroid\":[-50.2043,-13.7981]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.259,-13.539],[-50.275,-13.579],[-50.246,-13.576],[-50.237,-13.655],[-50.148,-13.645],[-50.137,-13.679],[-50.11,-13.658],[-50.056,-13.706],[-49.982,-13.686],[-49.96,-13.743],[-49.924,-13.754],[-49.975,-13.882],[-49.919,-13.938],[-49.951,-14.021],[-50.326,-13.983],[-50.386,-13.877],[-50.372,-13.852],[-50.484,-13.748],[-50.459,-13.694],[-50.468,-13.564],[-50.414,-13.543],[-50.382,-13.577],[-50.259,-13.539]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214101\",\"name\":\"Mutunópolis\",\"centroid\":[-49.31,-13.7096]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.075,-13.556],[-49.119,-13.619],[-49.108,-13.666],[-49.181,-13.724],[-49.14,-13.86],[-49.331,-13.765],[-49.411,-13.818],[-49.522,-13.836],[-49.591,-13.778],[-49.452,-13.666],[-49.357,-13.71],[-49.308,-13.696],[-49.354,-13.563],[-49.266,-13.564],[-49.24,-13.592],[-49.075,-13.556]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214408\",\"name\":\"Nazário\",\"centroid\":[-49.8402,-16.5856]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.797,-16.517],[-49.73,-16.579],[-49.745,-16.652],[-49.886,-16.64],[-49.972,-16.59],[-50.006,-16.62],[-49.914,-16.53],[-49.797,-16.517]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214507\",\"name\":\"Nerópolis\",\"centroid\":[-49.1856,-16.4213]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.23,-16.321],[-49.109,-16.431],[-49.123,-16.508],[-49.176,-16.538],[-49.176,-16.465],[-49.28,-16.399],[-49.259,-16.403],[-49.261,-16.336],[-49.23,-16.321]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214606\",\"name\":\"Niquelândia\",\"centroid\":[-48.4027,-14.4978]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.302,-13.936],[-48.194,-14.021],[-48.128,-14.168],[-48.003,-14.267],[-47.909,-14.281],[-47.907,-14.338],[-47.832,-14.334],[-47.864,-14.38],[-47.821,-14.506],[-47.761,-14.541],[-47.778,-14.678],[-47.907,-14.798],[-48.028,-14.823],[-48.077,-14.895],[-48.101,-14.848],[-48.185,-14.848],[-48.462,-14.957],[-48.522,-15.017],[-48.619,-15.005],[-48.65,-14.958],[-48.698,-14.98],[-48.684,-14.951],[-48.749,-14.939],[-48.736,-14.882],[-48.761,-14.847],[-48.713,-14.801],[-48.728,-14.672],[-48.771,-14.642],[-48.843,-14.689],[-48.95,-14.681],[-48.993,-14.585],[-49.039,-14.577],[-49.008,-14.536],[-49.051,-14.497],[-48.977,-14.414],[-49.017,-14.315],[-48.892,-14.227],[-48.847,-14.158],[-48.823,-14.176],[-48.76,-14.119],[-48.599,-14.185],[-48.563,-14.131],[-48.499,-14.104],[-48.471,-14.018],[-48.318,-13.977],[-48.302,-13.936]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214705\",\"name\":\"Nova América\",\"centroid\":[-49.9326,-15.047]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.905,-14.98],[-49.837,-15.003],[-49.854,-15.042],[-49.828,-15.088],[-50,-15.081],[-50.054,-15.124],[-50.043,-15.057],[-49.905,-14.98]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214804\",\"name\":\"Nova Aurora\",\"centroid\":[-48.2988,-18.1037]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.253,-17.996],[-48.205,-18],[-48.234,-18.034],[-48.208,-18.069],[-48.275,-18.145],[-48.275,-18.233],[-48.319,-18.249],[-48.398,-18.128],[-48.299,-18.036],[-48.32,-17.987],[-48.289,-17.917],[-48.299,-17.955],[-48.253,-17.996]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214838\",\"name\":\"Nova Crixás\",\"centroid\":[-50.5627,-14.133]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.575,-13.388],[-50.594,-13.404],[-50.518,-13.464],[-50.542,-13.506],[-50.452,-13.602],[-50.484,-13.748],[-50.372,-13.852],[-50.342,-13.968],[-50.158,-14.004],[-50.149,-14.042],[-50.143,-14.125],[-50.352,-14.352],[-50.267,-14.538],[-50.294,-14.581],[-50.239,-14.618],[-50.292,-14.739],[-50.503,-14.719],[-50.486,-14.691],[-50.551,-14.611],[-50.587,-14.676],[-50.73,-14.719],[-50.783,-14.681],[-50.782,-14.628],[-50.88,-14.599],[-50.839,-14.422],[-50.759,-14.297],[-50.848,-14.121],[-50.831,-14.072],[-50.865,-13.975],[-50.841,-13.86],[-50.871,-13.733],[-50.804,-13.691],[-50.763,-13.53],[-50.665,-13.442],[-50.665,-13.376],[-50.612,-13.316],[-50.575,-13.388]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214861\",\"name\":\"Nova Glória\",\"centroid\":[-49.5059,-15.0736]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.425,-14.973],[-49.385,-15.01],[-49.325,-14.991],[-49.401,-15.097],[-49.505,-15.132],[-49.482,-15.176],[-49.599,-15.18],[-49.637,-15.098],[-49.619,-15.047],[-49.542,-14.985],[-49.457,-15.006],[-49.425,-14.973]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214879\",\"name\":\"Nova Iguaçu de Goiás\",\"centroid\":[-49.2861,-14.3109]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.153,-14.209],[-49.188,-14.372],[-49.302,-14.404],[-49.368,-14.522],[-49.42,-14.387],[-49.4,-14.373],[-49.424,-14.268],[-49.329,-14.26],[-49.262,-14.211],[-49.206,-14.095],[-49.153,-14.209]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214903\",\"name\":\"Nova Roma\",\"centroid\":[-47.0087,-13.8009]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.985,-13.549],[-46.794,-13.662],[-46.783,-13.717],[-46.831,-13.754],[-46.818,-13.799],[-46.851,-13.826],[-46.826,-13.852],[-46.867,-13.886],[-46.837,-13.911],[-46.851,-13.986],[-46.827,-14.03],[-46.875,-14.033],[-46.938,-14.103],[-46.993,-14.092],[-46.988,-14.048],[-47.04,-14.031],[-47.114,-14.097],[-47.2,-13.964],[-47.171,-13.914],[-47.194,-13.722],[-47.149,-13.681],[-47.126,-13.439],[-47.066,-13.447],[-47.069,-13.506],[-46.985,-13.549]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215009\",\"name\":\"Nova Veneza\",\"centroid\":[-49.3085,-16.3612]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.319,-16.31],[-49.23,-16.321],[-49.261,-16.336],[-49.257,-16.398],[-49.296,-16.443],[-49.367,-16.378],[-49.345,-16.27],[-49.319,-16.31]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215207\",\"name\":\"Novo Brasil\",\"centroid\":[-50.6434,-16.0509]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.684,-15.936],[-50.622,-15.962],[-50.575,-16.042],[-50.506,-16.008],[-50.475,-16.068],[-50.49,-16.148],[-50.594,-16.234],[-50.607,-16.146],[-50.63,-16.157],[-50.651,-16.109],[-50.822,-16.069],[-50.783,-15.996],[-50.794,-15.943],[-50.723,-15.877],[-50.684,-15.936]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215231\",\"name\":\"Novo Gama\",\"centroid\":[-48.0765,-16.1234]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.02,-16.176],[-48.029,-16.203],[-48.142,-16.17],[-48.147,-16.096],[-48.086,-16.051],[-48.021,-16.051],[-48.02,-16.176]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215256\",\"name\":\"Novo Planalto\",\"centroid\":[-49.7243,-13.2479]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.431,-13.241],[-49.369,-13.274],[-49.486,-13.25],[-49.579,-13.287],[-49.625,-13.354],[-49.822,-13.452],[-49.849,-13.496],[-49.979,-13.497],[-49.9,-13.448],[-49.818,-13.28],[-49.819,-13.182],[-49.909,-12.974],[-49.431,-13.241]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215306\",\"name\":\"Orizona\",\"centroid\":[-48.1962,-17.0067]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.173,-16.731],[-48.09,-16.768],[-48.078,-16.929],[-48.008,-16.933],[-47.919,-17.01],[-47.992,-17.089],[-48.031,-17.193],[-48.198,-17.31],[-48.189,-17.27],[-48.237,-17.186],[-48.33,-17.151],[-48.489,-17.003],[-48.455,-16.933],[-48.366,-16.91],[-48.264,-16.796],[-48.259,-16.738],[-48.173,-16.731]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215405\",\"name\":\"Ouro Verde de Goiás\",\"centroid\":[-49.2223,-16.2568]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.166,-16.183],[-49.144,-16.232],[-49.18,-16.262],[-49.166,-16.31],[-49.194,-16.347],[-49.307,-16.311],[-49.276,-16.264],[-49.313,-16.23],[-49.215,-16.189],[-49.192,-16.144],[-49.166,-16.183]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215504\",\"name\":\"Ouvidor\",\"centroid\":[-47.7429,-18.2263]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.745,-18.128],[-47.638,-18.175],[-47.653,-18.213],[-47.603,-18.25],[-47.638,-18.287],[-47.611,-18.315],[-47.876,-18.284],[-47.838,-18.153],[-47.745,-18.128]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215603\",\"name\":\"Padre Bernardo\",\"centroid\":[-48.3057,-15.3612]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.408,-15.101],[-48.304,-15.096],[-48.108,-15.146],[-48.082,-15.195],[-48.016,-15.21],[-47.968,-15.329],[-47.924,-15.361],[-47.955,-15.441],[-48.042,-15.464],[-48.053,-15.5],[-48.2,-15.5],[-48.2,-15.621],[-48.234,-15.659],[-48.309,-15.621],[-48.35,-15.636],[-48.384,-15.611],[-48.413,-15.653],[-48.541,-15.609],[-48.598,-15.532],[-48.554,-15.455],[-48.592,-15.364],[-48.595,-15.289],[-48.561,-15.24],[-48.613,-15.161],[-48.545,-15.174],[-48.475,-15.11],[-48.408,-15.101]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215652\",\"name\":\"Palestina de Goiás\",\"centroid\":[-51.4382,-16.6998]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.366,-16.468],[-51.306,-16.518],[-51.22,-16.73],[-51.256,-16.783],[-51.408,-16.823],[-51.484,-16.889],[-51.576,-16.874],[-51.649,-16.926],[-51.658,-16.795],[-51.588,-16.739],[-51.615,-16.683],[-51.551,-16.643],[-51.505,-16.537],[-51.366,-16.468]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215702\",\"name\":\"Palmeiras de Goiás\",\"centroid\":[-49.9452,-16.805]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.963,-16.591],[-49.886,-16.64],[-49.718,-16.646],[-49.781,-16.782],[-49.726,-16.932],[-49.759,-16.943],[-49.803,-16.903],[-49.823,-16.955],[-49.925,-16.958],[-49.951,-17.031],[-50.068,-17.083],[-50.038,-16.934],[-50.087,-16.92],[-50.105,-16.952],[-50.154,-16.917],[-50.101,-16.893],[-50.11,-16.796],[-50.158,-16.719],[-50.15,-16.679],[-49.963,-16.591]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215801\",\"name\":\"Palmelo\",\"centroid\":[-48.4009,-17.3036]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.375,-17.364],[-48.438,-17.328],[-48.411,-17.24],[-48.376,-17.266],[-48.375,-17.364]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215900\",\"name\":\"Palminópolis\",\"centroid\":[-50.1972,-16.8197]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.15,-16.679],[-50.101,-16.893],[-50.155,-16.913],[-50.153,-16.939],[-50.277,-16.899],[-50.302,-16.855],[-50.253,-16.734],[-50.15,-16.679]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5216007\",\"name\":\"Panamá\",\"centroid\":[-49.4072,-18.2031]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.497,-18.079],[-49.413,-18.139],[-49.373,-18.134],[-49.344,-18.181],[-49.277,-18.149],[-49.237,-18.221],[-49.285,-18.228],[-49.409,-18.34],[-49.417,-18.29],[-49.548,-18.205],[-49.497,-18.079]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5216304\",\"name\":\"Paranaiguara\",\"centroid\":[-50.625,-18.8089]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.464,-18.692],[-50.352,-18.76],[-50.473,-18.921],[-50.506,-18.894],[-50.6,-18.925],[-50.678,-18.913],[-50.708,-18.996],[-50.833,-18.923],[-50.838,-18.744],[-50.784,-18.655],[-50.674,-18.746],[-50.583,-18.77],[-50.586,-18.679],[-50.549,-18.614],[-50.464,-18.692]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5216403\",\"name\":\"Paraúna\",\"centroid\":[-50.6447,-17.0465]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.797,-16.787],[-50.576,-16.847],[-50.449,-16.797],[-50.455,-16.887],[-50.417,-16.915],[-50.284,-16.889],[-50.308,-17.067],[-50.271,-17.155],[-50.296,-17.181],[-50.235,-17.266],[-50.278,-17.249],[-50.352,-17.302],[-50.392,-17.189],[-50.459,-17.331],[-50.513,-17.346],[-50.527,-17.429],[-50.648,-17.377],[-50.737,-17.266],[-50.728,-17.237],[-50.776,-17.189],[-50.904,-17.153],[-51.054,-16.957],[-51.056,-16.86],[-50.849,-16.726],[-50.818,-16.671],[-50.797,-16.787]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5216452\",\"name\":\"Perolândia\",\"centroid\":[-52.2246,-17.4905]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.473,-17.322],[-52.296,-17.342],[-52.195,-17.44],[-52.1,-17.41],[-52.007,-17.501],[-51.992,-17.643],[-52.258,-17.624],[-52.37,-17.518],[-52.352,-17.43],[-52.437,-17.425],[-52.528,-17.37],[-52.473,-17.322]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5216809\",\"name\":\"Petrolina de Goiás\",\"centroid\":[-49.3112,-16.1092]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.375,-15.991],[-49.274,-16.012],[-49.22,-16.081],[-49.167,-16.071],[-49.155,-16.026],[-49.131,-16.052],[-49.16,-16.132],[-49.313,-16.23],[-49.448,-16.167],[-49.441,-16.076],[-49.375,-15.991]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5216908\",\"name\":\"Pilar de Goiás\",\"centroid\":[-49.5235,-14.5928]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.56,-14.2],[-49.482,-14.238],[-49.459,-14.292],[-49.426,-14.26],[-49.409,-14.429],[-49.355,-14.505],[-49.446,-14.557],[-49.435,-14.619],[-49.532,-14.731],[-49.527,-14.776],[-49.441,-14.804],[-49.409,-14.848],[-49.453,-14.871],[-49.595,-14.803],[-49.645,-14.84],[-49.663,-14.709],[-49.735,-14.605],[-49.635,-14.578],[-49.615,-14.681],[-49.566,-14.644],[-49.541,-14.463],[-49.473,-14.462],[-49.497,-14.255],[-49.561,-14.232],[-49.56,-14.2]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5217104\",\"name\":\"Piracanjuba\",\"centroid\":[-48.9913,-17.3294]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.879,-17.016],[-48.8,-17.177],[-48.806,-17.417],[-48.757,-17.48],[-48.707,-17.482],[-48.703,-17.537],[-48.801,-17.573],[-48.902,-17.53],[-48.925,-17.599],[-49.076,-17.522],[-49.156,-17.545],[-49.226,-17.506],[-49.298,-17.511],[-49.231,-17.451],[-49.247,-17.344],[-49.2,-17.353],[-49.169,-17.269],[-49.224,-17.084],[-49.191,-17.137],[-49.11,-17.135],[-49.12,-17.096],[-49.083,-17.061],[-48.938,-17.089],[-48.925,-17.023],[-48.879,-17.016]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5217203\",\"name\":\"Piranhas\",\"centroid\":[-51.8418,-16.4148]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.828,-16.082],[-51.796,-16.092],[-51.732,-16.226],[-51.671,-16.257],[-51.673,-16.325],[-51.615,-16.397],[-51.675,-16.417],[-51.667,-16.445],[-51.609,-16.543],[-51.569,-16.551],[-51.602,-16.602],[-51.669,-16.599],[-51.674,-16.636],[-51.707,-16.643],[-51.749,-16.599],[-51.868,-16.658],[-51.976,-16.627],[-52.047,-16.545],[-52.052,-16.491],[-52.146,-16.447],[-51.904,-16.235],[-51.902,-16.123],[-51.828,-16.082]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5217302\",\"name\":\"Pirenópolis\",\"centroid\":[-49.0127,-15.8123]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.065,-15.51],[-49.019,-15.57],[-48.956,-15.511],[-48.915,-15.534],[-48.823,-15.505],[-48.829,-15.544],[-48.792,-15.555],[-48.826,-15.619],[-48.824,-15.775],[-48.899,-15.887],[-48.914,-16.087],[-48.939,-16.134],[-49.106,-16.146],[-49.16,-16.132],[-49.132,-15.998],[-49.18,-15.958],[-49.217,-15.856],[-49.128,-15.624],[-49.186,-15.602],[-49.089,-15.538],[-49.119,-15.525],[-49.065,-15.51]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5217401\",\"name\":\"Pires do Rio\",\"centroid\":[-48.3825,-17.2757]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.347,-17.124],[-48.237,-17.186],[-48.19,-17.277],[-48.285,-17.432],[-48.365,-17.464],[-48.374,-17.544],[-48.413,-17.57],[-48.396,-17.586],[-48.445,-17.615],[-48.502,-17.573],[-48.441,-17.496],[-48.414,-17.342],[-48.375,-17.364],[-48.376,-17.266],[-48.455,-17.2],[-48.607,-17.215],[-48.489,-17.003],[-48.347,-17.124]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5217609\",\"name\":\"Planaltina\",\"centroid\":[-47.7508,-15.2819]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.72,-15.017],[-47.573,-15.047],[-47.506,-15.251],[-47.546,-15.291],[-47.487,-15.299],[-47.466,-15.376],[-47.496,-15.5],[-48.053,-15.5],[-48.042,-15.464],[-47.955,-15.441],[-47.924,-15.361],[-47.968,-15.329],[-48.016,-15.21],[-48.082,-15.195],[-48.108,-15.146],[-48.018,-15.132],[-47.932,-15.073],[-47.821,-15.096],[-47.72,-15.017]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5217708\",\"name\":\"Pontalina\",\"centroid\":[-49.5352,-17.5299]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.603,-17.296],[-49.515,-17.353],[-49.445,-17.329],[-49.296,-17.523],[-49.301,-17.567],[-49.411,-17.655],[-49.443,-17.634],[-49.504,-17.657],[-49.51,-17.749],[-49.547,-17.654],[-49.566,-17.782],[-49.825,-17.585],[-49.759,-17.584],[-49.648,-17.518],[-49.667,-17.491],[-49.628,-17.484],[-49.652,-17.44],[-49.624,-17.418],[-49.655,-17.39],[-49.653,-17.309],[-49.603,-17.296]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5218003\",\"name\":\"Porangatu\",\"centroid\":[-49.2312,-13.2886]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.073,-12.869],[-49.077,-12.904],[-49.023,-12.907],[-48.975,-12.957],[-48.879,-12.817],[-48.841,-12.881],[-48.856,-12.917],[-48.819,-12.948],[-48.87,-12.988],[-48.869,-13.067],[-48.898,-13.068],[-48.879,-13.127],[-48.916,-13.147],[-48.857,-13.247],[-48.9,-13.256],[-48.997,-13.391],[-49.014,-13.499],[-49.149,-13.584],[-49.363,-13.568],[-49.308,-13.696],[-49.336,-13.71],[-49.435,-13.664],[-49.537,-13.713],[-49.559,-13.77],[-49.656,-13.723],[-49.715,-13.743],[-49.689,-13.674],[-49.539,-13.53],[-49.648,-13.352],[-49.486,-13.25],[-49.377,-13.277],[-49.34,-13.253],[-49.354,-13.103],[-49.237,-12.884],[-49.121,-12.79],[-49.073,-12.869]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5218052\",\"name\":\"Porteirão\",\"centroid\":[-50.1474,-17.9003]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.208,-17.771],[-50.149,-17.807],[-50.087,-17.785],[-49.971,-17.897],[-50.016,-17.953],[-50.073,-17.946],[-50.138,-17.999],[-50.17,-18.073],[-50.227,-18.012],[-50.203,-17.98],[-50.292,-17.974],[-50.291,-17.91],[-50.241,-17.903],[-50.232,-17.867],[-50.27,-17.795],[-50.208,-17.771]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5218102\",\"name\":\"Portelândia\",\"centroid\":[-52.7083,-17.3498]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.684,-17.2],[-52.612,-17.326],[-52.522,-17.342],[-52.553,-17.403],[-52.597,-17.409],[-52.641,-17.466],[-52.656,-17.433],[-52.763,-17.419],[-52.839,-17.427],[-52.885,-17.477],[-52.893,-17.412],[-52.804,-17.34],[-52.805,-17.282],[-52.684,-17.2]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5218300\",\"name\":\"Posse\",\"centroid\":[-46.4378,-14.2343]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.329,-14.02],[-46.232,-14.056],[-46.265,-14.098],[-46.185,-14.151],[-46.052,-14.204],[-46.118,-14.225],[-46.282,-14.372],[-46.346,-14.373],[-46.425,-14.426],[-46.425,-14.385],[-46.468,-14.398],[-46.539,-14.367],[-46.813,-14.376],[-46.74,-14.286],[-46.696,-14.162],[-46.581,-14.107],[-46.496,-14.141],[-46.435,-14.103],[-46.417,-14.046],[-46.329,-14.02]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5218391\",\"name\":\"Professor Jamil\",\"centroid\":[-49.2467,-17.2713]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.212,-17.119],[-49.169,-17.269],[-49.2,-17.353],[-49.247,-17.344],[-49.231,-17.451],[-49.277,-17.472],[-49.305,-17.432],[-49.305,-17.312],[-49.257,-17.2],[-49.32,-17.131],[-49.231,-17.082],[-49.212,-17.119]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5218508\",\"name\":\"Quirinópolis\",\"centroid\":[-50.5282,-18.436]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.56,-18.171],[-50.4,-18.244],[-50.228,-18.135],[-50.159,-18.158],[-50.166,-18.201],[-50.118,-18.179],[-50.109,-18.325],[-50.306,-18.378],[-50.259,-18.399],[-50.281,-18.466],[-50.26,-18.497],[-50.288,-18.516],[-50.241,-18.626],[-50.352,-18.76],[-50.42,-18.735],[-50.549,-18.614],[-50.591,-18.708],[-50.567,-18.77],[-50.646,-18.757],[-50.959,-18.533],[-50.891,-18.448],[-50.753,-18.418],[-50.858,-18.299],[-50.801,-18.233],[-50.815,-18.174],[-50.676,-18.193],[-50.584,-18.138],[-50.56,-18.171]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5218607\",\"name\":\"Rialma\",\"centroid\":[-49.5336,-15.3393]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.519,-15.174],[-49.485,-15.236],[-49.519,-15.27],[-49.461,-15.422],[-49.558,-15.46],[-49.606,-15.385],[-49.55,-15.261],[-49.55,-15.183],[-49.519,-15.174]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5218706\",\"name\":\"Rianápolis\",\"centroid\":[-49.4379,-15.4707]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.425,-15.429],[-49.328,-15.451],[-49.339,-15.498],[-49.429,-15.493],[-49.455,-15.532],[-49.543,-15.473],[-49.543,-15.448],[-49.425,-15.429]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5218789\",\"name\":\"Rio Quente\",\"centroid\":[-48.779,-17.8221]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.734,-17.713],[-48.71,-17.73],[-48.748,-17.792],[-48.718,-17.844],[-48.725,-17.927],[-48.782,-17.935],[-48.853,-17.888],[-48.815,-17.812],[-48.846,-17.745],[-48.838,-17.721],[-48.734,-17.713]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5218805\",\"name\":\"Rio Verde\",\"centroid\":[-51.0376,-17.7392]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.947,-17.09],[-50.904,-17.153],[-50.776,-17.189],[-50.671,-17.357],[-50.617,-17.376],[-50.653,-17.408],[-50.66,-17.473],[-50.75,-17.527],[-50.754,-17.575],[-50.701,-17.659],[-50.786,-17.746],[-50.744,-17.832],[-50.641,-17.863],[-50.7,-17.971],[-50.467,-17.951],[-50.507,-18.018],[-50.438,-18.052],[-50.415,-18.107],[-50.44,-18.124],[-50.355,-18.158],[-50.429,-18.199],[-50.582,-18.118],[-50.663,-18.191],[-50.811,-18.172],[-50.82,-18.271],[-50.887,-18.32],[-50.979,-18.282],[-50.981,-18.325],[-51.096,-18.347],[-51.146,-18.301],[-51.113,-18.205],[-51.212,-18.008],[-51.23,-17.902],[-51.29,-17.861],[-51.388,-17.867],[-51.478,-17.749],[-51.637,-17.661],[-51.607,-17.603],[-51.701,-17.532],[-51.733,-17.382],[-51.704,-17.297],[-51.662,-17.277],[-51.548,-17.319],[-51.541,-17.381],[-51.45,-17.409],[-51.43,-17.446],[-51.456,-17.471],[-51.241,-17.532],[-51.053,-17.52],[-50.939,-17.412],[-50.987,-17.375],[-50.972,-17.316],[-51.113,-17.288],[-51.125,-17.218],[-51.02,-17.172],[-50.991,-17.102],[-50.947,-17.09]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5218904\",\"name\":\"Rubiataba\",\"centroid\":[-49.8753,-15.176]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.696,-15.063],[-49.667,-15.068],[-49.773,-15.235],[-49.749,-15.27],[-49.86,-15.332],[-49.904,-15.32],[-49.913,-15.248],[-49.987,-15.271],[-50.066,-15.228],[-50.039,-15.196],[-50.049,-15.11],[-50,-15.081],[-49.696,-15.063]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219001\",\"name\":\"Sanclerlândia\",\"centroid\":[-50.3693,-16.2812]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.369,-16.142],[-50.262,-16.17],[-50.202,-16.263],[-50.226,-16.284],[-50.214,-16.341],[-50.408,-16.286],[-50.507,-16.509],[-50.54,-16.399],[-50.483,-16.328],[-50.462,-16.236],[-50.392,-16.196],[-50.369,-16.142]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219100\",\"name\":\"Santa Bárbara de Goiás\",\"centroid\":[-49.6755,-16.5945]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.695,-16.521],[-49.595,-16.544],[-49.667,-16.669],[-49.719,-16.673],[-49.738,-16.608],[-49.695,-16.521]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219209\",\"name\":\"Santa Cruz de Goiás\",\"centroid\":[-48.5891,-17.3612]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.414,-17.342],[-48.441,-17.496],[-48.502,-17.573],[-48.501,-17.491],[-48.719,-17.493],[-48.806,-17.417],[-48.754,-17.279],[-48.7,-17.237],[-48.455,-17.2],[-48.404,-17.238],[-48.438,-17.328],[-48.414,-17.342]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219258\",\"name\":\"Santa Fé de Goiás\",\"centroid\":[-51.1667,-15.6681]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.123,-15.418],[-51.054,-15.517],[-50.989,-15.739],[-51.045,-15.8],[-51.053,-15.884],[-51.118,-15.907],[-51.157,-15.798],[-51.24,-15.807],[-51.383,-15.724],[-51.445,-15.607],[-51.384,-15.634],[-51.371,-15.597],[-51.242,-15.677],[-51.174,-15.653],[-51.243,-15.541],[-51.231,-15.484],[-51.123,-15.418]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219308\",\"name\":\"Santa Helena de Goiás\",\"centroid\":[-50.5755,-17.7993]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.546,-17.604],[-50.521,-17.646],[-50.479,-17.65],[-50.46,-17.724],[-50.4,-17.7],[-50.451,-17.739],[-50.441,-17.799],[-50.397,-17.838],[-50.423,-17.879],[-50.369,-17.893],[-50.387,-17.913],[-50.345,-17.942],[-50.7,-17.971],[-50.641,-17.863],[-50.744,-17.832],[-50.786,-17.746],[-50.701,-17.659],[-50.546,-17.604]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219357\",\"name\":\"Santa Isabel\",\"centroid\":[-49.3903,-15.2514]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.31,-15.078],[-49.309,-15.173],[-49.36,-15.325],[-49.26,-15.353],[-49.314,-15.491],[-49.363,-15.43],[-49.463,-15.431],[-49.455,-15.38],[-49.519,-15.27],[-49.485,-15.236],[-49.512,-15.223],[-49.502,-15.168],[-49.475,-15.155],[-49.505,-15.132],[-49.401,-15.097],[-49.387,-15.049],[-49.29,-14.992],[-49.31,-15.078]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219407\",\"name\":\"Santa Rita do Araguaia\",\"centroid\":[-53.0715,-17.2448]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.913,-16.856],[-52.907,-16.932],[-52.96,-16.97],[-52.972,-17.073],[-52.886,-17.281],[-53.089,-17.364],[-53.102,-17.453],[-53.183,-17.536],[-53.07,-17.665],[-53.117,-17.665],[-53.242,-17.601],[-53.233,-17.44],[-53.196,-17.38],[-53.219,-17.299],[-53.119,-17.113],[-53.056,-17.07],[-53.055,-16.963],[-53.011,-16.858],[-52.969,-16.869],[-52.92,-16.834],[-52.913,-16.856]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219456\",\"name\":\"Santa Rita do Novo Destino\",\"centroid\":[-49.0541,-14.8756]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.006,-14.581],[-48.892,-14.746],[-48.895,-14.782],[-49.051,-14.977],[-48.996,-15.037],[-49.005,-15.074],[-49.085,-15.158],[-49.159,-15.157],[-49.192,-15.129],[-49.085,-14.879],[-49.104,-14.853],[-49.206,-14.899],[-49.18,-14.873],[-49.21,-14.818],[-49.165,-14.801],[-49.197,-14.779],[-49.152,-14.768],[-49.15,-14.737],[-49.005,-14.72],[-49.054,-14.617],[-49.016,-14.621],[-49.044,-14.59],[-49.006,-14.581]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219506\",\"name\":\"Santa Rosa de Goiás\",\"centroid\":[-49.4808,-16.0548]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.508,-15.973],[-49.402,-16.015],[-49.454,-16.114],[-49.45,-16.17],[-49.538,-16.091],[-49.535,-15.986],[-49.508,-15.973]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219605\",\"name\":\"Santa Tereza de Goiás\",\"centroid\":[-48.9805,-13.5674]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.932,-13.361],[-48.828,-13.484],[-48.832,-13.546],[-48.92,-13.621],[-49,-13.758],[-49.078,-13.737],[-49.115,-13.771],[-49.14,-13.719],[-49.108,-13.666],[-49.119,-13.619],[-49.086,-13.604],[-49.059,-13.517],[-49.014,-13.499],[-48.997,-13.391],[-48.956,-13.345],[-48.932,-13.361]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219704\",\"name\":\"Santa Terezinha de Goiás\",\"centroid\":[-49.6729,-14.3197]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.818,-13.94],[-49.809,-14.008],[-49.772,-14.014],[-49.756,-14.083],[-49.734,-14.08],[-49.752,-14.164],[-49.707,-14.217],[-49.775,-14.252],[-49.703,-14.305],[-49.71,-14.335],[-49.576,-14.288],[-49.561,-14.232],[-49.497,-14.255],[-49.473,-14.462],[-49.541,-14.463],[-49.566,-14.644],[-49.615,-14.681],[-49.66,-14.481],[-49.781,-14.388],[-49.773,-14.327],[-49.799,-14.329],[-49.78,-14.303],[-49.825,-14.234],[-49.808,-14.207],[-49.861,-14.183],[-49.82,-14.142],[-49.896,-14.068],[-49.866,-13.957],[-49.818,-13.94]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219712\",\"name\":\"Santo Antônio da Barra\",\"centroid\":[-50.6339,-17.5287]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.603,-17.398],[-50.524,-17.432],[-50.542,-17.476],[-50.517,-17.524],[-50.558,-17.542],[-50.558,-17.596],[-50.701,-17.659],[-50.754,-17.575],[-50.75,-17.527],[-50.66,-17.473],[-50.63,-17.383],[-50.603,-17.398]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219738\",\"name\":\"Santo Antônio de Goiás\",\"centroid\":[-49.2951,-16.4785]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.233,-16.436],[-49.215,-16.453],[-49.265,-16.514],[-49.34,-16.551],[-49.37,-16.5],[-49.323,-16.437],[-49.296,-16.443],[-49.28,-16.399],[-49.233,-16.436]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219753\",\"name\":\"Santo Antônio do Descoberto\",\"centroid\":[-48.2803,-16.0894]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.364,-15.818],[-48.282,-15.829],[-48.276,-15.93],[-48.252,-15.942],[-48.279,-16.051],[-48.086,-16.051],[-48.151,-16.103],[-48.142,-16.17],[-48.22,-16.322],[-48.324,-16.317],[-48.329,-16.258],[-48.374,-16.217],[-48.35,-16.151],[-48.366,-16.015],[-48.423,-15.948],[-48.364,-15.818]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219803\",\"name\":\"São Domingos\",\"centroid\":[-46.4847,-13.5349]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.301,-13.076],[-46.322,-13.098],[-46.291,-13.143],[-46.331,-13.249],[-46.298,-13.255],[-46.315,-13.304],[-46.279,-13.347],[-46.063,-13.261],[-46.041,-13.277],[-46.134,-13.375],[-46.243,-13.43],[-46.206,-13.465],[-46.235,-13.562],[-46.162,-13.59],[-46.243,-13.659],[-46.261,-13.689],[-46.235,-13.708],[-46.301,-13.7],[-46.466,-13.81],[-46.541,-13.792],[-46.844,-13.834],[-46.817,-13.793],[-46.837,-13.765],[-46.783,-13.717],[-46.798,-13.656],[-46.854,-13.624],[-46.834,-13.588],[-46.792,-13.591],[-46.748,-13.407],[-46.719,-13.385],[-46.383,-13.382],[-46.375,-13.217],[-46.449,-13.055],[-46.301,-13.076]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219902\",\"name\":\"São Francisco de Goiás\",\"centroid\":[-49.2525,-15.9554]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.251,-15.826],[-49.132,-15.998],[-49.181,-16.083],[-49.22,-16.081],[-49.274,-16.012],[-49.366,-16.005],[-49.34,-15.857],[-49.251,-15.826]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220009\",\"name\":\"São João d'Aliança\",\"centroid\":[-47.4253,-14.4864]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.04,-14.031],[-46.985,-14.074],[-47.053,-14.103],[-47.171,-14.267],[-47.189,-14.403],[-47.145,-14.538],[-47.185,-14.544],[-47.236,-14.689],[-47.282,-14.694],[-47.375,-14.816],[-47.478,-14.817],[-47.557,-14.731],[-47.646,-14.831],[-47.63,-14.745],[-47.659,-14.706],[-47.692,-14.742],[-47.717,-14.652],[-47.776,-14.638],[-47.761,-14.541],[-47.821,-14.506],[-47.864,-14.38],[-47.809,-14.355],[-47.778,-14.416],[-47.742,-14.406],[-47.7,-14.463],[-47.615,-14.426],[-47.553,-14.453],[-47.547,-14.423],[-47.486,-14.423],[-47.457,-14.345],[-47.389,-14.31],[-47.454,-14.146],[-47.413,-14.167],[-47.367,-14.13],[-47.325,-14.162],[-47.171,-14.147],[-47.04,-14.031]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220058\",\"name\":\"São João da Paraúna\",\"centroid\":[-50.3697,-16.8223]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.356,-16.717],[-50.36,-16.741],[-50.285,-16.766],[-50.284,-16.889],[-50.417,-16.915],[-50.455,-16.887],[-50.446,-16.785],[-50.406,-16.719],[-50.356,-16.717]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220108\",\"name\":\"São Luís de Montes Belos\",\"centroid\":[-50.3694,-16.4509]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.348,-16.299],[-50.246,-16.321],[-50.222,-16.362],[-50.244,-16.42],[-50.191,-16.414],[-50.165,-16.473],[-50.242,-16.449],[-50.3,-16.552],[-50.429,-16.586],[-50.484,-16.637],[-50.555,-16.519],[-50.502,-16.507],[-50.408,-16.286],[-50.348,-16.299]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220157\",\"name\":\"São Luíz do Norte\",\"centroid\":[-49.2784,-14.9152]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.338,-14.813],[-49.249,-14.821],[-49.235,-14.865],[-49.196,-14.849],[-49.18,-14.873],[-49.206,-14.899],[-49.093,-14.855],[-49.134,-14.998],[-49.425,-14.993],[-49.419,-14.902],[-49.441,-14.886],[-49.385,-14.822],[-49.338,-14.813]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220207\",\"name\":\"São Miguel do Araguaia\",\"centroid\":[-50.2497,-13.1446]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.158,-12.412],[-50.229,-12.533],[-50.193,-12.564],[-50.238,-12.579],[-50.266,-12.682],[-50.3,-12.682],[-50.307,-12.819],[-50.183,-12.896],[-49.911,-12.966],[-49.819,-13.182],[-49.818,-13.28],[-49.9,-13.448],[-50.035,-13.516],[-50.119,-13.508],[-50.168,-13.553],[-50.274,-13.535],[-50.382,-13.577],[-50.414,-13.543],[-50.468,-13.564],[-50.542,-13.506],[-50.518,-13.464],[-50.594,-13.404],[-50.611,-13.064],[-50.569,-13.039],[-50.593,-13.002],[-50.525,-12.976],[-50.478,-12.71],[-50.432,-12.69],[-50.44,-12.653],[-50.325,-12.508],[-50.142,-12.396],[-50.158,-12.412]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220264\",\"name\":\"São Miguel do Passa Quatro\",\"centroid\":[-48.6651,-16.9903]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.785,-16.846],[-48.646,-16.886],[-48.541,-16.978],[-48.572,-17.129],[-48.601,-17.119],[-48.638,-17.165],[-48.715,-17.039],[-48.77,-17.012],[-48.769,-16.937],[-48.805,-16.912],[-48.785,-16.846]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220280\",\"name\":\"São Patrício\",\"centroid\":[-49.8308,-15.3612]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.771,-15.288],[-49.747,-15.292],[-49.785,-15.346],[-49.782,-15.42],[-49.852,-15.447],[-49.86,-15.393],[-49.915,-15.381],[-49.896,-15.326],[-49.771,-15.288]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220405\",\"name\":\"São Simão\",\"centroid\":[-50.596,-19.0041]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.485,-18.899],[-50.473,-18.921],[-50.511,-18.952],[-50.498,-19.034],[-50.543,-19.105],[-50.645,-19.133],[-50.708,-18.996],[-50.678,-18.913],[-50.485,-18.899]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220454\",\"name\":\"Senador Canedo\",\"centroid\":[-49.1053,-16.7021]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.074,-16.638],[-49.011,-16.658],[-49.069,-16.743],[-49.06,-16.786],[-49.096,-16.772],[-49.162,-16.829],[-49.141,-16.746],[-49.196,-16.692],[-49.078,-16.593],[-49.074,-16.638]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220504\",\"name\":\"Serranópolis\",\"centroid\":[-52.2126,-18.2226]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.196,-17.839],[-52.155,-18.024],[-52.035,-18.085],[-52.02,-18.144],[-51.846,-18.139],[-51.787,-18.269],[-51.737,-18.243],[-51.651,-18.288],[-51.638,-18.33],[-51.694,-18.361],[-51.648,-18.388],[-51.639,-18.493],[-51.751,-18.469],[-51.798,-18.491],[-51.799,-18.541],[-51.846,-18.572],[-51.924,-18.541],[-51.9,-18.634],[-52.073,-18.504],[-52.112,-18.526],[-52.159,-18.495],[-52.312,-18.501],[-52.462,-18.412],[-52.477,-18.358],[-52.526,-18.34],[-52.784,-18.071],[-52.716,-17.976],[-52.668,-17.981],[-52.581,-17.913],[-52.5,-17.916],[-52.384,-17.824],[-52.36,-17.855],[-52.223,-17.812],[-52.196,-17.839]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220603\",\"name\":\"Silvânia\",\"centroid\":[-48.5565,-16.6048]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.436,-16.283],[-48.376,-16.303],[-48.401,-16.382],[-48.265,-16.497],[-48.19,-16.655],[-48.194,-16.735],[-48.264,-16.736],[-48.373,-16.631],[-48.449,-16.631],[-48.509,-16.65],[-48.597,-16.924],[-48.722,-16.845],[-48.777,-16.855],[-48.834,-16.763],[-48.917,-16.724],[-48.872,-16.657],[-48.796,-16.629],[-48.723,-16.686],[-48.719,-16.62],[-48.785,-16.587],[-48.916,-16.404],[-48.819,-16.434],[-48.75,-16.499],[-48.685,-16.493],[-48.607,-16.537],[-48.54,-16.5],[-48.601,-16.442],[-48.525,-16.399],[-48.49,-16.296],[-48.436,-16.283]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220686\",\"name\":\"Simolândia\",\"centroid\":[-46.582,-14.4327]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.536,-14.379],[-46.425,-14.385],[-46.446,-14.468],[-46.503,-14.487],[-46.572,-14.464],[-46.644,-14.514],[-46.723,-14.462],[-46.719,-14.385],[-46.536,-14.379]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220702\",\"name\":\"Sítio d'Abadia\",\"centroid\":[-46.2418,-14.7369]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.591,-14.813],[-46.521,-14.851],[-46.546,-14.925],[-46.513,-15.061],[-46.568,-15.005],[-46.618,-14.818],[-46.591,-14.813]],[[-46.357,-14.441],[-46.252,-14.603],[-46.183,-14.625],[-46.162,-14.665],[-46.006,-14.701],[-46.008,-14.794],[-46.052,-14.831],[-46.037,-14.874],[-46.088,-14.936],[-46.161,-14.906],[-46.175,-14.949],[-46.286,-14.928],[-46.319,-14.9],[-46.3,-14.858],[-46.322,-14.814],[-46.503,-14.704],[-46.484,-14.642],[-46.421,-14.636],[-46.368,-14.582],[-46.397,-14.476],[-46.357,-14.441]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221007\",\"name\":\"Taquaral de Goiás\",\"centroid\":[-49.5921,-16.0461]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.552,-15.968],[-49.52,-16],[-49.528,-16.113],[-49.649,-16.115],[-49.68,-16.041],[-49.638,-16.02],[-49.664,-15.988],[-49.552,-15.968]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221080\",\"name\":\"Teresina de Goiás\",\"centroid\":[-47.2349,-13.6786]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.126,-13.439],[-47.149,-13.681],[-47.194,-13.722],[-47.198,-13.861],[-47.244,-13.878],[-47.264,-13.976],[-47.334,-13.935],[-47.308,-13.866],[-47.353,-13.811],[-47.278,-13.725],[-47.332,-13.731],[-47.306,-13.664],[-47.324,-13.632],[-47.262,-13.538],[-47.247,-13.447],[-47.195,-13.451],[-47.151,-13.41],[-47.126,-13.439]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221197\",\"name\":\"Terezópolis de Goiás\",\"centroid\":[-49.0674,-16.4405]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.049,-16.377],[-49.023,-16.412],[-48.982,-16.404],[-49.114,-16.536],[-49.101,-16.388],[-49.049,-16.377]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221304\",\"name\":\"Três Ranchos\",\"centroid\":[-47.7803,-18.3441]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.71,-18.293],[-47.611,-18.315],[-47.704,-18.38],[-47.74,-18.363],[-47.749,-18.412],[-47.81,-18.4],[-47.834,-18.451],[-47.86,-18.44],[-47.853,-18.362],[-47.913,-18.339],[-47.876,-18.284],[-47.71,-18.293]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221403\",\"name\":\"Trindade\",\"centroid\":[-49.54,-16.6357]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.615,-16.506],[-49.595,-16.526],[-49.46,-16.496],[-49.455,-16.537],[-49.405,-16.543],[-49.388,-16.591],[-49.379,-16.629],[-49.442,-16.669],[-49.447,-16.724],[-49.54,-16.745],[-49.553,-16.771],[-49.509,-16.802],[-49.532,-16.81],[-49.577,-16.772],[-49.632,-16.804],[-49.616,-16.779],[-49.69,-16.691],[-49.595,-16.544],[-49.651,-16.548],[-49.691,-16.507],[-49.615,-16.506]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221452\",\"name\":\"Trombas\",\"centroid\":[-48.7556,-13.42]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.794,-13.242],[-48.763,-13.293],[-48.818,-13.332],[-48.636,-13.407],[-48.56,-13.389],[-48.58,-13.424],[-48.539,-13.449],[-48.698,-13.637],[-48.789,-13.473],[-48.843,-13.477],[-48.961,-13.338],[-48.854,-13.219],[-48.794,-13.242]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221502\",\"name\":\"Turvânia\",\"centroid\":[-50.1292,-16.5756]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.216,-16.477],[-50.011,-16.505],[-49.983,-16.569],[-50.006,-16.62],[-50.213,-16.702],[-50.247,-16.551],[-50.226,-16.452],[-50.216,-16.477]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221551\",\"name\":\"Turvelândia\",\"centroid\":[-50.3145,-17.7477]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.23,-17.565],[-50.168,-17.566],[-50.147,-17.611],[-50.174,-17.644],[-50.157,-17.665],[-50.204,-17.701],[-50.189,-17.761],[-50.27,-17.795],[-50.238,-17.899],[-50.297,-17.922],[-50.287,-17.986],[-50.2,-17.985],[-50.291,-18.029],[-50.286,-17.998],[-50.387,-17.913],[-50.369,-17.893],[-50.423,-17.879],[-50.397,-17.838],[-50.441,-17.799],[-50.451,-17.739],[-50.4,-17.7],[-50.455,-17.727],[-50.476,-17.657],[-50.432,-17.617],[-50.295,-17.613],[-50.23,-17.565]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221577\",\"name\":\"Uirapuru\",\"centroid\":[-49.9635,-14.1528]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.936,-13.884],[-49.837,-13.899],[-49.818,-13.94],[-49.866,-13.957],[-49.896,-14.068],[-49.82,-14.142],[-49.861,-14.183],[-49.808,-14.207],[-49.822,-14.256],[-49.78,-14.303],[-49.839,-14.344],[-49.911,-14.342],[-49.928,-14.388],[-50.035,-14.301],[-50.074,-14.228],[-50.118,-14.222],[-50.158,-14.018],[-49.951,-14.021],[-49.919,-13.938],[-49.955,-13.894],[-49.936,-13.884]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221601\",\"name\":\"Uruaçu\",\"centroid\":[-49.094,-14.4212]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.734,-13.948],[-48.708,-14.124],[-48.768,-14.122],[-48.823,-14.176],[-48.847,-14.158],[-48.892,-14.227],[-49.017,-14.315],[-48.977,-14.414],[-49.051,-14.497],[-49.006,-14.558],[-49.044,-14.59],[-49.016,-14.621],[-49.054,-14.617],[-49.005,-14.72],[-49.143,-14.733],[-49.152,-14.768],[-49.193,-14.768],[-49.317,-14.673],[-49.349,-14.613],[-49.391,-14.638],[-49.435,-14.619],[-49.446,-14.557],[-49.388,-14.507],[-49.347,-14.51],[-49.302,-14.404],[-49.136,-14.372],[-49.08,-14.327],[-49.008,-14.092],[-48.798,-14.062],[-48.779,-13.877],[-48.734,-13.948]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221700\",\"name\":\"Uruana\",\"centroid\":[-49.6444,-15.5751]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.638,-15.402],[-49.539,-15.447],[-49.575,-15.499],[-49.556,-15.635],[-49.605,-15.698],[-49.639,-15.684],[-49.689,-15.827],[-49.684,-15.754],[-49.749,-15.673],[-49.693,-15.554],[-49.732,-15.505],[-49.683,-15.481],[-49.694,-15.419],[-49.638,-15.402]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221809\",\"name\":\"Urutaí\",\"centroid\":[-48.1962,-17.4347]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.119,-17.274],[-48.043,-17.425],[-48.119,-17.458],[-48.114,-17.541],[-48.157,-17.529],[-48.223,-17.595],[-48.285,-17.528],[-48.379,-17.502],[-48.35,-17.451],[-48.285,-17.432],[-48.24,-17.327],[-48.119,-17.274]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221858\",\"name\":\"Valparaíso de Goiás\",\"centroid\":[-47.983,-16.0861]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.962,-16.122],[-48.006,-16.136],[-48.021,-16.051],[-47.939,-16.051],[-47.962,-16.122]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221908\",\"name\":\"Varjão\",\"centroid\":[-49.6051,-17.0794]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.684,-16.951],[-49.595,-16.952],[-49.634,-17.01],[-49.606,-17.063],[-49.469,-16.992],[-49.479,-17.145],[-49.603,-17.228],[-49.666,-17.177],[-49.652,-17.15],[-49.748,-17.014],[-49.743,-16.956],[-49.684,-16.951]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5222005\",\"name\":\"Vianópolis\",\"centroid\":[-48.4377,-16.8094]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.431,-16.628],[-48.32,-16.662],[-48.267,-16.72],[-48.257,-16.785],[-48.366,-16.91],[-48.471,-16.948],[-48.572,-17.129],[-48.582,-17.083],[-48.527,-17.007],[-48.593,-16.897],[-48.509,-16.65],[-48.431,-16.628]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5222054\",\"name\":\"Vicentinópolis\",\"centroid\":[-49.8738,-17.7227]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.85,-17.577],[-49.694,-17.687],[-49.736,-17.754],[-49.684,-17.807],[-49.778,-17.776],[-49.786,-17.898],[-49.917,-17.795],[-50.087,-17.785],[-50.06,-17.768],[-50.078,-17.715],[-50.029,-17.713],[-50.033,-17.676],[-49.955,-17.627],[-49.932,-17.644],[-49.948,-17.601],[-49.885,-17.618],[-49.85,-17.577]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5222203\",\"name\":\"Vila Boa\",\"centroid\":[-47.0574,-15.0003]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.11,-14.671],[-47.093,-14.751],[-47.114,-14.779],[-47.072,-14.81],[-47.054,-14.902],[-46.984,-14.91],[-46.889,-15.111],[-46.94,-15.23],[-46.927,-15.255],[-46.891,-15.235],[-46.873,-15.285],[-46.916,-15.307],[-46.942,-15.314],[-46.999,-15.248],[-47.074,-15.061],[-47.132,-15.123],[-47.187,-15.011],[-47.171,-14.979],[-47.234,-14.898],[-47.204,-14.846],[-47.217,-14.795],[-47.11,-14.671]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5222302\",\"name\":\"Vila Propício\",\"centroid\":[-48.813,-15.2723]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.751,-14.905],[-48.749,-14.939],[-48.684,-14.951],[-48.698,-14.98],[-48.65,-14.958],[-48.598,-15.007],[-48.655,-15.043],[-48.654,-15.101],[-48.562,-15.234],[-48.595,-15.289],[-48.573,-15.357],[-48.712,-15.39],[-48.742,-15.495],[-48.915,-15.534],[-48.956,-15.511],[-49.019,-15.57],[-49.092,-15.48],[-49.067,-15.447],[-49.079,-15.342],[-49.027,-15.277],[-48.928,-15.251],[-48.757,-14.861],[-48.751,-14.905]]]}}]}"],"mappings":""}
1
+ {"version":3,"file":"GO.js","names":[],"sources":["../../../../src/br/data/mun/GO.json"],"sourcesContent":["{\"type\":\"FeatureCollection\",\"uf\":\"GO\",\"features\":[{\"type\":\"Feature\",\"properties\":{\"id\":\"5200050\",\"name\":\"Abadia de Goiás\",\"centroid\":[-49.4563,-16.7858]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.438,-16.86],[-49.384,-16.832],[-49.43,-16.719],[-49.498,-16.747],[-49.538,-16.745],[-49.55,-16.775],[-49.502,-16.8],[-49.475,-16.792],[-49.458,-16.82],[-49.465,-16.846],[-49.438,-16.86]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200100\",\"name\":\"Abadiânia\",\"centroid\":[-48.7139,-16.1841]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.77,-16.289],[-48.629,-16.285],[-48.549,-16.346],[-48.412,-16.287],[-48.443,-16.207],[-48.613,-16.143],[-48.683,-16.147],[-48.792,-16.013],[-48.907,-15.989],[-48.955,-16.232],[-48.848,-16.227],[-48.77,-16.289]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200134\",\"name\":\"Acreúna\",\"centroid\":[-50.3265,-17.4524]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.15,-17.601],[-50.099,-17.591],[-50.075,-17.452],[-50.119,-17.435],[-50.148,-17.341],[-50.204,-17.358],[-50.171,-17.312],[-50.187,-17.268],[-50.222,-17.294],[-50.272,-17.248],[-50.354,-17.302],[-50.392,-17.189],[-50.458,-17.33],[-50.515,-17.346],[-50.516,-17.522],[-50.56,-17.547],[-50.56,-17.596],[-50.477,-17.66],[-50.433,-17.617],[-50.294,-17.612],[-50.23,-17.565],[-50.163,-17.567],[-50.15,-17.601]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200159\",\"name\":\"Adelândia\",\"centroid\":[-50.1846,-16.3684]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.246,-16.349],[-50.22,-16.385],[-50.24,-16.417],[-50.191,-16.415],[-50.166,-16.466],[-50.149,-16.442],[-50.166,-16.424],[-50.159,-16.395],[-50.13,-16.366],[-50.141,-16.321],[-50.205,-16.299],[-50.22,-16.307],[-50.214,-16.342],[-50.246,-16.349]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200175\",\"name\":\"Água Fria de Goiás\",\"centroid\":[-47.7947,-14.9047]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.772,-14.642],[-47.867,-14.773],[-47.989,-14.822],[-48.004,-14.805],[-48.061,-14.859],[-48.08,-14.899],[-48.036,-14.962],[-48.096,-15.111],[-48.072,-15.148],[-47.925,-15.077],[-47.823,-15.097],[-47.715,-15.02],[-47.571,-15.047],[-47.564,-14.938],[-47.499,-14.908],[-47.473,-14.807],[-47.557,-14.732],[-47.648,-14.833],[-47.631,-14.744],[-47.666,-14.709],[-47.694,-14.744],[-47.718,-14.653],[-47.772,-14.642]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200209\",\"name\":\"Água Limpa\",\"centroid\":[-48.7926,-18.0729]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.811,-18.235],[-48.721,-18.204],[-48.731,-18.165],[-48.684,-18.125],[-48.712,-18.119],[-48.692,-18.095],[-48.766,-17.934],[-48.843,-17.907],[-48.886,-18.089],[-48.865,-18.154],[-48.802,-18.196],[-48.811,-18.235]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200258\",\"name\":\"Águas Lindas de Goiás\",\"centroid\":[-48.2871,-15.7561]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.282,-15.831],[-48.209,-15.75],[-48.211,-15.713],[-48.241,-15.706],[-48.235,-15.66],[-48.349,-15.726],[-48.35,-15.792],[-48.378,-15.822],[-48.282,-15.831]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200308\",\"name\":\"Alexânia\",\"centroid\":[-48.4851,-16.0842]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.613,-16.143],[-48.443,-16.207],[-48.397,-16.302],[-48.327,-16.326],[-48.329,-16.26],[-48.374,-16.212],[-48.35,-16.119],[-48.386,-15.984],[-48.542,-15.914],[-48.629,-15.928],[-48.649,-15.987],[-48.613,-16.143]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200506\",\"name\":\"Aloândia\",\"centroid\":[-49.4649,-17.6953]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.412,-17.655],[-49.423,-17.658],[-49.434,-17.634],[-49.509,-17.662],[-49.512,-17.747],[-49.46,-17.751],[-49.432,-17.74],[-49.446,-17.723],[-49.419,-17.712],[-49.412,-17.655]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200555\",\"name\":\"Alto Horizonte\",\"centroid\":[-49.4282,-14.1723]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.561,-14.199],[-49.473,-14.25],[-49.458,-14.29],[-49.432,-14.261],[-49.325,-14.257],[-49.279,-14.221],[-49.276,-14.18],[-49.364,-14.124],[-49.388,-14.067],[-49.431,-14.067],[-49.584,-14.112],[-49.548,-14.154],[-49.561,-14.199]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200605\",\"name\":\"Alto Paraíso de Goiás\",\"centroid\":[-47.5321,-14.1812]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.114,-14.097],[-47.194,-13.966],[-47.171,-13.915],[-47.198,-13.862],[-47.244,-13.883],[-47.264,-13.977],[-47.505,-13.96],[-47.592,-14.056],[-47.699,-14.069],[-47.864,-14.176],[-47.932,-14.177],[-47.779,-14.414],[-47.734,-14.412],[-47.705,-14.463],[-47.615,-14.427],[-47.554,-14.455],[-47.55,-14.425],[-47.482,-14.418],[-47.459,-14.353],[-47.389,-14.314],[-47.454,-14.146],[-47.411,-14.168],[-47.362,-14.132],[-47.325,-14.162],[-47.175,-14.148],[-47.114,-14.097]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200803\",\"name\":\"Alvorada do Norte\",\"centroid\":[-46.6271,-14.5699]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.458,-14.478],[-46.564,-14.472],[-46.646,-14.514],[-46.718,-14.466],[-46.739,-14.375],[-46.784,-14.391],[-46.817,-14.344],[-46.901,-14.33],[-46.852,-14.489],[-46.869,-14.516],[-46.708,-14.604],[-46.669,-14.761],[-46.612,-14.824],[-46.56,-14.815],[-46.486,-14.644],[-46.421,-14.634],[-46.369,-14.582],[-46.387,-14.48],[-46.458,-14.478]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200829\",\"name\":\"Amaralina\",\"centroid\":[-49.6144,-13.841]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.835,-13.904],[-49.78,-13.848],[-49.672,-13.838],[-49.52,-13.987],[-49.36,-13.941],[-49.322,-14],[-49.264,-13.962],[-49.224,-13.865],[-49.334,-13.87],[-49.295,-13.8],[-49.334,-13.765],[-49.41,-13.816],[-49.526,-13.835],[-49.597,-13.739],[-49.704,-13.747],[-49.91,-13.681],[-49.964,-13.703],[-49.96,-13.744],[-49.921,-13.76],[-49.975,-13.884],[-49.951,-13.914],[-49.939,-13.884],[-49.835,-13.904]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200852\",\"name\":\"Americano do Brasil\",\"centroid\":[-50.0053,-16.2614]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.941,-16.224],[-50,-16.241],[-50.085,-16.222],[-50.105,-16.241],[-50.1,-16.283],[-50.066,-16.291],[-50.032,-16.252],[-50.031,-16.301],[-50.011,-16.329],[-49.983,-16.329],[-49.986,-16.293],[-49.944,-16.244],[-49.865,-16.26],[-49.869,-16.232],[-49.941,-16.224]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5200902\",\"name\":\"Amorinópolis\",\"centroid\":[-51.1134,-16.6162]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.232,-16.505],[-51.243,-16.556],[-51.185,-16.645],[-51.137,-16.633],[-51.065,-16.823],[-51.037,-16.661],[-50.998,-16.641],[-51.032,-16.625],[-51.027,-16.569],[-51.077,-16.518],[-51.183,-16.53],[-51.232,-16.505]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5201108\",\"name\":\"Anápolis\",\"centroid\":[-48.9764,-16.2893]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.982,-16.405],[-48.997,-16.486],[-48.865,-16.394],[-48.761,-16.386],[-48.771,-16.278],[-48.848,-16.227],[-48.955,-16.232],[-48.924,-16.159],[-48.964,-16.126],[-49.189,-16.142],[-49.153,-16.218],[-49.017,-16.271],[-49.051,-16.311],[-49.039,-16.346],[-49.165,-16.314],[-49.193,-16.346],[-49.112,-16.427],[-49.069,-16.377],[-48.982,-16.405]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5201207\",\"name\":\"Anhanguera\",\"centroid\":[-48.2257,-18.3123]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.272,-18.329],[-48.257,-18.343],[-48.223,-18.346],[-48.172,-18.32],[-48.196,-18.281],[-48.214,-18.286],[-48.23,-18.275],[-48.259,-18.287],[-48.272,-18.329]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5201306\",\"name\":\"Anicuns\",\"centroid\":[-49.9676,-16.3985]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.166,-16.466],[-50.153,-16.497],[-50.014,-16.506],[-49.983,-16.561],[-49.83,-16.519],[-49.817,-16.381],[-49.743,-16.363],[-49.756,-16.32],[-49.935,-16.244],[-49.986,-16.293],[-49.983,-16.329],[-50.011,-16.329],[-50.032,-16.252],[-50.13,-16.304],[-50.166,-16.466]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5201405\",\"name\":\"Aparecida de Goiânia\",\"centroid\":[-49.2656,-16.8085]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.159,-16.791],[-49.262,-16.726],[-49.35,-16.764],[-49.383,-16.861],[-49.364,-16.892],[-49.35,-16.861],[-49.258,-16.845],[-49.14,-16.889],[-49.17,-16.823],[-49.159,-16.791]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5201454\",\"name\":\"Aparecida do Rio Doce\",\"centroid\":[-51.2579,-18.2159]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.146,-18.3],[-51.116,-18.199],[-51.156,-18.131],[-51.239,-18.082],[-51.286,-18.082],[-51.338,-18.196],[-51.45,-18.177],[-51.437,-18.242],[-51.276,-18.315],[-51.253,-18.354],[-51.146,-18.3]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5201504\",\"name\":\"Aporé\",\"centroid\":[-52.0494,-18.7684]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.412,-18.744],[-52.334,-18.829],[-52.187,-18.846],[-52.079,-18.951],[-51.941,-18.968],[-51.861,-19.047],[-51.692,-19.118],[-51.724,-18.834],[-51.672,-18.767],[-51.767,-18.763],[-52.053,-18.515],[-52.324,-18.508],[-52.291,-18.615],[-52.382,-18.577],[-52.502,-18.676],[-52.412,-18.744]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5201603\",\"name\":\"Araçu\",\"centroid\":[-49.6993,-16.3652]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.738,-16.284],[-49.724,-16.337],[-49.737,-16.377],[-49.716,-16.434],[-49.775,-16.444],[-49.697,-16.471],[-49.683,-16.425],[-49.659,-16.428],[-49.653,-16.331],[-49.691,-16.27],[-49.731,-16.262],[-49.738,-16.284]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5201702\",\"name\":\"Aragarças\",\"centroid\":[-52.1471,-15.9709]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.972,-15.838],[-52.01,-15.886],[-52.254,-15.894],[-52.328,-16.07],[-52.361,-16.082],[-52.357,-16.13],[-52.302,-16.166],[-52.036,-15.915],[-51.865,-15.912],[-51.832,-15.868],[-51.913,-15.813],[-51.972,-15.838]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5201801\",\"name\":\"Aragoiânia\",\"centroid\":[-49.4174,-16.9515]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.484,-17.023],[-49.423,-17.047],[-49.369,-17.04],[-49.362,-16.902],[-49.384,-16.832],[-49.438,-16.86],[-49.447,-16.901],[-49.471,-16.899],[-49.484,-17.023]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5202155\",\"name\":\"Araguapaz\",\"centroid\":[-50.4397,-15.1412]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.731,-15.256],[-50.557,-15.276],[-50.44,-15.37],[-50.288,-15.247],[-50.086,-15.248],[-50.044,-15.209],[-50.037,-15.149],[-50.192,-15.06],[-50.293,-14.943],[-50.401,-15.028],[-50.514,-15.056],[-50.595,-14.99],[-50.771,-14.957],[-50.8,-14.902],[-50.83,-14.939],[-50.822,-14.99],[-50.723,-15.084],[-50.731,-15.256]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5202353\",\"name\":\"Arenópolis\",\"centroid\":[-51.5861,-16.3477]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.83,-16.083],[-51.734,-16.222],[-51.672,-16.258],[-51.667,-16.34],[-51.615,-16.397],[-51.674,-16.419],[-51.669,-16.444],[-51.61,-16.542],[-51.569,-16.553],[-51.602,-16.602],[-51.577,-16.663],[-51.505,-16.539],[-51.378,-16.465],[-51.43,-16.32],[-51.541,-16.277],[-51.554,-16.228],[-51.597,-16.23],[-51.647,-16.139],[-51.721,-16.08],[-51.757,-16.089],[-51.798,-16.03],[-51.83,-16.083]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5202502\",\"name\":\"Aruanã\",\"centroid\":[-50.9393,-14.8081]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.087,-14.921],[-51.147,-15.023],[-51.116,-15.099],[-51.178,-15.205],[-51.09,-15.229],[-51.002,-15.328],[-50.909,-15.32],[-50.913,-15.204],[-50.895,-15.226],[-50.87,-15.196],[-50.801,-15.203],[-50.741,-15.118],[-50.822,-14.99],[-50.804,-14.856],[-50.875,-14.668],[-50.847,-14.633],[-50.881,-14.599],[-50.84,-14.426],[-50.759,-14.313],[-50.842,-14.104],[-50.919,-14.119],[-50.915,-14.17],[-50.977,-14.293],[-50.998,-14.414],[-50.964,-14.528],[-51.058,-14.752],[-51.045,-14.793],[-51.09,-14.84],[-51.087,-14.921]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5202601\",\"name\":\"Aurilândia\",\"centroid\":[-50.523,-16.6973]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.45,-16.798],[-50.41,-16.72],[-50.366,-16.71],[-50.369,-16.639],[-50.416,-16.628],[-50.478,-16.673],[-50.563,-16.518],[-50.602,-16.506],[-50.617,-16.591],[-50.66,-16.605],[-50.606,-16.636],[-50.583,-16.711],[-50.641,-16.835],[-50.576,-16.848],[-50.45,-16.798]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5202809\",\"name\":\"Avelinópolis\",\"centroid\":[-49.7662,-16.492]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.815,-16.398],[-49.83,-16.445],[-49.813,-16.461],[-49.846,-16.492],[-49.83,-16.519],[-49.797,-16.517],[-49.73,-16.58],[-49.69,-16.508],[-49.697,-16.471],[-49.738,-16.467],[-49.815,-16.398]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203104\",\"name\":\"Baliza\",\"centroid\":[-52.437,-16.3597]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.629,-16.518],[-52.489,-16.564],[-52.364,-16.535],[-52.259,-16.599],[-52.245,-16.579],[-52.197,-16.465],[-52.266,-16.434],[-52.221,-16.339],[-52.316,-16.322],[-52.271,-16.198],[-52.357,-16.13],[-52.361,-16.082],[-52.526,-16.141],[-52.569,-16.234],[-52.546,-16.26],[-52.681,-16.302],[-52.689,-16.395],[-52.605,-16.463],[-52.629,-16.518]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203203\",\"name\":\"Barro Alto\",\"centroid\":[-48.8759,-14.9054]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.95,-14.681],[-48.891,-14.746],[-48.894,-14.782],[-49.043,-14.976],[-48.996,-15.049],[-49.081,-15.15],[-49.007,-15.116],[-48.969,-15.161],[-48.909,-15.167],[-48.714,-14.804],[-48.712,-14.73],[-48.767,-14.644],[-48.872,-14.695],[-48.95,-14.681]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203302\",\"name\":\"Bela Vista de Goiás\",\"centroid\":[-48.9104,-16.9602]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.084,-17.061],[-48.982,-17.092],[-48.861,-17.049],[-48.794,-17.195],[-48.72,-17.158],[-48.64,-17.177],[-48.638,-17.135],[-48.776,-17.007],[-48.787,-16.822],[-48.856,-16.752],[-48.889,-16.796],[-48.974,-16.791],[-49.013,-16.826],[-49.066,-16.826],[-49.062,-16.788],[-49.096,-16.773],[-49.154,-16.824],[-49.113,-16.949],[-49.06,-16.97],[-49.084,-17.061]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203401\",\"name\":\"Bom Jardim de Goiás\",\"centroid\":[-52.0712,-16.1652]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.125,-16.471],[-52.137,-16.433],[-51.885,-16.202],[-51.903,-16.123],[-51.83,-16.083],[-51.82,-16.01],[-51.862,-15.965],[-51.823,-15.921],[-52.036,-15.915],[-52.302,-16.166],[-52.271,-16.207],[-52.316,-16.322],[-52.221,-16.339],[-52.266,-16.434],[-52.125,-16.471]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203500\",\"name\":\"Bom Jesus de Goiás\",\"centroid\":[-49.8772,-18.1909]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.978,-18.364],[-49.944,-18.311],[-49.753,-18.213],[-49.603,-18.304],[-49.543,-18.211],[-49.621,-18.099],[-49.803,-18.071],[-49.847,-18],[-50,-18.119],[-50.04,-18.095],[-50.083,-18.128],[-50.178,-18.117],[-50.167,-18.2],[-50.115,-18.191],[-50.106,-18.331],[-50.023,-18.396],[-49.978,-18.364]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203559\",\"name\":\"Bonfinópolis\",\"centroid\":[-49.0075,-16.6019]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.012,-16.66],[-49.004,-16.64],[-48.98,-16.651],[-48.922,-16.624],[-48.964,-16.567],[-48.993,-16.58],[-49.008,-16.552],[-48.997,-16.53],[-49.014,-16.527],[-49.078,-16.593],[-49.072,-16.638],[-49.044,-16.634],[-49.012,-16.66]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203575\",\"name\":\"Bonópolis\",\"centroid\":[-49.8605,-13.5728]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.964,-13.703],[-49.91,-13.681],[-49.784,-13.727],[-49.701,-13.714],[-49.538,-13.531],[-49.62,-13.433],[-49.611,-13.376],[-49.647,-13.353],[-49.873,-13.505],[-49.99,-13.486],[-50.06,-13.525],[-50.118,-13.508],[-50.171,-13.553],[-50.256,-13.545],[-50.276,-13.577],[-50.245,-13.58],[-50.239,-13.653],[-50.187,-13.641],[-50.125,-13.686],[-50.101,-13.66],[-50.054,-13.705],[-50.033,-13.679],[-49.964,-13.703]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203609\",\"name\":\"Brazabrantes\",\"centroid\":[-49.3758,-16.3848]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.422,-16.406],[-49.385,-16.456],[-49.298,-16.437],[-49.334,-16.389],[-49.368,-16.375],[-49.333,-16.287],[-49.378,-16.306],[-49.449,-16.379],[-49.422,-16.406]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203807\",\"name\":\"Britânia\",\"centroid\":[-51.209,-15.2359]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.927,-15.449],[-50.976,-15.357],[-51.033,-15.345],[-51.064,-15.25],[-51.178,-15.205],[-51.116,-15.099],[-51.147,-15.023],[-51.087,-14.921],[-51.268,-15.044],[-51.333,-14.97],[-51.407,-15.087],[-51.38,-15.244],[-51.231,-15.271],[-51.213,-15.308],[-51.307,-15.323],[-51.311,-15.481],[-51.244,-15.491],[-51.136,-15.417],[-50.927,-15.449]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203906\",\"name\":\"Buriti Alegre\",\"centroid\":[-49.0088,-18.1215]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.248,-18.168],[-49.184,-18.169],[-49.101,-18.108],[-49.078,-18.187],[-49.011,-18.208],[-48.959,-18.323],[-48.903,-18.306],[-48.898,-18.27],[-48.859,-18.3],[-48.802,-18.196],[-48.835,-18.192],[-48.876,-18.097],[-48.941,-18.055],[-48.929,-18.02],[-48.96,-17.985],[-49.062,-17.949],[-49.167,-17.978],[-49.177,-18.065],[-49.248,-18.168]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203939\",\"name\":\"Buriti de Goiás\",\"centroid\":[-50.4565,-16.1712]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.478,-16.12],[-50.559,-16.2],[-50.53,-16.237],[-50.514,-16.226],[-50.463,-16.262],[-50.458,-16.233],[-50.393,-16.198],[-50.394,-16.16],[-50.37,-16.142],[-50.379,-16.101],[-50.355,-16.078],[-50.478,-16.12]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5203962\",\"name\":\"Buritinópolis\",\"centroid\":[-46.3053,-14.4078]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.196,-14.302],[-46.282,-14.372],[-46.346,-14.372],[-46.432,-14.423],[-46.458,-14.478],[-46.414,-14.488],[-46.361,-14.441],[-46.173,-14.438],[-46.201,-14.402],[-46.196,-14.302]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204003\",\"name\":\"Cabeceiras\",\"centroid\":[-46.9942,-15.7601]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.953,-15.917],[-46.807,-15.879],[-46.855,-15.618],[-46.998,-15.652],[-47.02,-15.546],[-47.047,-15.536],[-47.178,-15.599],[-47.103,-15.738],[-47.135,-15.949],[-47.089,-15.961],[-46.953,-15.917]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204102\",\"name\":\"Cachoeira Alta\",\"centroid\":[-50.9846,-18.5398]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.238,-18.357],[-51.211,-18.451],[-51.006,-18.717],[-50.938,-18.879],[-50.836,-18.917],[-50.839,-18.742],[-50.784,-18.656],[-50.867,-18.62],[-50.966,-18.513],[-50.892,-18.448],[-50.753,-18.419],[-50.773,-18.375],[-50.822,-18.359],[-50.858,-18.298],[-50.936,-18.315],[-50.982,-18.282],[-51.002,-18.331],[-51.1,-18.346],[-51.181,-18.297],[-51.238,-18.357]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204201\",\"name\":\"Cachoeira de Goiás\",\"centroid\":[-50.6985,-16.7221]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.812,-16.695],[-50.798,-16.821],[-50.71,-16.808],[-50.652,-16.84],[-50.583,-16.711],[-50.606,-16.636],[-50.7,-16.621],[-50.731,-16.586],[-50.767,-16.682],[-50.812,-16.695]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204250\",\"name\":\"Cachoeira Dourada\",\"centroid\":[-49.626,-18.4895]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.548,-18.54],[-49.546,-18.5],[-49.5,-18.491],[-49.486,-18.532],[-49.443,-18.543],[-49.421,-18.447],[-49.507,-18.406],[-49.627,-18.452],[-49.703,-18.417],[-49.741,-18.346],[-49.779,-18.446],[-49.74,-18.585],[-49.758,-18.61],[-49.638,-18.599],[-49.652,-18.561],[-49.548,-18.54]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204300\",\"name\":\"Caçu\",\"centroid\":[-51.1325,-18.6999]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.53,-18.538],[-51.355,-18.637],[-51.125,-18.872],[-50.995,-18.904],[-50.929,-19.018],[-50.786,-19.092],[-50.733,-19.187],[-50.646,-19.135],[-50.684,-19.011],[-50.938,-18.879],[-50.994,-18.738],[-51.187,-18.487],[-51.224,-18.368],[-51.276,-18.315],[-51.366,-18.281],[-51.382,-18.362],[-51.53,-18.538]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204409\",\"name\":\"Caiapônia\",\"centroid\":[-51.8144,-17.0095]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.602,-16.602],[-51.668,-16.599],[-51.675,-16.637],[-51.709,-16.641],[-51.768,-16.601],[-51.866,-16.658],[-51.917,-16.65],[-52.046,-16.546],[-52.052,-16.49],[-52.197,-16.465],[-52.245,-16.579],[-52.139,-16.623],[-52.136,-16.737],[-52.177,-16.773],[-52.168,-16.803],[-52.252,-16.83],[-52.299,-16.932],[-52.384,-16.948],[-52.415,-16.918],[-52.432,-17.009],[-52.388,-17.141],[-52.414,-17.176],[-52.406,-17.261],[-52.263,-17.327],[-52.158,-17.315],[-52.099,-17.431],[-52.026,-17.491],[-51.96,-17.432],[-51.955,-17.358],[-51.882,-17.371],[-51.849,-17.298],[-51.778,-17.318],[-51.696,-17.268],[-51.527,-17.35],[-51.434,-17.339],[-51.324,-17.27],[-51.265,-17.155],[-51.133,-17.111],[-51.087,-17.014],[-51.108,-16.969],[-51.056,-16.955],[-51.222,-16.809],[-51.222,-16.73],[-51.257,-16.782],[-51.407,-16.822],[-51.489,-16.89],[-51.577,-16.875],[-51.659,-16.922],[-51.659,-16.795],[-51.597,-16.75],[-51.611,-16.693],[-51.577,-16.663],[-51.602,-16.602]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204508\",\"name\":\"Caldas Novas\",\"centroid\":[-48.6479,-17.7084]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.717,-17.852],[-48.634,-17.946],[-48.639,-18.062],[-48.562,-18.053],[-48.507,-17.901],[-48.557,-17.815],[-48.454,-17.686],[-48.522,-17.48],[-48.689,-17.491],[-48.76,-17.569],[-48.897,-17.532],[-48.925,-17.566],[-48.838,-17.721],[-48.779,-17.715],[-48.739,-17.751],[-48.717,-17.852]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204557\",\"name\":\"Caldazinha\",\"centroid\":[-48.9778,-16.7474]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.062,-16.788],[-49.066,-16.826],[-49.013,-16.826],[-48.974,-16.791],[-48.889,-16.796],[-48.867,-16.754],[-48.916,-16.72],[-48.849,-16.635],[-48.92,-16.692],[-48.975,-16.693],[-49.012,-16.66],[-49.069,-16.744],[-49.062,-16.788]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204607\",\"name\":\"Campestre de Goiás\",\"centroid\":[-49.6982,-16.7872]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.727,-16.671],[-49.782,-16.784],[-49.728,-16.873],[-49.733,-16.902],[-49.609,-16.842],[-49.597,-16.816],[-49.642,-16.799],[-49.617,-16.779],[-49.655,-16.755],[-49.687,-16.671],[-49.727,-16.671]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204656\",\"name\":\"Campinaçu\",\"centroid\":[-48.5685,-13.8838]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.347,-13.862],[-48.437,-13.758],[-48.462,-13.617],[-48.563,-13.592],[-48.592,-13.63],[-48.657,-13.626],[-48.727,-13.773],[-48.785,-13.816],[-48.713,-14.02],[-48.719,-14.149],[-48.602,-14.187],[-48.567,-14.135],[-48.501,-14.108],[-48.474,-14.02],[-48.321,-13.977],[-48.347,-13.862]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204706\",\"name\":\"Campinorte\",\"centroid\":[-48.9728,-14.0396]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.176,-14.133],[-49.16,-14.272],[-49.193,-14.386],[-49.078,-14.325],[-49.009,-14.091],[-48.799,-14.061],[-48.785,-13.816],[-48.727,-13.773],[-48.662,-13.646],[-48.721,-13.647],[-48.783,-13.698],[-48.807,-13.771],[-48.785,-13.809],[-48.87,-13.864],[-48.881,-13.932],[-48.929,-13.966],[-48.914,-14.004],[-48.966,-14.035],[-49.102,-14.005],[-49.175,-14.024],[-49.176,-14.133]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204805\",\"name\":\"Campo Alegre de Goiás\",\"centroid\":[-47.7668,-17.5505]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.525,-17.412],[-47.555,-17.356],[-47.685,-17.269],[-47.688,-17.191],[-47.723,-17.149],[-47.737,-17.19],[-47.884,-17.263],[-47.888,-17.378],[-47.965,-17.552],[-47.929,-17.733],[-47.982,-17.898],[-47.867,-17.919],[-47.8,-17.87],[-47.815,-17.846],[-47.752,-17.776],[-47.733,-17.84],[-47.658,-17.837],[-47.611,-17.743],[-47.641,-17.64],[-47.589,-17.59],[-47.595,-17.55],[-47.558,-17.541],[-47.525,-17.412]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204854\",\"name\":\"Campo Limpo de Goiás\",\"centroid\":[-49.1028,-16.2853]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.165,-16.314],[-49.153,-16.334],[-49.114,-16.342],[-49.102,-16.325],[-49.039,-16.346],[-49.032,-16.325],[-49.051,-16.311],[-49.017,-16.271],[-49.11,-16.224],[-49.144,-16.223],[-49.153,-16.25],[-49.178,-16.264],[-49.165,-16.314]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204904\",\"name\":\"Campos Belos\",\"centroid\":[-46.515,-12.9996]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.635,-12.97],[-46.751,-12.969],[-46.823,-13.007],[-46.855,-13.068],[-46.724,-13.106],[-46.502,-13.005],[-46.459,-13.017],[-46.453,-13.054],[-46.299,-13.064],[-46.276,-13.02],[-46.125,-12.96],[-46.105,-12.925],[-46.371,-12.988],[-46.366,-12.864],[-46.418,-12.822],[-46.455,-12.971],[-46.635,-12.97]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5204953\",\"name\":\"Campos Verdes\",\"centroid\":[-49.6595,-14.1947]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.593,-14.126],[-49.657,-14.107],[-49.679,-14.059],[-49.746,-14.07],[-49.751,-14.164],[-49.705,-14.211],[-49.771,-14.259],[-49.703,-14.305],[-49.697,-14.341],[-49.663,-14.301],[-49.564,-14.277],[-49.548,-14.154],[-49.593,-14.126]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205000\",\"name\":\"Carmo do Rio Verde\",\"centroid\":[-49.7396,-15.4251]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.732,-15.526],[-49.683,-15.482],[-49.694,-15.419],[-49.611,-15.413],[-49.586,-15.375],[-49.719,-15.294],[-49.784,-15.344],[-49.8,-15.445],[-49.86,-15.45],[-49.889,-15.508],[-49.772,-15.546],[-49.732,-15.526]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205059\",\"name\":\"Castelândia\",\"centroid\":[-50.3284,-18.1573]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.357,-18.16],[-50.429,-18.199],[-50.589,-18.136],[-50.521,-18.175],[-50.509,-18.216],[-50.376,-18.248],[-50.235,-18.139],[-50.186,-18.14],[-50.162,-18.089],[-50.188,-18.06],[-50.282,-18.079],[-50.357,-18.16]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205109\",\"name\":\"Catalão\",\"centroid\":[-47.6631,-17.9325]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.062,-18.264],[-48.055,-18.299],[-47.984,-18.285],[-47.938,-18.328],[-47.938,-18.378],[-48.027,-18.436],[-47.981,-18.443],[-47.955,-18.5],[-47.863,-18.47],[-47.852,-18.361],[-47.91,-18.327],[-47.821,-18.139],[-47.686,-18.119],[-47.675,-18.045],[-47.633,-18.058],[-47.567,-17.982],[-47.408,-18.142],[-47.283,-18.058],[-47.371,-17.83],[-47.264,-17.619],[-47.325,-17.524],[-47.4,-17.512],[-47.455,-17.542],[-47.537,-17.457],[-47.558,-17.541],[-47.595,-17.55],[-47.589,-17.59],[-47.641,-17.64],[-47.611,-17.743],[-47.658,-17.837],[-47.733,-17.84],[-47.752,-17.776],[-47.815,-17.846],[-47.8,-17.87],[-47.867,-17.919],[-47.989,-17.893],[-48.162,-17.952],[-48.173,-17.974],[-48.094,-17.997],[-48.021,-18.093],[-48.05,-18.152],[-48.009,-18.179],[-48.062,-18.264]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205208\",\"name\":\"Caturaí\",\"centroid\":[-49.581,-16.4512]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.448,-16.438],[-49.465,-16.414],[-49.545,-16.428],[-49.555,-16.409],[-49.629,-16.399],[-49.648,-16.428],[-49.683,-16.425],[-49.695,-16.5],[-49.583,-16.483],[-49.535,-16.502],[-49.484,-16.458],[-49.444,-16.454],[-49.448,-16.438]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205307\",\"name\":\"Cavalcante\",\"centroid\":[-47.6972,-13.6345]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.393,-13.262],[-47.433,-13.289],[-47.454,-13.252],[-47.432,-13.233],[-47.483,-13.223],[-47.477,-13.187],[-47.558,-13.187],[-47.569,-13.117],[-47.646,-13.12],[-47.667,-13.208],[-47.624,-13.376],[-47.68,-13.468],[-47.824,-13.312],[-47.937,-13.291],[-47.966,-13.313],[-48.063,-13.236],[-48.079,-13.285],[-48.17,-13.3],[-48.143,-13.41],[-48.161,-13.449],[-48.19,-13.427],[-48.199,-13.471],[-48.133,-13.504],[-48.141,-13.548],[-48.092,-13.548],[-48.12,-13.628],[-48.028,-13.744],[-48.029,-13.817],[-47.955,-13.862],[-47.96,-13.939],[-47.93,-13.957],[-47.893,-14.087],[-47.916,-14.148],[-47.886,-14.178],[-47.699,-14.069],[-47.592,-14.056],[-47.505,-13.96],[-47.264,-13.977],[-47.336,-13.937],[-47.309,-13.867],[-47.354,-13.805],[-47.279,-13.726],[-47.329,-13.733],[-47.334,-13.709],[-47.25,-13.486],[-47.393,-13.262]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205406\",\"name\":\"Ceres\",\"centroid\":[-49.6379,-15.2769]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.748,-15.294],[-49.671,-15.309],[-49.644,-15.353],[-49.591,-15.354],[-49.575,-15.335],[-49.59,-15.312],[-49.553,-15.277],[-49.549,-15.184],[-49.658,-15.252],[-49.747,-15.24],[-49.771,-15.288],[-49.748,-15.294]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205455\",\"name\":\"Cezarina\",\"centroid\":[-49.7513,-17.0921]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.88,-16.974],[-49.827,-17.011],[-49.843,-17.164],[-49.75,-17.139],[-49.646,-17.302],[-49.619,-17.292],[-49.632,-17.201],[-49.751,-17.011],[-49.742,-16.949],[-49.802,-16.903],[-49.828,-16.959],[-49.855,-16.944],[-49.88,-16.974]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205471\",\"name\":\"Chapadão do Céu\",\"centroid\":[-52.634,-18.4548]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.873,-18.646],[-52.632,-18.696],[-52.547,-18.657],[-52.502,-18.676],[-52.382,-18.577],[-52.291,-18.615],[-52.291,-18.589],[-52.33,-18.555],[-52.32,-18.483],[-52.462,-18.412],[-52.478,-18.36],[-52.783,-18.07],[-52.821,-18.311],[-52.759,-18.363],[-52.839,-18.424],[-52.873,-18.646]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205497\",\"name\":\"Cidade Ocidental\",\"centroid\":[-47.8179,-16.1231]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.964,-16.105],[-47.862,-16.158],[-47.838,-16.231],[-47.794,-16.253],[-47.742,-16.195],[-47.723,-16.092],[-47.691,-16.084],[-47.684,-16.05],[-47.939,-16.05],[-47.964,-16.105]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205513\",\"name\":\"Cocalzinho de Goiás\",\"centroid\":[-48.6045,-15.6561]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.856,-15.802],[-48.836,-15.832],[-48.783,-15.82],[-48.746,-15.862],[-48.675,-15.862],[-48.7,-15.807],[-48.667,-15.768],[-48.576,-15.764],[-48.462,-15.83],[-48.455,-15.89],[-48.418,-15.913],[-48.35,-15.792],[-48.349,-15.726],[-48.252,-15.652],[-48.375,-15.613],[-48.414,-15.654],[-48.548,-15.599],[-48.596,-15.534],[-48.554,-15.456],[-48.559,-15.4],[-48.63,-15.361],[-48.704,-15.396],[-48.739,-15.489],[-48.81,-15.506],[-48.831,-15.543],[-48.792,-15.555],[-48.792,-15.585],[-48.829,-15.625],[-48.817,-15.749],[-48.856,-15.802]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205521\",\"name\":\"Colinas do Sul\",\"centroid\":[-48.0708,-13.9885]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.319,-13.939],[-48.281,-13.939],[-48.192,-14.026],[-48.128,-14.169],[-47.954,-14.282],[-47.908,-14.283],[-47.914,-14.332],[-47.869,-14.352],[-47.839,-14.331],[-47.932,-14.177],[-47.9,-14.17],[-47.918,-14.098],[-47.893,-14.087],[-47.93,-13.957],[-47.96,-13.939],[-47.955,-13.862],[-48.029,-13.817],[-48.028,-13.744],[-48.109,-13.635],[-48.143,-13.653],[-48.138,-13.755],[-48.242,-13.855],[-48.339,-13.843],[-48.319,-13.939]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205703\",\"name\":\"Córrego do Ouro\",\"centroid\":[-50.5821,-16.3635]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.538,-16.499],[-50.54,-16.39],[-50.463,-16.262],[-50.559,-16.2],[-50.598,-16.234],[-50.601,-16.307],[-50.678,-16.337],[-50.686,-16.39],[-50.646,-16.507],[-50.606,-16.494],[-50.56,-16.522],[-50.538,-16.499]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205802\",\"name\":\"Corumbá de Goiás\",\"centroid\":[-48.6799,-15.9259]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.907,-15.989],[-48.792,-16.013],[-48.667,-16.154],[-48.613,-16.143],[-48.649,-15.987],[-48.629,-15.928],[-48.542,-15.914],[-48.408,-15.977],[-48.462,-15.83],[-48.623,-15.753],[-48.7,-15.807],[-48.675,-15.862],[-48.746,-15.862],[-48.783,-15.82],[-48.836,-15.832],[-48.856,-15.802],[-48.844,-15.841],[-48.901,-15.884],[-48.907,-15.989]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5205901\",\"name\":\"Corumbaíba\",\"centroid\":[-48.5354,-18.1685]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.654,-18.343],[-48.561,-18.324],[-48.479,-18.38],[-48.334,-18.361],[-48.356,-18.322],[-48.301,-18.281],[-48.397,-18.128],[-48.297,-18.035],[-48.314,-17.943],[-48.388,-17.939],[-48.412,-17.856],[-48.452,-17.839],[-48.508,-17.876],[-48.539,-18.03],[-48.604,-18.067],[-48.636,-18.048],[-48.692,-18.095],[-48.721,-18.204],[-48.818,-18.236],[-48.859,-18.3],[-48.898,-18.27],[-48.918,-18.306],[-48.816,-18.38],[-48.758,-18.345],[-48.654,-18.343]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5206206\",\"name\":\"Cristalina\",\"centroid\":[-47.5179,-16.6956]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.892,-16.918],[-47.691,-16.907],[-47.712,-17.052],[-47.538,-17.232],[-47.511,-17.331],[-47.464,-17.356],[-47.352,-17.166],[-47.283,-17.144],[-47.275,-17.106],[-47.132,-17.011],[-47.161,-16.92],[-47.203,-16.893],[-47.252,-16.665],[-47.41,-16.573],[-47.459,-16.504],[-47.322,-16.231],[-47.352,-16.134],[-47.309,-16.05],[-47.684,-16.05],[-47.723,-16.092],[-47.732,-16.166],[-47.655,-16.177],[-47.648,-16.372],[-47.718,-16.471],[-47.72,-16.535],[-47.776,-16.568],[-47.789,-16.524],[-47.819,-16.634],[-47.88,-16.704],[-47.892,-16.918]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5206305\",\"name\":\"Cristianópolis\",\"centroid\":[-48.7115,-17.2167]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.638,-17.165],[-48.647,-17.186],[-48.72,-17.158],[-48.805,-17.184],[-48.795,-17.354],[-48.704,-17.238],[-48.607,-17.222],[-48.573,-17.129],[-48.604,-17.116],[-48.638,-17.165]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5206404\",\"name\":\"Crixás\",\"centroid\":[-50.0642,-14.6429]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.775,-14.755],[-49.733,-14.674],[-49.816,-14.612],[-49.825,-14.56],[-49.773,-14.508],[-49.752,-14.525],[-49.764,-14.474],[-49.694,-14.466],[-49.765,-14.415],[-49.774,-14.328],[-49.803,-14.304],[-49.839,-14.344],[-49.902,-14.339],[-49.928,-14.389],[-50.035,-14.3],[-50.072,-14.229],[-50.118,-14.221],[-50.144,-14.126],[-50.355,-14.354],[-50.27,-14.529],[-50.295,-14.582],[-50.239,-14.619],[-50.275,-14.732],[-50.446,-14.744],[-50.344,-14.833],[-50.304,-14.898],[-50.321,-14.938],[-50.255,-14.96],[-50.192,-15.06],[-50.078,-15.138],[-49.989,-15.015],[-49.92,-14.97],[-49.837,-14.966],[-49.824,-14.783],[-49.775,-14.755]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5206503\",\"name\":\"Cromínia\",\"centroid\":[-49.3591,-17.2349]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.457,-17.15],[-49.407,-17.203],[-49.489,-17.259],[-49.476,-17.289],[-49.351,-17.319],[-49.3,-17.373],[-49.304,-17.316],[-49.257,-17.2],[-49.276,-17.159],[-49.328,-17.129],[-49.407,-17.161],[-49.457,-17.15]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5206602\",\"name\":\"Cumari\",\"centroid\":[-48.1329,-18.321]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.227,-18.346],[-48.094,-18.431],[-48.059,-18.413],[-48.027,-18.436],[-47.938,-18.378],[-47.966,-18.293],[-48.055,-18.299],[-48.062,-18.264],[-48.228,-18.2],[-48.32,-18.25],[-48.301,-18.281],[-48.358,-18.33],[-48.31,-18.387],[-48.259,-18.287],[-48.201,-18.279],[-48.172,-18.32],[-48.227,-18.346]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5206701\",\"name\":\"Damianópolis\",\"centroid\":[-46.1904,-14.557]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.334,-14.453],[-46.254,-14.604],[-46.199,-14.616],[-46.164,-14.666],[-46.025,-14.678],[-46.016,-14.645],[-46.109,-14.609],[-46.126,-14.533],[-46.198,-14.454],[-46.276,-14.433],[-46.334,-14.453]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5206800\",\"name\":\"Damolândia\",\"centroid\":[-49.3345,-16.2524]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.403,-16.194],[-49.371,-16.204],[-49.378,-16.306],[-49.333,-16.287],[-49.344,-16.27],[-49.316,-16.282],[-49.319,-16.312],[-49.306,-16.309],[-49.276,-16.268],[-49.288,-16.233],[-49.384,-16.187],[-49.403,-16.194]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5206909\",\"name\":\"Davinópolis\",\"centroid\":[-47.5693,-18.1216]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.408,-18.142],[-47.567,-17.982],[-47.633,-18.058],[-47.675,-18.045],[-47.664,-18.074],[-47.712,-18.131],[-47.607,-18.246],[-47.408,-18.142]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5207105\",\"name\":\"Diorama\",\"centroid\":[-51.3614,-16.22]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.118,-16.307],[-51.203,-16.07],[-51.258,-16.185],[-51.281,-16.166],[-51.309,-16.204],[-51.427,-16.207],[-51.424,-16.166],[-51.472,-16.112],[-51.616,-16.184],[-51.597,-16.23],[-51.554,-16.228],[-51.541,-16.277],[-51.455,-16.328],[-51.402,-16.266],[-51.118,-16.307]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5208301\",\"name\":\"Divinópolis de Goiás\",\"centroid\":[-46.5202,-13.2682]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.715,-13.385],[-46.383,-13.383],[-46.377,-13.218],[-46.449,-13.055],[-46.578,-13.204],[-46.682,-13.245],[-46.715,-13.385]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5207253\",\"name\":\"Doverlândia\",\"centroid\":[-52.4918,-16.8015]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.406,-17.261],[-52.414,-17.176],[-52.388,-17.141],[-52.432,-17.009],[-52.415,-16.918],[-52.384,-16.948],[-52.299,-16.932],[-52.252,-16.83],[-52.168,-16.803],[-52.13,-16.705],[-52.139,-16.623],[-52.233,-16.576],[-52.259,-16.599],[-52.364,-16.535],[-52.489,-16.564],[-52.615,-16.513],[-52.67,-16.582],[-52.739,-16.593],[-52.715,-16.637],[-52.746,-16.631],[-52.762,-16.707],[-52.829,-16.759],[-52.825,-16.895],[-52.724,-16.963],[-52.617,-16.968],[-52.63,-17.017],[-52.545,-17.066],[-52.511,-17.128],[-52.492,-17.262],[-52.468,-17.248],[-52.423,-17.285],[-52.406,-17.261]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5207352\",\"name\":\"Edealina\",\"centroid\":[-49.7399,-17.421]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.825,-17.585],[-49.696,-17.553],[-49.63,-17.479],[-49.652,-17.273],[-49.71,-17.193],[-49.794,-17.258],[-49.797,-17.32],[-49.746,-17.326],[-49.767,-17.408],[-49.731,-17.413],[-49.711,-17.46],[-49.788,-17.459],[-49.884,-17.52],[-49.925,-17.606],[-49.825,-17.585]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5207402\",\"name\":\"Edéia\",\"centroid\":[-49.9655,-17.4792]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.925,-17.606],[-49.884,-17.52],[-49.788,-17.459],[-49.711,-17.46],[-49.731,-17.413],[-49.767,-17.408],[-49.746,-17.326],[-49.797,-17.32],[-49.795,-17.268],[-49.855,-17.205],[-50.017,-17.232],[-49.995,-17.325],[-50.056,-17.389],[-50.076,-17.538],[-50.099,-17.591],[-50.17,-17.634],[-50.157,-17.664],[-50.199,-17.697],[-50.209,-17.771],[-50.151,-17.807],[-50.071,-17.778],[-50.079,-17.716],[-50.026,-17.71],[-50.009,-17.655],[-49.939,-17.645],[-49.925,-17.606]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5207501\",\"name\":\"Estrela do Norte\",\"centroid\":[-49.0852,-13.8122]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.127,-13.682],[-49.176,-13.716],[-49.182,-13.768],[-49.099,-13.94],[-49.024,-13.89],[-48.977,-13.768],[-48.991,-13.742],[-49.051,-13.765],[-49.079,-13.738],[-49.117,-13.772],[-49.127,-13.682]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5207535\",\"name\":\"Faina\",\"centroid\":[-50.3704,-15.4386]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.528,-15.558],[-50.483,-15.638],[-50.37,-15.652],[-50.352,-15.62],[-50.308,-15.657],[-50.172,-15.626],[-50.124,-15.648],[-50.168,-15.449],[-50.086,-15.248],[-50.288,-15.247],[-50.44,-15.37],[-50.557,-15.276],[-50.731,-15.256],[-50.685,-15.385],[-50.608,-15.466],[-50.562,-15.47],[-50.519,-15.426],[-50.528,-15.558]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5207600\",\"name\":\"Fazenda Nova\",\"centroid\":[-50.8597,-16.1497]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.91,-16.201],[-50.839,-16.229],[-50.812,-16.317],[-50.711,-16.412],[-50.683,-16.416],[-50.678,-16.337],[-50.601,-16.307],[-50.609,-16.148],[-50.633,-16.156],[-50.654,-16.109],[-50.808,-16.089],[-50.796,-16.001],[-50.921,-16.051],[-51.069,-15.969],[-51.221,-15.942],[-51.253,-15.961],[-51.213,-16.031],[-51.005,-16.123],[-50.91,-16.201]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5207808\",\"name\":\"Firminópolis\",\"centroid\":[-50.3111,-16.645]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.362,-16.7],[-50.359,-16.741],[-50.285,-16.768],[-50.275,-16.802],[-50.213,-16.703],[-50.247,-16.545],[-50.228,-16.451],[-50.303,-16.559],[-50.434,-16.591],[-50.492,-16.653],[-50.478,-16.673],[-50.416,-16.628],[-50.374,-16.635],[-50.362,-16.7]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5207907\",\"name\":\"Flores de Goiás\",\"centroid\":[-46.9068,-14.6527]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.111,-14.677],[-47.115,-14.773],[-47.067,-14.823],[-47.059,-14.895],[-46.984,-14.911],[-46.925,-15.057],[-46.83,-15.009],[-46.641,-15.088],[-46.526,-15.056],[-46.571,-14.998],[-46.631,-14.78],[-46.669,-14.761],[-46.708,-14.604],[-46.869,-14.516],[-46.879,-14.361],[-46.992,-14.195],[-46.931,-14.115],[-46.961,-14.089],[-47.059,-14.11],[-47.178,-14.287],[-47.183,-14.44],[-47.146,-14.54],[-47.081,-14.574],[-47.111,-14.677]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5208004\",\"name\":\"Formosa\",\"centroid\":[-47.2466,-15.3064]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.493,-15.502],[-47.418,-15.502],[-47.418,-15.546],[-47.316,-15.597],[-47.315,-15.746],[-47.379,-15.887],[-47.37,-16.001],[-47.317,-16.036],[-47.226,-16.016],[-47.116,-15.898],[-47.103,-15.738],[-47.178,-15.599],[-47.047,-15.536],[-47.02,-15.546],[-46.998,-15.652],[-46.883,-15.61],[-46.946,-15.563],[-46.944,-15.518],[-46.931,-15.443],[-46.849,-15.373],[-46.868,-15.357],[-46.837,-15.321],[-46.874,-15.285],[-46.941,-15.315],[-47.072,-15.062],[-47.133,-15.118],[-47.186,-15.012],[-47.169,-14.983],[-47.234,-14.9],[-47.214,-14.791],[-47.086,-14.647],[-47.094,-14.546],[-47.185,-14.544],[-47.234,-14.688],[-47.282,-14.694],[-47.376,-14.812],[-47.477,-14.817],[-47.499,-14.908],[-47.564,-14.938],[-47.569,-15.074],[-47.505,-15.247],[-47.539,-15.291],[-47.485,-15.299],[-47.462,-15.374],[-47.493,-15.502]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5208103\",\"name\":\"Formoso\",\"centroid\":[-48.8716,-13.7233]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.833,-13.478],[-48.834,-13.544],[-48.969,-13.688],[-49.025,-13.851],[-49.022,-13.897],[-48.919,-13.942],[-48.881,-13.932],[-48.861,-13.855],[-48.785,-13.809],[-48.807,-13.771],[-48.783,-13.698],[-48.701,-13.639],[-48.788,-13.473],[-48.833,-13.478]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5208152\",\"name\":\"Gameleira de Goiás\",\"centroid\":[-48.6732,-16.4068]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.875,-16.401],[-48.75,-16.5],[-48.612,-16.536],[-48.541,-16.499],[-48.605,-16.445],[-48.53,-16.404],[-48.516,-16.339],[-48.585,-16.333],[-48.629,-16.285],[-48.757,-16.286],[-48.761,-16.386],[-48.875,-16.401]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5208400\",\"name\":\"Goianápolis\",\"centroid\":[-49.0652,-16.5147]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.997,-16.486],[-48.982,-16.405],[-49.069,-16.468],[-49.113,-16.537],[-49.127,-16.514],[-49.187,-16.548],[-49.166,-16.575],[-49.103,-16.563],[-49.096,-16.589],[-49.067,-16.591],[-49.057,-16.562],[-48.997,-16.53],[-48.997,-16.486]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5208509\",\"name\":\"Goiandira\",\"centroid\":[-48.1384,-18.1225]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.272,-18.223],[-48.228,-18.2],[-48.055,-18.258],[-48.009,-18.179],[-48.05,-18.152],[-48.021,-18.093],[-48.094,-17.997],[-48.174,-17.971],[-48.21,-17.997],[-48.208,-18.07],[-48.276,-18.147],[-48.272,-18.223]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5208608\",\"name\":\"Goianésia\",\"centroid\":[-49.1679,-15.273]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.081,-15.15],[-49.188,-15.135],[-49.135,-14.999],[-49.29,-14.991],[-49.355,-15.328],[-49.262,-15.34],[-49.298,-15.41],[-49.227,-15.465],[-49.238,-15.559],[-49.187,-15.602],[-49.087,-15.538],[-49.109,-15.527],[-49.082,-15.517],[-49.06,-15.307],[-48.919,-15.239],[-48.921,-15.159],[-48.969,-15.161],[-49.007,-15.116],[-49.081,-15.15]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5208707\",\"name\":\"Goiânia\",\"centroid\":[-49.2732,-16.6431]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.159,-16.791],[-49.142,-16.75],[-49.194,-16.691],[-49.078,-16.593],[-49.103,-16.563],[-49.166,-16.575],[-49.196,-16.494],[-49.174,-16.467],[-49.214,-16.454],[-49.392,-16.598],[-49.38,-16.63],[-49.44,-16.671],[-49.445,-16.718],[-49.384,-16.832],[-49.35,-16.764],[-49.262,-16.726],[-49.159,-16.791]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5208806\",\"name\":\"Goianira\",\"centroid\":[-49.4294,-16.5005]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.62,-16.489],[-49.594,-16.528],[-49.459,-16.494],[-49.455,-16.536],[-49.426,-16.536],[-49.392,-16.598],[-49.331,-16.57],[-49.367,-16.499],[-49.322,-16.438],[-49.385,-16.456],[-49.419,-16.405],[-49.512,-16.495],[-49.62,-16.489]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5208905\",\"name\":\"Goiás\",\"centroid\":[-50.244,-15.8498]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.023,-15.781],[-50.081,-15.778],[-50.068,-15.705],[-50.147,-15.631],[-50.308,-15.657],[-50.352,-15.62],[-50.37,-15.652],[-50.483,-15.638],[-50.528,-15.558],[-50.646,-15.61],[-50.6,-15.65],[-50.62,-15.723],[-50.508,-15.804],[-50.515,-15.872],[-50.464,-15.942],[-50.516,-16.03],[-50.474,-16.076],[-50.478,-16.12],[-50.365,-16.074],[-50.257,-16.094],[-50.087,-16.045],[-49.956,-15.971],[-49.865,-15.988],[-49.84,-15.906],[-49.795,-15.885],[-49.809,-15.824],[-49.878,-15.759],[-50.023,-15.781]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209101\",\"name\":\"Goiatuba\",\"centroid\":[-49.6629,-17.9934]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.175,-17.988],[-49.289,-17.946],[-49.367,-17.956],[-49.497,-17.832],[-49.518,-17.855],[-49.595,-17.84],[-49.656,-17.881],[-49.76,-17.868],[-49.786,-17.899],[-49.821,-17.85],[-49.857,-17.863],[-49.89,-17.811],[-49.977,-17.774],[-50.073,-17.799],[-49.972,-17.898],[-49.98,-17.927],[-50.074,-17.947],[-50.169,-18.074],[-50.161,-18.121],[-50.083,-18.128],[-50.04,-18.095],[-50,-18.119],[-49.847,-18],[-49.803,-18.071],[-49.621,-18.099],[-49.55,-18.206],[-49.497,-18.078],[-49.375,-18.137],[-49.351,-18.182],[-49.29,-18.145],[-49.252,-18.179],[-49.177,-18.065],[-49.175,-17.988]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209150\",\"name\":\"Gouvelândia\",\"centroid\":[-50.1558,-18.5105]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.029,-18.602],[-50.055,-18.362],[-50.131,-18.327],[-50.302,-18.384],[-50.261,-18.398],[-50.256,-18.438],[-50.291,-18.524],[-50.242,-18.625],[-50.27,-18.684],[-50.08,-18.672],[-50.029,-18.602]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209200\",\"name\":\"Guapó\",\"centroid\":[-49.5688,-16.9108]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.479,-16.981],[-49.438,-16.86],[-49.475,-16.792],[-49.533,-16.813],[-49.576,-16.772],[-49.609,-16.842],[-49.713,-16.881],[-49.749,-16.945],[-49.594,-16.952],[-49.633,-17.011],[-49.603,-17.066],[-49.479,-16.981]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209291\",\"name\":\"Guaraíta\",\"centroid\":[-50.05,-15.6737]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.023,-15.781],[-49.997,-15.739],[-49.989,-15.641],[-50.032,-15.577],[-50.114,-15.614],[-50.131,-15.584],[-50.122,-15.661],[-50.063,-15.724],[-50.086,-15.77],[-50.023,-15.781]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209408\",\"name\":\"Guarani de Goiás\",\"centroid\":[-46.4287,-13.89]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.759,-13.824],[-46.699,-13.908],[-46.582,-13.947],[-46.539,-14.013],[-46.444,-13.996],[-46.417,-14.046],[-46.298,-14.021],[-46.27,-14.057],[-46.213,-14.031],[-46.22,-13.975],[-46.264,-13.947],[-46.233,-13.849],[-46.274,-13.829],[-46.278,-13.791],[-46.223,-13.765],[-46.254,-13.735],[-46.236,-13.708],[-46.301,-13.7],[-46.459,-13.809],[-46.759,-13.824]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209457\",\"name\":\"Guarinos\",\"centroid\":[-49.7301,-14.6896]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.694,-14.466],[-49.764,-14.474],[-49.752,-14.525],[-49.773,-14.508],[-49.825,-14.56],[-49.816,-14.612],[-49.731,-14.693],[-49.798,-14.791],[-49.813,-14.941],[-49.646,-14.841],[-49.665,-14.705],[-49.735,-14.609],[-49.635,-14.578],[-49.66,-14.481],[-49.694,-14.466]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209606\",\"name\":\"Heitoraí\",\"centroid\":[-49.7871,-15.7453]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.938,-15.749],[-49.907,-15.772],[-49.878,-15.759],[-49.825,-15.809],[-49.794,-15.789],[-49.693,-15.806],[-49.685,-15.764],[-49.749,-15.657],[-49.816,-15.71],[-49.852,-15.721],[-49.855,-15.701],[-49.902,-15.729],[-49.894,-15.751],[-49.938,-15.749]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209705\",\"name\":\"Hidrolândia\",\"centroid\":[-49.2688,-17.0158]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.084,-17.061],[-49.06,-16.97],[-49.113,-16.949],[-49.14,-16.889],[-49.32,-16.85],[-49.366,-16.886],[-49.369,-17.04],[-49.484,-17.023],[-49.49,-17.161],[-49.388,-17.155],[-49.236,-17.083],[-49.193,-17.136],[-49.11,-17.136],[-49.119,-17.096],[-49.084,-17.061]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209804\",\"name\":\"Hidrolina\",\"centroid\":[-49.3629,-14.7437]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.436,-14.62],[-49.53,-14.73],[-49.528,-14.775],[-49.412,-14.848],[-49.341,-14.808],[-49.25,-14.822],[-49.239,-14.865],[-49.206,-14.846],[-49.172,-14.796],[-49.197,-14.748],[-49.32,-14.669],[-49.346,-14.613],[-49.392,-14.637],[-49.436,-14.62]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209903\",\"name\":\"Iaciara\",\"centroid\":[-46.7548,-14.0936]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.431,-14.039],[-46.444,-13.996],[-46.539,-14.013],[-46.582,-13.947],[-46.699,-13.908],[-46.784,-13.818],[-46.866,-13.88],[-46.837,-13.911],[-46.827,-14.032],[-46.923,-14.077],[-46.992,-14.195],[-46.923,-14.316],[-46.786,-14.356],[-46.697,-14.162],[-46.494,-14.105],[-46.52,-14.056],[-46.431,-14.039]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209937\",\"name\":\"Inaciolândia\",\"centroid\":[-49.9159,-18.5114]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.046,-18.385],[-50.064,-18.432],[-50.029,-18.602],[-49.795,-18.644],[-49.753,-18.607],[-49.756,-18.501],[-49.824,-18.495],[-49.852,-18.422],[-49.921,-18.366],[-50.046,-18.385]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5209952\",\"name\":\"Indiara\",\"centroid\":[-49.9666,-17.186]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.71,-17.193],[-49.759,-17.136],[-49.843,-17.164],[-49.827,-17.011],[-49.928,-16.961],[-49.95,-17.03],[-50.065,-17.08],[-50.101,-17.128],[-50.106,-17.243],[-50.148,-17.306],[-50.126,-17.424],[-50.061,-17.461],[-50.056,-17.389],[-49.993,-17.315],[-50.017,-17.232],[-49.855,-17.205],[-49.795,-17.268],[-49.71,-17.193]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5210000\",\"name\":\"Inhumas\",\"centroid\":[-49.5145,-16.3093]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.659,-16.428],[-49.629,-16.399],[-49.545,-16.428],[-49.465,-16.414],[-49.448,-16.438],[-49.422,-16.406],[-49.449,-16.379],[-49.381,-16.317],[-49.371,-16.204],[-49.455,-16.225],[-49.548,-16.181],[-49.593,-16.226],[-49.644,-16.226],[-49.621,-16.29],[-49.659,-16.428]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5210109\",\"name\":\"Ipameri\",\"centroid\":[-48.0547,-17.5033]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.119,-17.274],[-48.044,-17.408],[-48.119,-17.458],[-48.114,-17.543],[-48.159,-17.53],[-48.223,-17.59],[-48.259,-17.543],[-48.387,-17.52],[-48.403,-17.588],[-48.476,-17.621],[-48.452,-17.636],[-48.463,-17.714],[-48.498,-17.714],[-48.513,-17.787],[-48.557,-17.815],[-48.512,-17.881],[-48.452,-17.839],[-48.412,-17.856],[-48.388,-17.939],[-48.299,-17.936],[-48.248,-17.997],[-48.193,-17.988],[-48.121,-17.921],[-48.027,-17.925],[-47.976,-17.887],[-47.929,-17.733],[-47.965,-17.552],[-47.888,-17.378],[-47.884,-17.263],[-47.737,-17.19],[-47.723,-17.149],[-47.688,-17.191],[-47.685,-17.269],[-47.555,-17.356],[-47.525,-17.412],[-47.5,-17.31],[-47.712,-17.052],[-47.691,-16.907],[-47.903,-16.918],[-47.926,-17.022],[-47.992,-17.089],[-48.032,-17.193],[-48.119,-17.274]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5210158\",\"name\":\"Ipiranga de Goiás\",\"centroid\":[-49.667,-15.1709]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.584,-15.19],[-49.636,-15.095],[-49.608,-15.041],[-49.64,-15.045],[-49.77,-15.237],[-49.658,-15.252],[-49.584,-15.19]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5210208\",\"name\":\"Iporá\",\"centroid\":[-51.1847,-16.4115]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.232,-16.505],[-51.183,-16.53],[-51.077,-16.518],[-51.027,-16.569],[-51.032,-16.625],[-50.975,-16.627],[-50.947,-16.585],[-51.002,-16.503],[-50.947,-16.398],[-51.035,-16.4],[-51.066,-16.306],[-51.402,-16.266],[-51.44,-16.349],[-51.417,-16.393],[-51.334,-16.477],[-51.277,-16.448],[-51.232,-16.505]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5210307\",\"name\":\"Israelândia\",\"centroid\":[-50.88,-16.3572]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.947,-16.398],[-50.775,-16.507],[-50.752,-16.454],[-50.704,-16.443],[-50.866,-16.205],[-50.91,-16.201],[-50.901,-16.244],[-50.942,-16.316],[-50.996,-16.27],[-51.066,-16.306],[-51.035,-16.4],[-50.947,-16.398]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5210406\",\"name\":\"Itaberaí\",\"centroid\":[-49.8246,-16.0764]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.871,-16.266],[-49.756,-16.32],[-49.743,-16.363],[-49.818,-16.39],[-49.721,-16.442],[-49.756,-16.231],[-49.642,-16.115],[-49.68,-16.039],[-49.637,-16.021],[-49.684,-16.007],[-49.693,-15.806],[-49.802,-15.79],[-49.825,-15.809],[-49.795,-15.885],[-49.84,-15.906],[-49.865,-15.988],[-49.956,-15.971],[-50.043,-16.03],[-50.032,-16.184],[-49.869,-16.232],[-49.871,-16.266]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5210562\",\"name\":\"Itaguari\",\"centroid\":[-49.6235,-15.9372]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.551,-15.969],[-49.548,-15.92],[-49.59,-15.918],[-49.623,-15.87],[-49.664,-15.89],[-49.682,-15.866],[-49.671,-15.915],[-49.684,-16.007],[-49.651,-15.984],[-49.551,-15.969]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5210604\",\"name\":\"Itaguaru\",\"centroid\":[-49.6119,-15.7728]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.607,-15.883],[-49.537,-15.737],[-49.555,-15.637],[-49.605,-15.697],[-49.638,-15.685],[-49.69,-15.827],[-49.664,-15.89],[-49.635,-15.868],[-49.607,-15.883]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5210802\",\"name\":\"Itajá\",\"centroid\":[-51.3147,-19.1043]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.448,-19.16],[-51.436,-19.066],[-51.328,-19.076],[-51.203,-19.183],[-51.103,-19.215],[-51.092,-19.308],[-51.026,-19.399],[-50.935,-19.468],[-50.827,-19.488],[-50.876,-19.415],[-50.828,-19.311],[-50.953,-19.173],[-51.031,-19.171],[-51.056,-19.13],[-51.144,-19.105],[-51.153,-19.069],[-51.305,-19.009],[-51.33,-18.951],[-51.664,-18.782],[-51.724,-18.834],[-51.692,-19.118],[-51.448,-19.16]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5210901\",\"name\":\"Itapaci\",\"centroid\":[-49.6468,-14.9456]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.608,-15.041],[-49.541,-14.986],[-49.44,-15.002],[-49.409,-14.849],[-49.445,-14.872],[-49.59,-14.802],[-49.813,-14.941],[-49.813,-14.84],[-49.771,-14.76],[-49.815,-14.769],[-49.852,-15.049],[-49.82,-15.086],[-49.751,-15.084],[-49.608,-15.041]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5211008\",\"name\":\"Itapirapuã\",\"centroid\":[-50.7707,-15.7026]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.505,-16.006],[-50.464,-15.942],[-50.515,-15.872],[-50.508,-15.804],[-50.62,-15.723],[-50.6,-15.65],[-50.738,-15.493],[-50.809,-15.47],[-50.852,-15.504],[-50.927,-15.449],[-51.12,-15.437],[-51.055,-15.518],[-51,-15.716],[-50.807,-15.802],[-50.77,-15.928],[-50.723,-15.876],[-50.685,-15.902],[-50.683,-15.952],[-50.617,-15.969],[-50.587,-16.037],[-50.505,-16.006]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5211206\",\"name\":\"Itapuranga\",\"centroid\":[-49.9502,-15.5485]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.131,-15.584],[-50.114,-15.614],[-50.032,-15.577],[-49.989,-15.641],[-50.023,-15.781],[-49.894,-15.751],[-49.855,-15.701],[-49.816,-15.71],[-49.727,-15.652],[-49.693,-15.554],[-49.732,-15.526],[-49.772,-15.546],[-49.878,-15.52],[-49.86,-15.392],[-49.938,-15.357],[-50.052,-15.361],[-50.112,-15.37],[-50.16,-15.418],[-50.161,-15.544],[-50.131,-15.584]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5211305\",\"name\":\"Itarumã\",\"centroid\":[-51.3374,-18.8403]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.733,-19.187],[-50.786,-19.092],[-50.929,-19.018],[-50.995,-18.904],[-51.125,-18.872],[-51.355,-18.637],[-51.587,-18.502],[-51.765,-18.476],[-51.833,-18.569],[-51.927,-18.54],[-51.893,-18.651],[-51.795,-18.744],[-51.596,-18.795],[-51.581,-18.829],[-51.305,-18.968],[-51.312,-19],[-51.276,-19.029],[-51.153,-19.069],[-51.144,-19.105],[-51.056,-19.13],[-51.031,-19.171],[-50.953,-19.173],[-50.844,-19.312],[-50.746,-19.24],[-50.733,-19.187]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5211404\",\"name\":\"Itauçu\",\"centroid\":[-49.6047,-16.1946]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.653,-16.331],[-49.621,-16.29],[-49.644,-16.226],[-49.593,-16.226],[-49.548,-16.181],[-49.455,-16.225],[-49.41,-16.175],[-49.525,-16.114],[-49.642,-16.115],[-49.756,-16.231],[-49.753,-16.276],[-49.691,-16.27],[-49.653,-16.331]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5211503\",\"name\":\"Itumbiara\",\"centroid\":[-49.4168,-18.3562]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.249,-18.523],[-49.193,-18.45],[-49.21,-18.415],[-49.126,-18.384],[-49.079,-18.417],[-48.959,-18.323],[-49.011,-18.208],[-49.078,-18.187],[-49.101,-18.108],[-49.184,-18.169],[-49.248,-18.168],[-49.237,-18.218],[-49.406,-18.341],[-49.42,-18.289],[-49.477,-18.271],[-49.509,-18.214],[-49.564,-18.224],[-49.568,-18.285],[-49.603,-18.304],[-49.753,-18.213],[-49.979,-18.355],[-49.877,-18.4],[-49.811,-18.5],[-49.773,-18.496],[-49.741,-18.346],[-49.703,-18.417],[-49.627,-18.452],[-49.528,-18.41],[-49.475,-18.419],[-49.421,-18.447],[-49.422,-18.525],[-49.485,-18.552],[-49.406,-18.645],[-49.249,-18.523]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5211602\",\"name\":\"Ivolândia\",\"centroid\":[-51.0318,-16.6784]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.731,-16.586],[-50.792,-16.582],[-50.799,-16.532],[-50.862,-16.491],[-50.906,-16.529],[-50.99,-16.482],[-50.947,-16.585],[-51.037,-16.661],[-51.065,-16.823],[-51.137,-16.633],[-51.185,-16.645],[-51.243,-16.556],[-51.235,-16.496],[-51.277,-16.448],[-51.334,-16.477],[-51.4,-16.424],[-51.258,-16.616],[-51.22,-16.703],[-51.222,-16.809],[-51.056,-16.955],[-51.057,-16.86],[-50.849,-16.726],[-50.819,-16.675],[-50.767,-16.682],[-50.731,-16.586]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5211701\",\"name\":\"Jandaia\",\"centroid\":[-50.1832,-17.0923]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.143,-16.933],[-50.291,-16.902],[-50.276,-16.98],[-50.308,-17.067],[-50.27,-17.156],[-50.297,-17.18],[-50.234,-17.237],[-50.238,-17.287],[-50.181,-17.276],[-50.204,-17.358],[-50.139,-17.33],[-50.081,-17.049],[-50.033,-16.961],[-50.071,-16.917],[-50.1,-16.951],[-50.143,-16.933]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5211800\",\"name\":\"Jaraguá\",\"centroid\":[-49.3862,-15.7051]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.216,-15.857],[-49.127,-15.624],[-49.167,-15.627],[-49.238,-15.559],[-49.237,-15.455],[-49.282,-15.438],[-49.314,-15.493],[-49.431,-15.495],[-49.456,-15.534],[-49.526,-15.475],[-49.569,-15.478],[-49.537,-15.737],[-49.607,-15.883],[-49.541,-15.93],[-49.549,-15.974],[-49.465,-16.005],[-49.468,-15.946],[-49.344,-15.902],[-49.305,-15.826],[-49.255,-15.817],[-49.216,-15.857]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5211909\",\"name\":\"Jataí\",\"centroid\":[-51.7311,-17.9112]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.224,-17.813],[-52.189,-17.833],[-52.203,-17.94],[-52.152,-18.017],[-52.039,-18.074],[-52.029,-18.14],[-51.978,-18.16],[-51.846,-18.139],[-51.786,-18.263],[-51.738,-18.243],[-51.654,-18.287],[-51.643,-18.33],[-51.694,-18.362],[-51.648,-18.391],[-51.638,-18.501],[-51.572,-18.526],[-51.53,-18.538],[-51.382,-18.362],[-51.366,-18.281],[-51.456,-18.221],[-51.443,-18.165],[-51.333,-18.193],[-51.286,-18.082],[-51.156,-18.131],[-51.242,-17.886],[-51.386,-17.868],[-51.484,-17.748],[-51.638,-17.66],[-51.607,-17.604],[-51.688,-17.548],[-51.727,-17.465],[-51.696,-17.268],[-51.778,-17.318],[-51.849,-17.298],[-51.882,-17.371],[-51.955,-17.358],[-51.96,-17.432],[-52.026,-17.491],[-51.993,-17.645],[-52.234,-17.638],[-52.308,-17.586],[-52.214,-17.677],[-52.243,-17.729],[-52.219,-17.76],[-52.275,-17.775],[-52.224,-17.813]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212006\",\"name\":\"Jaupaci\",\"centroid\":[-51.0567,-16.1924]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.066,-16.306],[-50.996,-16.27],[-50.934,-16.31],[-50.901,-16.244],[-50.91,-16.184],[-51.213,-16.031],[-51.124,-16.297],[-51.066,-16.306]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212055\",\"name\":\"Jesúpolis\",\"centroid\":[-49.4087,-15.9621]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.363,-15.903],[-49.379,-15.914],[-49.393,-15.906],[-49.468,-15.946],[-49.465,-16.005],[-49.401,-16.015],[-49.375,-15.992],[-49.365,-16.006],[-49.356,-15.975],[-49.364,-15.954],[-49.348,-15.935],[-49.363,-15.903]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212105\",\"name\":\"Joviânia\",\"centroid\":[-49.6189,-17.7971]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.508,-17.75],[-49.544,-17.709],[-49.564,-17.784],[-49.694,-17.687],[-49.737,-17.745],[-49.684,-17.807],[-49.779,-17.776],[-49.785,-17.882],[-49.68,-17.86],[-49.656,-17.881],[-49.569,-17.833],[-49.45,-17.849],[-49.428,-17.748],[-49.508,-17.75]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212204\",\"name\":\"Jussara\",\"centroid\":[-51.3302,-15.5783]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.258,-15.969],[-51.221,-15.942],[-51.069,-15.969],[-50.906,-16.052],[-50.872,-16.012],[-50.785,-16],[-50.764,-15.906],[-50.807,-15.802],[-51,-15.716],[-51.049,-15.867],[-51.116,-15.907],[-51.156,-15.798],[-51.243,-15.808],[-51.43,-15.67],[-51.442,-15.609],[-51.387,-15.632],[-51.373,-15.598],[-51.243,-15.677],[-51.179,-15.646],[-51.243,-15.544],[-51.232,-15.485],[-51.311,-15.481],[-51.307,-15.323],[-51.213,-15.308],[-51.231,-15.271],[-51.38,-15.244],[-51.407,-15.087],[-51.339,-14.975],[-51.527,-15.059],[-51.593,-15.152],[-51.652,-15.18],[-51.672,-15.248],[-51.647,-15.268],[-51.685,-15.3],[-51.669,-15.374],[-51.709,-15.462],[-51.636,-15.524],[-51.653,-15.56],[-51.58,-15.601],[-51.528,-15.812],[-51.434,-15.845],[-51.378,-15.931],[-51.258,-15.969]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212253\",\"name\":\"Lagoa Santa\",\"centroid\":[-51.2818,-19.1848]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.448,-19.16],[-51.364,-19.223],[-51.309,-19.218],[-51.277,-19.261],[-51.092,-19.308],[-51.103,-19.215],[-51.203,-19.183],[-51.328,-19.076],[-51.436,-19.066],[-51.448,-19.16]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212303\",\"name\":\"Leopoldo de Bulhões\",\"centroid\":[-48.8838,-16.5687]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.901,-16.419],[-49.003,-16.501],[-49.003,-16.563],[-48.964,-16.567],[-48.925,-16.635],[-49.012,-16.66],[-48.92,-16.692],[-48.876,-16.639],[-48.833,-16.659],[-48.794,-16.63],[-48.722,-16.686],[-48.726,-16.604],[-48.785,-16.588],[-48.901,-16.419]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212501\",\"name\":\"Luziânia\",\"centroid\":[-47.9894,-16.4786]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.732,-16.166],[-47.811,-16.251],[-47.862,-16.158],[-47.964,-16.105],[-48.028,-16.204],[-48.141,-16.169],[-48.223,-16.324],[-48.401,-16.327],[-48.401,-16.384],[-48.27,-16.489],[-48.19,-16.655],[-48.198,-16.73],[-48.087,-16.771],[-48.074,-16.93],[-48.016,-16.928],[-47.918,-17.004],[-47.88,-16.704],[-47.819,-16.634],[-47.789,-16.524],[-47.776,-16.568],[-47.72,-16.535],[-47.718,-16.471],[-47.648,-16.372],[-47.658,-16.167],[-47.732,-16.166]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212600\",\"name\":\"Mairipotaba\",\"centroid\":[-49.4629,-17.2919]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.619,-17.292],[-49.51,-17.351],[-49.446,-17.329],[-49.291,-17.507],[-49.3,-17.373],[-49.351,-17.319],[-49.476,-17.289],[-49.489,-17.259],[-49.407,-17.203],[-49.445,-17.145],[-49.508,-17.151],[-49.621,-17.229],[-49.619,-17.292]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212709\",\"name\":\"Mambaí\",\"centroid\":[-46.066,-14.4209]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.198,-14.454],[-46.126,-14.533],[-46.109,-14.609],[-46.001,-14.667],[-45.975,-14.539],[-46.019,-14.472],[-46.004,-14.425],[-45.932,-14.409],[-45.907,-14.355],[-45.995,-14.256],[-46.06,-14.232],[-46.082,-14.265],[-46.15,-14.262],[-46.196,-14.302],[-46.201,-14.402],[-46.173,-14.438],[-46.198,-14.454]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212808\",\"name\":\"Mara Rosa\",\"centroid\":[-49.4034,-13.9951]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.224,-13.865],[-49.264,-13.962],[-49.322,-14],[-49.36,-13.941],[-49.52,-13.987],[-49.672,-13.838],[-49.78,-13.848],[-49.835,-13.904],[-49.798,-13.961],[-49.811,-13.989],[-49.745,-14.046],[-49.756,-14.083],[-49.679,-14.059],[-49.605,-14.137],[-49.521,-14.082],[-49.388,-14.067],[-49.364,-14.124],[-49.285,-14.163],[-49.279,-14.221],[-49.217,-14.105],[-49.176,-14.133],[-49.175,-14.024],[-49.102,-14.005],[-48.966,-14.035],[-48.881,-13.932],[-48.919,-13.942],[-49.024,-13.89],[-49.111,-13.939],[-49.141,-13.861],[-49.224,-13.865]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212907\",\"name\":\"Marzagão\",\"centroid\":[-48.6867,-17.9863]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.636,-18.048],[-48.62,-18.007],[-48.634,-17.946],[-48.717,-17.852],[-48.709,-17.902],[-48.766,-17.934],[-48.733,-17.985],[-48.732,-18.042],[-48.692,-18.095],[-48.657,-18.088],[-48.636,-18.048]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5212956\",\"name\":\"Matrinchã\",\"centroid\":[-50.7699,-15.3779]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.927,-15.449],[-50.852,-15.504],[-50.809,-15.47],[-50.738,-15.493],[-50.65,-15.593],[-50.517,-15.546],[-50.519,-15.426],[-50.562,-15.47],[-50.608,-15.466],[-50.732,-15.303],[-50.723,-15.084],[-50.787,-15.022],[-50.741,-15.118],[-50.801,-15.203],[-50.87,-15.196],[-50.895,-15.226],[-50.913,-15.204],[-50.909,-15.32],[-51.002,-15.328],[-51.069,-15.268],[-50.927,-15.449]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213004\",\"name\":\"Maurilândia\",\"centroid\":[-50.3659,-18.0345]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.227,-18.014],[-50.291,-18.03],[-50.283,-18.003],[-50.308,-18.008],[-50.344,-17.942],[-50.401,-17.929],[-50.468,-17.951],[-50.507,-18.02],[-50.438,-18.051],[-50.408,-18.128],[-50.357,-18.16],[-50.282,-18.079],[-50.195,-18.069],[-50.227,-18.014]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213053\",\"name\":\"Mimoso de Goiás\",\"centroid\":[-48.3064,-15.0215]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.09,-15.136],[-48.036,-14.962],[-48.101,-14.849],[-48.358,-14.911],[-48.524,-15.017],[-48.605,-14.995],[-48.653,-15.043],[-48.618,-15.145],[-48.544,-15.175],[-48.421,-15.088],[-48.115,-15.154],[-48.09,-15.136]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213087\",\"name\":\"Minaçu\",\"centroid\":[-48.3511,-13.5025]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.12,-13.628],[-48.092,-13.548],[-48.141,-13.548],[-48.133,-13.504],[-48.199,-13.471],[-48.182,-13.419],[-48.148,-13.44],[-48.171,-13.312],[-48.144,-13.152],[-48.437,-13.284],[-48.475,-13.229],[-48.47,-13.146],[-48.516,-13.139],[-48.554,-13.204],[-48.554,-13.303],[-48.58,-13.313],[-48.58,-13.422],[-48.54,-13.45],[-48.686,-13.594],[-48.699,-13.641],[-48.592,-13.63],[-48.563,-13.592],[-48.462,-13.617],[-48.437,-13.758],[-48.347,-13.862],[-48.304,-13.833],[-48.242,-13.855],[-48.138,-13.755],[-48.12,-13.628]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213103\",\"name\":\"Mineiros\",\"centroid\":[-52.7594,-17.5962]},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[[[-52.406,-17.261],[-52.423,-17.285],[-52.468,-17.248],[-52.492,-17.262],[-52.511,-17.128],[-52.545,-17.066],[-52.63,-17.017],[-52.617,-16.968],[-52.724,-16.963],[-52.825,-16.895],[-52.826,-16.777],[-52.933,-16.803],[-52.909,-16.926],[-52.959,-16.973],[-52.967,-17.084],[-52.886,-17.282],[-53.087,-17.364],[-53.102,-17.454],[-53.18,-17.535],[-53.066,-17.664],[-53.247,-17.605],[-53.234,-17.713],[-53.16,-17.775],[-53.125,-17.918],[-53.065,-17.988],[-53.076,-18.051],[-53.143,-18.084],[-53.072,-18.341],[-53.028,-18.352],[-52.954,-18.297],[-52.821,-18.311],[-52.783,-18.07],[-52.712,-17.972],[-52.664,-17.977],[-52.566,-17.91],[-52.492,-17.91],[-52.396,-17.831],[-52.261,-17.843],[-52.224,-17.813],[-52.275,-17.775],[-52.219,-17.76],[-52.243,-17.729],[-52.214,-17.677],[-52.371,-17.512],[-52.365,-17.431],[-52.529,-17.371],[-52.429,-17.323],[-52.298,-17.343],[-52.263,-17.402],[-52.222,-17.397],[-52.192,-17.438],[-52.1,-17.398],[-52.158,-17.315],[-52.263,-17.327],[-52.406,-17.261]],[[-52.522,-17.343],[-52.63,-17.464],[-52.657,-17.433],[-52.765,-17.42],[-52.851,-17.432],[-52.885,-17.477],[-52.892,-17.411],[-52.806,-17.344],[-52.812,-17.288],[-52.691,-17.206],[-52.607,-17.33],[-52.522,-17.343]]],[[[-52.921,-18.613],[-52.913,-18.642],[-52.873,-18.646],[-52.839,-18.424],[-52.871,-18.426],[-52.881,-18.465],[-52.962,-18.541],[-52.941,-18.611],[-52.921,-18.613]]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213400\",\"name\":\"Moiporá\",\"centroid\":[-50.7677,-16.5132]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.978,-16.477],[-50.919,-16.527],[-50.876,-16.526],[-50.862,-16.491],[-50.817,-16.51],[-50.809,-16.57],[-50.7,-16.621],[-50.617,-16.591],[-50.602,-16.506],[-50.656,-16.495],[-50.68,-16.407],[-50.775,-16.507],[-50.928,-16.396],[-50.978,-16.477]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213509\",\"name\":\"Monte Alegre de Goiás\",\"centroid\":[-46.9245,-13.2977]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.127,-13.44],[-47.068,-13.446],[-47.084,-13.486],[-47.051,-13.526],[-46.928,-13.591],[-46.851,-13.615],[-46.791,-13.591],[-46.749,-13.408],[-46.7,-13.37],[-46.682,-13.245],[-46.558,-13.186],[-46.451,-13.059],[-46.459,-13.017],[-46.502,-13.005],[-46.737,-13.108],[-46.884,-13.051],[-46.979,-13.131],[-47.133,-13.178],[-47.155,-13.21],[-47.225,-13.194],[-47.281,-13.265],[-47.371,-13.229],[-47.395,-13.246],[-47.33,-13.381],[-47.257,-13.45],[-47.197,-13.452],[-47.154,-13.413],[-47.127,-13.44]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213707\",\"name\":\"Montes Claros de Goiás\",\"centroid\":[-51.5782,-15.9155]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.616,-16.184],[-51.472,-16.112],[-51.424,-16.166],[-51.427,-16.207],[-51.309,-16.204],[-51.281,-16.166],[-51.258,-16.185],[-51.203,-16.07],[-51.208,-16.003],[-51.331,-15.925],[-51.378,-15.931],[-51.434,-15.845],[-51.528,-15.812],[-51.58,-15.601],[-51.653,-15.56],[-51.636,-15.524],[-51.699,-15.485],[-51.739,-15.559],[-51.777,-15.535],[-51.757,-15.633],[-51.88,-15.824],[-51.833,-15.862],[-51.865,-15.912],[-51.823,-15.921],[-51.862,-15.965],[-51.829,-16.026],[-51.757,-16.089],[-51.721,-16.08],[-51.616,-16.184]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213756\",\"name\":\"Montividiu\",\"centroid\":[-51.191,-17.3185]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.056,-16.955],[-51.108,-16.969],[-51.087,-17.014],[-51.133,-17.111],[-51.265,-17.155],[-51.324,-17.27],[-51.434,-17.339],[-51.522,-17.338],[-51.537,-17.379],[-51.473,-17.393],[-51.437,-17.437],[-51.458,-17.471],[-51.241,-17.533],[-51.081,-17.529],[-50.938,-17.414],[-50.988,-17.373],[-50.972,-17.319],[-51.014,-17.328],[-51.124,-17.271],[-51.127,-17.22],[-51.025,-17.176],[-51.011,-17.126],[-50.944,-17.086],[-51.056,-16.955]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213772\",\"name\":\"Montividiu do Norte\",\"centroid\":[-48.733,-13.1442]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.855,-13.219],[-48.764,-13.293],[-48.818,-13.331],[-48.636,-13.408],[-48.56,-13.388],[-48.6,-13.288],[-48.576,-13.124],[-48.6,-13.059],[-48.67,-12.996],[-48.717,-13.002],[-48.736,-12.921],[-48.87,-12.803],[-48.859,-12.915],[-48.825,-12.949],[-48.871,-12.992],[-48.87,-13.067],[-48.899,-13.071],[-48.888,-13.149],[-48.916,-13.15],[-48.855,-13.219]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213806\",\"name\":\"Morrinhos\",\"centroid\":[-49.1274,-17.7723]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.175,-17.988],[-49.062,-17.949],[-48.96,-17.985],[-48.929,-18.02],[-48.941,-18.055],[-48.889,-18.093],[-48.819,-17.822],[-48.839,-17.7],[-48.962,-17.569],[-49.079,-17.521],[-49.154,-17.544],[-49.302,-17.507],[-49.301,-17.569],[-49.408,-17.632],[-49.419,-17.712],[-49.46,-17.751],[-49.424,-17.757],[-49.46,-17.869],[-49.359,-17.96],[-49.289,-17.946],[-49.175,-17.988]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213855\",\"name\":\"Morro Agudo de Goiás\",\"centroid\":[-50.0103,-15.3122]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.896,-15.325],[-49.918,-15.274],[-49.905,-15.253],[-49.99,-15.269],[-50.048,-15.222],[-50.106,-15.286],[-50.135,-15.398],[-50.112,-15.37],[-50.052,-15.361],[-49.896,-15.371],[-49.896,-15.325]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5213905\",\"name\":\"Mossâmedes\",\"centroid\":[-50.161,-16.1631]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.37,-16.142],[-50.28,-16.158],[-50.201,-16.264],[-50.229,-16.297],[-50.139,-16.328],[-50.093,-16.226],[-49.941,-16.224],[-50.032,-16.184],[-50.043,-16.03],[-50.257,-16.094],[-50.366,-16.081],[-50.37,-16.142]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214002\",\"name\":\"Mozarlândia\",\"centroid\":[-50.5877,-14.841]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.8,-14.902],[-50.771,-14.957],[-50.595,-14.99],[-50.514,-15.056],[-50.401,-15.028],[-50.304,-14.898],[-50.445,-14.724],[-50.504,-14.715],[-50.486,-14.691],[-50.552,-14.612],[-50.58,-14.669],[-50.72,-14.717],[-50.78,-14.685],[-50.784,-14.628],[-50.846,-14.61],[-50.875,-14.668],[-50.836,-14.719],[-50.8,-14.902]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214051\",\"name\":\"Mundo Novo\",\"centroid\":[-50.2024,-13.7966]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.16,-14.001],[-49.951,-14.022],[-49.92,-13.932],[-49.975,-13.884],[-49.925,-13.754],[-49.96,-13.744],[-49.974,-13.689],[-50.033,-13.679],[-50.054,-13.705],[-50.101,-13.66],[-50.125,-13.686],[-50.187,-13.641],[-50.239,-13.653],[-50.245,-13.58],[-50.276,-13.577],[-50.258,-13.537],[-50.385,-13.575],[-50.444,-13.544],[-50.469,-13.563],[-50.459,-13.694],[-50.483,-13.751],[-50.371,-13.853],[-50.345,-13.967],[-50.16,-14.001]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214101\",\"name\":\"Mutunópolis\",\"centroid\":[-49.3032,-13.7205]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.141,-13.861],[-49.176,-13.716],[-49.115,-13.675],[-49.077,-13.556],[-49.24,-13.592],[-49.267,-13.564],[-49.358,-13.564],[-49.308,-13.697],[-49.358,-13.71],[-49.454,-13.667],[-49.537,-13.713],[-49.582,-13.78],[-49.526,-13.835],[-49.41,-13.816],[-49.334,-13.765],[-49.295,-13.8],[-49.334,-13.87],[-49.141,-13.861]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214408\",\"name\":\"Nazário\",\"centroid\":[-49.8503,-16.5821]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.983,-16.561],[-50.007,-16.621],[-49.974,-16.59],[-49.884,-16.641],[-49.729,-16.638],[-49.73,-16.58],[-49.797,-16.517],[-49.91,-16.525],[-49.983,-16.561]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214507\",\"name\":\"Nerópolis\",\"centroid\":[-49.1832,-16.4224]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.28,-16.399],[-49.174,-16.467],[-49.196,-16.494],[-49.175,-16.54],[-49.121,-16.51],[-49.109,-16.432],[-49.178,-16.348],[-49.228,-16.32],[-49.258,-16.335],[-49.252,-16.395],[-49.28,-16.399]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214606\",\"name\":\"Niquelândia\",\"centroid\":[-48.4017,-14.4982]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.319,-13.939],[-48.321,-13.977],[-48.474,-14.02],[-48.501,-14.108],[-48.567,-14.135],[-48.602,-14.187],[-48.764,-14.12],[-48.81,-14.171],[-48.849,-14.158],[-48.894,-14.23],[-49.017,-14.321],[-48.984,-14.345],[-48.978,-14.416],[-49.05,-14.499],[-49.006,-14.557],[-49.04,-14.577],[-48.985,-14.594],[-48.95,-14.681],[-48.872,-14.695],[-48.767,-14.644],[-48.727,-14.676],[-48.714,-14.804],[-48.761,-14.85],[-48.75,-14.93],[-48.685,-14.96],[-48.698,-14.982],[-48.64,-14.969],[-48.634,-15],[-48.524,-15.017],[-48.46,-14.957],[-48.184,-14.849],[-48.101,-14.849],[-48.08,-14.899],[-48.026,-14.821],[-47.907,-14.798],[-47.779,-14.678],[-47.762,-14.544],[-47.824,-14.503],[-47.86,-14.404],[-47.834,-14.334],[-47.914,-14.332],[-47.908,-14.283],[-47.954,-14.282],[-48.128,-14.169],[-48.192,-14.026],[-48.281,-13.939],[-48.319,-13.939]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214705\",\"name\":\"Nova América\",\"centroid\":[-49.934,-15.0421]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.859,-14.983],[-49.907,-14.967],[-49.969,-15.021],[-49.989,-15.015],[-50.05,-15.066],[-50.06,-15.118],[-49.989,-15.08],[-49.824,-15.081],[-49.852,-15.049],[-49.841,-15.007],[-49.859,-14.983]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214804\",\"name\":\"Nova Aurora\",\"centroid\":[-48.2943,-18.0988]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.314,-17.943],[-48.297,-18.035],[-48.397,-18.128],[-48.32,-18.25],[-48.272,-18.223],[-48.276,-18.147],[-48.208,-18.07],[-48.21,-17.997],[-48.314,-17.943]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214838\",\"name\":\"Nova Crixás\",\"centroid\":[-50.5625,-14.1332]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.848,-14.62],[-50.784,-14.628],[-50.78,-14.685],[-50.72,-14.717],[-50.58,-14.669],[-50.552,-14.612],[-50.486,-14.691],[-50.496,-14.723],[-50.423,-14.736],[-50.283,-14.737],[-50.235,-14.649],[-50.295,-14.582],[-50.27,-14.529],[-50.355,-14.354],[-50.144,-14.126],[-50.157,-14.006],[-50.345,-13.967],[-50.371,-13.853],[-50.485,-13.746],[-50.459,-13.694],[-50.464,-13.569],[-50.538,-13.503],[-50.52,-13.464],[-50.593,-13.404],[-50.611,-13.32],[-50.664,-13.374],[-50.664,-13.435],[-50.759,-13.52],[-50.804,-13.69],[-50.874,-13.735],[-50.841,-13.864],[-50.867,-13.968],[-50.831,-14.083],[-50.849,-14.12],[-50.758,-14.297],[-50.858,-14.491],[-50.881,-14.599],[-50.848,-14.62]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214861\",\"name\":\"Nova Glória\",\"centroid\":[-49.5041,-15.0738]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.506,-15.176],[-49.474,-15.155],[-49.5,-15.136],[-49.398,-15.094],[-49.323,-14.989],[-49.369,-15.012],[-49.428,-14.971],[-49.44,-15.002],[-49.541,-14.986],[-49.608,-15.041],[-49.636,-15.095],[-49.6,-15.18],[-49.506,-15.176]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214879\",\"name\":\"Nova Iguaçu de Goiás\",\"centroid\":[-49.286,-14.306]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.279,-14.221],[-49.429,-14.281],[-49.363,-14.518],[-49.302,-14.405],[-49.188,-14.371],[-49.16,-14.213],[-49.203,-14.097],[-49.279,-14.221]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5214903\",\"name\":\"Nova Roma\",\"centroid\":[-47.0091,-13.8056]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.198,-13.862],[-47.171,-13.915],[-47.194,-13.966],[-47.127,-14.088],[-47.039,-14.032],[-46.986,-14.053],[-46.991,-14.092],[-46.938,-14.103],[-46.876,-14.034],[-46.827,-14.032],[-46.837,-13.911],[-46.866,-13.88],[-46.827,-13.854],[-46.851,-13.829],[-46.817,-13.794],[-46.832,-13.755],[-46.783,-13.717],[-46.793,-13.663],[-47.051,-13.526],[-47.084,-13.486],[-47.068,-13.446],[-47.127,-13.44],[-47.148,-13.681],[-47.203,-13.773],[-47.198,-13.862]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215009\",\"name\":\"Nova Veneza\",\"centroid\":[-49.305,-16.3558]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.333,-16.287],[-49.368,-16.375],[-49.334,-16.389],[-49.298,-16.437],[-49.28,-16.399],[-49.252,-16.395],[-49.258,-16.335],[-49.228,-16.32],[-49.319,-16.312],[-49.316,-16.282],[-49.344,-16.27],[-49.333,-16.287]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215207\",\"name\":\"Novo Brasil\",\"centroid\":[-50.6498,-16.0494]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.796,-16.001],[-50.821,-16.076],[-50.654,-16.109],[-50.633,-16.156],[-50.609,-16.148],[-50.595,-16.233],[-50.482,-16.132],[-50.505,-16.006],[-50.587,-16.037],[-50.617,-15.969],[-50.683,-15.952],[-50.685,-15.902],[-50.723,-15.876],[-50.792,-15.946],[-50.796,-16.001]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215231\",\"name\":\"Novo Gama\",\"centroid\":[-48.074,-16.1246]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.141,-16.169],[-48.028,-16.204],[-48.001,-16.141],[-48.031,-16.087],[-48.018,-16.05],[-48.085,-16.05],[-48.148,-16.096],[-48.141,-16.169]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215256\",\"name\":\"Novo Planalto\",\"centroid\":[-49.7229,-13.2487]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.368,-13.272],[-49.909,-12.975],[-49.819,-13.182],[-49.818,-13.28],[-49.901,-13.45],[-49.978,-13.497],[-49.849,-13.495],[-49.822,-13.452],[-49.697,-13.408],[-49.584,-13.292],[-49.495,-13.252],[-49.368,-13.272]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215306\",\"name\":\"Orizona\",\"centroid\":[-48.1935,-17.0056]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.49,-17.002],[-48.324,-17.154],[-48.226,-17.199],[-48.187,-17.274],[-48.199,-17.31],[-48.032,-17.193],[-47.918,-17.004],[-48.016,-16.928],[-48.074,-16.93],[-48.08,-16.785],[-48.152,-16.732],[-48.257,-16.739],[-48.263,-16.799],[-48.302,-16.81],[-48.364,-16.908],[-48.449,-16.93],[-48.49,-17.002]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215405\",\"name\":\"Ouro Verde de Goiás\",\"centroid\":[-49.2183,-16.254]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.228,-16.32],[-49.193,-16.346],[-49.165,-16.314],[-49.178,-16.264],[-49.143,-16.23],[-49.189,-16.142],[-49.216,-16.191],[-49.311,-16.23],[-49.288,-16.233],[-49.276,-16.268],[-49.298,-16.319],[-49.228,-16.32]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215504\",\"name\":\"Ouvidor\",\"centroid\":[-47.7447,-18.2225]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.875,-18.283],[-47.61,-18.316],[-47.638,-18.289],[-47.617,-18.248],[-47.602,-18.258],[-47.653,-18.216],[-47.637,-18.194],[-47.66,-18.162],[-47.689,-18.166],[-47.691,-18.132],[-47.759,-18.118],[-47.841,-18.156],[-47.875,-18.283]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215603\",\"name\":\"Padre Bernardo\",\"centroid\":[-48.2996,-15.3602]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.252,-15.659],[-48.2,-15.623],[-48.2,-15.502],[-48.054,-15.502],[-48.042,-15.47],[-47.956,-15.44],[-47.925,-15.358],[-48.018,-15.215],[-48.13,-15.136],[-48.366,-15.09],[-48.459,-15.104],[-48.544,-15.175],[-48.607,-15.153],[-48.562,-15.241],[-48.592,-15.287],[-48.554,-15.456],[-48.583,-15.553],[-48.534,-15.609],[-48.414,-15.654],[-48.375,-15.613],[-48.252,-15.659]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215652\",\"name\":\"Palestina de Goiás\",\"centroid\":[-51.44,-16.7004]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.577,-16.663],[-51.611,-16.693],[-51.597,-16.75],[-51.661,-16.803],[-51.645,-16.928],[-51.59,-16.878],[-51.489,-16.89],[-51.407,-16.822],[-51.257,-16.782],[-51.222,-16.73],[-51.258,-16.616],[-51.308,-16.566],[-51.289,-16.556],[-51.378,-16.465],[-51.505,-16.539],[-51.577,-16.663]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215702\",\"name\":\"Palmeiras de Goiás\",\"centroid\":[-49.9483,-16.8068]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.729,-16.638],[-49.884,-16.641],[-49.974,-16.59],[-50.15,-16.681],[-50.099,-16.891],[-50.155,-16.915],[-50.108,-16.952],[-50.071,-16.917],[-50.033,-16.961],[-50.081,-17.049],[-50.069,-17.084],[-49.95,-17.03],[-49.928,-16.961],[-49.828,-16.959],[-49.802,-16.903],[-49.725,-16.933],[-49.782,-16.784],[-49.729,-16.638]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215801\",\"name\":\"Palmelo\",\"centroid\":[-48.3957,-17.3057]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.404,-17.239],[-48.428,-17.26],[-48.409,-17.276],[-48.422,-17.32],[-48.438,-17.331],[-48.392,-17.346],[-48.389,-17.373],[-48.376,-17.367],[-48.365,-17.336],[-48.369,-17.31],[-48.384,-17.304],[-48.374,-17.27],[-48.404,-17.239]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5215900\",\"name\":\"Palminópolis\",\"centroid\":[-50.1952,-16.8219]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.143,-16.933],[-50.152,-16.912],[-50.099,-16.891],[-50.104,-16.798],[-50.159,-16.722],[-50.15,-16.681],[-50.254,-16.737],[-50.303,-16.858],[-50.281,-16.899],[-50.143,-16.933]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5216007\",\"name\":\"Panamá\",\"centroid\":[-49.4019,-18.2039]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.252,-18.179],[-49.29,-18.145],[-49.351,-18.182],[-49.375,-18.137],[-49.497,-18.078],[-49.55,-18.206],[-49.426,-18.282],[-49.406,-18.341],[-49.237,-18.218],[-49.252,-18.179]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5216304\",\"name\":\"Paranaiguara\",\"centroid\":[-50.6253,-18.8086]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.709,-18.995],[-50.679,-18.913],[-50.603,-18.927],[-50.495,-18.893],[-50.461,-18.914],[-50.352,-18.76],[-50.421,-18.736],[-50.523,-18.621],[-50.553,-18.617],[-50.582,-18.669],[-50.584,-18.773],[-50.673,-18.747],[-50.791,-18.66],[-50.839,-18.742],[-50.836,-18.917],[-50.709,-18.995]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5216403\",\"name\":\"Paraúna\",\"centroid\":[-50.6421,-17.0492]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.245,-17.271],[-50.234,-17.237],[-50.297,-17.18],[-50.27,-17.156],[-50.308,-17.067],[-50.276,-16.98],[-50.285,-16.891],[-50.419,-16.917],[-50.456,-16.888],[-50.45,-16.798],[-50.576,-16.848],[-50.71,-16.808],[-50.798,-16.821],[-50.819,-16.675],[-50.849,-16.726],[-51.057,-16.86],[-51.056,-16.955],[-50.907,-17.154],[-50.765,-17.2],[-50.671,-17.359],[-50.59,-17.409],[-50.527,-17.43],[-50.515,-17.346],[-50.458,-17.33],[-50.392,-17.189],[-50.354,-17.302],[-50.272,-17.248],[-50.245,-17.271]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5216452\",\"name\":\"Perolândia\",\"centroid\":[-52.2264,-17.4932]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.308,-17.586],[-52.234,-17.638],[-51.993,-17.645],[-52.008,-17.501],[-52.1,-17.411],[-52.192,-17.438],[-52.328,-17.333],[-52.474,-17.322],[-52.514,-17.349],[-52.529,-17.371],[-52.481,-17.409],[-52.365,-17.431],[-52.371,-17.512],[-52.308,-17.586]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5216809\",\"name\":\"Petrolina de Goiás\",\"centroid\":[-49.3146,-16.1106]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.365,-16.006],[-49.399,-16.003],[-49.432,-16.056],[-49.447,-16.167],[-49.299,-16.229],[-49.165,-16.138],[-49.184,-16.117],[-49.133,-16.05],[-49.15,-16.03],[-49.177,-16.084],[-49.215,-16.082],[-49.272,-16.012],[-49.365,-16.006]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5216908\",\"name\":\"Pilar de Goiás\",\"centroid\":[-49.5241,-14.589]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.646,-14.841],[-49.59,-14.802],[-49.445,-14.872],[-49.412,-14.848],[-49.528,-14.775],[-49.532,-14.74],[-49.436,-14.62],[-49.442,-14.552],[-49.355,-14.502],[-49.403,-14.442],[-49.425,-14.259],[-49.458,-14.29],[-49.473,-14.25],[-49.561,-14.199],[-49.562,-14.233],[-49.497,-14.255],[-49.473,-14.463],[-49.548,-14.48],[-49.534,-14.542],[-49.567,-14.648],[-49.615,-14.677],[-49.635,-14.578],[-49.735,-14.609],[-49.665,-14.705],[-49.646,-14.841]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5217104\",\"name\":\"Piracanjuba\",\"centroid\":[-48.9948,-17.3361]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.302,-17.507],[-49.154,-17.544],[-49.079,-17.521],[-48.928,-17.6],[-48.897,-17.532],[-48.797,-17.573],[-48.705,-17.537],[-48.705,-17.482],[-48.755,-17.482],[-48.804,-17.429],[-48.785,-17.278],[-48.849,-17.056],[-48.982,-17.092],[-49.084,-17.061],[-49.119,-17.096],[-49.11,-17.136],[-49.193,-17.136],[-49.224,-17.082],[-49.176,-17.276],[-49.2,-17.354],[-49.247,-17.344],[-49.236,-17.45],[-49.302,-17.507]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5217203\",\"name\":\"Piranhas\",\"centroid\":[-51.8439,-16.4172]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.125,-16.471],[-52.052,-16.49],[-52.046,-16.546],[-51.975,-16.628],[-51.875,-16.657],[-51.768,-16.601],[-51.675,-16.637],[-51.668,-16.599],[-51.602,-16.602],[-51.57,-16.562],[-51.669,-16.444],[-51.674,-16.419],[-51.615,-16.397],[-51.667,-16.34],[-51.672,-16.258],[-51.734,-16.222],[-51.83,-16.083],[-51.903,-16.123],[-51.885,-16.202],[-52.137,-16.433],[-52.125,-16.471]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5217302\",\"name\":\"Pirenópolis\",\"centroid\":[-49.0111,-15.8113]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.814,-15.518],[-48.957,-15.511],[-49.019,-15.572],[-49.081,-15.511],[-49.187,-15.602],[-49.127,-15.624],[-49.216,-15.857],[-49.134,-16.002],[-49.184,-16.117],[-49.165,-16.138],[-48.94,-16.134],[-48.898,-16.032],[-48.901,-15.884],[-48.844,-15.841],[-48.862,-15.812],[-48.817,-15.749],[-48.829,-15.625],[-48.792,-15.585],[-48.792,-15.555],[-48.831,-15.543],[-48.814,-15.518]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5217401\",\"name\":\"Pires do Rio\",\"centroid\":[-48.383,-17.2777]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.404,-17.239],[-48.365,-17.336],[-48.389,-17.373],[-48.414,-17.343],[-48.442,-17.498],[-48.502,-17.572],[-48.441,-17.613],[-48.375,-17.549],[-48.364,-17.464],[-48.282,-17.43],[-48.187,-17.274],[-48.241,-17.185],[-48.324,-17.154],[-48.49,-17.002],[-48.607,-17.222],[-48.456,-17.2],[-48.404,-17.239]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5217609\",\"name\":\"Planaltina\",\"centroid\":[-47.7493,-15.2826]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.493,-15.502],[-47.462,-15.374],[-47.485,-15.299],[-47.539,-15.291],[-47.505,-15.247],[-47.571,-15.047],[-47.715,-15.02],[-47.823,-15.097],[-47.925,-15.077],[-48.107,-15.148],[-48.076,-15.197],[-48.018,-15.215],[-47.925,-15.358],[-47.956,-15.44],[-48.042,-15.47],[-48.054,-15.502],[-47.493,-15.502]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5217708\",\"name\":\"Pontalina\",\"centroid\":[-49.5348,-17.5319]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.412,-17.655],[-49.301,-17.569],[-49.302,-17.507],[-49.446,-17.329],[-49.51,-17.351],[-49.594,-17.297],[-49.646,-17.302],[-49.654,-17.393],[-49.625,-17.435],[-49.649,-17.434],[-49.63,-17.479],[-49.664,-17.49],[-49.654,-17.517],[-49.76,-17.585],[-49.825,-17.585],[-49.564,-17.784],[-49.544,-17.709],[-49.508,-17.75],[-49.502,-17.656],[-49.434,-17.634],[-49.412,-17.655]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5218003\",\"name\":\"Porangatu\",\"centroid\":[-49.2303,-13.2888]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.955,-13.346],[-48.9,-13.255],[-48.857,-13.244],[-48.916,-13.15],[-48.888,-13.149],[-48.899,-13.071],[-48.87,-13.067],[-48.871,-12.992],[-48.825,-12.949],[-48.859,-12.915],[-48.842,-12.882],[-48.88,-12.817],[-48.976,-12.957],[-49.022,-12.906],[-49.088,-12.891],[-49.067,-12.845],[-49.127,-12.792],[-49.238,-12.884],[-49.352,-13.094],[-49.339,-13.253],[-49.381,-13.277],[-49.495,-13.252],[-49.647,-13.353],[-49.538,-13.531],[-49.686,-13.672],[-49.715,-13.743],[-49.651,-13.727],[-49.559,-13.769],[-49.537,-13.713],[-49.438,-13.665],[-49.358,-13.71],[-49.308,-13.697],[-49.363,-13.569],[-49.267,-13.564],[-49.24,-13.592],[-49.088,-13.563],[-49.012,-13.499],[-48.998,-13.399],[-48.955,-13.346]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5218052\",\"name\":\"Porteirão\",\"centroid\":[-50.1484,-17.9019]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.087,-17.785],[-50.151,-17.807],[-50.209,-17.771],[-50.27,-17.796],[-50.233,-17.868],[-50.24,-17.904],[-50.298,-17.922],[-50.294,-17.976],[-50.211,-17.985],[-50.227,-18.014],[-50.169,-18.074],[-50.136,-18],[-50.074,-17.947],[-50.017,-17.954],[-49.972,-17.898],[-50.087,-17.785]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5218102\",\"name\":\"Portelândia\",\"centroid\":[-52.7103,-17.3516]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.522,-17.343],[-52.607,-17.33],[-52.691,-17.206],[-52.812,-17.288],[-52.806,-17.344],[-52.892,-17.411],[-52.885,-17.477],[-52.851,-17.432],[-52.765,-17.42],[-52.657,-17.433],[-52.63,-17.464],[-52.522,-17.343]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5218300\",\"name\":\"Posse\",\"centroid\":[-46.4315,-14.2279]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.431,-14.039],[-46.52,-14.056],[-46.494,-14.105],[-46.697,-14.162],[-46.774,-14.345],[-46.815,-14.373],[-46.712,-14.392],[-46.548,-14.366],[-46.425,-14.386],[-46.426,-14.427],[-46.346,-14.372],[-46.282,-14.372],[-46.184,-14.275],[-46.082,-14.265],[-46.06,-14.232],[-46.061,-14.195],[-46.102,-14.208],[-46.116,-14.162],[-46.187,-14.153],[-46.227,-14.049],[-46.284,-14.053],[-46.298,-14.021],[-46.431,-14.039]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5218391\",\"name\":\"Professor Jamil\",\"centroid\":[-49.2441,-17.2625]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.276,-17.473],[-49.229,-17.432],[-49.247,-17.344],[-49.2,-17.354],[-49.172,-17.258],[-49.224,-17.082],[-49.32,-17.13],[-49.257,-17.2],[-49.304,-17.316],[-49.276,-17.473]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5218508\",\"name\":\"Quirinópolis\",\"centroid\":[-50.5292,-18.4367]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.27,-18.684],[-50.242,-18.625],[-50.291,-18.524],[-50.256,-18.438],[-50.261,-18.398],[-50.302,-18.384],[-50.106,-18.331],[-50.119,-18.179],[-50.155,-18.204],[-50.159,-18.16],[-50.235,-18.139],[-50.385,-18.248],[-50.509,-18.216],[-50.521,-18.175],[-50.589,-18.136],[-50.683,-18.195],[-50.818,-18.176],[-50.8,-18.243],[-50.858,-18.298],[-50.753,-18.419],[-50.892,-18.448],[-50.966,-18.513],[-50.867,-18.62],[-50.791,-18.645],[-50.673,-18.747],[-50.584,-18.773],[-50.592,-18.699],[-50.553,-18.617],[-50.367,-18.761],[-50.27,-18.684]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5218607\",\"name\":\"Rialma\",\"centroid\":[-49.5315,-15.3457]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.549,-15.184],[-49.553,-15.277],[-49.59,-15.312],[-49.575,-15.335],[-49.605,-15.409],[-49.554,-15.456],[-49.463,-15.432],[-49.454,-15.382],[-49.487,-15.357],[-49.521,-15.27],[-49.484,-15.237],[-49.512,-15.23],[-49.499,-15.19],[-49.549,-15.184]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5218706\",\"name\":\"Rianápolis\",\"centroid\":[-49.4452,-15.4743]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.463,-15.432],[-49.539,-15.448],[-49.544,-15.468],[-49.504,-15.516],[-49.456,-15.534],[-49.431,-15.495],[-49.339,-15.498],[-49.343,-15.449],[-49.463,-15.432]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5218789\",\"name\":\"Rio Quente\",\"centroid\":[-48.7822,-17.8329]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.717,-17.852],[-48.748,-17.795],[-48.739,-17.751],[-48.779,-17.715],[-48.838,-17.721],[-48.819,-17.822],[-48.842,-17.841],[-48.847,-17.908],[-48.781,-17.933],[-48.734,-17.924],[-48.709,-17.902],[-48.717,-17.852]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5218805\",\"name\":\"Rio Verde\",\"centroid\":[-51.0353,-17.7399]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.468,-17.951],[-50.601,-17.983],[-50.723,-17.952],[-50.649,-17.88],[-50.785,-17.777],[-50.701,-17.66],[-50.755,-17.55],[-50.646,-17.457],[-50.655,-17.41],[-50.618,-17.377],[-50.671,-17.359],[-50.765,-17.2],[-50.907,-17.154],[-50.938,-17.092],[-50.988,-17.101],[-51.025,-17.176],[-51.127,-17.22],[-51.116,-17.288],[-50.972,-17.319],[-50.988,-17.373],[-50.938,-17.414],[-51.059,-17.524],[-51.241,-17.533],[-51.458,-17.471],[-51.432,-17.448],[-51.451,-17.409],[-51.537,-17.379],[-51.547,-17.324],[-51.686,-17.275],[-51.701,-17.295],[-51.727,-17.465],[-51.688,-17.548],[-51.607,-17.604],[-51.638,-17.66],[-51.484,-17.748],[-51.386,-17.868],[-51.242,-17.886],[-51.114,-18.205],[-51.146,-18.3],[-51.105,-18.345],[-50.983,-18.323],[-50.982,-18.282],[-50.886,-18.32],[-50.8,-18.243],[-50.818,-18.176],[-50.683,-18.195],[-50.602,-18.164],[-50.584,-18.122],[-50.429,-18.199],[-50.387,-18.19],[-50.357,-18.16],[-50.408,-18.128],[-50.438,-18.051],[-50.507,-18.02],[-50.468,-17.951]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5218904\",\"name\":\"Rubiataba\",\"centroid\":[-49.8769,-15.1774]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.824,-15.081],[-49.989,-15.08],[-50.049,-15.11],[-50.039,-15.198],[-50.066,-15.229],[-49.99,-15.269],[-49.905,-15.253],[-49.885,-15.329],[-49.771,-15.288],[-49.745,-15.252],[-49.771,-15.229],[-49.667,-15.066],[-49.824,-15.081]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219001\",\"name\":\"Sanclerlândia\",\"centroid\":[-50.3751,-16.2882]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.22,-16.307],[-50.201,-16.264],[-50.26,-16.178],[-50.37,-16.142],[-50.393,-16.198],[-50.466,-16.243],[-50.485,-16.33],[-50.54,-16.39],[-50.538,-16.499],[-50.491,-16.48],[-50.409,-16.287],[-50.245,-16.321],[-50.246,-16.349],[-50.214,-16.342],[-50.22,-16.307]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219100\",\"name\":\"Santa Bárbara de Goiás\",\"centroid\":[-49.6772,-16.5966]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.695,-16.522],[-49.73,-16.58],[-49.717,-16.675],[-49.656,-16.663],[-49.654,-16.631],[-49.593,-16.544],[-49.649,-16.55],[-49.695,-16.522]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219209\",\"name\":\"Santa Cruz de Goiás\",\"centroid\":[-48.5914,-17.3629]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.703,-17.497],[-48.522,-17.48],[-48.502,-17.572],[-48.477,-17.556],[-48.442,-17.498],[-48.412,-17.23],[-48.456,-17.2],[-48.704,-17.238],[-48.755,-17.279],[-48.808,-17.412],[-48.755,-17.482],[-48.703,-17.497]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219258\",\"name\":\"Santa Fé de Goiás\",\"centroid\":[-51.1656,-15.6689]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-51.232,-15.485],[-51.243,-15.544],[-51.179,-15.646],[-51.243,-15.677],[-51.373,-15.598],[-51.387,-15.632],[-51.442,-15.609],[-51.43,-15.67],[-51.243,-15.808],[-51.156,-15.798],[-51.116,-15.907],[-51.058,-15.881],[-50.993,-15.729],[-51.055,-15.518],[-51.125,-15.421],[-51.232,-15.485]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219308\",\"name\":\"Santa Helena de Goiás\",\"centroid\":[-50.5787,-17.8012]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.344,-17.942],[-50.382,-17.917],[-50.373,-17.893],[-50.423,-17.883],[-50.398,-17.838],[-50.453,-17.744],[-50.4,-17.704],[-50.453,-17.728],[-50.478,-17.652],[-50.56,-17.596],[-50.701,-17.66],[-50.783,-17.747],[-50.746,-17.83],[-50.649,-17.88],[-50.723,-17.952],[-50.7,-17.972],[-50.587,-17.983],[-50.401,-17.929],[-50.344,-17.942]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219357\",\"name\":\"Santa Isabel\",\"centroid\":[-49.3902,-15.2566]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.463,-15.432],[-49.362,-15.44],[-49.314,-15.493],[-49.282,-15.438],[-49.298,-15.41],[-49.262,-15.34],[-49.355,-15.328],[-49.29,-14.991],[-49.386,-15.049],[-49.404,-15.099],[-49.5,-15.136],[-49.474,-15.155],[-49.512,-15.23],[-49.484,-15.237],[-49.521,-15.27],[-49.454,-15.382],[-49.463,-15.432]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219407\",\"name\":\"Santa Rita do Araguaia\",\"centroid\":[-53.0699,-17.2489]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-53.014,-16.864],[-53.055,-17.064],[-53.157,-17.171],[-53.219,-17.307],[-53.197,-17.378],[-53.231,-17.44],[-53.24,-17.6],[-53.116,-17.661],[-53.066,-17.664],[-53.18,-17.535],[-53.102,-17.454],[-53.095,-17.376],[-52.886,-17.282],[-52.97,-17.053],[-52.959,-16.973],[-52.909,-16.926],[-52.919,-16.84],[-53.014,-16.864]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219456\",\"name\":\"Santa Rita do Novo Destino\",\"centroid\":[-49.0559,-14.8733]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.206,-14.846],[-49.18,-14.871],[-49.205,-14.899],[-49.089,-14.86],[-49.188,-15.135],[-49.084,-15.159],[-48.996,-15.049],[-49.043,-14.976],[-48.894,-14.782],[-48.992,-14.584],[-49.04,-14.577],[-49.016,-14.619],[-49.055,-14.617],[-48.999,-14.716],[-49.15,-14.735],[-49.151,-14.766],[-49.199,-14.776],[-49.172,-14.796],[-49.206,-14.846]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219506\",\"name\":\"Santa Rosa de Goiás\",\"centroid\":[-49.4803,-16.0631]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.465,-16.005],[-49.509,-15.973],[-49.532,-15.979],[-49.517,-15.997],[-49.541,-16.073],[-49.522,-16.123],[-49.447,-16.167],[-49.453,-16.113],[-49.401,-16.015],[-49.465,-16.005]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219605\",\"name\":\"Santa Tereza de Goiás\",\"centroid\":[-48.9817,-13.5684]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.955,-13.346],[-48.998,-13.399],[-49.012,-13.499],[-49.076,-13.54],[-49.12,-13.639],[-49.117,-13.772],[-49.079,-13.738],[-48.999,-13.757],[-48.922,-13.622],[-48.834,-13.544],[-48.829,-13.482],[-48.955,-13.346]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219704\",\"name\":\"Santa Terezinha de Goiás\",\"centroid\":[-49.6725,-14.3211]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.792,-14.306],[-49.765,-14.415],[-49.66,-14.481],[-49.615,-14.677],[-49.567,-14.648],[-49.534,-14.542],[-49.548,-14.48],[-49.473,-14.463],[-49.497,-14.255],[-49.562,-14.233],[-49.575,-14.288],[-49.663,-14.301],[-49.683,-14.345],[-49.708,-14.33],[-49.703,-14.305],[-49.771,-14.259],[-49.705,-14.211],[-49.751,-14.164],[-49.735,-14.078],[-49.756,-14.083],[-49.745,-14.046],[-49.811,-13.989],[-49.819,-13.94],[-49.865,-13.953],[-49.897,-14.068],[-49.821,-14.139],[-49.861,-14.18],[-49.808,-14.208],[-49.822,-14.257],[-49.792,-14.306]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219712\",\"name\":\"Santo Antônio da Barra\",\"centroid\":[-50.6268,-17.5209]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.618,-17.377],[-50.655,-17.41],[-50.663,-17.477],[-50.75,-17.529],[-50.701,-17.66],[-50.56,-17.596],[-50.56,-17.547],[-50.516,-17.522],[-50.527,-17.43],[-50.618,-17.377]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219738\",\"name\":\"Santo Antônio de Goiás\",\"centroid\":[-49.2928,-16.4772]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.322,-16.438],[-49.367,-16.499],[-49.328,-16.556],[-49.31,-16.53],[-49.263,-16.516],[-49.214,-16.454],[-49.28,-16.399],[-49.298,-16.437],[-49.322,-16.438]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219753\",\"name\":\"Santo Antônio do Descoberto\",\"centroid\":[-48.2805,-16.0893]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.085,-16.05],[-48.278,-16.05],[-48.251,-15.956],[-48.282,-15.831],[-48.378,-15.822],[-48.422,-15.948],[-48.366,-16.017],[-48.35,-16.152],[-48.374,-16.212],[-48.324,-16.318],[-48.202,-16.313],[-48.141,-16.169],[-48.148,-16.096],[-48.085,-16.05]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219803\",\"name\":\"São Domingos\",\"centroid\":[-46.4829,-13.5326]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.449,-13.055],[-46.377,-13.218],[-46.383,-13.383],[-46.729,-13.385],[-46.791,-13.591],[-46.842,-13.592],[-46.854,-13.623],[-46.785,-13.703],[-46.837,-13.764],[-46.817,-13.794],[-46.851,-13.829],[-46.825,-13.845],[-46.769,-13.815],[-46.731,-13.835],[-46.541,-13.794],[-46.459,-13.809],[-46.301,-13.7],[-46.236,-13.708],[-46.238,-13.652],[-46.163,-13.604],[-46.246,-13.578],[-46.209,-13.466],[-46.249,-13.431],[-46.136,-13.376],[-46.071,-13.287],[-46.103,-13.258],[-46.318,-13.305],[-46.295,-13.142],[-46.329,-13.1],[-46.299,-13.064],[-46.449,-13.055]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5219902\",\"name\":\"São Francisco de Goiás\",\"centroid\":[-49.2548,-15.9496]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.365,-16.006],[-49.272,-16.012],[-49.187,-16.084],[-49.134,-16.002],[-49.255,-15.817],[-49.34,-15.857],[-49.365,-16.006]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220009\",\"name\":\"São João d'Aliança\",\"centroid\":[-47.4235,-14.4859]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.114,-14.097],[-47.175,-14.148],[-47.325,-14.162],[-47.362,-14.132],[-47.411,-14.168],[-47.454,-14.146],[-47.389,-14.314],[-47.459,-14.353],[-47.482,-14.418],[-47.55,-14.425],[-47.554,-14.455],[-47.615,-14.427],[-47.705,-14.463],[-47.81,-14.355],[-47.864,-14.379],[-47.824,-14.503],[-47.762,-14.544],[-47.775,-14.639],[-47.718,-14.653],[-47.694,-14.744],[-47.666,-14.709],[-47.631,-14.744],[-47.648,-14.833],[-47.543,-14.731],[-47.477,-14.817],[-47.421,-14.83],[-47.315,-14.767],[-47.282,-14.694],[-47.234,-14.688],[-47.185,-14.544],[-47.146,-14.54],[-47.189,-14.404],[-47.171,-14.264],[-46.986,-14.053],[-47.039,-14.032],[-47.114,-14.097]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220058\",\"name\":\"São João da Paraúna\",\"centroid\":[-50.3752,-16.8192]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.45,-16.798],[-50.456,-16.888],[-50.419,-16.917],[-50.346,-16.885],[-50.285,-16.891],[-50.303,-16.858],[-50.285,-16.768],[-50.359,-16.741],[-50.362,-16.7],[-50.376,-16.724],[-50.41,-16.72],[-50.45,-16.798]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220108\",\"name\":\"São Luís de Montes Belos\",\"centroid\":[-50.3716,-16.4517]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.485,-16.637],[-50.434,-16.591],[-50.303,-16.559],[-50.245,-16.45],[-50.222,-16.476],[-50.166,-16.466],[-50.191,-16.415],[-50.24,-16.417],[-50.22,-16.385],[-50.245,-16.321],[-50.392,-16.286],[-50.432,-16.313],[-50.491,-16.48],[-50.563,-16.518],[-50.485,-16.637]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220157\",\"name\":\"São Luiz do Norte\",\"centroid\":[-49.2804,-14.921]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.428,-14.971],[-49.383,-15.011],[-49.135,-14.999],[-49.089,-14.86],[-49.205,-14.899],[-49.196,-14.849],[-49.239,-14.865],[-49.25,-14.822],[-49.355,-14.81],[-49.436,-14.887],[-49.428,-14.971]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220207\",\"name\":\"São Miguel do Araguaia\",\"centroid\":[-50.2512,-13.1445]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.909,-12.975],[-50.185,-12.894],[-50.308,-12.817],[-50.299,-12.68],[-50.237,-12.624],[-50.238,-12.579],[-50.193,-12.564],[-50.229,-12.532],[-50.142,-12.395],[-50.172,-12.406],[-50.366,-12.547],[-50.437,-12.696],[-50.479,-12.713],[-50.524,-12.971],[-50.593,-13.004],[-50.569,-13.043],[-50.61,-13.065],[-50.584,-13.223],[-50.614,-13.339],[-50.578,-13.386],[-50.593,-13.404],[-50.52,-13.464],[-50.538,-13.503],[-50.498,-13.551],[-50.413,-13.543],[-50.385,-13.575],[-50.274,-13.534],[-50.171,-13.553],[-50.118,-13.508],[-50.06,-13.525],[-49.901,-13.45],[-49.817,-13.218],[-49.909,-12.975]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220264\",\"name\":\"São Miguel do Passa Quatro\",\"centroid\":[-48.6664,-16.9881]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.788,-16.837],[-48.776,-17.007],[-48.708,-17.049],[-48.638,-17.165],[-48.604,-17.116],[-48.573,-17.129],[-48.586,-17.09],[-48.531,-17.015],[-48.543,-16.979],[-48.647,-16.886],[-48.788,-16.837]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220280\",\"name\":\"São Patrício\",\"centroid\":[-49.8256,-15.3649]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.908,-15.37],[-49.915,-15.383],[-49.883,-15.401],[-49.86,-15.392],[-49.86,-15.45],[-49.812,-15.451],[-49.782,-15.406],[-49.784,-15.344],[-49.757,-15.339],[-49.748,-15.294],[-49.789,-15.279],[-49.863,-15.334],[-49.896,-15.325],[-49.891,-15.36],[-49.908,-15.37]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220405\",\"name\":\"São Simão\",\"centroid\":[-50.5931,-19.0101]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.473,-18.921],[-50.495,-18.893],[-50.603,-18.927],[-50.679,-18.913],[-50.709,-18.995],[-50.664,-19.047],[-50.646,-19.135],[-50.587,-19.14],[-50.535,-19.099],[-50.495,-19.013],[-50.511,-18.939],[-50.473,-18.921]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220454\",\"name\":\"Senador Canedo\",\"centroid\":[-49.1061,-16.7069]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.078,-16.593],[-49.194,-16.691],[-49.142,-16.75],[-49.162,-16.831],[-49.134,-16.828],[-49.096,-16.773],[-49.062,-16.788],[-49.069,-16.744],[-49.011,-16.664],[-49.072,-16.638],[-49.078,-16.593]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220504\",\"name\":\"Serranópolis\",\"centroid\":[-52.2108,-18.2246]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-52.312,-18.501],[-52.16,-18.495],[-52.111,-18.527],[-52.073,-18.505],[-51.897,-18.633],[-51.927,-18.54],[-51.845,-18.571],[-51.765,-18.476],[-51.64,-18.496],[-51.648,-18.391],[-51.694,-18.362],[-51.644,-18.312],[-51.713,-18.25],[-51.786,-18.263],[-51.846,-18.139],[-51.978,-18.16],[-52.029,-18.14],[-52.039,-18.074],[-52.152,-18.017],[-52.203,-17.94],[-52.192,-17.827],[-52.358,-17.852],[-52.396,-17.831],[-52.492,-17.91],[-52.566,-17.91],[-52.664,-17.977],[-52.712,-17.972],[-52.783,-18.07],[-52.478,-18.36],[-52.462,-18.412],[-52.312,-18.501]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220603\",\"name\":\"Silvânia\",\"centroid\":[-48.5568,-16.6092]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.596,-16.924],[-48.508,-16.648],[-48.384,-16.627],[-48.261,-16.738],[-48.195,-16.734],[-48.185,-16.707],[-48.27,-16.489],[-48.401,-16.384],[-48.374,-16.31],[-48.412,-16.287],[-48.521,-16.334],[-48.53,-16.404],[-48.605,-16.445],[-48.541,-16.499],[-48.612,-16.536],[-48.75,-16.5],[-48.875,-16.401],[-48.901,-16.419],[-48.785,-16.588],[-48.726,-16.604],[-48.717,-16.665],[-48.73,-16.684],[-48.804,-16.632],[-48.872,-16.657],[-48.916,-16.725],[-48.83,-16.766],[-48.775,-16.858],[-48.723,-16.845],[-48.687,-16.892],[-48.596,-16.924]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220686\",\"name\":\"Simolândia\",\"centroid\":[-46.5856,-14.4319]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-46.732,-14.391],[-46.718,-14.466],[-46.646,-14.514],[-46.564,-14.472],[-46.458,-14.478],[-46.423,-14.408],[-46.425,-14.386],[-46.528,-14.389],[-46.548,-14.366],[-46.732,-14.391]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5220702\",\"name\":\"Sítio d'Abadia\",\"centroid\":[-46.239,-14.7379]},\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[[[-46.503,-15.051],[-46.546,-14.929],[-46.532,-14.83],[-46.62,-14.819],[-46.56,-15.026],[-46.516,-15.062],[-46.503,-15.051]]],[[[-46.503,-14.704],[-46.322,-14.815],[-46.3,-14.858],[-46.319,-14.9],[-46.287,-14.928],[-46.216,-14.944],[-46.172,-14.947],[-46.164,-14.914],[-46.088,-14.936],[-45.999,-14.782],[-46.005,-14.689],[-46.164,-14.666],[-46.199,-14.616],[-46.254,-14.604],[-46.361,-14.441],[-46.398,-14.476],[-46.369,-14.582],[-46.421,-14.634],[-46.486,-14.644],[-46.503,-14.704]]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221007\",\"name\":\"Taquaral de Goiás\",\"centroid\":[-49.5959,-16.043]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.642,-16.115],[-49.574,-16.102],[-49.552,-16.128],[-49.525,-16.114],[-49.541,-16.073],[-49.524,-15.986],[-49.551,-15.969],[-49.651,-15.984],[-49.684,-16.007],[-49.637,-16.021],[-49.68,-16.039],[-49.642,-16.115]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221080\",\"name\":\"Teresina de Goiás\",\"centroid\":[-47.236,-13.6763]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.273,-13.432],[-47.256,-13.522],[-47.324,-13.632],[-47.307,-13.665],[-47.334,-13.709],[-47.329,-13.733],[-47.279,-13.726],[-47.354,-13.805],[-47.309,-13.867],[-47.336,-13.937],[-47.264,-13.977],[-47.244,-13.883],[-47.186,-13.831],[-47.203,-13.773],[-47.148,-13.681],[-47.127,-13.44],[-47.154,-13.413],[-47.197,-13.452],[-47.273,-13.432]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221197\",\"name\":\"Terezópolis de Goiás\",\"centroid\":[-49.0744,-16.4391]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.112,-16.427],[-49.127,-16.514],[-49.113,-16.537],[-49.069,-16.468],[-48.982,-16.405],[-49.009,-16.398],[-49.025,-16.412],[-49.048,-16.377],[-49.069,-16.377],[-49.101,-16.387],[-49.112,-16.427]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221304\",\"name\":\"Três Ranchos\",\"centroid\":[-47.7824,-18.3463]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.61,-18.316],[-47.875,-18.283],[-47.911,-18.338],[-47.852,-18.361],[-47.866,-18.404],[-47.839,-18.452],[-47.83,-18.411],[-47.749,-18.413],[-47.737,-18.363],[-47.707,-18.38],[-47.61,-18.316]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221403\",\"name\":\"Trindade\",\"centroid\":[-49.544,-16.6328]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.445,-16.718],[-49.44,-16.671],[-49.38,-16.63],[-49.459,-16.494],[-49.594,-16.528],[-49.62,-16.489],[-49.69,-16.508],[-49.649,-16.55],[-49.593,-16.544],[-49.692,-16.682],[-49.617,-16.779],[-49.635,-16.806],[-49.576,-16.772],[-49.517,-16.807],[-49.55,-16.775],[-49.538,-16.745],[-49.445,-16.718]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221452\",\"name\":\"Trombas\",\"centroid\":[-48.7534,-13.4234]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.833,-13.478],[-48.788,-13.473],[-48.701,-13.639],[-48.54,-13.45],[-48.58,-13.422],[-48.56,-13.388],[-48.636,-13.408],[-48.818,-13.331],[-48.764,-13.293],[-48.846,-13.216],[-48.96,-13.341],[-48.833,-13.478]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221502\",\"name\":\"Turvânia\",\"centroid\":[-50.1308,-16.5763]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.983,-16.561],[-50.014,-16.506],[-50.153,-16.497],[-50.166,-16.466],[-50.222,-16.476],[-50.228,-16.451],[-50.247,-16.545],[-50.213,-16.703],[-50.007,-16.621],[-49.983,-16.561]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221551\",\"name\":\"Turvelândia\",\"centroid\":[-50.3142,-17.7473]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-50.344,-17.942],[-50.308,-18.008],[-50.283,-18.003],[-50.291,-18.03],[-50.21,-18.005],[-50.253,-17.976],[-50.288,-17.989],[-50.298,-17.922],[-50.24,-17.904],[-50.27,-17.796],[-50.199,-17.762],[-50.199,-17.697],[-50.147,-17.612],[-50.163,-17.567],[-50.263,-17.572],[-50.32,-17.618],[-50.326,-17.593],[-50.433,-17.617],[-50.477,-17.66],[-50.453,-17.728],[-50.4,-17.704],[-50.453,-17.744],[-50.398,-17.838],[-50.423,-17.883],[-50.373,-17.893],[-50.382,-17.917],[-50.344,-17.942]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221577\",\"name\":\"Uirapuru\",\"centroid\":[-49.9667,-14.1521]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.792,-14.306],[-49.822,-14.257],[-49.808,-14.208],[-49.861,-14.18],[-49.821,-14.139],[-49.897,-14.068],[-49.865,-13.953],[-49.819,-13.94],[-49.835,-13.904],[-49.953,-13.887],[-49.919,-13.936],[-49.951,-14.022],[-50.16,-14.001],[-50.118,-14.221],[-50.072,-14.229],[-50.024,-14.313],[-49.928,-14.389],[-49.911,-14.343],[-49.839,-14.344],[-49.792,-14.306]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221601\",\"name\":\"Uruaçu\",\"centroid\":[-49.0903,-14.4164]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.04,-14.577],[-49.006,-14.557],[-49.05,-14.499],[-48.978,-14.416],[-49.014,-14.314],[-48.894,-14.23],[-48.849,-14.158],[-48.826,-14.178],[-48.764,-14.12],[-48.706,-14.121],[-48.727,-13.96],[-48.78,-13.879],[-48.799,-14.061],[-49.009,-14.091],[-49.078,-14.325],[-49.136,-14.374],[-49.302,-14.405],[-49.347,-14.51],[-49.39,-14.503],[-49.455,-14.583],[-49.423,-14.63],[-49.346,-14.613],[-49.32,-14.669],[-49.162,-14.773],[-49.15,-14.735],[-48.999,-14.716],[-49.055,-14.617],[-49.016,-14.619],[-49.04,-14.577]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221700\",\"name\":\"Uruana\",\"centroid\":[-49.6423,-15.5758]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.555,-15.637],[-49.574,-15.506],[-49.539,-15.448],[-49.585,-15.447],[-49.596,-15.407],[-49.694,-15.419],[-49.683,-15.482],[-49.732,-15.526],[-49.693,-15.554],[-49.7,-15.614],[-49.749,-15.672],[-49.685,-15.752],[-49.697,-15.826],[-49.638,-15.685],[-49.605,-15.697],[-49.555,-15.637]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221809\",\"name\":\"Urutaí\",\"centroid\":[-48.1932,-17.4309]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.364,-17.514],[-48.259,-17.543],[-48.223,-17.59],[-48.159,-17.53],[-48.114,-17.543],[-48.119,-17.458],[-48.044,-17.408],[-48.089,-17.292],[-48.137,-17.278],[-48.239,-17.327],[-48.282,-17.43],[-48.371,-17.474],[-48.364,-17.514]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221858\",\"name\":\"Valparaíso de Goiás\",\"centroid\":[-47.9885,-16.0861]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.964,-16.105],[-47.939,-16.05],[-48.018,-16.05],[-48.031,-16.087],[-48.002,-16.137],[-47.963,-16.123],[-47.964,-16.105]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5221908\",\"name\":\"Varjão\",\"centroid\":[-49.6094,-17.0824]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.742,-16.957],[-49.751,-17.011],[-49.634,-17.219],[-49.602,-17.228],[-49.49,-17.161],[-49.474,-16.983],[-49.603,-17.066],[-49.633,-17.011],[-49.594,-16.952],[-49.742,-16.957]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5222005\",\"name\":\"Vianópolis\",\"centroid\":[-48.439,-16.8091]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.49,-17.002],[-48.449,-16.93],[-48.364,-16.908],[-48.257,-16.786],[-48.263,-16.725],[-48.384,-16.627],[-48.508,-16.648],[-48.527,-16.692],[-48.597,-16.917],[-48.531,-16.997],[-48.58,-17.125],[-48.49,-17.002]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5222054\",\"name\":\"Vicentinópolis\",\"centroid\":[-49.874,-17.721]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-49.783,-17.886],[-49.779,-17.776],[-49.684,-17.807],[-49.737,-17.745],[-49.694,-17.687],[-49.825,-17.585],[-49.935,-17.606],[-49.932,-17.64],[-49.957,-17.628],[-50.038,-17.688],[-50.026,-17.71],[-50.079,-17.716],[-50.073,-17.799],[-49.977,-17.774],[-49.783,-17.886]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5222203\",\"name\":\"Vila Boa\",\"centroid\":[-47.06,-14.9954]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-47.111,-14.677],[-47.214,-14.791],[-47.234,-14.9],[-47.169,-14.983],[-47.186,-15.012],[-47.133,-15.118],[-47.072,-15.062],[-46.941,-15.315],[-46.874,-15.285],[-46.892,-15.235],[-46.928,-15.255],[-46.94,-15.232],[-46.888,-15.113],[-46.984,-14.911],[-47.059,-14.895],[-47.067,-14.823],[-47.115,-14.773],[-47.111,-14.677]]]}},{\"type\":\"Feature\",\"properties\":{\"id\":\"5222302\",\"name\":\"Vila Propício\",\"centroid\":[-48.8102,-15.2737]},\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[-48.593,-15.365],[-48.562,-15.241],[-48.656,-15.059],[-48.606,-15.01],[-48.64,-14.969],[-48.698,-14.982],[-48.685,-14.96],[-48.744,-14.937],[-48.757,-14.863],[-48.924,-15.248],[-49.06,-15.307],[-49.091,-15.482],[-49.019,-15.572],[-48.957,-15.511],[-48.907,-15.533],[-48.746,-15.496],[-48.704,-15.396],[-48.593,-15.365]]]}}]}"],"mappings":""}