Base Resources¶
Base resource containing properties shared by all spatial resources
Doc links:
_BaseResource
_BaseUIDModel
HasProperties
-
class
lfview.resources.spatial.base._BaseResource(**kwargs)¶ Base class for all high-level API resources
Optional Properties:
- description (
ShortString): Description of resource, a unicode string and less than 5000 characters - name (
ShortString): Name or title of resource, a unicode string and less than 300 characters - uid (
String): Unique object identifier, a unicode string
- description (