Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.56 KB

README.md

File metadata and controls

51 lines (37 loc) · 1.56 KB

Reverse Geocoding ESRI

Code a point location (latitude, longitude) to a readable address or place name

This node allows you to obtain address data from a latitude and longitude using ESRI's reverse geocoding service.

Diaglog


Requirements

  • IBM SPSS Modeler v16 or later
  • ‘R Essentials for SPSS Modeler’ plugin: Download here
  • R 2.15.x or R 3.1

Installation

  1. Download the extension: Download
  2. Close IBM SPSS Modeler. Save the .cfe file in the CDB directory, located by default on Windows in "C:\ProgramData\IBM\SPSS\Modeler\16\CDB" or under your IBM SPSS Modeler installation directory.
  3. Restart IBM SPSS Modeler, the node will now appear in the Field Ops palette.

R Packages used

The R packages will be installed the first time the node is used as long as an Internet connection is available.


License

Apache 2.0

Contributors