Edit

Share via


atlas module

Classes

SpatialDataSet

A data object that contains a set of features and/or kml ground overlays. This is an extension of the FeatureCollection class thus allowing it to easily be added to a data source.

Interfaces

BaseSpatialDataReadOptions

Options used for reading spatial data files.

BaseSpatialXmlReadOptions

Options that customize how XML files are read and parsed.

CsvHeader

Column header definition for a delimited file.

CustomGmlNamespace

Defines a custom XML namespace.

ExtendedFeatureCollection

A Feature Collection that has properties for the collection.

GmlReadOptions

Options that customize how GML files are read and parsed.

GmlWriteOptions

Options that are used to customize how to write GML.

GpxReadOptions

Options that customize how GPX files are read and parsed.

KmlReadOptions

Options that customize how KML files are read and parsed.

OgcDimension

A custom OGC dimension.

OgcMapLayerCapabilities

An object that describes the capabilities of an OGC WMS and WMTS service.

OgcMapLayerOptions

Options for an OGC layer.

OgcStyle

OGC WMS and WMTS layer style information.

OgcSublayer

Sublayer information for OGC WMS and WMTS services.

SimpleDataLayerGroup

A collection of sub layers used by the SimpleDataLayer class for rendering shapes.

SimpleDataLayerOptions

Options used to customize how the SimpleDataLayer renders.

SimpleStyleProperties

A set of common properties that may be included in feature properties capture style information and common content when reading or writing a spatial data. The SimpleDataLayer uses these properties to dynamically style the data it renders. Most of these are the property values used in the geometries respective layer options.

SpatialCsvReadOptions

Options used for reading delimited files.

SpatialCsvWriteOptions

Options for writing delimited files.

SpatialDataSetStats

Statistics about the content and processing time of a XML feed.

SpatialDataWriteOptions

Base options for writing spatial data.

SpatialXmlWriteOptions

Options that are used to customize how to write XML.

WfsCapabilities

The capabilities of a WFS service.

WfsFeatureRequest

Options for requesting features from a WFS service.

WfsFeatureType

Information about a feature type in a WFS service.

WfsFeatureTypeDescription

Details about a feature type.

WfsServiceOptions

Options for connecting to a WFS service.

Type Aliases

SpatialDataReadOptions

Options that customize how spatial files are read and parsed.