asp.netlocationcellid

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


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


Solution

  • 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