Lint: reorder all attributes
This commit is contained in:
parent
a2deea76cb
commit
fab6835bc5
78 changed files with 798 additions and 905 deletions
|
@ -9,38 +9,22 @@
|
|||
"mustHaveLanguage": [
|
||||
"en"
|
||||
],
|
||||
"description": {
|
||||
"en": "Help us collect addresses and make them freely available. Each address contributed will be added to OpenStreetMap so you will need to create an account and log in before you start. Please do not copy addresses from the internet or other sources subject to copyright. This website works well on mobile so a good option is to contibute the addresses closest to you."
|
||||
},
|
||||
"shortDescription": {
|
||||
"en": "Help to build an open dataset of addresses in Great Britain",
|
||||
"de": "Helfen Sie beim Aufbau eines offenen Datensatzes britischer Adressen",
|
||||
"it": "Aiuta a costruire un dataset libero per gli indirizzi nel Regno Unito"
|
||||
},
|
||||
"description": {
|
||||
"en": "Help us collect addresses and make them freely available. Each address contributed will be added to OpenStreetMap so you will need to create an account and log in before you start. Please do not copy addresses from the internet or other sources subject to copyright. This website works well on mobile so a good option is to contibute the addresses closest to you."
|
||||
},
|
||||
"icon": "./assets/themes/uk_addresses/housenumber_unknown.svg",
|
||||
"startZoom": 7,
|
||||
"startLat": 53.21261,
|
||||
"startLon": -1.47216,
|
||||
"startZoom": 7,
|
||||
"widenFactor": 1.01,
|
||||
"hideFromOverview": true,
|
||||
"clustering": {
|
||||
"minNeededFeatures": 25,
|
||||
"maxZoom": 16
|
||||
},
|
||||
"tileLayerSources": [
|
||||
{
|
||||
"id": "property-boundaries",
|
||||
"url": "https://tiles.osmuk.org/PropertyBoundaries/{z}/{x}/{y}.png",
|
||||
"isOverlay": true,
|
||||
"min_zoom": 18,
|
||||
"max_zoom": 20,
|
||||
"defaultState": false,
|
||||
"name": {
|
||||
"en": "Property boundaries by osmuk.org",
|
||||
"de": "Grenzverläufe gemäß osmuk.org"
|
||||
}
|
||||
}
|
||||
"credits": [
|
||||
"Pieter Vander Vennet, Rob Nickerson, Russ Garrett"
|
||||
],
|
||||
"hideFromOverview": true,
|
||||
"layers": [
|
||||
{
|
||||
"id": "raw_inspire_polygons",
|
||||
|
@ -604,9 +588,25 @@
|
|||
},
|
||||
"named_streets"
|
||||
],
|
||||
"tileLayerSources": [
|
||||
{
|
||||
"id": "property-boundaries",
|
||||
"url": "https://tiles.osmuk.org/PropertyBoundaries/{z}/{x}/{y}.png",
|
||||
"isOverlay": true,
|
||||
"min_zoom": 18,
|
||||
"max_zoom": 20,
|
||||
"defaultState": false,
|
||||
"name": {
|
||||
"en": "Property boundaries by osmuk.org",
|
||||
"de": "Grenzverläufe gemäß osmuk.org"
|
||||
}
|
||||
}
|
||||
],
|
||||
"enableShareScreen": false,
|
||||
"enableMoreQuests": false,
|
||||
"credits": [
|
||||
"Pieter Vander Vennet, Rob Nickerson, Russ Garrett"
|
||||
]
|
||||
"widenFactor": 1.01,
|
||||
"clustering": {
|
||||
"minNeededFeatures": 25,
|
||||
"maxZoom": 16
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue