For our parkour group, we have a list of spots with custom pictures of the spots, embedded right into google maps, so you don’t have to click on any other website. This is quite cool and convenient. Is there any way to move that list (manually is ok) to OSM? E.g. in a city guides functionality, which I have some memory of, but don’t know where it comes from.

  • infeeeee@lemm.ee
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 hour ago

    OSM is database, not a website and it does not store pictures, only links to them. 1

    The most well supported way would be to upload the images to wikimedia commons, create a category for each spot there, and than add the category name to the wikimedia_commons tag on the element in osm.

    Renderer support:

    Another common tag for this is the image tag, you can just link there a single image. https://wiki.openstreetmap.org/wiki/Key:image

    Mapillary is a google streetview alternative owned by Meta/Facebook. It has it’s own tag and you can link there images uploaded to mapillary. Note: this platform is not fully GDPR compliant, and owned by a terrible company, so I personally don’t recommend contributing there, just it’s a common option. https://wiki.openstreetmap.org/wiki/Key:mapillary


    1: Except those strange guys who store base64 encoded images in the image tag, taginfo link, but it should be only really low resolution as there is an 255 character limit for values. I haven’t found a renderer which could display this.

  • yo_scottie_oh@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 hour ago

    As mappers we can link OSM objects to images, but the images themselves must be hosted elsewhere because OSM is not an image hosting service. You can upload the images of your parkour landmarks to wikimedia commons, flickr, or really any image hosting service, then update the tags for the POIs in OSM.

    As for saving the POIs, most apps that use OSM have favorites or bookmarks, for example, I know OsmAnd does, and I’d bet Organic Maps does, too. I know OsmAnd also has a way of displaying the images linked to a POI, so what you’d do is bookmark your parkour landmarks in an app like OsmAnd, then you should be good to go.