JuliaGeometry / JuliaGeometry/GeometryBasics.jl

No `geointerface_geomtype` implementation for LinearRingTrait

Open
#271 1 comment 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.