Skip to content

How does cache --tile-list option work? #529

@bagage

Description

@bagage

While using file cache system, I tried to use the --tile-list option to force cache refresh for a given list.

My file contains:

1/0/1
2/1/2
3/3/4
4/7/9
5/15/19
6/30/39
6/31/39
7/61/79
7/62/79
8/123/159
8/124/159
9/247/318
9/248/318
9/247/319
9/248/319
10/495/637
10/496/637
10/495/638
10/496/638

And I'm reading that file with tegola cache seed --overwrite --tile-list $WORK_FILE. Instead of seeing seeding map (xxx) tile (z/x/y) took: Xms 19 times (there are 19 tiles to refresh), actually tegola refresh all my tiles for all zooms (7416 tiles, because I limited it to zoom 7)???

Did I miss something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions