this post was submitted on 20 Apr 2025
41 points (88.7% liked)
Fediverse
32924 readers
290 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This looks like a bunch of random activity logs. Where is the social aspect?
That's the neat part, there isn't. Post about your trips where you want, you can then refer to the OSM trace.
People have given consent for you to improve OSM with that data though. For example, one GPS trace can be pretty inaccurate (especially under a canopy where aerial imagery also doesn't work) but you can compile a dozen (get them with a location-specific query) and get a very good average. You can message people about those edits, and add notes.
Also, StreetComplete gives you achievements for completing quests and uploading traces. They are automated but it makes it look like actual people are grateful. Of course most people who use OSM will never actually thank the contributors but you're still doing a great service by improving the map around you.
How do you have a "community" without any social aspect?
I can't even see it on a map? All I can see is a white line. Seems like it could be a good product to integrate into another platform.
How do you record with that? Is there some sort of hardware integration?
The map is a community effort and the lack of social features, which caters to introverts, keeps focus on the end goal - an accurate map of the world. Other platforms are suitable for social activities and you can link to your OSM trace from there.
Yes, seeing the trace geometry only with no map is a letdown. That's why I suggested the visualizer in another comment. It would certainly improve the shareability of traces.
OSM doesn't produce any hardware. They are a wiki-based world mapping effort. In addition, they run a PNG tile provider (so you can embed their map on a website), an article wiki for how to edit the map etc. and the trace repository.
You can use OSM and record traces using various apps mentioned on their wiki.
I know what OSM is, thank you. I don't use apps for a variety of reasons. I spent good money on a bike computer for that.
Good bike computers like Garmin's allow GPX export so HW compatibility is there. It's a few manual steps but you can make the process automatic for example by syncing your HW tracker to Tapiriik (15+ brands supported), which then can auto-download GPX files to your computer via Dropbox (or without Dropbox if you run it locally), and then you can auto-upload those to OSM with one of these scripts running on your machine.
Cool, thanks!
Come to think of it, OSM traces include timestamps and elevation for each recorded point, plus maybe other data from the uploaded GPX file. Maybe someone will create a Strava-style visualizer that serves HTML, SVGs or PNGs from trace IDs with a map, speed and elevation profile for easy sharing. Imagine your trace is
https://www.openstreetmap.org/user/hagu/traces/11959920
and you changeopenstreetmap.org
with perhapsopenstreetmap-traceview.org
and get a nice sharable overview that also has a PNG for preview on socials. Maybe even a page with a list of activities by user including kilometer stats by month, mode of transport etc.