Skip to content

IBMPredictiveAnalytics/Plot_Geospatial_Data

Repository files navigation

#Plot Geospatial Data ###IBM SPSS Modeler Predictive Extensions

With this output node you can to plot data containing latitude and longitude on an interactive map. You can use the same color for all points or use a legend column to specify a color code. This legend may be categorical or continuous. Several color palettes are available (sequential, divergent, qualitative or monochrome) covering all possible use of the node. More precisely, this node generates an HTML file which can be saved to a specific directory and/or opened in the default browser on execution. This html page is an interactive map, that is to say you can move, zoom in and out, etc.

Map

Check some live demos here:


Requirements

  • IBM SPSS Modeler v16 or later
  • IBM SPSS Modeler 'R Essentials'
  • R 2.15.x or R 3.1

More information here: IBM Predictive Extensions


Installation instructions

  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 Model 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.


Documentation and samples


License

Apache 2.0

Contributors