Skip to content
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

Document some quick start examples using open datasets #313

Open
mfisher87 opened this issue Jan 11, 2025 · 8 comments
Open

Document some quick start examples using open datasets #313

mfisher87 opened this issue Jan 11, 2025 · 8 comments
Labels
documentation Improvements or additions to documentation

Comments

@mfisher87
Copy link
Member

cc @matthewfeickert; see #312 for context

  • How to load local GeoJSON into JupyterGIS
  • How to load a local shapefile into JupyterGIS - for now unsupported (Support for Local Files in JupyterGIS Layers #109), but show the user how to convert to GeoJSON as shapefiles are still a really common use case
  • How to load a local GeoTIFF into JupyterGIS - for now unsupported (Unify external file handling #246), communicate clearly we don't support any raster local files, but we do support Cloud-Optimized GeoTIFFs
  • How to add a remote layer (COG/GeoJSON) - note formats we intend to support in the future like pmtiles
@mfisher87 mfisher87 added the documentation Improvements or additions to documentation label Jan 11, 2025
@martinRenou
Copy link
Member

@annefou is already looking into implementing some quick start examples for the documentation

@arjxn-py
Copy link
Contributor

Hi, i added a local.jgis file in #256 where the file demonstrates the loading of local shapeFile and geoJSON

@mfisher87
Copy link
Member Author

@annefou is already looking into implementing some quick start examples for the documentation

Wonderful! Looks like Anne isn't in the geojupyter org, I just sent an invitation. cc @annefou

@annefou
Copy link
Contributor

annefou commented Jan 13, 2025

Yes, I created a very simple tutorial: https://annefou.github.io/jupytergis-tutorials/tutorials/intro.html
Should we move my repo to geojupyter?

@mfisher87
Copy link
Member Author

mfisher87 commented Jan 13, 2025

@annefou that looks absolutely stellar! 🤩 Is the plan to work this into this repository's docs?

@annefou
Copy link
Contributor

annefou commented Jan 13, 2025

Thank you! I don't know what would be the best. My initial thought (maybe wrong) was to have a separate repo dedicated to training materials, case studies, etc.
What do you suggest?

@mfisher87
Copy link
Member Author

Personally I feel a tutorial like the one you shared above would be right at home in the official / main docs for JupyterGIS! Are there other materials you're working on that might not fit there?

@annefou
Copy link
Contributor

annefou commented Jan 13, 2025

Ok. Cool. Happy to move it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants