User Tools

Site Tools


icecondor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
icecondor [2008/09/27 20:42] 192.168.0.4icecondor [2008/12/28 20:39] 71.237.252.103
Line 1: Line 1:
-IceCondor: Open Source Location Broker+===== IceCondor: Open Source Location Broker  ===== 
 +See http://www.icecondor.com
  
 See [[icecondor:usecases]] \\ See [[icecondor:usecases]] \\
 See [[icecondor:API]] \\ See [[icecondor:API]] \\
-See [[icecondor:location]]  +See [[icecondor:location]] \\ 
-See [[icecondor:androidclient]] +See [[icecondor:androidclient]] \\ 
 +See [[icecondor:news]] \\ 
 +See server [[icecondor:benchmarks]] \\ 
 +See [[icecondor:battery]] usage \\ 
 +See [[icecondor:URLs]] \\ 
 +See [[icecondor:pigeon]] \\ 
 +See [[icecondor:graphics]] \\ 
 +See [[icecondor:roadmap]] 
  
 == terms == == terms ==
Line 13: Line 21:
 A 3d polygon? A 3d polygon?
  
-== DOP advantage == +== accuracy estimate == 
-The openmoko app, tangogps, introduced me to a new GPS concept - Horizontal/Vertial Dilution of Precision. A location record will store the V-DOP/H-DOP value to get an accuracy estimate. A high VDOP means a low accuracy so take a larger area and low confidence as the object's location. +The openmoko app, tangogps, introduced me to a new GPS concept - Horizontal/Vertial Dilution of Precision.  the V-DOP/H-DOP value will help generate an an accuracy estimate. A high VDOP means a low accuracy so take a larger area and low confidence as the object'location. The location record will store a range in meters, centered on the given lat/long that gives a confidence to the location.
  
 == search  == == search  ==
Line 41: Line 49:
   * erlang   * erlang
   * ruby   * ruby
 +  * java
  
 database: database:
   * postgresql + postGIS extension   * postgresql + postGIS extension
 +  * couchdb
  
 access protocols: access protocols:
   * HTML   * HTML
   * XMPP   * XMPP
 +  * OAUTH / OpenID
  
 == URLs == == URLs ==
Line 54: Line 65:
  
 == possible directions == == possible directions ==
-Distributed. Each IceCondor installation (node) uses a distributed hash table to store location records. Nodes can be added to the network easily and once added, its data is searchable by any other node. Using a DHT for storage would loose the benefits of postGIS for lat/long queries.+Distributed. Each IceCondor installation (node) uses a distributed hash table to store location records. Nodes can be added to the network easily and once added, its data is searchable by any other node. Using a DHT for storage would loose the benefits of postGIS for lat/long queries. Hadoop?
  
  
icecondor.txt · Last modified: 2024/01/31 04:08 by 127.0.0.1