https://github.com/intersystems-community/dsw-map
map examples of different regions to render in DeepSeeWeb
https://github.com/intersystems-community/dsw-map
cacheobjectscript-udl intersystems-cache intersystems-deepsee map
Last synced: 5 months ago
JSON representation
map examples of different regions to render in DeepSeeWeb
- Host: GitHub
- URL: https://github.com/intersystems-community/dsw-map
- Owner: intersystems-community
- License: mit
- Created: 2016-11-18T10:00:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-29T10:24:32.000Z (almost 2 years ago)
- Last Synced: 2024-08-29T18:35:38.391Z (almost 2 years ago)
- Topics: cacheobjectscript-udl, intersystems-cache, intersystems-deepsee, map
- Language: ObjectScript
- Size: 16.5 MB
- Stars: 2
- Watchers: 6
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dsw-map
[](https://t.me/joinchat/FoZ4M0rd1_WFij2rqvUR2A)
[](http://37.139.6.217:52774/dsw/index.html#!/?ns=dswmap)
map examples of different regions to render in DeepSeeWeb
[Online demo](https://dswmap.demo.community.intersystems.com/dsw/index.html#/login?from=%2FUSER)
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"
0. Be sure you have [MDX2JSON](https://github.com/intersystems-ru/Cache-MDX2JSON) and [DeepSeeWeb](https://github.com/intersystems-ru/DeepSeeWeb) installed.
1. Download [release.xml](https://github.com/intersystems-ru/dsw-map/releases/) file and import it into a target Namespace.
2. 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()
```
3. Download [polygons.zip](https://github.com/intersystems-ru/dsw-map/releases/) and place polygons files in /csp/yourtargetnamespace.
4. Download [TermList.xml] and impot global from it into target Namespace
5. Open yourserver/dsw/ in a target namespace and get the maps.