RubyGems Navigation menu

flexible_polyline 0.1.0

The flexible polyline encoding from heremaps is a lossy compressed representation of a list of coordinate pairs or coordinate triples. It achieves that by: 1. Reducing the decimal digits of each value. 2. Encoding only the offset from the previous point. 3. Using variable length for each coordinate delta. 4. Using 64 URL-safe characters to display the result. For more information, visit: https://github.com/heremaps/flexible-polyline

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.1.0 June 27, 2022 (12KB)

所有者:

プッシュ者:

作者:

  • Ozan Bahar

SHA 256チェックサム:

=

累計ダウンロード数 250,721

このバージョンのみ 250,721

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 2.6.0

リンク: