bcgov / bcgov/wps

Vector Tile Server

Open
#1,562 0 comments 0 reactions 0 assignees View on GitHub
4Refinement User Story
Dominant language
Python
Stars
65
Forks
11
Avg merge
1d 2h
Merged PRs (30d)
70

Description

**As a** *FBA* **I want** *zippy, up to date, and relevant fire zone outlines visible on map* **So That** *I have context for the area I'm looking at*

**Additional Context**
- Fire zones raster tile sets sucks (zoom level issues)
- Fire zone raw vector data sucks (too big!)
- https://github.com/CrunchyData/pg_tileserv
- Engaging with databc re. vector tile server
- We have a server running in dev, it's not production ready though.
- pg_tileserv need a proxy server in front of it to cache common requests.

**Acceptance Criteria**
- [x] production ready pg_tileserver instance deployed in production namespace
- [x] Fire zone data populated into database
- [ ] Fire zone data updates periodically to stay in sync
- [x] Switch zone to new endpoint

**Definition of Done**
- [ ] Ready to Demo in Sprint Review
- [ ] Does what I have made have appropriate test coverage?
- [ ] Documentation and/or scientific documentation exists and can be found
- [ ] Peer Reviewed by 2 people on the team
- [ ] Manual testing of all PRs in Dev and Prod
- [ ] Merged

Contributor guide

Open the contributing guide

Research direction

Inspect the current production pg_tileserv deployment and the fire-zone data in the database, then determine how updates are currently handled. Done means the fire-zone data updates periodically to stay in sync, with appropriate tests, documentation, and manual validation in Dev and Prod.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql
Domain
backend, databases, devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.