Python for GSM Location-based Prototyping

I used the Python for Series 60 and this little script that plays with the location module to show basic GSM location info. The location module offers an API to retrieves GSM location information: Mobile Country Code, Mobile Network Code, Location Area Code, and Cell Id. Very handy to do quick prototyping of GSM based positionning applications.

One Response to “Python for GSM Location-based Prototyping”

  1. Paulo Says:

    Exists some site where can see in map where is the Cell id or LAC??

    Thanks

Leave a Reply