geodetic_datum property

geodetic_datum property

GeodeticDatum

Definition:

@property
def geodetic_datum(self):
    ...
@geodetic_datum.setter
def geodetic_datum(self, value):
    ...

See Also