-
Notifications
You must be signed in to change notification settings - Fork 22
Isochrone Provider Integration & Redis Caching #59
Copy link
Copy link
Open
Labels
backendPR that updates the backend codePR that updates the backend codebugSomething isn't workingSomething isn't workingchoreProject chore tasksProject chore tasksci/cdCI/CD Pipeline updatesCI/CD Pipeline updatesdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestfrontendPR that updates the frontend codePR that updates the frontend codegood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
Metadata
Metadata
Assignees
Labels
backendPR that updates the backend codePR that updates the backend codebugSomething isn't workingSomething isn't workingchoreProject chore tasksProject chore tasksci/cdCI/CD Pipeline updatesCI/CD Pipeline updatesdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestfrontendPR that updates the frontend codePR that updates the frontend codegood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Projects
StatusShow more project fields
Todo
StatusShow more project fields
Backlog
Summary
Generate travel-time polygons via a pluggable provider (Mapbox, OpenRouteService, Google) and cache by normalized request hash to meet latency goals.
Acceptance Criteria
POST /api/commute/isochronereturns GeoJSON polygon(s) for{ destinations[], mode, window, minutes }.Tasks