SlideShare a Scribd company logo
1 of 37
What’s That Building?
Using the Google Maps API to
Create a Campus Map
About Me
o Technology Consultant, East Carolina
University
o millerf@ecu.edu
o http://blog.ecu.edu/millerf
o http://blog.ecu.edu/techtips
o http://www.carolinamantis.com
o @Lightningwhelk
Going From
This To This
What did we do?
o Research
o Planning
o Implementation
o Upkeep
Research
o Why create a new campus map?
o Who offers maps?
o How can we create map instances?
o What information goes on map?
o Where is information that goes on map?
Why create a new map?
To get from here To here
Why create a new map?
o Increasing power of desktop web browsers
o Increasing power of mobile devices
o Improved real world navigation
o Improved marketing of University
o Improved experience for visitors
o Gartner says so
Who offers online maps?
o OpenStreetMap Maps
o MapQuest Maps
o Yahoo Maps
o Bing Maps
o Google Maps
Who offers online maps?
OpenStreetMap Maps
Who offers online maps?
MapQuest Maps
Who offers online maps?
Yahoo Maps
Who offers online maps?
Bing Maps
Who offers online maps
Google Maps
How can we create map instances?
o OpenStreetMap Maps
o MapQuest Maps
o Yahoo Maps
o Bing Maps
o Google Maps
How can we create map instances?
o URLs with query strings (“static maps”)
o URLs to third party sites
o HTML / CSS / JavaScript
o Adobe Flash
o Microsoft Silverlight
o OS Specific SDK
Platform Decision – Jan 2009
o Google Maps API
 Most advanced and stable
 Base tile layer most developed
 Most original documentation
 Most third party examples and tutorials
 Most third party API extensions
Platform Decision – Jan 2009
o JavaScript API
 Team’s experience with HTML / CSS /
JavaScript
 No third party browser plug-in
 Operating system agnostic
 Simple development environment
 Control of branding and user experience
What Information Goes On Map?
o Buildings
o Parking
o Transit
o Food / Dining
o Housing
o Visitor information
o Emergency resources
o More (and more and more…)
Who has the information that goes
on map?
o Campus Facilities / Operations
o University Marketing
o University Publications
o Admissions
o Housing / Parking / Transit Offices
o Campus Police / Safety
o IT Department(s)
o City / County / State Government
Getting Data
o Reach out to map stake holders
o Find person responsible for existing data
o Find person responsible for maintaining
data
o Politely request data files and/or feeds
o Determine how to get updates to data files
o Ask if existing systems have APIs
Data – You’re soaking in it
o Adobe Acrobat files
o CAD files
o Map image files (GIF, PNG, JPEG…)
o Adobe Flash files
o Location image files
o Text files
o Spreadsheet files
o RDBMS databases
o XML / JSON feeds
Coping With Data – Project
o Make building points your first iteration
o Choose source(s) of building information
o Use static data for building information
o Leave additional layers for future iterations
o Leave dynamic data for future iterations
Coping With Data - Code
o Tenets of Open Source (and online maps!)
 Release Early
 Release Often
 Update continuously
 Add incremental features / views / data
Coping With Data
Google.com My Maps
Google.com Map Benefits
o No coding experience needed
o Multi-user collaboration tools
o Exposed and exportable data
o Data privacy controls
o Increased visibility on default Google maps
o Can embed and link maps immediately
Self Hosting 101
o Create standard HTML page with branding
o Use Google’s embed code to load map
Self Hosting 201
o Get KML file from your Google Map
o Create HTML page with “Hello World” Map
o Change lat / long of map center to your
campus
o Change zoom level to cover desired area
o Add KML layer using API
Self Hosting Grad. Colloquium
o Consume raw XML, RSS, JSON to add
layers
o Create markers, polygons dynamically
o Add dynamically visible layers
o Add search functions
o Add query string parsing
o Use maps API tools to add advanced
widgets
o Add geolocation, panoramas, and
directions
The Perfect Team
o Graphic Designers
o Web UI / UX specialists
o Web programmers (client and server side)
o Human factors specialists / testers
o Geographers / Urban planners
o Marketers
The “I don’t have that” Team
o Web programmer
o Graphic designer
o Marketer
The “No, really, I don’t have that”
Team
o Faculty / Staff PM
o Tech savvy student
Never underestimate
the motivation of a
bored, talented student to
be paid for real world
resume improving
experience.
Remember Data Contributors
o Data owners are stakeholders
o Want additional visibility maps provide
o Want their area presented accurately
o Want their area presented well
o Prototypes, prototypes, prototypes
Tools to Help
o JavaScript libraries
 jQuery, MooTools, Prototype, Dojo
o Php.js
o Google Maps Utility Library v3
o Google Maps Mashup Creators
Crowdsourcing Updates
o Need simple, fast, friendly update request
o Need way to simply propose edits
o Provide editable version of current data
o Rich Text Editors are your friend
o Package original, proposed update, diff off
to active map maintainers
Resources
o Google Maps Documentation
o Google Maps API Tutorial
o Using the Google Maps API V3
o Official Google Maps API Blog
o Google JavaScript Maps API V3 Google
Group
o Stack Overflow
Photo Credits
o B’s Barbecue Road Sign
 Flickr: E Wayne
Questions? Feedback?
http://joind.in/talk/view/2023

More Related Content

Similar to What's that Building? Using Google's Map API to Create a Campus Map

Higher Education Profiling using Open Source GIS - A Primer on OpenStreetMap ...
Higher Education Profiling using Open Source GIS - A Primer on OpenStreetMap ...Higher Education Profiling using Open Source GIS - A Primer on OpenStreetMap ...
Higher Education Profiling using Open Source GIS - A Primer on OpenStreetMap ...
CASA, UCL
 
4 f ballegeer - seize the real world
4   f ballegeer - seize the real world4   f ballegeer - seize the real world
4 f ballegeer - seize the real world
research4geomatica
 
Content strategy-for-the-web-slides
Content strategy-for-the-web-slidesContent strategy-for-the-web-slides
Content strategy-for-the-web-slides
mjvysock
 
II-SDV 2015, 21 - 21 April, in Nice
II-SDV 2015, 21 - 21 April, in NiceII-SDV 2015, 21 - 21 April, in Nice
II-SDV 2015, 21 - 21 April, in Nice
Dr. Haxel Consult
 
PE INTERN PRESENTATION - Copy
PE INTERN PRESENTATION - CopyPE INTERN PRESENTATION - Copy
PE INTERN PRESENTATION - Copy
Ana Mernik
 
Stephen Resume
Stephen ResumeStephen Resume
Stephen Resume
He Dai
 
151111_shahriar_esri_australia
151111_shahriar_esri_australia151111_shahriar_esri_australia
151111_shahriar_esri_australia
Md. Shahriar Alam
 
Mobile Social Location (Web 2.0 NYC edition)
Mobile Social Location (Web 2.0 NYC edition)Mobile Social Location (Web 2.0 NYC edition)
Mobile Social Location (Web 2.0 NYC edition)
Matt Biddulph
 

Similar to What's that Building? Using Google's Map API to Create a Campus Map (20)

Higher Education Profiling using Open Source GIS - A Primer on OpenStreetMap ...
Higher Education Profiling using Open Source GIS - A Primer on OpenStreetMap ...Higher Education Profiling using Open Source GIS - A Primer on OpenStreetMap ...
Higher Education Profiling using Open Source GIS - A Primer on OpenStreetMap ...
 
Exploring the Great Olympian Graph
Exploring the Great Olympian GraphExploring the Great Olympian Graph
Exploring the Great Olympian Graph
 
How to Supercharge your Location Data and Reporting & Analysis
How to Supercharge your Location Data and Reporting & AnalysisHow to Supercharge your Location Data and Reporting & Analysis
How to Supercharge your Location Data and Reporting & Analysis
 
This is not your grandmother's online map: Advancing your mission with GIS tools
This is not your grandmother's online map: Advancing your mission with GIS toolsThis is not your grandmother's online map: Advancing your mission with GIS tools
This is not your grandmother's online map: Advancing your mission with GIS tools
 
4 f ballegeer - seize the real world
4   f ballegeer - seize the real world4   f ballegeer - seize the real world
4 f ballegeer - seize the real world
 
Content strategy-for-the-web-slides
Content strategy-for-the-web-slidesContent strategy-for-the-web-slides
Content strategy-for-the-web-slides
 
Geospatial Tech in Teaching
Geospatial Tech in TeachingGeospatial Tech in Teaching
Geospatial Tech in Teaching
 
Euro30 2019 - Benchmarking tree approaches on street data
Euro30 2019 - Benchmarking tree approaches on street dataEuro30 2019 - Benchmarking tree approaches on street data
Euro30 2019 - Benchmarking tree approaches on street data
 
Resume
ResumeResume
Resume
 
Online Mapping
Online MappingOnline Mapping
Online Mapping
 
Machine Learning for Better Maps
Machine Learning for Better MapsMachine Learning for Better Maps
Machine Learning for Better Maps
 
Big Data Pipelines and Machine Learning at Uber
Big Data Pipelines and Machine Learning at UberBig Data Pipelines and Machine Learning at Uber
Big Data Pipelines and Machine Learning at Uber
 
Aftros
Aftros Aftros
Aftros
 
II-SDV 2015, 21 - 21 April, in Nice
II-SDV 2015, 21 - 21 April, in NiceII-SDV 2015, 21 - 21 April, in Nice
II-SDV 2015, 21 - 21 April, in Nice
 
PE INTERN PRESENTATION - Copy
PE INTERN PRESENTATION - CopyPE INTERN PRESENTATION - Copy
PE INTERN PRESENTATION - Copy
 
Stephen Resume
Stephen ResumeStephen Resume
Stephen Resume
 
Snap4City November 2019 Course: Smart City IOT Data Ingestion Interoperabilit...
Snap4City November 2019 Course: Smart City IOT Data Ingestion Interoperabilit...Snap4City November 2019 Course: Smart City IOT Data Ingestion Interoperabilit...
Snap4City November 2019 Course: Smart City IOT Data Ingestion Interoperabilit...
 
151111_shahriar_esri_australia
151111_shahriar_esri_australia151111_shahriar_esri_australia
151111_shahriar_esri_australia
 
Mobile Social Location (Web 2.0 NYC edition)
Mobile Social Location (Web 2.0 NYC edition)Mobile Social Location (Web 2.0 NYC edition)
Mobile Social Location (Web 2.0 NYC edition)
 
191011_etwinning_gpe_mag
191011_etwinning_gpe_mag191011_etwinning_gpe_mag
191011_etwinning_gpe_mag
 

Recently uploaded

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Recently uploaded (20)

MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 

What's that Building? Using Google's Map API to Create a Campus Map

  • 1. What’s That Building? Using the Google Maps API to Create a Campus Map
  • 2. About Me o Technology Consultant, East Carolina University o millerf@ecu.edu o http://blog.ecu.edu/millerf o http://blog.ecu.edu/techtips o http://www.carolinamantis.com o @Lightningwhelk
  • 4. What did we do? o Research o Planning o Implementation o Upkeep
  • 5. Research o Why create a new campus map? o Who offers maps? o How can we create map instances? o What information goes on map? o Where is information that goes on map?
  • 6. Why create a new map? To get from here To here
  • 7. Why create a new map? o Increasing power of desktop web browsers o Increasing power of mobile devices o Improved real world navigation o Improved marketing of University o Improved experience for visitors o Gartner says so
  • 8. Who offers online maps? o OpenStreetMap Maps o MapQuest Maps o Yahoo Maps o Bing Maps o Google Maps
  • 9. Who offers online maps? OpenStreetMap Maps
  • 10. Who offers online maps? MapQuest Maps
  • 11. Who offers online maps? Yahoo Maps
  • 12. Who offers online maps? Bing Maps
  • 13. Who offers online maps Google Maps
  • 14. How can we create map instances? o OpenStreetMap Maps o MapQuest Maps o Yahoo Maps o Bing Maps o Google Maps
  • 15. How can we create map instances? o URLs with query strings (“static maps”) o URLs to third party sites o HTML / CSS / JavaScript o Adobe Flash o Microsoft Silverlight o OS Specific SDK
  • 16. Platform Decision – Jan 2009 o Google Maps API  Most advanced and stable  Base tile layer most developed  Most original documentation  Most third party examples and tutorials  Most third party API extensions
  • 17. Platform Decision – Jan 2009 o JavaScript API  Team’s experience with HTML / CSS / JavaScript  No third party browser plug-in  Operating system agnostic  Simple development environment  Control of branding and user experience
  • 18. What Information Goes On Map? o Buildings o Parking o Transit o Food / Dining o Housing o Visitor information o Emergency resources o More (and more and more…)
  • 19. Who has the information that goes on map? o Campus Facilities / Operations o University Marketing o University Publications o Admissions o Housing / Parking / Transit Offices o Campus Police / Safety o IT Department(s) o City / County / State Government
  • 20. Getting Data o Reach out to map stake holders o Find person responsible for existing data o Find person responsible for maintaining data o Politely request data files and/or feeds o Determine how to get updates to data files o Ask if existing systems have APIs
  • 21. Data – You’re soaking in it o Adobe Acrobat files o CAD files o Map image files (GIF, PNG, JPEG…) o Adobe Flash files o Location image files o Text files o Spreadsheet files o RDBMS databases o XML / JSON feeds
  • 22. Coping With Data – Project o Make building points your first iteration o Choose source(s) of building information o Use static data for building information o Leave additional layers for future iterations o Leave dynamic data for future iterations
  • 23. Coping With Data - Code o Tenets of Open Source (and online maps!)  Release Early  Release Often  Update continuously  Add incremental features / views / data
  • 25. Google.com Map Benefits o No coding experience needed o Multi-user collaboration tools o Exposed and exportable data o Data privacy controls o Increased visibility on default Google maps o Can embed and link maps immediately
  • 26. Self Hosting 101 o Create standard HTML page with branding o Use Google’s embed code to load map
  • 27. Self Hosting 201 o Get KML file from your Google Map o Create HTML page with “Hello World” Map o Change lat / long of map center to your campus o Change zoom level to cover desired area o Add KML layer using API
  • 28. Self Hosting Grad. Colloquium o Consume raw XML, RSS, JSON to add layers o Create markers, polygons dynamically o Add dynamically visible layers o Add search functions o Add query string parsing o Use maps API tools to add advanced widgets o Add geolocation, panoramas, and directions
  • 29. The Perfect Team o Graphic Designers o Web UI / UX specialists o Web programmers (client and server side) o Human factors specialists / testers o Geographers / Urban planners o Marketers
  • 30. The “I don’t have that” Team o Web programmer o Graphic designer o Marketer
  • 31. The “No, really, I don’t have that” Team o Faculty / Staff PM o Tech savvy student Never underestimate the motivation of a bored, talented student to be paid for real world resume improving experience.
  • 32. Remember Data Contributors o Data owners are stakeholders o Want additional visibility maps provide o Want their area presented accurately o Want their area presented well o Prototypes, prototypes, prototypes
  • 33. Tools to Help o JavaScript libraries  jQuery, MooTools, Prototype, Dojo o Php.js o Google Maps Utility Library v3 o Google Maps Mashup Creators
  • 34. Crowdsourcing Updates o Need simple, fast, friendly update request o Need way to simply propose edits o Provide editable version of current data o Rich Text Editors are your friend o Package original, proposed update, diff off to active map maintainers
  • 35. Resources o Google Maps Documentation o Google Maps API Tutorial o Using the Google Maps API V3 o Official Google Maps API Blog o Google JavaScript Maps API V3 Google Group o Stack Overflow
  • 36. Photo Credits o B’s Barbecue Road Sign  Flickr: E Wayne