SpatialReferenceSystem.CreateProjected
SpatialReferenceSystem.CreateProjected method
Crear SRS proyectado a partir de parámetros personalizados.
public static ProjectedSpatialReferenceSystem CreateProjected(
ProjectedSpatialReferenceSystemParameters parameters, Identifier identifier = null)
Parámetro | Escribe | Descripción |
---|---|---|
parameters | ProjectedSpatialReferenceSystemParameters | Parámetros desde los que crear. |
identifier | Identifier | Identificador, que se adjuntará al SRS. Adjuntar un identificador no modificará otros parámetros de SRS. Depende de usted garantizar la coherencia del identificador y los parámetros de SRS. |
Valor_devuelto
Nuevo SRS Proyectado.
Excepciones
excepción | condición |
---|---|
InvalidOperationException | SRS base en parámetros esnull . El método de proyección en los parámetros esnull . |
Ver también
- class ProjectedSpatialReferenceSystem
- class ProjectedSpatialReferenceSystemParameters
- class Identifier
- class SpatialReferenceSystem
- espacio de nombres Aspose.Gis.SpatialReferencing
- asamblea Aspose.GIS