Open Source Map APIs Yahoo, Google, Microsoft.

Slides:



Advertisements
Similar presentations
Virtual Earth: Adding the 3 rd Dimension November 15, 2006 Tyler Davey MVP, Virtual Earth & MWS Team Lead, Virtual Earth Infusion Development
Advertisements

What Is Microsoft Marketplace DataMarket What Is Microsoft Marketplace DataMarket? Michael Stiefel
GeoRSS, Mikel Maron, Where 2.0 GeoRSS Mikel Maron Where
PAS uses a Targeting Cookie and Profile to learn user behavior from multiple levels deep in your site PAS adds competitive advantage to our consumer Web.
KEYS TO SUCCESS DATA PREPARATION AND ORGANIZATION
OfficeTrack Mobile Employees Location Management Service.
Web GIS Oregon Explorer Marc G Rempel Oregon State University The Valley Library Oregon Explorer
Marketing Call CBRE Earth. CB Richard Ellis | Page 2 CBRE Earth  Enterprise version of Google Earth Legal to use on CBRE computers and for commercial.
Microsoft PowerPoint Standards / Suggestions UHD Instructional Television Chris Latson, ITV Engineer II.
Mikel Maron GeoRSS UK Geospatial Mashup GeoRSS leveraging the RSS ecosystem Mikel Maron worldKit / OpenStreetMap / GeoRSS
Building a GeoPortal with the ArcGIS for Flex Viewer Denver PUG 5/12/2011 Mike Riley.
Neighborhood Locator Team Members: Qian Hao Nick Miller Doug Shover Tagwireyi Paradzayi.
Interactive Mapping API’s MDIT - Center for Shared Solutions.
Keeping ahead in your field using RSS feeds. What is RSS? “Really Simple Syndication” RSS delivers new content from websites or databases to you. Saves.
Presented by Danielle Fraser. Geographic Information System About GIS Software About GIS Software GEOCODING GEOCODING Inter-Governable Applications Inter-Governable.
MAPPING TEAM 2 Sara DuPont & Taylor Graves CSCI 110 Web-Based Services Project 4/18/08 vs.
Google Tools and your Library - the Possibilities are Exponential Google CSE Google CSE Google Scholar Google Scholar Google My Library Google.
The GMap class exports methods to manipulate the map's center and zoom level and to add and remove overlays (such as GMarker and GPolyline instances).
WebInSight Goals Automatically add alt text to webpages Coordinate multiple labeling sources Receive and process labeling requests Do all without harming.
Maps in Flex with ModestMaps Travis Collins DreamingWell.com Travis Collins DreamingWell.com.
Mikel Maron What's Next, GeoRSS FOSS4G 2006 What's Next, GeoRSS Mikel Maron worldKit.
Advanced Multimedia Storytelling. Mapping: important terms  Geocoding: turning addresses into map co-ordinates (usually latitude and longitude) that.
IBIS GIS Mapping Missouri “Show and Tell”. Outline 1.What is KML 2.Why we chose KML 3.Show and Tell.
Integrate Online Maps and Demographic reports Edited by Ling Zhang.
Introduction to GOOGLE EARTH.
Stefano Mallè Evangelism Lead - Developer and Platform Evangelism Microsoft Switzerland - Richtistrasse Wallisellen
GIS 2096 Introduction to Web Mapping & The WWW Google Maps & Google Mashups.
OPEN LAYERS. History Google Maps ◦ Announced on February 2005 ◦ Possibility to explore the world OpenLayers ◦ First release on June 2006 ◦ Open alternative.
Creating Web based Thematic Maps using Open Source Platforms 2009 Ohio GIS Conference September 16-18, 2009 Crowne Plaza North Hotel Columbus, Ohio 2009.
Google Confidential and Proprietary May 19, 2009 Google Maps API Advanced Integration Case Studies Daniel Chu, Google, Product Manager (Maps API Premier)
Indianapolis/Marion County GIS & DigSmart Ryan R. Johnson March 8, 2006.
Web Mashups -Nirav Shah.
LCDLC Presents: Technology Toolbox Exploring Google Earth? The world is only a mouse click away.
Aaron Sauer and Jeong APLNG 083T. Geo-Everything  Everything on Earth’s surface has location—expressed in two coordinates  Easy to capture/determine.
2 Windows Live Service APIs 1.Virtual Earth : Global mapping 2.Live Contacts : 500 million people.
Findability Starts Inside Your Site Making your content findable inside your site.
Mashups Damon Hearne
Virtual Earth Map Control V4 MARK MAGLIOCCO Phillydotnet.org 11/21/2006
12 Point Mashups Mapping in the Cloud Peterson. Icons.
Features. Yahoo! Features My Yahoo! Flickr Delicious Yahoo! Pipes Yahoo! Maps Yahoo! Developer Network (YDN) Yahoo! Finance Yahoo! Mobile Yahoo! Hot.
U.S. Department of the Interior U.S. Geological Survey Exploring New Ground Data Sources GFSAD30 April 2015 Meeting Justin Poehnelt, Student Developer.
Spatial presentation and analyses of police evidences
Olav ten Bosch and Edwin de Jonge Statistics Netherlands UNECE - Meeting on the Management of Statistical Information Systems (MSIS) Luxembourg, 7-9 April,
WebEx. Google 101: Getting more from Google 7/26/2010.
MSN Virtual Earth - An Introduction for developers Steve Lombardi Program Manager Virtual Earth PRSL06.
Chris Pendleton Virtual Earth Technical Evangelist Microsoft Corporation.
Maps in your Flex Apps Michigan Flex User’s Group.
14 Lines and Polygons Mapping in the Cloud Peterson.
Google Maps and Web Mapping Kyle Mulka Computer Science in Engineering University of Michigan.
NPS Perspectives Web Mapping Nate Irwin - Developer, CSU/NPS RIMD.
Mashups in the JavaServer Faces World Ed Burns Hazem Saleh.
Theresa Valentine Spatial Information Manager Corvallis Forest Science Lab.
Google Map API The Google Maps API lets you embed Google Maps in your own web pages with JavaScript The API provides a number of utilities for manipulating.
GeoSpatial Analysis UNICEF Security Advisors Workshop 20 October 2010.
The success of a website depends on a number of factors like the designs, implementations, functionality and the maintenance of the webpage. Hence, it.
KeywordTool.com keywordtool.com What is KeywordTool.com?
Key Terms Attribute join Target table Join table Spatial join.
Web Mashups -Nirav Shah.
Dr.Luai Malhis Dr.Sufyan Samarah
Jeffery S. Horsburgh Utah State University
Al-Sulaiti Online Museum
MapMaker Easy fast web-based map creation
Asynchronous Java script And XML Technology
Reach People when it matters with Location Extensions
HEATHER HALL & ADRIENNE SPITZER
Unstructured Communication
By: Bradley Sever & Catrina McDermott
Building an online tool for spatial joins using open source software
INF 141: Information Retrieval
Presentation transcript:

Open Source Map APIs Yahoo, Google, Microsoft

Yahoo Map API Must have a Yahoo ID Application ID specific to application Simple API AJAX or Flash Implementation –50,000 queries per day limit Traffic API Geocoding API –5000 queries per day Local Search API Example: –

Google Map API Must have a Google ID Application ID specific to a folder (subfolders are cascaded) Geocoding –50,000 queries per day limit Add polylines or polygons Example: –

Microsoft Virtual Earth l=/library/en- us/VEMapControl/HTML/Introduction.asphttp://msdn.microsoft.com/library/default.asp?ur l=/library/en- us/VEMapControl/HTML/Introduction.asp Licensing????? Can access oblique imagery if available Access to routes/driving directions Geocoding Add polylines and polygons Interactive SDK – Example: –

Examples Leawood Crime Data – Johnson County Employees RSS Feeds Batch Geocoding

Conclusions Advantages –Free –Easy –Standard/recognizable format –Some value added options (traffic, weather, etc) –Geocode outside of county boundaries –Embed interactive map into a webpage Disadvantages –Speed (potentially slower) –Little layer control –Potentially out of date base layers –Could change to fee based service