What is KML?  Keyhole Markup Language  Form of XML that is used in google earth to mark points.  Can create camera angles  Writes HTML descriptions.

Slides:



Advertisements
Similar presentations
HTML Basic Lecture What is HTML? HTML (Hyper Text Markup Language) is a a standard markup language used for creating and publishing documents on.
Advertisements

Google Earth/Sky in the Classroom. What is Google Earth/Sky? Google Earth is free program which allows users to: Explore geographic locations both on.
Frank DeSimone Senior MicroStation Application Engineer
DISD  Get to know the Google Earth Tool.  Learn about KML and KMZ files to show information on your activities.  Making your own information.
A guide to HTML. Slide 1 HTML: Hypertext Markup Language Pull down View, then Source, to see the HTML code. Slide 1.
Geographic Information Sharing Tool [GIST] Harvard Provost Innovation Grant 15 Nov 2006 Lex Berman & Bill Hays.
By Jim Graham May, How GoogleEarth Works 2. Display Excel Data in GoogleEarth 3. Creating KML Files for GoogleEarth.
What is a Web Page? Web pages are a combination of text and graphics, wrapped in a special “markup” language. The markup language (Hypertext Markup Language.
The Microsoft Office Suite. Microsoft Office Versions  Microsoft Office  Microsoft Office 95  Microsoft Office 97  Microsoft Office 98  Microsoft.
Title Computer Science 767W Fall 2007 Interactive Data Visualization Lecture #03 12-Sep-2007 Colin Ware Kurt Schwehr.
Creating your website Using Plain HTML. What is HTML? ► Web pages are authored in HyperText Markup Language (HTML) ► Plain text is marked up with tags,
Google Earth. Adding Folders 1. Control Click on My Places, 2. Click on Add or.
Roundtrip Tickets Anywhere: Google Earth in Education Justin Karkow Discovery Education.
Google Earth How to create a Google Earth Tour and place it in your Wiki.
Basics of HTML. Example Code Hello World Hello World This is a web page.
Slide 1 Today you will: think about criteria for judging a website understand that an effective website will match the needs and interests of users use.
Integration of APPX Applications with Google Earth © John Selvage, Selvage Custom Software APPX Conference - October 2011.
Customizing Web Content Using Google Maps Kay Benjamin & Nancy Cannon LiSUG October 10, 2008 Utica, NY.
 Beginning KML Looking at Data with Google Earth.
NetTech Solutions Working with Web Elements Lesson 6.
HTML Structure & syntax
APPX Conference Welcome! Welcome! Agenda – Friday AM  Redmine  Customer/VAR Presentations Mapping customers in Google Earth Mapping customers.
Web Pages I Jeffrey Muday Department of Biology Wake Forest University.
Images in HTML PowerPoint How images are used in HTML.
Utilizing Data Sets from the CReSIS Data Archives to Visualize Greenland Echograms Information in Google Earth 2012 Research Experience for Undergraduates.
CIS 451: Introduction to XML Dr. Ralph D. Westfall October, 2011.
Using KML, XML, and XSL to Create Google Earth Applications: A Tutorial Betsy Page Sigman and William Garr Georgetown University Southeast Decision Sciences.
Hypertext Mark-Up Language Web Page Creation HTML.
1 What is HTML? Standardized codes Web pages SGML Descriptive markup Tags.
1 Creating Web Pages Part 1. 2 OVERVIEW: HTML-What is it? HyperText Markup Language, the authoring language used to create documents on the World Wide.
Shannon Wentworth Instructional Technology Teacher Sixth Avenue Elementary School Aurora, Colorado Gwynn Moore Instructional.
Turn in lab 6 Put your name, perm number and lab section on your answer sheet.
Advanced Google Earth Creating Curricular Materials and Adding Custom Placemarks.
USING WORDPRESS TO CREATE A WEBSITE (RATHER THAN A BLOG) STEP-BY-STEP INSTRUCTIONS.
Chapter 23 - World Wide Web Documents (HTML) Introduction Display Hardware Varies A Browser Translates And Displays A Web Document A Consequence Of The.
Customizing Aspen Templates TEC04 Elizabeth Lucchese.
Dr. Martin Zhao Sept 4, Topics HTML and related tutorials on w3schools.com Related HTML tags Adding interesting features using JavaScript What is.
An exercise in preservation and applied technology Making an Electronic Text.
Tom Taylor District Five Schools of Spartanburg. What we’ll cover today… Navigation Creating Placemarks Searches Layers Saving Files and Images Dynamic.
Google Confidential and Proprietary1 Google Earth Quick Start User Guide 1.Search Panel- Use to find places and directions 2.Overview Map- Use for an additional.
USING WORDPRESS TO CREATE A WEBSITE (RATHER THAN A BLOG) STEP-BY-STEP INSTRUCTIONS.
The Swamp Port South Volcano Fearsome Forest The Poison Pool There be sharks here…
GoogleEarth Keyhole Markup Language (KML) Based on Extensible Markup Language (XML) KML files can come from Internet servers or files on your computer.
Topic 10- GIS layers to web
A Lightweight Utility for GPS Device Analysis By: Adam Schneider GCFE, ACE The TrackerCat Project.
Creating a Web Page Presented by: Bernadette G. Bautista Manuel I. Santos MNHS April 29, 2011.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
HyperText Markup Language (HTML) Developing a Web Page.
Google Earth. Adding Folders 1. Control Click on My Places, 2. Click on Add or.
Introduction to XML Kanda Runapongsa Dept. of Computer Engineering Khon Kaen University.
Google maps engine and language presentation Ibrahim Motala.
Science/Grade 6/Session 7 of 8 Using Other Google Earth Tools.
GeoSpatial Analysis UNICEF Security Advisors Workshop 20 October 2010.
Google Earth - A Prospecting Tool Presented by Larry Tobey President, Nye Gold Seekers April 16, 2016.
Simple steps of using Google Earth to prepare Field Study report Objectives This simple guide uses Google Earth, the free version for students to organize.
Mark-up Languages Compare and describe at least 3 mark-up languages and what they do.
Mapping for the interwebs
Space and Cyberspace 2017 GIS Data on the Web Simon Wiles.
Images in HTML PowerPoint How images are used in HTML
Simple steps of using Google Earth to prepare Field Study report
Using Access and the Web
Microsoft Office Illustrated
العدد تذكيره وتأنيثه مقدمة
Basic HTML and Embed Codes
Introduction to Google Maps
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Intro to Web Development Links
Unit 10 The Web Book Test.
A Summary of Some Key Points from Chapters
Images in HTML PowerPoint How images are used in HTML
Presentation transcript:

What is KML?  Keyhole Markup Language  Form of XML that is used in google earth to mark points.  Can create camera angles  Writes HTML descriptions of features and allows hyper-linking and image embedding 

Different uses ► Can be used to form placemarks ► Can be used to form ground overlays ► Can be used to from paths/directions from one location to another.

Placemark code example <Placemark> Tethered to the ground by a customizable tail Tethered to the ground by a customizable tail Tethethed placemark Tethethed placemark <LookAt><longitude> </longitude><latitude> </latitude><range> </range><tilt> </tilt><heading> </heading></LookAt><visibility>0</visibility><Style><IconStyle> root://icons/palette-3.png root://icons/palette-3.png <x>96</x><y>160</y><w>32</w><h>32</h></Icon></IconStyle></Style><Point><extrude>1</extrude><altitudeMode>relativeToGround</altitudeMode><coordinates> , ,50</coordinates></Point></Placemark></kml>

Example code for Ground overlay <GroundOverlay> Overlay shows Mount Etna erupting on July 13th, Overlay shows Mount Etna erupting on July 13th, Large-scale overlay on terrain Large-scale overlay on terrain <range> </range><tilt> </tilt><heading> </heading> <north> </north><south> </south> <west> </west><rotation>0</rotation></LatLonBox></GroundOverlay></kml>

Allows descriptive HTML in placemarks ► CDATA Tags are important! ► CDATA Tags are important! Text is more readable and easier to write when you can avoid using entity references. Text is more readable and easier to write when you can avoid using entity references. ]]> ]]></description> ► ► CDATA Tags are important! CDATA Tags are important! Text is more readable and easier to write when you can avoid using entity references. Text is more readable and easier to write when you can avoid using entity references. </p></description>

Tools ► One tool that can be used to create your map is mapbuilder. mapbuilder

Getting the code ► Mapbuilder creates the code for you. ► Copy and paste it and save as html file time ► Publish it to webspace.

Exercises 1. Go to and created a user account Created at least 2 placemarks on your map. Make on of them your current address and the other can be whatever you want.