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/10/04 14:25]
jeroen [Add Single Resource]
— (current)
Line 1: Line 1:
- 
-====== Resources ====== 
- 
-This page described 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 to replace 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> 
- 
-===== Add Multiple Resources ===== 
- 
-Add multiple resources simultaneously via a .txt or .csv file. Every line represents one resource. Add the above parameters comma-separated in the same order. Find an example below. 
- 
-<code> 
-"File location",Resource Name,Copyright,Url,Floornumber,Floorname,Date Start,Date Stop,Description,[tag1,tag2] 
-"E:/Data/BEGhentbyTopcon/orbit_mm_run.omr",Gent,Orbi GT,www.orbitgt.com,1,First,2019-01-02,2019-02-01,Gasmeterlaan,["Belgium", "Ghent"] 
-"E:/Data/BEGhentbyTopcon/orbit_mm_run.omr",Gent,,,,,2019-01-02,2019-02-01, 
-</code> 
- 
-Choose if you would like to only Add the new resources, or Add and Update already existing resources with the newly entered information. 
- 
-===== Specs & Tags ===== 
- 
-The Specs & Tags 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.  
- 
-=== 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. 
- 
-=== 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. If the floors have non-numeric values those will be sorted alphabetically. 
- 
-=== Date Start + Date Stop === 
- 
-Fill in the start and stop date of collecting the data to use the resource in the timeline. 
- 
-=== Description === 
- 
-Add a description 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/10/04 14:25