Open
Conversation
This is not actually correct, but it makes for a better subway map without losing too much detail.
…g a list of stations and which destinations they connect to. This format is more convenient for automatic pathfinding.
…ps, counting the start and end points. Results are given in a list sorted by the number of stops. Modify generate-nodes.py to support a hacky javascript file output mode as well, required by route.html right now.
Owner
Author
|
To be honest, im new to the whole collaborative aspect of git as well. I got some help from #Git on FreeNode and they instructed me to rebase my master branch with your master branch which is what I did with this commit. It SHOULD just merge onto your head without any trouble. Though If you want I can create a new branch straight off of your master and apply my changes to it and then resubmit the pull request. let me know |
|
Another strategy would be to delete the files related to the route finding tool after getting bnason's changes. I'm also new to Git/Github. Thanks for putting up with what I dumped on you. It has been good for learning the tools, at least. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.