Yaniv Navon
- Total activity 197
- Last activity
- Member since
- Following 0 users
- Followed by 3 users
- Votes 3
- Subscriptions 138
Activity overview
Latest activity by Yaniv Navon-
Yaniv Navon created an article,
Platform Compatibility: Syntax Behavior in TerraExplorer
When developing scripts that interact with TerraExplorer through the TerraExplorer Desktop (TED) API or through TerraExplorer Fusion (TEF), certain syntax behaviors differ depending on the platform...
-
Yaniv Navon created an article,
Deployment on Kubernetes
In this article: Deploying Kubernetes Enabling HTTPS with Ingress Basic Kubernetes Operations SkylineGlobe Server can be deployed on Kubernetes using several configurations depending on your datab...
-
Yaniv Navon created an article,
Deployment Settings
Key parameters can be defined to customize how SkylineGlobe Server (SGS) is deployed and behaves. The method of setting these parameters depends on the deployment type: Windows: appsettings.json in...
-
Yaniv Navon created an article,
Interactive Tutorial - Using TerraExplorer API in TerraExplorer Fusion
Our API Interactive Tutorial for TerraExplorer Fusion offers a practical guide for developers looking to use the TerraExplorer API within the TerraExplorer Fusion platform. This tutorial features a...
-
Yaniv Navon created an article,
Mesh Layer Conversion Table
The table below summarizes the mesh layer conversions supported in TerraExplorer:Legend: UI - Direct conversion via user interface Command Line (CL) - Direct conversion (via SLMeshConverter comma...
-
Yaniv Navon created an article,
High and Low
The High and Low tool identifies elevation differences in a selected area of interest. It colorizes the highest and lowest regions based on the percentage values set. For example, if you set a top ...
-
Yaniv Navon created an article,
Create a Custom TEF Application
You can create custom TerraExplorer Fusion (TEF) applications by using iframes to embed the TerraExplorer Fusion window in your custom HTML. The TerraExplorer and Fusion APIs, can then be used toge...
-
Yaniv Navon created an article,
Access Tokens
The access token mechanism offers an alternative authentication option to logging in with a user and password. The access token is per user and allows the same access level the user has. This secu...
-
Yaniv Navon created an article,
Introduction to TerraExplorer API
ISGWorld is the main entry point to most TerraExplorer interfaces. Through this interface you can manage your application and 3D content and handle events. The following main issues are addressed b...
-
Yaniv Navon created an article,
Startup Scripts
A startup script is a code that runs automatically when the user opens TerraExplorer Fusion. This script can directly run SGWorld commands or reference custom tools, adding them to the analysis or ...