C# 클래스 ArcDeveloper.GeoJSONFormatter

파일 보기 프로젝트 열기: dtsagile/arcstache

공개 메소드들

메소드 설명
GeoJSONFormatter ( ) : System

Default Constructor

GetAsGeoJSON ( IRecordSet recordset ) : string

메소드 상세

GeoJSONFormatter() 공개 메소드

Default Constructor
public GeoJSONFormatter ( ) : System
리턴 System

GetAsGeoJSON() 공개 메소드

public GetAsGeoJSON ( IRecordSet recordset ) : string
recordset IRecordSet
리턴 string