Options
All
  • Public
  • Public/Protected
  • All
Menu

The class OmvDataAdapter converts OMV protobuf geo data to geometries for the given IGeometryProcessor.

Hierarchy

  • OmvDataAdapter

Implements

Index

Accessors

dataFilter

Methods

canProcess

  • canProcess(data: ArrayBufferLike | {}): boolean

configure

process

visitLayer

  • visitLayer(layer: ILayer): boolean

visitLineFeature

  • visitLineFeature(feature: IFeature): void

visitPointFeature

  • visitPointFeature(feature: IFeature): void

visitPolygonFeature

  • visitPolygonFeature(feature: IFeature): void

Generated using TypeDoc