Daniel Kastl

Results 163 comments of Daniel Kastl

No, I'm not aware of anyone working on this. You could ask on the pgRouting mailing list as well. I will label this as "Proposed Function", but at the moment...

Yes, this would be something similar to `createTopology` and part of preparing a network. It shouldn't be too difficult to develop, and once there is a graph network pgRouting functions...

@hyungmoklee , pgRouting is just an extension of PostgreSQL, so the same database replication/backup tools should work as with PostgreSQL alone.

Thanks for the clarification and links. Now it's more clear to me. I'm not aware of any effort done in this, but of course anyone is higly welcome to make...

Is the idea similar to what Jay implemented in his Google Summer of Code project in 2011? https://github.com/pgRouting/pgrouting/wiki/Time-dependent---Dynamic-Shortest-Path It's about time-dependent shortest path calculation and tries to solve the same...

Well, I would say the idea is good, so let's keep this issue open and add the label "Feature Request". If it's going to be implemented someday or not, is...

I added the example configuration files and added the other ones to .gitignore This ensures that updating a repository doesn't override custom settings. Not sure this should be done for...

No problem. As the next steps I had in mind to improve the way colors and other styling are organized to be able to change the theme by adjusting a...

OK, no problem. Thanks a lot for looking at it.

OK, feel free to recreate it. And I understand, that tag names would be become a bit long. How about starting with the pgRouting release number followed by PostgreSQL: ```...