DOC

org.heigit.bigspatialdata : oshdb-tool

Maven & Gradle

Dec 23, 2020
95 stars

OSHDB toolkit · This is a toolkit that holds plug-in-like executable tools and their background. They are not directly a cornerstone of the core but hold some interesting tools you might want to check out!

Table Of Contents

Latest Version

Download org.heigit.bigspatialdata : oshdb-tool Javadoc & API Documentation - Latest Versions:

All Versions

Download org.heigit.bigspatialdata : oshdb-tool Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.5.x

How to open Javadoc JAR file in web browser

  1. Rename the file oshdb-tool-0.5.11-javadoc.jar to oshdb-tool-0.5.11-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder oshdb-tool-0.5.11-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "oshdb-tool-0.5.11-sources.jar" -d "oshdb-tool-0.5.11-javadoc" -subpackages