mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-04 00:30:59 -05:00
24 lines
420 B
Plaintext
24 lines
420 B
Plaintext
*****
|
|
Content-Type: application/json; charset=utf-8
|
|
|
|
{
|
|
"features": [
|
|
{
|
|
"id": "landsat",
|
|
"properties": {
|
|
"Band 1": "125",
|
|
"Band 2": "138",
|
|
"Band 3": "112",
|
|
"Band 4": "75",
|
|
"Band 5": "90",
|
|
"Band 6": "132",
|
|
"Band 7": "165",
|
|
"Band 8": "217",
|
|
"Band 9": "175"
|
|
},
|
|
"type": "Feature"
|
|
}
|
|
],
|
|
"type": "FeatureCollection"
|
|
}
|