refine power generation presets (#624)

* add values of the "generator:method" tag

https://wiki.openstreetmap.org/w/index.php?title=Key:generator:method&oldid=2315464

* add strings for power generation sources and method

and refine some presets accordingly
This commit is contained in:
Martin Raifer
2022-10-27 18:42:16 +02:00
committed by GitHub
parent b91bbcecc4
commit 15a02ada3e
22 changed files with 308 additions and 33 deletions
@@ -3,7 +3,7 @@
"fields": [
"ref",
"operator",
"generator/method",
"generator/method/hydro",
"generator/type",
"generator/output/electricity"
],
@@ -3,7 +3,6 @@
"fields": [
"ref",
"operator",
"generator/method",
"generator/type",
"generator/output/electricity"
],
+2 -1
View File
@@ -3,10 +3,11 @@
"fields": [
"name",
"operator",
"address",
"plant/source",
"plant/method",
"plant/output",
"plant/output/electricity",
"address",
"start_date"
],
"moreFields": [
+2 -1
View File
@@ -3,8 +3,9 @@
"fields": [
"name",
"operator",
"address",
"plant/output",
"plant/output/electricity",
"address",
"start_date"
],
"moreFields": [
+2 -1
View File
@@ -3,8 +3,9 @@
"fields": [
"name",
"operator",
"address",
"plant/output",
"plant/output/electricity",
"address",
"start_date"
],
"moreFields": [
+7 -1
View File
@@ -1,7 +1,13 @@
{
"icon": "maki-dam",
"fields": [
"{power/plant}"
"name",
"operator",
"plant/source",
"plant/method/hydro",
"plant/output/electricity",
"address",
"start_date"
],
"moreFields": [
"{power/plant}"
@@ -0,0 +1,46 @@
{
"icon": "fas-solar-panel",
"fields": [
"name",
"operator",
"plant/method/solar",
"plant/output/electricity",
"address",
"start_date"
],
"moreFields": [
"{power/plant}"
],
"geometry": [
"area"
],
"tags": {
"power": "plant",
"plant:source": "solar",
"plant:method": "photovoltaic"
},
"addTags": {
"power": "plant",
"plant:source": "solar",
"plant:method": "photovoltaic",
"plant:output:electricity": "*"
},
"removeTags": {
"power": "plant",
"plant:method": "*",
"plant:source": "solar",
"plant:output:electricity": "*",
"landuse": "industrial"
},
"reference": {
"key": "plant:method",
"value": "photovoltaic"
},
"terms": [
"photovoltaic power station",
"solar panels",
"solar park",
"utility-scale solar"
],
"name": "Solar Farm"
}
+2 -1
View File
@@ -3,8 +3,9 @@
"fields": [
"name",
"operator",
"address",
"plant/output",
"plant/output/electricity",
"address",
"start_date"
],
"moreFields": [
+12 -14
View File
@@ -1,7 +1,13 @@
{
"icon": "fas-solar-panel",
"fields": [
"{power/plant}"
"name",
"operator",
"plant/method/solar",
"plant/output",
"plant/output/electricity",
"address",
"start_date"
],
"moreFields": [
"{power/plant}"
@@ -15,26 +21,18 @@
},
"addTags": {
"power": "plant",
"plant:source": "solar",
"plant:method": "photovoltaic",
"plant:output:electricity": "*"
"plant:source": "solar"
},
"removeTags": {
"power": "plant",
"plant:method": "*",
"plant:source": "solar",
"plant:method": "*",
"plant:output:electricity": "*",
"landuse": "industrial"
},
"reference": {
"key": "plant:method",
"value": "photovoltaic"
"key": "plant:source",
"value": "solar"
},
"terms": [
"photovoltaic power station",
"solar panels",
"solar park",
"utility-scale solar"
],
"name": "Solar Farm"
"name": "Solar Power Plant"
}
+3 -1
View File
@@ -3,8 +3,10 @@
"fields": [
"name",
"operator",
"address",
"plant/method/waste",
"plant/output",
"plant/output/electricity",
"address",
"start_date"
],
"moreFields": [
+1 -1
View File
@@ -3,8 +3,8 @@
"fields": [
"name",
"operator",
"address",
"plant/output/electricity",
"address",
"start_date"
],
"moreFields": [