Oracle Spatial Studio is a self-service web tool for accessing the spatial features of Oracle Database. The release of Spatial Studio 20.1 introduces many...
Oracle Spatial Studio is a self-service web tool for accessing the spatial features of Oracle Database. The release of Spatial Studio 20.1 introduces many valuable enhancements. This article explains the process of upgrading an existing deployment to version 20.1, and is intended for those with a general understanding of JEE deployments. The following are the steps to upgrade an existing Spatial Studio deployment to version 20.1. Part 1 - Prepare for Upgrade Stop all Spatial...
Oracle Spatial Studio is a self-service web tool for accessing the spatial features of Oracle Database. The release of Spatial Studio 20.1 introduces many valuable enhancements. This article explains...
Among the new enhancements of the latest release of Oracle Spatial Studio, a self-service web tool for accessing the spatial features of Oracle Database, is the...
Among the new enhancements of the latest release of Oracle Spatial Studio, a self-service web tool for accessing the spatial features of Oracle Database, is the ability to deploy to a web server cluster. Cluster Key Features Spatial Studio 20.1 is designed to run large cluster deployments out-of-the-box. Some of the key features are: Cache-sync. In-memory cached Spatial Studio metadata are kept in sync across all Studio instances. For example, when a user updates statistics...
Among the new enhancements of the latest release of Oracle Spatial Studio, a self-service web tool for accessing the spatial features of Oracle Database, is the ability to deploy to a web server...
Oracle Database 21c is now available. It includes new features and enhancements that further extend the multi-model, converged capabilities of Oracle Database....
Oracle Database 21c is now available. It includes new features and enhancements that further extend the multi-model, converged capabilities of Oracle Database. This post outlines a few of the new Spatial features included in this release that address ease of use, developer productivity, and performance. Spatial Studio Spatial Studio is a self-service low-code web application. It simplifies the use of the rich spatial analysis and query capabilities in Oracle Database. ...
Oracle Database 21c is now available. It includes new features and enhancements that further extend the multi-model, converged capabilities of Oracle Database. This post outlines a few of the new...
This guest post is by Liujian Qian. One of the new features of Oracle Spatial Studio release 20.1 is Access Token support. Spatial Studio access tokens enable...
This guest post is by Liujian Qian. One of the new features of Oracle Spatial Studio release 20.1 is Access Token support. Spatial Studio access tokens enable command line tools, such as curl, to invoke various RESTful endpoints directly without relying on an interactive login session. Almost all Spatial Studio REST endpoints can be invoked using an access token to perform tasks such as updating the statistics of a dataset, obtaining the GeoJSON data of a dataset, pre-caching...
This guest post is by Liujian Qian. One of the new features of Oracle Spatial Studio release 20.1 is Access Token support. Spatial Studio access tokens enable command line tools, such as curl,...
Oracle Spatial Studio version 20.1 includes a new Time Slider feature to view change over time. This feature operates on map layers based on tables with a date...
Oracle Spatial Studio version 20.1 includes a new Time Slider feature to view change over time. This feature operates on map layers based on tables with a date column. Users may configure the date columns and time unit for the Time Slider. The following describes the use of this new feature. The Time Slider requires one or more map layers with column(s) of type DATE. In the example below, the TEMPORAL_POINTS has a column called CAPTURE_DATE of type DATE: To use the time...
Oracle Spatial Studio version 20.1 includes a new Time Slider feature to view change over time. This feature operates on map layers based on tables with a date column. Users may configure the date...
This guest post is by Honglei Zhu. Oracle Spatial Studio now can display 3D Tiles using CesiumJS plugin, beginning with version 20.1. Supported formats are...
This guest post is by Honglei Zhu. Oracle Spatial Studio now can display 3D Tiles using CesiumJS plugin, beginning with version 20.1. Supported formats are point cloud (pnts) and batched 3D model (b3dm). 3D Tiles need to be pre-generated outside of Spatial Studio using third party software before they can be displayed in Spatial Studio. Follow these steps to display 3D Tiles in Spatial Studio. Step 1: Create Spatial Studio datasets by uploading 3D Tiles to the server A 3D...
This guest post is by Honglei Zhu. Oracle Spatial Studio now can display 3D Tiles using CesiumJS plugin, beginning with version 20.1. Supported formats are point cloud (pnts) and batched 3D...
Oracle Spatial Studio 20.1 is now available. Spatial Studio is a web application that provides self-service access to the spatial features of Oracle Database...
Oracle Spatial Studio 20.1 is now available. Spatial Studio is a web application that provides self-service access to the spatial features of Oracle Database 19c on-prem and in the Cloud – including Oracle Autonomous Database and the Oracle Cloud Free Tier. This release also works with Oracle Database 12c Release 2 on-prem and in the Cloud and includes new features and improvements in the areas of data loading, spatial analysis, visualization and performance. Here are some of...
Oracle Spatial Studio 20.1 is now available. Spatial Studio is a web application that provides self-service access to the spatial features of Oracle Database 19c on-prem and in the Cloud – including...
In times of a pandemic it is crucial to understand if people have been close enough to each other for long enough to transmit the disease. This means that...
In times of a pandemic it is crucial to understand if people have been close enough to each other for long enough to transmit the disease. This means that location-based data in potentially huge volumes need to be analyzed for pair-wise interaction. Oracle has released two AUTOMATIC, SCALABLE contact tracing APIs (PL/SQL table functions) for this purpose, included in every Oracle Database license. These APIs natively leverage the security, scalability, and manageability...
In times of a pandemic it is crucial to understand if people have been close enough to each other for long enough to transmit the disease. This means that location-based data in potentially...
Query graphs in SQLcl using PGQL statements