Closed kayakwest closed 11 years ago
Not sure. I checked that any zoom level is ok by the zoom in/out control. Any further details information?
2013/1/15 kayakwest notifications@github.com
Right now it only displays at certain zoom levels. I believe this is because there are scale limited layers within the WMS and we are only using one of them.
— Reply to this email directly or view it on GitHubhttps://github.com/tesera/OGC-CHISP/issues/23.
I'm not sure either, I can get it to load at one zoom level but not the others. You may also see a browser width issue in this grab.
Javascript console says: Failed to load resource http://ows.geobase.ca/wms/geobase_en?service=WMS&request=GetMap&version=1.1.1&layers=nhn:hydrography:hydro1m_l&styles=&format=image/png&transparent=true&height=256&width=256&srs=EPSG:3857&bbox=-10723197.824070806,7279251.0776539035,-10644926.307106785,7357522.594617924
For http://ows...geobase_en?... loading failure, it might be a request timeout.
For some occasional weird js error, I push "config.assets.compress = false" to production env, so once it appears, it is convenient to locate the error.
Haven't see this one yet. Will close for now.
Right now it only displays at certain zoom levels. I believe this is because there are scale limited layers within the WMS and we are only using one of them.