Skip to content

Reorganize examples#113

Merged
giswqs merged 3 commits intomainfrom
docs
Nov 8, 2025
Merged

Reorganize examples#113
giswqs merged 3 commits intomainfrom
docs

Conversation

@giswqs
Copy link
Copy Markdown
Member

@giswqs giswqs commented Nov 8, 2025

No description provided.

Copilot AI review requested due to automatic review settings November 8, 2025 02:28
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 8, 2025

@github-actions github-actions Bot temporarily deployed to pull request November 8, 2025 02:29 Inactive
Copy link
Copy Markdown
Contributor

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 reorganizes the documentation examples into a more structured hierarchy, grouping notebooks by backend (MapLibre, Potree, OpenLayers, KeplerGL, etc.) and adds numerous new example notebooks demonstrating various features. The main change is restructuring the navigation in mkdocs.yml from a flat list to a categorized structure.

Key Changes:

  • Reorganizes examples from a flat structure to backend-specific subdirectories
  • Adds new example notebooks for features like PMTiles, temporal controls, Three.js integration, geocoding, measures, and more
  • Updates mkdocs.yml navigation to reflect the new structure with collapsible sections

Reviewed Changes

Copilot reviewed 1 out of 37 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
mkdocs.yml Restructures navigation from flat list to hierarchical categories (Cesium, DeckGL, KeplerGL, Leaflet, MapLibre, Mapbox, OpenLayers, Potree)
docs/examples/potree/potree_example.ipynb New example demonstrating Potree point cloud visualization
docs/examples/openlayers/openlayers_example.ipynb New example for OpenLayers map functionality
docs/examples/maplibre/*.ipynb Multiple new MapLibre examples for various features (terrain, temporal controls, geocoding, PMTiles, Three.js, measures, legends, etc.)
docs/examples/keplergl/keplergl_example.ipynb New KeplerGL example notebook

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

Comment thread mkdocs.yml Outdated
Comment on lines +106 to +110
- examples/maplibre/mapbox_example.ipynb
- OpenLayers
- examples/maplibre/openlayers_example.ipynb
- Potree
- examples/maplibre/potree_example.ipynb
Copy link

Copilot AI Nov 8, 2025

Choose a reason for hiding this comment

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

The file paths reference 'examples/maplibre/' directory, but based on the new files added in the PR (examples/potree/, examples/openlayers/), these should likely be 'examples/mapbox/', 'examples/openlayers/', and 'examples/potree/' respectively to match the actual file locations.

Copilot uses AI. Check for mistakes.
@github-actions github-actions Bot temporarily deployed to pull request November 8, 2025 02:32 Inactive
@github-actions github-actions Bot temporarily deployed to pull request November 8, 2025 02:37 Inactive
@giswqs giswqs merged commit c77fd48 into main Nov 8, 2025
8 checks passed
@giswqs giswqs deleted the docs branch November 8, 2025 02:38
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