Can't get a response from one particular WMS service

المشرف العام

Administrator
طاقم الإدارة
I am trying to make this request:

http://raster.nationalmap.gov/arcgi...WMSServer?request=GetCapabilities&service=WMS

It exists, I can go to the XML by pasting the link into my browser. In my very simple GET code I keep getting 404 (Not Found) for some reason. I know I am trying to hit the proper URL since I look in the Network tab in Developer Tools and click "Open Link In New Tab", it goes to the above link.

I thought it might be a cross-origin request issue. I ran Chrome with --disable-web-security and still get the issue.

Does anybody know what might be causing this? The code I am working on works fine for other URLs.



أكثر...
 
أعلى