LCFS - Charging Site GPS Location Incorrect
- Dominant language
- Python
- Stars
- 6
- Forks
- 6
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 87
Description
**Describe the Bug**
A record in the charging sites database is incorrectly showing a GPS location in China instead of the correct BC location.
**Expected Behaviour**
The charging site should display its accurate GPS coordinates corresponding to its actual location in British Columbia.
**Actual Behaviour**
The GPS coordinates currently point to a location in China, causing incorrect mapping and reporting.
**Implications**
- Misleading data for users and internal reporting.
- Potential compliance issues if location-based metrics are affected.
Steps To Reproduce
User/Role: IDIR
1. Go to the charging sites list in the application.
2. Locate the affected record (ID or name of the site).
3. Check the displayed GPS coordinates.
4. Observe that the coordinates point to China instead of BC.
Contributor guide
Research direction
Start by locating the charging-sites list and the affected database record described in the issue, then trace how its GPS coordinates are loaded and displayed. Verify the record against the site's actual British Columbia location; the work is done when the list, mapping, and related reporting show the corrected coordinates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100