Aspose.Gis Namespace

Aspose.Gis namespace provides classes for generating, converting, and modifying GIS data.
Classes
  ClassDescription
Public classAbstractPath
An AbstractPath is a base class for classes that specify a unique location in an environment similar to a filesystem, like a local filesystem, a remote file storage or a ZIP archive, among others.
Public classConversionOptions
Options for converting data between formats.
Public classDatabaseDriver
A driver for a specific database based format.
Public classDatabaseDriverOptions
Options for a DatabaseDriver.
Public classDataset
A dataset is the collection of VectorLayer instances.
Public classDriver
A base class for drivers to GIS data.
Public classDriverOptions
Options for a Driver.
Public classDrivers
Drivers for all supported formats.
Public classExtent
A two-dimensional spatial bounding box.
Public classFeature
A geographic feature composed of a geometry and user-defined attributes.
Public classFeatureAttribute
An attribute of a Feature.
Public classFeatureAttributeCollection
A FeatureAttributeCollection defines what attributes are available for a Feature.
Public classFeaturesSequence
FeaturesSequence represents a set of vector features.
Public classFeatureStyle
The abstract root class of the feature styles hierarchy.
Public classFileDriver
A driver for a specific file based format.
Public classGisException
The exception that is thrown when an error occurs during GIS data processing.
Public classCode exampleLicense
Provides methods to license the component.
Public classNumericFormat
NumericFormat are used to format common numeric types in text.
Public classPrecisionModel
PrecisionModel specifies a number of significant digits in a coordinate.
Public classSavingOptions
Options for saving FeaturesSequence to file.
Public classVectorLayer
Represents a vector layer. A vector layer is a collection of geographic features, stored in a file.
Interfaces
  InterfaceDescription
Public interfaceIAttributesConverter
A custom converter for layer attributes.
Public interfaceIFeatureStyle
The interface root class of the feature styles hierarchy.
Enumerations
  EnumerationDescription
Public enumerationAttributeDataType
The data type of a feature attribute.
Public enumerationSpatialReferenceSystemMode
Specifies a mode of Spatial Reference System (SRS) writing in database if it's an unknown SRS.