Location Tools

Location Tools

  • Docs
  • API
  • Help
  • Blog

›API Server

Getting Started

  • Installing Prerequisites
  • Building JAR
  • Configuration
  • Building Lucene Index
  • Console Examples

API Server

  • API Server
  • API reference

Spark Batch Processing

  • Setting up Spark Cluster
  • Running Spark Application

Docker

  • Docker Setup
  • Pre-Built Image

Starting API server

Starting API Server

The API is built with vertx

java -Dvertx.options.blockedThreadCheckInterval=9999 \
-Djava.library.path="/path/to/jniLibs" \
-jar /path/to/location-tools-1.0-SNAPSHOT.jar \
-conf vertx-conf.json

Parameters

  • -Djava.library.path : jpostal shared library location
  • -jar : jar file location
  • -conf : path to of Vertex API configuration file. Located in project's src/conf folder.
Last updated on 12/8/2019 by rahul-pande
← Console ExamplesAPI reference →
  • Starting API Server
Location Tools
Docs
Getting StartedAPI Reference
Resources
NFPAHelp
More
BlogGitHub
Facebook Open Source
Copyright © 2019 National Fire Protection Association