28-08-2008, 06:44 PM
I recently had problems with my ini files when accessing google tiles. I changed this based on a recommendation I was given, below is the new version
fo the ServiceUrl1:-
ServiceUrl = http://khm.google.com/kh?t=t%s&n=404&v=1000 #you need to replace the * with a service base url
#Referer = http://khm.google.com #optional,you can try with and without this to establish a connection
#UserAgent = Mozilla/4.0 #optional, alternatives: MSIE 7.0; Windows NT 6.0; or any fictional name
ServerVariations = khm0,khm1,khm2,khm3 #Server variations that all have to contain the same Tiles
This does seem to work for a while and then I constantly get the following message when trying to start the download:-
Not Found
The requested URL /kh?t=trttrqsrtrq&n=404&v=1000 was not found on this server.
Any ideas on how to get around this? Have I got any of the settings wrong?
Do google keep changing their URL?
Regards
Mark
fo the ServiceUrl1:-
ServiceUrl = http://khm.google.com/kh?t=t%s&n=404&v=1000 #you need to replace the * with a service base url
#Referer = http://khm.google.com #optional,you can try with and without this to establish a connection
#UserAgent = Mozilla/4.0 #optional, alternatives: MSIE 7.0; Windows NT 6.0; or any fictional name
ServerVariations = khm0,khm1,khm2,khm3 #Server variations that all have to contain the same Tiles
This does seem to work for a while and then I constantly get the following message when trying to start the download:-
Not Found
The requested URL /kh?t=trttrqsrtrq&n=404&v=1000 was not found on this server.
Any ideas on how to get around this? Have I got any of the settings wrong?
Do google keep changing their URL?
Regards
Mark