[]
        
(Showing Draft Content)

C1.FlexMap.GeoRssReader.Read

Read Method

Read(Stream)

Read GeoRSS data from the specified stream.

Declaration
public static List<GeoGeometryRecord> Read(Stream stream)
Parameters
Type Name Description
Stream stream

Stream with GeoRSS data.

Returns
Type Description
List<GeoGeometryRecord>

The collection of geometry records.