Local Platform For Location Based Application

August 27, 2008 8:47 pm 24 comments

fe-step-2-icon.pngSohail Abid of IdeasHut.com has posted some interesting questions about developing a local Location Based Services (LBS) platform in Pakistan. This is in the wake of recent announcements by Yahoo (FireEagle) and Google (see below) to make it easy for developers to use LBS. His thinking is that this local platform will be based on an existing solution such as Google and will be an open API which other developers can use to come up with their own apps. He wonders if the carriers will be receptive to this idea and how will such apps be received. I am posting an excerpt from the TGP thread below. My advice is to forget about the mobile carriers – there will be lots of ways to make it useful for individuals and businesses.

This thread aims to find/develop a foundation that can be used by mobile-applications to get the location of the mobile user. This has to be open and available to all mobile-developers without any carrier-dependencies.Background:
~~~~~~~~~
A few days ago google opened two programming techniques that can be used by mobile (web) developers to get location of users.

1) a javascritp call to google api that in turn gets city/country via the ip
2) new google gears geolocation api: “On mobile devices with Gears installed, the Geolocation API can use the cell-ID of nearby cell towers or on-board GPS (if either is available) to improve the postion fix”

How Does Google Do it:
~~~~~~~~~~~~~~~~~
Many phones with GPS connect to google maps application and share their lat/long and cell-tower-ids. google has thus made an approximate location data for cell-towers locations. And when a phone without GPS loads google maps application, it is given MyLocation based on the existing data collected via phones-with-gps.

Can We Use it for Pakistan
~~~~~~~~~~~~~~~~~~~
Unfortunately, it wont work that well because most people have phones without gps. And its unlikely that google has got the location data for most cell-towers. Moreover, this google’s api can only be used in web-applications. (and gears geolocation api is only supported for some handsets with Windows Mobile).

What Do We Need:
~~~~~~~~~~~~~~
In simple words, we need a database of cell-tower-ids and their locations. Technically this would be available as an api for developers to use in their mobile applications. If telecom carriers agree to share the ID’s and Location info for their towers, a couple of volunteers can develop the API and make it available for everyone.

Question for YOU
~~~~~~~~~~~~~
If telecom carriers will agree to share this info? And how should we talk to them? Are you willing to join me or help me in this? Any suggestions or comments are most welcome.

Share :
  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • email
  • Twitter

Facebook comments:

24 Comments

  • First of all, I think Google Maps for mobiles has a location feature without GPS. They also claim not to use any triangulation.

    Secondly, I think carriers should be able to get their heads out of their royal arses and provide this information in a well compiled manner.

  • Adnan,

    I strongly doubt if Google can do it without triangulation. Because that way +/- proximity from the location can be actually over a pretty big circle.

  • No need to worry — google’s solution is already proven in Pakistan. I wrote about it a while ago and many people verified it.
    http://telecompk.net/2008/05/15/mobile-google-maps-find-me-pakistan/

    The idea here is to collect location information from users and make it available to application developers.

    Sohail – you need to join this discussion :)

  • Will Google Gears not do this task? I mean what Sohail is asking, Isn’t Gears’ new APIs capable to do this task? I better forward the thread discussion of Telecom Grid to one of the developer of Google Gears API

  • Two further link. J2ME API seems to provide Cell ID of particular device which can then be mapped later to find location:

    http://realtimeblog.free.fr/

    http://www.opencellid.org/ (for future)

  • Hi Guys, let me clear some things here:

    1) Google says it collects tower-id/location via those users of google-maps mobile app who have GPS and who approve it to share their geolocation. And so I think google does not have record of most cell tower in pakistan (as we dont have many people with gps-equipped mobile)

    2) Google is NOT sharing this info with mobile-application developers. It is only sharing with web-sites (read the point below)

    3) Google Gears is a browser-extension. So only websites can take advantage of user’s location (AND only if user’s mobile’s browser supports Gears – only some high-end Win-Mob handsets do this at the moment).

  • Sohail,

    Would you like to share what have you tried so far by using J2ME technology? Following article might be helpful for you:

    http://developers.sun.com/mobility/apis/articles/location/

  • I mentioned Google Gears Geolocation API in detail because that’s what made me think: “What if an API like this is available for mobile-app developers of Pakistan!!”

    Most mobile phones used by Pakistani users support programming (either native or J2ME). If the developers have access to an API they can get the location of the user and make use of that. Then many useful applications can be developed and used without carrier-dependency.

    Today, If i want to make a small application that can show nearby hospitals/clinics, I cant because I dont have a way to translate cellID into location. But once an Open-API is created and made available for all developers. We might start seeing business of local mobile-applications.

    So what I am proposing is:

    We make a Task Force that prepares the ground work for the API. That is: record of most/all cell-towers. We can talk to telecom companies or we can start a volunteer campaign where users submit reports about cell towers.

    This can be automated with development of a light application that lets you send your present cell-tower-id along with location. Volunteers install this app and we gather data. The collected data can then be used for the API.

  • @ Adnan Ali: Yeah, carriers should show some support for this not-for-profit purpose.

    @ Adnan Siddiqi: Thanks for the links. Checking…

  • What we are talking here will be invisible to the people, for example: An application will tell you nearby Petrol Pumps, Restaurants, ATMs etc where ever you go.

    This will happen underneeth:

    1) The application will get the cell ID and ask the API to tell the location. API will send a response with multiple attributes like lat/long, province, city, sector/mohalla

    2) The application will make use of the API response to provide the service to the users.

    ===================

    Once we have the API, possibilities are endless!

  • Sohail, if you have Long/Lat as J2ME is giving(mentioned in Article) against Cell ID then I think it could help you out?

  • umm if J2ME’s Location API returns long/lat, you can use Google Map to find out lat/long of near buy places and store in DB and later retrieve them?

  • No, J2ME cannot return lat/long, it will need to have another API or service translating the cellID into lat/long.

  • guys, do also consider the fact that the Location API for J2ME is available only on a limited # of handsets.

    it’s available on Nokia Symbian S60, 3rd edition phones, some new phones by sony ericsson, and couple of motorola phones… and that’s it.

    i’m guessing that only 10% (or even less) of the Java-enabled phones currently used in pakistan support the api

  • JK I don’t believe that only 10% of Pakistani mobile market using old phones. What I see that everyone around me is using new phones these days. S60 third edition is not a new thing at all.

  • s60 3rd edition is not a new thing, agreed. but those phones are expensive. the cheapest one is the business series E50 i guess and even that costs more than 13K. and this series is just one of many nokia platforms. the most widely sold are the series 40 phones.

    so, out of all the phones in the world that cost at least 13K, only the ones made by Nokia AND running the S60 3rd edition OS are the ones that support location api.

    only 3-4 sony ericsson phones support it (the new JP-8 phones)

    the 10% figure was an over estimate. let’s cut it down to 5%.

  • I agree with Adnan here…

  • i love pak………

  • At the beginning, Google Geolocation API has determined the location for only Americans, for the other it has returned “unknown”. Later this service was advanced, but it often does not show results even for developed countries as yet. For such cases, there is a simple javascript extension to the Google API, which gives back the country of user.

    http://www.wipmania.com/en/blog/google-geolocation-api/

  • Hi! I was surfing and found your blog post… nice! I love your blog. :) Cheers! Sandra. R.

  • Guys help me how can i get Cell id Db for karachi.does PTA or cell phone companies will coperate or is it too confidencial for them, also is there some other way of getting towers cell id.

Leave a Reply


*

Recent Posts

  • General Qurtaba takes their Urdu App to Kindle

    Qurtaba takes their Urdu App to Kindle

    Team at Qurtaba have added another front to their impressive Urdu language based apps, they have launched their Alif Bay Pay app for Amazon Kindle, as well. Earlier it was released on iTunes.

    I love what Qurtaba are doing in a niche area of Urdu Language. Although their start was from Nan-Map for which they now have an iPhone App.There love for Urdu language related apps has been flourishing in recent months. Most of their apps are doing very well on app store, some impressive numbers for their popular Urdu apps are as follows.

    Urdu Writer: 10K downloads in 3 months – average 200 downloads…

    Read more →
  • Featured Startup General Food Connection Pakistan

    Food Connection Pakistan

    I happened to be in Quetta on a business trip last month with no idea of where to dine alone. Being a typical Lahoriite, a die-hard food lover, it matters to me that I try the best food of the place I visit. So this is where FCPakistan came to my rescue. I simply logged in, typed in my desired specifications and got atleast 5 suggestions.

    The listing included their opening times, specific facilities like ease for physically disabled customers, credit card acceptance, smoking areas, take away facility, whether valet parking was available or not, and even directions to get there! What more could you want.

    Although that was the…

    Read more →
  • Featured Startup General FourQuants.com Jawwad Farid’s new venture

    FourQuants.com Jawwad Farid’s new venture

    If you have any thing to do with entrepreneurship, its impossible you have not come across Jawwad Farid either in person or in virtual world of his blogs and judging different events realting to startups in Pakistan.  He is also the author of Reboot which we reviewed a while back.

    Jawwad has been writing on Finance, Risk and Treasury for some time now on learning corporate finance.

    I guess that has lead to  FourQuants.com. FourQuants helps people understand concepts related to finance. Following topics are mentioned in about us section of the website

    • Risk management
    • Derivatives products
    • Option pricing models
    • Basel and capital adequacy regulation
    • Financial modeling
    • Treasury

    Read more →
  • Coffee Session General Marketing/Adv OLX Pakistan Investing heavily in advertisement

    OLX Pakistan Investing heavily in advertisement

    OLX is a global online retailer and auction site. They have an impressive footprint in a little less than 100 countries, each with their own specific domain (like .pk for Pakistan and .in for India).

    In Pakistan they have been operating under olx.com.pk for some time with people using it to sell things online.

    Recently they have started advertising heavily on Television, a medium seldom used by online businesses previously. The ads (two of which have appeared ) are witty and fun to watch.

    The most important factor of these adds is that they are being advertised on media which previously none of our online businesses have used.

    Most of…

    Read more →
  • General TiE, All Asia Business Plan Competition

    TiE, All Asia Business Plan Competition

    Round 1 of TiE is about to reach its completion on 22nd of Jan, 2012 at Marriott, Islamabad in which ten teams will participate. Four teams will be shortlisted for the level 2. I also had the opportunity to participate in TiE All Asia Business Plan Competition 2012 along with my team members in the first few stages of level 1. Although we didn’t have the chance to go beyond stage1 but just participating helped us understand our own idea better and to polish our proposed technique along with development of a solid business plan. TiE all Asia Business Plan Competition provides a platform for generation and development of new…

    Read more →
  • Announcements General Mobile Apps Software & I.T. TenPearls Launches Multi-Platform Mobile Apps for Dawn Media Group

    TenPearls Launches Multi-Platform Mobile Apps for Dawn Media Group

    TenPearls has announced the successful delivery of mobile apps for Dawn.com on multiple platforms,   including Apple iOS (iPad and iPhone), Android and Symbian (Nokia). The mobile apps have received great feedback from the users from around the world. It may be worth mentioning here that DAWN.COM is the #1 English News website from Pakistan averaging over 16 million page views a month, and 3.1 million unique visitors from around the world.

    More details can be accessed at mobile apps for Dawn Media Group by TenPearls.

    Read more →
  • General Second Pakistan Blog Awards by CIO Faces severe criticism

    Second Pakistan Blog Awards by CIO Faces severe criticism

    CIO Pakistan started blog awards last year. Its is a good sign when some one takes initiative and starts some thing new. However its also difficult to introduce this into an already budding field of new media in Pakistan. Last years (or two years back now since its 2012)  Awards were initiated so as it is expected it faced initial growing up pains. It always takes time for such thing to wins the trust of the community. And bloggers are one of the most hard people to win over, most of these are rebels in their own rights people who have started blogging to show the world their opinion…

    Read more →
  • Featured Startup General Do We Vote : A great statistical tool by PakReport.org

    Do We Vote : A great statistical tool by PakReport.org

    Pakreport.org a tool which was instrumental in gathering statistics during the massive flooding in Pakistan, has created another study/stats gathering tool for our electoral activities. Interestingly its called do we vote

    With political scene in Pakistan heating up it provides very valuable information to party supporters and their leaders.  A quick look at it shows the all known facts that people in rural areas take their voting more seriously than all of us supposedly educated and enlightened urban population.

    Pakreport.org was an initiative launched by Faisal Chohan of BrightSpyre during the floods, the effort enabled people on the ground to send sms (the most spread out communication medium in country)…

    Read more →
  • Featured Startup General Stay for the work not the perks

    Stay for the work not the perks

    This is a revelation that came to me when I recently quit my comfy corporate job for the second time. If you are below 40 and some one asks you about how is your job going and your answer is not in tune of “I like my job because I love the work”. 

    You need to pause and asses your career, last time I answered this question my answer was “I like the job, because the benefits are good”, and that made me think (offcourse there were other factors as well). But if you are doing a job in which to satisfy your own self you have to look at…

    Read more →