Using the ISO 3166-2 codes for the region looks promising, but I
didn't see in passing any information on how counties should be
referenced.  I was hoping from your message that the Vis API team had
fixed an issue I am interested in,
http://code.google.com/p/google-visualization-api-issues/issues/detail?id=205,
but it doesn't look like that's the case.  Do I refer to the counties
by name or by FIPS code, or is there some standard convention for
them?

I tried the playground using the "resolution: 'provinces'" option and
I was able to at least get a state map but it had no county borders.
If I changed my resolution to 'metros' instead I saw county lines but
my attempts to reference the counties in a chart failed.

As a topical example, how would one go about creating a geochart of
New Hampshire, say, with shading on each county for how many votes
went to one particular Republican running for the party nomination?

On Wed, Jan 11, 2012 at 8:49 AM, asgallant <[email protected]> wrote:
> Set the 'resolution' option to 'provinces' and use the ISO 3166-2:US code
> for each state (ie, 'US-AL' for Alabama) in your DataTable.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Visualization API" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-visualization-api/-/tQ2Vo_oTBT8J.
>
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-visualization-api?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to