Skip to content

map examples of different regions to render in DeepSeeWeb

License

Notifications You must be signed in to change notification settings

intersystems-community/dsw-map

Repository files navigation

dsw-map

Gitter Gitter

map examples of different regions to render in DeepSeeWeb

Online demo

Non issue

If you are using the local host as the server, then replace localhost with IP 127.0.0.1 to avoid an error.

Installation

ZPM

USER>zpm "install dsw-map"

  1. Be sure you have MDX2JSON and DeepSeeWeb installed.

  2. Download release.xml file and import it into a target Namespace.

  3. To setup all the maps run in the terminal:

    d ##class(DSWMap.Utils).SetupAll()

Or run following to setup special map only:

    d ##class([MapName].Utils).Setup()
  1. Download polygons.zip and place polygons files in /csp/yourtargetnamespace.
  2. Download [TermList.xml] and impot global from it into target Namespace
  3. Open yourserver/dsw/ in a target namespace and get the maps.