nidus-sync/public-report
Eli Ribble eb24d871d0
Bastardize mapbox example to query points
This is just to get the structure of what I need to integrate with
Mapbox to query a tile server and try to find point locations. In this
case, I'm getting the airport locations and barely showing them. This
saves me time understanding the pertinent APIs.

I need to adapt this to get our mosquito reports instead.
2026-01-09 23:52:35 +00:00
..
static Begin sharing code with search page 2026-01-09 23:32:39 +00:00
template Bastardize mapbox example to query points 2026-01-09 23:52:35 +00:00
endpoint.go Fix sync to follow new pattern of function grouping. 2026-01-09 22:29:56 +00:00
geospatial.go Finish green pool report submission 2026-01-09 19:43:19 +00:00
nuisance.go Separate out the nuisance pages together 2026-01-09 19:45:33 +00:00
page.go Fix sync to follow new pattern of function grouping. 2026-01-09 22:29:56 +00:00
photo-upload.go Correctly copy uploaded files 2026-01-09 20:25:13 +00:00
pool.go Finish green pool report submission 2026-01-09 19:43:19 +00:00
quick.go Finish green pool report submission 2026-01-09 19:43:19 +00:00
report.go Add the ability to register for updates on quick reports 2026-01-08 15:34:48 +00:00
routes.go Fix fast load of static pages in development 2026-01-09 22:21:12 +00:00
search.go Begin sharing code with search page 2026-01-09 23:32:39 +00:00
status.go Add logic for searching for a report and getting the status. 2026-01-09 21:02:30 +00:00