Open GoogleCodeExporter opened 9 years ago
Agreed - this issue has previously been forwarded to the Google Visualization
team. Thanks! -Rebecca
Original comment by rshap...@google.com
on 25 Feb 2011 at 3:29
Too bad it is not possible yet. It's a bit strange that we can't view Europe as
an area.
Original comment by cont...@dannyoosterveer.nl
on 19 Aug 2011 at 11:14
Is this so complicated??? Alternative is to use the polygons map and color the
polygons as a Map display. Please add Continental Europe, and Continental
America just as you have done for 'All of Africa', if you could 'All of Asia'
or 'All of Oceania' or any other more general partition would be very useful..
thanks!
Original comment by juanleon...@gmail.com
on 26 Sep 2011 at 9:48
Will comment again just in case someone ends up here looking for the
solution... so they way around it is to get the embeddable code and extract the
'source' link and change the location manually i.e.
<iframe width="500px" height="300px" scrolling="no" frameborder="no"
src="http://www.google.com/fusiontables/embedviz?gco_region=005&gco_dataMode=reg
ions&gco_chartArea=%7B%22top%22%3A%2230%22%7D&containerId=gviz_canvas&q=select+g
vizregion(col9)%2C+col10%2C+col9+from+979894+&qrs=where+gvizregion(col9)+%3E%3D+
&qre=+and+gvizregion(col9)+%3C%3D+&qe=+limit+3&viz=GVIZ&t=MAP&width=500&height=3
00"></iframe>
extract:
http://www.google.com/fusiontables/embedviz?gco_region=005&gco_dataMode=regions&
gco_chartArea=%7B%22top%22%3A%2230%22%7D&containerId=gviz_canvas&q=select+gvizre
gion(col9)%2C+col10%2C+col9+from+979894+&qrs=where+gvizregion(col9)+%3E%3D+&qre=
+and+gvizregion(col9)+%3C%3D+&qe=+limit+3&viz=GVIZ&t=MAP&width=500&height=300
Now change the location for Europe in the '_region=005' bit, in this case 005
is for South America, the code for Europe is not mentioned but try 150 :D seems
to work nice...
Working exapmle:
http://www.google.com/fusiontables/embedviz?gco_region=150&gco_dataMode=regions&
gco_chartArea=%7B%22top%22%3A%2230%22%7D&containerId=gviz_canvas&q=select+gvizre
gion(col9)%2C+col10%2C+col9+from+979894+&qrs=where+gvizregion(col9)+%3E%3D+&qre=
+and+gvizregion(col9)+%3C%3D+&qe=+limit+3&viz=GVIZ&t=MAP&width=500&height=300
Yey! After trying some more codes I found that Oceania: '009' also works (I
guess there are more codes don't have time to try them all EU and Oceania are
the only ones that work presuming they have added them already.. enjoy... more
codes: http://en.wikipedia.org/wiki/UN_M.49 )
Original comment by juanleon...@gmail.com
on 26 Sep 2011 at 10:15
I would prefer a Zoom function in the intensity map. But, so far, what I need
is a map of Europe as a whole too.
Original comment by davidsot...@gmail.com
on 3 Jul 2012 at 5:18
Regarding the work-around mentioned in Comment 4, this is the table of codes
you need:
https://developers.google.com/chart/interactive/docs/gallery/geochart#Continent_
Hierarchy
-Rebecca
Original comment by rshap...@google.com
on 3 Jul 2012 at 6:20
It's nice that someone has come up with a work around, but for someone who is
not a programmer, there needs to be an easy way to do it without having to
build your own site.
Original comment by acnicolet
on 31 Jul 2012 at 6:11
Original issue reported on code.google.com by
pparr...@qcea.org
on 24 Feb 2011 at 6:50