w3c / geolocation

W3C Geolocation API
https://www.w3.org/TR/geolocation/
81 stars 56 forks source link

Correction: Clarify units and reference geodetic system for latitude and longitude #138

Closed reillyeon closed 3 months ago

reillyeon commented 10 months ago

Replace "decimal degrees" with "a real number of degrees" for greater clarity and specifically refer to the WGS84 coordinate system for latitude and longitude the way it is for altitude.

Closes #135 and #136.

CC @mgiuca and @jyasskin.


Preview | Diff

jyasskin commented 10 months ago

Oh, but note that there are 2 other instances of "decimal degrees" before #135 is fixed.

reillyeon commented 10 months ago

Oh, but note that there are 2 other instances of "decimal degrees" before #135 is fixed.

Done.

marcoscaceres commented 3 months ago

Blocked on https://github.com/w3c/geolocation-api/issues/148

marcoscaceres commented 3 months ago

@reillyeon, to automate some of this stuff, we need a convention for the commit messages. For now, slap "Correction:" on the front of the commit message.

marcoscaceres commented 3 months ago

Taking so I can work on https://github.com/w3c/geolocation-api/issues/148