this post was submitted on 15 Nov 2024
249 points (99.2% liked)

Open Source

31223 readers
398 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

StreetComplete makes contributing to OpenStreetMap easy and fun by turning contributions into "quests" on a map for you to complete. No personal information is required, just create an OpenStreetMap account, and start contributing directly in your area!

I tried this out myself, and it is truly fantastic! I had never heard of it, and I'm sure many of you haven't either, so spread the word!

Tip: When entering buildings to ask questions (opening hours, etc.) be ready to explain what OpenStreetMap is :)

you are viewing a single comment's thread
view the rest of the comments
[–] baatliwala@lemmy.world 18 points 19 hours ago (4 children)

The only thing which F-Droid reports is that it uses jawg.io for visualising the map tiles and that is considered non-free is because it is... commercial?

This is the quote from the Streetcomplete github:

Since mid 2020, JawgMaps provides their vector map tiles service to StreetComplete for free, i.e. the background map displayed in the app.

Personally I don't care that much about FOSS/non-FOSS but IMO a reason like that is least of my concerns when looking at open source. If they're providing a free (as in money) service to an open source app then that's perfectly fine.

[–] Fusty@lemmy.ml 1 points 19 hours ago (3 children)

Over time I've grown very concerned about non-FOSs simply due to constant datamining. Including for products people buy, they still want customers to install a proprietary app and register the product with serial, name, etc, for extra functionality. So on a phone, I have hard restrictions on what I refuse to install so that no apps have access to anything on phone or how I use it.

[–] joeldebruijn@lemmy.ml 5 points 18 hours ago (2 children)

In that case .... you could install StreetComplete without concern.

[–] Fusty@lemmy.ml -3 points 5 hours ago (1 children)

No, if I wasn't clear enough already, due to dependancy issues, StreetComplete is not an option.

[–] IHateReddit@lemmy.world 3 points 3 hours ago

Taking a quick look at the source code, it seems like they use map libre for displaying the map which is open source. The only thing not open source are the JawgMaps servers, which serve the tiles for the map in the app. This means that there are no closed source libraries running in the app/on your phone, the only thing happening is the app sending HTTP requests to JawgMaps to load tiles.