cf.CoordinateReference.match_by_identity

CoordinateReference.match_by_identity(*identities)[source]

Determine whether or not one of the identities matches.

New in version 3.0.0.

See also

identities, match

Parameters

TODO

Returns
bool

Whether or not the coordinate reference matches one of the given identities.

Examples:

TODO