Closed mzagorskirs closed 2 years ago
Parameters added to automatically update the query type and weightAttr for the custom heatmap process. Demo videos showing the dynamic parameters being changed in the SLD file are posted here: https://github.com/mzagorskirs/geowave/issues/11
Here is a demo video of the createStats
toggle. Notice that if set to false
, the count statistics are not generated and saved to the datastore and the default count aggregation query is used for multiple runs. When the toggle is set to true
, the count statistics are generated and saved to the datastore and the default count aggregation is used only on the first run as a default while the statistics are being generated and saved. Upon subsequent runs, the statistics will be output.
Notes:
queryType
is set to one of the statistics options (e.g. CNT_STATS or SUM_STATS).approved
Epic: https://github.com/mzagorskirs/geowave/issues/3
Some parameters to add: