Fun With Google Earth. Visualization Tools IDLE output (print) Excel (plots, charts) Google Earth (maps and marks)

Slides:



Advertisements
Similar presentations
Geography 911: NeoGeography GIS 2.0 and Software Toolkits Joshua S. Campbell – 23 February 2010.
Advertisements

Grade Cam Dustin Foster 2/4/13 Please open Chrome & Login to Skyward.
Importing Google Earth Data into a GIS Jason Parent Center for Land use Education and Research.
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.
Danny Maas Emerging Technology Consultant Edmonton Catholic School District Danny Maas Emerging Technology Consultant Edmonton Catholic.
© Paradigm Publishing, Inc Excel 2013 Level 2 Unit 2Managing and Integrating Data and the Excel Environment Chapter 7Automating Repetitive Tasks.
7-1 IS 2101 Spring 2010 Chapter 7 Managing Workbooks and Analyzing Data.
Microsoft Excel 2003 Illustrated Complete Excel Files and Incorporating Web Information Sharing.
Tutorial 6: Managing Multiple Worksheets and Workbooks
Customer eForms FSA customers may download and use forms with a Level 1 eAuth account; however, obtaining a Level 2 eAuth.
Alford Academy Business Education and Computing1 Advanced Higher Computing Based on Heriot-Watt University Scholar Materials File Handling.
EDT3470 October 29 & 31, * 7UqTy040&feature=related 7UqTy040&feature=related.
ArcGIS Online Peng Gao.  Online mapping is one of the hot topics in the GIS community  ArcGIS Online is the online version of ArcGIS What is ArcGIS.
By Jim Graham May, How GoogleEarth Works 2. Display Excel Data in GoogleEarth 3. Creating KML Files for GoogleEarth.
Intoduction First we’ll talk in general about Visual X-Toy Then we’ll input and run a program using switches Then we’ll look at the more advanced editor.
Historical Mapping We can look at a collection of Ordnance Survey historical maps, and download these for use in research projects. The coverage starts.
Memory & Storage Architecture Seoul National University Computer Architecture “ Bomb Lab Hints” 2nd semester, 2014 Modified version : The original.
® Microsoft Office 2010 Excel Tutorial 1: Getting Started with Excel.
Generate WBS for Projects One of the most convenient and widely used project management tool is Work Breakdown Structure (WBS). Using ConceptDraw Office,
What is Dropbox ?– Dropbox is a file storage site which gives you an easy way to save your documents, files, and presentations online and access them from.
CS 0008 Day 2 1. Today Hardware and Software How computers store data How a program works Operators, types, input Print function Running the debugger.
Access Tutorial 8 Sharing, Integrating, and Analyzing Data
Google Earth How to create a Google Earth Tour and place it in your Wiki.
Lawson System Foundation 9.0
Advanced Activities: Photo2GPS & Google Earth Virginia Geospatial Extension Program.
Instructor: Professor Cora Martinez, PhD Department of Civil and Environmental Engineering Florida International University.
How to Export Question Bank. Step 1: Select Export Question Bank Over here!!!
Seiler Instrument January 7, 2013
Introduction to Access By Mary Ann Chaney and Alicia Harkleroad.
 Interactive programs with a User Interface  Available 24-7, on the national FIA Web site  Easy access to the national FIA database Generate Reports.
Microsoft Office 2003: Advanced 1 ADVANCED MICROSOFT EXCEL Lesson 16 Using Templates and Protection.
Introduction to Digital Works. The Digital Works Window.
TAILS Phase 5 TAILSTAILS racking ntegrated ogging ystem nd 1 Using Google Earth as a TAILS extensio n.
STATISTICS Microsoft Excel “Frequency Distribution”
DECIMAL BASE Based on power of 10 In the number 2,468 – from right to left -- the 8 represents the ones, the 6 represents the tens, the 4 represents the.
Intro to C++. Getting Started with Microsoft Visual Studios Open Microsoft Visual Studios 2010 Click on file Click on New Project Choose Visual C++ on.
Sorting and Modules. Sorting Lists have a sort method >>> L1 = ["this", "is", "a", "list", "of", "words"] >>> print L1 ['this', 'is', 'a', 'list', 'of',
Marcel Casado NCAR/RAP WEATHER WARNING TOOL NCAR.
® Microsoft Office 2010 Excel Tutorial 1: Getting Started with Excel.
XP 1 Microsoft Access 2003 Introduction To Microsoft Access 2003.
Common Application Software. MS Word Some advanced use : Mail-merge Self-made Templates Macro (recording and running)
Using Microsoft Access You can use the database we just created to create address labels, if your printer will accept label stationery (most will) First.
CIT 590 Intro to Programming Files etc. Announcements From HW5 onwards (HW5, HW6,…) You can work alone. You can pick your own partner. You can also stick.
1 / 61 Using the Customer Support Web Site © 2006, Universal Tax Systems, Inc. All Rights Reserved. Customer Support Site Objectives –In this chapter you.
C omputing Making binary relevant to programming An education collaboration: Langley Grammar School.
Lesson 2: Working with Slides Microsoft PowerPoint 2010.
Sequencing The most simple type of program uses sequencing, a set of instructions carried out one after another. Start End Display “Computer” Display “Science”
Geocoding an Excel file of addresses using Google Maps This example uses Cambridge grocery stores from Reference USA Do not use this method for data that.
HTML, Third Edition--Illustrated Brief 1 HTML, Third Edition Illustrated Brief Unit C Formatting Page Elements with HTML.
Water Use Efficiency Data
TAILS Phase 5 TAILSTAILS racking ntegrated ogging ystem nd 1 TAILS Introduction to Reporting.
Lesson 29: Building a Database. Learning Objectives After studying this lesson, you will be able to:  Identify key database design techniques  Open.
Python Lesson 1 1. Starter Create the following Excel spreadsheet and complete the calculations using formulae: 2 Add A1 and B1 A2 minus B2 A3 times B3.
Google Lit Trips: Cross-curricular Technology Integrated Learning Creating your own Google Lit Trip Presented by: Laura Bliss, Kelly Hollenkamp, Gretchen.
CIT 590 Intro to Programming Files etc. Agenda Files Try catch except A module to read html off a remote website (only works sometimes)
By Martha Nelson Digital Learning Specialist Excel Basics.
Google Earth - A Prospecting Tool Presented by Larry Tobey President, Nye Gold Seekers April 16, 2016.
Chapter 10 Using Macros, Controls and Visual Basic for Applications (VBA) with Excel Microsoft Excel 2013.
SRM Manual 1/11 SRM Manual - Shipping Status. SRM Manual 2/11 1.Shipping Status (Materials for lot mgmt) - S/N create by PO - S/N Update 2. Shipping Status.
Access Maintaining and Querying a Database
Computer Architecture “Bomb Lab Hints”
Data Visualization Web Application
How to Run a DataOnDemand Report
Python I/O.
Files and Parsing CSC 265 (Blum).
Learning to Program in Python
Access Tutorial 8 Sharing, Integrating, and Analyzing Data
Application Software EIT, © Author Gay Robertson, 2016.
Binary Lesson 3 Hexadecimal
RapidFinder Analysis Software How-To Guide
Presentation transcript:

Fun With Google Earth

Visualization Tools IDLE output (print) Excel (plots, charts) Google Earth (maps and marks)

Communication between programs Abstract representation String (json format) (CSV format) Abstract representation Twitter Serveryour python program Over the internetlocal disk Your computerExcel serializing /marshalling deserializing /unmarshalling

Activity 1 Launch Google Earth Wander around a bit, get familiar with the navigation (maybe take the built-in site-seeing tour) Find CIT Place a push pin – What attribute can you select for it? – Choose a proper name and description, maybe also a color Right click on your place and save it as kml file

Activity 2 Open your saved file using WordPad Does it look familiar? Can you find the information you entered? i.e., where is the name, description, coordinates, etc. stored?

Activity 3 This is a rather completed structure. I've made a cleaned- up version, start.kml, that keeps only the essential parts. Download it and take a look using WordPad. In Google Earth, go File->Open, and open start.kml You should see two pins. Go back to start.kml in WordPad. Again, make sense of what information is stored. Can you move the first pin to another place by editing the start.kml in WordPad? – After you've made some modification In Google Earth, open start.kml again and choose 'yes' when asked whether you want to reload the file

Activity 4 Using the modify  reload paradigm, discover how much control you have over the displayed pins by modifying the content of the kml file

Colors

Base two, Base ten All of us can count… in base ten Base ten means that you have ten names for a single digit (i.e., 0,1,2,3,4,5,6,7,8,9), after 9, you run out of symbols, so you carry a 1 to a higher position, getting 10 (  no extra symbol needed). How do you count in base nine? Why base ten? Computers use base two (binary), or base sixteen (hexadecimal) Need to invent symbols for base sixteen

Data Python Program KML file Google Earth

Reduce the problem to simpler ones Create a KML file that puts a pin for each tweets, illustrating relevant information Create a KML file that puts a pin for a single tweet, illustrating relevant information Create a KML file that puts a pin, illustrating some fake information Creat a KML file with content copied other sources