Add Preset for shop=rental

(re: U-Haul / nsi 3.2.0)
This commit is contained in:
Bryan Housel
2019-08-26 13:17:09 -04:00
parent 2fd6359505
commit 7a9fc62a25
+11
View File
@@ -0,0 +1,11 @@
{
"icon": "maki-shop",
"geometry": [
"point",
"area"
],
"tags": {
"shop": "rental"
},
"name": "Rental Shop"
}