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 full text search a map #130

Open glenrobson opened 4 years ago

glenrobson commented 4 years ago

Description

I want to full text search a map 

13-votes in Stanford maps meeting

Variation(s)

I want to OCR the map and get the image coordinates of text on map

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

OK with existing IIIF specifications.

glenrobson commented 4 years ago

In production example from @jbhoward-dublin

Manifest: https://data.ucd.ie/api/img/manifests/ucdlib:40818 Object description: https://digital.ucd.ie/view/ucdlib:40818

IIIF Search service:

"service": [
{

    "@context": "http://iiif.io/api/search/0/context.json",
    "@id": "https://data.ucd.ie/api/img/search/ucdlib:40818",
    "profile": "http://iiif.io/api/search/0/search",
    "label": "UCD content search"
}
]