Skip to content

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 2 times, most recently 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
@HaudinFlorence HaudinFlorence force-pushed the restore_type_on_vector_layer branch 2 times, most recently from cb0613b to a7007e8 Compare September 5, 2025 08:17
@mfisher87
Copy link
Member

Hey @HaudinFlorence, since this is marked as draft I haven't spent any time looking at it yet. Happy to collab though; the drawing functionality you developed is really important and I'd love to help get it in users' hands if I can!

@HaudinFlorence
Copy link
Contributor Author

HaudinFlorence commented Sep 10, 2025

Hey @HaudinFlorence, since this is marked as draft I haven't spent any time looking at it yet. Happy to collab though; the drawing functionality you developed is really important and I'd love to help get it in users' hands if I can!

Hello Matt @mfisher87. Yes this PR is still a draft and not ready for review yet. Unfortunately I haven't worked on it recently.

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
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants