Google Maps API Polyline Decoder

版本 1.1.0.0 (3.0 KB) 作者: chris hinkle
Decodes google maps API polyline string into lat/lon positions.
829.0 次下载
更新时间 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 (2025). 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