This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

How can I check if I have declared my edits to be in the public domain?

1
1

In the "my settings" section of my profile I can see whether I have already agreed to the new license terms (e.g. "You have agreed to the new Contributor Terms."). However, I could not find where I can check whether I have agreed also to the public domain status of my edits.

Furthermore, I would like to know whether it is possible to change again (only) the public domain status.

Regards

asked 24 Nov '10, 22:23

ALE's gravatar image

ALE
1.9k415774
accept rate: 14%

edited 26 Nov '10, 09:10

TomH's gravatar image

TomH ♦♦
3.3k83943


4 Answers:

4

If you have agreed to the public domain status, this will be displayed in "my settings":

Contributor Terms: You have agreed to the new Contributor Terms. (what is this?) You have also declared that you consider your edits to be in the Public Domain.

answered 26 Nov '10, 00:37

Richard's gravatar image

Richard ♦
30.9k44279412
accept rate: 18%

1

You can use the API to check your status. Just visit http://api.openstreetmap.org/api/0.6/user/details

answered 25 Nov '10, 09:54

aharvey's gravatar image

aharvey
5232913
accept rate: 21%

edited 25 Nov '10, 09:54

Could you please explain more precisely what I have to do, because I just get some HTML code displayed.

(25 Nov '10, 12:39) ALE

If this is under my settings you don't need to do it this way. That link would return an XML file which has the line like <contributor-terms agreed="false" pd="false"/>

(26 Nov '10, 11:05) aharvey

1

So there is actually no way to acceppt / retrieve public domain additional after registration?

answered 13 Dec '10, 16:02

sgsi9000's gravatar image

sgsi9000
161
accept rate: 0%

edited 13 Dec '10, 16:19

Gnonthgol's gravatar image

Gnonthgol ♦
13.8k16103198

0

So there is actually no way to acceppt / retrieve public domain additional after registration?

I was wondering whether it is possible to re-vote, since I made my choice without the necessary knowledge about public domain.

answered 25 Jan '12, 14:37

Beeblebrox1900's gravatar image

Beeblebrox1900
12
accept rate: 0%

edited 25 Jan '12, 14:40

2

By definition, you can't retract a public domain dedication. If you have placed your work in the public domain, you have given people permission to do whatever they want to do with it. You can't suddenly say "oh, I gave you it with no conditions, but now I'm imposing some conditions".

However, you can of course create a new user account and use that instead.

There doesn't appear to be a way to retroactively add the public domain permission (which would legally be possible). If you would like to see this feature, you could suggest it on our bug-tracking site, http//trac.openstreetmap.org/.

(25 Jan '12, 15:09) Richard ♦

Source code available on GitHub .