Location Tools

Location Tools

  • Docs
  • API
  • Help
  • Blog

›Getting Started

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

Installing Prerequisites

Building the project has only been tested on Linux/Ubuntu. For Windows, running a pre-built Docker image is the preferred method.

libpostal

We use libpostal to parse input addresses into different components. You can install libpostal from here

jpostal

jpostal, the Java bindings for libpostal, can be installed from here

Shared libraries will be available at jpostal/src/main/jniLibs You'll need to use this as a value in the driver configuration

git(>=2.17) & maven(>=3.6.0)

sudo apt-get update
sudo apt-get install git maven
Last updated on 12/7/2019 by rahul-pande
Building JAR →
Location Tools
Docs
Getting StartedAPI Reference
Resources
NFPAHelp
More
BlogGitHub
Facebook Open Source
Copyright © 2019 National Fire Protection Association