-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug/tileserver start fix #37 #48
Closed
ErikLille0
wants to merge
8
commits into
motis-project:master
from
maximilianruesch:bug/Tileserver_start_fix_#37
Closed
Bug/tileserver start fix #37 #48
ErikLille0
wants to merge
8
commits into
motis-project:master
from
maximilianruesch:bug/Tileserver_start_fix_#37
Conversation
This file contains 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
Co-authored-by: erik.lille <[email protected]> Co-authored-by: Julian Weidert <[email protected]> Co-authored-by: maximilian-ruesch <[email protected]>
julianharbarth
pushed a commit
that referenced
this pull request
Mar 17, 2023
* Add issue template for user story * Rebuild web client using npm, ts and vuejs (#1) * Add OSM visualisation (#2) Co-authored-by: erik.lille <[email protected]> Co-authored-by: Julian Weidert <[email protected]> Co-authored-by: maximilian-ruesch <[email protected]> * Add API client for generic dev server request transform (#25) * Also show secondary lines (yards) (#24) * Show lines in different colors (#31) * Remove maps on infrastructure change (#36) * Add dark mode to webclient (#17) * Show names of halts (#38) * Rename soro client target (#44) * Add dark light mode os sync (#26) * Add dark mode for map and golden layout (#30) * Fix server file copy on cmake builds (#46) * Fix showing halt names correctly (#48) * Make accent color selectable (#32) * Implement searching for stations (#13) Co-authored-by: Julian Weidert <[email protected]> * Remove CSS file (#57) * Fix showing multiple GL tabs in dark mode (#58) * Add local storage reset button (#61) * Add dependent issues workflow (#64) * Enable search multi result (#49) Co-authored-by: Julian Weidert <[email protected]> * Add match visual to matches (#60) * Implemented fuzzy matching (#53) Co-authored-by: Maximilian Rüsch <[email protected]> * Add a tool to generate OSM data for the map (#27) Co-authored-by: Maximilian Rüsch <[email protected]> Co-authored-by: maximilian-ruesch <[email protected]> * Add golden layout storage (#65) * Parsing for DB-data files (#35) Co-authored-by: erik.lille <[email protected]> Co-authored-by: Julian Weidert <[email protected]> Co-authored-by: maximilian-ruesch <[email protected]> Co-authored-by: Jan Stiefel <[email protected]> Co-authored-by: Maximilian Rüsch <[email protected]> * Add some more eslint rules (#72) * Ignore transform-osm executable on ubuntu (#75) Co-authored-by: maximilian-ruesch <[email protected]> * Sort search result (#80) * Remove Wiesbaden Hauptbahnhof addition (#84) * Fix broken paths and temporary folders in preprocessing script (#87) * Allow saving legend controls (#85) * Signale als Ankerpunkte finden und mappen (#42) Co-authored-by: erik.lille <[email protected]> Co-authored-by: Julian Weidert <[email protected]> Co-authored-by: maximilian-ruesch <[email protected]> Co-authored-by: Jan Stiefel <[email protected]> * Added additional CLI-flags and fixed up the read-me (#89) * Remove go executable from tracking in UNIX systems (#92) * Update issue and pull request templates templates (#78) * Add previously unseen data (halts and stations) (#47) * Add collapsable legend (#95) * Allow reset of map legend (#96) * Allow searching for signals (#90) Co-authored-by: Julian Weidert <[email protected]> * Add search result icons (#91) Co-authored-by: Julian Weidert <[email protected]> * Fix favicon in production (#100) * Fix infrastructure map on infrastructure change and others (#99) * Color Lines in only visible colors (#83) * Find and map switches anchor (#88) * Finding not anchored Signals (#86) Co-authored-by: erik.lille <[email protected]> Co-authored-by: Julian Weidert <[email protected]> Co-authored-by: maximilian-ruesch <[email protected]> Co-authored-by: Jan Stiefel <[email protected]> * Fix: Tileserver recomputes tiles every time #39 (#41) * Visualize bridges from OSM data (#71) * Visualize tunnels from OSM data (#66) Co-authored-by: maximilian-ruesch <[email protected]> * Add first tests for javascript station search (#103) * GO Code Quality Improvements (#105) * Add missing navigation menu tests (#106) * Find Switches (#108) * Improvements on GO output (#111) * Mapping rest of elements (#112) * Completed JSON search file (#115) * Some more GO code and usability quality improvements (#117) * Fix weird glyphs tiles not showing (#114) * Add golden layout tests (#107) * Add infrastructure tests (#119) * Added tests and cleanup (#110) Co-authored-by: Julian Weidert <[email protected]> * Load json (#118) Co-authored-by: Julian Weidert <[email protected]> * Add remaining tests for web client (#120) * Fix weird outputfile (#123) * Adding tests for go (#121) Co-authored-by: Goldkehle <[email protected]> * Extend client readme and fixup (#122) * Add CI step for go tests (#125) * Extend go readme (#124) Co-authored-by: Jan Stiefel <[email protected]> * Fix OSM node ID overflow (#126) --------- Co-authored-by: Erik Lille <[email protected]> Co-authored-by: erik.lille <[email protected]> Co-authored-by: Julian Weidert <[email protected]> Co-authored-by: maximilian-ruesch <[email protected]> Co-authored-by: Goldkehle <[email protected]> Co-authored-by: Julian Weidert <[email protected]> Co-authored-by: Jan Stiefel <[email protected]>
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.
This fixed the Error message mentioned in #37