Skip to content

Implement footprint geometry for places#2

Open
chiruzzimarco wants to merge 1 commit intomasterfrom
issues/543-place-footprint
Open

Implement footprint geometry for places#2
chiruzzimarco wants to merge 1 commit intomasterfrom
issues/543-place-footprint

Conversation

@chiruzzimarco
Copy link
Copy Markdown

@chiruzzimarco chiruzzimarco commented Dec 29, 2025

Related to issue 543, PleiadesEntity PR #77 and pleiades.json PR #2.

This PR adds IFootprint interface and a PlaceFootprint adapter to build place footprints from published, precise locations buffered by positional accuracy and selected connected place footprints.

Caveats: we fall back to convex hull if the result isn’t polygonal. This is because Shapely does not implement a concave_hull function until Shapely 2.x, which requires Python 3.

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.

1 participant