You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose we renamed "attribution name" to something like "attribution-text" to remove the space and make it clearer that the this is the text the source requires (not just the proper name of the source). Because the recommended text is sometimes crazy long, doesn't fit in constrained layouts it's probably also useful to specify the source name in a clean way with something like source-name.
"attribution": true,
"attribution-text": "Geodaten Kanton Basel-Stadt",
"source-name": "Kanton Basel-Stadt",
In sources like ch/basel-stadt.json:
We state that the source needs attribution, and provide the recommended credit text with a confusingly named property called
"attribution name"
:This config was originally added in #7.
I propose we renamed
"attribution name"
to something like"attribution-text"
to remove the space and make it clearer that the this is the text the source requires (not just the proper name of the source). Because the recommended text is sometimes crazy long, doesn't fit in constrained layouts it's probably also useful to specify the source name in a clean way with something likesource-name
.Referencing http://www.geo.bs.ch/geodaten/nutzungsbedingungen.html where they indicate the required CC-BY attribution text is
Geodaten Kanton Basel-Stadt
.Sources with the older
"attribution name"
syntax should be upgraded either with this issue or with a followup issue in openaddresses/openaddresses.There are also cases where attribution (required) might be legally
false
, but we'd still fill in"attribution-text"
&/or"source-name"
as a curtesy.The text was updated successfully, but these errors were encountered: