Add RSContext local setup documentation#1261
Merged
Merged
Conversation
- Add running-locally.mdx with complete guide for downloading national datasets and running RSContext locally - Update index.mdx with "How to Get RSContext Data" section showing two approaches (download pre-built vs run locally) - Add intro to data.mdx explaining these are output layers - Fix LANDFIRE abbreviations in descriptions (HDst→HDist, etc.) - Update BLM Surface Management Agency URL
b3f8db0 to
fd98af1
Compare
Author
|
Rebased after the force-push to docs—should be back to just my changes now. |
MattReimer
approved these changes
Jan 14, 2026
Member
MattReimer
left a comment
There was a problem hiding this comment.
These are great additions to our docs. Thank you!
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds documentation for running RSContext locally with downloaded national datasets.
Changes
New:
running-locally.mdx- Complete guide for downloading national datasets (LANDFIRE, ecoregions, geology, etc.) and running RSContext locallyUpdated:
index.mdx- Added "How to Get RSContext Data" section showing two approaches (download pre-built vs run locally)Updated:
data.mdx- Added intro paragraph explaining these are output layersFixed: LANDFIRE abbreviations in layer descriptions (HDst→HDist, FDst→FDist, SCla→SClass)
Fixed: BLM Surface Management Agency URL
Note
This documentation complements the code fixes in PR #1260 (fix rscontext issues with current national datasets).