Class GISShapeFileConstants


  • public final class GISShapeFileConstants
    extends Object
    Constants for the reader of the writer of GIS elements in a ESRi shapefile.
    Since:
    14.0
    Version:
    17.0 2020-01-04 14:41:54
    Author:
    Stéphane GALLAND
    Maven Group Id:
    org.arakhne.afc.gis
    Maven Artifact Id:
    gisinputoutput
    • Field Detail

      • ID_ATTR

        public static final String ID_ATTR
        Name of the attribute which is containing the identifier of a map element.
        See Also:
        Constant Field Values
      • UUID_ATTR

        public static final String UUID_ATTR
        Name of the attribute which is containing the unique identifier of a map element.
        See Also:
        Constant Field Values