Skip to content

wip: use turf for computing measure#3372

Merged
davidbgk merged 2 commits into
masterfrom
turf-measure
Jun 9, 2026
Merged

wip: use turf for computing measure#3372
davidbgk merged 2 commits into
masterfrom
turf-measure

Conversation

@yohanboniface

Copy link
Copy Markdown
Member
  • reintegrate human measure from Leaflet.Measusable (will be dropped later)
  • use a dumbest algorithm for computing polygon center (cenroid vs shoelace) can be fixed in a later step by using more refined algo from turf (centerOfMass, pointOnFeature…)

- reintegrate human measure from Leaflet.Measusable (will be dropped later)
- use a dumbest algorithm for computing polygon center (cenroid vs shoelace)
  can be fixed in a later step by using more refined algo from turf
  (centerOfMass, pointOnFeature…)
Base automatically changed from rm-pullgeometry to journal June 9, 2026 15:05
Base automatically changed from journal to master June 9, 2026 15:13
…mport

This breaks collectstatic.

Co-authored-by: David Larlet <david@larlet.fr>
@davidbgk davidbgk merged commit 026d471 into master Jun 9, 2026
3 checks passed
@davidbgk davidbgk deleted the turf-measure branch June 9, 2026 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants