Skip to content

Commit

Permalink
tweak attribution string
Browse files Browse the repository at this point in the history
according to #329 (comment)
  • Loading branch information
tyrasd committed May 13, 2017
1 parent 56f58bb commit cff7c6f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion imagery.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -98311,7 +98311,7 @@
"properties": {
"attribution": {
"required": true,
"text": "Nationaal Georegister, CC BY 4.0",
"text": "Kadaster / Beeldmateriaal.nl, CC BY 4.0",
"url": "http://www.nationaalgeoregister.nl/geonetwork/srv/dut/catalog.search#/search?facet.q=license%2FCC-BY&isChild=%27false%27&resultType=details&any_OR_title_OR_keyword=luchtfoto&fast=index&_content_type=json&from=1&to=20&sortBy=relevance"
},
"best": true,
Expand Down
2 changes: 1 addition & 1 deletion imagery.json
Original file line number Diff line number Diff line change
Expand Up @@ -97064,7 +97064,7 @@
{
"attribution": {
"required": true,
"text": "Nationaal Georegister, CC BY 4.0",
"text": "Kadaster / Beeldmateriaal.nl, CC BY 4.0",
"url": "http://www.nationaalgeoregister.nl/geonetwork/srv/dut/catalog.search#/search?facet.q=license%2FCC-BY&isChild=%27false%27&resultType=details&any_OR_title_OR_keyword=luchtfoto&fast=index&_content_type=json&from=1&to=20&sortBy=relevance"
},
"best": true,
Expand Down
2 changes: 1 addition & 1 deletion imagery.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27222,7 +27222,7 @@
<type>tms</type>
<url>http://geodata.nationaalgeoregister.nl/luchtfoto/wmts?FORMAT=image/jpeg&amp;SERVICE=WMTS&amp;REQUEST=GetTile&amp;VERSION=1.0.0&amp;LAYER=2016_ortho25&amp;STYLE=&amp;FORMAT=image/jpeg&amp;tileMatrixSet=OGC:1.0:GoogleMapsCompatible&amp;tileMatrix={zoom}&amp;tileRow={y}&amp;tileCol={x}</url>
<best />
<attribution-text mandatory="true">Nationaal Georegister, CC BY 4.0</attribution-text>
<attribution-text mandatory="true">Kadaster / Beeldmateriaal.nl, CC BY 4.0</attribution-text>
<attribution-url>http://www.nationaalgeoregister.nl/geonetwork/srv/dut/catalog.search#/search?facet.q=license%2FCC-BY&amp;isChild=%27false%27&amp;resultType=details&amp;any_OR_title_OR_keyword=luchtfoto&amp;fast=index&amp;_content_type=json&amp;from=1&amp;to=20&amp;sortBy=relevance</attribution-url>
<icon>https://wiki.openstreetmap.org/w/images/thumb/9/90/OSM_Netherlands_Logo.svg/100px-OSM_Netherlands_Logo.svg.png</icon>
<country-code>NL</country-code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"properties": {
"id": "Actueel_ortho25_WMTS",
"attribution": {
"text": "Nationaal Georegister, CC BY 4.0",
"text": "Kadaster / Beeldmateriaal.nl, CC BY 4.0",
"url": "http://www.nationaalgeoregister.nl/geonetwork/srv/dut/catalog.search#/search?facet.q=license%2FCC-BY&isChild=%27false%27&resultType=details&any_OR_title_OR_keyword=luchtfoto&fast=index&_content_type=json&from=1&to=20&sortBy=relevance",
"required": true
},
Expand Down

0 comments on commit cff7c6f

Please sign in to comment.