ExplorusDataSolutions / OGC-CHISP

OGC Climatology-Hydrology Information Sharing Pilot - This use case focuses on exchanging cross-border hydrologic data (stream flow and groundwater levels) with a unified alert service. Stream/river gauge and groundwater well locations are associated with a river network that in turn is associated with a set of basins (watersheds) (For the purposes of this Pilot, a simple geometric buffer will be used to identify gauge and well locations rather than catchments). For any well or stream gauge location, a web service provides access to the gauge and well information on all upstream stream segments or in all contributing basins. An event service provides subscribers a notification if any upstream streamflow or well water level reaches or exceeds a user-defined threshold. Selected river basins cross the U.S./Canada border. Data providers include state, provincial, and federal agencies. Based on sensor events, a flood is determined to be imminent and alerts are sent to the authorities in the affected areas.
http://chisp.explorus.org/
0 stars 0 forks source link

Stream WMS needs to display #23

Closed kayakwest closed 11 years ago

kayakwest commented 11 years ago

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.

mlhch commented 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.

kayakwest commented 11 years ago

OGC-CHISP - Google Chrome 1152013 12916 PM

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.

kayakwest commented 11 years ago

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

mlhch commented 11 years ago

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.

whyvez commented 11 years ago

Haven't see this one yet. Will close for now.