{
    "stac_version": "0.6.0",
    "id": "SpaceNet_Respository_Root_Catalog",
    "name": "SpaceNet Respository Root Catalog",
    "description": "A corpus of commercial satellite imagery and labeled training data to foster innovation in the development of computer vision algorithms. Imagery is provided under Creative Commons licenses, free of charge, with either CC-BY-SA or CC-BY-NC.",

  "license": {
    "name": "Creative Commons Share Alike 4.0",
    "short_name" : "CC-BY-SA-4.0",
    "link" : "https://creativecommons.org/licenses/by-sa/4.0/legalcode",
    "copyright": "SpaceNet LLC"
  },


    "links": [
        { "rel": "self", "href": "https://spacenet-stac.s3.amazonaws.com/spacenet-repository.json" },
        { "rel": "child", "href": "https://spacenet-stac.s3.amazonaws.com/spacenet-challenge.json" },
        { "rel": "child", "href": "https://spacenet-stac.s3.amazonaws.com/mvs-dataset.json" },
        { "rel": "child", "href": "https://spacenet-stac.s3.amazonaws.com/ml-exports.json" },
        { "rel": "root", "href": "https://spacenet-stac.s3.amazonaws.com/spacenet-repository.json" }

    ],

    "contact": {
        "name": "SpaceNet Team",
        "email": "@dlindenbaum",
        "url": "http://spacenetchallenge.github.io"
    },

    "formats": ["geotiff", "cog"],

    "keywords": ["aerial", "machine-learning", "deep learning"],
    "homepage": "http://spacenetchallenge.github.io",

    "provider": {
        "scheme": "s3",
        "region": "us-east-1",
        "requesterPays": "false"
    }
}
