bcgov / invasivesbc

Inventory and database repository for the creation, treatment, and report on BC Invasive plants and animals.
Apache License 2.0
10 stars 3 forks source link

:zap: Bounding Box Endpoints #3497

Closed LocalNewsTV closed 4 days ago

LocalNewsTV commented 6 days ago

Describe the task

If the task will only make sense to a dev, add a :zap: to the title.

Create an Endpoint in the InvasivesBC API to create a bounding box for records, given a search query

Value Add

Performing the action in the API reduces compute cycles on the users device, and gives large performance optimization using SQL Queries instead of parsing n records

Acceptance Criteria

Additional Context

-