java.lang.Object
com.here.platform.data.client.model.Layer
All Implemented Interfaces:
Serializable, scala.Equals, scala.Product

public final class Layer extends Object implements scala.Product, Serializable
param: id Name of the layer. Allowed characters for the layer name are: a-z, A-Z, 0-9, '_', '-' and '.'. Maximum length of a layer name is 50 characters. param: partitioning The partitioning scheme of this layer. Either 'generic' or 'heretile'. 'generic' is for layers that do not have any special relation between the partition names. The other partitioning schemes are defined in more detail in the User Guide.
See Also: