heatmap-parse 0.1.3

A robust GPS track processor for creating frequency-based route heatmaps from GPX, FIT, and polyline data
Documentation
lockfileVersion: '9.0'

settings:
  autoInstallPeers: true
  excludeLinksFromLockfile: false

importers:

  .:
    dependencies:
      gpx_processor:
        specifier: file:pkg
        version: file:pkg

packages:

  gpx_processor@file:pkg:
    resolution: {directory: pkg, type: directory}

snapshots:

  gpx_processor@file:pkg: {}