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-16 提交的版本,檢視 最新版本

這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。

  • 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或关注我们的公众号极客氢云获取最新地址