Create acequia.json

New preset
This commit is contained in:
Javi C. 2025-04-01 19:43:27 +02:00 committed by GitHub
parent 5551852bcb
commit 3817c2b4d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,15 @@
{
"icon": "iD-waterway-ditch",
"fields": [
"name",
"intermittent",
],
"geometry": [
"line"
],
"tags": {
"waterway": "canal",
"usage": "irrigation"
},
"name": "Acequia"
}