@seasketch/geoprocessing
Version:
Geoprocessing and reporting framework for SeaSketch 2.0
53 lines (52 loc) • 1.3 kB
JSON
{
"id": 10924,
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"name": "fsm-east-west",
"updatedAt": "2022-11-17T10:02:53.645Z",
"sketchClassId": "123abc",
"id": "abc123"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[],
[],
[],
[],
[]
]
]
}
}
],
"properties": {
"id": "fsm-east-west-coll",
"name": "fsm-east-west-coll",
"createdAt": "2023-01-10T17:20:33.668529+00:00",
"updatedAt": "2023-01-10T17:21:07.432889+00:00",
"description": null,
"collectionId": null,
"isCollection": true,
"sketchClassId": "119",
"userAttributes": [
{
"label": "Description",
"value": null,
"exportId": "description",
"fieldType": "TextArea"
},
{
"label": "Author(s)",
"value": null,
"exportId": "authors",
"fieldType": "TextArea"
}
],
"include_12-24_nm_contiguous_zone": true
}
}