Property
style
The workspace.memory module provides a workspace implementation based on layers created strictly in memory and not persisted on disk. class geoscript.workspace.memory.Memory¶ A subclass of Workspace for which layers are created and stored in memory.
The workspace.memory module provides a workspace implementation based on layers created strictly in memory and not persisted on disk.
A subclass of Workspace for which layers are created and stored in memory.