Method | Description | |
---|---|---|
CreateReader ( this georss ) : XmlReader | ||
ToGeoRss10 ( this geom ) : Terradue.GeoJson.GeoRss10.IGeoRSS | ||
ToGeoRss10Line ( this lineString ) : Terradue.GeoJson.GeoRss10.GeoRss10Line | ||
ToGeoRss10Point ( this point ) : Terradue.GeoJson.GeoRss10.GeoRss10Point | ||
ToGeoRss10Polygon ( this polygon ) : Terradue.GeoJson.GeoRss10.GeoRss10Polygon | ||
ToGeoRss10Where ( this geom ) : Terradue.GeoJson.GeoRss10.GeoRss10Where | ||
ToGeometry ( this georss ) : GeometryObject |
public static CreateReader ( this georss ) : XmlReader | ||
georss | this | |
return | XmlReader |
public static ToGeoRss10 ( this geom ) : Terradue.GeoJson.GeoRss10.IGeoRSS | ||
geom | this | |
return | Terradue.GeoJson.GeoRss10.IGeoRSS |
public static ToGeoRss10Line ( this lineString ) : Terradue.GeoJson.GeoRss10.GeoRss10Line | ||
lineString | this | |
return | Terradue.GeoJson.GeoRss10.GeoRss10Line |
public static ToGeoRss10Point ( this point ) : Terradue.GeoJson.GeoRss10.GeoRss10Point | ||
point | this | |
return | Terradue.GeoJson.GeoRss10.GeoRss10Point |
public static ToGeoRss10Polygon ( this polygon ) : Terradue.GeoJson.GeoRss10.GeoRss10Polygon | ||
polygon | this | |
return | Terradue.GeoJson.GeoRss10.GeoRss10Polygon |
public static ToGeoRss10Where ( this geom ) : Terradue.GeoJson.GeoRss10.GeoRss10Where | ||
geom | this | |
return | Terradue.GeoJson.GeoRss10.GeoRss10Where |
public static ToGeometry ( this georss ) : GeometryObject | ||
georss | this | |
return | GeometryObject |