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

Investigate difference in rs cover vs tile-cover tile list #10

Open
1 task
daniel-j-h opened this issue Jun 10, 2018 · 0 comments
Open
1 task

Investigate difference in rs cover vs tile-cover tile list #10

daniel-j-h opened this issue Jun 10, 2018 · 0 comments

Comments

@daniel-j-h
Copy link
Collaborator

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-cover and rs cover
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

No branches or pull requests

1 participant