Modify

Opened 13 years ago

Closed 13 years ago

#7778 closed defect (fixed)

Don't cache bing.attribution.xml

Reported by: rasher Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: imagery attribution bing Cc:

Description

bing.attribution.xml should not be cached, but it appears that it is (perhaps only in some situations).

After a recent imagery update, a number of people had to remove cache/bing.attribution.xml before the new areas showed up.

Attachments (0)

Change History (2)

comment:1 by jonsiii, 13 years ago

In my old bing.attribution.xml it says

<ImageUrl>http://ecn.{subdomain}.tiles.virtualearth.net/tiles/a{quadkey}.jpeg?g=940</ImageUrl>

After I delete the file, the file is redownloaded, and it has replaced the generation id from 940 til 946:

<ImageUrl>http://ecn.{subdomain}.tiles.virtualearth.net/tiles/a{quadkey}.jpeg?g=946</ImageUrl>

Then it actually works.

comment:2 by bastiK, 13 years ago

Resolution: fixed
Status: newclosed

In 5281/josm:

fixed #7778 - Don't cache bing.attribution.xml

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.