Get latitude and longitude from cellid, lac, MCC, MNC in ASP.NET webservice

Yasmine GreenApple picture Yasmine GreenApple · Sep 21, 2012 · Viewed 12k times · Source

I have an .asmx webservice that gets the cellid, MCC, MNC and LAC and I want to use opencellid to get the latitude and longitude from these information, I didn't find resources in the internet, so I don't kow where to start. if you can help me to find out how to do that, or give me an alternative solution to find latitude and longitude from these informations it would be nice. Thanks

Answer

Supun Chamikara picture Supun Chamikara · Oct 21, 2012

i face the same situation. read this.. answer is here. you can merge this code to your projecct..

http://android-coding.blogspot.com/2011/06/convert-celllocation-to-real-location.html