Google Maps Tiles - how to divide 30k coordinates into tiles?

Up vote 2 down vote favorite 1 share g+ share fb share tw.

My goal is to index all coordinates - assign to a tile and than define a tile size for each zoom level. On the client side marker manager will do the clustering for each tile (which ideally would have less than 200 points) New coordinates will automatically be assigned to a specific tile. Google-maps maps cluster-analysis markers link|improve this question asked May 20 '09 at 19:56Franek3221513 30% accept rate.

Have you found an answer to this, it seems that all you need is a tilecahce – dassouki Dec 3 '10 at 13:56.

You'll want a quadtree. A quadtree is a tree data structure in which each internal node has up to four children. Quadtrees are most often used to partition a two dimensional space by recursively subdividing it into four quadrants or regions.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions