Google Maps API Polyline Decoder

バージョン 1.1.0.0 (2.98 KB) 作成者: chris hinkle
Decodes google maps API polyline string into lat/lon positions.
ダウンロード: 824
更新 2011/8/3

ライセンスの表示

Takes a single string array which follows the google maps API encoded polyline string and parses it into arrays of lat/lon pairs. Algorithm documentation from google can be found at http://code.google.com/apis/maps/documentation/utilities/polylinealgorithm.html

引用

chris hinkle (2024). Google Maps API Polyline Decoder (https://www.mathworks.com/matlabcentral/fileexchange/32341-google-maps-api-polyline-decoder), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2011a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

Added option to cumsum the raw polyline output to have actual lat lon position instead of lat lon then offset.

1.0.0.0