Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SharpMap
Converters
WellKnownText
SpatialReference
C# Class SharpMap.Converters.WellKnownText.SpatialReference
Converts spatial reference IDs to a Well-Known Text representation.
Afficher le fichier
Open project: jumpinjackie/fdotoolbox
Méthodes publiques
Méthode
Description
SridToWkt
(
int
srid
) :
string
Converts a Spatial Reference ID to a Well-known Text representation
Method Details
SridToWkt()
public
static
méthode
Converts a Spatial Reference ID to a Well-known Text representation
public
static
SridToWkt
(
int
srid
) :
string
srid
int
Spatial Reference ID
Résultat
string