remove landuse=industrial default (#557)

Most hydroplants are mapped as buildings (due to their small size) and adding landuse=industrial would be wrong.
This commit is contained in:
Hiausirg 2022-08-04 18:01:31 +02:00 committed by GitHub
parent 7e176b5e9c
commit 2664623db2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,6 @@
},
"addTags": {
"power": "plant",
"landuse": "industrial",
"plant:source": "hydro",
"plant:output:electricity": "*"
},