C# 클래스 GenerateLocationData.BAG.BagFilter

파일 보기 프로젝트 열기: TNOCS/csTouch 1 사용 예제들

공개 메소드들

메소드 설명
BagFilter ( string connectionString ) : System
Enhance ( IEnumerable locationDescriptions ) : void

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

메소드 상세

BagFilter() 공개 메소드

public BagFilter ( string connectionString ) : System
connectionString string
리턴 System

Enhance() 공개 메소드

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