Skip to content

Instantly share code, notes, and snippets.

@j3j5
Created March 19, 2022 15:35
Show Gist options
  • Save j3j5/10116e7c227cefd94373af9df3f77713 to your computer and use it in GitHub Desktop.
Save j3j5/10116e7c227cefd94373af9df3f77713 to your computer and use it in GitHub Desktop.
GeoJSON del Estadio Centenario
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-56.15359604358673,
-34.893472864841264
],
[
-56.15388572216034,
-34.89365766409279
],
[
-56.15411102771759,
-34.893917262339215
],
[
-56.15419685840607,
-34.89415925996573
],
[
-56.153971552848816,
-34.894194459561106
],
[
-56.15404665470123,
-34.89438365712786
],
[
-56.154014468193054,
-34.894572854258875
],
[
-56.15398228168487,
-34.894709251920226
],
[
-56.15393936634064,
-34.89479285037493
],
[
-56.15391254425048,
-34.894889648479335
],
[
-56.153960824012756,
-34.894916047942566
],
[
-56.15390181541442,
-34.8949776466571
],
[
-56.15386426448822,
-34.8949776466571
],
[
-56.15376234054565,
-34.89511844354544
],
[
-56.153735518455505,
-34.89509644404755
],
[
-56.15361213684082,
-34.89522844094656
],
[
-56.153526306152344,
-34.89529003942684
],
[
-56.1534297466278,
-34.89535603774732
],
[
-56.153274178504944,
-34.89542643589738
],
[
-56.15318834781646,
-34.895474834590544
],
[
-56.152984499931335,
-34.89553643288607
],
[
-56.15310251712799,
-34.89573002722842
],
[
-56.152721643447876,
-34.89575202655664
],
[
-56.15236222743987,
-34.89568602855431
],
[
-56.15214228630066,
-34.89561123075425
],
[
-56.1519330739975,
-34.89549683398711
],
[
-56.151788234710686,
-34.89537803717568
],
[
-56.15163803100586,
-34.895210841372275
],
[
-56.15156292915344,
-34.89509644404755
],
[
-56.15146100521088,
-34.89487644874455
],
[
-56.15140736103058,
-34.89487644874455
],
[
-56.15136981010437,
-34.89477965062457
],
[
-56.15136981010437,
-34.89450685530918
],
[
-56.15141272544861,
-34.89423405908788
],
[
-56.15155220031738,
-34.893970061882165
],
[
-56.15170776844024,
-34.89375886350676
],
[
-56.15192770957946,
-34.89357406448288
],
[
-56.15226030349731,
-34.89338046505961
],
[
-56.152464151382446,
-34.89328806517402
],
[
-56.152496337890625,
-34.893384865051566
],
[
-56.15265727043152,
-34.8933496651093
],
[
-56.15278601646423,
-34.89331006515621
],
[
-56.152979135513306,
-34.89331006515621
],
[
-56.15318834781646,
-34.89333646512705
],
[
-56.15343511104584,
-34.89338926504329
],
[
-56.15359604358673,
-34.893472864841264
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment