Projects tagged ‘lbs’


[39 total ]

11 Users
   

This project's main objective is to provide routing functionality to PostGIS / PostgreSQL. pgRouting is part of PostLBS, which provides core tools for Location Based Services (LBS) as Open Source ... [More] Software (OSS). Its tools are similar to those found on proprietary software. [Less]
Created about 1 year ago.

2 Users

Simple Django Apps highlighting GeoDjango integration
Created about 1 year ago.

2 Users

Locify is a mobile Java application which enables regular user to connect GPS, browse maps, save places of interest, record routes, use navigation and other location based features. But from ... [More] developer view - it acts like XHTML browser. Anyone can write a "service" - XHTML pages with a few locify extensions which allow the 3rd party content interact with Locify features. So Locify is a framework - you can build a location based application just using XHTML. Basic feature is, that you can append a location to the request to your server. Then you can return the user some location-relevant content. Also all Locif features is available to the web developer as well - you can send the user an KML file, use maps, navigation etc. Read more at our documentation. [Less]
Created 12 months ago.

1 Users

Currently in development as a proof of concept prototype for my PhD.
Created 4 months ago.

1 Users

Recycloid enables users of Android based mobile devices to inform others of recyclable items they have and where they are located. On the other side, Recycloid allows people to find recyclable items which match their need and location requirements.
Created about 1 year ago.

0 Users

Android LocationAndroid Location (aka AL) is the social tool that instantly connects you to the people and places around you. Let your friends know what you are doing and where you are in real time ... [More] from your mobile phone or computer! EXPLORE what's happening in your area right now with live maps. Recommend places. CONNECT with friends on the fly - find out what they are doing and where they are. BROADCAST memorable moments as they happen by sharing videos and pictures from your mobile phone. AL works on any computer and in most mobile phones, it do not require GPS to detect your current location Check our website [Less]
Created about 1 year ago.

0 Users

Location based mobile websitesGoal is to provide a usable geo location framework for mobile websites/widget applications. It wraps the underlying platform specific implementation through a simple ... [More] JavaScriptAPI that is aligned to the W3 Geolocation API Specification.. //determine if the handset has client side geo location capabilities if(geo_position_js.init()){ geo_position_js.getCurrentPosition(success_callback,error_callback); } else{ alert("Functionality not available"); }Usage ScenarioThe framework provides two key methods, it determines if the handset has client side geo location capabilities and one method to retrieve the location (of course only after a request for permission). So a mobile web site that provides location based services can first determine if the client has client side geo capabilites and ask him to assist him in finding his location. If no geo capabilities are given or they are disabled the site can fallback on a manual location input method and use a geodata database/service to map the input to a pair of latitude/longitude coordinates. Supported platformsiPhone OS 3.x, Browsers with Google Gears support (Android, Windows Mobile) Blackberry Devices (8820, 9000,...) Nokia Web Run-Time (Nokia N97,...) webOS Application Platform (Palm Pre) Torch Mobile Iris Browser Mozilla Geode Details... SimulationTo assist engineers in the development phase it provides a simple mechanism to simulate users locations and movements without being there in the real world. What do the numbers say?The most used cellphones in the US are iPhones with OS3, iPhones with OS2.x, Palm Centro, BlackBerry 9530, 8130, 8310, 8330 and the G1. Only the Palm Centro is not supported, the iPhones with OS2.x will convert to OS3 sooner or later. So yes it makes sense to use such a library, especially with Palm Pre, Nokia Web Runtime and more Android phones on the horizon. (Disclaimer: Stan Wiechers(whoisstan) is co-founder of the mobile analytics service PercentMobile who provided those numbers. ) Sample Web PagesVery simple page that provides a status alert box Show the users location in an embedded google map(v3), requires advanced browsers Simulates a moving user in an embedded google map(v3), requires advanced browsers Sample AppsNokia Web Run-Time Sample - download and transfer to the device [Less]
Created 4 months ago.

0 Users

Location Based Services for Windows MobileWith Pozr, you can combine different position originators for location based applications.
Created 8 months ago.

0 Users

基于地理位置的手机SNS
Created 2 months ago.

0 Users

Grails GPS Tracking
Created about 1 year ago.