C# Class GenerateLocationData.BAG.OsmFilter

Show file Open project: TNOCS/csTouch Class Usage Examples

Public Methods

Method Description
Enhance ( IEnumerable locationDescriptions ) : void

Get all CBS neighbourhoods, specifically its name, boundary (in WKT), and center.

OsmFilter ( string connectionString ) : System

Method Details

Enhance() public method

Get all CBS neighbourhoods, specifically its name, boundary (in WKT), and center.
public Enhance ( IEnumerable locationDescriptions ) : void
locationDescriptions IEnumerable
return void

OsmFilter() public method

public OsmFilter ( string connectionString ) : System
connectionString string
return System