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

MapWarper WMS images blocked by Chrome #403

Closed
waynegraham opened this issue Dec 2, 2016 · 5 comments
Closed

MapWarper WMS images blocked by Chrome #403

waynegraham opened this issue Dec 2, 2016 · 5 comments

Comments

@waynegraham
Copy link

Ran in to an issue with adding a WMS resource to a map. With the Open Street Map base map selected, adding a WMS map with these values produces notices that the content was blocked by the client:

WMS Address: http://mapwarper.net/maps/wms/9937
WMS Layers: StonewallJacksonCemetery

(the layer name shouldn't actually matter for MapServer requests).

In the console debug, this tile comes back with a (failed) status (sometimes registers as BLOCKED BY CLIENT):

http://mapwarper.net/maps/wms/9937?LAYERS=StonewallJacksonCemetery&TRANSPARENT=TRUE&FORMAT=image%2Fpng&TILED=true&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&SRS=EPSG%3A900913&BBOX=-8843791.2973073,4548524.6785611,-8843638.4232507,4548677.5526176&WIDTH=256&HEIGHT=256

This doesn't appear to be the case with WMS coming out of Geoserver (tested with http://gis.lib.virginia.edu/geoserver/wms and McGregor:000003093_00011).

These layers appear as expected in Firefox (50.0.1) and Safari (10.0.1).

@erochest
Copy link
Contributor

erochest commented Dec 2, 2016

Thanks for the warning. I'll see if I can sort through this (and some other tickets here) next week.

@jamiefolsom
Copy link
Member

Hi @jeremyboggs, I am not able to reproduce this specific issue of tile images being blocked by Chrome. Can you confirm one way or the other? I am using the latest release of Chrome, version 57.0.2987.133 (There remains an issue with WMS maps, served by mapwarper, when they're specified in an exhibit rather than in a record, which I am working on.) Thanks!

@timwaters
Copy link

Note that a couple of days ago Mapwarper.net was updated to allow CORS for map requests based on another JS library encountering problems with it, but I don't know if thats related

@jamiefolsom
Copy link
Member

@timwaters thanks for the heads up! Could have been related; might also have been caused by an issue in an earlier release of Chrome. I am not seeing the issue now, myself.

@jamiefolsom
Copy link
Member

Closed by #413

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants