-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removing / disabling the California Black Oak stop, fixes #28
- Loading branch information
1 parent
97fcb9c
commit 3d2aa08
Showing
4 changed files
with
22 additions
and
22 deletions.
There are no files selected for viewing
This file contains 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
File renamed without changes.
File renamed without changes.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
- title: California Black Oak | ||
kind: trees | ||
phylum: angiosperm | ||
evergreen: false | ||
traffic: false | ||
california_native: true | ||
categories: vrview | ||
is_image_360: true | ||
default_yaw: 0 | ||
image_url: california_black_oak.jpg | ||
thumbnail: california_black_oak_th.jpg | ||
lat: 36.814492 | ||
lon: -119.750421 | ||
geo_fence_nw_lat: 36.814677 | ||
geo_fence_nw_lon: -119.750455 | ||
geo_fence_se_lat: 36.814276 | ||
geo_fence_se_lon: -119.750222 | ||
scientific_name: Quercus kelloggii | ||
height: 30-80 | ||
width: 30 | ||
wiki: https://en.wikipedia.org/wiki/Quercus_kelloggii | ||
extra_url: https://www.csustan.edu/campus-tree-story-map/california-black-oak-quercus-kelloggii |
3d2aa08
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixes #26 and not the 28