[]
Reads spatial data from kml stream.
public static IEnumerable<GeoGeometryRecord> Read(Stream stream)
Type | Name | Description |
---|---|---|
Stream | stream | Stream that contains KML data. |
Type | Description |
---|---|
IEnumerable<GeoGeometryRecord> | The collection of geometry records. |
The record data contains the following attributes.