JuliaGeometry / JuliaGeometry/GeometryBasics.jl
No `geointerface_geomtype` implementation for LinearRingTrait
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 215
- Forks
- 64
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 2
Description
This means that you can not plot any linear rings. Seems like we should have that just target LineString which seems to work, although is a bit lossy.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the geointerface_geomtype implementation and the LinearRingTrait and LineString handling. Compare how LineString is used for plotting, then verify that linear rings can be plotted without breaking existing geometry behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100