# SwapMap SwapMap is a messenger and social networking platform for discovering places, events, and connecting with people in your city. Nearly all content is city-scoped: catalogs of places, events, posts, routes, collections, and the interactive map are always tied to a specific city. Content is not shared between cities. ## Main Entry Points - [Landing Page](https://swapmap.pro) - [SwapMap Moscow](https://swapmap.pro/moskva) - [SwapMap Saint Petersburg](https://swapmap.pro/sankt-peterburg) - [SwapMap Minsk](https://swapmap.pro/minsk) - [SwapMap Almaty](https://swapmap.pro/almaty) ## URL Pattern - City homepages follow `/{city}` — shows featured places of the week, upcoming events, curated collections, and recent posts for that city. - Place catalogs follow `/{city}/places` (listing) and `/{city}/places/{slug}` (detail with name, address, hours, description, photos, map, and checkin history). - Place checkins follow `/{city}/places/{slug}/checkin`. - Event (swap) catalogs follow `/{city}/swaps` (listing), with optional filtering by date, tag, or category: `/{city}/swaps/{date}`, `/{city}/swaps/{tag}/{tagId}`, `/{city}/swaps/{category}`. - Post feeds follow `/{city}/posts` (city feed), while individual post detail follows `/posts/{id}` (not city-scoped; includes author, content, images, likes, and comments). - Route catalogs follow `/{city}/routes` (listing) and `/{city}/routes/{slug}` (detail with ordered list of stops and map). - Place collections follow `/{city}/place-collection/{slug}` and `/{city}/place-collection/{slug}/map`. - Event collections follow `/{city}/swap-collection/{slug}` and `/{city}/swap-collection/{slug}/map`. - The city map follows `/{city}/map`. - Public user profiles follow `/profile/{username}`. - Matrix-id profiles follow `/matrix/{username}`. ## Complete URL Discovery - [Sitemap Index](https://swapmap.pro/sitemap.xml) ## Representative Catalog Links (Moscow) - [Places in Moscow](https://swapmap.pro/moskva/places) - [Events in Moscow](https://swapmap.pro/moskva/swaps) - [Posts in Moscow](https://swapmap.pro/moskva/posts) - [Routes in Moscow](https://swapmap.pro/moskva/routes) - [Map of Moscow](https://swapmap.pro/moskva/map) ## Legal Documents - [Cookie Policy](https://swapmap.pro/cookies) ## App Links - [App Store (iOS)](https://apps.apple.com/app/swapmap/id1629974791) - [Google Play (Android)](https://play.google.com/store/apps/details?id=app.swapmap) - [RuStore](https://www.rustore.ru/catalog/app/app.swapmap) - [AppGallery (Huawei)](https://appgallery.cloud.huawei.com/ag/n/app/C106912995)