SlideShare ist ein Scribd-Unternehmen logo
1 von 20
Mobile GIS
               In the browser




Adam Conner: GeoDecisions
Task:


Build a mobile application for hydrant
Challenge:


Don’t make it device specific
Difficult Features:

• GeoLocation
• User Persistence
• Ease for users new to mobile
• gracefully handling loss of
  connectivity
GeoLocation:


navigator.geolocation.getCurrentPosition(show_map);
User Persistence:


  localStorage["bar"] = foo;

   (this only stores strings)
Ease for users:
Make your web app look like a real application.

Add icon to homescreen run application as full
               screen web app


  <link rel="apple-touch-icon" href="bookmark-icon.png" />

 <meta name="apple-mobile-web-app-capable" content="yes" />
Loss of connectivity:


• if(navigator.online){};
• Lots of local storage
• set a timeout on ajax requests and
  store data until navigator.online=true;
Controller
Model
Ajax Request
Demo
Mobile GIS in the Browser (by Adam Conner)
Mobile GIS in the Browser (by Adam Conner)
Mobile GIS in the Browser (by Adam Conner)
Mobile GIS in the Browser (by Adam Conner)
Mobile GIS in the Browser (by Adam Conner)
Mobile GIS in the Browser (by Adam Conner)
Mobile GIS in the Browser (by Adam Conner)
Mobile GIS in the Browser (by Adam Conner)

Weitere ähnliche Inhalte

Andere mochten auch

Improving Property Valuation Through Geospatial Analysis of Comparison Neighb...
Improving Property Valuation Through Geospatial Analysis of Comparison Neighb...Improving Property Valuation Through Geospatial Analysis of Comparison Neighb...
Improving Property Valuation Through Geospatial Analysis of Comparison Neighb...Benjamin Hughes
 
Spatial Data Collection on Mobile Devices (Holly Orr)
Spatial Data Collection on Mobile Devices (Holly Orr)Spatial Data Collection on Mobile Devices (Holly Orr)
Spatial Data Collection on Mobile Devices (Holly Orr)geeknixta
 
Wellbeing Toronto (Matthew McFarland)
Wellbeing Toronto (Matthew McFarland)Wellbeing Toronto (Matthew McFarland)
Wellbeing Toronto (Matthew McFarland)geeknixta
 
1b mugg mass valuation-processes-v2
1b mugg mass valuation-processes-v21b mugg mass valuation-processes-v2
1b mugg mass valuation-processes-v2Gerhard Muggenhuber
 
GIS Technology & Mobile Applications - MTASC 2011 Conference
GIS Technology & Mobile Applications - MTASC 2011 ConferenceGIS Technology & Mobile Applications - MTASC 2011 Conference
GIS Technology & Mobile Applications - MTASC 2011 ConferenceJim Tochterman
 
Mass Appraisal Guidebook
Mass Appraisal GuidebookMass Appraisal Guidebook
Mass Appraisal GuidebookGus Agosto
 
Comparison of Mobile GIS applications
Comparison of Mobile GIS applicationsComparison of Mobile GIS applications
Comparison of Mobile GIS applicationsMiguel Montesinos
 
A comparison of gis mobile applications
A comparison of gis mobile applicationsA comparison of gis mobile applications
A comparison of gis mobile applicationsjacarma
 
Successful Cost Sharing of Aerial Imagery through Other Government Agencies
Successful Cost Sharing of Aerial Imagery through Other Government AgenciesSuccessful Cost Sharing of Aerial Imagery through Other Government Agencies
Successful Cost Sharing of Aerial Imagery through Other Government AgenciesRobert Carroll
 
StartPad Countdown 5 - Google Geo: Mobile Mapping
StartPad Countdown 5 - Google Geo: Mobile MappingStartPad Countdown 5 - Google Geo: Mobile Mapping
StartPad Countdown 5 - Google Geo: Mobile MappingStart Pad
 
Field Data Collecting, Processing and Sharing: Using web Service Technologies
Field Data Collecting, Processing and Sharing: Using web Service TechnologiesField Data Collecting, Processing and Sharing: Using web Service Technologies
Field Data Collecting, Processing and Sharing: Using web Service TechnologiesNiroshan Sanjaya
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GISJoey Li
 
GIS presentation
GIS presentationGIS presentation
GIS presentationarniontech
 

Andere mochten auch (18)

Improving Property Valuation Through Geospatial Analysis of Comparison Neighb...
Improving Property Valuation Through Geospatial Analysis of Comparison Neighb...Improving Property Valuation Through Geospatial Analysis of Comparison Neighb...
Improving Property Valuation Through Geospatial Analysis of Comparison Neighb...
 
Spatial Data Collection on Mobile Devices (Holly Orr)
Spatial Data Collection on Mobile Devices (Holly Orr)Spatial Data Collection on Mobile Devices (Holly Orr)
Spatial Data Collection on Mobile Devices (Holly Orr)
 
Wellbeing Toronto (Matthew McFarland)
Wellbeing Toronto (Matthew McFarland)Wellbeing Toronto (Matthew McFarland)
Wellbeing Toronto (Matthew McFarland)
 
Mobile gis
Mobile gisMobile gis
Mobile gis
 
1b mugg mass valuation-processes-v2
1b mugg mass valuation-processes-v21b mugg mass valuation-processes-v2
1b mugg mass valuation-processes-v2
 
GIS Technology & Mobile Applications - MTASC 2011 Conference
GIS Technology & Mobile Applications - MTASC 2011 ConferenceGIS Technology & Mobile Applications - MTASC 2011 Conference
GIS Technology & Mobile Applications - MTASC 2011 Conference
 
Mass Appraisal Guidebook
Mass Appraisal GuidebookMass Appraisal Guidebook
Mass Appraisal Guidebook
 
Comparison of Mobile GIS applications
Comparison of Mobile GIS applicationsComparison of Mobile GIS applications
Comparison of Mobile GIS applications
 
A comparison of gis mobile applications
A comparison of gis mobile applicationsA comparison of gis mobile applications
A comparison of gis mobile applications
 
Successful Cost Sharing of Aerial Imagery through Other Government Agencies
Successful Cost Sharing of Aerial Imagery through Other Government AgenciesSuccessful Cost Sharing of Aerial Imagery through Other Government Agencies
Successful Cost Sharing of Aerial Imagery through Other Government Agencies
 
StartPad Countdown 5 - Google Geo: Mobile Mapping
StartPad Countdown 5 - Google Geo: Mobile MappingStartPad Countdown 5 - Google Geo: Mobile Mapping
StartPad Countdown 5 - Google Geo: Mobile Mapping
 
Mobile mapping
Mobile mappingMobile mapping
Mobile mapping
 
Field Data Collecting, Processing and Sharing: Using web Service Technologies
Field Data Collecting, Processing and Sharing: Using web Service TechnologiesField Data Collecting, Processing and Sharing: Using web Service Technologies
Field Data Collecting, Processing and Sharing: Using web Service Technologies
 
Mobile gis
Mobile gisMobile gis
Mobile gis
 
IP Valuation
IP ValuationIP Valuation
IP Valuation
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
GIS presentation
GIS presentationGIS presentation
GIS presentation
 
Mobile mapping system
Mobile mapping systemMobile mapping system
Mobile mapping system
 

Ähnlich wie Mobile GIS in the Browser (by Adam Conner)

3 Approaches to Mobile - An A to Z Primer.
3 Approaches to Mobile - An A to Z Primer.3 Approaches to Mobile - An A to Z Primer.
3 Approaches to Mobile - An A to Z Primer.agup2009
 
Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...
Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...
Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...Esri Nederland
 
Hybrid application development
Hybrid application developmentHybrid application development
Hybrid application developmentEngin Hatay
 
移动端Web app开发
移动端Web app开发移动端Web app开发
移动端Web app开发Zhang Xiaoxue
 
jQuery Mobile and JavaScript
jQuery Mobile and JavaScriptjQuery Mobile and JavaScript
jQuery Mobile and JavaScriptGary Yeh
 
Mobile Vue.js – From PWA to Native
Mobile Vue.js – From PWA to NativeMobile Vue.js – From PWA to Native
Mobile Vue.js – From PWA to NativeMartinSotirov
 
[JavaLand 2015] Developing JavaScript Mobile Apps Using Apache Cordova
[JavaLand 2015] Developing JavaScript Mobile Apps Using Apache Cordova[JavaLand 2015] Developing JavaScript Mobile Apps Using Apache Cordova
[JavaLand 2015] Developing JavaScript Mobile Apps Using Apache CordovaHazem Saleh
 
V Legakis Presentation
V Legakis PresentationV Legakis Presentation
V Legakis PresentationVLegakis
 
Top Ten Tips for HTML5/Mobile Web Development
Top Ten Tips for HTML5/Mobile Web DevelopmentTop Ten Tips for HTML5/Mobile Web Development
Top Ten Tips for HTML5/Mobile Web DevelopmentSimon Guest
 
Google Developer Day 2010 Japan: Android や iPhone で活用する Maps API のモバイル端末向け新機能...
Google Developer Day 2010 Japan: Android や iPhone で活用する Maps API のモバイル端末向け新機能...Google Developer Day 2010 Japan: Android や iPhone で活用する Maps API のモバイル端末向け新機能...
Google Developer Day 2010 Japan: Android や iPhone で活用する Maps API のモバイル端末向け新機能...Google Developer Relations Team
 
Ionic Framework - get up and running to build hybrid mobile apps
Ionic Framework - get up and running to build hybrid mobile appsIonic Framework - get up and running to build hybrid mobile apps
Ionic Framework - get up and running to build hybrid mobile appsAndreas Sahle
 
[JMaghreb 2014] Developing JavaScript Mobile Apps Using Apache Cordova
[JMaghreb 2014] Developing JavaScript Mobile Apps Using Apache Cordova[JMaghreb 2014] Developing JavaScript Mobile Apps Using Apache Cordova
[JMaghreb 2014] Developing JavaScript Mobile Apps Using Apache CordovaHazem Saleh
 
ADF Mobile: 10 Things you don't get from the developers guide
ADF Mobile: 10 Things you don't get from the developers guideADF Mobile: 10 Things you don't get from the developers guide
ADF Mobile: 10 Things you don't get from the developers guideLuc Bors
 
App innovationcircles xamarin
App innovationcircles xamarinApp innovationcircles xamarin
App innovationcircles xamarinMohit Chhabra
 
[Devoxx Morocco 2015] Apache Cordova In Action
[Devoxx Morocco 2015] Apache Cordova In Action[Devoxx Morocco 2015] Apache Cordova In Action
[Devoxx Morocco 2015] Apache Cordova In ActionHazem Saleh
 
HTML alchemy: the secrets of mixing JavaScript and Java EE - Matthias Wessendorf
HTML alchemy: the secrets of mixing JavaScript and Java EE - Matthias WessendorfHTML alchemy: the secrets of mixing JavaScript and Java EE - Matthias Wessendorf
HTML alchemy: the secrets of mixing JavaScript and Java EE - Matthias WessendorfJAX London
 

Ähnlich wie Mobile GIS in the Browser (by Adam Conner) (20)

3 Approaches to Mobile - An A to Z Primer.
3 Approaches to Mobile - An A to Z Primer.3 Approaches to Mobile - An A to Z Primer.
3 Approaches to Mobile - An A to Z Primer.
 
Location Based Services Without the Cocoa
Location Based Services Without the CocoaLocation Based Services Without the Cocoa
Location Based Services Without the Cocoa
 
Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...
Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...
Building mobile apps with the ArcGIS api for Javascript, Esri, Andy Gup and A...
 
Hybrid application development
Hybrid application developmentHybrid application development
Hybrid application development
 
移动端Web app开发
移动端Web app开发移动端Web app开发
移动端Web app开发
 
jQuery Mobile and JavaScript
jQuery Mobile and JavaScriptjQuery Mobile and JavaScript
jQuery Mobile and JavaScript
 
Google App Engine overview (GAE/J)
Google App Engine overview (GAE/J)Google App Engine overview (GAE/J)
Google App Engine overview (GAE/J)
 
Mobile Vue.js – From PWA to Native
Mobile Vue.js – From PWA to NativeMobile Vue.js – From PWA to Native
Mobile Vue.js – From PWA to Native
 
[JavaLand 2015] Developing JavaScript Mobile Apps Using Apache Cordova
[JavaLand 2015] Developing JavaScript Mobile Apps Using Apache Cordova[JavaLand 2015] Developing JavaScript Mobile Apps Using Apache Cordova
[JavaLand 2015] Developing JavaScript Mobile Apps Using Apache Cordova
 
V Legakis Presentation
V Legakis PresentationV Legakis Presentation
V Legakis Presentation
 
Top Ten Tips for HTML5/Mobile Web Development
Top Ten Tips for HTML5/Mobile Web DevelopmentTop Ten Tips for HTML5/Mobile Web Development
Top Ten Tips for HTML5/Mobile Web Development
 
Google Developer Day 2010 Japan: Android や iPhone で活用する Maps API のモバイル端末向け新機能...
Google Developer Day 2010 Japan: Android や iPhone で活用する Maps API のモバイル端末向け新機能...Google Developer Day 2010 Japan: Android や iPhone で活用する Maps API のモバイル端末向け新機能...
Google Developer Day 2010 Japan: Android や iPhone で活用する Maps API のモバイル端末向け新機能...
 
Ionic Framework - get up and running to build hybrid mobile apps
Ionic Framework - get up and running to build hybrid mobile appsIonic Framework - get up and running to build hybrid mobile apps
Ionic Framework - get up and running to build hybrid mobile apps
 
HTML5 WebWorks
HTML5 WebWorksHTML5 WebWorks
HTML5 WebWorks
 
[JMaghreb 2014] Developing JavaScript Mobile Apps Using Apache Cordova
[JMaghreb 2014] Developing JavaScript Mobile Apps Using Apache Cordova[JMaghreb 2014] Developing JavaScript Mobile Apps Using Apache Cordova
[JMaghreb 2014] Developing JavaScript Mobile Apps Using Apache Cordova
 
ADF Mobile: 10 Things you don't get from the developers guide - Luc Bors
ADF Mobile: 10 Things you don't get from the developers guide - Luc BorsADF Mobile: 10 Things you don't get from the developers guide - Luc Bors
ADF Mobile: 10 Things you don't get from the developers guide - Luc Bors
 
ADF Mobile: 10 Things you don't get from the developers guide
ADF Mobile: 10 Things you don't get from the developers guideADF Mobile: 10 Things you don't get from the developers guide
ADF Mobile: 10 Things you don't get from the developers guide
 
App innovationcircles xamarin
App innovationcircles xamarinApp innovationcircles xamarin
App innovationcircles xamarin
 
[Devoxx Morocco 2015] Apache Cordova In Action
[Devoxx Morocco 2015] Apache Cordova In Action[Devoxx Morocco 2015] Apache Cordova In Action
[Devoxx Morocco 2015] Apache Cordova In Action
 
HTML alchemy: the secrets of mixing JavaScript and Java EE - Matthias Wessendorf
HTML alchemy: the secrets of mixing JavaScript and Java EE - Matthias WessendorfHTML alchemy: the secrets of mixing JavaScript and Java EE - Matthias Wessendorf
HTML alchemy: the secrets of mixing JavaScript and Java EE - Matthias Wessendorf
 

Mehr von geeknixta

Geoprocessing in Web Time (Robert Cheetham)
Geoprocessing in Web Time (Robert Cheetham)Geoprocessing in Web Time (Robert Cheetham)
Geoprocessing in Web Time (Robert Cheetham)geeknixta
 
GIS Developments at the City of Philadelphia (Adam Conner)
GIS Developments at the City of Philadelphia (Adam Conner)GIS Developments at the City of Philadelphia (Adam Conner)
GIS Developments at the City of Philadelphia (Adam Conner)geeknixta
 
NYC Parks, a Mobile Computing Agency (Peter Carlo)
NYC Parks, a Mobile Computing Agency (Peter Carlo)NYC Parks, a Mobile Computing Agency (Peter Carlo)
NYC Parks, a Mobile Computing Agency (Peter Carlo)geeknixta
 
Five Myths About GIS in 2011 (Bill Dollins)
Five Myths About GIS in 2011 (Bill Dollins)Five Myths About GIS in 2011 (Bill Dollins)
Five Myths About GIS in 2011 (Bill Dollins)geeknixta
 
GIS Development, Past, Present and Future (Chris McClain)
GIS Development, Past, Present and Future (Chris McClain)GIS Development, Past, Present and Future (Chris McClain)
GIS Development, Past, Present and Future (Chris McClain)geeknixta
 
Conflation, Data Quality and MADness (David Smith)
Conflation, Data Quality and MADness (David Smith)Conflation, Data Quality and MADness (David Smith)
Conflation, Data Quality and MADness (David Smith)geeknixta
 
Searching for Geospatial Data (Mark Wimer)
Searching for Geospatial Data (Mark Wimer)Searching for Geospatial Data (Mark Wimer)
Searching for Geospatial Data (Mark Wimer)geeknixta
 

Mehr von geeknixta (7)

Geoprocessing in Web Time (Robert Cheetham)
Geoprocessing in Web Time (Robert Cheetham)Geoprocessing in Web Time (Robert Cheetham)
Geoprocessing in Web Time (Robert Cheetham)
 
GIS Developments at the City of Philadelphia (Adam Conner)
GIS Developments at the City of Philadelphia (Adam Conner)GIS Developments at the City of Philadelphia (Adam Conner)
GIS Developments at the City of Philadelphia (Adam Conner)
 
NYC Parks, a Mobile Computing Agency (Peter Carlo)
NYC Parks, a Mobile Computing Agency (Peter Carlo)NYC Parks, a Mobile Computing Agency (Peter Carlo)
NYC Parks, a Mobile Computing Agency (Peter Carlo)
 
Five Myths About GIS in 2011 (Bill Dollins)
Five Myths About GIS in 2011 (Bill Dollins)Five Myths About GIS in 2011 (Bill Dollins)
Five Myths About GIS in 2011 (Bill Dollins)
 
GIS Development, Past, Present and Future (Chris McClain)
GIS Development, Past, Present and Future (Chris McClain)GIS Development, Past, Present and Future (Chris McClain)
GIS Development, Past, Present and Future (Chris McClain)
 
Conflation, Data Quality and MADness (David Smith)
Conflation, Data Quality and MADness (David Smith)Conflation, Data Quality and MADness (David Smith)
Conflation, Data Quality and MADness (David Smith)
 
Searching for Geospatial Data (Mark Wimer)
Searching for Geospatial Data (Mark Wimer)Searching for Geospatial Data (Mark Wimer)
Searching for Geospatial Data (Mark Wimer)
 

Mobile GIS in the Browser (by Adam Conner)

Hinweis der Redaktion

  1. \n\n
  2. \n\n
  3. \n\n
  4. \n\n
  5. \n\n
  6. \n\n
  7. \n\n
  8. \n\n
  9. \n\n
  10. \n\n
  11. \n\n
  12. \n\n
  13. \n\n
  14. \n\n
  15. \n\n
  16. \n\n
  17. \n\n
  18. \n\n
  19. \n\n
  20. \n\n