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
Write speed to GPX 1.0 files
ef3ab70e90aefc9d7b6428ae42082bf69432f720 authored 11 months ago by Corey Farwell <[email protected]>b7aeb06639ef421381f7aa6be26f27634ed12d93 authored 11 months ago by Teemu Ikonen <[email protected]>
a2a63b6ead6700df6a7b355d88ac0bbf359acaba authored about 1 year ago by Corey Farwell <[email protected]>
c262d02de24494dd979919ec84f20a4c8383c030 authored about 1 year ago by Corey Farwell <[email protected]>
5c9814cfcfe231adc279c65b5575c4822996878a authored about 1 year ago by Corey Farwell <[email protected]>
100: Update documentation to include write examples r=lnicola a=wtchen
- [x] I agree to follow ...
46fc38d177b2147f45d57ee99dc6b9da92391589 authored about 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>b16cde6082abc8e242393c5f439b46289f727e9c authored about 1 year ago by William Chen <[email protected]>
69e3f0e80aa8f16ec0a49ceb0a8ea8da52c7df5b authored about 1 year ago by William Chen <[email protected]>
16afb5c018b5a7e287288b5d87c45b57652e7232 authored about 1 year ago by William Chen <[email protected]>
93eb39efe0700d7b10e309f2abb4fc905e71220f authored over 1 year ago by William Chen <[email protected]>
951e5cc133bcd1c678640e1504543959914dcc63 authored over 1 year ago by William Chen <[email protected]>
5236678289cc6e34e290aeffbc2d88f2659393e1 authored over 1 year ago by William Chen <[email protected]>
e23f928f801abac168094ea22d331c6249efd467 authored over 1 year ago by William Chen <[email protected]>
1af795661893e7cbd555b41269c115b5aff4b949 authored over 1 year ago by William Chen <[email protected]>
6bef41918bf03c66db609409b3f40f74685de69a authored over 1 year ago by William Chen <[email protected]>
97: Allow empty name tag in metadata r=lnicola a=jasper-bosch
- [x] I agree to follow the proje...
98da8cc21b13cf4e1010dfad3fe3b7f581c75059 authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>f4024fdd4317eda92a31e5405c54770947f584c5 authored over 1 year ago by Jasper Bosch <[email protected]>
98f0db69281906cfd05d2d749cd8fea5ff7a82b9 authored over 1 year ago by Jasper Bosch <[email protected]>
96: Bump actions/checkout to fix Node version warning r=lnicola a=lnicola
- [x] I agree to foll...
a0cbac6a1ebc2835c34e92b2f392f9dae6a417bd authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>fd0f34804ac95cfd11e06fb1fde7ff4289bbe282 authored over 1 year ago by Laurențiu Nicola <[email protected]>
93: Allow empty strings in `<text>` and `<type>` of `<link>` r=lnicola a=w-flo
- [X] I agree to...
6d50409ba2c811d8c4390e0b8414193016a1bf5c authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
I've noticed the file is basically just a list of PRs that were merged
with the "knowledge of th...
The GPX schema just says these are optional `xsd:string` elements, and
apparently the empty stri...
95: Bump geo r=lnicola a=lnicola
- [x] I agree to follow the project's [code of conduct](https:...
a6745b7a5600c2e6a2f3832faf91b981d0fb222b authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>7151de5d6333bb488e15a3eb8ba746b38eb97126 authored over 1 year ago by Laurențiu Nicola <[email protected]>
94: Bump MSRV to 1.67 r=lnicola a=lnicola
- [x] I agree to follow the project's [code of conduc...
aba18ad9f3fd538a78f4c055ddf361139b06c0b6 authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>5a40e1d9075501c85ba2c55f1bdd8105c9df7c81 authored over 1 year ago by Laurențiu Nicola <[email protected]>
91: Optimize deps: Drop `error_chain` and move `assert_approximate_eq` to dev-deps r=michaelkirk...
032cf32bebc6c1e8c4280510728d2996c9f2b29f authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
The crate is used in two test cases and appears not to be needed
otherwise.
The code no longer depends on error_chain since #58, but the dependency
was still listed in Carg...
90: Allow extensions on the root element r=urschrei a=lnicola
- [x] I agree to follow the proje...
19964d821b9d54b5e5cd490c72f256a2273565aa authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>ed4e4f6e3363bf072e58dbf43fc8b2e128e73bbb authored over 1 year ago by Laurențiu Nicola <[email protected]>
88: Drop authors entry from manifest r=lnicola a=lnicola
- [x] I agree to follow the project's ...
9b3a25a1161f541a74238dfe76588285d225f1c7 authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>f75a4f795a02daf8b66b823e8674a026d3a796d6 authored over 1 year ago by Laurențiu Nicola <[email protected]>
84: Drop cargo-all-features r=urschrei a=lnicola
- [x] I agree to follow the project's [code of...
314f4483de2a7644f3fb75d56e4d78761166a6f7 authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>87: Fix some clippy lints r=urschrei a=lnicola
- [x] I agree to follow the project's [code of c...
5401dc7680d051e089b4f25d311fea485d6a180f authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>abb25a6a7c55a3b5acd5253e4197be864ca78d9e authored over 1 year ago by Laurențiu Nicola <[email protected]>
c315716e728e36f597360a034afdd7793f49eed2 authored over 1 year ago by Laurențiu Nicola <[email protected]>
ed66342d96837d35e030d2f9aa3b717cdf90bf7f authored over 1 year ago by Laurențiu Nicola <[email protected]>
374ffb3970594c65a5e6b3c4921f2eb1f688af89 authored over 1 year ago by Laurențiu Nicola <[email protected]>
85: Fix nested extensions crash p2 r=urschrei a=lnicola
- [x] I agree to follow the project's [...
280c8ca64b652a95f14f1609d734649d83bfd2ca authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>bbc6b37f8fccf5caf6b26e599ce2639f1ec4ea23 authored over 1 year ago by Laurențiu Nicola <[email protected]>
b0806c7032cf74a5921150313e5281339ce6bcb3 authored over 1 year ago by Laurențiu Nicola <[email protected]>
aaf40bf0dec88c54e38cdcfd31f1945519188ac2 authored over 1 year ago by Laurențiu Nicola <[email protected]>
fix handling of extensions-tags inside extensions-tags by counting the depth
48cd157f32c0fbcaf3373a6f0e004ac6156bcb91 authored over 1 year ago by Andy <[email protected]>f84da2fedfeaa3bd0dea434bb22ee2143c5bbc1b authored over 1 year ago by Laurențiu Nicola <[email protected]>
86: Bump MSRV to 1.65 r=urschrei a=lnicola
- [x] I agree to follow the project's [code of condu...
ec3a3b5d6705dd4f5de58d365b890f4f5fa656b9 authored over 1 year ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>372675dd378ba23240bb77094c0106fba4839166 authored over 1 year ago by Laurențiu Nicola <[email protected]>
8fe7a75e69ee5e09d1f301298759d685069f0775 authored almost 2 years ago by Laurențiu Nicola <[email protected]>
83: Bump `geo-types` and use non-deprecated `Coord` r=michaelkirk a=lnicola
- [x] I agree to fo...
5826e1dcfca1085913f5cb510395b8afc310a306 authored almost 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>bcd6365a44dfd1f3741a8b6a74dd4844082910f3 authored almost 2 years ago by Laurențiu Nicola <[email protected]>
9ba1b1b386f93db495428b8e0f6acce4a0281bd8 authored almost 2 years ago by Laurențiu Nicola <[email protected]>
5b5f062b4704eff27bea878b08c769cbbffa2635 authored almost 2 years ago by Laurențiu Nicola <[email protected]>
ec1a4d4c0d0a4add6ccd89f72c4ac08239be0006 authored almost 2 years ago by Laurențiu Nicola <[email protected]>
78: Switch from RFC3339 to ISO8601 for timestamp encoding r=lnicola a=0b11001111
- [x] I agree ...
9c251d903faec5783896b0eae6c643031a9dfdef authored over 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>992799ebc1a5af2160459144763684f4febdb00c authored over 2 years ago by Michael Kirk <[email protected]>
80: update MSRV to 1.57 r=lnicola a=michaelkirk
- [x] I agree to follow the project's [code of ...
282426b2acffa7a76d02af48eeb47133c8df344a authored over 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Fixes build error:
https://github.com/georust/gpx/runs/7813032321?check_suite_focus=true
> erro...
1e14058e633d01cec5e9d54dcc06d7c439da9601 authored over 2 years ago by Michael Kirk <[email protected]>4ffa1ab39a5d278aca297dd2dcb76adb32a67d3b authored over 2 years ago by 0b11001111 <[email protected]>
1e454e1d6c3f5a0ae8906247697302d4a01d5027 authored over 2 years ago by 0b11001111 <[email protected]>
40790ab1dfaa8785bb7974d323896a3334292e77 authored over 2 years ago by 0b11001111 <[email protected]>
3da2afd79df944ded7d4603bb71047ad16f23923 authored over 2 years ago by 0b11001111 <[email protected]>
0f8cea4e6b463fb280326399e95fca0e5834d54f authored over 2 years ago by 0b11001111 <[email protected]>
cbd0b364aec8ab8047e0911ab3333cbf7ba145bc authored over 2 years ago by 0b11001111 <[email protected]>
d9b035bcaa84d26a7007eb36d442ef3be57a3e15 authored over 2 years ago by 0b11001111 <[email protected]>
c0ceaca0ef2f3de105bdbd66e3c3b20060866cb3 authored over 2 years ago by 0b11001111 <[email protected]>
9aa83c86d980fe63cd1161404fc38e8b37c0f074 authored over 2 years ago by 0b11001111 <[email protected]>
76: expose `Time` r=michaelkirk,lnicola a=nerdypepper
- [x] I agree to follow the project's [co...
6e3da649c1aee189a145055dadb297d19faffec9 authored over 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>4bc9a6f904013efb0ee623eeacd24a0cf5c66431 authored over 2 years ago by Akshay <[email protected]>
d11adab83cef599a195be754cda155e5aa4aa0be authored over 2 years ago by Stephan Hügel <[email protected]>
72: Allow empty elevation tags r=michaelkirk a=ebcrowder
Similar to https://github.com/georust/...
ee2bdf2d29d8a3eb6dabcd77754e928735907cab authored over 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>c732a41c584e5f5d55ded927068e907dd8d82cff authored over 2 years ago by Eric Crowder <[email protected]>
4239cef65f39011585ec44ec16390f6ce0721f0a authored over 2 years ago by Eric Crowder <[email protected]>
9fc5080759af0b887bce786bfeafb17f5dcb4e89 authored over 2 years ago by Eric Crowder <[email protected]>
9cd5e4b6b552fb987f44339556741dbb0dc996b2 authored over 2 years ago by Eric Crowder <[email protected]>
71: Waypoint name can be an empty string r=urschrei a=cedeber
Fixes #70
Co-authored-by: Céd...
73d8dccaae0aae63e4ce345c257308a5fd8089f0 authored over 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>b3ab66c49fdd9b57e07c318ecfb0b92a9d719747 authored over 2 years ago by Stephan Hügel <[email protected]>
Fixes #70
205b8937563af8a07f28bd1b02d2ff9c87690d7e authored over 2 years ago by Cédric Eberhardt <[email protected]>971a75fd7cf05663a7f284d916a6f319f30ba9b8 authored over 2 years ago by Stephan Hügel <[email protected]>
74: Address deprecation warnings r=urschrei a=urschrei
- [x] I agree to follow the project's [c...
e510cdd125de4b9bb15546bed2512b5bbba6e103 authored over 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>ab6525acb98b9d9447cf31ffac50965e18db2a22 authored over 2 years ago by Stephan Hügel <[email protected]>
163acfe866f00241744fd52bd83849943cd696b5 authored over 2 years ago by Stephan Hügel <[email protected]>
73: Test using the same Docker images as geo/geo-types r=lnicola a=urschrei
- [x] I agree to fo...
94abc6385ae5945b774d0f885dc1c54f158ed42e authored over 2 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>0d7604b6e9c7e97f73687ea0c9a11023ff4adf6a authored over 2 years ago by Stephan Hügel <[email protected]>
1a0ed1627b614e354c2f1c5535e22f886ba645a2 authored over 2 years ago by Stephan Hügel <[email protected]>
67: Add `xmlns` attribute in written gpx for better garmin compatibility r=urschrei a=OttoBos
I...
fec2051078dac099500ca1a033acaf3a27d7d16b authored almost 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>fe0e82d99e14cd00e60e9c75743e9b0decfbe529 authored almost 3 years ago by Stephan Hügel <[email protected]>
68: Bump minimum rust CI version to 1.53 (Time crate MSRV) r=urschrei a=urschrei
- [x] I agree ...
25528141affe36e3e2bd3348f22dd4242bfc2dc5 authored almost 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>3953d46e9c5658ef6646c41935e98b8b209d4036 authored almost 3 years ago by Stephan Hügel <[email protected]>
ab2f84af711987719986d8c0c9d26db1c49ffe33 authored almost 3 years ago by Stephan Hügel <[email protected]>
14530df36c5b276e651cebebd4e0df8445a5de4d authored almost 3 years ago by Otto Bos <[email protected]>
65: Allow to user chose chrono vs time r=michaelkirk a=a1ien
- [x] I agree to follow the projec...
e86ed781a0bd4aa2d2fc9744e129bc1693f85a07 authored almost 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>7776da02a338d4caf0b3e6e2e485853eb0193575 authored almost 3 years ago by Michael Kirk <[email protected]>
7ea984d60e1c313f6a9cb4197f6dfbbc69c73a21 authored almost 3 years ago by Ilya Averyanov <[email protected]>
05223b407ba9f8c8a01512112f4bfb67c1b80a6c authored almost 3 years ago by Ilya Averyanov <[email protected]>
66: Do not crash if a gpx file has an extensions tag in its route tag r=urschrei a=agateau
The ...
7a9d4a6bd4616e4cbde5b24dca4b578662a2e27d authored almost 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>
The extensions tag is also allowed in the route tag (see
https://www.topografix.com/GPX/1/1/#typ...
64: Prepare for 0.8.5 release r=urschrei a=urschrei
- [x] I agree to follow the project's [code...
bee3172d414204ea9932bb9bd423dd104369bbd7 authored about 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>9057e4eea34ed5e84d3db48530933f1e939e71ed authored about 3 years ago by Stephan Hügel <[email protected]>
42: Ignore track extensions r=urschrei a=NathanHowell
Extensions are ignored in metadata and wa...
c8d906e94ce6e7e910eb9b2cb30522acde329b6a authored about 3 years ago by bors[bot] <26634292+bors[bot]@users.noreply.github.com>