This is a bare-bones example of using ruby-processing to map points on an equirectangular map of the Earth.
All kinds of GIS visualizations need the same common features, so this sample provides some of the basics.
This example provides a control panel for selecting the map type and the map brightness levels.
The maps are loaded from the images/maps folder, and they should be named “#{type}-#{@width}.jpg”.