Investigate difference in `rs cover` vs `tile-cover` tile list
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
Research direction
Start by reproducing the comparison between the tile-cover output and the rs cover output for the same geometries, using the reported wc -l counts. Inspect the rs cover entry point and compare its tile list with tile-cover to identify the 982 missing tiles. Done means the discrepancy is explained and, if appropriate, the two tools produce matching coverage.
Written by the indexing model from the issue text.
Description
When generating lists of tile ids covering geometries we are seeing a difference between the tile-cover and the rs cover generated tile ids. For the same geometries:
wc -l /tmp/tile-cover.tiles
116230 /tmp/tile-cover.tiles
wc -l /tmp/rs-cover.tiles
115248 /tmp/rs-cover.tiles
Our rs cover tool does not include 982 tiles the tile-cover tool gives us. We need to look into this.
Tasks:
- Figure out difference between
tile-coverandrs cover
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 385
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from mapbox/robosat
-
Difficulty 1/5 Under an hour Newbie friendliness 35/100
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
-
Difficulty 4/5 3-5 days Newbie friendliness 32/100
-
Difficulty 3/5 1-2 days Newbie friendliness 30/100
-
Bringin own data Open
Difficulty 5/5 Over a week Newbie friendliness 20/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100