WkbVariant Enumeration

The variant of Well-Known Binary

Namespace:  Aspose.Gis.Geometries
Assembly:  Aspose.GIS (in Aspose.GIS.dll) Version: 20.3.0.0 (20.03)
Syntax
public enum WkbVariant
Members
  Member nameValueDescription
SimpleFeatureAccessOutdated0 Well-Known Binary compliant with Simple Feature Access specification, version 1.1.
Iso1 Well-Known Binary compliant with ISO standard "SQL Multimedia and application packages - Part 3: Spatial" and Simple Feature Access specification, version 1.2.
ExtendedPostGis2 Extended Well-Known Binary variant designed by PostGIS that exports Spatial Reference System identifier (EPSG code).
See Also