GSA / datagov-wptheme

Data.gov WordPress Theme (obsolete)
https://www.data.gov
Other
1.88k stars 411 forks source link

Map Viewer returns 500 error when clicked #530

Open abrown920 opened 9 years ago

abrown920 commented 9 years ago

All the map issues reported are coming from the below URL which is hosted at usgs.gov, not related to data.gov instance. http://coastalmap.marine.usgs.gov/cmgp/services/National/usSEABED/MapServer/WMSServer?request=GetCapabilities&service=WMS

The error is between client browser and remote server, nothing to do with catalog ckan. Ckan just wrap the remote server http response into a iframe.

You can bypass ckan and access the iframe source directly here: http://199.26.254.190:8088/viewer/?url=http%3A%2F%2Fcoastalmap.marine.usgs.gov%2Fcmgp%2Fservices%2FNational%2Fslc_LongTerm%2FMapServer%2FWMSServer%3Frequest%3DGetCapabilities%26service%3DWMS&serviceType=WMS&mode=advanced

…where you are going to experience the same error, so the debugging need to be done on server http://199.26.254.190:8088/viewer.

Is it possible to have GMU, the owner, look into this issue with the map client?

rsignell-usgs commented 9 years ago

@abrown920 , what exactly is the problem here?
This WMS is from our USGS group here in Woods Hole, but I tried your link above and it seems to be working okay?

4-3-2015 5-26-22 pm

kvuppala commented 9 years ago

@rsignell-usgs On the map page when you do a left mouse click on the map layer, it gives the attached error.

74b5ead8_o 1