SetGeoInfoParm()

  SetGeoInfoParm

Description

SetGeoInfoParm() is used to encode a GeoInfo structure.

Call Signature

int SetGeoInfoParm ( string proj_string, string parm_string, GeoInfo ptr geo_info )

Return Value

int

1 is returned for success, 0 for failure.

Arguments

string proj_string:

A simple projection string.

string parm_string:

The parameter string as extracted by GetGeoInfoParm().

GeoInfo ptr geo_info:

A structure of the pre-defined type GeoInfo. Upon return, this structure will have additional fields set.

Remarks

For correct extraction, the projection string must be given as an argument. Extent information is not encoded and must be handled separately.

See also

GeoInfo

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.