Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/georust/osm
OSM XML serialization and other OpenStreetMap utilities
https://github.com/georust/osm
Merge pull request #3 from DaGuich/basic-types
Implement basic types
6bb0bda95513af4b8d1e60c2eae1518c4b8e7a2e authored over 5 years ago by Matthias Gilch <[email protected]>
Implement From trait for Node
Add conversion from Node to geo_types::Point
d7dcaaa8a9a7d83d7ec13eeb6b689e4c6e5a337d authored about 6 years ago by Matthias Gilch <[email protected]>
Remove unused test case in test.rs
78f4701e1328198ee6b19c47ecc025036f47757a authored about 6 years ago by Matthias Gilch <[email protected]>
78f4701e1328198ee6b19c47ecc025036f47757a authored about 6 years ago by Matthias Gilch <[email protected]>
Add methods and according tests
b693a82811be3803ac7366e37bf239b37b328be4 authored about 6 years ago by Matthias Gilch <[email protected]>
b693a82811be3803ac7366e37bf239b37b328be4 authored about 6 years ago by Matthias Gilch <[email protected]>
Move Tags in ElementInfo, rustfmt, Use chrono
Tags are moved to ElementInfo because they are used for every OSM type
Used rustfmt to sources....
0474e4690319fd58ecb910a348fce62edf720d19 authored about 6 years ago by Matthias Gilch <[email protected]>
Update .gitignore for VSCode
b0b715719694323c2ed4deef374a5555a7ca2951 authored about 6 years ago by Matthias Gilch <[email protected]>
b0b715719694323c2ed4deef374a5555a7ca2951 authored about 6 years ago by Matthias Gilch <[email protected]>
Add CoC from georust/geo.
5c44607e2708d04946cb9613b9b48ba85fb5d747 authored over 6 years ago by Corey Farwell <[email protected]>
5c44607e2708d04946cb9613b9b48ba85fb5d747 authored over 6 years ago by Corey Farwell <[email protected]>
Update repo URL/links to reflect change.
04722a25f175e7cfcff12a704c3c77b784c5f11e authored over 6 years ago by Corey Farwell <[email protected]>
04722a25f175e7cfcff12a704c3c77b784c5f11e authored over 6 years ago by Corey Farwell <[email protected]>
Optional fields
The common attributes user, uid and changeset are ofter truncated by
some data vendors. So the f...
Compact nodes
For compactness latitude and longitudes are represented as a
32 bit signed integer
Move types in a module
9763b20874124a4e2f16fb76be348bddeb2001ae authored over 6 years ago by Matthias Gilch <[email protected]>
9763b20874124a4e2f16fb76be348bddeb2001ae authored over 6 years ago by Matthias Gilch <[email protected]>
Tune up documentation
Made links to osm wiki real links
7a1b89d91413bf9b79ab79b008ba126c133619e3 authored over 6 years ago by Matthias Gilch <[email protected]>
Documentation of the data types
Descriptions of the OSM wiki are mainly used
8abd685fd67a2b64be58b839e6ad7d20f6bc6941 authored over 6 years ago by Matthias Gilch <[email protected]>
Implemented basic types
2a402ef659309a26be8d9cf300e458204b0b61f8 authored over 6 years ago by Matthias Gilch <[email protected]>
2a402ef659309a26be8d9cf300e458204b0b61f8 authored over 6 years ago by Matthias Gilch <[email protected]>
init readme
e492344cd6281fce8ecfc36efb1c454da0bfd4f6 authored over 9 years ago by Corey Farwell <[email protected]>
e492344cd6281fce8ecfc36efb1c454da0bfd4f6 authored over 9 years ago by Corey Farwell <[email protected]>
Cargo metadata
dbc8d415cdcb9cb33fa712b002ac88dd739b0f86 authored over 9 years ago by Corey Farwell <[email protected]>
dbc8d415cdcb9cb33fa712b002ac88dd739b0f86 authored over 9 years ago by Corey Farwell <[email protected]>
Init cargo project
7416cd94c0adf30421acd5097843292e770a761a authored over 9 years ago by Corey Farwell <[email protected]>
7416cd94c0adf30421acd5097843292e770a761a authored over 9 years ago by Corey Farwell <[email protected]>