Glen Robson

Results 283 comments of Glen Robson

These could be either modeled as 1 photo per manifest and related by a collection or multiple canvas in a single manifest. If you have larger sets of images (thousands)...

Discussed in the call on the 26th of Feb. This could be split into multiple stories. This ticket assumes the institution has geo data for the aerial survey. @stace could...

Still to determine motivation but should indicate this is a masking annotation. No body yet but would have a body if it was geo-referenced ``` { "id": "http://annotation/id", "motivation": "masking",...

As discussed in the cookbook discussion we though [Ranges](https://iiif.io/api/presentation/3.0/#54-range) might be the place to express all of the different types of image in one place. This should allow the user...

Will have to check how others do geo with Web Annotation but this is our first idea: ``` { "id": "http://annotation/id", "motivation": "TBD", "target": https://example.com/manifest/123/canvas/123#xywh=50,50,100,100", "body": { "@context" : "http://geojson.org/geojson-ld/geojson-context.jsonld",...

Use `seeAlso` to point to another metadata format. Action to investigate what metadata formats we could use. Possible ones: * Sensor ML * Mix * Exif

I wonder when things are Geo data and when things are annotations on an image of a map. Could you have plotted the geo coded images as annotations on the...

We have an annotation list per range and then a canvas links to a layer which contains the article lists / articles which are on that page.

According to the spec the response codes are: | Status | Description -- | -- | 403 Forbidden | The user, authenticated or not, is not permitted to perform the...