NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

I'm part of a team working on enhancing the specification used by podcasters across the world to produce open RSS feeds that describe their podcasts. These are used by hundreds of thousands of different publishers as the main syndication format to get their podcasts into podcast apps like Apple Podcasts and hundreds of others. The open nature of podcasting means there's nobody really "in charge", and I have no lawyers to ask questions to.

I'm also an active OSM Foundation member, and contribute regularly to the local map of my area.

My proposal for a "podcast:location" specification is to incorporate the type and ID of an OSM object. You'll see the current proposal here: https://github.com/Podcastindex-org/podcast-namespace

Recognising that an OSM ID is not permanent, but cities and countries are "permanent enough" for this use, this is to allow podcast apps and search engines to be able to answer the question "where are some good true crime podcasts near me?" or "what shows are about the place I live in"?

An example of the spec being used is:

<podcast:location latlon:"51.49942,-0.12444" osmid="R1567699">GB|Houses of Parliament, London</podcast:location>

... which in this case links to the Relation type, ID 1567699, which is actually marked "Palace of Westminster" in OSM. The "osmid" in this is optional.

Use of any data discovered from OSM in any form would require use of the full OSM database, of course. But my question is:

Will the presence of the ID and type within the open RSS feed - without any other OSM data - require attribution inside the feed itself?

I would hope that this would be appropriate use of OpenStreetMap identifiers, and enable significant publicity for the OSM project as a whole. There are 1.5m podcasts currently available, and this world is growing rapidly.

Guidance on attribution would be very much welcomed.

asked 14 Oct '20, 02:56

jamescridland's gravatar image

jamescridland
26112
accept rate: 0%

Not an answer to your question but have you considered referencing a wikidata item? Many OSM objects in turn reference the corresponding wikidata item and you could make the match this way. This could be a way around relying on only fairly stable OSM IDs but not sure current coverage is good enough.

(14 Oct '20, 10:08) TZorn

Having now discovered and read this page I think I'm now comfortable that attribution is not required.

Thank you to @Tzorn for the suggestion of Wikidata. Since they suggest that "Relation" type OSM IDs are stable enough for this use, that would be my recommendation too - use of OSM rather than Wikidata seems the most sensible option for our use, since OSM data is considerably more structured and useful. So I've amended the specification to specify that only "Relation" type IDs may be used.

permanent link

answered 14 Oct '20, 11:36

jamescridland's gravatar image

jamescridland
26112
accept rate: 0%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×34
×33

question asked: 14 Oct '20, 02:56

question was seen: 1,007 times

last updated: 14 Oct '20, 11:36

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum