MapColonies / MapColonies/exporter-worker
Resolution dictionary is based on #pixels and projection
Open
@shaziri is already working on this.
Since Dec 9, 2020.
question
severity: medium
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the resolution dictionary is based on the GPKG resolution table, which is specific for the #pixles for tile, projection kind, and tiling scheme. In the future, if we adding support for different projections, this will be an issue.
p.s. Current resolution is in degrees / pixle.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.