var WMS_URL = 'http://www.govtrack.us/perl/wms-cd.cgi?';
var G_MAP_LAYER_FILLED = createWMSTileLayer(WMS_URL, "cd-filled", null, "image/gif", null, null, null, .25);
var G_MAP_LAYER_OUTLINES = createWMSTileLayer(WMS_URL, "cd-outline", null, "image/gif", null, null, null, .66, "Data from GovTrack.us");
var G_MAP_OVERLAY = createWMSOverlayMapType([G_MAP_TYPE.getTileLayers()[0], G_MAP_LAYER_FILLED, G_MAP_LAYER_OUTLINES], "Overlay");
map.addMapType(G_MAP_OVERLAY);
//map.addControl(new GMapTypeControl());
//map.setCenter(new GLatLng(39, -96), 4);
map.setMapType(G_MAP_OVERLAY);
Kyoto Failing to Cool the Planet
What I don't understand is how people can be so stupid. Global warming has happened over a long time, you can't expect it to disappear in less than a decade of enforcement with not even half of the world participating. Judging Kyoto now is like judging the lifetime success of a child who was born in 1993.
As usual, stupidity kills. And so might global warming.
Read more at www.wired.com/news/tech...
0 Comments:
Post a Comment
<< Home