Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sweden: Fix licence_url's and add i18n for some sources #527

Merged
merged 2 commits into from Aug 5, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -3,10 +3,11 @@
"properties": {
"id": "kelkkareitit",
"name": "Nordic snowmobile overlay",
"i18n": true,
"type": "tms",
"url": "https://tiles.kelkkareitit.fi/kelkkareitit/{zoom}/{x}/{y}.png",
"overlay": true,
"country_code": "FI",
"country_code": "XN",
"attribution": {
"text": "© Kelkkareitit.fi",
"url": "https://kelkkareitit.fi/"
Expand Down Expand Up @@ -131,4 +132,4 @@
]
]
}
}
}
6 changes: 4 additions & 2 deletions sources/europe/se/LantmterietHistoricOrthophoto1960.geojson
Expand Up @@ -119,14 +119,16 @@
],
"country_code": "SE",
"description": "Mosaic of Swedish orthophotos from the period 1949-1970.",
"i18n": true,
"icon": "https://osmlab.github.io/editor-layer-index/sources/europe/se/LantmterietHistoricOrthophoto1960.png",
"id": "lantmateriet-orto1960",
"license_url": "https://www.lantmateriet.se/en/Maps-and-geographic-information/Maps/oppna-data/anvandarvillkor/",
"license_url": "https://www.lantmateriet.se/en/Kartor-och-geografisk-information/oppna-data/anvandarvillkor/",
"license": "CC0-1.0",
"max_zoom": 19,
"min_zoom": 5,
"name": "Lantm\u00e4teriet Historic Orthophoto 1960",
"type": "wms",
"url": "https://api.lantmateriet.se/historiska-ortofoton/wms/v1/token/9b342b7d9f12d4ddb92277be9869d860/?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=OI.Histortho_60&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}"
},
"type": "Feature"
}
}
6 changes: 4 additions & 2 deletions sources/europe/se/LantmterietHistoricOrthophoto1975.geojson
Expand Up @@ -87,14 +87,16 @@
],
"country_code": "SE",
"description": "Mosaic of Swedish orthophotos from the period 1970-1980. To be expanded.",
"i18n": true,
"icon": "https://osmlab.github.io/editor-layer-index/sources/europe/se/LantmterietHistoricOrthophoto1960.png",
"id": "lantmateriet-orto1975",
"license_url": "https://www.lantmateriet.se/en/Maps-and-geographic-information/Maps/oppna-data/anvandarvillkor/",
"license_url": "https://www.lantmateriet.se/en/Kartor-och-geografisk-information/oppna-data/anvandarvillkor/",
"license": "CC0-1.0",
"max_zoom": 19,
"min_zoom": 5,
"name": "Lantm\u00e4teriet Historic Orthophoto 1975",
"type": "wms",
"url": "https://api.lantmateriet.se/historiska-ortofoton/wms/v1/token/9b342b7d9f12d4ddb92277be9869d860/?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=OI.Histortho_75&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}"
},
"type": "Feature"
}
}
3 changes: 2 additions & 1 deletion sources/europe/se/SnowmobilemapSweden.geojson
Expand Up @@ -3,6 +3,7 @@
"properties": {
"id": "skoterleder",
"name": "Snowmobile map Sweden",
"i18n": true,
"type": "tms",
"url": "https://tiles.skoterleder.org/tiles/{zoom}/{x}/{y}.png",
"country_code": "SE",
Expand Down Expand Up @@ -106,4 +107,4 @@
]
]
}
}
}
7 changes: 4 additions & 3 deletions sources/europe/se/lantmateriet-ekonomiska.geojson
Expand Up @@ -77,12 +77,13 @@
"i18n": true,
"icon": "https://osmlab.github.io/editor-layer-index/sources/europe/se/LantmterietHistoricOrthophoto1960.png",
"id": "osmse-ekonomiska",
"license_url": "https://www.lantmateriet.se/en/Maps-and-geographic-information/Historical-Maps/upphovsratt-till-kartor-och-bilder",
"license_url": "https://www.lantmateriet.se/en/Kartor-och-geografisk-information/oppna-data/anvandarvillkor/",
"license": "CC0-1.0",
"max_zoom": 17,
"min_zoom": 3,
"name": "Lantm\u00e4teriet Economic Map (historic)",
"name": "Lantm\u00e4teriet Economic Map ca 1950-1980",
"type": "tms",
"url": "https://mapproxy.openstreetmap.se/tms/1.0.0/ek_EPSG3857/{zoom}/{x}/{-y}.jpeg"
},
"type": "Feature"
}
}