GeoService
String ChangeProjectionWKT(String WKT, Int32 SourceEPSG, Int32 TargetEPSG) [AdvancedSecurityDisabled]Double[] ChangeProjectionXY(List<Double> Coords, Int32 SourceEPSG, Int32 TargetEPSG) [AdvancedSecurityDisabled]IEnumerable<Int32> GetAllSupportedEPSG() [AdvancedSecurityDisabled][RUN]