Part of lp.registry.interfaces
An object can have a location, which includes geographic coordinates and a time zone.
| Interface | IHasLocation | An interface supported by objects with a defined location. |
| Interface | IObjectWithLocation | An interface supported by objects with a defined location. |
| Interface | ILocationRecord | A location record, which may be attached to a particular object. |
| Interface | ISetLocation | An interface for setting the location and time zone of an object. |
| Interface | IPersonLocation | A location record for a person. |