Skip to content

Files

Latest commit

 

History

History
30 lines (28 loc) · 533 Bytes

README.md

File metadata and controls

30 lines (28 loc) · 533 Bytes

Testing Release

v0.0.1

{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": 1,
      "properties": {
        "ID": 0
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
              [-90,35],
              [-90,30],
              [-85,30],
              [-85,35],
              [-90,35]
          ]
        ]
      }
    }
  ]
}
Loading