Ecosyste.ms: OpenCollective

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

github.com/georust/geojson

Library for serializing the GeoJSON vector GIS file format
https://github.com/georust/geojson

Remove inconsistent newline

748e08bd653f3b2e5e2074d87f1db33d64994a7b authored over 10 years ago by Corey Farwell <[email protected]>
Allow GeometryCollections to contain themselves

c3a6bb51dd1ec550448a11ab91ddcc92be09dd9f authored over 10 years ago by Corey Farwell <[email protected]>
Add TODO

04ebadfb509329f7cb8b25d57e21e9c6a9eab7bf authored over 10 years ago by Corey Farwell <[email protected]>
Fix spec link

39b3ed80d4ff11ddd05f27be11db8d0fa8016a75 authored over 10 years ago by Corey Farwell <[email protected]>
Implement FeatureCollection

269462c9eb4428c54dc586d38a56b9af6758b5ed authored over 10 years ago by Corey Farwell <[email protected]>
Implement Feature

dac22cb7ed96aca03e4885d998228ff7d8d6d036 authored over 10 years ago by Corey Farwell <[email protected]>
Fix inaccurate GeometryCollection json key

2893a03e4f4c89ccfbb5e21cf2cb4042b235ff01 authored over 10 years ago by Corey Farwell <[email protected]>
Add TODO for geometry collection

3bc011dc506d0ab1fb1c9f37eb6b87b44609814d authored over 10 years ago by Corey Farwell <[email protected]>
Ignore build target/ dir

10d33ed1d346a89c3a7c5d48f5b96ff2565a1306 authored over 10 years ago by Corey Farwell <[email protected]>
Always run on nightly

1068f742bed7049c36cf439aeda5bc2fe1ed3e69 authored over 10 years ago by Corey Farwell <[email protected]>
Use cargo to compile/test

cf12b294682a95e0648a7e50e7aedc668daa0483 authored over 10 years ago by Corey Farwell <[email protected]>
Create new structure for project

159afba634ddacea2fdaa0ce3a0250c154bf36a7 authored over 10 years ago by Corey Farwell <[email protected]>
Merge pull request #2 from coyotebush/map-coordinates

Collect sub-objects' coordinates

3ed521ac330a9e333f9a309e0f3dfd41f07a19b6 authored over 10 years ago by Corey Farwell <[email protected]>
Collect sub-objects' coordinates

54baa6a54c6b447b9498061cb1b7e3401470e7b8 authored over 10 years ago by Corey Ford <[email protected]>
For now, just test by compiling :)

f91619ebf3ddd125c5d2acdd36cb24d78a6b625a authored over 10 years ago by Corey Farwell <[email protected]>
Add travis CI indicator to README

6949e6c56bdcd0edcf3c583bd7f248b05017864b authored over 10 years ago by Corey Farwell <[email protected]>
Add travis CI config

422166f0e0165a1df4018d8a921500a58117d7d9 authored over 10 years ago by Corey Farwell <[email protected]>
Implement GeometryCollection

8884c4fb51663c56a08f888b44f21dabd1e4ff4c authored over 10 years ago by Corey Farwell <[email protected]>
Make struct values public

e6de1d8d4813ab76486f63ebc2293a94366e2a61 authored over 10 years ago by Corey Farwell <[email protected]>
Update comments to be docstrings

4671dc271dbfabcfd28cecf88d86aa36f926c6d9 authored over 10 years ago by Corey Farwell <[email protected]>
Implement MultiPolygon

13782ec7231d999fb8863a00f5f1dcb959db0ddc authored over 10 years ago by Corey Farwell <[email protected]>
Implement Polygon

56e1db6608e5a49f7d1dc3cfdc2b023e21d9ca10 authored over 10 years ago by Corey Farwell <[email protected]>
Implement MultiLineString

8ee164c92ef15669bc87aa532a75cc0e065d8da6 authored over 10 years ago by Corey Farwell <[email protected]>
Implement LineString

c2ca65b93ebedec745771db94cd413f5f68b8e76 authored over 10 years ago by Corey Farwell <[email protected]>
Rename struct property to better reflect contents

90f65c8779c824718928955366b0487446571a7f authored over 10 years ago by Corey Farwell <[email protected]>
Simplify(?) some string logic

7a0ee305b32cd12467ec47cd450567205c3e491f authored over 10 years ago by Corey Farwell <[email protected]>
Implement ToJson for MultiPoint

48f3c4149188660bfd58aeae96f2c28c8c5398f2 authored over 10 years ago by Corey Farwell <[email protected]>
Init LICENSE

0c5442a6f89c11077b0d4edaace50fa1aa8083eb authored over 10 years ago by Corey Farwell <[email protected]>
Init README

71946424fbdec1952f76a131c1aa844f688038bc authored over 10 years ago by Corey Farwell <[email protected]>
First attempt at rust!

c55ee9c5c9a03b1ddd1535eca219ee15d1a57a5f authored over 10 years ago by Corey Farwell <[email protected]>