Strategy Web 9.4.1 HF3 and above supports the option to plot United States County areas by using Visual Insight or Flash Report Services Documents. Counties cannot be uniquely identified by their name, therefore, several steps are needed to correctly identify and plot these areas in an ESRI Map.
Strategy Web 9.4.1 supports several Data Sources for Data Import. The minimum requisite is to have the following:
An example of a table is shown below:
select YEAR_ID YEAR_ID, ... from "tablespace.namespace"."YR_CATEGORY_SLS" select YEAR_ID YEAR_ID, ... from "tablespace"."namespace"."YR_CATEGORY_SLS" CountyStateLake of the WoodsMinnesotaCherokeeIowaFerryWashington |
select YEAR_ID YEAR_ID, ... from "tablespace.namespace"."YR_CATEGORY_SLS" select YEAR_ID YEAR_ID, ... from "tablespace"."namespace"."YR_CATEGORY_SLS" CountyStateLake of the WoodsMinnesotaCherokeeIowaFerryWashington |
select YEAR_ID YEAR_ID, ... from "tablespace.namespace"."YR_CATEGORY_SLS" select YEAR_ID YEAR_ID, ... from "tablespace"."namespace"."YR_CATEGORY_SLS" CountyStateLake of the WoodsMinnesotaCherokeeIowaFerryWashington |
select YEAR_ID YEAR_ID, ... from "tablespace.namespace"."YR_CATEGORY_SLS" select YEAR_ID YEAR_ID, ... from "tablespace"."namespace"."YR_CATEGORY_SLS" CountyStateLake of the WoodsMinnesotaCherokeeIowaFerryWashington |
select YEAR_ID YEAR_ID, ... from "tablespace.namespace"."YR_CATEGORY_SLS" select YEAR_ID YEAR_ID, ... from "tablespace"."namespace"."YR_CATEGORY_SLS" CountyStateLake of the WoodsMinnesotaCherokeeIowaFerryWashington |
select YEAR_ID YEAR_ID, ... from "tablespace.namespace"."YR_CATEGORY_SLS" select YEAR_ID YEAR_ID, ... from "tablespace"."namespace"."YR_CATEGORY_SLS" CountyStateLake of the WoodsMinnesotaCherokeeIowaFerryWashington |
select YEAR_ID YEAR_ID, ... from "tablespace.namespace"."YR_CATEGORY_SLS" select YEAR_ID YEAR_ID, ... from "tablespace"."namespace"."YR_CATEGORY_SLS" CountyStateLake of the WoodsMinnesotaCherokeeIowaFerryWashington |
select YEAR_ID YEAR_ID, ... from "tablespace.namespace"."YR_CATEGORY_SLS" select YEAR_ID YEAR_ID, ... from "tablespace"."namespace"."YR_CATEGORY_SLS" CountyStateLake of the WoodsMinnesotaCherokeeIowaFerryWashington |
When importing county and state information the following has to be performed:
a. Select the State georole for the State column as shown below:

b. Optional: Select the county georole for the County column. This step is not required since it is used only to automatically pick the Shape FIle. An example is shown below:

Save the cube and now the data is ready to be used in a Visual Insight Dashboard or Flash Document. Refer to KB210392 How to plot United States Counties in an ESRI Map with areas in a cloud configuration.
In 10.x
The County and state attribute get automatically recognized as geo attributes in the data import process.
KB210396