Update wind turbine preset (#241)

* Update wind turbine preset

* allow to be mapped as a vertex

Co-authored-by: Martin Raifer <martin@raifer.tech>
This commit is contained in:
ᴄʜʀɪsᴛᴏᴘʜᴇʀ ᴍᴇɴɢ 2022-01-20 15:00:05 -05:00 committed by GitHub
parent 1e0990a961
commit 652ed07d9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,15 +4,15 @@
"ref",
"operator",
"generator/type",
"generator/output/electricity"
"generator/output/electricity",
"rotor/diameter"
],
"moreFields": [
"{power/generator}"
],
"geometry": [
"point",
"vertex",
"area"
"vertex"
],
"tags": {
"power": "generator",