Jump to content
  • Location Reverse Geocoder Data Function for Spotfire


    This article provides information about the Location Reverse Geocoder data function for Spotfire, which takes latitude and longitude coordinates and returns a table of data detailing the address info at given locations.

    Please download the Location Reverse Geocoder Data Function for Spotfire from the exchange. 

    Overview

    This function takes latitude and longitude coordinates and returns a table of data detailing the address info at given locations.  The download contains a data function you can import into your own .dxp. 

    Details about the data function

    Programing Language: TERR
    Required Packages: jsonlite, curl
    Inputs:

    • YOUR_API_KEY - Value for your purchased TIBCO® Geoanalytics Builder API Key (contact askdatascience@tibco.com for more info)

    • Latitude - Column of latitude coordinates

    • Longitude - Column of Longitude coordinates

    Outputs:

    • result.df - Original table with address columns added

    Reference Info


    User Feedback

    Recommended Comments

    There are no comments to display.


×
×
  • Create New...