Skip to main content

Simplify

Simplify simplifies line and area geometries in a dataset. Loading geographic data with Simplify instead of Load creates more efficient geometries that are faster to display.

Example of Simplify

A map of states, simplified to load faster and look better.

The degree of simplification is calculated automatically based on area, number of objects and size of objects. You can adjust this simplification to a higher or lower resolution. Area simplification is done with an algorithm that handles topologies and can remove gaps and join islands. Line simplification is done with a breakpoint reduction algorithm.

Information note

Overlaps of polygons are removed from the output.

Simplify returns the following fields:

  • <dataset key field>: The key field from the dataset.

  • Simplified_<geometry field name>: Simplified versions of the original geometries.

  • All fields except the key field from dataset, prefixed with the dataset name.

  1. Under Data connections, click Select data on your Qlik GeoOperations connection.

  2. Under Operation, select Simplify.

  3. Under Resolution, select the resolution to simplify areas or lines to. The following resolutions are available:

    • AutoLow: A resolution that is half the resolution of Auto.

    • Auto: A simplified resolution calculated based on the data.

    • AutoHigh: A resolution that is double the resolution of Auto.

  4. Under Dataset 1, select the type of data source to use in the operation and its parameters.

    The data types and parameters are the same as those in the Load operation. For information on each of the dataset parameters, see:

  5. Under Tables, select the table to load.

  6. Under Fields, select the fields to load.

  7. Click Insert script.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!