User:Jgeorge: Difference between revisions

From CSU-CHILL

No edit summary
Line 17: Line 17:
==Google Maps KML overlay demo==
==Google Maps KML overlay demo==
Nexrad Weather:
Nexrad Weather:
<gmap lat="40.574595" long="-105.101427" zoom="10" width="600" height="600" showlabels="on" showscale="on">
<gmap lat="40.574595" long="-105.101427" zoom="7" width="600" height="600" showlabels="on" showscale="on">
points:
points:
40.574595|-105.101427|Home [[Image:Ihouse outside.jpg|200px]] [http://www.housing.colostate.edu/apartments/international_house.htm International House]
40.574595|-105.101427|Home [[Image:Ihouse outside.jpg|200px]] [http://www.housing.colostate.edu/apartments/international_house.htm International House]
Line 24: Line 24:
http://www.chill.colostate.edu/~jgeorge/kftg_v.kml|V
http://www.chill.colostate.edu/~jgeorge/kftg_v.kml|V
</gmap>
</gmap>
==Inline HTML==
<html>
<iframe src="http://www.chill.colostate.edu/cgi-bin/radome_monitor.cgi" frameborder="0" width="50%" height="400px"></iframe>
</html>


==Maintenance links==
==Maintenance links==
*[[:Template:Featured Article/{{CURRENTMONTHNAME}}, {{CURRENTYEAR}}]]
*[[:Template:Featured Article/{{CURRENTMONTHNAME}}, {{CURRENTYEAR}}]]
*[[:Template:Featured Image/{{CURRENTMONTHNAME}}, {{CURRENTYEAR}}]]
*[[:Template:Featured Image/{{CURRENTMONTHNAME}}, {{CURRENTYEAR}}]]

Revision as of 00:52, 7 April 2008

My page. Includes test stuff, links to articles. Enjoy.

Articles

Google Maps marker demo

<gmap lat="40.574595" long="-105.101427" zoom="15" width="600" height="600" showscale="on"> points: 40.574595|-105.101427|Home International House 40.575765|-105.083123|CSU Engineering </gmap>

Google Maps KML overlay demo

Nexrad Weather: <gmap lat="40.574595" long="-105.101427" zoom="7" width="600" height="600" showlabels="on" showscale="on"> points: 40.574595|-105.101427|Home International House kml: http://www.chill.colostate.edu/~jgeorge/kftg_z.kml%7CZ http://www.chill.colostate.edu/~jgeorge/kftg_v.kml%7CV </gmap>

Inline HTML

Maintenance links