Getting Started with the Java API - geotax_sdk - 2.2

GeoTAX SDK Developer Guide

Product type
Software
Portfolio
Locate
Product family
Geo Addressing
Product
GeoTAX SDK
Version
2.2
Language
English
Product name
GeoTAX SDK
Title
GeoTAX SDK Developer Guide
Copyright
2024
First publish date
2023
Last updated
2024-08-30
Published on
2024-08-30T02:47:25.239000
Requirements:

You need the following to use the Java API:

  • GeoTAX distribution (geotax-dist-version.zip)
  • Datasets in the Spectrum data format (*.spd)
    Note: SPD data must be in an extracted or unzipped format.

For additional detail, see System Requirements.

Open the Sample Code in IDE

  1. Extract the zipped GeoTAX SDK distribution to an empty directory.
    For example: {directory}/geotax-dist-version
    The following directories will be created:
    • taxing-resources contains runtime resources.
    • sdk contains resources for the JAVA API development, including sample code and the Javadoc generated API reference.
    • webapp contains the REST API distribution war file geotax-api-version.war

      Deploying the GeoTAX SDK distribution

      .
  2. Open the sample project in geotax-dist-version/sdk/samples/geotax-sdk-api-sample.
  3. Review the contents of README.md for details about getting started with the sample project code.
    For additional detail, see the API documentation in directory/geotax-dist-{version}/sdk/javadoc, or see Javadoc API Reference.

Install and configure datasets