Smart Energy Utilities based on Real-Time GIS Web Services and Internet of Things

Size: px
Start display at page:

Download "Smart Energy Utilities based on Real-Time GIS Web Services and Internet of Things"

Transcription

1 Available online at ScienceDirect Procedia Computer Science 110 (2017) 8 15 The 14th International Conference on Mobile Systems and Pervasive Computing (MobiSPC 2017) Smart Energy Utilities based on Real-Time GIS Web Services and Internet of Things Reza Nourjou a,, Mehdi Hashemipour b a GIS Researcher, Washington D.C., USA b Systems Engineer, Washington D.C., USA Abstract Problem: The power & electric outages cause business disruptions that result in economic impacts to cities. A web map service (WMS), as a RESTful API with URL, that makes real-time information of power outage and economic loss estimation accessible and available across the web would be valuable and important for decision makers in smart cities and smart energy utility. Objective: This paper presents a web-based system that is capable of creating real-time WMS. Our system enables geo-enabled applications (such as web mapping, mobile GIS app, operations dashboard) to access, query, and display a web map of real-time outage status and economic loss information associated with outages in the county scale. Method: Our method is based on the Internet of Things (IoT), web services, GIS web services, web mapping, and web GIS (Geographic Information Systems). To implement our system, we used esri ArcGIS for Server, SQL Server Spatial, Amazon Web Services, and C#.NET. The system architecture consists of autonomous computer program, spatial database, GIS Server, cloud computing platform, a WMS, web feature service (WFS). Our insight is in real-time by continuously 1) connecting to web sensors and collecting outage data, 2) connecting to web services for calculating economics loss associated with outages, 4) manipulating (modify, insert, delete) our spatial database over the Internet, 4) publishing a real-time WMS. Result: The system implementation resulted in a back-end server that includes /serves a real-time WMS. A data record includes: name of county, name of state that contains this county, total number of costumers located within the county, total number of costumers without electricity who are located into the county, and total economic losses (modeled as total jobs loss, total GDP loss, and total cost in $) caused by outages for the county. Findings: Real-time WMS created by our system can be used by applications to display and query a web map of electric outage status and their macroeconomic loss in real-time. They provide a decision support tool for disaster emergency management in the energy sector by aiding in prioritization of restoration operations and recovery phase in electric utilities in order to reduce the economic impact of outages. Our system provides an important platform for smart cities, real-time GIS, Internet on Things, map-based crowdsourcing applications, real-time intelligent systems, and for real-time monitoring and analytical applications. c 2016 The Authors. Published by Elsevier B.V The Authors. Published by Elsevier B.V. Peer-review under responsibility of the Conference Program Chairs. Keywords: cloud; Internet of Things; sensor network; power outage; economic loss; electric utilities; spatial web service; smart cities; real-time GIS; web GIS Corresponding author. address: nourjour@gmail.com The Authors. Published by Elsevier B.V. Peer-review under responsibility of the Conference Program Chairs /j.procs

2 Reza Nourjou et al. / Procedia Computer Science 110 (2017) Introduction Problem: Electric & power outage in power & electric utilities is a short-term or long-term loss of electric power in an area. In a macro-geographic scale, an outage record is a set of information: name of county for which the outage is reported, name of a state that contains this county, number of costumers who are served by and located within this county, number of customers (business and commercial units) without electricity, and time of last update in which these data are observed. These data are open and free and are accessible in power & electric companies web sites. A web sensor reports a number of outage records in real-time. Indeed, a web sensor makes outage data publicly available through web services API (URL) with web data formats such as JSON across the web. For example, we are able to access and collect outage data sensed by the Dominion power company through an API (please see footnote 1 ). These outage data are updated every 15 minutes to show the real-time status of power outages (please see footnote 2 ). It is assumed to dedicate a web sensor to a power company. Therefore, a sensor network indicates a set of web sensors. Outages cause economic loss (E.L. in short) due to business disruptions. Outages can impact electricity consumers primarily through property loss and business disruption. The Electric Power Research Institute estimated that the annual cost of outages across all U.S. business sectors was $104 billion to $164 billion in With the estimating the average number of power outages in a year over five minutes, a reasonable estimate for the annual economic cost yields a possible $20 billion to $31 billion as a lower range 1. The 2003 blackout in the northern and eastern U.S. and Canada which caused a $6 billion loss in economic revenue is one of many indicators that the current electrical grid is outdated 2. Economic models are used to assess E.L. associated with outages in counties. Losses are usually presented by the total GDP loss in USD$, total jobs loss, and total cost in USD$ in each county. Our focus is on the county level since the web sensors reports outages in counties. These models should be executed in real-time as soon as a county experiences an outage situation relative to the anticipated duration of the outage. Outages become a crisis when an unpredictable event such as a hurricane or flood causes a widespread outages. Consequently, outages generate vast negative economic outcomes over an extended period of time. Specially, when an affected county contains many business and commercial units. Motivation: Imagine a catastrophic hurricane Matthew hit the Florida State on October 2016 and caused widespread outages in 67 counties. An efficient action plan for restoration operations results in reducing the economic impacts of outages. Thus, the disaster emergency management department are faced with some main questions: 1) what is current (real-time) status of outages and also spatial distribution of outages in 67 counties? 2) what is current (real-time) status of E.L. associated with outages in each county? 3) which county should be considered as the first priority in restoration operations? 4) how much loss can be reduced if a certain county is restored? Importance of Problem: It is important to collect outage data from the sensor network in real-time, analyze the gathered data and estimate E.L., and share information (collected outages and calculated E.L.) in real-time through real-time and dynamic maps. This type of real-time map creates situational awareness. This process is valuable for decision makers, emergency managers, industry partners, and operational decision support, as well as pre- and post-facto planning to have an accurate real-time perception (understanding) of outage crisis. Thus it enables them in a real-time mechanism to monitor outage status and their economic impacts. Moreover, it assists them a real-time mechanism to prioritize the restoration/recovery operations of critical hubs and services in order to reduce economic loss due to outages. Research Question: Considering the fact that there is a sensor network, how can outage data be collected in realtime, E.L. be estimated in real-time, and this information as a real-time and dynamic map be shared by users through real-time web services API? Objective: We aim to build a web-based system for smart cities. Our system is capable of 1) connecting to web sensors and collecting outage data from them, 2) connecting to web services that provide economic loss estimation (E.L.E. in short), 3) manipulating our spatial database across the web, 4) providing real-time WMS for applications 1 generation_data/2017_01_24_20_30_30/report_region.json?_= report-panel-county-muni

3 10 Reza Nourjou et al. / Procedia Computer Science 110 (2017) 8 15 (web mapping, mobile, desktop) to access, query, and display real-time maps of outages and E.L. associated to outages. Innovation and Contribution: Our innovation is a computer system that connects outage sensor network and E.L.E. services and shares real-time outages data and real-time E.L.E through real-time GIS gis web services (URL). Significance and Importance: We highlight the significance and importance of our work as follows: It provides a valuable platform to publish and serve a real-time WMS that contains real-time outage data and E.L.E. calculation. It provides a valuable platform to build a WFS that allows geo-enabled applications to manipulate an enterprise spatial database on the web through URL (web services). It is valuable for smart cities and smart energy utilities during crisis response operations to power outages. It proposes a flexible and scalable solution to be used in various problem domains, sensors, real-time analysis and computation, real-time monitoring, real-time GIS, location-based services, crowdsourced maps, and webbased services. It uses the cloud technology to embed the spatial database,gis web services, and computer programs. It enables real-time analysis and provides a scalable framework to execute different data analysis. It provides an enterprise spatial database with real-time information. It provides an editable spatial database to be manipulated by applications across the web. 2. Background to GIS Web Services Web services provide a standard means of communication (interoperating) between different software applications, running on a variety of platforms and/or frameworks, by using open standards such as HTML, XML, WSDL, and SOAP. So a web service is a mechanism that provides some kind of data and functionality over the web. A service can be consumed by a web application to access its data or functionality. (Source: World Wide Web Consortium) GIS web services share (provides access to) GIS resources over the internet through standard internet protocols. A GIS WS is NOT a web mapping application. This paper focuses on two types of GIS WS: Web Feature Service (WFS) and Web Map Service (WMS). A WMS is a standard protocol for serving (over the Internet) georeferenced map images which a map server generates using data from a GIS database. The WMS interface returns an image which cannot be edited or spatially analyzed. On the other hand, the WFS standard defines interfaces and operations for data access and manipulation on a set of geographic features across the Internet in the form of URLs. Data manipulation operations include the ability to 1) get or query features based on spatial and non-spatial constraints, 2) create a new feature instance, 3) get a description of the properties of features, 4) delete a feature instance, 5) update a feature instance, 6) lock a feature instance. (Source: Open Geospatial Consortium). For an example, GIS gis web services are implemented in esri ArcGIS for Server (Source: 3. Review Related Works A number of good works have contributed to the field of smart cities and smart energy utilities by using Internet of Things (IoT), cloud, web mapping, Internet-based services, and sensor network. To highlight our contribution and innovation in this paper, Table 1 shows a list of some related works and their features. The innovation of our work is to estimate outage E.L.E. and share those data in real-time. In this work 8, a macroeconomic loss estimation model is implemented as a component in system architecture, and this model is executed in real-time whenever new outage data are collected by the system. While in our approach, economic loss calculations are done by relevant web services over the Internet. The smart grid can be considered a modern electric power grid infrastructure for enhanced efficiency and reliability through automated control, high power converters, modern communications infrastructure, sensing and metering

4 Reza Nourjou et al. / Procedia Computer Science 110 (2017) Table 1. Comparison between our solution and related works.(description: Y: Yes N: No WS4CM: Web Service of Computing Models ) Work Cloud Real-Time Outage Real-Time E.L.E. Real-Time WMS Sensor Network WS4CM Our system Y Y Y Y Y Y 8 Y Y Y Y Y N 9,10,11 Y Y N Y Y N 3,2 Y Y N Y Y N technologies, and modern energy management techniques based on the optimization of demand, energy and network availability, and so on 3,5. Smart grid makes restoration faster, easier for utilities 2. The disadvantage in these solutions is the outages E.L. that is not estimated. They focused on monitoring outages in real-time while the E.L.E. is important for action planning in restoration operations. The US energy & power companies usually publish current map of outages in their service areas, cities and counties. Moreover, those data are accessible though RESTful API. Please see these samples 9,10,11. The main drawback of these maps is the E.L.E.. They do not estimate the E.L.E. due to outages, therefore those types of information are not available. 4. Objective Our objective is to create and publish a WMS (as URL) that can be used for applications to openly access real-time outage data and real-time E.L.E. information and to visualize them on dynamic, real-time maps. To achieve this goal, we developed a real-time GIS, which is considered a back-end program, on web and cloud. The system architecture contains WMS, WFS, GIS server, a spatial database which is editable on the web, and an autonomous computer program. Our insight is through an automated and continuous mechanism to 1) connect to web sensors and collect/gather outage data, 2) analyze data, 3) connect to web services that provide E.L.E. models and E.L.E. calculation, 4) manipulate the spatial database on the web through the WFS, 5) make information accessible through the WMS. Please see Figure 1. Fig. 1. The system proposed by this paper for smart energy utilities.

5 12 Reza Nourjou et al. / Procedia Computer Science 110 (2017) Method We used esri ArcGIS for Server, Amazon Web Services (AWS), Microsoft SQL Server Spatial, and C#.NET to develop our system. More details about our initial achievements are described in paper 8. The system components shown in Figure 1 are explained in the following subsections Web Sensor A web sensor is a web service or a web page that reports real-time outage statuses across the Internet. A web sensor provides RESTful APIs that enable us (the Autonomous Computer Program component) to collect and receive outage data with the JSON format. Those data are updated every 15 minutes to show the real-time and live status of a power outage. Indeed, each power & electric company shares a list of the service areas, such as counties, where customers are experiencing power outages. For example, the Dominion power company s website, shown in footnote 2, and a publicly provided web API, shown in footnote 1, presents 118 outage records, each associated with a county located in the Virginia State. According to the Wikipedia website, the United States has 48 electric companies. Therefore, a network of 48 web sensors can monitor real-time outage statuses in the US Web Services for Computing Models E.L.E. models enable us (the Autonomous Computer Program component) to calculate and assess regional economic loss impact due to outages. Whenever outage data are collected, executing a loss model at the same time results in real-time E.L.E. There are two main approaches to estimating E.L.. The first approach is to select an appropriate loss model and implement it in our system by programming. Our previous work applied this strategy 8. The second one is to recognize and use available web servers that provide web services for E.L.E.. As Figure 1 shows, an API enables the autonomous computer program to send outage data to a web service and receive economic loss data that are calculated by that web server Autonomous Computer Program The autonomous computer program, which is considerable an intelligent system, is the essential component in our system that provides four main capabilities as follow: connecting to web sensors to receive and collect electric outage data from them though APIs, connecting to and communicating with computing web services for to get E.L.E. from them though APIs, manipulating (modifying, inserting, updating, accessing, querying) the spatial database component though the WFS component, be an autonomy to execute some reactive and proactive actions, data analysis, and problem-solving algorithms. This autonomous computer program executes these functions in real-time, repeatedly, continuously, and automatically in order to provide a real-time situational awareness. Actually, this component executes these functions in real-time whenever new outage data are observed. As Figure 1 shows, this component is embedded in a cloud computing platform. To support its functionalities, an internal database stores some essential information such as addresses of web services, web sensors, etc. To implement this component, we deployed C#.NET, LINQ and JSON in.net, Network Programming in the.net Framework, jquery, GeoJSON, ArcGIS REST API, ArcGIS Runtime SDK for.net, ASP.NET Web API. This component is run on AWS.

6 Reza Nourjou et al. / Procedia Computer Science 110 (2017) Spatial Database Data is the core of any information system. Roles that the Spatial Database component plays in our system include: 1) store and manage data (geographic information and non spatial data) that are required by system components for data-related operations and mapping, 2) provide and contain data that are required/used by the WMS and WFS components, 3 ) provide a centralized database and share data, as a geodata service, with system components, and 4) make data available and accessible for applications and for the autonomous software via spatial web services. This spatial database has five important characteristics: be real-time by containing real-time data, be a spatial database by containing geographic and geospatial information, be editable (manipulatable) and replicated across the Internet, be a central database, be embedded (installed, stored, and executed) in the cloud. To implement the spatial database, we first designed a data model as a UML class diagram. Then, we created a spatial database using Microsoft SQL Server, esri Enterprise Geodatabase, and ArcGIS for Server on AWS 8. Finally, counties data as a GIS map were inserted into the spatial database using esri ArcGIS Catalog GIS Server The GIS Server allows us to: 1) create and share GIS resources such as WMS and WFS, 2) manage and server the Spatial Database component on the cloud, 3) respond to and process web requests sent by the autonomous computer program and devices (geo-enabled applications), 4) server and manage WMS and WFS components, 5) and communicate with applications and autonomous program through WFS and WMS. We used esri ArcGIS for Server on Amazon Web Services in order to create and run a GIS Server on the cloud. We used the ArcGIS Server Cloud Builder on Amazon Web Services tool Web Map Service (WMS) This WMS component shares a real-time map that contains two types of information: 1) real-time power outage statuses and 2) real-time E.L.S.. This software component is a web service (a RESTful API with URL) that can be used by any geo-enabled application to access and get this map across the Internet. Actually, it makes this map available and accessible on the Internet through a URL. The WMS is managed by the GIS Server, and it enables applications to send requests to the GIS Server. The most important feature of this component is to be real-time. To server a real-time map service, this WMS is connected via the GIS server to the spatial database, which contains real-time data. This WMS needs to be frequently updated to present real-time and updated data. We used ArcGIS for Server and esri ArcMap to create and publish this type of spatial web service in our work Web Feature Service (WFS) This WFS enables the autonomous computer program to access the Spatial Database component and manipulate data over the web via URL. This web service behaves like a WMS. We used ArcGIS Server and esri ArcMap to create this component in our work Cloud Cloud computing is a model for enabling ubiquitous, on-demand access to a shared pool of configurable computing resources e.g. computer networks, servers, storage, applications and services. We used the cloud for four purposes:

7 14 Reza Nourjou et al. / Procedia Computer Science 110 (2017) 8 15 Fig. 2. Consume our real-time WMS by a web mapping application. 1) embedding (installing, storing, and executing) the autonomous computer program, 2) embedding the Spatial Database component, 3) embedding the GIS Server component, 4) and embedding the WMS and WFS components and making them available and accessible across the globe. We used Amazon Web Services (AWS) for the cloud platform and utilized tools to install these components Geo-enabled Application Our WMS with format URL (web API) can be used easily by any geo-enabled application such as web mapping, a mobile GIS app, and an operational dashboard. Any device running a such app can get /receive real-time web map of outages and E.L.E. from our system and display it on a map-based user-interface. 6. Implementation and Results To validate and evaluate our system presented in Figure 1, we first implemented and developed its components. The system implementation results in a back-end serve, which includes WMS. This WMS has a defined URL to share real-time outages and real-time E.L.E.. Then, we built web mapping applications using the ArcGIS Online, Web AppBuilder tool, and Operations Dashboard for ArcGIS. These geo-enabled applications used the WMS component. Please see Figure 2. E.L.E. information is modeled in cost (in USD$) of extended business disruptions (i.e. total loss GDP, total loss output, total loss jobs) due to an extended power outage. As the result of the electric outage change in real-time, the economic loss estimation varies over time Findings Our system provides a flexible platform to implement real-time GIS. Some applications are as follows: 1) Internet of Things, 2) crowdsourcing, 3) smart meters and smart grid in utilities (gas, water, electricity) management, 4) coordinate disaster emergency operations, run the agent-based simulation, and plan actions of first respond teams 4,6,7 in real-time, 5) monitor and track dynamic assets (vehicles, cargo, trains, cars, aircraft, vessels or stationary sensors) and field crews on a map, 6) develop real-time dashboards for supply chain managers.

8 Reza Nourjou et al. / Procedia Computer Science 110 (2017) Conclusion Our system creates and shares real-time WMS that can be used by any geo-enabled application to display a web map of electric outage statuses and their macroeconomic loss in real-time. These spatial web services provide a decision support tool for disaster emergency management and crisis response in the energy sector in real-time through aiding in prioritization of operations restoration in electric utilities in order to reduce the economic impact of outages. It can enhance efficiency of recovery operations in energy utilities, improve real-time decision making and real-time planning, enable real-time monitoring, support operational decisions, solve critical problems, and create new and innovative experiences in smart electric utilities and smart cities. As a result, our communities will be more resilient, as evidenced by lives saved, property protected, and businesses staying open in the wake of a catastrophic event. One drawback to be considered in our approach is our use of eari ArcGIS. Our system uses ArcGIS for Server which is a costly software. Moreover, we need to develop a scalable and flexible GIS server. Another one drawback is to use simple E.L.E. models while our autonomous computer program can provide a scalable framework to execute different data analysis for various requirements. The future works would use open source tools such as GeoServer for sharing geospatial, PostGIS for spatial database, and MapServer for web mapping. References 1. Campbell, R.J., 2012, August. Weather-related power outages and electric system resiliency. Washington, DC: Congressional Research Service, Library of Congress. 2. Cavoukian, A., Polonetsky, J., & Wolf, C. (2010). Smartprivacy for the smart grid: embedding privacy into the design of electricity conservation. Identity in the Information Society, 3(2), Gungor, V. C., Sahin, D., Kocak, T., Ergut, S., Buccella, C., Cecati, C., and Hancke, G. P. (2011). Smart grid technologies: Communication technologies and standards. IEEE transactions on Industrial informatics, 7(4), Hashemipour, M., Stuban, S. M., & Dever, J. R. (2017). A community-based disaster coordination framework for effective disaster preparedness and response. Australian Journal of Emergency Management, The, 32(2), Hourdouillie, R., and D. Pollock (2016). How multi-services gateways enable IoT for utilities. Journal of Energy and Power Engineering 10 (2016) Nourjou, R. and J. Gelernter (2015). Distributed Autonomous GIS to Form Teams for Public Safety. In Proceedings of the 4th ACM SIGSPA- TIAL International Workshop on Mobile Geographic Information Systems, pp , Seattle, Washington, November 2015, ACM. 7. Nourjou, R., H. Tatano, H. Aghamohammadi (2015). Search Algorithm for Optimal Execution of Incident Commander Guidance in Macro Action Planning. International Journal of Intelligent Systems Technologies and Applications, 14(3/4), Nourjou, R. and J. Thomas (2016). System Architecture of Cloud-based Web GIS for Real-Time Macroeconomic Loss Estimation. In Proceedings of the 5th ACM SIGSPATIAL International Workshop on Mobile Geographic Information Systems, San Francisco Bay Area, California, November 2016, ACM. 9. Map of outages reported by the Dominion company. Online. Available: Accessed 10 February Map of outage information reported by the ComEd company. Online. Available: Accessed 10 February Map of current outages reported by the Southern California Edison company. Online. Available: OutageMap_new.html. Accessed 10 February 2017.

ESRI ROADMAP FOR UTILITIES AND TELECOMMUNICATIONS COMPANIES

ESRI ROADMAP FOR UTILITIES AND TELECOMMUNICATIONS COMPANIES ESRI ROADMAP FOR UTILITIES AND TELECOMMUNICATIONS COMPANIES Introduction Over the last several years, the ArcGIS has emerged as a true IT platform. According to Phil Simon, the author of the acclaimed

More information

Enabling GIS in Distribution Utility for Energy Audit and Load flow analysis

Enabling GIS in Distribution Utility for Energy Audit and Load flow analysis Enabling GIS in Distribution Utility for Energy Audit and Load flow analysis Jayant Sinha Associate Vice President (Power/ IT) Spanco Ltd. Abstract: About the Author: In the nationwide implementation of

More information

GIS as a Foundation for Command & Control. Tom Smedley Milquiades Walther-Rodriguez

GIS as a Foundation for Command & Control. Tom Smedley Milquiades Walther-Rodriguez GIS as a Foundation for Command & Control Tom Smedley Milquiades Walther-Rodriguez Agenda Trends in Command and Control & GIS What is Web GIS Use Cases GIS Platform Approach to Command and Control Trends

More information

ArcGIS for Emergency Management-

ArcGIS for Emergency Management- ArcGIS for Emergency Management- Configuring the Solutions Jess Neuner Nikki Golding Agenda Introduction Solution Offering What s Next Your Feedback ArcGIS as a Platform Simple, Open, and Configurable

More information

GIS Based Network Outage Planning and Scheduling System

GIS Based Network Outage Planning and Scheduling System GIS Based Network Outage Planning and Scheduling System Sr. Development Lead, NSG India Pvt. Ltd. Plot: 5, 1st Floor, Ganapathi Arcade, Op: Omega Degree College, Beside Radhika Theater ECIL Post, Hyderabad-

More information

Cognitive IoT unlocking the data challenge

Cognitive IoT unlocking the data challenge Cognitive IoT unlocking the data challenge Kim Cobb IBM Watson IoT 508-202-5470 kimberlycobb@us.ibm.com @kimberlymcobb 5/8/2016 1 1 What really is the Internet of Things? 2 sides of the coin On the one

More information

DATA ACQUISITION PROCESSING AND VISUALIZATION ALL-IN-ONE END-TO-END SOLUTION EASY AFFORDABLE OPEN SOURCE

DATA ACQUISITION PROCESSING AND VISUALIZATION ALL-IN-ONE END-TO-END SOLUTION EASY AFFORDABLE OPEN SOURCE DATA ACQUISITION PROCESSING AND VISUALIZATION ALL-IN-ONE END-TO-END SOLUTION EASY AFFORDABLE OPEN SOURCE FROM INFINITE AUTOMATION SYSTEMS INC WWW.INFINITEAUTOMATION.COM (303) 558-7112 www.infiniteautomation.com

More information

Mango Solution Easy Affordable Open Source. Modern Building Automation Data Acquisition SCADA System IIoT

Mango Solution Easy Affordable Open Source. Modern Building Automation Data Acquisition SCADA System IIoT Mango Solution Easy Affordable Open Source Modern Building Automation Data Acquisition SCADA System IIoT HTTP SQL is a 100% browser-based, cross platform software application that enables users to access

More information

Esri Technical Roadmap. Chris Hansen

Esri Technical Roadmap. Chris Hansen Esri Technical Roadmap Chris Hansen Platform Capabilities Mapping Smart Mapping Vector Tiles Mapping Temporal Patterns Charting Mobile Map Packages 3D Earth Urban and Landscape Models - 3D Object Layers

More information

ArcGIS Utility Network Management Developing Your Plan Utility Leadership Forums Brian Bell & Jenny Fong

ArcGIS Utility Network Management Developing Your Plan Utility Leadership Forums Brian Bell & Jenny Fong ArcGIS Utility Network Management Developing Your Plan 2018 Utility Leadership Forums Brian Bell & Jenny Fong Enable Smarter Utility Operations GeoEnable Integrated Asset Information, Real Time Streams

More information

Sharing and Deploying MATLAB Programs

Sharing and Deploying MATLAB Programs Sharing and Deploying Programs Dr. Harald Brunnhofer 2015 The MathWorks, Inc. 1 Data Analytics Workflow Business Systems Smart Connected Systems Data Acquisition Data Analytics Analytics Integration :

More information

Using a Location Platform for Integrated Intelligence. Ben Conklin Craig Cleveland

Using a Location Platform for Integrated Intelligence. Ben Conklin Craig Cleveland Using a Location Platform for Integrated Intelligence Ben Conklin Craig Cleveland Global Challenges A Dynamic World Creates Complex Intelligence Challenges Pandemics Famine and Drought Natural Disasters

More information

Cloud Service Model. Selecting a cloud service model. Different cloud service models within the enterprise

Cloud Service Model. Selecting a cloud service model. Different cloud service models within the enterprise Cloud Service Model Selecting a cloud service model Different cloud service models within the enterprise Single cloud provider AWS for IaaS Azure for PaaS Force fit all solutions into the cloud service

More information

Acquiring and Processing Data at the Edge of the Energy Grid

Acquiring and Processing Data at the Edge of the Energy Grid Solution Brief Energy Industry Acquiring and Processing Data at the Edge of the Energy Grid Utility-grade platform helps utilities improve business operations and asset health Solving the connect the unconnected

More information

ArcGIS Workflow Manager: Advanced Workflows and Concepts. Kevin Bedel & Nishi Mishra

ArcGIS Workflow Manager: Advanced Workflows and Concepts. Kevin Bedel & Nishi Mishra ArcGIS Workflow Manager: Advanced Workflows and Concepts Kevin Bedel & Nishi Mishra Session Topics Overview Configure & Design Notify & Relationships Integrate & Geoprocess Overview ArcGIS Workflow Manager

More information

From data to display Data loading, quality control and workflow management

From data to display Data loading, quality control and workflow management From data to display Data loading, quality control and workflow management Kiyoshi Yamashita Kristen Waldvogel Esri Software Components Production Mapping Data Review Feature Manager Workflow Management

More information

Leveraging Geography to drive Business Value

Leveraging Geography to drive Business Value Leveraging Geography to drive Business Value MidWest ESRI Utility User Group Ken Brelsford ESRI ESRI would like to thank you for taking the time to support the MidWest ESRI Utility User Group. The following

More information

GIS and Asset Management: a Cost Efficient Enterprise Solution

GIS and Asset Management: a Cost Efficient Enterprise Solution GIS and Asset Management: a Cost Efficient Enterprise Solution Ming Zhao & Geoffrey Stevens Abstract: Utilities are facing significant challenges and opportunities in developing cost effective business

More information

Deploying Info Clouds to Rapidly Deliver Actionable Information to Stakeholders. Brad Schmidt Business Development, Intergraph Canada

Deploying Info Clouds to Rapidly Deliver Actionable Information to Stakeholders. Brad Schmidt Business Development, Intergraph Canada Deploying Info Clouds to Rapidly Deliver Actionable Information to Stakeholders Brad Schmidt Business Development, Intergraph Canada Agenda Why do we need Info Clouds What is an Information Cloud What

More information

ArcGIS Workflow Manager:

ArcGIS Workflow Manager: ArcGIS Workflow Manager: Advanced Topics Kevin Bedel & Nishi Mishra Session Topics Overview Configure & Design Notify & Relate Integrate & Analyze Overview What is ArcGIS Workflow Manager? Configure &

More information

ArcGIS for Water Utilities

ArcGIS for Water Utilities ArcGIS for Water Utilities Mark Robbins Joe Morocco Agenda Introductions ArcGIS for Water Utilities Overview Demonstrations Getting Started with ArcGIS for Water Utilities Common Deployment Scenarios Discussion

More information

Lesson 3 Cloud Platform as a Service usages for accelerated Design and Deployment of IoTs

Lesson 3 Cloud Platform as a Service usages for accelerated Design and Deployment of IoTs Lesson 3 Cloud Platform as a Service usages for accelerated Design and Deployment of IoTs 1 Large and Big Data platform Oracle IOT PaaS For delivering, integrating, securing and retrieving For analysing

More information

Siemens. MindSphere. The cloud-based, open IoT operating system.

Siemens. MindSphere. The cloud-based, open IoT operating system. Siemens MindSphere The cloud-based, open IoT operating system www.siemens.com/mindsphere 2 MindSphere Every machine and system in your business provides a wealth of data with insights and benefits yet

More information

The cloud-based, open IoT operating system

The cloud-based, open IoT operating system MindSphere The cloud-based, open IoT operating system www.siemens.com/mindsphere 2 MindSphere Every machine and system in your business provides a wealth of data with insights and benefits yet to be fully

More information

Modernize your grid: Simplify smart metering with an intelligent partner.

Modernize your grid: Simplify smart metering with an intelligent partner. Modernize your grid: Simplify smart metering with an intelligent partner. White paper Turn to a trusted partner to decrease the complexities of building and maintaining a smart grid infrastructure and

More information

LOCATION PLATFORM for Utilities

LOCATION PLATFORM for Utilities LOCATION PLATFORM for Utilities How Mapping and GIS are Transforming Utilities Clifford Okembo We are a professional Geospatial solutions company who inspires, educates and enables our customers with working

More information

ArcGIS Workflow Manager: Advanced Topics. Kevin Bedel & Nishi Mishra

ArcGIS Workflow Manager: Advanced Topics. Kevin Bedel & Nishi Mishra ArcGIS Workflow Manager: Advanced Topics Kevin Bedel & Nishi Mishra Session Topics Overview Configure & Design Notify & Relate Integrate & Analyze Overview What is ArcGIS Workflow Manager? Configure &

More information

WELCOME TO. Cloud Data Services: The Art of the Possible

WELCOME TO. Cloud Data Services: The Art of the Possible WELCOME TO Cloud Data Services: The Art of the Possible Goals for Today Share the cloud-based data management and analytics technologies that are enabling rapid development of new mobile applications Discuss

More information

GIS Technology After Redistricting. Richard Leadbeater, Esri Global Manager August 8, 2012

GIS Technology After Redistricting. Richard Leadbeater, Esri Global Manager August 8, 2012 GIS Technology After Redistricting Richard Leadbeater, Esri Global Manager August 8, 2012 Redistricting Online Increasing the collaboration between government and citizens Review Connect Public Web Mashups

More information

ArcGIS Workflow Manager Advanced Workflows and Concepts

ArcGIS Workflow Manager Advanced Workflows and Concepts Esri International User Conference San Diego, California Technical Workshops July 26, 2012 ArcGIS Workflow Manager Advanced Workflows and Concepts Raghavendra Sunku Kevin Bedel Session Topics ArcGIS Workflow

More information

Smart Machines & Equipment. Delivering on the Promise of The Connected Enterprise

Smart Machines & Equipment. Delivering on the Promise of The Connected Enterprise Smart Machines & Equipment Delivering on the Promise of The Connected Enterprise Macro Trends and PRESSURES Times are changing.. Market Global Competitiveness Workforce Talent Shortages & Skills Gap Risks

More information

ArcGIS for Emergency Management. Jess Neuner Nikki Golding

ArcGIS for Emergency Management. Jess Neuner Nikki Golding ArcGIS for Emergency Management Jess Neuner Nikki Golding Agenda Introduction Solution Offering What s Next Your Feedback ArcGIS as a Platform Simple, Open, and Configurable Knowledge Workers Executive

More information

GIS as an Integral Part of the BML Concept

GIS as an Integral Part of the BML Concept GIS as an Integral Part of the BML Concept ESRI BML conference at GMU Oct 16-17 17 16 Oct 2007 1 Overview Large Trends in Geospatial Community Collaboration SOA Vision and Implementation Reference Implementation

More information

Control Anything. Gain Insights. Connect Things. Action. 10% of the data on earth will come from IoT by B connected devices by 2020

Control Anything. Gain Insights. Connect Things. Action. 10% of the data on earth will come from IoT by B connected devices by 2020 Connect Things Control Anything Gain Insights Take Action 30B connected devices by 2020 $1.5M average increase in operating income for digitally transformed enterprises 10% of the data on earth will come

More information

Esri Solutions for Weather Maintenance Snow and Ice Management

Esri Solutions for Weather Maintenance Snow and Ice Management Esri Solutions for Weather Maintenance Snow and Ice Management Become a Modern Snow Fighter Today s winter maintenance professionals use geographic information system (GIS) technology to meet the challenges

More information

Modernization of National Statistical Organization (NSO) Business Processes Using GIS. An Esri White Paper November 2015

Modernization of National Statistical Organization (NSO) Business Processes Using GIS. An Esri White Paper November 2015 Modernization of National Statistical Organization (NSO) Business Processes Using GIS An Esri White Paper November 2015 Copyright 2015 Esri All rights reserved. Printed in the United States of America.

More information

Implementing ArcGIS Solutions. Michael Beavers

Implementing ArcGIS Solutions. Michael Beavers Implementing ArcGIS Solutions Michael Beavers mbeavers@esri.com ArcGIS as a Platform Simple, Open, and Configurable Knowledge Workers Executive Access Public Engagement Work Anywhere Enterprise Integration

More information

POWER PORTFOLIO PRODUCT BROCHURE

POWER PORTFOLIO PRODUCT BROCHURE POWER PORTFOLIO PRODUCT BROCHURE 2 Power Portfolio Change is constant and its impacts can affect you personally. Whether man-made or naturally occurring, our changing landscape influences your plans and

More information

PRODUCT BROCHURE POWER PORTFOLIO

PRODUCT BROCHURE POWER PORTFOLIO PRODUCT BROCHURE POWER PORTFOLIO 2 Power Portfolio Change is constant and its impacts can affect you personally. Whether man-made or naturally occurring, our changing landscape influences your plans and

More information

Smart Meeting Room Availability Dashboard

Smart Meeting Room Availability Dashboard SharePoint konferenz Smart Meeting Room Availability Dashboard Stephan Bisser SOLVION Partner: Veranstalter: Stephan Technical Lead @SOLVION (O365 & Azure) Microsoft AI MVP P-TSP @Microsoft for Azure AI

More information

SOLUTION OUTAGE AND DISTRIBUTION MANAGEMENT

SOLUTION OUTAGE AND DISTRIBUTION MANAGEMENT SOLUTION OUTAGE AND DISTRIBUTION MANAGEMENT THE SMART GRID Service reliability is a must Electric utility services are often taken for granted until a service outage occurs. Increasing or maintaining

More information

A Smarter View of Rail. Fast-Track Your Operations on the Esri Platform

A Smarter View of Rail. Fast-Track Your Operations on the Esri Platform A Smarter View of Rail Fast-Track Your Operations on the Esri Platform The Power of Knowing Where Esri s location-based platform transforms your rail organization. With ArcGIS software, you gain powerful

More information

ArcGIS for Emergency Management. Nikki Golding

ArcGIS for Emergency Management. Nikki Golding ArcGIS for Emergency Management Nikki Golding Agenda Introduction Solution Offering What s Next Your Feedback ArcGIS as a Platform Simple, Open, and Configurable Knowledge Workers Executive Access Public

More information

Esri Location Analytics

Esri Location Analytics Esri International User Conference San Diego, California Technical Workshops July, 2012 Esri Location Analytics Art Haddad Esri Location Analytics Bringing the Esri Platform to Business Analytics Delivering

More information

Digitalisieren Sie Ihr Unternehmen mit dem Internet der Dinge Michael Epprecht Microsoft GBB IoT

Digitalisieren Sie Ihr Unternehmen mit dem Internet der Dinge Michael Epprecht Microsoft GBB IoT Digicomp Microsoft Evolution Day 2015 1 Digitalisieren Sie Ihr Unternehmen mit dem Internet der Dinge Michael Epprecht Microsoft GBB IoT michael.epprecht@microsoft.com @fastflame Partner: Becoming a digital

More information

Wonderware edna. Real-time enterprise data historian

Wonderware edna. Real-time enterprise data historian edna Real-time enterprise data historian edna is an enterprise real-time data management software platform. It collects, stores, displays, analyzes, and reports on operational and asset health information

More information

Why Smart Water Networks Boost Efficiency

Why Smart Water Networks Boost Efficiency Why Smart Water Networks Boost Efficiency by Jeff M. Miller and Mark Leinmiller Executive summary The Smart Water Network (SWAN) is the water utility industry s equivalent to the energy industry s Smart

More information

GIS Solution for Asset Management

GIS Solution for Asset Management GIS Solution for Asset Management Esri Conference in Kyiv Michal Hamouz Volodymyr Svyryda 10/23/2018 Unicorn MISSION is to bring clients a competitive edge and high added value by delivering IT SOLUTIONS,

More information

Real-Time & Big Data GIS: The Road Ahead. Josh Joyner Suzanne Foss

Real-Time & Big Data GIS: The Road Ahead. Josh Joyner Suzanne Foss Real-Time & Big Data GIS: The Road Ahead Josh Joyner Suzanne Foss Agenda 1 2 3 4 5 10.6 current status 10.6.1 themes 10.7 epics Embracing the Internet of Things (IoT) Real-time & big data on ArcGIS Online

More information

Turn your conversations into memorable conversations by learning how to showcase Dynamics CRM Online value proposition to Technical Decision Makers.

Turn your conversations into memorable conversations by learning how to showcase Dynamics CRM Online value proposition to Technical Decision Makers. The Technical Brief provides answers to key Technical Decision Maker questions and/or concerns in topics such as: Extensibility Security Deployment and Management Integration Application Architecture Collaboration

More information

ArcGIS for Water Utilities: An Introduction

ArcGIS for Water Utilities: An Introduction Esri International User Conference San Diego, California Technical Workshops July 26, 2012 ArcGIS for Water Utilities: An Introduction Howard Crothers Mike Miller Agenda Introduction ArcGIS for Water Utilities

More information

Command and Control Applications

Command and Control Applications Command and Control Applications Scott Cecilio Tyson Quink Agenda -Trends in Command and Control and GIS -Use Cases -A GIS Platform Approach to Command and Control Trends in GIS and Command and Control

More information

Smart Cities Brief. Amazon Web Services. July 2016

Smart Cities Brief. Amazon Web Services. July 2016 Smart Cities Brief Amazon Web Services July 2016 AWS and Local Government Best Practices Dream Big Partners in Innovation How AWS Views Smart Cities Smart City A city that leverages technology and data

More information

Integrating MATLAB Analytics into Enterprise Applications The MathWorks, Inc. 1

Integrating MATLAB Analytics into Enterprise Applications The MathWorks, Inc. 1 Integrating Analytics into Enterprise Applications 2015 The MathWorks, Inc. 1 Agenda Example Problem Access and Preprocess Data Develop a Predictive Model Integrate Analytics with Production Systems Build

More information

The Internet of Things LOCATION MATTERS

The Internet of Things LOCATION MATTERS The Internet of Things LOCATION MATTERS Contents Moving to an ever more connected world 03 New opportunities 04 How location transforms raw data into actionable intelligence 05 Descriptive, predictive

More information

Cisco Kinetic for Manufacturing

Cisco Kinetic for Manufacturing WHITEPAPER MANUFACTURING Cisco Kinetic for Manufacturing Harnessing IoT data to boost productivity Table of Contents Introduction... 3 Accessing Real-Time Machine Data... 5 Accessing Machine Data from

More information

Secure information access is critical & more complex than ever

Secure information access is critical & more complex than ever WHITE PAPER Purpose-built Cloud Platform for Enabling Identity-centric and Internet of Things Solutions Connecting people, systems and things across the extended digital business ecosystem. Secure information

More information

Network Performance and Operational Analytics 24/7

Network Performance and Operational Analytics 24/7 Network Performance and Operational Analytics 24/7 View The IoT Platform for Water Systems with Built-In Analytics Designed by Water professionals for Utility Engineers Integrated Data Management and Network

More information

Services Guide April The following is a description of the services offered by PriorIT Consulting, LLC.

Services Guide April The following is a description of the services offered by PriorIT Consulting, LLC. SERVICES OFFERED The following is a description of the services offered by PriorIT Consulting, LLC. Service Descriptions: Strategic Planning: An enterprise GIS implementation involves a considerable amount

More information

Establishing Data Fusion Center Baseline Technology Capabilities. Paul Christin ESRI David Stampfli Microsoft

Establishing Data Fusion Center Baseline Technology Capabilities. Paul Christin ESRI David Stampfli Microsoft Establishing Data Fusion Center Baseline Technology Capabilities Paul Christin ESRI David Stampfli Microsoft Problem The asymmetrical threat of organized crime, gangs, drug cartels and terrorist organizations

More information

ArcGIS Data Reviewer: Integrating Data Quality Control into Web Applications. Shankar Chandrasekaran

ArcGIS Data Reviewer: Integrating Data Quality Control into Web Applications. Shankar Chandrasekaran ArcGIS Data Reviewer: Integrating Data Quality Control into Web Applications Shankar Chandrasekaran Agenda What is ArcGIS Data Reviewer? Automated Review Semi-Automated Review Analyzing & Reporting Data

More information

ArcGIS for Emergency Management Configuring the Situational Awareness Solutions. Jess Neuner

ArcGIS for Emergency Management Configuring the Situational Awareness Solutions. Jess Neuner ArcGIS for Emergency Management Configuring the Situational Awareness Solutions Jess Neuner ArcGIS for Emergency Management A solution to support the EM Mission Series of useful maps and apps focused on

More information

By 2020, more than half of major new business processes and systems will incorporate some element of the IoT.

By 2020, more than half of major new business processes and systems will incorporate some element of the IoT. Trends in Analytics By 2020, more than half of major new business processes and systems will incorporate some element of the IoT. Gartner Unexpected Implications Arising From the Internet of Things report

More information

Turn predictability into productivity.

Turn predictability into productivity. Turn predictability into productivity. Condition Based Maintenance To help you rapidly respond to customer demand and compete against rivals, your machinery has to run efficiently. In the crowded industrial-equipment

More information

The Open IoT Stack: Architecture and Use Cases

The Open IoT Stack: Architecture and Use Cases The Open IoT Stack: Architecture and Use Cases James Kirkland Chief IoT Architect, Red Hat Marco Carrer CTO, Eurotech 1 TODAY S IoT CHALLENGES Lack of Open Standards Diverse set of technologies, features,

More information

Platform overview. Platform core User interfaces Health monitoring Report generator

Platform overview. Platform core User interfaces Health monitoring Report generator 1 Platform overview Beyond Seen Screen is a platform that allows users to scan the video content they are watching with their smartphone and receive additional information related to that video. The information

More information

ArcGIS for Emergency Management: An Overview

ArcGIS for Emergency Management: An Overview 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop ArcGIS for Emergency Management: An Overview Jeff Baranyi Lindsay Thomas Esri UC2013. Technical Workshop.

More information

Push IIoT Data from Sensor to Cloud Without Getting Lost Along the Way

Push IIoT Data from Sensor to Cloud Without Getting Lost Along the Way Push IIoT Data from Sensor to Cloud Without Getting Lost Along the Way Daymon Thompson Local Product Manager N.A. beckhoff.usa@beckhoff.com Beckhoff Automation Global Headquarters: North America Headquarters

More information

Pauline Kent Enterprise Spatial Services Portfolio Manager Information Services. Mapshare Migration The Journey

Pauline Kent Enterprise Spatial Services Portfolio Manager Information Services. Mapshare Migration The Journey Pauline Kent Enterprise Spatial Services Portfolio Manager Information Services Mapshare Migration The Journey Drivers 2 Drivers 12 legacy (officially Zombie status) web mapping sites 3 Drivers 12 legacy

More information

ArcGIS Workflow Manager Advanced Workflows and Concepts

ArcGIS Workflow Manager Advanced Workflows and Concepts 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop ArcGIS Workflow Manager Advanced Workflows and Concepts Kevin Bedel Nishi Mishra Esri UC2013. Technical

More information

Situational Awareness Unlocking Interoperability + Holistic Decision Making via the IoT

Situational Awareness Unlocking Interoperability + Holistic Decision Making via the IoT Situational Awareness Unlocking Interoperability + Holistic Decision Making via the IoT Industry 4.0, are you ready? Are you ready to consume the tidal wave of data arriving from the Industrial Internet

More information

IBM Enterprise Asset Management on Cloud for US Federal (Maximo)

IBM Enterprise Asset Management on Cloud for US Federal (Maximo) Service Description IBM Enterprise Asset Management on Cloud for US Federal (Maximo) This Service Description describes the Cloud Service IBM provides to Client. Client means the contracting party and

More information

ArcGIS Workflow Manager An Introduction

ArcGIS Workflow Manager An Introduction Esri International User Conference San Diego, California Technical Workshops July 24, 2012 ArcGIS Workflow Manager An Introduction Kevin Bedel Nishi Mishra Session Topics Introduction to ArcGIS Workflow

More information

Enterprise-Scale MATLAB Applications

Enterprise-Scale MATLAB Applications Enterprise-Scale Applications Sylvain Lacaze Rory Adams 2018 The MathWorks, Inc. 1 Enterprise Integration Access and Explore Data Preprocess Data Develop Predictive Models Integrate Analytics with Systems

More information

Content. 1. Corporate goals: machine builders / end customers 2. Solution strategies 3. Requirements 4. Solutions 5. Solution validation

Content. 1. Corporate goals: machine builders / end customers 2. Solution strategies 3. Requirements 4. Solutions 5. Solution validation TwinCAT IoT Content 1. Corporate goals: machine builders / end customers 2. Solution strategies 3. Requirements 4. Solutions 5. Solution validation 2 Corporate goals of end customers Reduce production

More information

Service Goes Digital! A toolbox for acquiring digital capabilities for your service business

Service Goes Digital! A toolbox for acquiring digital capabilities for your service business Service Goes Digital! A toolbox for acquiring digital capabilities for your service business Service Goes Digital! A toolbox for acquiring digital capabilities for your service business Digitalization

More information

The Power of Spatially Enabling Your Real-time Facilities Data. Copyright 2015 OSIsoft, LLC

The Power of Spatially Enabling Your Real-time Facilities Data. Copyright 2015 OSIsoft, LLC The Power of Spatially Enabling Your Real-time Facilities Data Presented by James Sullivan Recommended Flow of Topics in Agenda Business Challenge About GIS ArcGIS Platform and the PI System Create and

More information

Digital Transformation and Operational Intelligence in Utilities. Agendra Kumar President, Esri India

Digital Transformation and Operational Intelligence in Utilities. Agendra Kumar President, Esri India Digital Transformation and Operational Intelligence in Utilities Agendra Kumar President, Esri India Agenda Market Observations and Trends Role of GIS Vision and Road Map for Smart Utilities Summary and

More information

What is new with the ArcFM Solution

What is new with the ArcFM Solution What is new with the ArcFM Solution Telvent Utilities Has Become 2 ArcFM 10.2 Release Plan What is included in 10.2 Core ArcFM Feeder Manager 2.0 (FM 2.0), including support for large datasets All new

More information

SOA, Web 2.0, and Web Services

SOA, Web 2.0, and Web Services SOA, Web 2.0, and Web Services Dr. Kanda Runapongsa Saikaew Department of Computer Engineering Khon Kaen University http://gear.kku.ac.th/~krunapon/xmlws Overview Technology Trends SOA Web 2.0 Web Services

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Implementing Microsoft Azure Infrastructure Solutions Course # Exam: Prerequisites Technology: Delivery Method: Length: 20533 70-533 20532 Microsoft Products Instructor-led (classroom) 5 Days Overview

More information

IMPLEMENTING MICROSOFT AZURE INFRASTRUCTURE SOLUTIONS

IMPLEMENTING MICROSOFT AZURE INFRASTRUCTURE SOLUTIONS IMPLEMENTING MICROSOFT AZURE INFRASTRUCTURE SOLUTIONS Course Duration: 5 Days About this course This course is aimed at experienced IT professionals who currently administer their on-premise infrastructure.

More information

ESRI, GIS & the Telecommunications Enterprise: Solutions, Status and Vision. Kees van Loo Business Development Manager ESRI

ESRI, GIS & the Telecommunications Enterprise: Solutions, Status and Vision. Kees van Loo Business Development Manager ESRI ESRI, GIS & the Telecommunications Enterprise: Solutions, Status and Vision Kees van Loo Business Development Manager ESRI Agenda Introduction Update ESRI in Telco Telecom GIS Architecture New Users: Telecom

More information

ArcGIS for Local Government s Address Maps and Apps

ArcGIS for Local Government s Address Maps and Apps Esri International User Conference San Diego, California Technical Workshops July 25, 2012 ArcGIS for Local Government s Address Maps and Apps Scott Oppmann Allison Muise Agenda Introduction Demos - Address

More information

Reactive. Predictive. Consumptive. Preventive. Enterprise Assets Management. Visual K

Reactive. Predictive. Consumptive. Preventive. Enterprise Assets Management. Visual K Enterprise Assets Visual K Infor EAM Facilities Maintaining your organization s facilities today and into the future is a big job. Not only must you effectively manage the health and maintenance of your

More information

How Web GIS supports a water utility

How Web GIS supports a water utility How Web GIS supports a water utility An Esri White Paper JANUARY 2018 Esri Australia Pty Ltd, Level 3 111 Elizabeth Street Brisbane Qld 4000 P 1300 635 196 E connect@esriaustralia.com.au esriaustralia.com.au

More information

SKF Digitalization. Building a Digital Platform for an Enterprise Company. Jens Greiner Global Manager IoT Development

SKF Digitalization. Building a Digital Platform for an Enterprise Company. Jens Greiner Global Manager IoT Development SKF Digitalization Building a Digital Platform for an Enterprise Company Jens Greiner Global Manager IoT Development 2017-05-18 2016, Amazon Web Services, Inc. or its Affiliates. All rights reserved. SKF

More information

ArcGIS for Emergency Management 1:00 2:15pm

ArcGIS for Emergency Management 1:00 2:15pm Esri Southwest User Conference September 17-19, 2012 Denver, Colorado ArcGIS for Emergency Management 1:00 2:15pm Jeff Baranyi jbaranyi@esri.com @GISPublicSafety 303-449-7779 Agenda Overview of ArcGIS

More information

Implementing ArcGIS Solutions NIKKI GOLDING SCOTT OPPMANN

Implementing ArcGIS Solutions NIKKI GOLDING SCOTT OPPMANN Implementing ArcGIS Solutions NIKKI GOLDING SCOTT OPPMANN Agenda (Update) Introduction Implementation Patterns Opioid Epidemic Solution Configuration Approaches Your Feedback ArcGIS as a Platform Simple,

More information

Modernizing and Strengthening Pipeline GIS. Jeff Allen, Anjali Bhangay, Tom Coolidge and Vanessa Ramirez

Modernizing and Strengthening Pipeline GIS. Jeff Allen, Anjali Bhangay, Tom Coolidge and Vanessa Ramirez Modernizing and Strengthening Pipeline GIS Jeff Allen, Anjali Bhangay, Tom Coolidge and Vanessa Ramirez Agenda Overview of ArcGIS for Pipeline Demo System of Record UPDM and the Utility Network System

More information

REMOTE MONITORING IN THE AGE OF THE CLOUD

REMOTE MONITORING IN THE AGE OF THE CLOUD REMOTE MONITORING IN THE AGE OF THE CLOUD Leveraging new technology to address longstanding challenges Axel Rodriguez Manager, SaaS products Nov 7, 2016 Macro Trends and PRESSURES Times are changing..

More information

An Esri White Paper April 2011 Esri Business Analyst Server System Design Strategies

An Esri White Paper April 2011 Esri Business Analyst Server System Design Strategies An Esri White Paper April 2011 Esri Business Analyst Server System Design Strategies Esri, 380 New York St., Redlands, CA 92373-8100 USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL info@esri.com WEB esri.com

More information

Advanced Enterprise Work and Asset Management for Performance-Driven Utilities

Advanced Enterprise Work and Asset Management for Performance-Driven Utilities Advanced Enterprise Work and Asset Management for Performance-Driven Utilities Asset & Resource Management (ARM) 2 CGI s Asset & Resource Management (ARM) 2 suite is a solution designed to streamline the

More information

Using the Intelligrid Methodology to Support Development of a Smart Grid Roadmap

Using the Intelligrid Methodology to Support Development of a Smart Grid Roadmap Using the Intelligrid Methodology to Support Development of a Smart Grid Roadmap Mark McGranaghan, Don Von Dollen, Paul Myrda, Joe Hughes Electric Power Research Institute Knoxville, TN 37932 mmcgranaghan@epri.com

More information

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led

More information

Increasing Community Resilience

Increasing Community Resilience Increasing Community Resilience Planning, Mitigation & the Role of GIS Ryan Lanclos Emergency Management Industry Manager Esri Responsible for helping our communities: Mitigate Risk Reduce Impact Recover

More information

SQL Server Analysis Services Tabular Models and Power BI

SQL Server Analysis Services Tabular Models and Power BI SQL Server Analysis Services Tabular Models and Power BI Course ISI-1487 4 Days Instructor-led, Hands-on Introduction This four-day instructor-led course is aimed at database professionals who fulfill

More information

ArcGIS for the Military Land Operations

ArcGIS for the Military Land Operations 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop ArcGIS for the Military Land Simon Warwick, Scott Cecilio Esri UC2013. Technical Workshop. GIS Is About

More information

MIST Version 5. Transportation Management for the Smart City. Make the most of your energy SM

MIST Version 5. Transportation Management for the Smart City. Make the most of your energy SM MIST Version 5 Transportation Management for the Smart City Make the most of your energy SM 04 Magelis ipc MIST Version 5 Part of Schneider Electric s SmartMobility TM suite of tools, Management Information

More information

Asset Avatars. Get a 360-Degree View of Your Assets. By Hitachi Vantara

Asset Avatars. Get a 360-Degree View of Your Assets. By Hitachi Vantara Asset Avatars Get a 360-Degree View of Your Assets By Hitachi Vantara September 2017 Content Executive Summary...2 Introduction: Get a 360-Degree View of Your Assets...3 What Is an Asset Avatar?...3 Lumada

More information