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

Support sources with URLs containing parameters #20

Merged
merged 1 commit into from
Sep 6, 2018

Conversation

marcjansen
Copy link
Member

Follow up of #19, see #19 (comment)

Please review.

@weskamm
Copy link
Member

weskamm commented Sep 6, 2018

Nice addition!
So URLs ending with a ? will get an & appended, right?
https://ows.terrestris.de/osm/service?&SERVICE=WMS.....
As far as i know, this should not be a problem, but not 100% sure.
Feel free to merge anyways!

Copy link
Member

@annarieger annarieger left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for fixing 🍍

@marcjansen
Copy link
Member Author

So URLs ending with a ? will get an & appended, right?
https://ows.terrestris.de/osm/service?&SERVICE=WMS.....

Yes.

As far as i know, this should not be a problem, but not 100% sure.

Same here, I never experienced any bad behavior. If so we can always become smarter, I guess.

Thanks for the reviews.

@marcjansen marcjansen merged commit 9dd61cc into terrestris:master Sep 6, 2018
@marcjansen marcjansen deleted the legendurl-followup-19 branch September 6, 2018 08:51
@marcjansen
Copy link
Member Author

How is this backported now?

@weskamm
Copy link
Member

weskamm commented Sep 6, 2018

you can do it by checking out the ol4 branch, apply the patch and commit against ol4 branch.
Its up to you if you want to do it as we may remove that branch in the future anyways

@marcjansen
Copy link
Member Author

I won't be able to do that and would love to have someone else take this duty from me, 😉

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

3 participants