C# 클래스 Mapstache.SqlGeographyExtensions

파일 보기 프로젝트 열기: awcoats/mapstache

공개 메소드들

메소드 설명
FromLonLat ( this geography ) : SqlGeometry

Projects a SqlGeography to transverse mercator.

메소드 상세

FromLonLat() 공개 정적인 메소드

Projects a SqlGeography to transverse mercator.
public static FromLonLat ( this geography ) : SqlGeometry
geography this
리턴 SqlGeometry