Skip to content

Instantly share code, notes, and snippets.

@diegohaz
Created November 11, 2022 18:36
Show Gist options
  • Save diegohaz/6ca633834ee54f781e1294f11e5f51ae to your computer and use it in GitHub Desktop.
Save diegohaz/6ca633834ee54f781e1294f11e5f51ae to your computer and use it in GitHub Desktop.
{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {},
      "geometry": {
        "coordinates": [
          [
            [
              -6.878466286287704,
              43.26369041932804
            ],
            [
              -6.701404805391263,
              39.69503598185034
            ],
            [
              -6.651329210701363,
              36.87979740184866
            ],
            [
              -1.3529233719869467,
              37.769974225157924
            ],
            [
              1.886378635135486,
              42.37351821794945
            ],
            [
              -6.878466286287704,
              43.26369041932804
            ]
          ]
        ],
        "type": "Polygon"
      }
    }
  ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment