MapColonies / MapColonies/geocoding
Add state file to LatLon-To-Control Tile Conversion Table (MAPCO-5097)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Instead of force updating every hour the conversion table from the data within the S3 bucket, we should add to the bucket a "State" file that declares the state of the file. Then, every hour, check if the state has changed. If it has changed, download the new file and update the local conversion table.
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.
Research direction
Start by locating the hourly conversion-table refresh and its S3 bucket access. Done means the refresh checks the State file and downloads the conversion table only when that state has changed, while retaining the local table otherwise.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100