UNPKG

@seasketch/geoprocessing

Version:

Geoprocessing and reporting framework for SeaSketch 2.0

53 lines (52 loc) 1.3 kB
{ "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": [ [ [149.3793667126688, 7.033915089905491], [167.1102326219892, 7.196404501212555], [167.0449537138265, 7.671995147373664], [149.3384476090506, 7.40755063883897], [149.3793667126688, 7.033915089905491] ] ] } } ], "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 } }