IIIF / iiif-stories

Community repository for documenting stories and use cases related to uses of the International Image Interoperability Framework.
21 stars 0 forks source link

I want to georeference or geocode multiple areas (maps) on the same page #122

Open glenrobson opened 4 years ago

glenrobson commented 4 years ago

Description

I want to georeference or geocode multiple areas (map) on the same page  e.g.

9-votes in Stanford maps meeting

Variation(s)

(do you know of, or can you imagine, similar use cases?)

Proposed Solutions

(any ideas about how your use case might be supported)

Additional Background

(more about your perspective, existing work, etc. goes here.)

glenrobson commented 4 years ago

List of annotations:

[
   {
      "id": "http://annotation/id", 
      "motivation": "TBD",
      "target": https://example.com/manifest/123/canvas/123#xywh=50,50,100,100",
      "body": geostuff...
   }
]