距離 (地球)

距離 (地球)

[13] 地球上の距離の計算には、 地球の形を考慮する必要があります。 地球に近い回転楕円体のような形をしています。

Google Maps API

[3] Google Maps API では google.maps.geometry.spherical.computeDistanceBetween で2つの座標の間の距離を得られます。 この関数地球近似しています。

Strava

[14] Strava は複数の方法で得た距離のいずれかを使っています >>2

[2] How Distance is Calculated – Strava Support ( ()) https://support.strava.com/hc/en-us/articles/216919487-How-Distance-is-Calculated

[8] Why is Strava showing different data than my Garmin? – Strava Support () https://support.strava.com/hc/en-us/articles/216919737-Why-is-Strava-showing-different-data-than-my-Garmin-

[9] Option to disable Strava smoothing algorithm on imports – Strava Support () https://support.strava.com/hc/en-us/community/posts/115000116490-Option-to-disable-Strava-smoothing-algorithm-on-imports

[10] 同じMoveなのにStrava上とMovescount上とで表示される数値が異なるのはどうしてですか? () https://www.suunto.com/ja-jp/Support/faq-articles/movescount/why-does-my-move-show-different-values-in-strava-than-in-movescount/

[11] How Distance is Calculated – Strava Support () https://support.strava.com/hc/en-us/articles/216919487-How-Distance-is-Calculated

[12] Why is my activity's distance different than my friend's? – Strava Support () https://support.strava.com/hc/en-us/articles/115001188624-Why-is-my-activity-s-distance-different-than-my-friend-s-

メモ

[1] Wikitravel:Measurements - Wikitravel ( 版) http://wikitravel.org/en/Wikitravel:Measurements

[5] 緯度経度から2点間の距離を求める | ぷちのいず ( ()) http://petit-noise.net/blog/%E7%B7%AF%E5%BA%A6%E7%B5%8C%E5%BA%A6%E3%81%8B%E3%82%892%E7%82%B9%E9%96%93%E3%81%AE%E8%B7%9D%E9%9B%A2%E3%82%92%E6%B1%82%E3%82%81%E3%82%8B/

[6] - (アイサンテクノロジー株式会社著, ) http://atmsr.aisantec.com/atmspark/modules/info_m2/index.php?id=35

図1-1に準拠楕円体の様子を示してありますが、日本の場合、準拠楕円体からジオイドまでの距離がおおよそ40mになります。2002年度から施行されている改正測量法は、“距離及び面積は楕円体面上の値で表示する。”と定めています。

改正測量法における距離は、旧測量法で定められた距離より短くなります。その量は1000mあたり、次式で計算できます。

改正測量法の距離=旧測量法の距離(1000m)×{6,370,000m/(6,370,000m+40m)}=999.9937m

つまり、日本の土地の距離基準は、1kmあたり6mm程度短くなったことになります。距離では約1/20万短く、面積では約1/10万小さくなります。

[15] 距離と方位角の計算 計算式 () https://vldb.gsi.go.jp/sokuchi/surveycalc/surveycalc/algorithm/bl2st/bl2st.htm

[16] TrailNote : 2地点間の距離の計算 () http://www.trail-note.net/tech/calc_distance/

[17] Vincenty solutions of geodesics on the ellipsoid in JavaScript | Movable Type Scripts (Chris Veness, www.movable-type.co.uk著, ) http://www.movable-type.co.uk/scripts/latlong-vincenty.html

[18] Geo::Direction::Distance - Process between Lat-Lng coordinates and direction - distance - metacpan.org () https://metacpan.org/pod/Geo::Direction::Distance

[21] 多角線簡略化

[7] Why Every GPS Overestimates Distance Traveled - IEEE Spectrum () https://spectrum.ieee.org/tech-talk/at-work/test-and-measurement/why_every_gps_overestimates_distance_traveled

[20] Matsup's blog: GPS 経路データから求めた距離の誤差について, , http://matsup.blogspot.com/2016/06/gps_14.html