How segelclub.com works
segelclub.com is a non-commercial hobby project for finding sailing clubs worldwide. The platform is for sailors looking for clubs for their own boat or shared sailing.
This page describes the real public search, filters, globe view and club detail pages.
How to use the site
- Home: On / the hero CTA leads to search at /segelclubs.
- Text search: On /segelclubs search via filter[query]; while typing, autosuggest suggestions come from /api/segelclubs-suche-query-autosuggest.
- Filters: Use the sidebar without a full page reload – country (filter[country]), city (filter[city], depends on country), boat class (filter[boatClass]), phone only “With phone” (filter[phone]), board positions (filter[positions]), team size (filter[teamsize]) and date (filter[date]: today, last 7 days, all). The browser URL updates via the History API.
- Results: Card grid with result count and active filter chips; more results load via infinite scroll (no pager in the browser URL).
- Globe: Open /segelclubs/globus for the globe view; tabs switch between list and globe. Markers are on the globe screen.
- Detail page: Click name or address to open /segelclubs/detail-{slug}. Legacy /detail-* exists; the canonical detail URL is /segelclubs/detail-*.
- Language: Host languages de, en, es, pt and zh via the ?lang= parameter.
Frequently asked questions
What is segelclub.com?
segelclub.com is a non-commercial hobby project for finding sailing clubs worldwide.
How do you find sailing clubs with search?
On /segelclubs enter a term in filter[query] or pick an autosuggest suggestion; the result list updates.
Which filters exist on search?
Available filters are country, city, boat class, phone (only “With phone”), board positions, team size and date. Other filters are not in the current UI.
Why does the result list change after a filter change?
Filter changes run via AJAX; the list and count update without a full reload, and the URL updates via the History API.
How do you open a club detail page?
In the result list click a club name or address; the detail page is under /segelclubs/detail-{slug}.
What is the globe view for?
At /segelclubs/globus a 3D globe shows club locations; tabs switch between list and globe.
Is use free and non-commercial?
Yes. Public use is free; segelclub.com is a non-commercial hobby project per the product vision.
Which languages are available?
German, English, Spanish, Portuguese and Chinese via ?lang= with codes de, en, es, pt and zh.