more tag keys

This commit is contained in:
Hannes Janetzek 2013-05-15 02:55:52 +02:00
parent 08ea40851f
commit dc547bb077

View File

@ -48,6 +48,8 @@ public class Tag {
* The key of the elevation OpenStreetMap tag.
*/
public static final String TAG_KEY_BUILDING = "building";
public static final String TAG_KEY_HIGHWAY = "highway";
public static final String TAG_KEY_LANDUSE = "landuse";
/**
* The key of this tag.