MapColonies / MapColonies/geocoding

Add state file to LatLon-To-Control Tile Conversion Table (MAPCO-5097)

Open
#43 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Refactor
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.