{
  "stac_version":"1.1.0",
  "stac_extensions":[
    "https://stac-extensions.github.io/tiled-assets/v1.0.0/schema.json",
    "https://stac-extensions.github.io/projection/v2.0.0/schema.json",
    "https://stac-extensions.github.io/eo/v2.0.0/schema.json"
  ],
  "id":"Chemin-du-Mormont-2-21-2019-orthophoto.tif",
  "type":"Feature",
  "bbox":[
    6.5288955954073975,
    46.648731825281793,
    6.5469586252183181,
    46.659910976433181
  ],
  "geometry":{
    "type":"Polygon",
    "coordinates":[
      [
        [
          6.5288955954073975,
          46.648731825281793
        ],
        [
          6.5288955954073975,
          46.659910976433181
        ],
        [
          6.5469586252183181,
          46.659910976433181
        ],
        [
          6.5469586252183181,
          46.648731825281793
        ],
        [
          6.5288955954073975,
          46.648731825281793
        ]
      ]
    ]
  },
  "properties":{
    "datetime":"2026-05-26T03:17:40Z",
    "start_datetime":"0001-01-01T00:00:00.000Z",
    "end_datetime":"9999-12-31T23:59:59.999Z",
    "tiles:tile_matrix_sets":{
      "GoogleMapsCompatible":{
        "type":"TileMatrixSetType",
        "title":"GoogleMapsCompatible",
        "identifier":"GoogleMapsCompatible",
        "boundingBox":{
          "type":"BoundingBoxType",
          "crs":"http://www.opengis.net/def/crs/EPSG/0/3857",
          "lowerCorner":[
            -20037508.342789244,
            -20037508.342789244
          ],
          "upperCorner":[
            20037508.342789244,
            20037508.342789244
          ]
        },
        "supportedCRS":"http://www.opengis.net/def/crs/EPSG/0/3857",
        "wellKnownScaleSet":"http://www.opengis.net/def/wkss/OGC/1.0/GoogleMapsCompatible",
        "tileMatrix":[
          {
            "type":"TileMatrixType",
            "identifier":"16",
            "scaleDenominator":8530.9183353991357,
            "topLeftCorner":[
              -20037508.342789244,
              20037508.342789244
            ],
            "tileWidth":256,
            "tileHeight":256,
            "matrixWidth":65536,
            "matrixHeight":65536
          },
          {
            "type":"TileMatrixType",
            "identifier":"17",
            "scaleDenominator":4265.4591676995678,
            "topLeftCorner":[
              -20037508.342789244,
              20037508.342789244
            ],
            "tileWidth":256,
            "tileHeight":256,
            "matrixWidth":131072,
            "matrixHeight":131072
          },
          {
            "type":"TileMatrixType",
            "identifier":"18",
            "scaleDenominator":2132.7295838497839,
            "topLeftCorner":[
              -20037508.342789244,
              20037508.342789244
            ],
            "tileWidth":256,
            "tileHeight":256,
            "matrixWidth":262144,
            "matrixHeight":262144
          },
          {
            "type":"TileMatrixType",
            "identifier":"19",
            "scaleDenominator":1066.364791924892,
            "topLeftCorner":[
              -20037508.342789244,
              20037508.342789244
            ],
            "tileWidth":256,
            "tileHeight":256,
            "matrixWidth":524288,
            "matrixHeight":524288
          },
          {
            "type":"TileMatrixType",
            "identifier":"20",
            "scaleDenominator":533.18239596244598,
            "topLeftCorner":[
              -20037508.342789244,
              20037508.342789244
            ],
            "tileWidth":256,
            "tileHeight":256,
            "matrixWidth":1048576,
            "matrixHeight":1048576
          },
          {
            "type":"TileMatrixType",
            "identifier":"21",
            "scaleDenominator":266.59119798122299,
            "topLeftCorner":[
              -20037508.342789244,
              20037508.342789244
            ],
            "tileWidth":256,
            "tileHeight":256,
            "matrixWidth":2097152,
            "matrixHeight":2097152
          }
        ]
      }
    },
    "tiles:tile_matrix_links":{
      "GoogleMapsCompatible":{
        "url":"#GoogleMapsCompatible",
        "limits":{
          "16":{
            "min_tile_col":33956,
            "max_tile_col":33959,
            "min_tile_row":23141,
            "max_tile_row":23144
          },
          "17":{
            "min_tile_col":67913,
            "max_tile_col":67919,
            "min_tile_row":46282,
            "max_tile_row":46288
          },
          "18":{
            "min_tile_col":135826,
            "max_tile_col":135839,
            "min_tile_row":92564,
            "max_tile_row":92576
          },
          "19":{
            "min_tile_col":271652,
            "max_tile_col":271678,
            "min_tile_row":185129,
            "max_tile_row":185153
          },
          "20":{
            "min_tile_col":543304,
            "max_tile_col":543357,
            "min_tile_row":370259,
            "max_tile_row":370306
          },
          "21":{
            "min_tile_col":1086609,
            "max_tile_col":1086714,
            "min_tile_row":740519,
            "max_tile_row":740613
          }
        }
      }
    },
    "proj:code":"EPSG:3857",
    "proj:shape":[
      24320,
      27136
    ],
    "proj:transform":[
      0.074645535434742435,
      0.0,
      726782.37419252715,
      0.0,
      -0.074645535434742435,
      34188276.279966854,
      0.0,
      0.0,
      0.0
    ]
  },
  "asset_templates":{
    "bands":{
      "href":"./{TileMatrix}/{TileCol}/{TileRow}.png",
      "type":"image/png",
      "bands":[
        {
          "name":"Band1",
          "data_type":"uint8",
          "eo:common_name":"red"
        },
        {
          "name":"Band2",
          "data_type":"uint8",
          "eo:common_name":"green"
        },
        {
          "name":"Band3",
          "data_type":"uint8",
          "eo:common_name":"blue"
        },
        {
          "name":"Band4",
          "data_type":"uint8"
        }
      ]
    }
  },
  "assets":{},
  "links":[]
}