C# Class Mapstache.SqlGeographyExtensions

Afficher le fichier Open project: awcoats/mapstache

Méthodes publiques

Méthode Description
FromLonLat ( this geography ) : SqlGeometry

Projects a SqlGeography to transverse mercator.

Method Details

FromLonLat() public static méthode

Projects a SqlGeography to transverse mercator.
public static FromLonLat ( this geography ) : SqlGeometry
geography this
Résultat SqlGeometry