I have a program running in Smallworld GIS that makes OpenStreetMap.org maps available as a backdrop. The program works for the vendor but not at my site. I can access OpenStreetMap.org maps from Internet Explorer just fine. I've dug down into the Smallworld api calls and found the method that makes the HTTP request. When I manually invoke the method to get data from other places, it works, but with OpenStreetMap.org it times out. I changed the HTTP GET request to HEAD, it works fine. Below is printed return information from a HEAD request:
I've tried accessing OpenStreetMap.org maps from telnet and it times out as well:
And there it will sit for about 5 minutes, until the connection is closed by the remote host. I suspect that this problem is very unique but hope someone may have an idea of what is going on. asked 22 Feb '11, 19:41 Tom Arer Andy Allan |
may be its your fire wall see my question... beginner-in-josm-stuck-at-download
Note1: 129.132.168.206 is karosm not www not tile Note2: do you press enter twice?
I looked at your response to beginner-in-josm-stuck-at-download.
I replaced the code in my api call with the URL you provided. I then did a HEAD request and here is part of the response:
Remote address: 128.40.168.105. port 80 TCP Connection Result: HTTP/1.1 405 Method Not Allowed Date: Thu, 24 Feb 2011 16:15:54 GMT
I did the GET request and it timed out.
My firewall guy doesn't believe that the GET request is being blocked. I need some specific information for him to do anything more. Any help is appreciated. BTW is there a way to do longer comments?
Use the mailing lists.