-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(immersive position): result adjustments
- Loading branch information
Showing
4 changed files
with
283 additions
and
171 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
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,26 @@ | ||
{ | ||
"FF1-00" : "feuillus", | ||
"FF1G01-01" : "chênes", | ||
"FF1G06-06" : "chênes", | ||
"FF1-09-09" : "hêtres", | ||
"FF1-10-10" : "châtaigniers", | ||
"FF1-14-14" : "robiniers", | ||
"FF1-49-49" : "feuillus", | ||
"FF1-00-00" : "feuillus", | ||
"FF2-00" : "conifères", | ||
"FF2-51-51" : "pins maritimes", | ||
"FF2-52-52" : "pins sylvestres", | ||
"FF2G53-53" : "pins laricio, pins noirs", | ||
"FF2-57-57" : "pins d'Alep", | ||
"FF2G58-58" : "pins à crochets ou pins cembro", | ||
"FF2-81-81" : "pins", | ||
"FF2-80-80" : "pins", | ||
"FF2G61-61" : "sapins ou épicéas", | ||
"FF2-63-63" : "mélèzes", | ||
"FF2-64-64" : "douglas", | ||
"FF2-90-90" : "conifères", | ||
"FF2-91-91" : "conifères", | ||
"FF2-00-00" : "conifères", | ||
"FO1" : "feuillus", | ||
"FO2" : "conifères" | ||
} |
Oops, something went wrong.