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 classAttributesConverterActions
Optional actions with attributes of the destination layer.
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 classGeoConvert
Converts coordinates to/from the different formats.
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 classCode exampleMetered
Provides methods to set metered key.
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 classRasterDriver
A driver for a specific raster based format.
Public classRasterDriverOptions
Options for a RasterDriver.
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 enumerationAutoIds
Auto-generate ids.
Public enumerationPointFormats
PointFormats are used to convert coordinates in text.
Public enumerationSpatialReferenceSystemMode
Specifies a mode of Spatial Reference System (SRS) writing in database if it's an unknown SRS.