iiif-stories
iiif-stories copied to clipboard
I want to full text search a map
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.)
OK with existing IIIF specifications.
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"
}
]