Boundary polygons not reprojected
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Uploaded boundary polygons should be reprojected to the projection of the `geom` column before insertion.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the upload insertion path and the `geom` column definition, then trace how boundary polygon coordinate reference systems are handled before insertion. Confirm the target projection and add coverage for a polygon whose source projection differs; done means the stored geometry uses the `geom` column's projection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100