Last active
August 6, 2016 15:32
-
-
Save aaizemberg/29a18de2cd2144825631c7b317e94849 to your computer and use it in GitHub Desktop.
Network desde FusionTables
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: gpl-3.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width"> | |
<title>Network desde FusionTables</title> | |
</head> | |
<body> | |
<iframe width="900" height="450" scrolling="no" frameborder="no" src="https://fusiontables.google.com/embedviz?containerId=googft-gviz-canvas&viz=GVIZ&t=GRAPH&gc=false&gd=false&sdb=1&rmax=100000&q=select+col0%2C+col1%2C+col2+from+1bTc3oP9IoImgJlB7yASQhbsCXR45jiwKUEjWuSbX&qrs=+where+col0+%3E%3D+&qre=+and+col0+%3C%3D+&qe=&uiversion=2&state=%7B%22ps%22%3A%221_1_-1b_-j_3_-1a_v_4_-2_2_0_-8_-14_2_-2a_8_%22%2C%22cx%22%3A-53.304500711115836%2C%22cy%22%3A-6.466612128297477%2C%22sw%22%3A518.5687048000866%2C%22sh%22%3A302.9099735975109%2C%22z%22%3A1.7344934130315806%7D&gco_forceIFrame=true&gco_hasLabelsColumn=true&width=900&height=450"></iframe> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment