@mucephie
I have just created a repository with experimental #Fortran interfaces for #libadwaita and #libsoup :
https://github.com/vmagnin/experimental_interfaces
More explanations are in the README.md file.
I finally managed to connect #PicPlanner to the #nominatim API and get the search results as a JSON. So in principle my app is now capable of showing the desired information of sun, moon and milky way just by typing the name of a city into the search bar.
But: It is still not asynchronous, I have no error handling and the UI to select the correct search result is missing. Furthermore, my memory management is still a nightmare. But one step after another 😅
#PicPlanner #nominatim #gnome #gtk4 #libsoup #openstreetmap