Classdesc

Feature format for reading data in the OSMXML format.

Api

stable

Hierarchy

Constructors

Methods

  • Read all features from an OSM source.

    Parameters

    • source: string | Object | Node | Document

      Source.

    • Optional opt_options: ReadOptions

      Read options.

    Returns ol.Feature[]

    Features.

    Function

    Api

    stable

  • Read the projection from an OSM source.

    Parameters

    • source: string | Object | Node | Document

      Source.

    Returns Projection

    Projection.

    Function

    Api

    stable

Generated using TypeDoc