If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

Inserting data into third party map

Started by ratnalein, 12 Jun 2013 06:47:31 AM

Previous topic - Next topic

ratnalein

Hallo everyone,

I have successfully created a third-party-map to be used in report studio.  The map has these properties:
The map has only 2 layers

The 1'st layer of the map is called DISTRICT with this properties:

Feature
---------
000001
000002
000004
...

Each of this value has its own region in the map.

The layer DISTRICT  has a refine layer called STATE:

Feature        Refine
----------        --------
000001        9
000002        9
000004        3
...


The 2'nd layer is, as you can guess, is called STATE.  This layer has only feature, but no refine layer.

My question:
As I said before, I have a table:

State_ID    Number of Population
-----------    ---------------------------
000001      9384940
000002      93849
000004      8277
...

How can I transfer this data values to the map.  I have tried to do it as explained in the documentation, but it didnt work for me.

Thank you for you support.

Regards,

Ratna