[telepathy-spec/master] Location: rename horizontal-error-m to accuracy; delete vertical-error-m and error

Simon McVittie simon.mcvittie at collabora.co.uk
Tue Aug 4 11:34:03 PDT 2009


XEP-0080 now has accuracy (in metres) and deprecates error (in
arc-minutes), for which we are grateful.

vertical-error-m is in GeoClue but has no obvious mapping in XEP-0080, and
it's not clear that we need it. fd.o #19586 represents "think about it";
we can reinstate it if we want it.
---
 spec/Connection_Interface_Location.xml |   21 +++------------------
 1 files changed, 3 insertions(+), 18 deletions(-)

diff --git a/spec/Connection_Interface_Location.xml b/spec/Connection_Interface_Location.xml
index 7f282d5..048d704 100644
--- a/spec/Connection_Interface_Location.xml
+++ b/spec/Connection_Interface_Location.xml
@@ -91,8 +91,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
       </tp:enumvalue>
       <tp:enumvalue suffix="Detailed" value="6">
         <tp:docstring>
-          The location's accuracy is given by the error, horizontal-error-m
-          and/or vertical-error-m keys.
+          The location's accuracy is given by the accuracy key.
         </tp:docstring>
       </tp:enumvalue>
     </tp:enum>
@@ -191,24 +190,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
             </li>
             -->
 
-            <li>error - d: horizontal position error in arc-minutes (1/60
-              degree) if known
-              <tp:rationale>
-                This is from XEP-0080
-              </tp:rationale>
-            </li>
-            <li>vertical-error-m - d: vertical position error in metres if
+            <li>accuracy - d: horizontal position error in metres if
               known
               <tp:rationale>
-                This exists as a struct field in GeoClue; the name is new
-                in this specification.
-              </tp:rationale>
-            </li>
-            <li>horizontal-error-m - d: horizontal position error in metres if
-              known
-              <tp:rationale>
-                This exists as a struct field in GeoClue; the name is new
-                in this specification.
+                This is from XEP-0080
               </tp:rationale>
             </li>
           </ul>
-- 
1.5.6.5




More information about the telepathy-commits mailing list