Packages

o

geotrellis.vector.io.wkb

WKBConstants

object WKBConstants

Constant values used by the WKB format

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. WKBConstants
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val wkbGeometryCollection: Byte
  2. val wkbLineString: Byte
  3. val wkbMultiLineString: Byte
  4. val wkbMultiPoint: Byte
  5. val wkbMultiPolygon: Byte
  6. val wkbNDR: Byte
  7. val wkbPoint: Byte
  8. val wkbPolygon: Byte
  9. val wkbXDR: Byte