Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
prayner
Contributor III
Contributor III

Binning operation spatial index optimisation for grid coordinates

I have gridded maps of europe that I want to display using the binning operation. I currently use these values to show polygons aligned.

For 4km2 bins, i use gridSize="0.05", gridWidthHeightRatio="1.5".

For 30km2 bins, i use gridSize="0.35", gridWidthHeightRatio="1.5".

For 10km2, I use gridSize="0.12" gridWidthHeightRatio="1.5"

However, for 10km2, i am only displaying less than half of the 10km2 grid coordinates (see the first screenshot). This is very inefficient, so I am trying to figure out how to get one polygon per coordinate. The closest I've gotten is using gridSize="0.9999" gridWidthHeightRatio="1", but this won't show all of the polygons (see empty lines in polygons in second screenshot).

Does anyone know how to calculate this?

Screenshot 2025-02-26 152654.png

prayner_0-1740594596975.png

Labels (2)
0 Replies