Skip to content

Commit

Permalink
Geospatial Video fixes.
Browse files Browse the repository at this point in the history
Fixes issues as described in issue Esri#67
  • Loading branch information
RandallRebello committed Oct 20, 2021
1 parent 8e952aa commit 9d51d12
Show file tree
Hide file tree
Showing 2 changed files with 610 additions and 572 deletions.
42 changes: 21 additions & 21 deletions CustomTypes/GeospatialVideo.oictype
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"Parameters": {
"Metadata File": "",
"Video File": "",
"Frames Step (In Seconds)": "2"
},
"DefaultAttributes": {
"Defaults": {
"CamHeading": "",
"CamPitch": "90",
"CamRoll": "0",
"HFOV": "",
"VFOV": "",
"AvgHtAG": "",
"FarDist": "",
"NearDist": "",
"OIType": "V",
"MaxDist": "300"
}
}
}
{
"Parameters": {
"Metadata File": "",
"Video File": "",
"Frames Step (In Seconds)": "2"
},
"DefaultAttributes": {
"Defaults": {
"CamHeading": "",
"CamPitch": "90",
"CamRoll": "0",
"HFOV": "",
"VFOV": "",
"AvgHtAG": "",
"FarDist": "",
"NearDist": "",
"OIType": "V",
"MaxDist": "1000"
}
}
}
Loading

0 comments on commit 9d51d12

Please sign in to comment.