Project

General

Profile

Feature #2126

Updated by Bernhard Koschiček-Krombholz 10 months ago

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. 

 New package needed: 
 <pre><code class="shell"> 
 sudo apt install python3-svgwrite 
 </code></pre> 

Back