Namespace OsmSharp.Streams
Classes
An OSM Stream Reader that wraps around a collection of OSM objects. |
Contains extension methods related to the stream implementations. |
An abstract representation of an OSM source stream. |
An empty stream reader. |
An enumerable that can ignore nodes, ways or relations. |
Any target of osm data (Nodes, Ways and Relations). |
An empty OSM stream writer doing nothing with objects being streamed to it. |
A source of PBF formatted OSM data. |
A PBF stream target. |
A stream source that reads OSM-XML. |
A stream target that writes OSM-XML. |
Interfaces
Abstract representation of a stream target. |