georust / georust/polyline

Adopt a similar strategy to proj for geo-types compatibility

Open
#24 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
33
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Although polyline also uses LineStrings, these can be primitively represented without too much trouble. Should we thus adopt a similar strategy to the proj crate, enabling geo-types compatibility by default but allowing a more simple option for consumers who don't want or need the overhead?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by examining the current polyline representation and the proj crate's compatibility strategy, then review how geo-types represents LineStrings. Determine the design for enabling geo-types compatibility by default while offering a simpler option without its overhead. Done means the compatibility behavior and opt-out path are agreed, implemented, and covered by appropriate tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.