Make Your First Edit to OpenStreetMap in the Next 15 Minutes
50 points by juliantigler 2 hours ago | 20 comments

_russross 28 minutes ago
I started contributing to OSM recently after a bike trail was built near me. The arial imagery typically takes years to refresh around here so I walked it a few times to capture GPX tracks and then drew the new path. It was exciting to see my contribution percolate out to various apps that depend on OSM, and meanwhile Google and Apple have both ignored my edit suggestions and deny the path exists.

So I have a fairly fresh newcomer's perspective and here's what I suggest to get started: keep it simple and start local. As others have noted, skip the complex mapping app and go straight to the website for feature edits, or download a simple mobile app like Every Door and focus on businesses and landmarks near you. Go on a walk around your neighborhood and look for old/incorrect/missing businesses. There may be errors near you about places you actually care about, and it is really gratifying to fix those.

There were restaurants near me that were missing, shops that had changed hands, etc., that were easy fixes but years overdue. I captured some basics (names, posted hours, the phone number posted on the door, etc.) with Every Door, and then later logged into the main OSM website and fine-tuned the entries. I got into a pattern of fixing one or two entries every evening when I went out for a walk and pretty soon my walking route was all up-to-date. Then I started paying attention to things like stop signs and cross walks and found a whole new kind of little, incremental edits that nobody else was doing.

It's been fun, I've made useful contributions, and my laptop is still Java free.

reply
sp8962 51 minutes ago
Oh dear.

Using JOSM for your 1st edit is definitely not recommended.

Doing the same with iD (the editor embedded in the OSM website) is faster and there's even a tutorial that will explain a bit about how things work.

reply
juliantigler 16 minutes ago
That's a fair point.

I mainly chose JOSM for this tutorial because of its filter. As a beginner (just a few weeks ago), I couldn't figure out how to use iD's filter to show JOSM's equivalent of `name=* ((amenity=* "addr:housenumber"=*) | shop=*) -website=* -"contact:website"=*`. For this tutorial I wanted something better than than "click around the map until you find a place without a website." That felt like it'd be a frustrating and inefficient first experience.

Is there a way to make that filter in iD?

reply
ricardobayes 14 minutes ago
How does OSM prevent trolling or vandalism? Since many (most) courier companies rely on OSM for their database a bad "joke" could prove very frustrating to many people.
reply
mpol 5 minutes ago
Just like Wikipedia, people follow changes. If there is vandalism, it often gets reverted within a few hours. If there's a mistake (relation broken for example) it can take a few hours longer to fix.
reply
maxerickson 6 minutes ago
The main method of prevention is blocks on users that make malicious edits. Obviously that doesn't prevent all malicious edits.

The larger users of the data are doing some degree of validation of changes before showing them to users.

reply
doctoboggan 9 minutes ago
I recently purchased some very rural land with a cabin that I put on AirBnB. The address is a different road than the driveway is and all the maps took drivers around 1 mile away with no way to find the actual driveway. I had to go through the process of fixing this on Google, Apple, and open street maps. OSM was by far the easiest and my updates propagated within minutes. Google was the second easiest but still took me deep into the “feedback” menu and then a week or two of waiting. Apple was by far the worst as I had to sign up for an Apple business account, upload incorporation docs, and then go through multiple rounds of back and forth with some approval agent.
reply
boredpudding 54 minutes ago
I appreciate this a lot, but I wonder why the first edit is not done on the website itself. This is 15 minutes of work for a single change, while on the website you can do it in a minute.
reply
mikeocool 53 minutes ago
JOSM is great when you get really into, but if it's really your first edit, just use the editor on openstreetmap.org.

If it's something you end up enjoying, one really satisfying thing to do is pick a small rural town and improve the map. With a few hours, it's not hard to make the OSM data more detailed and better than any other publicly available map.

reply
KolmogorovComp 11 minutes ago
Is there any software that can take raw footage from 360deg cameras that are now sprolling, identify businesses without websites, opening hours etc, and pre-fill them? With the user only having to validate.

A foot-carried google street car if you want.

reply
corecoder 57 minutes ago
Boy, the UX is horrible!

> The area you tried to downlaod is too big or your request was too large.

And no indication whatsoever of how big the area should be, I'm at my fifth attempt so far.

reply
sp8962 50 minutes ago
It's actually OK compared to your typical GIS desktop app, but naturally not the thing to recommend a beginner.
reply
juliantigler 51 minutes ago
Sorry you're having such a frustrating first experience. I'd recommend trying just 1-3 city blocks max
reply
aaronbrethorst 55 minutes ago
Funny enough, Cafe Lolo, the business that the example edit demonstrates, replaced my favorite restaurant in Seattle, Cookweaver. The chef-owner of Cookweaver is now doing private events and in-home meals for folks who miss his cooking: https://www.cookweaver.com/omakase-menu
reply
KolmogorovComp 56 minutes ago
> Do NOT use search results for social media profiles

This seems a bit outdated as many restaurants/shops now consider they FB/insta page as their "official" website (or rather lack of).

reply
juliantigler 53 minutes ago
For social media profiles, a different tag like contact:facebook, contact:instagram, etc. are recommended!

[1] https://taginfo.openstreetmap.org/keys/contact:facebook [2] https://taginfo.openstreetmap.org/keys/contact:instagram

reply
ssl-3 4 minutes ago
I think the complaint is focused on the notion that the instructions tell a would-be contributor what is not OK, and then do not help them to figure out what is OK.

> Determine if any of the search results represent the official website for your place. Do NOT use search results for social media profiles, review sites, or other business aggregators. When in doubt, don’t use it.

This zero-option style phrasing doesn't leave any room for interpretation.

reply
KolmogorovComp 18 minutes ago
Thanks, I feel the article should have said that
reply
boredpudding 53 minutes ago
There's separate tags for the social media profiles. So those can still be added.
reply
0l 52 minutes ago
I would honestly not recommend beginners use JOSM - the web based iD editor [1] is much easier to learn and will hold your hand a lot more.

[1]: https://learnosm.org/en/beginner/id-editor/

reply