| Package | Description |
|---|---|
| org.heigit.bigspatialdata.oshdb.api.db |
API-Implementations of the informative OSHDB-Base-Class.
|
| Modifier and Type | Method and Description |
|---|---|
OSHDBH2 |
OSHDBH2.inMemory(boolean cache)
Creates an in-memory copy of the current oshdb data (using a volatile in-memory H2 database),
for faster subsequent queries.
|
OSHDBH2 |
OSHDBH2.multithreading(boolean useMultithreading) |
OSHDBH2 |
OSHDBH2.prefix(String prefix) |
Copyright © 2016–2020 HeiGIT. All rights reserved.