SUMMER SCHOOL ON ADVANCES IN GIS
|
|
|
- Joel Armstrong
- 9 years ago
- Views:
Transcription
1 SUMMER SCHOOL ON ADVANCES IN GIS Six Workshops Overview The workshop sequence at the UMD Center for Geospatial Information Science is designed to provide a comprehensive overview of current state-of-the-art technologies in geospatial information science (GIS), through intensive training over a short time frame. The workshops provide fundamental training in key aspects of GIS, alongside hands-on lab-based exercises across a diversity of devices, software libraries, exercises, and data environments that emphasize learning by doing. Each workshop module in the sequence is three days long, and is taught by faculty in the School of Geographical Sciences and Center for Geospatial Information Science at the University of Maryland, with extensive experience in building and applying geographic information systems for use in research and commercial environments. WORKSHOPS Programming in a GIS environment Advanced GIS Big data analysis in a GIS environment Open source GIS GIS on the Web and in the Cloud Mobile GIS SCHEDULE Jun. 12 Jun. 14 (Fri. Sat. Sun.) Jun. 19 Jun. 21 (Fri. Sat. Sun.) Jun. 26 Jun. 28 (Fri. Sat. Sun.) Jul. 10 Jul. 12 (Fri. Sat. Sun.) Jul. 31 Aug. 02 (Fri. Sat. Sun.) Aug. 07 Aug. 09 (Fri. Sat. Sun.) 1
2 Programming in a GIS environment This course introduces conceptual and practical aspects of programming for geographic applications. The main focus of this course is on developing a solid understanding of basic programming techniques irrespective of the specific programming language including variables, looping, conditional statements, nesting, math, strings, and other concepts. Students in this course will develop a proficiency in applying these basic programming principles to manipulating spatial data sources within the Geographic Information Systems (GIS) environment. In addition, students will be introduced to the ArcPy component of the ArcGIS software and develop a proficiency in developing custom applications for spatial data processing in the ArcPy environment using Python programming language. Upon a successful completion of the course the students will be able to: Design a solution for a geographic program using pseudocode and available spatial analysis functions in ArcGIS. Automate geospatial data processing using Python programming language and existing ArcPy functions. Appropriately use common programming techniques and structures including variables, flow control, looping, Boolean expressions.. Implement automated grid-based analysis functions. Automate manipulation of Tabular data using ArcPy functions and text manipulation using Python. Develop automated data processing flows and map generation based on user input. The prerequisites for this course include an introductory course for Geographic Information Systems (GIS). Students taking the course must be familiar with geographic data structures, basic GIS concepts, and demonstrate basic understanding of geospatial analysis. Introduction to programming and programming tools Data structures, variables, operations, and functions Control of Flow: branching Logical expressions and String manipulation Queries, and SQL expressions Lists and Looping: counted and conditional ArcPy geometry classes and objects ArcPy cursor objects Input and output text files Functions and modules Custom tool creation in ArcGIS 2
3 Work with rasters Debugging and error handling Introduction to Python and ArcPy scripting environment Soft coding custom scripts If, elif, else structures Modifying attributes of geographic data Loops Building vector geometries in Arc Accessing data using cursors Extracting and outputting information Creating custom toolboxes 3
4 Advanced GIS Based on your understanding and knowledge of basic GIS, this course focuses on advanced GIS concepts, tools and operations including spatial analysis, spatial statistics, geostatistical analysis, and geoprocessing. Students will also be introduced to a range of methods that can be applied to the exploration, modeling and visualization of quantitative data. This course will help you develop advanced theoretical and practical knowledge in spatial analysis and GIS modeling and the application this knowledge to solve real world problems. This course assumes a basic knowledge of GIS concepts and capabilities as well cartography. You must also be familiar with the ArcGIS software. Raster GIS concepts and capabilities Raster data model, advantages/disadvantages and selecting properties Map algebra Raster/grid based GIS analysis Modeling and cartographic modeling Space borne imagery and applications Distance and cost distance modeling Advanced spatial database operations the geodatabase model Interpolation & density estimation Geostatistical analysis and spatial interpolation 3D analysis Spatial statictics Visualization Exploring raster datasets Resample example and georeferencing Cartographic modeling Multicriteria decision analysis (MCDA): boolean MCE exercise using weighted linear combination Utility and network analysis 3D analysis Spatial auto-correlation and regression 4
5 Big data analysis in a GIS environment This course is designed to provide an introduction to statistical analysis over big data sets (and tackling big data problems) in geography. Students will be introduced to a range of methods that can be applied to the exploration, modeling and visualization of quantitative data. The course will provide important fundamental knowledge for future studies in geographic information systems and advanced statistical analysis. The course will begin by exploring the differences between spatial and non- spatial data, and defining the main descriptive statistics for these. The course covers a range of topics including: graphing and data visualization, descriptive statistics, probability and sampling, hypothesis testing, and approaches for summarizing relationships between variables. Upon a successful completion of the course the students will be able to: Articulate basic concepts relating to descriptive and inferential statistics Solve problems in geography using statistics. Analyze and map different types of spatial data, from both human and physical geography, and in interpreting the results. Demonstrate basic technical proficiency in the use of the R-Language for Statistical Computing as a tool for geographical analysis. Demonstrate proficiency in spatial analysis using expertise GIS. This course assumes a basic knowledge of GIS concepts and capabilities. Data, Statistics and Geography Descriptive Statistics Data representation and Sampling Descriptive Spatial Statistics Relationships and explanations Spatial dependency and spatial relationships Introduction to R and R packages Descriptive statistics Understanding the GEO in Geostatistics Regression and spatial regression 5
6 Open Source GIS Based on your understanding and knowledge of basic GIS, this course focuses on introducing Open Source software for both desktop and internet GIS applications. Introduces the concepts of Open Source software, and the leading desktop and web mapping Open Source software packages. Upon successful completion of this course the student should be able to: Understand the Free Software and Open Source (FOSS) models Work with FOSS software Show competency using FOSS Desktop software, such as Quantum GIS (QGIS), SpatiaLite, GRASS GIS, GDAL/OGR Implement the client server architecture of a web application Implement a basic Google mashup Show competency using FOSS web mapping software The prerequisites for this course include an introductory course for Geographic Information Systems (GIS). Students taking the course must be familiar with geographic data structures, basic GIS concepts, and demonstrate basic understanding of geospatial analysis. Free and Open Source Software Quantum GIS (QGIS) SpatiaLIte & PostGIS GRASS GIS QGIS & GRASS GDAL/OGR OpenStreetMap Georeferencing Introduction to FOSS4G Web Internet & GoogleMaps Cartoweb MapServer and GeoServer Intro to Open Source GIS Web Resources Introduction to QGIS QGIS Analysis and Plugins Intro to GRASS OpenStreetMap and Georeferencing Google Maps API Intro to MapServer and GeoServer 6
7 GIS on the Web and in the Cloud This course is designed to study web-based GIS technologies, and to help students develop the knowledge and skills necessary to plan, design, develop and publish a webbased GIS solution. This course provides students with a comprehensive and up-to-date understanding of: 1) the concepts and theories of Web/Internet GIS and its impacts on GIS applications; 2) various technologies or techniques for creating, analyzing, and publishing GIS data and services via the Internet. Students will be equipped with the state-of-art technical skills and knowledge necessary to develop Web GIS applications and to manage Web GIS projects, and will be inspired with broad and real-world applications of Web GIS in various fields. The topics covered include the hardware/software structure of the Internet (e.g. serverclient model, TCP/IP protocol), the evolution of Web GIS, and most importantly, different technology options. Students will be required to practice almost all of the Web GIS tools including Google Map API, ArcGIS Server, JavaScript API, Flex API, and Silverlight. Students will also be exposed to the experience of working with the cloud environment such as AWS EC2 and ArcGIS Online. The prerequisites for this course include skills of advanced course for Geographic Information Systems (GIS) and Object-Oriented Programming language. Students taking the course must be familiar with geographic data structures, basic GIS concepts, and demonstrate basic understanding of object-oriented programming under GIS environment. Web GIS basics and evolution GIS in Cloud: AWS EC2, ArcGIS Online ArcGIS Server and Geospatial web services basics Geospatial mashup & web GIS design principles GIS analysis on the web ArcGIS API for JavaScript, HTML5 and its uses in Web GIS Flex APIs and Silverlight APIs for ArcGIS 3D web maps Real-time GIS Create a map tour application using ArcGIS Online Create a web app with custom symbols and popups using ArcGIS Online Publish a map service on ArcGIS Server and create a web app with it Create web apps using ArcGIS Web App Builder Create web apps using ArcGIS API for Flex, ArcGIS Viewer for Flex, and ArcGIS Viewer for Flex Application Builder 7
8 Create web apps using ArcGIS API for Silverlight and ArcGIS Viewer for Silverlight Mobile GIS This course is designed as an introduction to mobile GIS, to the programming concepts underlying mobile GIS development, and more importantly, to the design and implement of a mobile GIS application. This course covers how to develop, test, and publish mobile GIS native apps working across two mobile platforms: Android and ios. This course will also try to leverage the capabilities of Java, Swift, Google maps, ArcGIS Server and runtime SDK to developing and publishing mobile GIS apps. Upon a successful completion of the course the students will be able to: Evaluate the pros, cons, and major challenges of developing and working with mobile GIS applications. Understand the key differences and similarities between various mobile GIS devices. Understand mobile application development and deployment process. Build mobile native apps using Google Maps API. Understand ArcGIS Server and mapping services for mobile apps. Build mobile native apps using ArcGIS Runtime SDKs. The prerequisites for this course include skills of advanced course for Geographic Information Systems (GIS) and Object-Oriented Programming language. Students taking the course must be familiar with geographic data structures, basic GIS concepts, and demonstrate basic understanding of object-oriented programming under GIS environment. Overview of mobile app development Using Android Studio for android development Android navigation and interface design Maps and Location in Android Google Map API ArcGIS server and service publishing ArcGIS SDK for Android Access to hardware and sensors in Android Using Xcode for ios Development ios navigation and interface design Persistent data in ios Maps and location in ios Google Map API and ArcGIS SDK for Android Monetizing apps and publishing apps 8
9 Getting to know Java and Android Studio App interface design Exploring sensors on android Build an android app based on Google Map API Publish data and services on ArcGIS Server Build an android app based on ArcGIS SDK Build an IOS app based on Google Map API Build an IOS app based on ArcGIS SDK Publishing apps through market place 9
County of Los Angeles. Chief Information Office Preferred Technologies for Geographic Information Systems (GIS) September 2014
County of Los Angeles Chief Information Office Preferred Technologies for Geographic Information Systems (GIS) September 2014 CIO Preferred Technologies for GIS This document lists the preferred Geographic
ArcGIS Viewer for Silverlight An Introduction
Esri International User Conference San Diego, California Technical Workshops July 26, 2012 ArcGIS Viewer for Silverlight An Introduction Rich Zwaap Agenda Background Product overview Getting started and
Web and Mobile GIS Applications Development
Web and Mobile GIS Applications Development Presented by : Aamir Ali Manager Section Head (GIS Software Customization) Pakistan Space and Upper Atmosphere Research Commission (SUPARCO) Geographical Information
Mapping Mashup/Data Integration Development Resources Teaching with Google Earth and Google Ocean Stone Lab August 13, 2010
Mapping Mashup/Data Integration Development Resources Teaching with Google Earth and Google Ocean Stone Lab August 13, 2010 David Hart GIS Specialist University of Wisconsin Sea Grant Institute Virtual
ArcGIS Web Mapping. Sam Berg, esri [email protected]
ArcGIS Web Mapping Sam Berg, esri [email protected] Agenda ArcGIS and WebMaps The APIs ArcGIS for Flex Viewer ArcGIS for Silverlight Builder ArcGIS for Sharepoint ArcGIS Application Templates ArcGIS Runtime
Mapping Mashup/Data Integration Development Resources
Mapping Mashup/Data Integration Development Resources David Hart GIS Specialist University of Wisconsin Sea Grant Institute October 6, 2008 Virtual Globes A virtual globe is a 3D software model or representation
Note: Hands On workshops are Bring Your Own Laptop (BYOL), unless otherwise noted. Some workshops are Bring Your Own Mobile Device(BYOD).
2015 MN GIS/LIS Consortium Pre Conference Workshops The Minnesota GIS/LIS Consortium is pleased to offer a diverse list of workshops on Wednesday, October 7th, 2015 at the DECC, Duluth, Minnesota Charting
ArcGIS. Server. A Complete and Integrated Server GIS
ArcGIS Server A Complete and Integrated Server GIS ArcGIS Server A Complete and Integrated Server GIS ArcGIS Server enables you to distribute maps, models, and tools to others within your organization
Lecture 8. Online GIS
Lecture 8 Online GIS Lecture 8: Outline I. Online GIS 1. Google Earth 2. MSN Live Maps II. Open Source GIS III. ArcGIS Server and the ESRI suite of online software utility options IV. Advanced Data Mining
Chapter 1: Introduction to ArcGIS Server
Chapter 1: Introduction to ArcGIS Server At a high level you can think of ArcGIS Server as software that helps you take your geographic information and make it available to others. This data can be distributed
ArcGIS Platform. An Integrated System. Portal
Platform An Integrated System Portal An Integrated Web GIS Platform Knowledge Workers Executive Access Public Engagement Work Anywhere Enterprise Integration Providing Mapping, Analysis, Data Management,
Computer Science. 232 Computer Science. Degrees and Certificates Awarded. A.S. Degree Requirements. Program Student Outcomes. Department Offices
232 Computer Science Computer Science (See Computer Information Systems section for additional computer courses.) We are in the Computer Age. Virtually every occupation in the world today has an interface
GEOENGINE MSc in Geomatics Engineering, Master Thesis Gina Campuzano
Master Thesis Gina CAMPUZANO Gina Campuzano Development of a GIS web application as a tool for learning of environmental protection -Comparison between MapServer and GeoServer constructing a tool for not
Design/build and visualization of political and social-statistics. statistics geodatabase by open source tools
Design/build and visualization of political and social-statistics statistics geodatabase by open source tools Ferenc Speiser Post-graduate distance learning course in Geoinformatics Contents The goals
An Introduction to Open Source Geospatial Tools
An Introduction to Open Source Geospatial Tools by Tyler Mitchell, author of Web Mapping Illustrated GRSS would like to thank Mr. Mitchell for this tutorial. Geospatial technologies come in many forms,
The Courses. Covering complete breadth of GIS technology from ESRI including ArcGIS, ArcGIS Server and ArcGIS Engine.
ESRI India: Corporate profile ESRI India A profile India s Premier GIS Company Strategic alliance between ESRI Inc. and NIIT Technologies Adjudged as India s Best GIS Solutions Company - Map India 2001
HTML5. Turn this page to see Quick Guide of CTTC
Programming SharePoint 2013 Development Courses ASP.NET SQL TECHNOLGY TRAINING GUIDE Visual Studio PHP Programming Android App Programming HTML5 Jquery Your Training Partner in Cutting Edge Technologies
Introduce Web3D Development and Visualization. Moxie Zhang Esri R&D Center Beijing
Introduce Web3D Development and Visualization Moxie Zhang Esri R&D Center Beijing Web Scene Desktop Web Device New in ArcGIS Online and Portal Web Scene Mash-up of 3D / 2D layers Web Scene Viewer and
Network Analysis with ArcGIS for Server
Esri International User Conference San Diego, California Technical Workshops July 24, 2012 Network Analysis with ArcGIS for Server Deelesh Mandloi Dmitry Kudinov Introduction Who are we? - Network Analyst
ESRI Technical Certification Overview. Amy Daniels Instructor, Greenville Tech
ESRI Technical Certification Overview Amy Daniels Instructor, Greenville Tech Why have certification by ESRI? It communicates your proficiency in ESRI software Similar to Microsoft Certification, it can
AQA GCSE in Computer Science Computer Science Microsoft IT Academy Mapping
AQA GCSE in Computer Science Computer Science Microsoft IT Academy Mapping 3.1.1 Constants, variables and data types Understand what is mean by terms data and information Be able to describe the difference
Customizing ArcPad solutions
Esri International User Conference San Diego, California Technical Workshops 25 July 2012 Customizing ArcPad solutions Marika Vertzonis, Gareth Walters, Stephen Quan Session Outline What can be customized?
Computer Science. Computer Science 213. Faculty and Offices. Degrees and Certificates Awarded. AS Computer Science Degree Requirements
Computer Science 213 Computer Science (See Computer Information Systems section for additional computer courses.) Degrees and Certificates Awarded Associate in Science Degree, Computer Science Certificate
Esri Training Apply what you learn to your job now
Esri Training Apply what you learn to your job now January 2014 Instructor-Led Courses Esri Course Catalog Dear Colleague: The latest release of ArcGIS transforms how geographic information will be accessed
SuperGIS Server 3.2 Standard Edition Specification
SuperGIS Server 3.2 Standard Edition Specification 20140826 Specification 1. All of the services support SOAP (Simple Object Access Protocol). 2. Use map file created by SuperGIS Desktop as map services
OSGeo Web Mapping Typification: GeoMajas, Mapbender, MapFish and OpenLayers. Christoph Baudson Arnulf Christl FOSS4G 2010 Barcelona
OSGeo Web Mapping Typification: GeoMajas, Mapbender, MapFish and OpenLayers Christoph Baudson Arnulf Christl FOSS4G 2010 Barcelona Disclaimer All information contained in this presentation has been compiled
ArcGIS 10.1 Web Apps and APIs. John Hasthorpe & Kai Hübner
ArcGIS 10.1 Web Apps and APIs John Hasthorpe & Kai Hübner Overview Options for leveraging ArcGIS Server using Esri s Web APIs Alternatives to the Web ADF application builder (Gone in 10.1) When and how
MAY 18, 2015 ARCGIS 10.3.1 FOR SERVER FUNCTIONALITY MATRIX
MAY 18, 2015 ARCGIS 10.3.1 FOR SERVER FUNCTIONALITY MATRIX Copyright 2015 Esri All rights reserved. Printed in the United States of America. The information contained in this document is the exclusive
Computer Science. Computer Science 207. Degrees and Certificates Awarded. A.S. Computer Science Degree Requirements. Program Student Outcomes
Computer Science 207 Computer Science (See Computer Information Systems section for additional computer courses.) We are in the Computer Age. Virtually every occupation in the world today has an interface
Computer Science Course Descriptions Page 1
CS 101 Intro to Computer Science An introduction to computer science concepts and the role of computers in society. Topics include the history of computing, computer hardware, operating systems, the Internet,
GIS and Mapping Solutions for Developers. ESRI Developer Network (EDN SM)
GIS and Mapping Solutions for Developers ESRI Developer Network (EDN SM) GIS and Mapping Solutions for Developers If you are a software developer looking for an effective way to bring geographic and mapping
Visualize your World. Democratization i of Geographic Data
Visualize your World Democratization i of Geographic Data Session Agenda Google GEO Solutions - More than just a Map Enabling our Government Customers- Examples Summary & Invite to Learn More About Google
An Android based Quantum GIS prototype. Ramon Carrillo, Daniel Ochoa [email protected]
An Android based Quantum GIS prototype Ramon Carrillo, Daniel Ochoa [email protected] Summary Background Past works Quantum GIS Mobile Quantum GIS Results Future works Background Robotic and computer
GIS. Digital Humanities Boot Camp Series
GIS Digital Humanities Boot Camp Series GIS Fundamentals GIS Fundamentals Definition of GIS A geographic information system (GIS) is used to describe and characterize spatial data for the purpose of visualizing
COMPUTER SCIENCE (AS) Associate Degree, Certificate of Achievement & Department Certificate Programs
A Course of Study for COMPUTER SCIENCE (AS) Associate Degree, Certificate of Achievement & Department Certificate Programs The field of computer science leads to a variety of careers that all require core
Esri Training. Prepare to Innovate. Instructor-Led Courses Course Catalog
Esri Training Prepare to Innovate 2015 Esri Instructor-Led Courses Course Catalog Dear Colleague: The latest release of ArcGIS transforms how geographic information will be accessed and managed by geographic
Interactive Multimedia Courses-1
Interactive Multimedia Courses-1 IMM 110/Introduction to Digital Media An introduction to digital media for interactive multimedia through the study of state-of-the-art methods of creating digital media:
About As. In a team with the best. ESRI Bulgaria is the exclusive distributor of Esri Inc. for Bulgaria. Esri Inc.
About As ESRI Bulgaria is an IT company, leader in the field of Geographic Information Systems (GIS) on the Bulgarian market. Offering the most advanced high-tech products, solutions and services, ESRI
Developing Apps with the ArcGIS Runtime SDK for Android. Ben Ramseth Esri Inc. Instructor Technical Lead
Developing Apps with the ArcGIS Runtime SDK for Android Ben Ramseth Esri Inc. Instructor Technical Lead Ben Ramseth Instructor Technical Lead Esri Inc USA, Charlotte, NC [email protected] @EsriMapNinja
Network Analysis with Python. Deelesh Mandloi
Deelesh Mandloi Slides and code samples from this demo theater http://esriurl.com/uc15nawpy Topics ArcGIS Network Analyst extension and concepts Network analysis using ArcGIS Online Network analysis using
What's new in gvsig Desktop 2.0
What's new in gvsig Desktop 2.0 What are the novelties? 2.0 1.12 Migrating and building... Some examples... Please pardon our appearance during construction Pie and bar chart legends Table in layout 1.12
How To Use Gis
Welcome Understanding Purpose Creating Relationships You A Global Community of GIS Professionals Changing the World Together Applying Geography Everywhere Your WORK Showcasing Your Web Apps Vision Applying
Geographic Web Application
University of L Aquila Department of Electrical and Information Engineering Geographic Web Application Enrico Ippoliti Building complete web applications This section discuss how to build complete web
What is ArcGIS Comprised Of?
ArcGIS Server 9.1 What is ArcGIS Comprised Of? ArcGIS Desktop Integrated suite of GIS applications ArcGIS Engine Embeddable developer components Server GIS ArcSDE, ArcIMS, ArcGIS Server Mobile GIS ArcPad
Making Your Mobile Workforce More Efficient
ArcGIS for Mobile Making Your Mobile Workforce More Efficient What Is Mobile GIS? Mobile geographic information system (GIS) technology extends GIS beyond the office and allows organizations to make accurate,
MicroStrategy Course Catalog
MicroStrategy Course Catalog 1 microstrategy.com/education 3 MicroStrategy course matrix 4 MicroStrategy 9 8 MicroStrategy 10 table of contents MicroStrategy course matrix MICROSTRATEGY 9 MICROSTRATEGY
Web-Based Enterprise Data Visualization a 3D Approach. Oleg Kachirski, Black and Veatch
Web-Based Enterprise Data Visualization a 3D Approach Oleg Kachirski, Black and Veatch Contents - Introduction - Why 3D? - Applications of 3D - 3D Content Authoring - 3D/4D in GIS - Challenges of Presenting
Mobile Solutions in ArcGIS. Justin Fan
Mobile Solutions in ArcGIS Justin Fan Agenda Introducing Mobile GIS Esri Mobile GIS solutions Selecting the right Mobile GIS solution Resources Q&A Introducing Mobile GIS What is Mobile GIS? Extends the
Course Descriptions. preparation.
Course Descriptions CS 101 Intro to Computer Science An introduction to computer science concepts and the role of computers in society. Topics include the history of computing, computer hardware, operating
Standards based spatial data management, GIS and web mapping. Spatial data management, analysis & sharing the free & easy way!
or Spatial data management, analysis & sharing the free & easy way! Premise: Traditional GIS is inherently flawed, especially when it comes to many fisheries/maritime datasets Premise: Traditional GIS
Best practices building multi-platform apps. John Hasthorpe & Josh Venman
Best practices building multi-platform apps John Hasthorpe & Josh Venman It s good to have options Android 4.3 10 Tablet Windows 7 14 Laptop Windows 7 15 Laptop Mac OSX 15 Laptop ios 6 4.6 Phone Android
Developing Fleet and Asset Tracking Solutions with Web Maps
Developing Fleet and Asset Tracking Solutions with Web Maps Introduction Many organizations have mobile field staff that perform business processes away from the office which include sales, service, maintenance,
Portal for ArcGIS. Satish Sankaran Robert Kircher
Portal for ArcGIS Satish Sankaran Robert Kircher ArcGIS A Complete GIS Data Management Planning & Analysis Field Mobility Operational Awareness Constituent Engagement End to End Integration Collect, Organize,
Middleware- Driven Mobile Applications
Middleware- Driven Mobile Applications A motwin White Paper When Launching New Mobile Services, Middleware Offers the Fastest, Most Flexible Development Path for Sophisticated Apps 1 Executive Summary
NetCDF and HDF Data in ArcGIS
2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop NetCDF and HDF Data in ArcGIS Nawajish Noman Kevin Butler Esri UC2013. Technical Workshop. Outline NetCDF
GeoKettle: A powerful open source spatial ETL tool
GeoKettle: A powerful open source spatial ETL tool FOSS4G 2010 Dr. Thierry Badard, CTO Spatialytics inc. Quebec, Canada [email protected] Barcelona, Spain Sept 9th, 2010 What is GeoKettle? It is
GIS Collaborative Projects at Fleming College
GIS Collaborative s at Fleming College 1. Introduction: The GIS Applications Specialist and GIS Cartographic Specialist programs at Fleming College in Lindsay Ontario are 2.5-semester Ontario Graduate
The Spatial Analysis and Visualization Initiative (SAVI) CERTIFICATE PROGRAM
The Spatial Analysis and Visualization Initiative (SAVI) CERTIFICATE PROGRAM Mapping is transforming how we communicate and interpret data. Creative professionals, designers, developers, programmers, architects,
Vision. South Pacific GIS/RS Conference 2015 11/17/2015. Applying Geography Everywhere. Applying Geography Everywhere
South Pacific GIS/RS Conference 2015 Applying Geography Everywhere Jithen (J) Singh Eagle Technology Group Ltd (Esri New Zealand) Suva, Fiji Vision Applying Geography Everywhere 1 GIS Is Evolving A Whole
Big Data and Analytics: Getting Started with ArcGIS. Mike Park Erik Hoel
Big Data and Analytics: Getting Started with ArcGIS Mike Park Erik Hoel Agenda Overview of big data Distributed computation User experience Data management Big data What is it? Big Data is a loosely defined
COMPUTER SCIENCE (AS) Associate Degree, Certificate of Achievement & Department Certificate Programs
A Course of Study f COMPUTER SCIENCE (AS) Associate Degree, Certificate of Achievement & Department Certificate Programs The field of computer science leads to a variety of careers that all require ce
Master of Engineering. Master of Science Civil Engineering
eb Master of Engineering Geographic Information Systems Specialty Master of Science Civil Engineering Geographic Information Systems Specialty Students seeking an advanced degree with a specialty in Geographic
Building Applications with the ArcGIS Runtime SDK for Windows Mobile
Esri International User Conference San Diego, California Technical Workshops July 25th Building Applications with the ArcGIS Runtime SDK for Windows Mobile Jay Chen Justin Colville What we will cover today
QML and JavaScript for Native App Development
Esri Developer Summit March 8 11, 2016 Palm Springs, CA QML and JavaScript for Native App Development Michael Tims Lucas Danzinger Agenda Native apps. Why? Overview of Qt and QML How to use JavaScript
Institute of Natural Resources Departament of General Geology and Land use planning Work with a MAPS
Institute of Natural Resources Departament of General Geology and Land use planning Work with a MAPS Lecturers: Berchuk V.Y. Gutareva N.Y. Contents: 1. Qgis; 2. General information; 3. Qgis desktop; 4.
Developing Business Intelligence and Data Visualization Applications with Web Maps
Developing Business Intelligence and Data Visualization Applications with Web Maps Introduction Business Intelligence (BI) means different things to different organizations and users. BI often refers to
Final Report - HydrometDB Belize s Climatic Database Management System. Executive Summary
Executive Summary Belize s HydrometDB is a Climatic Database Management System (CDMS) that allows easy integration of multiple sources of automatic and manual stations, data quality control procedures,
GEOGRAPHIC INFORMATION SOLUTIONS LTD. GPS Data Management & GIS Course
GEOGRAPHIC INFORMATION SOLUTIONS LTD GPS Data Management & GIS Course 4th Floor-Outbox, Soliz House, Plot 23, Lumumba Avenue, Nakasero, Kampala Uganda. Mobile: +256 778 082 563/+256 712 593 775 Email:
The Use of Geographic Information Systems in Risk Assessment
The Use of Geographic Information Systems in Risk Assessment With Specific Focus on the RiVAMP Methodology Presented by Nadine Brown August 27, 2012 Climate Studies Group Mona Climate Change Workshop Presentation
An Esri White Paper June 2010 Tracking Server 10
An Esri White Paper June 2010 Tracking Server 10 Esri 380 New York St., Redlands, CA 92373-8100 USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL [email protected] WEB www.esri.com Copyright 2010 Esri All rights
ni.com Remote Connectivity with LabVIEW
Remote Connectivity with LabVIEW What Is Remote Connectivity? Local Monitoring 3 Remote Mobile Access 4 What Is Remote Connectivity Two machines talking to one another Client Server PC PC Consumes Data
KonyOne Server Prerequisites _ MS SQL Server
KonyOne Server Prerequisites _ MS SQL Server KonyOne Platform Release 5.0 Copyright 2012-2013 Kony Solutions, Inc. All Rights Reserved. Page 1 of 13 Copyright 2012-2013 by Kony Solutions, Inc. All rights
Introduction to Web-based GIS
1. Overview Introduction to Web-based GIS by Tara Athan [email protected] 1-707-485-1198 Web-based GIS differs from traditional GIS or paper maps in several important ways that may at times be advantageous
Sisense. Product Highlights. www.sisense.com
Sisense Product Highlights Introduction Sisense is a business intelligence solution that simplifies analytics for complex data by offering an end-to-end platform that lets users easily prepare and analyze
Geography 168: Intermediate Geographic Information Systems (Summer 2014, Session C) Instructor Course Description
Geography 168: Intermediate Geographic Information Systems (Summer 2014, Session C) Instructor: Nick Burkhart Ofce hours: Bunche 1127B, Tues./Thurs., 2pm 3pm or by appointment Email: [email protected]
Five Steps to Better Performance
Effective Web maps have a specific focus and are designed so users can interact with them to accomplish meaningful tasks. Five Steps to Better Performance Sample methodology for creating a great Web map
Embracing ArcGIS for Local Government. Robert Parsons Delaware County, Ohio Auditor s Office Steve Koenig Bruce Harris & Associates
Embracing ArcGIS for Local Government Robert Parsons Delaware County, Ohio Auditor s Office Steve Koenig Bruce Harris & Associates Background Project began in April 2013 At that time ArcIMS 9.2 was the
Oklahoma s Open Source Spatial Data Clearinghouse: OKMaps
Oklahoma s Open Source Spatial Data Clearinghouse: OKMaps Presented by: Mike Sharp State Geographic Information Coordinator Oklahoma Office of Geographic Information MAGIC 2014 Symposium April 28-May1,
Diploma of Website Development
Diploma of Website Development Program Description The BHCK Diploma of Website Development provides the skills and knowledge for a graduate to design, build and manage websites as an independent web developer
Web Mapping in Archaeology
Non-invasive methods in the contemporary archaeological practice 25th February 2014 http://www.pborycki.pl/pdf/webmapping.pdf Plan of the presentation 1 Web Mapping General Idea History of Web Mapping
Editing Strategies for Enterprise Geodatabase
Federal GIS Conference February 9 10, 2015 Washington, DC Editing Strategies for Enterprise Geodatabase Ty Fabling Esri Solution Engineer A Complete Platform Enabling GIS Everywhere Desktop Web Device
Intro to Web App Builder. Mark Scott, Solutions Engineer, Esri County Government Team [email protected]
Intro to Web App Builder Mark Scott, Solutions Engineer, Esri County Government Team [email protected] The ArcGIS Platform enables Web GIS Enabling GIS Everywhere Desktop Web Device Simple Integrated Open
REGIONAL CENTRE FOR TRAINING IN AEROSPACE SURVEYS (RECTAS) MASTER IN GEOINFORMATION PRODUCTION AND MANAGEMENT
REGIONAL CENTRE FOR TRAINING IN AEROSPACE SURVEYS (RECTAS) MASTER IN GEOINFORMATION PRODUCTION AND MANAGEMENT PROGRAMME DESCRIPTION October 2014 1. The programme The academic programme shall be referred
Sterling D. Quinn. Department of Geography, Penn State University 302 Walker Building, University Park, PA 16802 [email protected] www.sterlingquinn.
Sterling D. Quinn Department of Geography, Penn State University 302 Walker Building, University Park, PA 16802 [email protected] www.sterlingquinn.net Education Doctor of Philosophy in Geography, Penn State
A GIS helps you answer questions and solve problems by looking at your data in a way that is quickly understood and easily shared.
A Geographic Information System (GIS) integrates hardware, software, and data for capturing, managing, analyzing, and displaying all forms of geographically referenced information. GIS allows us to view,
Geography 167: Cartography (Summer 2014, Session A) Instructor Course Description Learning Objectives: Course Delivery Method: online course
Geography 167: Cartography (Summer 2014, Session A) Instructor: Nick Burkhart Office hours: Tues./Thurs., 9am 10am or by appointment Email: [email protected] Skype: nick.uclagis Course Description:
Making Mobile a Reality
Making Mobile a Reality KIEFER CONSULTING CALIFORNIA DEPARTMENT OF TECHNOLOGY Introductions Scott Paterson California Department of Technology, Enterprise Solutions Harkeerat Toor Kiefer Consulting, Consultant
Neues vom QGIS Server und QGIS-Webclient
FOSSGIS 2012 Neues vom QGIS Server und QGIS-Webclient Pirmin Kalberer Sourcepole AG, Pfäffikon SZ www.sourcepole.ch Über Sourcepole > QGIS > Core dev. & Project Steering Commitee > Printing, QGIS Server,
ArcGIS Server in Practice Series: Best Practices for Creating an ArcGIS Server Web Mapping Application for Municipal/Local Government
An Esri White Paper August 2009 ArcGIS Server in Practice Series: Esri, 380 New York St., Redlands, CA 92373-8100 USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL [email protected] WEB www.esri.com Copyright 2009
Using CAD Data in ArcGIS
Esri International User Conference San Diego, California Technical Workshops July 27, 2012 Using CAD Data in ArcGIS Jeff Reinhart & Phil Sanchez Agenda Overview of ArcGIS CAD Support Using CAD Datasets
Branch of Geospatial Support. GEOSPATIAL TRAINING SCHEDULE APRIL 2015 SEPTEMBER 2015 Version: 27 APRIL 2015
UNITED STATES DEPARTMENT OF THE INTERIOR BUREAU OF INDIAN AFFAIRS Office of Trust Services Division of Land Titles and Records Branch of Geospatial Support 13922 Denver West Parkway, Building 54, Suite
Investigating Hadoop for Large Spatiotemporal Processing Tasks
Investigating Hadoop for Large Spatiotemporal Processing Tasks David Strohschein [email protected] Stephen Mcdonald [email protected] Benjamin Lewis [email protected] Weihe
The UCC-21 cognitive skills that are listed above will be met via the following objectives.
Master Syllabus Department of Geography GEOG 265: Introduction to Geographic Information Systems Course Description Fundamentals of geographic information systems (GIS). How to visualize geographic information
