developmentseed / developmentseed/lonboard
Pass `crs` parameter into `viz`
Open
- Dominant language
- Python
- Stars
- 964
- Forks
- 54
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
Useful for non-geodataframe objects that don't have an associated CRS, including shapely objects and geojson-like objects.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the Python `viz` entry point and trace how CRS information is currently obtained for geodataframe and non-geodataframe inputs. Check how shapely and geojson-like objects reach visualization, then verify that an explicit `crs` value is accepted and used when those objects have no associated CRS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100