Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geomesa-users] Spatial index optimization

Hi,

I have a Geomesa store with 80 million elements containing both spatial and temporary fields. I did the ingestion into Geomesa with the default values, but I have recently learnt that it is possible to optimize the index depending on the resolution we want.

I understand how to configure the temporary index, choosing between day, week, month or year intervals. However, I don´t fully understand how to choose the resolution level for the ZX index. In my case, all my points are located in France, so I guess I don't need a large precision.

What precision level would you recommend for this case (80 million points in France) ?

Thanks for your time,

José.

Back to the top