Hello all
We have 10M points saved in csv files and used for GeoAnalytics commands.
I would like to run a command that does not have query as one of the parameters (for example Calculate Density) on subset of the points (for example the density of points with type=1).
I could create a new layer by the GeoAnalytics commands that will have only these points and do the analysis on it but that will required to copy all the type=1 points into the spatial temporal for each query (so duplicates data for each query).
Is there any way to do it dynamically (some kind of Make Feature Layer)? Maybe put it into the manifest or anything like it?
Thanks
Mody