developmentseed / developmentseed/vt-grid

Do not copy source data < basezoom

Open
#10 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
26
Forks
3
PR merge metrics
No merged PRs in 30d

Description

If the input data has tiles below `basezoom`, then the final `tile-join` step fails if `includeBaseData` is true (the default). The ideal fix would be to copy the source data where `z >= basezoom` to a separate file, and use _that_ in the tile join

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.