feat(provenance): govern source snapshots and data inputs
This commit is contained in:
@@ -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]
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user