feat(provenance): govern source snapshots and data inputs
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"class_id": 2,
|
||||
"x_center": 0.95,
|
||||
"y_center": 0.5,
|
||||
"width": 0.2,
|
||||
"height": -0.1
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"class_id": 0,
|
||||
"x_center": 0.5,
|
||||
"y_center": 0.5,
|
||||
"width": 0.2,
|
||||
"height": 0.3
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"features": [
|
||||
{
|
||||
"type": "Feature",
|
||||
"properties": {
|
||||
"native_id": "GRB-GBG-001",
|
||||
"feature_status": "active"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "Polygon",
|
||||
"coordinates": [
|
||||
[
|
||||
[4.8470, 51.1550],
|
||||
[4.8480, 51.1550],
|
||||
[4.8480, 51.1560],
|
||||
[4.8470, 51.1560],
|
||||
[4.8470, 51.1550]
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"features": [
|
||||
{
|
||||
"type": "Feature",
|
||||
"properties": {
|
||||
"native_id": "GRB-GBG-002",
|
||||
"feature_status": "active"
|
||||
},
|
||||
"geometry": {
|
||||
"type": "Polygon",
|
||||
"coordinates": [
|
||||
[
|
||||
[193277.5, 205708.3],
|
||||
[193377.5, 205708.3],
|
||||
[193377.5, 205808.3],
|
||||
[193277.5, 205808.3],
|
||||
[193277.5, 205708.3]
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user