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
dev:server:publisher_console:resources [2022/11/22 11:44]
tim [Import/Update Multiple Resources]
— (current)
Line 1: Line 1:
- 
-====== Resources ====== 
- 
-This page describes the page 'Resources'. \\ 
-Return to [[dev:server:publisher_console:index| 3DM Publisher Console]]\\ 
- 
- 
-===== Concepts ===== 
- 
-  * 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|]]. 
- 
-===== Add Single Resource ===== 
- 
-Click 'New' in the top right corner to add a resource.  
- 
-Browse to the resource file to add a new resource or copy and paste the path of the resource file (''Shift + Right mouse click'' on resource file to copy path). The allowed Orbit formats can be found on [[dev:technology:supported_formats:index|]].\\ 
-When using network storage, the use of UNC file path is required. 
- 
-When using mapped network drives, use the "net use" command to get to know the UNC file path prefix of the mapped network drive. \\ 
-In Command Prompt, enter the following command to view the remote path of a network drive: 
-  
-<code> 
-net use 
-</code> 
- 
-Example : <nowiki>\\serverPath01\FolderPath01\Resource\Test01.ovt</nowiki> 
- 
-===== Import/Update Multiple Resources ===== 
- 
-Click "Import multiple" 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. 
- 
-<code> 
-File location,Resource Name,Copyright,Copyright Url,Building,Floornumber,Floorname,Date Start,Date Stop,Timezone,Description,[tag1,tag2] 
-E:/Data/BEGhentbyTopcon/orbit_mm_run.omr,Gent,Orbit GT,www.orbitgt.com,5,1,First,2019-01-02,2019-02-01,Europe/Brussels,Gasmeterlaan,["Belgium", "Ghent"] 
-E:/Data/BEGhentbyTopcon/orbit_mm_run.omr,Gent,,,,,,2019-01-02,2019-02-01,,, 
-</code> 
- 
-The given parameters must be conform with the parameter selection in the "Select Columns" dropdown.  
- 
-===== 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. 
- 
- 
-=== 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 === 
- 
-The copyright is visible at the bottom right corner of the publication including the resource. 
- 
-=== Copyright URL === 
- 
-Clicking on the copyright in the publication opens this URL.  
- 
-=== Basemap === 
- 
-Selecting this option will enable this resource to be used as Basemap. 
- 
-=== DEM === 
- 
-Selecting this option will enable this resource to be used as Terrain. 
- 
-=== Building === 
- 
-Add a building tag to enable a sidebar that allows switching between buildings. 
- 
-=== Floor + Floor Label === 
- 
-Add a floor level to enable a sidebar that allows switching between floors. 
-Make sure every floor has a unique floor label. 
- 
-=== Thumbnail Hyperlink === 
- 
-Add a thumbnail hyperlink to the resource. 
- 
-=== Date Start + Date Stop === 
- 
-Fill in the start and stop date of collecting the data to use the resource in the timeline. 
- 
-=== Timezone === 
- 
-Add a timezone to the resource. 
- 
-=== Properties === 
- 
-Display of the resource type and CRS. 
- 
-=== Spatial Bounds === 
- 
-Display of the spatial bounds 
- 
-=== Tags === 
- 
-Add tags to resources and re-use them for filtering and linking them to resource groups and publications. 
- 
- 
-===== Reload - Duplicate - Delete ===== 
- 
-Reload, duplicate or delete a resource. All actions are available on all resource pages.  
- 
- 
- 
  
 
Last modified:: 2022/11/22 11:44