Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to implement IIIF warped layers #62

Open
peer35 opened this issue Nov 11, 2021 · 4 comments
Open

Try to implement IIIF warped layers #62

peer35 opened this issue Nov 11, 2021 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@peer35
Copy link
Member

peer35 commented Nov 11, 2021

From: https://github.com/allmaps/openlayers

@peer35 peer35 self-assigned this Nov 11, 2021
@peer35
Copy link
Member Author

peer35 commented Nov 11, 2021

Might also need https://github.com/allmaps/iiif-parser

No docs yet, look to https://github.com/allmaps/viewer/tree/master/src for ideas

@peer35 peer35 added the enhancement New feature or request label Nov 11, 2021
@peer35
Copy link
Member Author

peer35 commented Nov 11, 2021

Works with an annotations json, this is an example for a VU map:
https://github.com/allmaps/iiif-map-collections/blob/master/georeferencing-annotations/ubvu-cdm21033-krt-2170.json
Means we need to get these point coordinates from Klokan

Paste in https://viewer.allmaps.org/ to see the example

@peer35
Copy link
Member Author

peer35 commented Nov 11, 2021

Also contains a box which cuts off the edges:

    "selector": {
      "type": "SvgSelector",
      "value": "<svg width=\"4141\" height=\"3622\"><polygon points=\"328,219 303,3422 3802,3433 3831,239 328,219\" /></svg>"
    }

@bertspaan
Copy link

Let me know if I can help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants