Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 85ccdc0

Browse files
authored
Feature geojson this month
1 parent 3b76bc8 commit 85ccdc0

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

_posts/2017-05-01-tmib-04.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,27 @@ Want to see your name in this newsletter? Look at [bors starters](https://bors-n
3131

3232
### Who's using bors?
3333

34-
No featured user this month.
35-
Got any suggestions?
34+
This month's featured user is [georust](https://github.com/georust/),
35+
an organization that has been using bors-ng since before it was bors-ng.
36+
37+
The georust organization maintains (at the time of writing) thirteen Rust libraries
38+
for geospatial computation:
39+
40+
* [geo: a library of geometric primitives](https://github.com/georust/rust-geo)
41+
* [geohash: generate random points on the earth's surface](https://github.com/georust/rust-geohash)
42+
* [gdal: Rust bindings to GDAL, a library for reading geospacial datasets](https://github.com/georust/rust-gdal)
43+
* [geojson: a library for reading/writing GeoJSON](https://github.com/georust/rust-geojson)
44+
* [wkt: a library for reading/writing Well Known Text](https://github.com/georust/rust-wkt)
45+
* [topojson: a library for reading/writing TopoJSON](https://github.com/georust/rust-topojson)
46+
* [world-file: a library for reading/writing World File](https://github.com/georust/rust-world-file)
47+
* [polyline: a library for reading/writing Google-encoded Polyline](https://github.com/georust/rust-polyline)
48+
* [geocoding: a library for looking up the geographical location by a landmark name](https://github.com/georust/rust-geocoding)
49+
* [proj: Rust bingings for proj, a cartographic projection library](https://github.com/georust/rust-proj)
50+
* [osm: a library for reading/writing OpenStreetMap data](https://github.com/georust/rust-osm)
51+
* [shapefile: a library for reading/writing shape files](https://github.com/georust/rust-shapefile)
52+
* [gpx: a library for reading/writing GPX exchange files](https://github.com/georust/rust-gpx)
53+
54+
Got any suggestions for next month?
3655
Post a comment on the [May pull request](https://github.com/bors-ng/bors-ng.github.io/pull/5).
3756

3857

0 commit comments

Comments
 (0)