Skip to content

Restore type (polygon, line, point) on vector layers #847

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

HaudinFlorence
Copy link
Contributor

@HaudinFlorence HaudinFlorence commented Aug 5, 2025

Description

  • restore type on vector layers: point, lines, polygons
  • include some logics to have one geometry only per layer when loading data from a path or an url meaning
  1. detect the types of geometries that are in the geojson source data
  2. create a layer for each geometry
  3. gather the layers in a group

📚 Documentation preview: https://jupytergis--847.org.readthedocs.build/en/847/
💡 JupyterLite preview: https://jupytergis--847.org.readthedocs.build/en/847/lite

Copy link
Contributor

github-actions bot commented Aug 5, 2025

Binder 👈 Launch a Binder on branch HaudinFlorence/jupytergis/restore_type_on_vector_layer

Copy link
Contributor

github-actions bot commented Aug 5, 2025

Integration tests report: appsharing.space

@HaudinFlorence HaudinFlorence self-assigned this Aug 5, 2025
@HaudinFlorence HaudinFlorence added the enhancement New feature or request label Aug 5, 2025
@HaudinFlorence HaudinFlorence force-pushed the restore_type_on_vector_layer branch from f57238e to 5e0d27f Compare August 5, 2025 10:15
@HaudinFlorence HaudinFlorence marked this pull request as draft August 5, 2025 10:22
@HaudinFlorence HaudinFlorence force-pushed the restore_type_on_vector_layer branch from 5e0d27f to d2b2c06 Compare August 5, 2025 12:55
@HaudinFlorence HaudinFlorence force-pushed the restore_type_on_vector_layer branch from d2b2c06 to d0e0779 Compare August 5, 2025 13:00
@mfisher87 mfisher87 changed the title Restore type on vector layers Restore type (polygon, line, point) on vector layers Aug 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant