Indexing PostGIS table by tile boundaries

المشرف العام

Administrator
طاقم الإدارة
I have a PostGIS table with 2M rows, all Points. I'm creating tiles from the data, but it's quite slow.

Although I have the normal geometry indexes enabled on the table, I wonder if it's possible to index better according to tile boundaries (which are alwayws the same).

Or is the normal geom_idx taking care of this already?



أكثر...
 
أعلى