Maps in your Flex Apps Michigan Flex User’s Group.

Slides:



Advertisements
Similar presentations
Create, Share, and Consume Great Maps With ArcGIS Online Jeff Archer Esri, Inc. OReilly - Where 2012.
Advertisements

Web GIS Oregon Explorer Marc G Rempel Oregon State University The Valley Library Oregon Explorer
Safe  Secure  Reliable. Traceloc is a Location tracker application for Tracking the movement of your phone or device. Install this App to your target.
A Better Mobile Location Landscape May 2008 Sam Altman, Co-founder and CEO.
A Map App for Any Occasion Implementation of ESRI ArcMap Server with Flex Viewer.
W alkie Doggie is a web application that allows dog owners to help each other with their dog walks. It’s main feature is the walkies, which are the user’s.
Blackberry application are those features that can developed and installed in blackberry devices to enhance it features and extend its usability with.
Oregon Explorer Mashups. What is a mashup? a mashup is a web page or application that combines data or functionality from two or more external sources.
Outsourcing Student Services A transition to Google Apps for Education.
Geographical Information Systems By: Philip Galloway Database Concepts.
IRead Group Members: Oscar Perez, Paul Kennedy, Matt Cardin.
MAPPING TEAM 2 Sara DuPont & Taylor Graves CSCI 110 Web-Based Services Project 4/18/08 vs.
Maps in Flex with ModestMaps Travis Collins DreamingWell.com Travis Collins DreamingWell.com.
EDMS User Group Meeting 1/15/2015 Room 425 ITD Building.
LocalAdService.com A Local Search Web Application By Oleg Gnatovskiy.
Esri UC 2014 | Technical Workshop | What Every Manager Needs to Know About Cloud GIS John Thieling.
Oracle Application Express Summary. © 2009 Oracle Corporation Oracle APEX Roadmap APEX Introduced Interactive Reports Basis for Audit Vault Reporting.
Is Mobile the Future of GIS? Matt Sheehan WebMapSolutions.
The ArcGIS Platform Cloud and Web Service based GIS Patrick Gahagan – Esri January 25 th, 2012 United Nations.
GIS Application Development for the Internet:
GIS technologies and Web Mapping Services
Customizing Web Content Using Google Maps Kay Benjamin & Nancy Cannon LiSUG October 10, 2008 Utica, NY.
Karsten Vennemann, Seattle Free and Easy Web Mapping.
Open Source Web Mapping Server Products (Spatially-enabled Internet applications)‏ Rex Thaxton & Jerry Workman Mountain CAD Corporation 339 Sixth Ave.
Building Native Mapping Apps with PhoneGap: Advanced Techniques
An Introduction To Building An Open Standard Web Map Application Joe Daigneau Pennsylvania State University.
Indiana BeachesAlert Beach Notification System for Mobile Devices Thomas W. Easterly Commissioner Indiana Department of Environmental Management ECOS Innovations.
Application and development (Jan Bliki). 13:20 – 13:45 Application and development (Jan Bliki) From ’Data’ to ’mxd’-files and geospatial databases to.
Open Street Map I Mills SOC128 Fall 2013 Dan Ryan.
Charles Dunbar, Ben Kallal, Ankit Patel, Peter Purcell, Kody Reynolds.
Field Data Collection for Public Health Using Collector for ArcGIS Jared Shoultz, Esri Health GIS Technology Specialist 2015 Esri User Conference National.
What Every Manager Needs to Know About Cloud GIS John Thieling.
Esri UC 2014 | Technical Workshop | ArcGIS Online: An Introduction and Overview Ray Bunn Andrew Hendrickson Tim Oliver, Horry County Paul Ross.
Dr. Martin Zhao Sept 4, Topics HTML and related tutorials on w3schools.com Related HTML tags Adding interesting features using JavaScript What is.
Booked Web-based calendar and schedule -ISOM 424 Professor Thomas -Pengqia Chen.
2008 ESRI International User Conference “G eography in Action” GIS User Group Meeting September 19, 2008.
Ajax for Dynamic Web Development Gregory McChesney.
Libraries and APIs CMPT 281. Overview Basics of libraries and APIs Rich internet applications Examples – Scriptaculous – JQuery.
Open Source Map APIs Yahoo, Google, Microsoft.
Stay Organized With Nokia X. About Basic Organizing Skills Nokia X features an amazing organizer that has been amply stocked. Though the document viewer.
KAASHIV INFOTECH Presents INTEL XDK For Inplant Training / Internship, please download the "Inplant training registration form" from our website
Department of Geography
Building Native Apps with ArcGIS API for JavaScript Using PhoneGap and jQuery Andy Gup, Lloyd Heberlie.
| | Top 4 Benefits of Hybrid Mobile Apps.
Google Maps and Web Mapping Kyle Mulka Computer Science in Engineering University of Michigan.
link2 is a GPS software application designed specifically to link professionals.
Team Members Charles Dunbar Ben Kallal Ankit Patel Peter Purcell Kody Reynolds 1 IRP Presentation Client Lisa Hein-Iowa Natural Heritage Foundation Faculty.
Structure: Overview Geocoding Coordinate System Overlays Conclusion Questions November 07 Computational Aspects of GIS Oliver Walzer Analyzing Google Maps.
Make Mobile Work For You Dave Lewis. Why Mobile GIS? Key Business Drivers for Field Operations Empowering Field Operations with Data Replace paper maps.
NPS Perspectives Web Mapping Nate Irwin - Developer, CSU/NPS RIMD.
Topic 10- GIS layers to web
Signal Tower Location Map By Ran Shi. Introduction Build a map visualization for communication provider. Help them to build a new tower or adjust their.
Easy Integration of Third Party Applications with Laserfiche Using Affinity™ IS116 Bryant Biorn and Floid Gilbert.
RE-ENGINEERING FLEX APP TO JAVASCRIPT APP By Imtiaz Syed.
Interactive Geospatial Analysis with SAS Portal Falko Schulz Senior Technology Presales Consultant SAS Institute Australia.
1) Domain 2) Hosting 3) IDs 4) Responsive Mobile Design 5) Banners with text animation 6) 6 month FREE maintenance * 7) Quick Inquiry form 8) Moving.
ArcGIS API for javascript
App Configuration, Customization or Development
Cost of creating an app
Baxter Shandobil Adele Rife
Geocortex for WebApp Builder and More!
العدد تذكيره وتأنيثه مقدمة
UNSDI visualization facility
شبكة الانترنت العالمية
بسم الله الرحمن الرحيم القيد المدني في فلسطين.
Cloud Helps Company Scale to Demand for Growing Healthcare Provider Field MINI-CASE STUDY “Microsoft Azure gives us the opportunity to focus on the task.
Make Web Not War /Web Say(Hello); to the Microsoft Web Platform
Project Progress Presentation
Louis DeJardin | Software Developer, Microsoft
Running C# in the browser
Presentation transcript:

Maps in your Flex Apps Michigan Flex User’s Group

Why a mapping solution? Maps can often provide great information about your data that charts or text just can’t show – Show how far you biked this month – Show where the best pizza place is – Give an aerial view of the population density of an area

Flex as a solution Many “Web 2.0” providers are starting to ‘webify’ their solutions. Most today are AJAX. – Microsoft with LiveMaps (LiveEarth) – Google with Google Maps Because of the quicker-compiled runtime nature of Flex, Maps can become second nature in a Flex App.

Types of Maps in Flex AJAX map overlay – Free, clunky HTML overlay. Tile-loading – Free, easy to integrate, but risky Yahoo API – Free, but somewhat limiting Native AS3 Mapping Solution – $$ to ESRI at this time.

Reliable Maps One issue with the online/free provider of maps is that they can stop giving the maps out for free, or change their implantation – Can revoke features, or put banners over them Hosting locally or using a pay-service is always a more secure option – ESRI for GIS data – MapPoint for street maps