Issue 78: received no information from Wikipedia....please help....
Status:  WontFix
Owner: ----
Closed:  Nov 2011
Reported by rassall....@gmail.com, Mar 3, 2011
Dear all,

I am trying Mixare for getting the geo information using wikipedia as datasource. So I have download the latest Mixare from Android marker for HTC Desire. But when I select wikipedia as data source it shows nothing. Even after couple of sec it shows "wikipedia data received" on camera image. I navigate the camera different angle but still  nothing showed. But If I set twitter, Buzz as data source then showing information on screen as usual.

So for this problem, I think 20KM(mixare default set) range may be problem for my location(kucing, Malaysia). May be within 20km there is no information stored in wikitude. But I am not sure. Anyway if this is the problem then how I can increse the range from 20km to 60km in mixare source code. I already tried to change some value ti increase 20 to 50 like 

radius=50(Dataview.java) 

double altitude = curGPSFix.getAltitude()+Math.sin(0.85)*distance+Math.sin(0.4)*(distance/(MixView.dataView.getRadius()*1000f/distance));//SocialMarker.java


But still it showed 20KM in screen. I also tried to change distance value but unable to find. 

So please help me to increse the distance 20KM to 80KM.
or any other soultion to fix wikipedia for my case. is it possbile to use goolge instead of wikipedia..


Regards
Rassall
Nov 14, 2011
Project Member #1 mixare.org
Geonames is limited to radius < 20km.
Status: WontFix