1 / 28

App Configuration, Customization or Development

App Configuration, Customization or Development. Ben Schaub Justin Turco. Agenda. Overview of App Implementation Options Gathering Requirements Configurable Options Advanced Configuration Adding Custom Code Develop from Scratch. Apps and the ArcGIS Platform. Empower People.

calfee
Download Presentation

App Configuration, Customization or Development

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. App Configuration, Customization or Development Ben Schaub Justin Turco

  2. Agenda • Overview of App Implementation Options • Gathering Requirements • Configurable Options • Advanced Configuration • Adding Custom Code • Develop from Scratch

  3. Apps and the ArcGIS Platform Empower People 1st Configure 2nd Customize

  4. Configuration Custom Development

  5. Where Do I Start? How to ask the right questions

  6. Gathering Requirements “Measure twice, cut once” • Focus on the requirements not the solution • Work with sponsor, stakeholders, users, IT • Types of requirements • Business • High-level vision statements • Functional • What the application should do (from a user perspective) • Non-functional • How the application does it (usability, security, performance, etc.) • Prioritize! courtesy: www.projectcartoon.com

  7. How Will Users Access My App? Considerations • Native vs. browser • User experience - Responsive design • Device compatibility • Offline capabilities Recommendations • Most ArcGIS Online/Portal apps and Story Maps are responsive • Think about using multiple apps (each intended for a specific device and use case) sourced from the same web map

  8. Will I Need to Perform Analyses? Considerations • Review COTS widgets first • MOST configurable app cannot ingest custom GP services Recommendations • Web AppBuilder • Exposes analysis capabilities found in ArcGIS Online/Portal • Includes a GP widget that takes a GP service REST URL as a parameter

  9. Will Users be Editing Data? Considerations • Map vs. form-centric data entry • Native vs. web browser experience • Offline capabilities • Related records support • Creating vs. updating data • Is anonymous access required? • Smart forms Recommendations • Collector for native, offline, editing of related records, map centric workflows • GeoForm for browser based, form-centric workflows, anonymous access • Survey123 for native, offline, form-centric collection

  10. Will My Users Need to View Dashboards? Considerations • Widgets – charts, gauges, etc. • Do widgets need to be dynamic? • Integrating other media – images, videos, documents, etc. Recommendations • Operations Dashboard for configuring widget-driven dashboards • Map Journal Story Map template for synthesizing data, maps, and other media

  11. Do I Need to Display 3D Data? Considerations • Use case – viewer, compare, larger story • What widgets are needed? Recommendations • Web AppBuilder • Map Journal or Map Series Story Maps templates • 3D Data Visualization, Compare Scenes, Simple Scene Viewer templates in ArcGIS Online/Portal

  12. Where Will I Host My App? Considerations • Web apps require a web server • ArcGIS Online vs. local • Native apps will live on devices Recommendations • All ArcGIS Online/Portal templates can be hosted in your org subscription • Most LGIM-based app templates require a local web server • Any customizations to app code will require a local web server

  13. Do I Anticipate Customization? Considerations • Select apps whose source code is accessible • Ensure access to a hosting web server Recommendations • Developer Editions of Web AppBuilder or AppStudio • All ArcGIS Online/Portal apps, Story Maps, and Survey123 • Download source code BEFORE configuring

  14. Configurable Options Templates and other COTS apps

  15. ArcGIS Apps Office Field Dashboard Maps for Office ArcGIS Earth Public Navigator Workforce Open Data Story Maps Explorer Insights Drone2Map Adobe Creative Cloud Collector Crowdsourcing Survey123 Easy, Powerful, and Ready-to-Use

  16. ArcGIS Apps Configurable Templates Web AppBuilder AppStudio 20+ (Apple, Android, Windows, Linux) Widgets HTML5/JavaScript Native Apps Providing Easy, Configurable, and Extensible Tools Design Once, Run Everywhere . . .

  17. Configure an ArcGIS App

  18. Advanced Configuration Taking it to the next level… Add HTML, JavaScript, or other components during configuration Consider combining several configured web apps into one app

  19. Advanced Configuration

  20. Customization and Development What if I need more?

  21. When Configuration Isn’t Enough Extend ArcGIS Apps with custom code • Source code for many apps available for download from GitHub and ArcGIS Online • Developer’s site provides documentation and sample code • GeoNet a good resource for custom widgets and other components Keep in mind… • A web server will be required • You will need someone who is comfortable in reading/developing code

  22. Adding Custom Code

  23. Developing from Scratch Benefits to building an app from the ground up • Choose the programming language that works for you • Full control over UI/UX • Great for branding purposes • No need to work in someone else’s code • Build only the features that you need • Full control over implementing specific workflows/capabilities • More interesting for developers!

  24. Developing from Scratch Web APIs Native SDKs

  25. Develop from Scratch

  26. Please take our Survey Your feedback allows us to help maintain high standards and to help presenters Find your event in the Esri Events App Find the session you want to review Scroll down to the bottom of the session Answer survey questions and submit

  27. Thank you! Justin Turco jturco@esri.com Any Questions? Ben Schaub bschaub@esri.com

More Related