Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/georust/geo

Geospatial primitives and algorithms for Rust
https://github.com/georust/geo

derive `Debug` trait

b3f2f81d43af18f5298205d0c036d9e6c8f01039 authored over 9 years ago
Add Crates.io badge to README

fdec80e509a2dac5a4d3829cc133e64cb58cdfce authored over 9 years ago
Add links to documentation

9fa755a4973e2d2c5f956dd65c70c373270aaed1 authored over 9 years ago
Merge pull request #10 from georust/docs

Build docs on Travis

b957b0de8f5a406af19614d2ced5b5ed773e8aa7 authored over 9 years ago
Test on multiple channels of Travis

67064b088a7180c1c120e4953ef26947e632bdbc authored over 9 years ago
Build docs on Travis CI

c335f270dd013792673865e05b1de765947b4758 authored over 9 years ago
Bump version to 0.0.4

388e07080ac1a3b3af37b89da3e7fd5b8093710d authored almost 10 years ago
Merge pull request #8 from georust/togeo

Offer ToGeo trait

9c2becf7c043332202531406df988ebf0789c4a1 authored almost 10 years ago
Offer ToGeo trait

8fa5a652331a4e0262ebf4bbc12ed83f22d3554a authored almost 10 years ago
(chore) added build status badge.

1aa4aaa16aa796eb6c9a1feb613e475482c798c8 authored almost 10 years ago
Bump version to 0.0.3

3d7e44df9ec79b7a526cb51ce28edcc9ecafe9fc authored almost 10 years ago
Make rust-geo compile with latest nightly rust

482f4a0947baff2983fd592e77634cf132217d9a authored almost 10 years ago
(fix) rustup: Show -> Debug

8bcfe8dd7263144baf08a5cbda972987909d2730 authored about 10 years ago
Bump version

9fc87718de1800d574fee090af9de55bbfba814f authored about 10 years ago
(fix) added feature gate to suppress warnings.

this is a minor fix so I will push to master directly.

d1701112802beef08b73560cd727f8fe22e05a8b authored about 10 years ago
Merge pull request #7 from georust/sunng87/type-system

Base types

255768c87fd96f06d09a842a0dc0034dc1b70d2f authored about 10 years ago
(chore) added travis yaml

affdfba15793d0a6cd7fe0395d70641c61538f0b authored about 10 years ago
(feat) change some types to newtype

1c6de73d335c6e04747dd7a4b1c360d01f57c6ae authored about 10 years ago
Merge branch 'master' into sunng87/type-system

Conflicts:
src/point.rs

28fbff3d3458f6c69923185bbc73d84f901f77de authored about 10 years ago
(chore) remove point impl. I have merged it into types.rs

cc/ @frewsxcv

eb68f1d2dcbaad41f06cf7517adcc5a87e676db9 authored about 10 years ago
(feat) added test/example and exports

e8d8fce9d2398a0fdfd2e1b4f5679a52b2b5e77b authored about 10 years ago
(feat) derive Copy when necessary

6bcd866d26d518e3c1b1d9ff8fb67a0c4ac0d913 authored about 10 years ago
(fix) typo

bff8406b938a9fdfb22802bb0d278c378c275e53 authored about 10 years ago
(feat) removed z value from Coordinate as we are not going to support 3d

for now.

eed905635692a726ebbd8a4de713bf4271b6876b authored about 10 years ago
Merge pull request #6 from georust/frewsxcv-patch-1

lng,lat -> x,y

1db9e852951434fc747de7269fec3923ffb51311 authored about 10 years ago
lng,lat -> x,y

Fixes #3

0a30a11cd514cb3f14be36b4391918c3af6ef068 authored about 10 years ago
(feat) initial version of type system [#4]

4e507bcdc1ed20b51a43c51c19f20c5126f4c5e5 authored about 10 years ago
Merge pull request #1 from georust/point

Initial implementation of Point

38fe34109bb7dd2001c0ea9153b9c1dca98a44e8 authored about 10 years ago
Initial implementation of Point

f4e4a40ba643a3fe8e88e00c5ae6e548aef2351e authored about 10 years ago
Update README.md

40257fe71a974a29c9bd4f091e245e9446fe1d5c authored about 10 years ago
Create README.md

237b794777122182944d541272e54eda00128c09 authored about 10 years ago
Initial project

723c023079bd86d0aa75fbeed7ba94456d0129fa authored about 10 years ago