/static-georef-annotations

A tool to help create georeferencing annotations and host them statically

Primary LanguageSmarty

Static Georeferencing Annotations

WORK IN PROGRESS

A proof of concept application for creating georeferencing annotations and storing them statically so that they can be displayed in nakamura196's iiif_geo.

Using

Create annotations, click Generate, store online (GitHub Pages integration in progress)

Site Example

Then, view your annotations in iiif-geo.

Example Map

To do:

  • Load iiif image via HTTP param (??iiif-image=)
  • Add X georeferencing annotations related to a canvas
  • Get image points from a IIIF image
  • Get image region for an entire annotation on the IIIF image
  • Get latitude and longitude related to the annotation
  • Add annotation label, tags, and url for each annotation
  • Tie in generate route so the annotation can be exported
  • Add component to store annotation lists as static content in Github Pages
  • Allow existing annotation lists to be loaded into the application and expand
  • Add route to manage annotations so that annotations can be edited or deleted from list
  • Add detailed tutorial in Get Started
  • Add route to clear annotations in memory