Skip to content

Enable geo-shape decimation for all the kinds that have spatial location

Zhibin Mai requested to merge geo_shape_decimation_extension into master

This is follow up of MR Geoshape decimation and MR Enable the feature flag for geo-shape decimation by default to enable geo-shape decimation for all the kinds that have spatial data.

The previous implementation only enables the geo-shape decimation for the kinds that have "data.VirtualProperties.DefaultLocation" defined in their schema. One of our clients tested the shape decimation for Seismic2D survey data and they found that the map performance was increased 20-30 times after this feature is enabled and data of the Seismic2D survey were re-indexed.

Edited by Zhibin Mai

Merge request reports