Geocoding SDK (MAPCO-4537)
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 20/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- aws, typescript
Research direction
Start by clarifying the SDK design, including the startup fetch from the public S3 bucket, hourly table refresh, latitude-longitude conversion, and route fetching. Review async-cache-dedupe and define acceptance criteria for the SDK before locating implementation entry points; the issue's TODO indicates that the design is not yet settled.
Written by the indexing model from the issue text.
Description
Recently, users have reached out to us asking to be able, in their front-end applications, to show which control tile the user's mouse is on. This is essentially a simple Latitude-Longitude to Control Tile conversion.
Obviously, we can't handle so many conversion requests. But, we can't also send them conversion table that might change from time to time.
That's why, we want to build an SDK. On SDK's startup, It will pull locally the conversion table from a public S3 bucket. From time to time, it will refresh the table (We can start in every one hour). We should use https://github.com/mcollina/async-cache-dedupe package.
If we create an SDK, we should also fetch the routes for the user.
TODO: add further information and a design.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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.
More from MapColonies/geocoding
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 25/100
MapColonies/geocoding#54 ·
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 25/100
MapColonies/geocoding#47 ·
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 45/100
MapColonies/geocoding#44 ·
-
Refactor
Difficulty 3/5 1-2 days Newbie friendliness 48/100
MapColonies/geocoding#43 ·
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 35/100
MapColonies/geocoding#33 ·
All issues in MapColonies/geocoding
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
fullcalendar/fullcalendar#8106 ·