WCGA / Marine-Planner

bugs and fixes for marine planner instance used by WCGA
1 stars 0 forks source link

NOAA's ESI URL is not available #46

Closed cybersea closed 8 years ago

cybersea commented 8 years ago

Should we remove these from the Marine Planner map viewer -- the broken URL is causing the browser to throw errors, even if it isn't drawing.

NOAA ESI URL is broken in Production and Dev Portals -- last harvested May 7, 2014 on production and Feb 16, 2016 on dev
http://egisws02.nos.noaa.gov/ArcGIS/rest/services/

Tried to go to ESI viewer, http://egisws02.nos.noaa.gov/esi/esi.html, but also doesn't seem to be working. Nor is: http://egisws02.nos.noaa.gov/ArcGIS/rest/services/ESI

cybersea commented 8 years ago

Found some working service URLs here, but don't appear to include all of the atlases https://idpgis.ncep.noaa.gov/arcgis/rest/services/NOS_ESI

cybersea commented 8 years ago

Updated four ESI-specific URLs in the marine planner layers, but still getting some errors.
ESI - Aggregate ESI - Cartographic ESI - Most sensitive ESI - Shoreline

Sample error: Refused to execute script from 'https://idpgis.ncep.noaa.gov/arcgis/rest/services/NOS_ESI/ESI_Shoreline_Car…/f=pjson&callback=jQuery1710473826541135687_1471655414453&_=1471655417641' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled.

And, still a bunch of other service layers pointing to that base URL.

Also, legends are broken

cybersea commented 8 years ago

Fixed URL to updated service location. MIME type error logged as an additional issue #47