Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/georust/gpx
Rust read/write support for GPS Exchange Format (GPX)
https://github.com/georust/gpx
Simplify CI, add Clippy, and bump geo
lnicola opened this pull request 3 months ago
lnicola opened this pull request 3 months ago
chore(ci): Update Rust versions in CI to 1.74, 1.78, and 1.79
v0y4g3r opened this pull request 3 months ago
v0y4g3r opened this pull request 3 months ago
Cannot get the real value of Time
petersohn opened this issue 5 months ago
petersohn opened this issue 5 months ago
quick-xml
JeromeSchmied opened this issue 6 months ago
JeromeSchmied opened this issue 6 months ago
Failed to parse GPX1.0 file
CaviarChen opened this issue 6 months ago
CaviarChen opened this issue 6 months ago
Come
Kyle2309 opened this issue 9 months ago
Kyle2309 opened this issue 9 months ago
Add point mut to waypoint
SahiBkom opened this pull request 9 months ago
SahiBkom opened this pull request 9 months ago
Write speed to GPX 1.0 files
tpikonen opened this pull request 11 months ago
tpikonen opened this pull request 11 months ago
Release a new version of gpx
m-hugo opened this issue about 1 year ago
m-hugo opened this issue about 1 year ago
Update documentation to include write examples
wtchen opened this pull request over 1 year ago
wtchen opened this pull request over 1 year ago
Behavior for empty `<name/>` tags
jasper-bosch opened this issue over 1 year ago
jasper-bosch opened this issue over 1 year ago
Add write example to README
wtchen opened this issue over 1 year ago
wtchen opened this issue over 1 year ago
Allow empty name tag in metadata
jasper-bosch opened this pull request over 1 year ago
jasper-bosch opened this pull request over 1 year ago
Bump actions/checkout to fix Node version warning
lnicola opened this pull request over 1 year ago
lnicola opened this pull request over 1 year ago
Bump geo
lnicola opened this pull request over 1 year ago
lnicola opened this pull request over 1 year ago
Bump MSRV to 1.67
lnicola opened this pull request over 1 year ago
lnicola opened this pull request over 1 year ago
Allow empty strings in `<text>` and `<type>` of `<link>`
w-flo opened this pull request over 1 year ago
w-flo opened this pull request over 1 year ago
Relax behavior for empty `<text>` tags
Bktero opened this issue over 1 year ago
Bktero opened this issue over 1 year ago
Optimize deps: Drop `error_chain` and move `assert_approximate_eq` to dev-deps
w-flo opened this pull request over 1 year ago
w-flo opened this pull request over 1 year ago
Allow extensions on the root element
lnicola opened this pull request over 1 year ago
lnicola opened this pull request over 1 year ago
Parsing fails on extensions
supersnellehenk opened this issue over 1 year ago
supersnellehenk opened this issue over 1 year ago
Drop authors entry from manifest
lnicola opened this pull request over 1 year ago
lnicola opened this pull request over 1 year ago
Fix some clippy lints
lnicola opened this pull request over 1 year ago
lnicola opened this pull request over 1 year ago
Bump MSRV to 1.65
lnicola opened this pull request over 1 year ago
lnicola opened this pull request over 1 year ago
Fix nested extensions crash p2
lnicola opened this pull request almost 2 years ago
lnicola opened this pull request almost 2 years ago
Drop cargo-all-features
lnicola opened this pull request almost 2 years ago
lnicola opened this pull request almost 2 years ago
Bump `geo-types` and use non-deprecated `Coord`
lnicola opened this pull request almost 2 years ago
lnicola opened this pull request almost 2 years ago
fix: no longer crash on extensions-ception
ndrsg opened this pull request almost 2 years ago
ndrsg opened this pull request almost 2 years ago
Apply Clippy Suggestions
0b11001111 opened this pull request over 2 years ago
0b11001111 opened this pull request over 2 years ago
update MSRV to 1.57
michaelkirk opened this pull request over 2 years ago
michaelkirk opened this pull request over 2 years ago
How to access the time of a waypoint?
gerritsangel opened this issue over 2 years ago
gerritsangel opened this issue over 2 years ago
Switch from RFC3339 to ISO8601 for timestamp encoding
0b11001111 opened this pull request over 2 years ago
0b11001111 opened this pull request over 2 years ago
Time Parsing
0b11001111 opened this issue over 2 years ago
0b11001111 opened this issue over 2 years ago
expose `Time`
nerdypepper opened this pull request over 2 years ago
nerdypepper opened this pull request over 2 years ago
`Time` seems to be a private struct
nerdypepper opened this issue over 2 years ago
nerdypepper opened this issue over 2 years ago
Address deprecation warnings
urschrei opened this pull request over 2 years ago
urschrei opened this pull request over 2 years ago
Test using the same Docker images as geo/geo-types
urschrei opened this pull request over 2 years ago
urschrei opened this pull request over 2 years ago
Allow empty elevation tags
ebcrowder opened this pull request over 2 years ago
ebcrowder opened this pull request over 2 years ago
Waypoint name can be an empty string
cedeber opened this pull request over 2 years ago
cedeber opened this pull request over 2 years ago
Waypoint name can be an empty string
cedeber opened this issue over 2 years ago
cedeber opened this issue over 2 years ago
Allow continuing on unimportant errors
fschutt opened this issue over 2 years ago
fschutt opened this issue over 2 years ago
Bump minimum rust CI version to 1.53 (Time crate MSRV)
urschrei opened this pull request almost 3 years ago
urschrei opened this pull request almost 3 years ago
Add `xmlns` attribute in written gpx for better garmin compatibility
OttoBos opened this pull request almost 3 years ago
OttoBos opened this pull request almost 3 years ago
Do not crash if a gpx file has an extensions tag in its route tag
agateau opened this pull request almost 3 years ago
agateau opened this pull request almost 3 years ago
Allow to user chose chrono vs time
a1ien opened this pull request about 3 years ago
a1ien opened this pull request about 3 years ago
Prepare for 0.8.5 release
urschrei opened this pull request about 3 years ago
urschrei opened this pull request about 3 years ago
garmin gpx track logs could not be read
kogo59 opened this issue about 3 years ago
kogo59 opened this issue about 3 years ago
Implementing serde (De)Serialize for GPX structs
mkroehnert opened this pull request over 3 years ago
mkroehnert opened this pull request over 3 years ago
Allow customize xml::writer::EventWriter in write
a1ien opened this pull request over 3 years ago
a1ien opened this pull request over 3 years ago
Can we add option to disable indent in writer
a1ien opened this issue over 3 years ago
a1ien opened this issue over 3 years ago
Implementing serde (De)Serialize for GPX structs?
mkroehnert opened this issue over 3 years ago
mkroehnert opened this issue over 3 years ago
Replace error_chain with ThisError
urschrei opened this pull request over 3 years ago
urschrei opened this pull request over 3 years ago
Support Number on Tracks
tehsmeely opened this pull request over 3 years ago
tehsmeely opened this pull request over 3 years ago
Update ci badge in README
d2weber opened this pull request over 3 years ago
d2weber opened this pull request over 3 years ago
Allow empty track name tags
soruh opened this pull request over 3 years ago
soruh opened this pull request over 3 years ago
Panic for tracks with empty name
soruh opened this issue over 3 years ago
soruh opened this issue over 3 years ago
Release version 0.8.2
urschrei opened this pull request over 3 years ago
urschrei opened this pull request over 3 years ago
Bump geo dependencies
urschrei opened this pull request over 3 years ago
urschrei opened this pull request over 3 years ago
Replace Travis with GH CI
urschrei opened this pull request over 3 years ago
urschrei opened this pull request over 3 years ago
Add bors config
urschrei opened this pull request over 3 years ago
urschrei opened this pull request over 3 years ago
Use XML tag "desc" instead of "description"
cassaundra opened this pull request over 3 years ago
cassaundra opened this pull request over 3 years ago
error parsing gpx 1.1 file (from la-flamme-rouge website)
luogni opened this issue over 3 years ago
luogni opened this issue over 3 years ago
please upgrade geo and geo-types dependency
luogni opened this issue over 3 years ago
luogni opened this issue over 3 years ago
Support parsing copyright tag in metadata
pelmers opened this pull request over 3 years ago
pelmers opened this pull request over 3 years ago
Cannot parse <copyright> tag in metadata
pelmers opened this issue over 3 years ago
pelmers opened this issue over 3 years ago
crates publishing team
michaelkirk opened this issue about 4 years ago
michaelkirk opened this issue about 4 years ago
Update to the latest rustfmt
NathanHowell opened this pull request about 4 years ago
NathanHowell opened this pull request about 4 years ago
Ignore track extensions
NathanHowell opened this pull request about 4 years ago
NathanHowell opened this pull request about 4 years ago
Add support for reading and writing of the GPX creator attribute
oherrala opened this pull request over 4 years ago
oherrala opened this pull request over 4 years ago
API to update creator attribute (feature)
enmagnus opened this issue over 4 years ago
enmagnus opened this issue over 4 years ago
Update geo-types 0.6 and geo 0.14
oherrala opened this pull request over 4 years ago
oherrala opened this pull request over 4 years ago
Validate latitude and longitude
sosna opened this pull request over 4 years ago
sosna opened this pull request over 4 years ago
gpx Point out of sync with geo crate's Point
pelmers opened this issue over 4 years ago
pelmers opened this issue over 4 years ago
Fix typo
sosna opened this pull request over 4 years ago
sosna opened this pull request over 4 years ago
Rename "ageofgpsdata" field to "ageofdgpsdata"
oherrala opened this pull request over 4 years ago
oherrala opened this pull request over 4 years ago
`gpx.route` should be a `Vec`
robinmoussu opened this issue over 4 years ago
robinmoussu opened this issue over 4 years ago
Add support for having multiple routes in GPX
oherrala opened this pull request over 4 years ago
oherrala opened this pull request over 4 years ago
Only add Metadata to Gpx if there actually is metadata
oherrala opened this pull request over 4 years ago
oherrala opened this pull request over 4 years ago
gpx crate can produce invalid XML
oherrala opened this issue over 4 years ago
oherrala opened this issue over 4 years ago
Route number is not read nor written
oherrala opened this pull request over 4 years ago
oherrala opened this pull request over 4 years ago
Rust 2018
oherrala opened this pull request over 4 years ago
oherrala opened this pull request over 4 years ago
Update dependencies
oherrala opened this pull request over 4 years ago
oherrala opened this pull request over 4 years ago
Some optimizations
oherrala opened this pull request over 4 years ago
oherrala opened this pull request over 4 years ago
Add support for route tag
acco32 opened this pull request over 4 years ago
acco32 opened this pull request over 4 years ago
allow empty fields: "desc", "cmt", "description", "keywords", "src"
dhontecillas opened this pull request almost 5 years ago
dhontecillas opened this pull request almost 5 years ago
Small Parser Improvements
JDemler opened this pull request over 5 years ago
JDemler opened this pull request over 5 years ago
Update dependencies
simao opened this pull request almost 6 years ago
simao opened this pull request almost 6 years ago
implement writing of GPX files
felgru opened this pull request over 6 years ago
felgru opened this pull request over 6 years ago
discrepancy between gpx::read and GPX schema documentation
felgru opened this issue over 6 years ago
felgru opened this issue over 6 years ago
Replace geo with geo-types
felgru opened this pull request over 6 years ago
felgru opened this pull request over 6 years ago
Support writing to files
Qwertie- opened this issue over 6 years ago
Qwertie- opened this issue over 6 years ago
Support geoidheight waypoint tag
snoir opened this pull request over 6 years ago
snoir opened this pull request over 6 years ago
Fix import error in readme example code
kelvan opened this pull request over 6 years ago
kelvan opened this pull request over 6 years ago
Bump geo, xml-rs.
frewsxcv opened this pull request over 6 years ago
frewsxcv opened this pull request over 6 years ago
Rust rustfmt, update Travis config to reflect rustfmt flag changes.
frewsxcv opened this pull request over 6 years ago
frewsxcv opened this pull request over 6 years ago
Add benchmark.
frewsxcv opened this pull request over 6 years ago
frewsxcv opened this pull request over 6 years ago
Switch from 'geo' to 'geo-types'
frewsxcv opened this issue over 6 years ago
frewsxcv opened this issue over 6 years ago
Rework parsing: More strict and (hopefully) cleaner
Lingepumpe opened this pull request almost 7 years ago
Lingepumpe opened this pull request almost 7 years ago
Return content of extensions tag as XML to the user
Lingepumpe opened this pull request almost 7 years ago
Lingepumpe opened this pull request almost 7 years ago
Bump geo dependency: 0.4 -> 0.7.
frewsxcv opened this pull request almost 7 years ago
frewsxcv opened this pull request almost 7 years ago