this post was submitted on 01 Sep 2023
32 points (100.0% liked)
OpenStreetMap community
4165 readers
25 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.org 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The rectangle is the bounding box for all the edits in that changeset. What I'm guessing happens here is that wheelmap.org bundles a bunch of random edits from global users into a single changeset and then submits it. Since its users are from random places around the globe, it's likely the bounding boxes are going to be large.
But just because the bounding box is physically large doesn't mean the edits are large. For example, a single edit near Los Angeles coupled with a single edit near Copenhagen would produce the bounding box in your screenshot.
I thought it might be something like that. Thanks for clarifying :)