<Insert Picture Here> Data Management Innovations for Massive Point Cloud, DEM, and 3D Vector Databases

Size: px
Start display at page:

Download "<Insert Picture Here> Data Management Innovations for Massive Point Cloud, DEM, and 3D Vector Databases"

Transcription

1 <Insert Picture Here> Data Management Innovations for Massive Point Cloud, DEM, and 3D Vector Databases Xavier Lopez, Director, Product Management

2 3D Data Management Technology Drivers: Challenges & Benefits Use Cases for 3D Data Management Overview of Spatial Databases Oracle 11g 3D Features Wrap-up <Insert Picture Here>

3 Technology Drivers <Insert Picture Here>

4 Technology & Business Trends Massive new sensor hardware capabilities Automated Data Capture / Model Creation (sensors) Increase productivity in 3D data management workflow Improve performance and scalability of existing workflows Bridging gap between point cloud surveys, GIS, CAD, BIM Propel 3D to Mainstream Mass Market: Consumer-focused systems Benefit from IT scalability, security, and reliability Files to Databases Merge Point Cloud content with other geospatial types Integrate attribute data with point cloud features

5 Challenges: Managing Point Cloud Data Robust Data Management Challenges: High Density LIDAR: Sub-meter point spacing (billions of points) Combine with multi-spectral gridded data (terabytes of data) Versioning, Archiving (terabytes, petabytes) Back-up/recovery Data Transformation LIDAR point filtering, visualization, analysis Surfaces and 3D vector models Attribute Data Integration Leverage Grid computing, clustered servers Visualization & Analytics Integrate 3D models into business workflows Associate 3D objects/features to attributes Spatial query across point cloud features Managing updates

6 What do Spatial Databases Bring? Scalability: Large seamless 3D scenes: Terabytes of objects Fast Retrieval: Geospatial (r-tree) Indexes on 3D point clouds Partitioning: Manage large seamless scenes Grid computing: Massive Data processing Interoperability: Fusion of aerial imagery, close-range airborne and ground video/lidar with traditional 2D vector models Spatial analysis: conduct traditional GIS queries on 3D scenes Transactional Updates Enterprise Integration: Integrate 3D models with business information. Versioning and Long Transaction Support: Data security, access control, encryption, authentication Open: Support by third party 3D viz and analysis tools

7 Creating Value Added Data Products CAD/BIM server TIN server Point Cloud Repository 3D Model server Image server

8 Spatial DBMS in a Production Workflow: Data Collection Production Dissemination & Exploitation LIDAR Surveys Model/Scene Generation 3D Mapping Photogrammetry Image Texture Wrapping Fly Through Aerial Photos Versioning 3D analysis LIDAR CAD Ortho- Photos Satellite Imagery COTS Scenes CAD Designs Editing/Updates Quality Control Volumetric Analysis Engineering Design Predictive Analysis Navigation Systems Spatial RDBMS

9 3D Information Management Challenges Scalability - large data volume Availability tens of thousands of users Security protect sensitive location data Performance timely query response Accessibility to enterprise applications Manageability leverage IT resources Open Supports standard interfaces and formats = Database Strengths

10 Use Cases <Insert Picture Here>

11 GIS Analytical Modeling & Simulation Flood Plain Analysis Petroleum Exploration

12 CAD Infrastructure Design (Super Models) Courtesy Parsons Brinckerhoff

13 Google Earth 3D Mash-ups

14 Simulation, Gaming, and VR

15 Oracle Spatial Overview <Insert Picture Here>

16 Customer Requirements Enterprise-class RDBMS to manage ALL geospatial types 2D, 3D, Rasters, Networks, Topology, Attributes Native type support, indexing, and analysis First commercial vendor to full 3D coordinate systems support Standards based: SQL, Java,.NET Addresses large volumes of 3D point data Building City models (Collada, CityGML) Laser scanning (LIDAR, sonar) Geo-engineering (CAD) Surfaces (TINS, DEMS) Addresses range of 3D application domains GIS, CAD/CAM City Modeling, environmental analysis Real Estate, asset management Personal navigation VR, gaming, simulation

17 Spatial Database Capabilities Spatial Analysis Spatial Data Types Spatial Indexing All Location/Spatial Data Stored in the Database Spatial Access Through SQL Fast Access to Spatial Data

18 Spatial Databases: Managing all Geodata Types 3D Models (Buildings) Networks (Highway network) Parcels (polygons) Imagery (Satellite) Data Structured Networks/Boundaries (persistent topology) Lidar (Point Clouds)

19 Advanced Spatial Data Management Capabilities SQL Spatial Type R-tree index Spatial Operators Spatial Reference System EPSG Support Geodetic (lat/long) Support Linear Referencing Spatial Aggregates Versioning Long Transactions Fusion Middleware MapViewer GeoRaster Type Network Data Model Linear Referencing Topology Data Model Geocoding Engine Routing Engine Spatial Data Mining Text Annotation/Orientation 3D Models and LIDAR Types Web Feature Server (WFS T)

20 Spatial Databases Addressing GIS Interoperability Problem Leica Bentley Spatial Data Warehouse Mapinfo MapXtreme

21 <Insert Picture Here> Oracle 11g Spatial 3D Capabilities

22 3D Functionality in Oracle Spatial 11g 3D COORDINATE SYSTEMS Types SDO_GEOMETRY (3D) SDO_TIN SDO_POINT_CLOUD Building Models,.. Surface Modeling Scene, Efficient Storage Query Analysis Object Modeling

23 3D Spatial Data Types Simple and composite Solids Solids are composed of closed surfaces It has to have one outer surface and one or more interior surfaces Cube is an example of a simple solid A pyramid is another example of a simple solid Composite solids: formed by multiple solids Always define a single contiguous volume

24 Point Clouds: LIDAR Large volumes of point data acquired by sensors LIDAR (Light Detection and Ranging) Seismic sensors Millions of points used to model a scene New data type introduced to efficiently manage this type of point data TIN to create triangulation of such points

25 TINs: Triangulated Irregular Networks Vector-based topological data model represents terrain/surface Contain a network of irregularly spaced triangles 3D surface derived from irregularly spaced points Each sample point has an x, y, z or surface value Node No X Y Z

26 Query, Analysis of 3D Data Given a 3D Geometry as Query, Identify data geometries that Intersect the Query (SDO_ANYINTERACT) Within specified distance from Query (SDO_WITHIN_DISTANCE) Nearest to Query (SDO_NN) Analysis Functions Relationship: Geometry-Geometry Intersection Length, Area, Volume Analysis Validation of 3D Geometry: Is Solid closed? Extrusion of 2-D Footprint to a 3-D Solid by specifying heights Association of Textures with LabelStrings of Geometry Elements Extraction of Elements using LabelString of Geometry Conversion Functions to/from GML, to KML/Collada, from CityGML

27 3D Coordinate System Functions Same use as 2D Coordinate Systems: A reference system for spatial operations Associate a coordinate system with 3D data SDO_GEOMETRY Support transformations from one to another coordinate system Compute distances, and other spatial relationships between two objects within the same coordinate system

28 3D Coordinate Systems Oracle Spatial 11g supports the following EPSG types Vertical Coordinate Systems: Essentially 1-d coordinate system (w.r.t sea-level etc.) Geocentric: 3-d Cartesian Geographic-2d, Projected-2d: 2-d Ellipsoidal Geographic-3d: 3-d Ellipsoidal Compound Coordinate System Combines A Vertical Coordinate System with Either A Geographic-2D or A Projected-2D Coordinate System Oracle Spatial 11g supports transformations between different 3D Coordinate Systems

29 Summary Support for large seamless 3D scenes: Terabytes of objects Provides bridge to fuse 3D, 2D, CAD, raster data Fusion of aerial imagery, close-range airborne and ground video/lidar with traditional 2D vector models Integrated support for Web delivery Spatial analysis: conduct traditional GIS queries on 3D scenes Transactional Updates Enterprise Integration: Integrate 3D models with business information. Data security, access control, encryption, authentication Open: Support by third party 3D viz and analysis tools

30 To find out more... Or me..

Databases for 3D Data Management: From Point Cloud to City Model

Databases for 3D Data Management: From Point Cloud to City Model Databases for 3D Data Management: From Point Cloud to City Model Xavier Lopez, Ph.D. Senior Director, Spatial and Graph Technologies Oracle Program Agenda Approach: Spatially-enable the Enterprise Oracle

More information

Oracle Platform GIS & Location-Based Services. Fred Louis Solution Architect Ohio Valley

Oracle Platform GIS & Location-Based Services. Fred Louis Solution Architect Ohio Valley Oracle Platform GIS & Location-Based Services Fred Louis Solution Architect Ohio Valley Overview Geospatial Technology Trends Oracle s Spatial Technologies Oracle10g Locator Spatial Oracle Application

More information

Geospatially Enabling the World: The Convergence of Geospatial and Architectural and Engineering Design

Geospatially Enabling the World: The Convergence of Geospatial and Architectural and Engineering Design Geospatially Enabling the World: The Convergence of Geospatial and Architectural and Engineering Design Geoff Zeiss Director of Technology Autodesk Map Middle East Dubai 2007 1 Overview Geospatial inflection

More information

Big Data, Cloud Computing, Spatial Databases Steven Hagan Vice President Server Technologies

Big Data, Cloud Computing, Spatial Databases Steven Hagan Vice President Server Technologies Big Data, Cloud Computing, Spatial Databases Steven Hagan Vice President Server Technologies Big Data: Global Digital Data Growth Growing leaps and bounds by 40+% Year over Year! 2009 =.8 Zetabytes =.08

More information

Oracle Spatial 10g. An Oracle White Paper August 2005

Oracle Spatial 10g. An Oracle White Paper August 2005 Oracle Spatial 10g An Oracle White Paper August 2005 Oracle Spatial 10g INTRODUCTION Oracle Spatial, an option for Oracle Database 10g Enterprise Edition, includes advanced spatial capabilities to support

More information

Deploying a Geospatial Cloud

Deploying a Geospatial Cloud Deploying a Geospatial Cloud Traditional Public Sector Computing Environment Traditional Computing Infrastructure Silos of dedicated hardware and software Single application per silo Expensive to size

More information

Dr. Rinaldo Wurglitsch Solution Development Manger

Dr. Rinaldo Wurglitsch Solution Development Manger Data Management Integrative End-To-End Geo Collection: From Sensor to GIS Dr. Rinaldo Wurglitsch Solution Development Manger Austrian Federal Railways The Austrian Federal Railways (de: Österreichische

More information

Oracle10g & Beyond. Justin Lokitz. Senior Member - Technical Staff GIS/Web Development Specialist

Oracle10g & Beyond. Justin Lokitz. Senior Member - Technical Staff GIS/Web Development Specialist Oracle10g & Beyond Justin Lokitz Senior Member - Technical Staff GIS/Web Development Specialist What is spatial data? Spatial data is ubiquitous Business data that contains or describes location Street

More information

GIS Data in ArcGIS. Pay Attention to Data!!!

GIS Data in ArcGIS. Pay Attention to Data!!! GIS Data in ArcGIS Pay Attention to Data!!! 1 GIS Data Models Vector Points, lines, polygons, multi-part, multi-patch Composite & secondary features Regions, dynamic segmentation (routes) Raster Grids,

More information

Implementing an Imagery Management System at Mexican Navy

Implementing an Imagery Management System at Mexican Navy Implementing an Imagery Management System at Mexican Navy The Mexican Navy safeguards 11,000 kilometers of Mexican coastlines, inland water bodies suitable for navigation, and the territorial sea and maritime

More information

Big Data and Analytics: Getting Started with ArcGIS. Mike Park Erik Hoel

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

More information

Geospatial Platforms For Enabling Workflows

Geospatial Platforms For Enabling Workflows Geospatial Platforms For Enabling Workflows Steven Hagan Vice President Oracle Database Server Technologies November, 2015 Evolution of Enabling Workflows HENRY FORD 100 YEARS AGO Industrialized the Manufacturing

More information

3D Data Management From Point Cloud to City Model GeoSmart Africa 2016, Cape Town

3D Data Management From Point Cloud to City Model GeoSmart Africa 2016, Cape Town 3D Data Management From Point Cloud to City Model GeoSmart Africa 2016, Cape Town Albert Godfrind Spatial Solutions Architect ORACLE Corporation April 13, 2016 Copyright 2014 Oracle and/or its affiliates.

More information

The following was presented at DMT 14 (June 1-4, 2014, Newark, DE).

The following was presented at DMT 14 (June 1-4, 2014, Newark, DE). DMT 2014 The following was presented at DMT 14 (June 1-4, 2014, Newark, DE). The contents are provisional and will be superseded by a paper in the DMT 14 Proceedings. See also presentations and Proceedings

More information

CityGML goes to Broadway

CityGML goes to Broadway CityGML goes to Broadway Thomas H. Kolbe, Barbara Burger, Berit Cantzler Chair of Geoinformatics thomas.kolbe@tum.de September 11, 2015 Photogrammetric Week 2015, Stuttgart The New York City Open Data

More information

Technology Trends In Geoinformation

Technology Trends In Geoinformation Technology Trends In Geoinformation Dato Prof. Sr Dr. Abdul Kadir Bin Taib Department of Survey and Mapping Malaysia (JUPEM) Email: drkadir@jupem.gov.my www.jupem.gov.my NGIS 2008 3 rd. National GIS Conference

More information

GeoKettle: A powerful open source spatial ETL tool

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 tbadard@spatialytics.com Barcelona, Spain Sept 9th, 2010 What is GeoKettle? It is

More information

ADVANCED DATA STRUCTURES FOR SURFACE STORAGE

ADVANCED DATA STRUCTURES FOR SURFACE STORAGE 1Department of Mathematics, Univerzitni Karel, Faculty 22, JANECKA1, 323 of 00, Applied Pilsen, Michal, Sciences, Czech KARA2 Republic University of West Bohemia, ADVANCED DATA STRUCTURES FOR SURFACE STORAGE

More information

3D GIS: It s a Brave New World

3D GIS: It s a Brave New World 3D GIS: It s a Brave New World Reida ELWANNAS, United Arab Emirates Key words: 3D Models, CityGML, GIS SUMMARY For the past several decades we have been enjoying the power of GIS. The introduction of 2.5D

More information

Sustainable Development with Geospatial Information Leveraging the Data and Technology Revolution

Sustainable Development with Geospatial Information Leveraging the Data and Technology Revolution Sustainable Development with Geospatial Information Leveraging the Data and Technology Revolution Steven Hagan, Vice President, Server Technologies 1 Copyright 2011, Oracle and/or its affiliates. All rights

More information

GeoMedia Product Update. Title of Presentation. Lorilie Barteski October 15, 2008 Edmonton, AB

GeoMedia Product Update. Title of Presentation. Lorilie Barteski October 15, 2008 Edmonton, AB Product Update Title of Presentation Lorilie Barteski Edmonton, AB Know the audience poll Existing /Pro users Version 6.1 Version 6.0 Version 5.2 or earlier Existing WebMap users Version 6.1 Version 6.0

More information

Managing Lidar (and other point cloud) Data. Lindsay Weitz Cody Benkelman

Managing Lidar (and other point cloud) Data. Lindsay Weitz Cody Benkelman (and other point cloud) Data Lindsay Weitz Cody Benkelman Presentation Context What is lidar, and how does it work? Not this presentation! What can you do with lidar in ArcGIS? What does Esri recommend

More information

May 2012 Oracle Spatial User Conference

May 2012 Oracle Spatial User Conference 1 May 2012 Oracle Spatial User Conference May 23, 2012 Ronald Reagan Building and International Trade Center Washington, DC USA Siva Ravada Director of Development New Performance Enhancements in Oracle

More information

Big Data Spatial Performance with Oracle Database 12c A Practitioner s Panel

Big Data Spatial Performance with Oracle Database 12c A Practitioner s Panel Big Data Spatial Performance with Oracle Database 12c A Practitioner s Panel Siva Ravada Senior Director, Software Development Oracle Spatial Technologies Presented with Big Data Spatial Performance with

More information

Point Clouds: Big Data, Simple Solutions. Mike Lane

Point Clouds: Big Data, Simple Solutions. Mike Lane Point Clouds: Big Data, Simple Solutions Mike Lane Light Detection and Ranging Point Cloud is the Third Type of Data Vector Point Measurements and Contours Sparse, highly irregularly spaced X,Y,Z values

More information

GIS Databases With focused on ArcSDE

GIS Databases With focused on ArcSDE Linköpings universitet / IDA / Div. for human-centered systems GIS Databases With focused on ArcSDE Imad Abugessaisa g-imaab@ida.liu.se 20071004 1 GIS and SDBMS Geographical data is spatial data whose

More information

Using PCI Geomatics Software with Oracle 10g Spatial and GeoRaster A PCI Geomatics Whitepaper

Using PCI Geomatics Software with Oracle 10g Spatial and GeoRaster A PCI Geomatics Whitepaper Using PCI Geomatics Software with Oracle 10g Spatial and GeoRaster A PCI Geomatics Whitepaper November 2005 Table of Contents Table of Contents...1 1. Introduction...2 2. How Geomatica adds value to Oracle

More information

MSDI: Workflows, Software and Related Data Standards

MSDI: Workflows, Software and Related Data Standards MSDI: Workflows, Software and Related Data Standards By Andy Hoggarth October 2009 Introduction Leveraging SDI principles for hydrographic operational efficiency French INFRAGEOS example (SHOM - Service

More information

INTEROPERABLE IMAGE DATA ACCESS THROUGH ARCGIS SERVER

INTEROPERABLE IMAGE DATA ACCESS THROUGH ARCGIS SERVER INTEROPERABLE IMAGE DATA ACCESS THROUGH ARCGIS SERVER Qian Liu Environmental Systems Research Institute 380 New York Street Redlands, CA92373, U.S.A - qliu@esri.com KEY WORDS: OGC, Standard, Interoperability,

More information

An Oracle White Paper February 2009. Managing Unstructured Data with Oracle Database 11g

An Oracle White Paper February 2009. Managing Unstructured Data with Oracle Database 11g An Oracle White Paper February 2009 Managing Unstructured Data with Oracle Database 11g Introduction The vast majority of the information used by corporations, enterprises, and other organizations is referred

More information

Oracle Big Data Spatial and Graph

Oracle Big Data Spatial and Graph Oracle Big Data Spatial and Graph Oracle Big Data Spatial and Graph offers a set of analytic services and data models that support Big Data workloads on Apache Hadoop and NoSQL database technologies. For

More information

Advancing Sustainability with Geospatial Steven Hagan, Vice President, Server Technologies João Paiva, Ph.D. Spatial Information and Science

Advancing Sustainability with Geospatial Steven Hagan, Vice President, Server Technologies João Paiva, Ph.D. Spatial Information and Science Advancing Sustainability with Geospatial Steven Hagan, Vice President, Server Technologies João Paiva, Ph.D. Spatial Information and Science Engineering 1 Copyright 2011, Oracle and/or its affiliates.

More information

NoSQL storage and management of geospatial data with emphasis on serving geospatial data using standard geospatial web services

NoSQL storage and management of geospatial data with emphasis on serving geospatial data using standard geospatial web services NoSQL storage and management of geospatial data with emphasis on serving geospatial data using standard geospatial web services Pouria Amirian, Adam Winstanley, Anahid Basiri Department of Computer Science,

More information

Smart Cities require Geospatial Data Providing services to citizens, enterprises, visitors...

Smart Cities require Geospatial Data Providing services to citizens, enterprises, visitors... Cloud-based Spatial Data Infrastructures for Smart Cities Geospatial World Forum 2015 Hans Viehmann Product Manager EMEA ORACLE Corporation Smart Cities require Geospatial Data Providing services to citizens,

More information

Geospatial Platforms For Enabling Workflows

Geospatial Platforms For Enabling Workflows Geospatial Platforms For Enabling Workflows Steven Hagan Vice President Oracle Database Server Technologies May, 2015 Evolution of Enabling Workflows HENRY FORD 100 YEARS AGO Industrialized the Manufacturing

More information

From Spark to Ignition:

From Spark to Ignition: From Spark to Ignition: Fueling Your Business on Real-Time Analytics Eric Frenkiel, MemSQL CEO June 29, 2015 San Francisco, CA What s in Store For This Presentation? 1. MemSQL: A real-time database for

More information

Big Data Spatial Performance with Oracle Database 12c A Practitioner s Panel

Big Data Spatial Performance with Oracle Database 12c A Practitioner s Panel Big Data Spatial Performance with Oracle Database 12c A Practitioner s Panel Siva Ravada Senior Director, Software Development Oracle Spatial Technologies Presented with Big Data Spatial Performance with

More information

How To Use Hadoop For Gis

How To Use Hadoop For Gis 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop Big Data: Using ArcGIS with Apache Hadoop David Kaiser Erik Hoel Offering 1330 Esri UC2013. Technical Workshop.

More information

3D Model of the City Using LiDAR and Visualization of Flood in Three-Dimension

3D Model of the City Using LiDAR and Visualization of Flood in Three-Dimension 3D Model of the City Using LiDAR and Visualization of Flood in Three-Dimension R.Queen Suraajini, Department of Civil Engineering, College of Engineering Guindy, Anna University, India, suraa12@gmail.com

More information

Web and Mobile GIS Applications Development

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

More information

LSD APC Part I Workshop Geographic Information System. Danny Yeung 14 November 2015

LSD APC Part I Workshop Geographic Information System. Danny Yeung 14 November 2015 LSD APC Part I Workshop Geographic Information System Danny Yeung 14 November 2015 Purposes To help LSD probationers to prepare for the LSD APC Part I Written Assessment to be held in December 2015. To

More information

Geomatica Image Management System (GIMS)

Geomatica Image Management System (GIMS) Geomatica Image Management System (GIMS) A PCI Geomatics White Paper October 2006 Table of Contents 1. Introduction...2 2. GIMS controls costs in a spatially enabled enterprise...3 3. GIMS eases the challenge

More information

Introduction to GIS (Basics, Data, Analysis) & Case Studies. 13 th May 2004. Content. What is GIS?

Introduction to GIS (Basics, Data, Analysis) & Case Studies. 13 th May 2004. Content. What is GIS? Introduction to GIS (Basics, Data, Analysis) & Case Studies 13 th May 2004 Content Introduction to GIS Data concepts Data input Analysis Applications selected examples What is GIS? Geographic Information

More information

ORACLE BUSINESS INTELLIGENCE, ORACLE DATABASE, AND EXADATA INTEGRATION

ORACLE BUSINESS INTELLIGENCE, ORACLE DATABASE, AND EXADATA INTEGRATION ORACLE BUSINESS INTELLIGENCE, ORACLE DATABASE, AND EXADATA INTEGRATION EXECUTIVE SUMMARY Oracle business intelligence solutions are complete, open, and integrated. Key components of Oracle business intelligence

More information

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 A Complete and Integrated Server GIS ArcGIS Server enables you to distribute maps, models, and tools to others within your organization

More information

Geospatial Technology Innovations and Convergence

Geospatial Technology Innovations and Convergence Geospatial Technology Innovations and Convergence Processing Big and Fast Data: Best with a Multi-Model Database Steven Hagan Vice President Oracle Database Server Technologies August, 2015 Data Volume

More information

Developing Fleet and Asset Tracking Solutions with Web Maps

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,

More information

Leveraging Cloud-Based Mapping Solutions

Leveraging Cloud-Based Mapping Solutions Leveraging Cloud-Based Mapping Solutions GeoAlberta October 28, 2014 Laura Kerssens Safe Software Agenda To the Cloud Using Basic Services Cloud Applications Web Services Cloud-Hosted Databases Real-time

More information

How To Use Lidar Data Processing Software

How To Use Lidar Data Processing Software Civil and Coastal Engineering Department An Overview of Lidar Point Cloud Processing Software GEM Center Report No. Rep_2007-12-001 J.C. Fernandez, A. Singhania, J. Caceres, K.C. Slatton, M Starek, R.

More information

ERDAS ADE Enterprise Suite Products Overview and Position

ERDAS ADE Enterprise Suite Products Overview and Position ERDAS ADE Enterprise Suite Products Overview and Position ERDAS ADE Suite Technical Overview Iryna Wetzel ERDAS Inc Switzerland Introduction to Products and Target Market what we will cover in this module

More information

Technologies Enabling the Evolution of a Smart City. Brad Schmidt, Intergraph Canada

Technologies Enabling the Evolution of a Smart City. Brad Schmidt, Intergraph Canada Technologies Enabling the Evolution of a Smart City Brad Schmidt, Intergraph Canada AGENDA The Smart City Key Challenges Facing Cities Technology Challenges Smart Sensor Integration Smart Apps Smart Data

More information

How To Use Gis

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

More information

SDI Program at the University of Chicago. Scott Stocking, GISP Facilities Services Department

SDI Program at the University of Chicago. Scott Stocking, GISP Facilities Services Department Scott Stocking, GISP Facilities Services Department Discussion Outline University/Facilities Services The Story Begins Major Components of SDI Program Support Operations Current & Future Conceptual Design

More information

Managing Large Imagery Databases via the Web

Managing Large Imagery Databases via the Web 'Photogrammetric Week 01' D. Fritsch & R. Spiller, Eds. Wichmann Verlag, Heidelberg 2001. Meyer 309 Managing Large Imagery Databases via the Web UWE MEYER, Dortmund ABSTRACT The terramapserver system is

More information

IP-S2 Compact+ 3D Mobile Mapping System

IP-S2 Compact+ 3D Mobile Mapping System IP-S2 Compact+ 3D Mobile Mapping System 3D scanning of road and roadside features Delivers high density point clouds and 360 spherical imagery High accuracy IMU options without export control Simple Map,

More information

Qatar National Geospatial Infrastructure

Qatar National Geospatial Infrastructure Qatar National Geospatial Infrastructure Since 1990 up to 2030 and beyond Mohammad Abd El-Wahab Hamouda GIS Consultant & Chairman of GIS Coordinators Group The Center for GIS Ministry of Municipality and

More information

Mitra Innovation Leverages WSO2's Open Source Middleware to Build BIM Exchange Platform

Mitra Innovation Leverages WSO2's Open Source Middleware to Build BIM Exchange Platform Mitra Innovation Leverages WSO2's Open Source Middleware to Build BIM Exchange Platform May 2015 Contents 1. Introduction... 3 2. What is BIM... 3 2.1. History of BIM... 3 2.2. Why Implement BIM... 4 2.3.

More information

LIDAR and Digital Elevation Data

LIDAR and Digital Elevation Data LIDAR and Digital Elevation Data Light Detection and Ranging (LIDAR) is being used by the North Carolina Floodplain Mapping Program to generate digital elevation data. These highly accurate topographic

More information

Where is... How do I get to...

Where is... How do I get to... Big Data, Fast Data, Spatial Data Making Sense of Location Data in a Smart City Hans Viehmann Product Manager EMEA ORACLE Corporation August 19, 2015 Copyright 2014, Oracle and/or its affiliates. All rights

More information

The Use of Geographic Information Systems in Risk Assessment

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

More information

http://www.esri.com/bia

http://www.esri.com/bia ArcGIS for Tribal Transportation Management David Gadsden Federal Account Manager dgadsden@esri.com d d 1 David Gadsden GIS Background UW Geography (1995) Peace Corps Tanzania Environmental Social Science

More information

Impact of Big Data in Oil & Gas Industry. Pranaya Sangvai Reliance Industries Limited 04 Feb 15, DEJ, Mumbai, India.

Impact of Big Data in Oil & Gas Industry. Pranaya Sangvai Reliance Industries Limited 04 Feb 15, DEJ, Mumbai, India. Impact of Big Data in Oil & Gas Industry Pranaya Sangvai Reliance Industries Limited 04 Feb 15, DEJ, Mumbai, India. New Age Information 2.92 billions Internet Users in 2014 Twitter processes 7 terabytes

More information

Big Data and Analytics: A Conceptual Overview. Mike Park Erik Hoel

Big Data and Analytics: A Conceptual Overview. Mike Park Erik Hoel Big Data and Analytics: A Conceptual Overview Mike Park Erik Hoel In this technical workshop This presentation is for anyone that uses ArcGIS and is interested in analyzing large amounts of data We will

More information

Emerging Geospatial Trends The Convergence of Technologies. Jim Steiner Vice President, Product Management

Emerging Geospatial Trends The Convergence of Technologies. Jim Steiner Vice President, Product Management Emerging Geospatial Trends The Convergence of Technologies Jim Steiner Vice President, Product Management United Nation Analysis Initiative on Global GeoSpatial Information Management Future Trends Technology

More information

Enterprise GIS Solutions to GIS Data Dissemination

Enterprise GIS Solutions to GIS Data Dissemination Enterprise GIS Solutions to GIS Data Dissemination ESRI International User Conference July 13 17, 2009 Wendy M. Turner Senior GIS Engineer & Program Manager Freedom Consulting Group, LLC Building the Enterprise

More information

GIS Initiative: Developing an atmospheric data model for GIS. Olga Wilhelmi (ESIG), Jennifer Boehnert (RAP/ESIG) and Terri Betancourt (RAP)

GIS Initiative: Developing an atmospheric data model for GIS. Olga Wilhelmi (ESIG), Jennifer Boehnert (RAP/ESIG) and Terri Betancourt (RAP) GIS Initiative: Developing an atmospheric data model for GIS Olga Wilhelmi (ESIG), Jennifer Boehnert (RAP/ESIG) and Terri Betancourt (RAP) Unidata seminar August 30, 2004 Presentation Outline Overview

More information

Trends and Research Opportunities in Spatial Big Data Analytics and Cloud Computing NCSU GeoSpatial Forum

Trends and Research Opportunities in Spatial Big Data Analytics and Cloud Computing NCSU GeoSpatial Forum Trends and Research Opportunities in Spatial Big Data Analytics and Cloud Computing NCSU GeoSpatial Forum Siva Ravada Senior Director of Development Oracle Spatial and MapViewer 2 Evolving Technology Platforms

More information

INTEGRATING BIM AND GIS FOR ASSET MANAGEMENT

INTEGRATING BIM AND GIS FOR ASSET MANAGEMENT INTEGRATING BIM AND GIS FOR ASSET MANAGEMENT Andy Chan MHKIBIM Project Manager Spatial Technology Limited Agenda Introduction of Asset Management Why GIS is not sufficient for Asset Management Data model

More information

How To Make An Orthophoto

How To Make An Orthophoto ISSUE 2 SEPTEMBER 2014 TSA Endorsed by: CLIENT GUIDE TO DIGITAL ORTHO- PHOTOGRAPHY The Survey Association s Client Guides are primarily aimed at other professionals such as engineers, architects, planners

More information

Visualize your World. Democratization i of Geographic Data

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

More information

From Pixel to Info-Cloud News at Leica Geosystems JACIE Denver, 31 March 2011 Ruedi Wagner Hexagon Geosystems, Geospatial Solutions Division.

From Pixel to Info-Cloud News at Leica Geosystems JACIE Denver, 31 March 2011 Ruedi Wagner Hexagon Geosystems, Geospatial Solutions Division. From Pixel to Info-Cloud News at Leica Geosystems JACIE Denver, 31 March 2011 Ruedi Wagner Hexagon Geosystems, Geospatial Solutions Division What else can I do with my sensor/data? Earth to Image Image

More information

Reading Questions. Lo and Yeung, 2007: 2 19. Schuurman, 2004: Chapter 1. 1. What distinguishes data from information? How are data represented?

Reading Questions. Lo and Yeung, 2007: 2 19. Schuurman, 2004: Chapter 1. 1. What distinguishes data from information? How are data represented? Reading Questions Week two Lo and Yeung, 2007: 2 19. Schuurman, 2004: Chapter 1. 1. What distinguishes data from information? How are data represented? 2. What sort of problems are GIS designed to solve?

More information

Luncheon Webinar Series May 13, 2013

Luncheon Webinar Series May 13, 2013 Luncheon Webinar Series May 13, 2013 InfoSphere DataStage is Big Data Integration Sponsored By: Presented by : Tony Curcio, InfoSphere Product Management 0 InfoSphere DataStage is Big Data Integration

More information

Oracle8i Spatial: Experiences with Extensible Databases

Oracle8i Spatial: Experiences with Extensible Databases Oracle8i Spatial: Experiences with Extensible Databases Siva Ravada and Jayant Sharma Spatial Products Division Oracle Corporation One Oracle Drive Nashua NH-03062 {sravada,jsharma}@us.oracle.com 1 Introduction

More information

MrSID Plug-in for 3D Analyst

MrSID Plug-in for 3D Analyst LizardTech MrSID Plug-in for 3D Analyst User Manual Copyrights Copyright 2009 2010 LizardTech. All rights reserved. Information in this document is subject to change without notice. The software described

More information

massive aerial LiDAR point clouds

massive aerial LiDAR point clouds Visualization, storage, analysis and distribution of massive aerial LiDAR point clouds Gerwin de Haan and Hugo Ledoux Data Visualization group GIS technology group GeoWeb 2010, Vancouver July 28 2010 1

More information

ENVI THE PREMIER SOFTWARE FOR EXTRACTING INFORMATION FROM GEOSPATIAL IMAGERY.

ENVI THE PREMIER SOFTWARE FOR EXTRACTING INFORMATION FROM GEOSPATIAL IMAGERY. ENVI THE PREMIER SOFTWARE FOR EXTRACTING INFORMATION FROM GEOSPATIAL IMAGERY. ENVI Imagery Becomes Knowledge ENVI software uses proven scientific methods and automated processes to help you turn geospatial

More information

Assessment Tasks Pass theory exams at > 70%. Meet, or exceed, outcome criteria for projects and assignments.

Assessment Tasks Pass theory exams at > 70%. Meet, or exceed, outcome criteria for projects and assignments. CENTRAL OREGON COMMUNITY COLLEGE: GEOGRAPHIC INFORMATION SYSTEM PROGRAM 1 CENTRAL OREGON COMMUNITY COLLEGE Associate Degree Geographic Information Systems Program Outcome Guide (POG) Program Outcome Guide

More information

IBM Informix. Reference Documentation on Why Informix Spatial for GIS Projects

IBM Informix. Reference Documentation on Why Informix Spatial for GIS Projects IBM Informix Reference Documentation on Why Informix Spatial for GIS Projects Page 1 of 10 Contents Compliant with OGC... 3 Addressing the SQL standards... 3 Native Spatial, Intuitive Data Types... 3 Powerful

More information

Chapter Contents Page No

Chapter Contents Page No Chapter Contents Page No Preface Acknowledgement 1 Basics of Remote Sensing 1 1.1. Introduction 1 1.2. Definition of Remote Sensing 1 1.3. Principles of Remote Sensing 1 1.4. Various Stages in Remote Sensing

More information

Geospatial Information Management with Autodesk MapGuide and Oracle9i

Geospatial Information Management with Autodesk MapGuide and Oracle9i Geospatial Information Management with Autodesk MapGuide and Introduction This paper presents the value and benefits of the integrated Autodesk MapGuide / Spatial Information Management Solution, which

More information

Providing On-Demand Situational Awareness

Providing On-Demand Situational Awareness ITT Exelis Geospatial Intelligence Solutions Providing On-Demand Situational Awareness Use of U.S. Department of Defense (DoD) and U.S. Army imagery in this brochure does not constitute or imply DoD or

More information

Parallel Visualization for GIS Applications

Parallel Visualization for GIS Applications Parallel Visualization for GIS Applications Alexandre Sorokine, Jamison Daniel, Cheng Liu Oak Ridge National Laboratory, Geographic Information Science & Technology, PO Box 2008 MS 6017, Oak Ridge National

More information

RESEARCH ON THE FRAMEWORK OF SPATIO-TEMPORAL DATA WAREHOUSE

RESEARCH ON THE FRAMEWORK OF SPATIO-TEMPORAL DATA WAREHOUSE RESEARCH ON THE FRAMEWORK OF SPATIO-TEMPORAL DATA WAREHOUSE WANG Jizhou, LI Chengming Institute of GIS, Chinese Academy of Surveying and Mapping No.16, Road Beitaiping, District Haidian, Beijing, P.R.China,

More information

CUSTOMER RELATIONSHIP MANAGEMENT AND LOCATION BASED SERVICES WITH ORACLE SPATIAL DATABASE

CUSTOMER RELATIONSHIP MANAGEMENT AND LOCATION BASED SERVICES WITH ORACLE SPATIAL DATABASE CUSTOMER RELATIONSHIP MANAGEMENT AND LOCATION BASED SERVICES WITH ORACLE SPATIAL DATABASE Thesis submitted in partial fulfillment of the requirements for the award of degree of Master of Engineering in

More information

May 23, 2012 Ronald Reagan Building and International Trade Center Washington, DC USA

May 23, 2012 Ronald Reagan Building and International Trade Center Washington, DC USA May 23, 2012 Ronald Reagan Building and International Trade Center Washington, DC USA Alexander Stavitsky CSoft group, Head of GIS department, PhD Russia Multi-level Distributed Oracle-Based Urban GIS:

More information

Oracle Database 12c: An Introduction to Oracle s Location Technologies O R A C L E W H I T E P A P E R S E P T E M B E R 2 0 1 4

Oracle Database 12c: An Introduction to Oracle s Location Technologies O R A C L E W H I T E P A P E R S E P T E M B E R 2 0 1 4 Oracle Database 12c: An Introduction to Oracle s Location Technologies O R A C L E W H I T E P A P E R S E P T E M B E R 2 0 1 4 Table of Contents Introduction 1 Oracle Location Technologies 3 Oracle Database

More information

Big Data Volume & velocity data management with ERDAS APOLLO. Alain Kabamba Hexagon Geospatial

Big Data Volume & velocity data management with ERDAS APOLLO. Alain Kabamba Hexagon Geospatial Big Data Volume & velocity data management with ERDAS APOLLO Alain Kabamba Hexagon Geospatial Intergraph is Part of the Hexagon Family Hexagon is dedicated to delivering actionable information through

More information

The benefits and implications of the Cloud and Software as a Service (SaaS) for the Location Services Market. John Caulfield Solutions Director

The benefits and implications of the Cloud and Software as a Service (SaaS) for the Location Services Market. John Caulfield Solutions Director The benefits and implications of the Cloud and Software as a Service (SaaS) for the Location Services Market John Caulfield Solutions Director What Is Cloud Computing Cloud Computing Everyone Is Talking

More information

Cloud Computing and Advanced Relationship Analytics

Cloud Computing and Advanced Relationship Analytics Cloud Computing and Advanced Relationship Analytics Using Objectivity/DB to Discover the Relationships in your Data By Brian Clark Vice President, Product Management Objectivity, Inc. 408 992 7136 brian.clark@objectivity.com

More information

A Web services solution for Work Management Operations. Venu Kanaparthy Dr. Charles O Hara, Ph. D. Abstract

A Web services solution for Work Management Operations. Venu Kanaparthy Dr. Charles O Hara, Ph. D. Abstract A Web services solution for Work Management Operations Venu Kanaparthy Dr. Charles O Hara, Ph. D Abstract The GeoResources Institute at Mississippi State University is leveraging Spatial Technologies and

More information

ArcGIS Platform. An Integrated System. Portal

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,

More information

May 2013 Oracle Spatial and Graph User Conference

May 2013 Oracle Spatial and Graph User Conference 1 May 2013 Oracle Spatial and Graph User Conference May 22, 2013 Ronald Reagan Building and International Trade Center Washington, DC USA Paul Welding Sr. Manager Software Development Imagery Inventory

More information

Immersed 3D Visualization of the University of Chicago Campus. Scott Stocking, GISP Facilities Services Department

Immersed 3D Visualization of the University of Chicago Campus. Scott Stocking, GISP Facilities Services Department Immersed 3D Visualization of the University of Chicago Campus Scott Stocking, GISP Facilities Services Department Discussion Outline - Objectives of the Project - Data Utilized - Methods Used to build

More information

Vision. South Pacific GIS/RS Conference 2015 11/17/2015. Applying Geography Everywhere. Applying Geography Everywhere

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

More information

Semantic Data Management. Xavier Lopez, Ph.D., Director, Spatial & Semantic Technologies

Semantic Data Management. Xavier Lopez, Ph.D., Director, Spatial & Semantic Technologies Semantic Data Management Xavier Lopez, Ph.D., Director, Spatial & Semantic Technologies 1 Enterprise Information Challenge Source: Oracle customer 2 Vision of Semantically Linked Data The Network of Collaborative

More information

LogicTree Corporation Open Roads Consulting

LogicTree Corporation Open Roads Consulting Alaska DOT&PF LogicTree Corporation Open Roads Consulting 1 Overview Project Requirement Utilize state s Enterprise Geodatabase (EGDB) to support 511 IVR, Web and Condition Reporting System Fulfilling

More information

ERDAS PRO600. A state-of-the-art package for 3D feature collection and editing

ERDAS PRO600. A state-of-the-art package for 3D feature collection and editing ERDAS PRO600 A state-of-the-art package for 3D feature collection and editing MicroStation design file graphics are displayed by PRO600 in full 3D stereo. PRO600 PRO600 is a highly sophisticated, function-rich

More information

_ LUCIADRIA PRODUCT DATA SHEET

_ LUCIADRIA PRODUCT DATA SHEET _ LUCIADRIA PRODUCT DATA SHEET V2015.1 LuciadRIA offers browser-based geospatial situational awareness with the fluidity and speed of a desktop application. The software components of LuciadRIA have been

More information

Daniel Millls daniel.mills@wrcplc.co.uk Senior GIS Consultant Liberation of spatial data within NI Water

Daniel Millls daniel.mills@wrcplc.co.uk Senior GIS Consultant Liberation of spatial data within NI Water Daniel Millls daniel.mills@wrcplc.co.uk Senior GIS Consultant Liberation of spatial data within NI Water Agenda Examine the business requirements to move towards a spatial data warehouse Implemented solution

More information