UNPKG

@seasketch/geoprocessing

Version:

Geoprocessing and reporting framework for SeaSketch 2.0

16 lines (15 loc) 259 B
{ "type": "Feature", "properties": { "name": "gpArea_sketch_line", "updatedAt": "2020-01-29T16:02:53.645Z", "sketchClassId": "123line" }, "geometry": { "type": "LineString", "coordinates": [ [4, 4], [5, 10] ] } }