What would be optimal spatial index configuration (tessellation, cells per object, grid granularity per level) for a table that contains one of European towns locations - in form of 'POINT (long lat)'. There is roughly 10000 rows.
Simple querying scenarios include distance queries - like 'query me all towns in 10 km radius'