Re: [openstreetmap/openstreetmap-website] Better database discovery (PR #5308)

2024-12-02 Thread Loïc Knuchel via rails-dev
@nenad-vujicic thanks, will look into that. To all: regarding this PR, what are your thoughts? Do you feel this can bring value to contributors? -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5308#issuecomment-2511656346 You are

Re: [openstreetmap/openstreetmap-website] Better database discovery (PR #5308)

2024-11-21 Thread Loïc Knuchel via rails-dev
I tweaked a bit the parameters to improve some layouts but it still can have some overlapping sometimes. I don't really have the time to read a 167 page thesis and try to implement their findings, do you know if there is reference implementations I can have a look? What is the `Ctrl + select RO

Re: [openstreetmap/openstreetmap-website] Better database discovery (PR #5308)

2024-11-18 Thread Loïc Knuchel via rails-dev
> I believe this utility (and similar ones) can be very useful when starting > out. Hi @nenad-vujicic thanks for your feedback :+1: Glad you found Azimutt very useful. About your two issues: 1. I'm using [Cytoscape.js](https://js.cytoscape.org) for the [auto-layouts](https://github.com/azimut

Re: [openstreetmap/openstreetmap-website] Better database discovery (PR #5308)

2024-11-17 Thread Loïc Knuchel via rails-dev
Hi! Following your feedback I improved the first experience on Azimutt: - much better auto-layout for showing more tables - improved the welcome screen to show more tables in one click - no more table limit on the initial layout - table suggestions on the search Let me know what do you think about

Re: [openstreetmap/openstreetmap-website] Better database discovery (PR #5308)

2024-11-13 Thread Loïc Knuchel via rails-dev
Hi @gravitystorm, Thanks for trying it and for your feedback, very interesting. Loading all the tables at first is a real issue as it's often overwhelming, even in your case with 52 tables. I also have an issue on my side as the auto-layout algorithm I use is not very good :sweat_smile: And you

Re: [openstreetmap/openstreetmap-website] Better database discovery (PR #5308)

2024-11-07 Thread Loïc Knuchel via rails-dev
Hi @HolgerJeromin Thanks for the quick feedback, indeed there is a redirect once the project is loaded. This is not just this screen but a dynamic app to explore your database. You can click on suggested tables or search on the top left bar to display tables and follow relations. Here is an exa

Re: [openstreetmap/openstreetmap-website] Better database discovery (PR #5308)

2024-11-07 Thread Loïc Knuchel via rails-dev
I added a documentation page to demonstrate it and explain how it works: https://azimutt.app/docs/badge Let me know if I should still improve it. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5308#issuecomment-2462587322 You ar

[openstreetmap/openstreetmap-website] Better database discovery (PR #5308)

2024-11-07 Thread Loïc Knuchel via rails-dev
Hi, I'm the creator of Azimutt and just made a way to open any database structure file in one click, allowing anyone to understand it more easily. It can be [added with a badge](https://github.com/azimuttapp/azimutt#azimutt-badge), so here is my contribution in making your project even more ap