Custom Search

Thursday, March 12, 2015

IF-MAP Visualize the content of a MAP Server

How to IF-MAP Visualize the content of a MAP Server

1)
Install Java


#sudo apt-add-repository ppa:webupd8team/java
#sudo apt-get update
#sudo apt-get install oracle-java8-installer

#sudo apt-get install oracle-java8-set-default
#java -version


2)
Download irongui

https://github.com/trustathsh/irongui/releases
#wget https://github.com/trustathsh/irongui/releases/download/v0.4.5/irongui-0.4.5-bundle.zip


3)
Unizip

#unzip irongui-0.4.5-bundle.zip
#cd irongui-0.4.5


4)
Run

#./start.sh

5)
a)

Click on "Manage IF-MAP connections" icon and open "Manage IF-MAP connections" Window.

b)
Create duplicate of "default-irond-basicauth" connection and change following settings and Click on "Test connection" button.

Endpoint: https://192.168.56.102:8443/ <== Endpoint of MAP Server
Username: api-server
PAssword: api-server
Dump: Select it <=== Required


6)
Close "Manage IF-MAP connections" Window.
Select the new connection from left navigation and click on "Start session with current selection" button.
...Done...



No comments:

Post a Comment