Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
giscience
big-data
ohsome
libs
ohsome2X
Commits
48a1def6
Commit
48a1def6
authored
Apr 23, 2020
by
Michael Auer
Browse files
improved documentation
parent
f193e5f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
48a1def6
# ohsome2X
## Install
```
bash
1. Clone the repo:
git clone ssh://git@gitlab.gistools.geog.uni-heidelberg.de:2022/giscience/big-data/ohsome/libs/ohsome2x.git
OR
git clone https://gitlab.gistools.geog.uni-heidelberg.de/giscience/big-data/ohsome/libs/ohsome2x.git
2. Run the npm installer inside repo
cd
ohsome2x
npm
install
3. Build the project
npm run build
```
## Usage
There are two ways how you can use ohsome2x.
1.
Use it as library in another project. You find the built library in the
`/dist`
folder after executing
`npm run build`
2.
Use the interactive command line interface. Run:
`node ./ohsome2x-cli/ohsome2x-cli.js`
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment