Hello HN,
I made a website where you can find toilets nearby on a map. It has data for Germany, Austria and Switzerland.
I fetched the data from openstreetmap with overpass API, cleaned it up and stored it in a supabase DB. In case there was no address, i used nominatim API to geocode it.
Feel free to ckeck it out. Happy for feedback.
Jan