@@ -5,10 +5,10 @@ These are some examples for the use of the OSHDB. This repository focuses on the
You can check out this repository and run the example classes – to see immediate results or use it as building blocks for coding your own OSHDB queries.
## Branches
## Main Branches
| branch name | dscription |
| ----------- | ---------- |
| branch name | description |
| ----------- | ----------- |
| [`oshdb-snapshot`](https://gitlab.gistools.geog.uni-heidelberg.de/giscience/big-data/ohsome/oshdb-examples/-/tree/oshdb-snapshot)(default) | use if you want to work with the [current development state](https://github.com/giscience/oshdb/tree/master) of the OSHDB |
| [`oshdb-stable`](https://gitlab.gistools.geog.uni-heidelberg.de/giscience/big-data/ohsome/oshdb-examples/-/tree/oshdb-stable) | use if you want to work with the [latest release](https://github.com/GIScience/oshdb/releases/latest) of the OSHDB |