Skip to content
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

Write an optimization algorithm #4

Open
sebkur opened this issue Dec 4, 2017 · 7 comments
Open

Write an optimization algorithm #4

sebkur opened this issue Dec 4, 2017 · 7 comments

Comments

@sebkur
Copy link
Member

sebkur commented Dec 4, 2017

As mentioned in the Java-Readme, there's no real optimization algorithm implemented yet. Would be cool, if someone came along and implemented one!

@kuraga
Copy link

kuraga commented Jun 14, 2019

@sebkur, @OpenMetroMaps, are there some implementations of Nollenburg's algorigthm?

@sebkur
Copy link
Member Author

sebkur commented Jun 14, 2019

Which one do you mean? Any of these?

@kuraga
Copy link

kuraga commented Jun 14, 2019

Wow, didn't hope a reply 😄 Yes, those.

@kuraga
Copy link

kuraga commented Jun 14, 2019

@sebkur , and I don't understand: is this map generated/optimized automatically? Or it was created via editor?

@sebkur
Copy link
Member Author

sebkur commented Jun 14, 2019

Wow, didn't hope a reply Yes, those.

They have implemented something for creating the graphics in their papers, however we haven't implemented the algorithms ourselves or convinced the authors to release as open source. I received a copy of the 2013 paper's code (Drawing Metro Maps using Bézier Curves), but I cannot currently publish it as open source at the moment.

@sebkur
Copy link
Member Author

sebkur commented Jun 14, 2019

@sebkur , and I don't understand: is this map generated/optimized automatically? Or it was created via editor?

It has been imported from OpenStreetMap data and then tuned by hand with the editor.

@kuraga
Copy link

kuraga commented Jun 14, 2019

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants