Rapid icon indicating copy to clipboard operation
Rapid copied to clipboard

Feature request: show heatmap of buildings or other layers at zoom 10-13

Open cbeddow opened this issue 3 years ago • 1 comments

Description

When zoomed out, it would be nice to see a heatmap of where currently visible Rapid assist layers are, in order to identify a hotspot to zoom into

This might be possible by either converting the data just to dots at zoom 10-13 and displaying those, on the fly, or maybe it would need server side work (I can help, but tough with so many datasets) to bucket things

Another idea could be to make a generic tile layer of just quadkeys and then color code it darker to lighter based on the count of centroids of the activated layer (buildings, roads, addresses, etc) in the quadkey, by cross checking to the API, for zoom 10-13

cbeddow avatar Mar 23 '23 12:03 cbeddow

Bumpity-bump. Going to see if I can't dust this one off for some upcoming projects we have coming down the pike.

Bonkles avatar Apr 25 '24 19:04 Bonkles