Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dominicparga/osmgraphing issues and pull requests

#78 - Perf/dijkstra only reset changed data of Dijkstra

Pull Request - State: closed - Opened by Lesstat about 4 years ago - 2 comments

#77 - Update Wiki and move it to cargo-documentation

Issue - State: closed - Opened by dominicparga over 4 years ago - 2 comments
Labels: documentation

#76 - Contributing needs a special file, not a link to the howto-repo

Issue - State: closed - Opened by dominicparga almost 5 years ago - 1 comment
Labels: documentation

#75 - Fix Travis-builds by removing too large cargo-caching

Pull Request - State: closed - Opened by dominicparga almost 5 years ago

#74 - Make shellscripts clean due to shellcheck

Issue - State: closed - Opened by dominicparga almost 5 years ago - 1 comment
Labels: feature

#73 - Travis returns error due to quiet beta-run

Issue - State: closed - Opened by dominicparga almost 5 years ago - 1 comment
Labels: bugfix

#72 - Test parsing 2 nodes with identical lat/lon -> edge-length becomes 0

Issue - State: closed - Opened by dominicparga almost 5 years ago - 1 comment
Labels: testing

#71 - Braess-optimization

Pull Request - State: closed - Opened by dominicparga about 5 years ago

#70 - Calculate milliseconds (not seconds) in edges

Issue - State: closed - Opened by dominicparga about 5 years ago
Labels: feature, testing

#69 - Add lane-count to edges

Issue - State: closed - Opened by dominicparga about 5 years ago
Labels: feature

#68 - Implement A* wrt. time

Issue - State: closed - Opened by dominicparga about 5 years ago
Labels: feature

#67 - Implement A* wrt. distance

Issue - State: closed - Opened by dominicparga about 5 years ago
Labels: feature

#66 - Create routing-tests and implement A* with flexible implementation

Pull Request - State: closed - Opened by dominicparga about 5 years ago

#65 - Update cmdline-parser-messages

Pull Request - State: closed - Opened by dominicparga about 5 years ago

#64 - Remove visualization and cleanup project a little

Pull Request - State: closed - Opened by dominicparga about 5 years ago

#63 - Test if `cargo fmt` changes code

Issue - State: closed - Opened by dominicparga about 5 years ago - 1 comment
Labels: testing

#62 - Breakthrough from rust/actix to html/js/css

Pull Request - State: closed - Opened by dominicparga about 5 years ago

#61 - Move code around and refactor it

Pull Request - State: closed - Opened by dominicparga about 5 years ago

#60 - Implement two-staged-parser to improve memory-usage

Pull Request - State: closed - Opened by dominicparga about 5 years ago

#59 - Write node-tags into wiki

Issue - State: closed - Opened by dominicparga about 5 years ago - 1 comment
Labels: documentation

#58 - Implement fmi- (+ tests) and basic pbf-parser

Pull Request - State: closed - Opened by dominicparga about 5 years ago

#57 - Add tests for pbf-parsing

Issue - State: closed - Opened by dominicparga about 5 years ago - 1 comment
Labels: testing

#56 - Parse in two stages to reduce memory-usage

Issue - State: closed - Opened by dominicparga about 5 years ago
Labels: feature

#55 - Update version

Pull Request - State: closed - Opened by dominicparga about 5 years ago

#54 - Add automated deployment and version-check

Pull Request - State: closed - Opened by dominicparga about 5 years ago

#53 - Add automated CI/CD-pipeline

Issue - State: closed - Opened by dominicparga about 5 years ago - 1 comment
Labels: feature, testing

#52 - Add badges from crates.io to README

Pull Request - State: closed - Opened by dominicparga about 5 years ago

#51 - Add issue-template for testing

Pull Request - State: closed - Opened by dominicparga about 5 years ago

#50 - Fix dependencies in Cargo.yml

Pull Request - State: closed - Opened by dominicparga about 5 years ago

#49 - Fix license in Cargo.toml

Pull Request - State: closed - Opened by dominicparga about 5 years ago

#48 - Add version-check to CI/CD-pipeline

Issue - State: closed - Opened by dominicparga about 5 years ago - 3 comments
Labels: testing

#47 - Fix repository-link in Cargo.toml

Pull Request - State: closed - Opened by dominicparga about 5 years ago

#46 - Prepare upload to cargo.io

Issue - State: closed - Opened by dominicparga about 5 years ago - 3 comments
Labels: bugfix, feature

#45 - Publish code

Issue - State: closed - Opened by dominicparga about 5 years ago
Labels: feature, documentation

#44 - Prepare Cargo.toml for upload to cargo.io

Pull Request - State: closed - Opened by dominicparga about 5 years ago

#43 - Revert "Add issue-templates"

Pull Request - State: closed - Opened by dominicparga about 5 years ago - 1 comment

#42 - Add issue-templates

Pull Request - State: closed - Opened by dominicparga about 5 years ago

#41 - Add issue-templates to the repo

Issue - State: closed - Opened by dominicparga about 5 years ago
Labels: feature

#40 - Document osm-libs somewhere

Issue - State: closed - Opened by dominicparga about 5 years ago - 1 comment
Labels: documentation

#39 - Write edge-tags into Wiki

Issue - State: closed - Opened by dominicparga about 5 years ago
Labels: documentation

#38 - Document mapviewer-libs somewhere

Issue - State: closed - Opened by dominicparga about 5 years ago - 1 comment
Labels: documentation

#37 - Implement script creating `_Sidebar.md` out of wiki's folder-structure.

Issue - State: closed - Opened by dominicparga about 5 years ago - 1 comment
Labels: documentation

#36 - Update `Usage`-section in Wiki

Issue - State: closed - Opened by dominicparga over 5 years ago - 1 comment
Labels: documentation

#35 - Implement fmi-parser (kind of txt-file)

Issue - State: closed - Opened by dominicparga over 5 years ago
Labels: feature

#34 - Refactor and align the whole project

Pull Request - State: closed - Opened by dominicparga over 5 years ago

#33 - Update wiki by adding info about supported filetypes (`fmi`, `pbf`, `osm`)

Issue - State: closed - Opened by dominicparga over 5 years ago - 1 comment
Labels: documentation

#32 - Benchmark accessing graph-edges

Issue - State: closed - Opened by dominicparga over 5 years ago - 1 comment
Labels: feature, testing

#31 - Replace `panic!(...)`s, `unwrap()`s and `expect(...)`s by `Result`s and `Option`s

Issue - State: closed - Opened by dominicparga over 5 years ago
Labels: feature

#30 - Write nice base documentation for code

Issue - State: closed - Opened by dominicparga over 5 years ago - 1 comment
Labels: documentation

#29 - Implement `GraphBuilder` to improve encapsulation of `Graph`.

Issue - State: closed - Opened by dominicparga over 5 years ago
Labels: feature

#28 - Replace initialization of Dijkstra::compute_shortest_path

Issue - State: closed - Opened by dominicparga over 5 years ago
Labels: feature

#27 - Distinguish between supported filetypes in user-level

Issue - State: closed - Opened by dominicparga over 5 years ago
Labels: bugfix, feature

#26 - Format code using 'cargo fmt'

Pull Request - State: closed - Opened by Atul9 over 5 years ago

#25 - Dijkstra doesn't init path before computing

Issue - State: closed - Opened by dominicparga over 5 years ago
Labels: bugfix

#24 - Dijkstra could not terminate.

Issue - State: closed - Opened by dominicparga over 5 years ago - 2 comments

#23 - Cache routes in Dijkstra

Issue - State: closed - Opened by dominicparga over 5 years ago
Labels: feature

#22 - Provide better visualization-performance using OSM-Tiles

Issue - State: closed - Opened by dominicparga over 5 years ago - 1 comment
Labels: feature

#21 - Implement nearest-neighbor for getting node through mouseclick on map

Issue - State: closed - Opened by dominicparga over 5 years ago - 1 comment
Labels: feature

#20 - Clean up Dijkstra usage

Issue - State: closed - Opened by dominicparga over 5 years ago
Labels: feature

#19 - Add routing tests

Issue - State: closed - Opened by dominicparga over 5 years ago
Labels: testing

#18 - Add tests for fmi-parsing

Issue - State: closed - Opened by dominicparga over 5 years ago
Labels: testing

#17 - Hardcoded paths are not running in Windows.

Issue - State: closed - Opened by dominicparga over 5 years ago - 1 comment
Labels: bugfix

#16 - Implement basic Rust webserver and frontend

Issue - State: closed - Opened by dominicparga over 5 years ago
Labels: feature

#15 - Implement pbf-parser

Issue - State: closed - Opened by dominicparga over 5 years ago
Labels: feature

#14 - Refactor parsing a little

Pull Request - State: closed - Opened by dominicparga over 5 years ago

#13 - Implement graph, Dijkstra, rudimentary parser

Pull Request - State: closed - Opened by JenaSat over 5 years ago

#12 - Implement Dijkstra wrt. distance

Issue - State: closed - Opened by dominicparga over 5 years ago
Labels: feature

#11 - Add small example for whole pipeline

Issue - State: closed - Opened by dominicparga over 5 years ago
Labels: feature

#10 - Refactor project and finishes setup

Pull Request - State: closed - Opened by dominicparga over 5 years ago

#9 - Create concept containing all projects

Issue - State: closed - Opened by dominicparga over 5 years ago
Labels: feature, documentation

#8 - Implement osm.pbf-reader in Rust

Issue - State: closed - Opened by dominicparga over 5 years ago
Labels: feature

#7 - Convert all TODOs of READMEs into Issues, TODOs, Wiki-content etc.

Issue - State: closed - Opened by dominicparga over 5 years ago
Labels: documentation

#6 - Add Travis CI support

Pull Request - State: closed - Opened by dominicparga over 5 years ago

#5 - adds Travis CI Support

Issue - State: closed - Opened by dominicparga over 5 years ago
Labels: feature

#4 - Implement graph structure

Issue - State: closed - Opened by dominicparga over 5 years ago
Labels: feature

#3 - Update links in CONTRIBUTING and CODE_OF_CONDUCT

Pull Request - State: closed - Opened by dominicparga over 5 years ago

#2 - Add authors

Pull Request - State: closed - Opened by JenaSat over 5 years ago

#1 - Setup README and empty Rust project

Pull Request - State: closed - Opened by dominicparga over 5 years ago