Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions app/content/stories/sat-data-agriculture.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,22 @@ taxonomy:

</Block>

<Block>
<Prose>
## Geoglam Map
Hope it works.
</Prose>

<Figure>
<Map
datasetId='geoglam'
layerId='geoglam'
zoom={4}
center={[117.22,35.66]}
/>
</Figure>
</Block>

<Block>
<Prose>
## Why We Monitor Agricultural Production
Expand Down
5 changes: 2 additions & 3 deletions app/content/stories/template-story.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,10 @@ taxonomy:

<Block>
<Prose>
Authors: Your Name, Your Org
Authors: Darian Gill, NCEAS

## Introduction
Some written background and context to your story...

Here's an intro for a demo application! The app should be just as good as arcgis storymap, but entirely opensource. You'll be enlightened by my story and have visions of a cozy fire-side tale in rocking chairs by the time we're done!
</Prose>
</Block>

Expand Down