Skip to content

Refactor Polygon and MultiPolygon examples#25

Merged
mindflayer merged 2 commits intomainfrom
mindflayer-patch-1
Dec 8, 2025
Merged

Refactor Polygon and MultiPolygon examples#25
mindflayer merged 2 commits intomainfrom
mindflayer-patch-1

Conversation

@mindflayer
Copy link
Copy Markdown
Owner

Updated Polygon and MultiPolygon examples to remove Ring usage and simplified code.

Updated Polygon and MultiPolygon examples to remove Ring usage and simplified code.
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR refactors the Polygon and MultiPolygon examples in the Quick Reference documentation to remove Ring usage and simplify the code, making it more consistent with Shapely's API.

Key changes:

  • Updated Polygon examples to accept coordinate lists directly instead of Ring objects
  • Removed the note about Polygons requiring explicit Ring objects in ToGo
  • Cleaned up the comparison table by removing rows that no longer apply

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread QUICK_REFERENCE.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@mindflayer mindflayer merged commit 7499e18 into main Dec 8, 2025
7 checks passed
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