My user wants to see his geo-referenced images that he creates using Python ArcGIS and stores inside KMZ files. The KMZ is composed of a small KML with geo information and an image of the map. The user typically opens the image in Google Earth Engine to explore the map. The map is basically 5X5km grid of index data for different countries.
Does a functionality like this exist in Qlik SaaS? At present, I am using the binning operator on the raw data but it is relatively slow at high resolution and for large countries (e.g., Russia). Moreover, the user did some linear interpolation that I cannot reproduce when data modelling.