biigle / geo

:m: BIIGLE module to explore images on a world map
GNU General Public License v3.0
0 stars 1 forks source link

Mosaic overlay #16

Closed mzur closed 3 years ago

mzur commented 6 years ago

Implement an option to add a whole mosaic of stitched-together images as an overlay to the world map. Maybe the mosaic can be uploaded as regular image first. This will start the automatic tiling process of BIIGLE and make the mosaic data available in a format readable by OpenLayers. Then the mosaic can be displayed as a tiled image layer on the world map, provided the user specified the geo coordinates of the mosaic. This can be implemented as a "mosaic" geo overlay (in addition to the existing "plain" geo overlay). It should be possible to show the annotations of such a mosaic directly on the wold map, too (related to biigle/annotations#115).

mzur commented 3 years ago

A mosaic can be directly imported in a GIS. Annotations can then be fetched through the GIS connection to BIIGLE #18.