Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello All and good afternoon. I am new to Qlik GeoAnalytics BASE and i have a doubt. Reading the Comparison doc on betwees the Base and the Enterprise version, i see a restriction about the location lookup (50.000 rows) and the data source for route based operations (400 rows). What does it means? Thank you in advance.
Hi,
In QGA Base the geo operations, route calculation, location lookups are executed in the cloud, maps.qlikcloud.com. Like all cloud services there are limits, in QGA Enterprise (the on-premise offering) there's not the same limits.
The limits are per operation call, for large tables it's almost always better to split operations in chunks: https://community.qlik.com/t5/Qlik-GeoAnalytics-Documents/Splitting-up-GeoAnalytics-connector-operat...
More details on the limits in "License Metrics for Qlik Value Add Products" at https://www.qlik.com/us/legal/product-terms
There are 3 route operations: Routes, TravelArea and Closest. For Routes and TravelArea there is 1-1 relation input => output. For Closest there are two in datasets, "for all X which is the closest Y". Neither of them can be larger than 400 rows. Note, even if Closest returns the 10 most closest Y per X, that counts a 1 return row.
Thanks,
Patric