Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
dev:server:publisher_console:resources [2022/11/22 11:24]
tim [Specs & Tags]
dev:server:publisher_console:resources [2022/12/12 09:41]
reine [Add Single Resource]
Line 1: Line 1:
  
-====== Resources ======+====== Resources & Resource Groups ======
  
-This page describes the page 'Resources'. \\+This page describes the page 'Resources & Resource Groups'. \\
 Return to [[dev:server:publisher_console:index| 3DM Publisher Console]]\\ Return to [[dev:server:publisher_console:index| 3DM Publisher Console]]\\
  
  
-===== Concepts =====+===== Resource Concepts =====
  
   * Multiple resource types can be added to the console by giving up the location path of the resource.    * Multiple resource types can be added to the console by giving up the location path of the resource. 
   * All the Mobile Mapping runs, UAS Mapping runs and Oblique projects should be HTML5-ready. More information: [[dev:desktop_ext:catalog|]].   * All the Mobile Mapping runs, UAS Mapping runs and Oblique projects should be HTML5-ready. More information: [[dev:desktop_ext:catalog|]].
 +
 +
 +===== Resource Group Concepts =====
 +  * Use Resource Groups to open multiple resources as one in a Publication.
 +  * Only homogeneous resources can be placed into one Resource Group.
 +  * For performance reasons, limit the number of resources to 10-50.
  
 ===== Add Single Resource ===== ===== Add Single Resource =====
Line 22: Line 28:
    
 <code> <code>
-net use+\\serverPath01\FolderPath01\Resource\Test01.ovt</nowiki>
 </code> </code>
  
-Example : <nowiki>\\serverPath01\FolderPath01\Resource\Test01.ovt</nowiki>+ 
 + 
 +===== Add Resource Group ===== 
 + 
 +Click 'New' in the top right corner to add a resource group 
 + 
 +Fill in a name and select the resource group type. Hit enter or click create resource group. 
  
 ===== Import/Update Multiple Resources ===== ===== Import/Update Multiple Resources =====
 +
 +Click "Import multiple" on the create resource page in the top right corner.
  
 Import or update multiple resources simultaneously via a .txt or .csv file. Every line represents one resource with comma-separated parameters. Add parameters in the same order as in the example below. Import or update multiple resources simultaneously via a .txt or .csv file. Every line represents one resource with comma-separated parameters. Add parameters in the same order as in the example below.
Line 38: Line 53:
  
 The given parameters must be conform with the parameter selection in the "Select Columns" dropdown.  The given parameters must be conform with the parameter selection in the "Select Columns" dropdown. 
 +
  
 ===== Specs & Tags ===== ===== Specs & Tags =====
  
-Double-click on a resource will directly open the Specs & Tags page. This page displays resource information and can be updated at all times+Double-click on a resource or resource group will directly open the Specs & Tags page. This page displays resource or resource group information and can be updated at all times.
- +
- +
-=== File === +
- +
-The file location of the resource. The dot indicates the availability of the resource.  +
- +
-=== Name === +
- +
-Retain the name derived from the original file or change the name of the resource. +
- +
-=== Description === +
- +
-Add a description to the resource.+
  
 === Copyright === === Copyright ===
Line 83: Line 86:
 === Thumbnail Hyperlink === === Thumbnail Hyperlink ===
  
-Add a thumbnail hyperlink to the resource.+An online thumbnail can be added by copying the logo URL to Thumbnail Hyperlink. An offline thumbnail can be added by copying the thumbnail file to this folder: …\Orbit 3DM Publisher\server\program\wwwroot\thumbnail. Copy the URL structure ''<nowiki>http://<service ID>:<port>/thumbnail/<filename></nowiki>'' to the Thumbnail Hyperlink. For example ''<nowiki>http://localhost:1111/thumbnail/thumbnail.png</nowiki>'' \\
  
 === Date Start + Date Stop === === Date Start + Date Stop ===
Line 91: Line 94:
 === Timezone === === Timezone ===
  
-Add a timezone to the resource.+Select a timezone in which to display timestamps in the viewer. 
 + 
 +=== Resource Group Specific: Dynamic Resource Group === 
 + 
 +The runs of the resource group that are loaded in a publication will be limited to those where the coordinates of the center of the reference view are located in the bounding box  
 +    * The Min-Z Fallback and Max-Z Fallback set the vertical range wherein the runs will be loaded.  
 +    * The distance indicates the horizontal radius wherein the runs will be loaded. The envelopes (bounding box) of the runs are used to check if they overlap with this search area.  
 +    * The time indicates how long the runs stay loaded. If you switch from point A to B and the time is set to 10 seconds. If you go back to A within 10 seconds, the run will still be loaded. If you go to A in more than 10 seconds, the run will have to be reloaded.
  
 === Properties === === Properties ===
Line 99: Line 109:
 === Spatial Bounds === === Spatial Bounds ===
  
-Display of the spatial bounds+Display of the spatial bounds.
  
 === Tags === === Tags ===
Line 106: Line 116:
  
  
-===== Reload - Duplicate - Delete =====+===== Actions ===== 
 + 
 +=== Duplicate - Delete ==
 + 
 +Duplicate or delete a resource or resource group. All actions are available on all resource and resource group pages.  
 + 
 +=== Resource specific: Reload === 
 + 
 +Reload a resource. This action is available on all resource pages. 
 + 
 +=== Resource Group specific: Setup === 
 + 
 +On the setup page toggle on the slider to add a resource to the resource group. 
 + 
 +Search on #active or toggle on 'Active' to filter on the added resources. 
  
-Reload, duplicate or delete a resource. All actions are available on all resource pages. +This action is available on all resource group pages.