| Crates.io | minigps |
| lib.rs | minigps |
| version | 0.1.3 |
| created_at | 2022-06-20 10:52:14.104591+00 |
| updated_at | 2023-11-18 10:44:33.903175+00 |
| description | Library for MiniGPS file format support |
| homepage | https://github.com/rayslava/minigps |
| repository | https://github.com/rayslava/minigps |
| max_upload_size | |
| id | 609454 |
| size | 23,553 |
MiniGPS file format support library
This library contains support for file formats of noname MiniGPS from Aliexpress, like https://aliexpress.com/item/1005003479481773.html
Currently following files are supported:
The library allows conversion of POIs from and into gpx::Waypoint to work
with GPX files.
Usage example could be found at https://github.com/rayslava/minigps-conv
License: MIT