Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -30,6 +30,7 @@ size_categories:
|
|
| 30 |
| centre_lon | float | Centre of the of the grid_cell longitude |
|
| 31 |
| utm_footprint | string | Polygon footprint (image UTM) of the grid_cell |
|
| 32 |
| geometry | geometry | Polygon footprint (WGS84) of the grid_cell |
|
|
|
|
| 33 |
|
| 34 |
|
| 35 |
## Example Use
|
|
|
|
| 30 |
| centre_lon | float | Centre of the of the grid_cell longitude |
|
| 31 |
| utm_footprint | string | Polygon footprint (image UTM) of the grid_cell |
|
| 32 |
| geometry | geometry | Polygon footprint (WGS84) of the grid_cell |
|
| 33 |
+
| geotransform | array | geotransform of the footprint |
|
| 34 |
|
| 35 |
|
| 36 |
## Example Use
|