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

Add WMS map server support #4823

Merged
merged 7 commits into from
Sep 2, 2015

Conversation

lukasolson
Copy link
Member

Closes #1902.

(This fixes an issue explained at the bottom of #4701.)

Adds WMS map server on a per-map basis. It has a few defaults filled in that I know work, but there aren't exactly many public WMS server out there. I tried approximately 30 of the ones listed in #1902 (comment), they were all down. The only ones I found that had world maps were from the USGS: http://viewer.nationalmap.gov/example/services/serviceList.html

I labelled this as being for advanced users only since getting everything right is important and you generally need to read an XML document to understand what the server supports.

screen shot 2015-08-18 at 11 47 00 am

@jbudz
Copy link
Member

jbudz commented Sep 2, 2015

LGTM

jbudz added a commit that referenced this pull request Sep 2, 2015
@jbudz jbudz merged commit a1f991f into elastic:master Sep 2, 2015
@lukasolson lukasolson deleted the enhancement/custom-map-url branch February 11, 2016 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make tile map source configurable
2 participants