Skip to content

Added polygon feature #75

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

2232def
Copy link

@2232def 2232def commented May 5, 2025

Summary of Changes
Added Polygon Layer Support:

  • Introduced functionality to render and control polygon layers in the GeoPlot visualization.
  • Added a new polygon_layers parameter to the GeoPlot.
  • Added logic to handle polygons in the render method:
  • Differentiated between polygons and points.

Enhanced GeoJSON Generation:

  • Updated the GeoJSON generation process to support both polygons and points.
  • Wrapped polygon coordinates in an additional list to comply with GeoJSON standards.

@2232def 2232def changed the title Added polygon feature and working on it Added polygon feature May 15, 2025
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