A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/javascript/latest/visualization/high-density-data/ below:

High density data | Overview | ArcGIS Maps SDK for JavaScript 4.33

Clusters visualize and summarize overlapping features in an intuitive, concise way. Use the swipe widget to compare an unclustered layer of power plants with a clustered version.

High density data

Large, dense datasets are difficult to visualize well. These datasets typically involve overlapping features, which makes it difficult or even impossible to see spatial patterns in raw data. The following topics demonstrate various ways you can visualize high density data in a more meaningful way.

Note

The density of a layer's features is always relative to the map scale. For example, a set of points may be dense at a small scale (zoomed out) but appear dispersed at a very large scale (zoomed in). When determining the best way to represent dense data, you should first understand the scale levels at which users will typically view it.

Client-side techniques

The following topics describe how you can visualize high density data client-side. These are ideal for dense datasets where all features can be loaded to the browser.

Clustering

Learn how to visualize high density data using clusters.

Binning

Learn how to visualize high density data using clusters.

Heatmap

Learn how to visualize high density point data as a continuous heatmap surface.

Opacity

Learn how to visualize high density data using opacity.

Bloom

Learn how to visualize high density data using a bloom layer effect.

Server-side techniques

The following topics describe techniques ideal for representing very large layers that cannot be reliably loaded to the browser. These should also be considered for reducing the size of datasets that need to be viewed on mobile devices. Note that the techniques mentioned here may be used in combination with the techniques mentioned above.

Aggregation analysis tools

Learn how to visualize high density data by aggregating points to polygons.

Thinning

Learn how to reduce the number of features in the view by thinning data from very large layers.

Visible scale range

Learn how to leverage visible scale ranges in layers to avoid downloading too many features at small scales.

API support

The following table describes the geometry and view types that are suited well for each visualization technique.

Full support Partial support No support

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4