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

update zoomify source to accept tileIndex placeholders and handle iip… #7221

Merged
merged 1 commit into from
Sep 7, 2017
Merged

update zoomify source to accept tileIndex placeholders and handle iip… #7221

merged 1 commit into from
Sep 7, 2017

Conversation

thhomas
Copy link
Contributor

@thhomas thhomas commented Sep 5, 2017

Adds a {tileIndex} placeholder to ol.source.Zoomify.
One can use

new ol.source.Zoomify({
  url: 'http://vips.vtech.fr/cgi-bin/iipsrv.fcgi?FIF=/mnt/MD1/AD00/plan_CHU-4HD-01/FOND.TIF&WID=256&JTL={z},{tileIndex}',
  // ...
});

to use IIP protocol.

Copy link
Member

@ahocevar ahocevar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @thhomas, this looks good now. Before we merge this, can you please submit a CLA? You have contributed already, but it seems we never got a CLA from you. Thanks.

@thhomas
Copy link
Contributor Author

thhomas commented Sep 7, 2017

Actually, I made it for previous commit. Here it is.

ahocevar added a commit to openlayers/cla that referenced this pull request Sep 7, 2017
ICLA is archived at https://github.com/openlayers/openlayers/files/486898/icla.txt. Thanks @thhomas for openlayers/openlayers#7221 and any future contributions you are able to make.
@ahocevar ahocevar removed the needs cla label Sep 7, 2017
@ahocevar ahocevar merged commit 416f715 into openlayers:master Sep 7, 2017
@thhomas thhomas deleted the zoomify-update-iip branch October 3, 2017 13:38
@fredj fredj mentioned this pull request Dec 4, 2017
mdastous-bentley pushed a commit to BentleySystems/openlayers that referenced this pull request May 27, 2020
update zoomify source to accept tileIndex placeholders and handle iip…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants