Modify

Opened 16 months ago

Closed 2 months ago

Last modified 2 months ago

#7415 closed enhancement (wontfix)

Displaying Copyright

Reported by: A_Pirard Owned by: team
Priority: normal Component: Core imagery
Version: tested Keywords: copyright wms
Cc: A_Pirard@…

Description

I see much fuss in a lot of literature everywhere about maps Copyright. In articles with or without dates, recent or old, users exchange gossip. Even program support asking plain users details about it.
A program like JOSM can retrieve Copyright information from the server database and display it with relevant explanation every time the database is used. In order not to be harassing, it can remember the last information and display it again only if it changes. Now, should some database owner change his conditions, the only thing he has to do is change that database information and the whole world of users will be informed instantly.

Attachments (0)

Change History (12)

comment:1 Changed 16 months ago by bastiK

Can you be a bit more specific, what kind of databases do you have in mind?

comment:2 Changed 16 months ago by A_Pirard

comment:3 Changed 7 months ago by Don-vip

  • Owner changed from team to A_Pirard
  • Status changed from new to needinfo

Please explain your problem clearly. If you're not at ease with English, explain in French, I'll understand :)

comment:4 Changed 7 months ago by anonymous

I shouldn't be asked if a server allows to use it for mapping,
I shouldn't have to ask anybody and receive no reply,
I shouldn't search the Web in vain.
I should be informed by JOSM, that's all.
The copyright is normally in the WMS/TMS server and should be clear.
JOSM should use it to inform its users.

comment:5 Changed 7 months ago by Don-vip

  • Component changed from unspecified to Core imagery
  • Keywords wms added
  • Type changed from defect to enhancement

Well, JOSM cannot guess magically if a WMS is authorized for OSM or not. There is nothing in the WMS specification that says that. So somebody will always have to check if its use is allowed or not.

The WMS listed on JOSM wiki (http://josm.openstreetmap.de/wiki/Maps) are of course authorized for OSM. If you know one and have the entire assurance it's authorized, feel free to add it to the list, it's a wiki.

More over, the wiki defines the eula parameter (http://josm.openstreetmap.de/wiki/Maps#Documentation) to present to the user an EULA text that has to be accepted, before the imagery source is added.

The only thing we can do in JOSM is display the contents of these optional fields, defined as follows in the WMS spec:

The OnlineResource element within the Service element may be used to refer to the web site of the service
provider. There are other OnlineResource elements used for the URL prefix of each supported operation (see
below).

The optional elements <Fees> and <AccessConstraints> may be omitted if they do not apply to the server. If
either of those elements is present, the reserved word “none” (case-insensitive) shall be used if there are no fees
or access constraints, as follows: <Fees>none</Fees>, <AccessConstraints>none</AccessConstraints>. When
constraints are imposed, no precise syntax has been defined for the text content of these elements, but client
applications may display the content for user information and action.

comment:6 Changed 7 months ago by A_Pirard

On 2012-12-05 10:32, JOSM wrote :

So somebody will always have to check if its use is allowed or not.

Provided he is aware that there is an issue.

The WMS listed on JOSM wiki (http://josm.openstreetmap.de/wiki/Maps) are

of course authorized for OSM. If you know one and have the entire
assurance it's authorized, feel free to add it to the list, it's a wiki.

More over, the wiki defines the eula parameter
(http://josm.openstreetmap.de/wiki/Maps#Documentation) to present to the
user an EULA text that has to be accepted, before the imagery source is
added.

JOSM may lookup the wiki to present that information but that's not warning that the server is not authorized if only authorized servers are listed.

<Fees> and <AccessConstraints>

That's exactly, plus web site, what I mean, because, unlike in the Wiki, that information always exists in a place that is the one and only place where the copyright is to be fetched from (a © notice is always written on the object and not in the newspaper).
If there is a policy change, JOSM can detect it and display a new warning instantly, which is not true for all the place where the information may be copied or not. The detailed information on a web site must be unambiguous.
Thank you.

comment:7 Changed 7 months ago by stoecker

The assumption that OSM relevant copyright information in WMS messages is correct is highly debatable. In most cases it probably will be wrong.

comment:8 Changed 3 months ago by stoecker

  • Owner changed from A_Pirard to team
  • Status changed from needinfo to new

comment:9 Changed 2 months ago by A_Pirard

This is what is called a kitchen and egg situation.
If JOSM and other programs use the information in the WMS meta-data and the data owners know that, they will put it there.
One copyright information database per usage such as OSM is superfluous and tedious to maintain, one is enough: WMS meta-data.
The data owner is the person responsible to state their copyright, not the users.
What the users can do is to notify data owners that there is no copyright on their data.
A copyright information states disallowance, not allowance (records without a copyright are not copyrighted).
The WMS meta data has wisely been designed to hold the copyright notice in one place (or a pointer to its full text). It should be used.
The current situation is like records being published without copyright and people tying to build multiple copyright databases of them.
Presently, programs are offering WMS servers in their configuration without any copyright notice. Hiding a copyright notice is probably illegal. To be legal, those programs should display: Copyright: unspecified. "unspecified" is not their concern.

comment:10 Changed 2 months ago by bastiK

  • Resolution set to wontfix
  • Status changed from new to closed

If we have no explicit permission by the copyright holders, then we shouldn't use the imagery for OSM. You won't find reliable information on terms of use in the WMS-metadata. It's unfortunate, but a fact. So there is no other solution than to investigate on a case by case basis.

comment:11 Changed 2 months ago by A_Pirard

If a user has no indication of a copyright, he may well use the data. and it will not be his fault.
That's unfortunate but a fact.
If JOSM tells him that a copyright may exist and asks him to warn the data owner that JOSM tells him that an indication of it is missing in the WMS data, ...
Up to you.

comment:12 Changed 2 months ago by bastiK

All imagery sources that can be used for OSM should be listed here: Maps

Adding a custom entry is rather advanced and the user should know what they are doing.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.