comparison test-data/rois-illegal2.geojson @ 5:dc91192a7150 draft default tip

planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/points2labelimage/ commit edac062b00490276ef00d094e0594abdb3a3f23c
author imgteam
date Thu, 06 Nov 2025 09:59:19 +0000
parents 64c155acb864
children
comparison
equal deleted inserted replaced
4:64c155acb864 5:dc91192a7150
3 "features": [ 3 "features": [
4 { 4 {
5 "type": "Feature", 5 "type": "Feature",
6 "id": "a5d9de43-1a4a-4194-b06d-a6c6d0f81f91", 6 "id": "a5d9de43-1a4a-4194-b06d-a6c6d0f81f91",
7 "geometry": { 7 "geometry": {
8 "type": "Point", 8 "type": "LineString",
9 "coordinates": [ 9 "coordinates": [
10 [ 10 [
11 [ 11 201,
12 201, 12 48
13 48 13 ],
14 ], 14 [
15 [ 15 292,
16 292, 16 48
17 48 17 ],
18 ], 18 [
19 [ 19 292,
20 292, 20 184
21 184 21 ],
22 ], 22 [
23 [ 23 201,
24 201, 24 184
25 184 25 ],
26 ], 26 [
27 [ 27 201,
28 201, 28 48
29 48
30 ]
31 ] 29 ]
32 ] 30 ]
33 }, 31 },
34 "properties": { 32 "properties": {
35 "objectType": "annotation", 33 "objectType": "annotation",