USGS-WiM / fim-js

Flood inundation map libraries with real-time USGS river-level data.
Other
1 stars 2 forks source link

web cam image not loading #483

Closed mhkim01 closed 4 years ago

mhkim01 commented 4 years ago

https://test.wim.usgs.gov/fim/?site_no=04182000

tried on both flash mapper and the js mapper and does not work on either one. see screen image from flash mapper below. image

mhkim01 commented 4 years ago

https://cida.usgs.gov/stormsummary/timelapse/BasicData/INWSC/IN/IN_St_Mary_Fort_Wayne_DOWN_timelapse_videos/idx264_last_frame_in_current_timelapse.jpg

image URL should be as listed above. js mapper (test.wim...) opens a new tab with URL below when i click on the webcam tab on the flood tools window.

https://services.wim.usgs.gov/webCam/webCamNew/Default.aspx?webCamInfo=https://cida.usgs.gov/stormsummary/timelapse/BasicData/INWSC/IN/IN_St_Mary_Fort_Wayne_DOWN_timelapse_videos/idx264_last_frame_in_current_timelapse.jpg

mhkim01 commented 4 years ago

oops, never mind... coding error. HAS_WEBCAM needed to be 2 instead of 1 in the sites table.