Location based services

8 views
Skip to first unread message

MANUU

unread,
Apr 5, 2011, 11:17:45 AM4/5/11
to Dar es Salaam GTUG
Hi, I am interested in location based services project.. can anybody
help me on:

1. appropriate tools (prog languages,database and servers)

2. how to detect user position(real time)

3. links to where i can find usefull information.....

4. anything that you think can help me in my project, i'll highly
appriciate!!

(note: the project in mind is mobile based,so anythng on mobile
programming could be usefull)

iTony

unread,
Apr 6, 2011, 12:11:09 AM4/6/11
to Dar es Salaam GTUG
What platform do you want to develop for? This will help narrow down
the amount of resources that one would suggest to you ..

ibraraj

unread,
Apr 6, 2011, 2:05:43 AM4/6/11
to Dar es Salaam GTUG
On database, i would suggest PostgreSQL. It has an extension called
postGIS that can be used for storing and manipulating geographic
information. On language you can use python, php etc depending on your
platform.

Best luck on your project.

On Apr 5, 6:17 pm, MANUU <emachang...@gmail.com> wrote:

Allen Machary

unread,
Apr 6, 2011, 2:23:52 AM4/6/11
to dar...@googlegroups.com
Hi..., what a curious question will be what mobile platforms are u targeting eg. Android, Symbian, Bada..?

but on general terms..
on server-side you'll want all the services/places stored in the system with geo-position attached.. best db for this is Postgrel, Mysql works too, and even sqlite support spatial data now.. 

u'll definitely need Google Map Api for your own visualization and easy tagging of places instead of manually entering coordinates.

i have now idea on how u planning on the interaction on the mobile part. But either it be a plain string response or a full map viewer, u'll have to figure out to capture ur on gps position and send to the server which will return nearby marks.

More info:
links:
http://bit.ly/hWZvv7 -- Google Map Api V3



--
Allen Machary.

machaku

unread,
May 12, 2012, 6:54:17 AM5/12/12
to dar...@googlegroups.com
Probably geodjango (geographic web framework based on python/django) can be helpful on server side if the service is client-server, web based service.
Reply all
Reply to author
Forward
0 new messages