Actions
Feature #2126
closedIIIF: Polygons for annotation selection
Start date:
2023-09-19
Estimated time:
Description
Update
It is now possible to also add polygons (instead only rectangles).
New package needed:
sudo apt install python3-svgwrite
Original description
In the first version, a rectangle geometry will be available for annotating. It is planned to include more geometries, especially a polygon.
The complexity is not the Leaflet annotation, but the creation of a valid IIIF manifest and the SVG selector for the IIIF Presentation API 2.
Updated by Bernhard Koschiček-Krombholz about 1 year ago
- Start date changed from 2023-11-23 to 2023-09-19
- Follows Feature #1910: IIIF: Image annotation added
Updated by Bernhard Koschiček-Krombholz 10 months ago
- Status changed from Acknowledged to Assigned
- Assignee set to Bernhard Koschiček-Krombholz
Updated by Bernhard Koschiček-Krombholz 10 months ago
- Description updated (diff)
- Status changed from Assigned to Closed
Added polygon as new possible geometry for image annotation. If other geometries are needed, feel free to make a new ticket.
Updated by Alexander Watzinger 10 months ago
- Subject changed from IIIF: different geometries to IIIF: Polygons for annotation selection
- Description updated (diff)
Actions