Skip to content

Commit 986192e

Browse files
committed
parcel_delineation: updated record
1 parent cbd0813 commit 986192e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

algorithm_catalog/vito/parcel_delineation/records/parcel_delineation.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,16 +114,19 @@
114114
{
115115
"rel": "thumbnail",
116116
"type": "image/png",
117+
"title": "Thumbnail image",
117118
"href": "https://raw.githubusercontent.com/ESA-APEx/apex_algorithms/refs/heads/main/algorithm_catalog/vito/parcel_delineation/images/header.png"
118119
},
119120
{
120121
"rel": "preview",
121122
"type": "image/jpeg",
123+
"title": "Parcel Delineation",
122124
"href": "https://raw.githubusercontent.com/ESA-APEx/apex_algorithms/refs/heads/main/algorithm_catalog/vito/parcel_delineation/images/preview_1.jpg"
123125
},
124126
{
125127
"rel": "preview",
126128
"type": "image/jpeg",
129+
"title": "Parcel Delineation - Filtered",
127130
"href": "https://raw.githubusercontent.com/ESA-APEx/apex_algorithms/refs/heads/main/algorithm_catalog/vito/parcel_delineation/images/preview_2.jpg"
128131
}
129132
]

0 commit comments

Comments
 (0)