Click or drag to resize

CIPJReadPROJString Method

Set coordinate system from a PROJ string command

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2025.1.0.25
Syntax
public void ReadPROJString(
	string projStr
)

public void ReadPROJString(
	string projStr
)

Parameters

projStr
Type: SystemString
PROJ string
Remarks
If the projection is not supported in Geosoft, the IPJ will be unknown.
See Also