Version | Description |
5.5 | |
5.4 | New features: The ST_ClusterDBSCAN function is added to support the density-based spatial clustering of applications with noise (DBSCAN) algorithm in a latitude and longitude coordinate. The ST_CurveRecognize function is added to identify a curve of a trajectory and the curvature radius. The ST_AsGrid function is optimized to compute degenerated grids in 2D. The pgRouting extension is upgraded to 3.4.2.
Bug fixes: None.
|
5.3 | |
5.1 | New features: The conversion between the GeoHash strings and INT-type values is supported. The partial update feature is supported by vector pyramids that are used to accelerate data display. The ST_InterpolateRaster function is added to support spatial interpolation. The ST_Contour function is added to generate contours. The ST_Statistics function is added to collect statistics on and analyze custom weights on raster data in MultiPoint mode. The ST_Resample function is added to resample a trajectory. The ST_Density function is added to calculate the density of a trajectory. The ST_StayPoint function is added to identify the stay points of a trajectory.
Bug fixes: The bug that the raster object becomes empty after the ST_BuildHistogram function is called is fixed. The bug that downtime and Z-value errors are caused by null values for the ST_AsTable function is fixed. The bug that incorrect results are returned when the GeoHash mode is used for the ST_Split function is fixed. The bug that causes errors in attribute field encoding for the ST_Tile function is fixed.
|
4.9 | New features: The ST_Intersection aggregate function is added to aggregate an array of geometry objects. The ST_AddZ function is added to accept an array of z-axis values as a parameter and convert a 2D or 3DM geometry to a 3D or 4D geometry. The ST_SetValue function is enhanced to support the settings of pixel values based on the spatial range of a geometry object. The ST_ExportTo function is enhanced to export raster objects as Cloud Optimized GeoTIFF (COG) files. The ST_CreateRast function is enhanced to convert multiple raster records or arrays into raster objects. The ST_Split function is enhanced to support the settings of start time when you want to split a trajectory by time. The enhanced function also supports the splitting of a trajectory by trajectory point index.
Bug fixes: The bug that the ST_makeTrajectory function may cause system downtime is fixed. The bug that the ST_lcsSimilarity function cannot identify the time range measured in days is fixed. The bug that the ST_AsEWKB function cannot convert trajectories created from data tables is fixed. The bug that causes memory usage problems when the ST_BuildPyramid function is called to create a vector pyramid based on a large amount of data is fixed.
|
4.8 | New features: The ST_Union function is enhanced to support batch execution based on memory usage to prevent out-of-memory (OOM) errors caused by large data volumes. The ST_SetValue function is supported. This function allows you to specify pixel values at specified pixel positions. HDFS-based operations on raster data are supported. The ST_CreateRast function is enhanced to create raster data based on Hadoop Distributed File System (HDFS). The ST_ImportFrom function is enhanced to import raster data based on HDFS. The ST_ExportTo function is enhanced to export raster data to HDFS.
|
4.7 | |
4.6 | New features: Raster data stored in self-managed Multi-Cloud Object Storage (MinIO) buckets can be accessed. For more information, see Object storage paths. The ST_PointValues function is added to return the pixel values of all bands.
Bug fixes: The bug due to which the ST_Clip function causes the incorrect order of bands is fixed. The bug that causes low performance during raster updates is fixed. This bug occurs due to missing indexes on primary keys. The bug that retries are not supported when you cannot access the trajectory objects stored in an Object Storage Service (OSS) bucket is fixed.
|
4.5 | New features: Ganos is compatible with PostgreSQL 14. Performance improvements: The cache for trajectory objects stored in external storage media is increased. This improves access performance. Bug fixes:
|
4.4 | |
4.3 | |
4.1 | |
4.0 | |
3.9 | New features: The ST_removeDriftPoints function is added to delete the drift points of a trajectory based on a specified rule. The ST_Split function is added to split a trajectory based on a specified spatial geometric object. The ST_ExportTo function is added to export a trajectory as an external file. Only metadata is retained in the database that stores the trajectory. The ST_IsExternal function is added to check whether a trajectory is stored in an external file. The ST_importFrom function is added to migrate a trajectory from the external file that stores the trajectory to the original database. The ST_StorageLocation function is added to query the location of an external file of a trajectory. The ST_AKID function is added to query the AccessKey ID that is used to read trajectory data from OSS. The ST_SetAccessKey function is added to configure an AccessKey pair that is used to read trajectory data from OSS. An AccessKey pair consists of an AccessKey ID and an AccessKey secret. An AccessKey ID is similar to a username, and an AccessKey secret is similar to a password. The ST_SetAkId function is added to configure an AccessKey ID that is used to read trajectory data from OSS. The ST_SetAkSecret function is added to configure an AccessKey secret that is used to read trajectory data from OSS. The ST_SetStorageLocation function is added to specify the storage location of an external file when trajectory data is read from the external file. The ST_DeleteGTF function is added to delete the files that contain the exported trajectories from a specified folder.
Bug fixes:
|
3.8 | |
3.7 | Performance improvements: The ST_SubRaster function is optimized to convert the pixel types of raster objects and increase the pixel values. This function can also be used to convert multi-band remote sensing images into three-band images that can be recognized by AI technologies. Bug fixes: The bug due to which Ganos unexpectedly exits when Ganos parses invalid histograms is fixed. The bug due to which Ganos unexpectedly exits after projection settings are modified is fixed. The bug due to which Ganos unexpectedly exits when raster data is imported into Ganos is fixed.
|
3.6 | |
3.5 | Performance improvements: Ganos is optimized. When a raster is updated based on a different raster, Ganos can automatically delete the data chunks of the original raster. Bug fixes: The bug due to which trajectory-related extensions cannot be upgraded is fixed. The bug that causes resampling errors when the Average resampling method is used to resample raster objects is fixed. The bug due to which inaccurate results are returned for queries on a trajectory object is fixed. This bug is triggered when multiple timestamps show the same trajectory point along the trajectory. The bug due to which Ganos exits when the conversion of geo-spatial objects fails is fixed. Ganos is optimized to report the causes of the failures.
|
3.4 | New features: The ST_ImportFrom function is added to import raster data in parallel. The ST_BuildPyramid function is added to build pyramids for raster data in parallel. Empty trajectory objects are supported, and null trajectory objects can be returned if the specified requirements are not met.
Bug fixes: The bug due to which the ST_AddZ function returns inaccurate results is fixed. This bug is triggered when the values of input parameters are 16-bit signed integers. The bug due to which the trajectory module cannot be upgraded is fixed. The bug due to which specific functions of the trajectory module cannot use indexes is fixed. The bug due to which specific ND functions cannot run as expected is fixed. If this bug is triggered, these ND functions cannot identify two periods of time that do not intersect and consequently return the value error rather than the value false.
|
3.3 | New features: The ST_JaccardSimilarity function is added to calculate the similarity between trajectory objects. The ST_Transform function is added to convert a trajectory object from a spatial reference system into a different spatial reference system.
Performance improvements: A new parameter is provided. This parameter is used to specify the spatial extent of a vector pyramid when Ganos cannot automatically calculate the spatial extent of the vector pyramid that you want to build. Bug fixes: The bug that causes invalid data catalogs is fixed.
|
3.2 | |
3.0 | New features: NetCDF files that contain subsets are supported. These files can be imported into specified layers based on the layer names that you specify. The following functions are added to query and specify the custom metadata and time series data of a raster file: The ST_MetaItems function is added to query the names of all custom metadata items in a raster file. The ST_MetaData function is modified to query the custom metadata items of a raster file and return metadata items in the JSON format. The ST_SetMetaData function is added to specify a metadata item of a raster. The ST_BeginDateTime function is added to obtain the start time of a raster. The ST_EndDateTime function is added to obtain the end time of a raster. The ST_SetBeginDateTime function is added to specify the start time of a raster. The ST_SetEndDateTime function is added to specify the end time of a raster. The ST_SetDateTime function is added to specify the start time and end time of a raster and the time when a band is obtained.
The following functions are added to convert a raster into a BYTEA-type image: The ST_AsImage function is added to convert a raster into a BYTEA-type image. The ST_AsPNG function is added to convert a raster into a BYTEA-type image and save the image as a PNG file. The ST_AsJPEG function is added to convert a raster into a BYTEA-type image and save the image as a JPEG file.
The GEOMGRID data type is added, and new functions are provided to manage this type of data: The GEOMGRID data type is added. The ST_AsText function is added to convert data from the GEOMGRID data type to the TEXT data type. The ST_AsGeometry function is added to convert data from the GEOMGRID data type to the GEOMETRY data type. The ST_AsBinary function is added to convert data from the GEOMGRID data type to the BINARY data type. The ST_AsBox function is added to convert data from the GEOMGRID data type to the BOX data type. The ST_AsGrid function is added to convert data from the GEOMETRY data type to the GEOMGRID data type. The ST_GridFromText function is added to convert data from the TEXT data type to the GEOMGRID data type. The ST_GridFromBinary function is added to convert data from the BINARY data type to the GEOMGRID data type. The ST_Intersects function is added to check whether a grid object intersects with a geometric object. The ST_Contains function is added to check whether a grid object includes another grid object or a geometric object. The ST_Within function is added to check whether a grid object is included in another grid object or a geometric object.
The following functions are added to support vector pyramids and display vector pyramids at high speeds: The ST_BuildPyramid function is added to build a vector pyramid. The ST_DeletePyramid function is added to delete a vector pyramid. The ST_Tile function is added to query the tile data of a vector pyramid in the MVT format.
Bug fixes: The bug due to which memory resources are exhausted when you build pyramids is fixed. The bug due to which Ganos cannot create a trajectory point on January 1, 2000 for a moving object is fixed. The bug due to which the ST_Intersection function returns inaccurate sub-trajectories for a moving object is fixed.
|
2.9 | New features: The COG format is supported. Ganos can read pyramid data that are stored in COG files. The ST_AddZ function is added to allow you to add the z coordinate to a geometric object based on the pixel values of the raster in which the geometric object resides. The following functions are added to efficiently query the spatial extents of rasters based on pyramid levels: The ST_Extent function is added to query the spatial extent of a raster and return a bounding box. The ST_Envelope function is added to query the spatial extent of a raster and return a geometric object. The ST_ConvexHull function is added to obtain the minimum convex geometry that encloses all geometries within a raster. The ST_Height function is added to query the pixel height of a raster. The ST_Width function is added to query the pixel width of a raster. The ST_XMin function is modified to query the minimum x coordinate of a raster. The ST_YMin function is modified to query the minimum y coordinate of a raster. The ST_XMax function is modified to query the maximum x coordinate of a raster. The ST_YMax function is modified to query the maximum y coordinate of a raster.
Bug fixes: The bug that limits the performance of Ganos is fixed. This bug is triggered when Ganos splits external raster data into chunks by using the 1 × n chunking model. After this bug is fixed, you can customize the size per chunk. The bug due to which the ST_Values function returns linear objects whose coordinates on specific axes do not follow the sorting rules is fixed. The bug due to which the ST_BestPyramidLevel function returns negative values is fixed. The bug due to which the ST_BuildPyramid function repeatedly builds pyramids is fixed. The bug due to which chunk tables cannot be cleared in a timely manner when you truncate raster tables is fixed. The bug due to which the ST_ExportTo function is invalid on the CreateOption parameter is fixed. The bug that causes errors when the ST_ClearChunks function is invoked is fixed. This bug is triggered when the name of the table on which the function is invoked contains both uppercase letters and lowercase letters. The bug that causes failures in creating an overview for an external pyramid is fixed. The bug that causes failures in creating an internal pyramid for a raster that has an external pyramid is fixed. The bug due to which inaccurate statistics are returned for queries on rasters is fixed. This bug is triggered when the rasters contain NaN values.
|
2.8 | New features: The following functions are added to efficiently query the metadata of rasters: The ST_XMin function is added to query the minimum x coordinate of a raster. The ST_YMin function is added to query the minimum y coordinate of a raster. The ST_XMax function is added to query the maximum x coordinate of a raster. The ST_YMax function is added to query the maximum y coordinate of a raster. The ST_ChunkHeight function is added to query the chunk height of a raster. The ST_ChunkWidth function is added to query the chunk width of a raster. The ST_ChunkBands function is added to query the number of bands based on which the data of a raster is split into chunks.
The ST_SrFromEsriWkt function is added to convert a spatial reference string from the Esri format to the OGC format. The Zstandard (Zstd) compression algorithm and the Snappy compression algorithm are added. These algorithms are used to compress raster data. Point cloud files can be copied in binary format. The PROJ_LIB and GDAL_DATA environment variables can be configured, and the relevant data can be deployed.
Bug fixes: The bug due to which Ganos unexpectedly exits when an invalid OSS path is specified is fixed. The bug that causes inconsistencies between the imported SRIDs and original SRIDs of specific rasters is fixed.
|
2.7 | |
2.6 | |