I wonder how many I have already mapped.

You are viewing a single thread.
View all comments
14 points

Definetly! You can use SPARQL to query the database! Kinda new to the whole thing, but I think this at least shows how many benches you have edited as the last person.

SELECT ?user (COUNT(*) AS ?count) WHERE {
  ?bench osmt:amenity "bench";
                osmm:user "Ludrol".
}
GROUP BY ?user

LIMIT 2

Which returns 60 :)

permalink
report
reply
3 points
*

@dont_lemmee_down @Ludrol knowing which bench you edited as last person can be done easily with overpass-turbo.eu too https://overpass-turbo.eu/s/1JVw . More difficult is to know which you created.

@openstreetmap

permalink
report
parent
reply
1 point

https://overpass-turbo.eu/s/1JWu Modified it slightly to output the raw number instead of list of benches

@mannivu@livellosegreto.it

permalink
report
parent
reply
2 points

Which database are you querying? I only knew of Overpass QL. Is this a database of the OSM data?

permalink
report
parent
reply
3 points

The link is https://sophox.org/

permalink
report
parent
reply
2 points

I ran this in Sophox :)

permalink
report
parent
reply

OpenStreetMap community

!openstreetmap@lemmy.ml

Create post

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.

Community stats

  • 809

    Monthly active users

  • 316

    Posts

  • 1.9K

    Comments