Ecosyste.ms: OpenCollective

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

GeoRust

A collection of geospatial tools and libraries written in Rust
Collective - Host: opensource - https://opencollective.com/georust - Website: https://georust.org - Code: https://github.com/georust

Reflect changes to String.remove

github.com/georust/wkt - 56b6d5021d47edcd77e6beede18eda920216566c authored almost 10 years ago by Corey Farwell <[email protected]>
Constructors should return Result

github.com/georust/wkt - 950fee036ab0fdf1c4650600311b6273db6186f7 authored almost 10 years ago by Corey Farwell <[email protected]>
Change constructor from String -> str

github.com/georust/wkt - 3a0d4cea6c7d6ae78437de0c3352c067499551d1 authored almost 10 years ago by Corey Farwell <[email protected]>
Implement POINT interpreting

github.com/georust/wkt - 2dfd0e52c980bc9cba6feaef26d6306f2cc30cb4 authored almost 10 years ago by Corey Farwell <[email protected]>
Beginning of Wkt struct

github.com/georust/wkt - 1fdb1121f3d85ce4e7a011bac18e8354b43df2a9 authored almost 10 years ago by Corey Farwell <[email protected]>
Ignore leading '+' for numbers

github.com/georust/wkt - 0a66c7eb4a96e82f4b0bc41a0d5489fdd64700aa authored almost 10 years ago by Corey Farwell <[email protected]>
Better error handling for number parsing

github.com/georust/wkt - 84820f5936eb918d613912f8a2dfa3c6d197e1d1 authored almost 10 years ago by Corey Farwell <[email protected]>
Greatly simplify tests

github.com/georust/wkt - 91b29ed1f089de308cd40e637d2c3618a0f7094e authored almost 10 years ago by Corey Farwell <[email protected]>
Add test for empty string

github.com/georust/wkt - b66ed72ef56ce4a8f0e41aadda39b8a29a07feb3 authored almost 10 years ago by Corey Farwell <[email protected]>
Add test for tokenizing WKT POINT

github.com/georust/wkt - b8e18d492daa1c58cc6870c4efaa83c6f2ad243b authored almost 10 years ago by Corey Farwell <[email protected]>
Remove unused commented out function

github.com/georust/wkt - 6ae7d017e9e9758b1bdefb217e9fd7decbb67c54 authored almost 10 years ago by Corey Farwell <[email protected]>
Simplify test asserts

github.com/georust/wkt - b2173078797c719cfcf3fdcb10a4f83684a23eb8 authored almost 10 years ago by Corey Farwell <[email protected]>
Stop using deprecated from_str function

github.com/georust/wkt - b2bd64488837a4ecf411ec321f1bb720c28fe65b authored almost 10 years ago by Corey Farwell <[email protected]>
Better number tokenizing, and tests!

github.com/georust/wkt - 1e38eddcf70554636b771be7fcf2c4c8b31a2153 authored almost 10 years ago by Corey Farwell <[email protected]>
Expand tests

github.com/georust/wkt - 14839ecfd527102b0b72746ef123dde99117c05b authored almost 10 years ago by Corey Farwell <[email protected]>
Add private utility function, DRY

github.com/georust/wkt - bb965020e20102cfa2e65083e78b93d75f0e08c0 authored almost 10 years ago by Corey Farwell <[email protected]>
Create very basic, incomplete tokenizer

github.com/georust/wkt - 66c16898dcea81d934071aebf4c75f6bdab55c52 authored almost 10 years ago by Corey Farwell <[email protected]>
Empty cargo project

github.com/georust/wkt - 680987c6a88dae57381baff01775cad4d63fe610 authored almost 10 years ago by Corey Farwell <[email protected]>
license

fixes #2

github.com/georust/gdal - 66952f00698ba5928d506180d6b1cf9b1cb120ee authored almost 10 years ago by Alex Morega <[email protected]>
hide the missing_copy_implementations warning

github.com/georust/gdal - 4a531b39e4a18b3c9b3d5598a3fbc9c5c4b95cb2 authored almost 10 years ago by Alex Morega <[email protected]>
rename fields to remove dead_code warnings

github.com/georust/gdal - b4981e5db8ca7bf1d5db2a6242568c4013443366 authored almost 10 years ago by Alex Morega <[email protected]>
remove into_string, it's already an owned string

github.com/georust/gdal - f86e017458d95cd145ce1d85ec6a5b83c3d117c7 authored almost 10 years ago by Alex Morega <[email protected]>
StaticMutex is back in std crate

github.com/georust/gdal - f53bc7f2426433b5964bcb155eb641ebf93aa1c6 authored almost 10 years ago by Alex Morega <[email protected]>
Account for latest changes to upstream Rust

github.com/georust/geojson - 9f6044bf7199a17ecb95d89ee65e012d738f1596 authored about 10 years ago by Corey Farwell <[email protected]>
fix type shadowing warnings

github.com/georust/gdal - 0a2f02cd46259b2f84c04acf2c26c3be4c237a08 authored about 10 years ago by Alex Morega <[email protected]>
fix ownership errors

github.com/georust/gdal - a835dccb3aa549956ed280e08c2e12a75b773fd1 authored about 10 years ago by Alex Morega <[email protected]>
Simplify imports

github.com/georust/geojson - ae0c58702042109509df08a9bb6a320c511aecef authored about 10 years ago by Corey Farwell <[email protected]>
argument doesn't need to be mutable

github.com/georust/gdal - c88a96b2c43a4509953c44a8beafdbdcfd5fd47b authored about 10 years ago by Alex Morega <[email protected]>
specify type of variable

github.com/georust/gdal - 118b7fc80776b8bc9817e71734cef02d188185c2 authored about 10 years ago by Alex Morega <[email protected]>
print errors

github.com/georust/gdal - 1b5dadb8a628eeab4d27e8e9b3ee4d3fc25b1c20 authored about 10 years ago by Alex Morega <[email protected]>
remove unused constants

github.com/georust/gdal - 84b43b3cffb147cbf154af557f7e582a0718712e authored about 10 years ago by Alex Morega <[email protected]>
beginning of ToGeoJson trait

github.com/georust/geojson - 46a063e4fd91bc39d6a50c9e563011b66b6e2dda authored about 10 years ago by Corey Farwell <[email protected]>
remove comments that is no longer need here.

github.com/georust/geohash - 580d80f32463bbfda7890031b486d81978330129 authored about 10 years ago by Sun Ning <[email protected]>
update docs for crates.io

github.com/georust/geohash - 24fe2ea9972154dae08359654b4c7064eb860a43 authored about 10 years ago by Sun Ning <[email protected]>
change StaticMutex to StaticNativeMutex

github.com/georust/gdal - 10fc418957f1a6495d21ac6974fb25598e445539 authored about 10 years ago by Alex Morega <[email protected]>
Remove unneeded imports

github.com/georust/geojson - f3c4fa4c95beaf7394423967e2002bed8cbad124 authored about 10 years ago by Corey Farwell <[email protected]>
Update cargo.lock

github.com/georust/geojson - 5c0c3b7b6fd3544cba978049eb0510015766b85e authored about 10 years ago by Corey Farwell <[email protected]>
Finalize Cargo.toml

github.com/georust/geojson - 102d25d35716f391f0c26d1c6928cb4189bb5955 authored about 10 years ago by Corey Farwell <[email protected]>
Change licensing to Apache

github.com/georust/geojson - 6068ad58e1eca8a40fbeffc540080b52ea8eb81d authored about 10 years ago by Corey Farwell <[email protected]>
Account for enum namespacing changes

github.com/georust/geojson - 2008d63d6f6dd86d1fdc52266d38904ca8247f20 authored about 10 years ago by Corey Farwell <[email protected]>
Replaced "abs" with "FloatMath::abs_sub".

github.com/georust/geohash - 34cdcb96e49b1612eb987baaac706fbda0833fdd authored about 10 years ago by Sun Ning <[email protected]>
update project files to support new Cargo and crates.io

github.com/georust/geohash - 3e251bd7bc841c33e052f1889a4fc2f1ce2acd69 authored about 10 years ago by Sun Ning <[email protected]>
remove unused import

github.com/georust/gdal - 234a656e83a5dee346bb909163d7655d4ec8e047 authored about 10 years ago by Alex Morega <[email protected]>
fix enums

github.com/georust/gdal - 0e1bedc50ee14f250c368539eead17ab939fbbf9 authored about 10 years ago by Alex Morega <[email protected]>
also remove the test

github.com/georust/gdal - 2cfe33aa0ab636358dc6b6fbfd161cfa6daa860a authored about 10 years ago by Alex Morega <[email protected]>
remove obsolete NumCast+Clone implementation

github.com/georust/gdal - 5948bd9ae369ef003bd5e26fa1f88915126dd7b4 authored about 10 years ago by Alex Morega <[email protected]>
update rust-ci docs integration

github.com/georust/gdal - 63257730d0423179c1775096f1f55bd486ac4d87 authored about 10 years ago by Alex Morega <[email protected]>
rust-ci secret

github.com/georust/gdal - 2919d5fa73b46ac4a030ac931c699a855a3f4ee1 authored about 10 years ago by Alex Morega <[email protected]>
Merge pull request #1 from steveklabnik/master

fail -> panic

github.com/georust/gdal - 5003bd92447ebee5d13104af0b206165310476b4 authored about 10 years ago by Alex Morega <[email protected]>
fail -> panic

github.com/georust/gdal - f02cad75eec6c68329f70b09848d238070f7a1b8 authored about 10 years ago by Steve Klabnik <[email protected]>
rename unsafe methods to begin with _

github.com/georust/gdal - 9aedbe3b29b4104df82adcc5e419aab4c3e6e6e5 authored about 10 years ago by Alex Morega <[email protected]>
short function names

github.com/georust/gdal - 9de7db903d771f2aacc34935c2704a5972ee838f authored about 10 years ago by Alex Morega <[email protected]>
build and upload docs

github.com/georust/gdal - a44da262b64dabeb7ec6138907f9c2947d599887 authored about 10 years ago by Alex Morega <[email protected]>
use const instead of static for constants

github.com/georust/gdal - f269c23f7c56545474144d9e31380cc65e2c296f authored about 10 years ago by Alex Morega <[email protected]>
travis now supports language "rust"

github.com/georust/gdal - e06ca4be04464f04f473177bcc2004d1e34b8653 authored about 10 years ago by Alex Morega <[email protected]>
remove intermediate "gdal" folder

github.com/georust/gdal - a9b26e8263d3563558e1c36c85d6b7d02fce74ea authored about 10 years ago by Alex Morega <[email protected]>
remove makefile

github.com/georust/gdal - a1161f5a0e5c82635bce4f5ea135bb0be7bdc2c5 authored about 10 years ago by Alex Morega <[email protected]>
cargo configuration

github.com/georust/gdal - 6358c04a182b12275e797d149eab183bdb609434 authored about 10 years ago by Alex Morega <[email protected]>
find fixtures relative to source files

github.com/georust/gdal - 7eea42b1462ffbc3bbe641617d36b42eb22e6dce authored about 10 years ago by Alex Morega <[email protected]>
pass geo transforms as vectors/slices

github.com/georust/gdal - 97448cfbc65df4c4f8ac9056eb1f99627f163301 authored about 10 years ago by Alex Morega <[email protected]>
use vec indexing

github.com/georust/gdal - 24331076df6520c1c04f3eeb0b0d610dd5611b19 authored about 10 years ago by Alex Morega <[email protected]>
rename variables

github.com/georust/gdal - e5de67ec82473ded455fc5b4f48b2e268f92d2f0 authored about 10 years ago by Alex Morega <[email protected]>
use range/map/collect to create buffer

github.com/georust/gdal - cc7844a9eb1661687abc4994aaf0e7601bde91ec authored about 10 years ago by Alex Morega <[email protected]>
use index operator

github.com/georust/gdal - 6d66a4e99dbd802d7e619d3b3d2480b648381f75 authored about 10 years ago by Alex Morega <[email protected]>
use string slices when passing arguments

github.com/georust/gdal - 56995a20b3085d43aefd848448601bf802253174 authored about 10 years ago by Alex Morega <[email protected]>
use to_string()

github.com/georust/gdal - f81739871851984353c36581bc2f8cdd60d3e631 authored about 10 years ago by Alex Morega <[email protected]>
change constants to uppercase

github.com/georust/gdal - 7414c738074ddfb16ab173c38c809c5147d919fa authored about 10 years ago by Alex Morega <[email protected]>
update gitignore

github.com/georust/geohash - b56ca248d9810d2f2958566a4fb2d4833c37fd6c authored about 10 years ago by Sun Ning <[email protected]>
fixed several deprecated API usage

github.com/georust/geohash - e23b5606d283307f4571d826240de0af2a0e063a authored about 10 years ago by Sun Ning <[email protected]>
Add basic description of project

github.com/georust/geojson - ef8bfdf133ec6882108feaedfd850aa9f6b1346d authored about 10 years ago by Corey Farwell <[email protected]>
Make tests pass on nightly

github.com/georust/geojson - 21bc42127038e79390c0890d4c42ea62573ed053 authored over 10 years ago by Corey Farwell <[email protected]>
Make holes optional for polygon

github.com/georust/geojson - 2807593b242c95ddfeea44530df55f34cbba7b1a authored over 10 years ago by Corey Farwell <[email protected]>
Rename Position to Pos

github.com/georust/geojson - db1ec28f414e12e4269f39527107c10ec25765d6 authored over 10 years ago by Corey Farwell <[email protected]>
Remove unfixable(?) TODO

github.com/georust/geojson - dd9314c81b5f980cc888f9a4b3f9660c68ca8700 authored over 10 years ago by Corey Farwell <[email protected]>
Add type to FeatureCollection json

github.com/georust/geojson - bb1dfa044395768dffd39ae25806257fd1f200e6 authored over 10 years ago by Corey Farwell <[email protected]>
Remove inconsistent newline

github.com/georust/geojson - 748e08bd653f3b2e5e2074d87f1db33d64994a7b authored over 10 years ago by Corey Farwell <[email protected]>
Allow GeometryCollections to contain themselves

github.com/georust/geojson - c3a6bb51dd1ec550448a11ab91ddcc92be09dd9f authored over 10 years ago by Corey Farwell <[email protected]>
Add TODO

github.com/georust/geojson - 04ebadfb509329f7cb8b25d57e21e9c6a9eab7bf authored over 10 years ago by Corey Farwell <[email protected]>
Fix spec link

github.com/georust/geojson - 39b3ed80d4ff11ddd05f27be11db8d0fa8016a75 authored over 10 years ago by Corey Farwell <[email protected]>
Implement FeatureCollection

github.com/georust/geojson - 269462c9eb4428c54dc586d38a56b9af6758b5ed authored over 10 years ago by Corey Farwell <[email protected]>
Implement Feature

github.com/georust/geojson - dac22cb7ed96aca03e4885d998228ff7d8d6d036 authored over 10 years ago by Corey Farwell <[email protected]>
Fix inaccurate GeometryCollection json key

github.com/georust/geojson - 2893a03e4f4c89ccfbb5e21cf2cb4042b235ff01 authored over 10 years ago by Corey Farwell <[email protected]>
Add TODO for geometry collection

github.com/georust/geojson - 3bc011dc506d0ab1fb1c9f37eb6b87b44609814d authored over 10 years ago by Corey Farwell <[email protected]>
Ignore build target/ dir

github.com/georust/geojson - 10d33ed1d346a89c3a7c5d48f5b96ff2565a1306 authored over 10 years ago by Corey Farwell <[email protected]>
Always run on nightly

github.com/georust/geojson - 1068f742bed7049c36cf439aeda5bc2fe1ed3e69 authored over 10 years ago by Corey Farwell <[email protected]>
Use cargo to compile/test

github.com/georust/geojson - cf12b294682a95e0648a7e50e7aedc668daa0483 authored over 10 years ago by Corey Farwell <[email protected]>
Create new structure for project

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

Collect sub-objects' coordinates

github.com/georust/geojson - 3ed521ac330a9e333f9a309e0f3dfd41f07a19b6 authored over 10 years ago by Corey Farwell <[email protected]>
Collect sub-objects' coordinates

github.com/georust/geojson - 54baa6a54c6b447b9498061cb1b7e3401470e7b8 authored over 10 years ago by Corey Ford <[email protected]>
For now, just test by compiling :)

github.com/georust/geojson - f91619ebf3ddd125c5d2acdd36cb24d78a6b625a authored over 10 years ago by Corey Farwell <[email protected]>
Add travis CI indicator to README

github.com/georust/geojson - 6949e6c56bdcd0edcf3c583bd7f248b05017864b authored over 10 years ago by Corey Farwell <[email protected]>
Add travis CI config

github.com/georust/geojson - 422166f0e0165a1df4018d8a921500a58117d7d9 authored over 10 years ago by Corey Farwell <[email protected]>
Implement GeometryCollection

github.com/georust/geojson - 8884c4fb51663c56a08f888b44f21dabd1e4ff4c authored over 10 years ago by Corey Farwell <[email protected]>
Make struct values public

github.com/georust/geojson - e6de1d8d4813ab76486f63ebc2293a94366e2a61 authored over 10 years ago by Corey Farwell <[email protected]>
Update comments to be docstrings

github.com/georust/geojson - 4671dc271dbfabcfd28cecf88d86aa36f926c6d9 authored over 10 years ago by Corey Farwell <[email protected]>
Implement MultiPolygon

github.com/georust/geojson - 13782ec7231d999fb8863a00f5f1dcb959db0ddc authored over 10 years ago by Corey Farwell <[email protected]>
Implement Polygon

github.com/georust/geojson - 56e1db6608e5a49f7d1dc3cfdc2b023e21d9ca10 authored over 10 years ago by Corey Farwell <[email protected]>
Implement MultiLineString

github.com/georust/geojson - 8ee164c92ef15669bc87aa532a75cc0e065d8da6 authored over 10 years ago by Corey Farwell <[email protected]>
Implement LineString

github.com/georust/geojson - c2ca65b93ebedec745771db94cd413f5f68b8e76 authored over 10 years ago by Corey Farwell <[email protected]>
Rename struct property to better reflect contents

github.com/georust/geojson - 90f65c8779c824718928955366b0487446571a7f authored over 10 years ago by Corey Farwell <[email protected]>