Skip to content

GIP 2 Graphium Converter

Simon Gröchenig edited this page Jun 26, 2020 · 2 revisions

Algorithms > Graph Management > Graphium:gip2graphiumconverter

This algorithm is used to convert a GIP.at graph file into Graphium JSON format.

Input parameters

ID Parameter Description
INPUT_JAVA Java file File java.exe located in Java Runtime Environment (JRE) bin directory
INPUT_IDF2GRAPHIUM Converter file JAR-file to convert GIP datasets to the Graphium graph format
INPUT Graph file Graph file in TXT or ZIP format
SERVER_NAME * Graphium server Refers to name set in connection editor
GRAPH_NAME * Graph name
GRAPH_VERSION * Graph version
IMPORT_FRCS Function Road Class List with FRC values
ACCESS_TYPES Access type Filter List with Access values
KEEP_DOWNLOADED_FILE Keep downloaded file If true, graph OSM/PBF file will not be deleted (default True)
FORCE_DOWNLOAD Force download If true, a new OSM/PBF file will be downloaded even if has been downloaded before
KEEP_CONVERTED_FILE Keep converted file If true, graph JSON file will not be deleted (default True)
OVERRIDE_IF_EXISTS Override graph version if it exists on server Default True
OUTPUT_DIRECTORY Output directory Directory where the graph file will be written

(*) By default, these parameters are set to the selected default graph version (see Graph Manager).

Output

  • OUTPUT_DIRECTORY: Path to the directory containing the graph file
  • OUTPUT_JSON: Path to the graph file