You Are Here:

Community: Developer Discussion Boards

#1 Old How do I map MCC/MNC/LAC into a real name - 2009-02-01, 04:51

Join Date: Dec 2008
Posts: 15
narke
Offline
Registered User
Hi,

I've successfully got gsm_location() results by help from this forum. Now, I want to know, for the 4-tuples the gsm_location() returns, how do I discover its meaning? Is there a lookup dictionary? Thanks.
Reply With Quote

#2 Old Re: How do I map MCC/MNC/LAC into a real name - 2009-02-01, 08:01

Join Date: Sep 2007
Posts: 395
Location: Bhavnagar
Send a message via Yahoo to james1980
james1980's Avatar
james1980
Offline
Forum Nokia Champion
Hi,
gsm_location provides you the id number only. It doesnt return a name ,only solution is create your own look table.
Thanks.


Jajal Mehul
Reply With Quote

#3 Old Re: How do I map MCC/MNC/LAC into a real name - 2009-02-01, 08:11

Join Date: Sep 2007
Posts: 395
Location: Bhavnagar
Send a message via Yahoo to james1980
james1980's Avatar
james1980
Offline
Forum Nokia Champion
Hi,
check this link also which might helps you.
http://discussion.forum.nokia.com/fo...ad.php?t=74313


Jajal Mehul
Reply With Quote

#4 Old Re: How do I map MCC/MNC/LAC into a real name - 2009-02-01, 12:53

Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
Send a message via Yahoo to gaba88 Send a message via Skype™ to gaba88
gaba88's Avatar
gaba88
Offline
Forum Nokia Champion
hello narke

from gsm_location function returns you 4 strings i.e.
MCC i.e. mobile country code
MNC i.e. mobile network code
LAC i.e. Location Area Code
CellId i.e. the exact code for the BTS of that particlular area.

Its really very difficult to map the location name from the cellid we already had lots of discussion in this forum please search for that.

Enjoy Pythoning
Gaba88


Gargi Das- http://gargidas.blogsot.com

Forum Nokia Python Wiki


Learn Python at http://mobapps.org/PyS60
Reply With Quote

#5 Old Re: How do I map MCC/MNC/LAC into a real name - 2009-02-02, 09:56

Join Date: Mar 2003
Posts: 6,211
petrib
Offline
Forum Nokia Champion
And the MCC list (mapping of to country names) you can get from ITU:
http://www.itu.int/dms_pub/itu-t/opb...2007-PDF-E.pdf

Same with MNC (mapping to operator/carrier names):
http://www.itu.int/dms_pub/itu-t/oth...030002PDFE.pdf

I think the LAC is operator/carrier (network) specific.

Operators/carries might use for LAC country specific postal codes (zip codes, postal numbers or whatever is the local practice in each country). And if they are postal codes, check with the local postal authorities as to what codes are valid for which countries and what areas/regions they cover. And if the operator/carrier doesn't use postal codes, you have to ask them what they use. So, you'd have to check with every operator/carrier in every country as to what they encode in the LAC.

The Cell ID is also operator/carrier (network) specific.

Note also that the so called MVNO's (Mobile Virtual Network Operators) use somebody else's network (and might be using different networks in different areas/regions). In other words, you need to be aware of which operator doesn't have their own network, and whose network they're really on.

With 200+ countries and 1000+ network operators/carriers, it shouldn't take you more than a couple of years to collect the info (assuming they tell you), if you start calling or writing them letters now.

Note of course that new countries come and old countries cease to exist almost every year. Same with new operators/carriers appear or old go out of business or merge with others.

And occasionally also countries redo/change their postal codes, too at least when postal officies are merged, etc. (sometimes the whole country level numbering/encoding system might change, too).

In other words, the any information you collect is only a snapshot in time, and will gradually become old/erroneus, if you don't keep it up to date.
Last edited by petrib : 2009-02-02 at 10:01.
Reply With Quote

#6 Old Re: How do I map MCC/MNC/LAC into a real name - 2009-02-03, 03:02

Join Date: Dec 2008
Posts: 15
narke
Offline
Registered User
Thank you very much! Now I understand LAC is hard and cellspotting have not yet supported s60 3rd edition by far.
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
Playing real audio file in Real Player say2paul General Symbian C++ 4 2009-05-07 17:43
problem in zoom-in and zoom-out with map? SanjayKhuntia Location Based Services and Navigation 0 2008-10-22 11:14
Navigator 6210 rotate map? SYTDeath Mobile Java General 7 2008-10-02 10:37
How can I map the iNetworkInfo Codes to real ones? marycore Symbian Networking & Messaging 0 2004-11-15 14:13
Efficiently implementing a scrolling map system in J2ME dwneonstar Mobile Java General 3 2003-05-21 18:57

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia