Re: Using GeohashPrefixTree for map clustering

2012-12-18 Thread Neil Ireson
Another stumbling block... I want to be able to return those lat,lng values within the current map viewport/window. This relates to http://wiki.apache.org/solr/SolrAdaptersForLuceneSpatial4#Sorting_and_Relevancy, here it states "A common spatial requirement is to sort the search results by distanc

Re: Using GeohashPrefixTree for map clustering

2012-12-14 Thread Neil Ireson
I've also just found http://stackoverflow.com/questions/11319465/geoclusters-in-solr where David Smiley suggests using one field to store the levels (with a prefix) rather than different fields. N -- View this message in context: http://lucene.472066.n3.nabble.com/Using-GeohashPrefixTree-for-m

Re: Using GeohashPrefixTree for map clustering

2012-12-14 Thread Neil Ireson
Wow, that's exactly what I'm talking about, and a very cool demonstration. Unfortunately the mapping in my system is part of a faceted browsing over the Solr/Lucene data set and so I cannot see your propriety web-based system working for me, as I would need to connect to my indexes. However via yo

Re: Using GeohashPrefixTree for map clustering

2012-12-13 Thread sgruhier
Hi May be, I'm out of your scope. I'm the founder of maptimize, our new version wan handle million of points. If you are intersested, look at http://v3.maptimize.com and our demo http://onemilliontweetmap.com/. -- View this message in context: http://lucene.472066.n3.nabble.com/Using-GeohashPr