Show / Hide Table of Contents

Namespace OsmSharp.Streams

Classes

OsmEnumerableStreamSource

An OSM Stream Reader that wraps around a collection of OSM objects.

OsmStreamExtensions

Contains extension methods related to the stream implementations.

OsmStreamSource

An abstract representation of an OSM source stream.

OsmStreamSourceEmpty

An empty stream reader.

OsmStreamSourceEnumerable

An enumerable that can ignore nodes, ways or relations.

OsmStreamTarget

Any target of osm data (Nodes, Ways and Relations).

OsmStreamTargetEmpty

An empty OSM stream writer doing nothing with objects being streamed to it.

PBFOsmStreamSource

A source of PBF formatted OSM data.

PBFOsmStreamTarget

A PBF stream target.

XmlOsmStreamSource

A stream source that reads OSM-XML.

XmlOsmStreamTarget

A stream target that writes OSM-XML.

Interfaces

IOsmStreamTarget

Abstract representation of a stream target.

Back to top Built by Itinero, MIT licensed.