On Fri, Mar 7, 2008 at 5:56 PM, Juha Tuomala <[EMAIL PROTECTED]> wrote: > > [...] > > Anyway, as a thought it's intresting. Considering that you've > shared gis enabled database and multiple users modifying it, > what happens when some layer changes, does it get updated on > every client and how, instantly or when something is queried > next time?
When speaking about PostGIS database, I would expect that the layer will be updated when the map is rendered again (can be triggered any time). But in case you're just putting some custom map items on top of the map, you can implement that as you wish (e.g. using a timer, maybe some triggers in postgres?). > [...] > > If you know any other such hardware for transmitting mobile > location, please post them. Well, it's not a piece of hardware but can be used for transmitting the location via SMS: it's called BlueSky GPS, a software I've done it quite some time ago for Symbian phones, Series 60. You can connect it via Bluetooth to a GPS module, besides of some basic location and navigation features it's capable of sending SMS with position in specified interval or sending SMS just on request. Originally it was a commercial thing, now I don't do anything with it, even the domain has expired, I'm thinking of releasing it under open source license: http://shop.my-symbian.com/PlatformProductDetail.jsp?siteId=695&javaDevice=60Series&osId=298¤cy=PalmShop&catalog=0§ionId=0&productType=2&platformId=4&productId=140316 Martin _______________________________________________ Qgis-user mailing list Qgis-user@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-user