GeoGPXer

GeoGPXer is a JavaScript library designed to convert GPX data into GeoJSON format efficiently. It supports the conversion of waypoints, tracks, and routes, with additional handling for GPX extensions.

当前为 2025-01-17 提交的版本,查看 最新版本

这些是此脚本变更过代码的版本。 显示所有版本。

  • v2.1.1 2025-06-25

    Bumb version number

  • v2.1.0 2025-06-25 Imported from URL
  • v2.1.0 2025-06-24

    feat: Extend GPX conversion functions to support Polygon output

    • Updated trkToMultiLineStringOrPolygon to convert GPX track segments to GeoJSON Polygons when segments are closed loops, or MultiLineStrings otherwise.
    • Updated rteToLineStringOrPolygon to convert GPX route nodes to GeoJSON Polygons if they're closed loops, or LineStrings otherwise.
    • Added utility function areCoordsSame to compare coordinate arrays for equality, facilitating the determination of closed loops.
    • Enhanced code documentation to reflect changes and clarify function behaviors.
  • v2.0.0 2025-02-09 Imported from URL
  • v1.1.1 2025-01-28 Imported from URL
  • v1.0.0 2025-01-20
  • v0.0.1.20250115185103 2025-01-15 Imported from URL
  • v0.0.1.20250115184349 2025-01-15 Imported from URL
  • v0.0.1.20250115184208 2025-01-15

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址