Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store etag in xattr #8

Merged
merged 2 commits into from
Dec 4, 2015
Merged

Store etag in xattr #8

merged 2 commits into from
Dec 4, 2015

Conversation

swegener
Copy link
Contributor

I originally posted this one in 2011 on the mailing list, someone wanted to merge it, but it hasn't happened. So here is a follow up merge request. Some things just need time. :)

If supported, store the etag values from downloaded tiles in extended
attributes on the local files, instead of cluttering our maps directory
with .etag files.

Signed-off-by: Sven Wegener <sven.wegener@stealer.net>
It only makes sense to do this post-processing, if we got a new file, so
move the code just before the final rename.

Signed-off-by: Sven Wegener <sven.wegener@stealer.net>
@rnorris
Copy link
Collaborator

rnorris commented Nov 29, 2015

Sorry - I don't pick this up back then or forgot to do it.

I'll merge this (as although simple to go in Github - I need to merge/sync to SourceForge master as well).

rnorris added a commit that referenced this pull request Dec 4, 2015
@rnorris rnorris merged commit 292cf13 into viking-gps:master Dec 4, 2015
@swegener swegener deleted the etag-in-xattr branch December 4, 2015 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants