ocimap4: more key

This commit is contained in:
Hannes Janetzek 2013-07-03 14:19:21 +02:00
parent 3f63cc95bb
commit a4bab81cfd

View File

@ -84,9 +84,12 @@ public class Tags {
"wetland", "wetland",
"width", "width",
"wood", "wood",
"height", "height",
"min_height", "min_height",
"scalerank" "roof:shape",
"roof:height",
"rank"
}; };
public final static int MAX_KEY = keys.length - 1; public final static int MAX_KEY = keys.length - 1;