this post was submitted on 12 Aug 2023
67 points (98.6% liked)

OpenStreetMap community

3561 readers
33 users here now

Everything #OpenStreetMap related is welcome: software releases, showing of your work, questions about how to tag something, as long as it has to do with OpenStreetMap or OpenStreetMap-related software.

OpenStreetMap is a map of the world, created by people like you and free to use under an open license.

Join OpenStreetMap and start mapping: https://www.openstreetmap.org.

There are many communication channels about OSM, many organized around a certain country or region. Discover them on https://openstreetmap.community

https://mapcomplete.osm.be is an easy-to-use website to view, edit and add points (such as shops, restaurants and others)

https://learnosm.org/en/ has a lot of information for beginners too.

founded 4 years ago
MODERATORS
 

Hi!

I'm the main dev of https://mapcomplete.osm.be (and also one of the modsof this subcommunity). I have a long train journey ahead of me today (and next week again).The ideal moment to answer questions from other OSM-contributors.

So, shoot!

top 10 comments
sorted by: hot top controversial new old
[–] Emanuel@lemmy.eco.br 8 points 10 months ago (1 children)

I think I may be asking a question with an obvious answer, but do you believe in OSM as a project? What do you think its long term goal should be or even is? Like, what is the endgame? Completely replace something like Google Maps? Having everyone use it as the main platform for looking at a map?

I sometimes wonder if OSS projects should have aims that ambitious. I can't imagine a world in which people would all be using open and free standards, and I think it's because I've become so accustomed to the commercial aspect of developing software as things currently stand. What I think I might be asking for is actually your overview and opinion on OSM as a project and what we could expect of it, going forward.

[–] pietervdvn@lemmy.ml 4 points 10 months ago (1 children)

(I typed out an answer before, but it seems like it wasn't posted)

do you believe in OSM as a project?

Yes, definitively. It is widely used and known, many successful companies are alive based on the data and it is getting known.

What do you think its long term goal should be or even is?

To collect and publish geodata about the world - or at least about all somewhat-permanent objects that are located on this world. And we are succeeding at that pretty much!

Completely replace something like Google Maps?

It depends on what you precisely mean with "Google Maps". Google Maps is, first and foremost, an advertisement vector, disguised as a map. For many consumers, it is a map service which has lots of information about shops (including reviews and pictures) + navigation with traffic information.

So, some OSM-based apps might replace some of the services Google Maps offers, but many things (reviews, traffic information and pictures) are clearly out of scope for OSM (but can be filled in by Mangrove.reviews, mapillary or geovisio).

Having everyone use it as the main platform for looking at a map?

This is not the goal of OSM and should not be it. Have every map-app being based on OSM-data would be nice though. It'll bring other problems though, such as fighting spam and fake shops...

I sometimes wonder if OSS projects should have aims that ambitious.

Eh, it depends on how the OSS-project is structured. Is there an organisation behind it that lives from it and can make money of it, to fund it? Is it a hobby project? The aims and ambitions are to be decided by the project maintainers and all people involved. Many OSS-projects and volunteer organisations can be thought of as being a do-ocracy. Hackerspaces are a good example of that, and a good intro to the concept can be found here: https://hackerspace.design/

I run MapComplete a bit the same. I do the stuff that I either want to make or where I can get funding for in some way (thanks NlNet!). If someone passes by with a feature request, my reply often is that I don't have time, but feel free to make it yourself.

I can’t imagine a world in which people would all be using open and free standards, and I think it’s because I’ve become so accustomed to the commercial aspect of developing software as things currently stand. What I think I might be asking for is actually your overview and opinion on OSM as a project and what we could expect of it, going forward.

In my opinion, Open Source grows at a slower pace, but is more sustainable (or the project dies and gets forgotten). On the other hand, there are - for some pieces of software - incentives by the closed-source projects - to switch people over, to keep the money flowing, so it is an uphill battle.

[–] Emanuel@lemmy.eco.br 1 points 10 months ago

Thanks for typing out the answer again.

Particularly regarding my question about "replacing Google Maps", this was an illuminating answer. I've come from GMaps, and it kind of formed my notion of what a map program or site should be. I've never used the review system very much, preferring to make use of the public transport functionalities. This is, as far as I'm aware, not in the scope of OSM, so I found myself missing this feature, through no fault of the project at all.

Again, thanks for the answer. It really helps to recontextualize how I should think about OSM and the open source projects surrounding it.

[–] lemann@lemmy.one 7 points 10 months ago (1 children)

Haven't heard of this before - at first I assumed it was StreetComplete before realising it was something different entirely.

Seems pretty neat from a quick look at the site, similar to StreetComplete at first glance - but allows you to focus on themes (cycling, playgrounds etc) rather than being asked what material the road is, or whether the street lighting is on all night 😅

What inspired you to develop it?

[–] pietervdvn@lemmy.ml 5 points 10 months ago

The inspiration largely came from StreetComplete and MapContrib. StreetComplete has a really nice, slick UI. MapContrib allows to setup a thematic map easily, which focuses on one thing.

I had been toying with the idea of being able to quickly setup thematic maps before, but a nice project (with some funding) came along, being able to start the project.

[–] alex@jlai.lu 5 points 10 months ago (1 children)

What do you think the most important small edits are, that can be done on the go by small-time contributors?

[–] pietervdvn@lemmy.ml 8 points 10 months ago

What is important to you ;)

There are many interesting datasets in OpenStreetMap which I try to make visible and editable with MapComplete.

Of course, general information (should as shop info) is what matters the most to most people, but it really depends on the usecase.

[–] StorageAware@lemmings.world 2 points 10 months ago (1 children)

I've always wondered given how many themes there are. How much work does it take to add a new one? Is it down to just edit a config file or does it take more work?

[–] pietervdvn@lemmy.ml 3 points 10 months ago (1 children)

It is relatively easy to create a theme yourself - it boils down to creating a .json-file and sideloading this into MapComplete. The entire process is explained here

Once it is finished, the next step is to send it back to me (preferably via a Pull Request) to get it into the "official" mapComplete. This offers some benefits, mostly that it can be discovered by others, that it'll be translated and that documentation can be automatically generated (for example: tagInfo shows which projects use a certain tag, those are auto-generated)

I'm currently building an easy-to-use 'MapComplete-Studio', so hopefully, it'll be even easier in a few weeks time!

[–] InsertUser@en.osm.town 2 points 10 months ago

@pietervdvn @StorageAware

I'm really looking forward to Mapcomplete Studio.