Skip to content

Commit afa23c7

Browse files
authored
Add demo project
1 parent 29b360d commit afa23c7

3 files changed

Lines changed: 26 additions & 0 deletions

File tree

161 KB
Loading
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"coordinates": [
3+
[
4+
[-81.82614138774376, 35.84780895127848],
5+
[-81.8370241874459, 35.836209204120905],
6+
[-81.81812629099073, 35.82833396702833],
7+
[-81.79433782632807, 35.82949728822071],
8+
[-81.78660657663784, 35.84040998991698],
9+
[-81.80208737104303, 35.85037494262714],
10+
[-81.82614138774376, 35.84780895127848]
11+
]
12+
],
13+
"type": "Polygon"
14+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
id: demo-project
3+
title: 'DEMO project'
4+
latitude: 35.847
5+
longitude: -81.826
6+
date: 07/24/2025
7+
location: 'point - made up; polygon - AP made up'
8+
photo_caption: 'Grandfather Mountain, North Carolina, USA. Photo: Wes Hicks'
9+
photo_url: 'https://unsplash.com/photos/a-scenic-view-of-a-mountain-range-in-the-fall-Ag6m0LZNwnE'
10+
---
11+
12+
This is a demo project!

0 commit comments

Comments
 (0)