FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Import data tutorial: new NC dataset by petrasovaa · Pull Request #144 · OSGeo/grass-tutorials · GitHub

Import data tutorial: new NC dataset - #144

Open
petrasovaa wants to merge 3 commits into
OSGeo:mainfrom
petrasovaa:import-data-tutorial
Open

Import data tutorial: new NC dataset#144
petrasovaa wants to merge 3 commits into
OSGeo:mainfrom
petrasovaa:import-data-tutorial

Conversation

Copy link
Copy Markdown
Contributor

New tutorial walking through the ways data gets into a GRASS project, organized by
import method:

  1. Import a file — r.import / v.import
  2. Link, then reproject — r.external in a staging project + r.proj
  3. Add-ons that fetch data — r.in.usgs, v.in.ags, r.in.ssurgo
  4. Python packages and plain APIs — pygris, STAC/Planetary Computer, requests

The running example is the recipe used to build the new North Carolina sample dataset
for Raleigh, so it doubles as a template for assembling an equivalent dataset for
another area. Closes with metadata and styling (r.support, r.category, r.colors,
semantic labels) and a table of sources and terms of use.

Adds content/tutorials/import_data/: the .qmd, 10 webp figures, and the original
dataset notebook (linked via code-links).

petrasovaa changed the title import data tutorial Import data tutorial: new NC dataset Aug 28, 2026
petrasovaa added the new tutorial Adding a new tutorial label Aug 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new tutorial Adding a new tutorial

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL