class Geobuf extends Workspace
A Geobuf Workspace.
Modifiers | Name | Description |
---|---|---|
static class |
Geobuf.Factory |
The Geobuf WorkspaceFactory |
Constructor and description |
---|
Geobuf
(Map options, java.io.File directory) Create a new Geobuf Workspace |
Geobuf
(GeobufDirectoryDataStore ds) Create a new Geobuf Workspace from a GeobufDirectoryDataStore |
Methods inherited from class | Name |
---|---|
class Workspace |
add, add, close, create, create, get, getAt, getFormat, getLayers, getNames, getParameters, getWorkspace, getWorkspace, getWorkspaceNames, getWorkspaceParameters, has, readFeatures, remove, remove, withWorkspace, withWorkspace, withWorkspace, wrap |
Create a new Geobuf Workspace
options
- Optional named parameters:
directory
- The directory of pbf filesCreate a new Geobuf Workspace from a GeobufDirectoryDataStore
ds
- The GeobufDirectoryDataStore