kjaymiller / kjaymiller/fire-map

Create Data API Get Points based on location

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5
Forks
1
PR merge metrics
No merged PRs in 30d

Description

For #11

Return all points within `ST_DISTANCE` of a location.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading issue #11 to understand the existing Data API scope, then identify its point-query entry point. Implement the requested behavior using ST_DISTANCE so the API returns all points within the specified location distance, and verify the returned set against the location and distance criteria.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, sql
Domain
api, databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.