Click or drag to resize

CIPJiGetAuthorityID Method (String)

Get Authority ID (e.g. EPSG, ESRI) for coordinate system or <define>iDUMMY</define> if unknown.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iGetAuthorityID(
	ref string authority
)

public int iGetAuthorityID(
	ref string authority
)

Parameters

authority
Type: SystemString
Authority ID (e.g. EPSG and ESRI)

Return Value

Type: Int32
<define>IPJ_ORIENT</define>
See Also