Cloud Maps for smallworld
Atlas Cloud Maps adds popular land-base maps to Smallworld GIS. Your GIS data can be overlayed on:
- ArcGIS
- Bing
- National Geographic
- Open Street Maps
- and more!

Installation
Installation involves just a few steps and you are on your way.
Load the Cloud Maps Smallworld product into the Smallworld session:
_block
smallworld_product.add_product(“path_to_cliffhanger_cloudmaps_product_folder”)
smallworld_product.load_module(“atlas_cloudmaps”)
# Start and Stop the plugin:
_global cm << atlas_cloudmaps.new()
cm.start()
_endblock
To enable or disable the background maps from Object Control run:
cm.stop()
cm.open_ace()
cm.restart()
It should look something like this:

Prerequisites
- Smallworld version 4 or 5 with SOMS module
- Out going traffic to port 5000