Class OSMTags

java.lang.Object
org.h2gis.functions.io.osm.OSMTags

public class OSMTags extends Object
Commons elments used by the OSM format
Author:
Erwan Bocher
  • Field Details

    • USER

      public static String USER
    • UID

      public static String UID
    • VISIBLE

      public static String VISIBLE
    • VERSION

      public static String VERSION
    • CHANGE_SET

      public static String CHANGE_SET
    • TIMESTAMP

      public static String TIMESTAMP
    • NODEFIELDCOUNT

      public static final int NODEFIELDCOUNT
      See Also:
    • WAYFIELDCOUNT

      public static final int WAYFIELDCOUNT
      See Also:
  • Constructor Details

    • OSMTags

      public OSMTags()