| Package | Description |
|---|---|
| org.heigit.bigspatialdata.oshdb.api.db |
API-Implementations of the informative OSHDB-Base-Class.
|
| org.heigit.bigspatialdata.oshdb.api.mapreducer |
Central front-end of the API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OSHDBH2
OSHDB database backend connector to a H2 database.
|
| Modifier and Type | Method and Description |
|---|---|
OSHDBJdbc |
OSHDBJdbc.multithreading(boolean useMultithreading) |
OSHDBJdbc |
OSHDBJdbc.prefix(String prefix) |
| Modifier and Type | Field and Description |
|---|---|
protected OSHDBJdbc |
MapReducer.keytables |
| Modifier and Type | Method and Description |
|---|---|
MapReducer<X> |
MapReducer.keytables(OSHDBJdbc keytables)
Sets the keytables database to use in the calculations to resolve strings (osm tags, roles)
into internally used identifiers.
|
Copyright © 2016–2020 HeiGIT. All rights reserved.