SpatialReferenceSystem.CreateGeographic

SpatialReferenceSystem.CreateGeographic method

사용자 정의 매개변수에서 지리적 SRS를 생성합니다.

public static GeographicSpatialReferenceSystem CreateGeographic(
    GeographicSpatialReferenceSystemParameters parameters, Identifier identifier = null)
모수유형설명
parametersGeographicSpatialReferenceSystemParameters생성할 매개변수입니다.
identifierIdentifierSRS에 첨부될 식별자. 식별자를 첨부해도 다른 SRS 매개변수는 수정되지 않습니다. 식별자와 SRS 매개변수의 일관성을 유지하는 것은 사용자의 책임입니다.

반환 값

뉴지오그래픽 SRS.

또한보십시오