Skip to content

Instantly share code, notes, and snippets.

@galargh
Created November 11, 2022 19:58
Show Gist options
  • Save galargh/70c277755d17e85d99a7b92f2d88e992 to your computer and use it in GitHub Desktop.
Save galargh/70c277755d17e85d99a7b92f2d88e992 to your computer and use it in GitHub Desktop.
{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {},
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              32.56764987213602,
              46.76664812318532
            ],
            [
              32.55352975424547,
              46.76617210260172
            ],
            [
              32.539546362587984,
              46.764748650285945
            ],
            [
              32.52583507793338,
              46.76239154917882
            ],
            [
              32.51252860420409,
              46.75912362010905
            ],
            [
              32.49975566506907,
              46.75497649734075
            ],
            [
              32.4876397420577,
              46.749990317630896
            ],
            [
              32.476297867208984,
              46.74421332603721
            ],
            [
              32.46583948258561,
              46.73770140257167
            ],
            [
              32.45636537815026,
              46.7305175145984
            ],
            [
              32.447966718539625,
              46.72273110061723
            ],
            [
              32.44072416819604,
              46.71441739174831
            ],
            [
              32.434707123148634,
              46.70565667783125
            ],
            [
              32.42997305649357,
              46.69653352556868
            ],
            [
              32.426566983328456,
              46.68713595657572
            ],
            [
              32.424521049567765,
              46.67755459353893
            ],
            [
              32.423854247725664,
              46.66788178294139
            ],
            [
              32.42457226141674,
              46.65821070297288
            ],
            [
              32.42666743901132,
              46.648634465317315
            ],
            [
              32.43011889560562,
              46.6392452194958
            ],
            [
              32.43489274124102,
              46.63013326834541
            ],
            [
              32.44094243214153,
              46.62138620303506
            ],
            [
              32.44820924064365,
              46.613088065765346
            ],
            [
              32.456622838475226,
              46.60531854797336
            ],
            [
              32.46610198710315,
              46.598152231471744
            ],
            [
              32.47655532801772,
              46.591657879499756
            ],
            [
              32.48788226505559,
              46.585897784157645
            ],
            [
              32.49997393018245,
              46.58092717614036
            ],
            [
              32.5127142235606,
              46.57679370208891
            ],
            [
              32.525980918213314,
              46.573536974241435
            ],
            [
              32.53964681916471,
              46.57118819639911
            ],
            [
              32.5535809665782,
              46.56976986952696
            ],
            [
              32.56764987213602,
              46.56929557959429
            ],
            [
              32.581718777693844,
              46.56976986952696
            ],
            [
              32.595652925107345,
              46.57118819639911
            ],
            [
              32.60931882605874,
              46.573536974241435
            ],
            [
              32.622585520711446,
              46.57679370208891
            ],
            [
              32.635325814089605,
              46.58092717614036
            ],
            [
              32.647417479216465,
              46.585897784157645
            ],
            [
              32.658744416254336,
              46.591657879499756
            ],
            [
              32.6691977571689,
              46.598152231471744
            ],
            [
              32.67867690579683,
              46.60531854797336
            ],
            [
              32.68709050362841,
              46.613088065765346
            ],
            [
              32.69435731213053,
              46.62138620303506
            ],
            [
              32.70040700303103,
              46.63013326834541
            ],
            [
              32.70518084866644,
              46.6392452194958
            ],
            [
              32.70863230526073,
              46.648634465317315
            ],
            [
              32.71072748285531,
              46.65821070297288
            ],
            [
              32.71144549654639,
              46.66788178294139
            ],
            [
              32.71077869470429,
              46.67755459353893
            ],
            [
              32.70873276094359,
              46.68713595657572
            ],
            [
              32.70532668777848,
              46.69653352556868
            ],
            [
              32.70059262112342,
              46.70565667783125
            ],
            [
              32.694575576076005,
              46.71441739174831
            ],
            [
              32.68733302573243,
              46.72273110061723
            ],
            [
              32.6789343661218,
              46.7305175145984
            ],
            [
              32.669460261686446,
              46.73770140257167
            ],
            [
              32.65900187706307,
              46.74421332603721
            ],
            [
              32.64766000221436,
              46.749990317630896
            ],
            [
              32.63554407920299,
              46.75497649734075
            ],
            [
              32.62277114006796,
              46.75912362010905
            ],
            [
              32.609464666338674,
              46.76239154917882
            ],
            [
              32.59575338168407,
              46.764748650285945
            ],
            [
              32.58176999002659,
              46.76617210260172
            ],
            [
              32.56764987213602,
              46.76664812318532
            ]
          ]
        ]
      }
    }
  ]
}
Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment