-
Notifications
You must be signed in to change notification settings - Fork 74
v0.2.47..v0.2.48 changeset military.json
Garret Voltz edited this page Sep 27, 2019
·
1 revision
diff --git a/conf/schema/military.json b/conf/schema/military.json
index 2378bd1..f051100 100644
--- a/conf/schema/military.json
+++ b/conf/schema/military.json
@@ -5,6 +5,24 @@
"objectType": "tag"
},
{
+ "geometries": ["way"],
+ "isA": "military",
+ "name": "military=trench",
+ "objectType": "tag"
+ },
+ {
+ "geometries": ["way"],
+ "isA": "military",
+ "name": "military=revetment",
+ "objectType": "tag"
+ },
+ {
+ "geometries": ["node","area"],
+ "isA": "military",
+ "name": "military=bunker",
+ "objectType": "tag"
+ },
+ {
"description": "Used for facilities and land used by the military, including the Navy, Army, Airforce and Marines. There's also landuse=military for tagging land areas owned/used by the military for whatever purpose.",
"isA": "military",
"mismatchScore": 0.4,