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

WMS doesn't display along with new basemap (Staman) #47

Open
jysuh opened this issue Aug 11, 2016 · 3 comments
Open

WMS doesn't display along with new basemap (Staman) #47

jysuh opened this issue Aug 11, 2016 · 3 comments

Comments

@jysuh
Copy link

jysuh commented Aug 11, 2016

WMS layer displayed as broken tile on demo.ckan.org site . This is happening on kml layer too.

image

@corey Erickson

@jrods
Copy link

jrods commented Aug 11, 2016

@jysuh ran into this problem recently as well (with bcgov map site too ) , try dropping the request=getcapabilities parameter in your resource link. I think the map server is having an issue with that parameter.

bcgov/ckanext-bcgov#138

@jysuh
Copy link
Author

jysuh commented Aug 11, 2016

Yes, Indeed. It shows up fine now but somehow, it still shows unknown tiles though. I think it is coming from basemap. Here is snapshot all the layers turned on.
image

Here is snapshot without basemap turned on.

image

@corey Erickson

@mattfullerton
Copy link

@jysuh Try replacing the {s} in the base map path in the config with a "b" or just removing it completely. I seem to remember that the OpenLayers-based views in GeoView don't do the subdomains part properly. For which we probably should have an issue somewhere.

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

No branches or pull requests

3 participants