Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SharpMap
Converters
WellKnownText
SpatialReference
C# 클래스 SharpMap.Converters.WellKnownText.SpatialReference
Converts spatial reference IDs to a Well-Known Text representation.
파일 보기
프로젝트 열기: jumpinjackie/fdotoolbox
공개 메소드들
메소드
설명
SridToWkt
(
int
srid
) :
string
Converts a Spatial Reference ID to a Well-known Text representation
메소드 상세
SridToWkt()
공개
정적인
메소드
Converts a Spatial Reference ID to a Well-known Text representation
public
static
SridToWkt
(
int
srid
) :
string
srid
int
Spatial Reference ID
리턴
string