Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Size: px
Start display at page:

Download "Copyright 2012, Oracle and/or its affiliates. All rights reserved."

Transcription

1 1

2 Oracle Spatial and Graph at OOW 2012 Sessions Date/Time Title Location Tuesday, Oct 2 8:30am-9:30am 10:15am-11:15am 10:15am-11:15am Wednesday, Oct 3 11:45am - 12:45pm 1:15pm-2:15pm JavaOne Session: Leveraging W3C Linked Data for Loosely Coupled Application Integrations Conference Session: Oracle Spatial and Graph: Faster, Bigger, Better 2-D and 3-D Spatial Solutions Conference Session: Integrating Oracle Database with a Social Network Oracle Exadata, Oracle Exalogic, Oracle Exalytics, and Big Data Solutions in the Public Sector (Features panelists from US Census Bureau, New York City) Conference Session: Mash Up All Things Location with Android, ipad, HTML5 Web Maps, and Spatial Parc 55 - Embarcadero Moscone South Marriott Marquis Foothill F Westin San Francisco - City Marriott Marquis Club Room 2

3 Oracle Spatial and Graph at OOW 2012 Test Fest Special offer Get certified on Oracle Spatial onsite! Test Oracle PartnerNetwork Exchange Free for OPN Exchange participants Date/Time Event Location Monday Thursday exam times available (2 hour slots) Test OPN Exchange Certification Testing onsite for Oracle Spatial and many other Oracle technologies Pre-register for an exam slot at Walk-ins available on a first-come, first-served basis Proof of OPN membership and PearsonVue ID required Marriott Marquis, Juniper Room 3

4 Oracle Spatial and Graph at OOW 2012 Demos Date/Time Demo Location Monday-Wednesday Spatial Capabilities in Oracle Spatial and Graph Moscone South, Left S-059 Monday-Wednesday Semantic RDF Graph Technologies in Oracle Spatial and Graph Moscone South, Left S-060 Monday-Wednesday Empowering Business to Drive Process Modeling Moscone South, Right S-234 Monday-Wednesday Oracle Event Processing Moscone South, Right S-230 Monday -Thursday Analyze Big Data Moscone North, Upper Lobby N-013 4

5 Oracle Spatial and Graph: Faster, Bigger, Better 2-D and 3-D Spatial Solutions Jim Steiner, Vice President, Product Management, Oracle Server Technologies Dan Geringer, Senior Software Development Manager, Oracle 5 Copyright 2012, Spatial Oracle and/or its affiliates. and All rights reserved. Graph

6 The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle s products remains at the sole discretion of Oracle. 6

7 Program Agenda Introducing Oracle Spatial and Graph Goals for Spatial Features in 12c Vector Performance Acceleration Parallel GeoRaster and Enhanced Raster Operations Real World Feature Model for Network Graph 7

8 Program Agenda Parametric Curve Data Type Extended 3D and Point Cloud data type functionality Web Feature Server Console RDF Semantic Graph Analysis with Spatial Functions Experiences with Exadata Oracle Spatial and Graph 11g 8

9 INTRODUCING 9

10 Why rename this Oracle Database option From Oracle Spatial to Oracle Spatial and Graph Highlights existing graph capabilities in Oracle Spatial W3C RDF graph since Oracle 10gR2 Network Data Model graph since Oracle 10gR1 Addresses increasing market demand for graph database capabilities Social Network Graph database popularity Multimodal and integrated transportation, utility and communications networks 10

11 Oracle Spatial and Graph option Points Web Services (OGC) SPARQL End Point Lines Oracle Spatial and Graph Polygons Geocoding Routing Inferencing Rasters Network Graphs e1 f1 e2 n1 n2 f2 e4 e3 Topologies 3D RDF Semantic Graphs 11

12 Oracle Spatial and Graph option Spatial Features Spatial Data Types and Models Spatial Indexes and Analysis 12

13 Oracle Spatial and Graph option Graph Features Network Data Model graph W3C RDF Semantic graph 13

14 Goals for Spatial features in 12c 14

15 Goals for 12c Dramatically improve performance Core Spatial Functions Vector Performance Acceleration Parallel Raster Operations Reduce application logic and support real world analysis by moving complex spatial logic into the database Real world application features for Network Data Model Graph Server-based Raster Analytics and Image Processing for multi-terabyte cartographic modeling applications Richer 3D and Point Cloud analysis and visualization; Parametric curves RDF Semantic integration with Spatial Functions 15

16 Dramatically Improve performance Core Spatial Functions and Operations ANYINTERACT, INSIDE: 20-30x Oracle Database Locator GEOM DISTANCE: 40X WITHIN DISTANCE: 10X VALIDATE GEOMETRY: 4X 16

17 Vector Performance Acceleration Turbo-charger feature for spatial functions and operators Join: x Spatial and Graph option Performance Improvements Touch: 50x Contains, Overlaps: 50x Complex masks: 50x 17

18 Vector Performance Acceleration Turbo-charger feature for spatial functions and operations GEOM.relate: 5-10x Spatial and Graph option Performance Improvements DML single insert: 3x Coordinate System Transformations: 40-50% General DML operations: 30-50% 18

19 Parallel Raster Operations MANY RASTER FUNCTIONS CAN PARALLELIZE SERIAL OPERATIONS PERFORM UP TO 3X FASTER SCALES TO OVER 100X OF TIMES FASTER ON HIGHLY PARALLEL SYSTEMS 19

20 Virtual Mosaic and Image Processing Virtual Mosaic Support Any large collection of georeferenced GeoRaster objects, rectified or nonrectified, from one or more georaster tables Advanced spatial queries and on-the-fly transformation and mosaicking over it Mosaic of Landsat Images 20

21 Parametric curve support NURBS (non-uniform rational B-spline ) Mathematically precise representation of freeform surfaces and curves which could be exactly reproduced whenever technically needed. Used for highway and rail design, and surface models, like those used for aerospace exterior surfaces, and car bodies, etc. 21

22 Real World Feature Modeling in NDM Graph Feature Representation Network Representation 22

23 Planned Oracle 12c Spatial Features More Details 23

24 To 1 8 Performance Enhancements and Vector Performance Acceleration

25 Improved performance Core Spatial Functions and Operations SPATIAL INDEX STATISTICS New Algorithms to Collect Spatial Index Statistics Optimized Execution Plans 20-90% REDUCTION IN REDO LOGS Improved DML Performance Less Storage Required 25

26 Vector Performance Acceleration Oracle Spatial and Graph Turbo-charger feature OPTIMIZED METADATA QUERIES Kernel level caching Performance gains for DMLs and Spatial function calls Optimization especially noticeable in workflows with many fast running queries 26

27 Vector Performance Acceleration Oracle Spatial and Graph Turbo-charger feature ADVANCED ALGORITHMS Faster more efficient algorithms Improved memory management 27

28 Parallel GeoRaster and Enhanced Raster Operations 28

29 GeoRaster - In Database Raster Algebra Planned 12c GeoRaster Features Raster algebra supported through a set of algebraic expressions and PL/SQL subprograms Raster algebra operations work on individual raster cells, or pixels Apply algebraic functions on raster data to derive new results Generate new raster layer (map) from two or more raster layers Raster algebra operations to implement sophisticated analytical algorithms, such as a Normalized Difference Vegetation Index (NDVI), and TCT (Tasseled Cap Transformation) NDVI helps classify the amount of vegetation in a region, from none to rainforest 29

30 GeoRaster Image Processing Planned 12c GeoRaster Features Rectification of georeferenced raw images Orthorectification of georeferenced raw image with a DEM Image masking, Image stretching, and Image segmentation 30

31 GeoRaster Advanced and Virtual Mosaic Support Planned 12c GeoRaster Feature Mosaic can be persisted, or virtual Virtual (on the fly) mosaic defined by a SQL statement or view Supports gaps, no data, and overlapping regions User defined priority for overlapping regions (Date or SQL ORDER BY) More advanced mosaicking support: georeferenced raw images internal reproject/rectification common point rules (for example, max value, min value, etc...) simple color balancing large-scale image append 31

32 Enhancements to the GeoRaster Core Improve performance through parallel processing of all Raster Algebra and Mosaicking procedures Support relational Raster Definition Tables as an additional raster data storage Users can specify default alpha channel and default pyramid level in the metadata New Bi-quadratic Interpolation Method to interpolate cell value for any point in the grid Biquadratic Interpolation Method is also added as a new Resampling type in image operations and pyramiding Added OTHER resampling type to indicate an unknown or external pyramid resampling type imported from files Operation Progress Reporting is added into many new functions Significant performance improvement of pyramiding with cubic convolution resampling 32

33 Enhancements to the GeoRaster Core Other New Functions and Procedures getrasterrange: retrieve min and max cell values getrasterblocklocator: another new template function generatespatialresolutions: supports resolution generation for pyramids emptyblocks and recreatedmltriggers utility functions GeoRaster Java API Enhancement Support for ground control point (GCP) storage and manipulation, GCP georeferencing, reprojection, grid interpolations, and getcellvalue New Concurrent Batch Loading and Exporting Tool GUI to create GDAL-based batch loading and exporting description files (XML) 33

34 Parametric Curve Data Type 34

35 Parametric curve support NURBS Data type support Support Non-Uniform Rational B-Spline (NURBS) curve geometries NURBS curves represent arbitrary, free-form shapes Control points and knots guide the shape of the curve Enables complex shapes to be represented with little data Support for NURBS curves includes the following Functions to convert WKT/WKB and GML representations into SDO_GEOMETRY Validation functions Spatial indexing Functions and operators approximate NURB curves for computations (implicit densification). 35

36 NURBS Data type support Implementation conforms to SQL/MM standard SQL/MM standard for NURBS curves represents splines, polynomial splines, cubic splines, B-splines and Bezier curves. SDO_GEOMETRY object type supports NURBS curves representation 2D and 3D Curves supported SDO_GTYPE 2002 and 2006 for 2D Curve and MultiCurve SDO_GTYPE 3002 and 3006 for 3D Curve and MultiCurve 36

37 Simplified Java API for 2D and 3D SDOAPI contains an in memory R-Tree for primary filter operations New SDOAPI functions, enhanced to support the following in-memory operations Distance Inside AnyInteract New in memory functions support the following geometries types: Projected 2D and 3D Geodetic 2D and 3D NURB curve types 37

38 Real World Feature Model for Network Data Model Graph 38

39 Feature Modeling/Analysis Model networks with application features (instead of nodes and link) Similar to Topology Data Model but not limited to geometry based features Supports logical networks and physical networks in application representation Data model to manage node and link features with their associated network elements (Nodes/Links) Node features: transformers, sub-stations, etc. Link features: power lines, transit routes, etc. Consistency between network features and network elements automatically maintained Feature level analysis Find the shortest path between two transformers Find the shortest path between two transformers, but use only a certain wire type 39

40 Oracle Spatial and Graph - Network Data Model Best Route Using Traffic Pattern Information Temporal Modeling/Analysis Traffic Patterns Record historical travel patterns for different classes of roads Data collected based on time of day and day of the week NDM can use traffic patterns to compute shortest paths Find shorted path from point A to B with start time of 8 AM Find shortest path from point A to B and reach destination at 5.30PM Support NAVTEQ Traffic Patterns format out of the box 10 PM 8 AM 40

41 Oracle Spatial and Graph - Network Data Model Routes with Preferences (walk/car/bus/subway) Multi-Modal Routing Each mode (car, bus, rail, bike, etc) modeled as a separate network Single logical network represents all modes of transportation Transition nodes where networks meet NDM APIs can specify the modes to consider Out of the box support for transit data published by transit authorities GTFS (General Transit Feed Spec) supported Train & Bus Bus Only 41

42 Large Scale Drive Time/Distance Analysis For millions of customers, find closest store within a specified drive time Same underlying data for geocoder and road network Customers geocode as link id and percentage (instead of longitude/latitude) 5 mile Network Buffer generates all possible paths Each persisted path includes: Covered link IDs, nodes ID, and associated costs Single database query to find closest store and drive time/distance for each customer (join on link_id) Store Location Customer Location 42

43 Enhanced NDM XML API (Callable From PL/SQL) Provides a full fledged web services framework for network analysis Enhanced XML API with Network Constraint and Cost Calculator Support Integrated with Oracle Spatial and Graph Web Service Framework A Simple PL/SQL Wrapper (http put/get) on top of the XML API New Driving Direction API For NDM users with data in Routing Schema Generate step by step driving directions format for final path 43

44 Oracle Spatial and Graph - Routing Engine Enhancements Traveling Salesman Analysis (TSP) Optimal multiple-stop route Open or closed path 44

45 Oracle Spatial and Graph - Routing Engine Enhancements Enhanced Navigation Support Multi-link restrictions Highway has entry point, and left Restrictions where there are no physical barriers Left lane only exit Enter highway with no turn restriction on upcoming left hand exit. 45

46 Router TSP Route Oracle Confidential

47 3D and Point Cloud Enhancements 47

48 US Army Corps of Engineers is making extensive use of the Point Cloud data type in Oracle Database 12c Spatial and Graph option to store, retrieve, subset and analyze LiDAR data used to model 3D landscapes to support in-theatre, mission-critical DoD operations. Across a number of instances for the Corps of Engineers and our DoD partners, we are storing more than 150Tb of data including 100Tb of point cloud data (with more on the way). A single instance currently stores more than 1 Trillion points. Compared to Oracle Spatial and Graph 11g Release 2, the improvements in Oracle Spatial and Graph 12c have dramatically increased scalability for multisession point cloud creation and provide a considerable savings of storage space. Michael Smith US Army Corp, Remote Sensing Center 48

49 Enhancements for Point Cloud data Pyramiding support for PC and TIN data PL/SQL API added to generate pyramids for existing point clouds Points can be repeated in the pyramid levels or mutually exclusive Useful for visualization applications Contour generation from PC data Generate linear geometries that connect points with equal elevation values A polygon can be specified to limit contour generation to a region The contour generation process is grid-based in x and y. Krigging performed to assign heights to grids with no point cloud data. 49

50 3D Geodetic Support DISTANCE, ANYINTERACT and INSIDE operations take height into account LRS functions also support 3D geodetic data Height for geodetic data is usually supplied as meters Or it can be any other UNIT type defined by a coordinate system 50

51 3D Distance Calculation For Geodecic Segment Length of geodetic segment whose endpoints have different heights Endpoint with greatest height (P1) is projected onto the sphere of (P2) and (P3) is generated. The distance between P2 and P3 is spherical The distance of P1 to P2 is calculated as the length of side (P1,P2) of triangle (P1,P2,P3). P2 P1 P3 51

52 RDF Semantic Graph Analysis with Spatial Functions 52

53 Ontology Assisted Query of Gazetteers Ontology-assist Query Standard Spatial Query 53

54 Semantic GIS Spatial and Ontology-based Query Water Features Table Feature_ID Feature_Type Geometry 1 Bourne SDO_GEOMETRY( ) 2 Influent Stream SDO_GEOMETRY( ) 3 Brook SDO_GEOMETRY( ) 4 Canal SDO_GEOMETRY( ) Find all Streams inside a query search window SELECT feature_id FROM TABLE (SEM_MATCH( spatial predicate, rdf predicate); SEM_MATCH combines spatial operators (anyinteract, inside, nearest neighbor, within_distance, etc..) with ontology predicates. 54

55 Towards Qualitative Spatial Reasoning Don t always have quantitative geometry data Textual Descriptions Next to Westin St. Francis Hotel Inside Union Square How can semantics help? Apply description logic (reasoning) to spatial relations Westin St. Francis Hotel is inside Union Square, therefore it is inside San Francisco. inside is an owl:transitiveproperty, inside is owl:inverseof contains, Logical reasoning can be faster than spatial computation of geometries Example: Find all parks inside California Minimizes spatial computation on large number of geometries (parks) 55

56 Web Feature Server

57 Oracle Spatial and Graph - Web Feature Server 1.1 Web-based Administrative console Menu driven GUI simplifies registration of spatial layers with Oracle Spatial and Graph s WFS Browse existing spatial layers Eliminates the need for DBA to run PL/SQL scripts to publish spatial layers Includes tutorial on how to configure and use WFS Provide sample request and response pages for WFS queries Can also be used as a client to other WFS servers In this mode, only browsing options are enabled 57

58 Benefits with Exadata Database Machine 58

59 EHCC and Spatial Point, Line and Polygon geometries can all benefit from EHCC Lines and Polygons, they must be stored inline (less than 4K in size). Options include: COMPRESS FOR QUERY LOW COMPRESS FOR QUERY HIGH COMPRESS FOR ARCHIVE LOW COMPRESS FOR ARCHIVE HIGH 59

60 EHCC and Spatial Two ways to compress: Create Table As Select Direct Path Inserts 1. Create Table As Select CREATE TABLE edges_compressed COMPRESS FOR QUERY LOW NOLOGGING AS SELECT * FROM edges; 60

61 EHCC and Spatial 2. Direct Path Inserts (full code example in presentation appendix) -- PL/SQL Example with append_values hint. DECLARE id_tab ID_TAB_TYPE; edge_tab GEOM_TAB_TYPE; BEGIN -- Population of id_tab and edge_tab shown in presentation appendix FORALL i IN edge_tab.first.. edge_tab.last INSERT /*+ append_values */ INTO edge_ql VALUES (id_tab(i), edge_tab(i)); COMMIT; 61

62 EHCC and Spatial Uniform Geometries Strategy For Much Higher Compression Rates Uniform geometries spatial layers have the same number of coordinates in every row. Some examples: Point data (x NUMBER, y NUMBER) Box polygon (lx NUMBER, ly NUMBER, ul NUMBER, uy NUMBER) Two point line (x1 NUMBER, y1 NUMBER, x2 NUMBER, y2 NUMBER) Four point polygon (x1 NUMBER, y1 NUMBER,, x5 NUMBER, y5 NUMBER) For much higher compression rates, store uniform geometries as a series of NUMBER columns instead of SDO_GEOMETRY 62

63 EHCC and Spatial Uniform Geometries Box Polygon With Function Based Index - Example Create a function based index on uniform geometries to perform spatial queries The following ANYINTERACT queries were run on a 116 million row table Query High compression 18.17x queries still very fast. Anyinteract Query Uncompressed Query Low 3.92x Query High 18.17x Archive High 21.57x 10 acre polygon 1.86 sec 2.02 sec 2.7 sec sec ( rows returned) (1.08x) (1.45x) (6.85x) 63

64 Q & A 64

65 Graphic Section Divider 65

66 66

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Oracle Spatial and Graph: Faster, Bigger, Better 2-D and 3-D Spatial Solutions Siva Ravada Senior Director of Development Spatial and Graph & MapViewer 2 The following is intended to outline our general

More information

May 22, 2013 Ronald Reagan Building and International Trade Center Washington, DC USA

May 22, 2013 Ronald Reagan Building and International Trade Center Washington, DC USA May 22, 2013 Ronald Reagan Building and International Trade Center Washington, DC USA 1 To 9. D 1. 2. 3. Leveraging Advanced Oracle Spatial and Graph Features Daniel Geringer Senior Software Development

More information

Copyright 2013, Oracle and/or its affiliates. All rights reserved.

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 1 What s New in Location Analytics Jayant Sharma Director, Product Mgmt The following is intended to outline our general product direction. It is intended for information purposes only, and may not be

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Real Life Applications of Location Analytics Dan Geringer, Senior Software Development Manager, Oracle Jayant Sharma, Director Prod Mgmt, Oracle 2 The following is intended to outline our general product

More information

May 22, 2013 Ronald Reagan Building and International Trade Center Washington, DC USA

May 22, 2013 Ronald Reagan Building and International Trade Center Washington, DC USA May 22, 2013 Ronald Reagan Building and International Trade Center Washington, DC USA 1 To 9. D 1. 2. 3. Performance, Performance, Performance What You Need To Know About Exadata Daniel Geringer Senior

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 Daniel Geringer Senior Software Development Manager Oracle s Spatial Technologies

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Oracle Spatial and Graph: Technologies 101 Xavier Lopez, Senior Director Product Management, Oracle Server Technologies 2 Program Agenda Introducing Oracle Spatial and Graph Advanced Features New Features

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 Oracle Spatial Steve MacCabe Product

More information

Disclaimer ORACLE SPATIAL AND GRAPH GEORASTER

Disclaimer ORACLE SPATIAL AND GRAPH GEORASTER Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver

More information

Spatial and Graph Analytics with Oracle Database 12c Release 2 ORACLE WHITE PAPER MARCH 2017

Spatial and Graph Analytics with Oracle Database 12c Release 2 ORACLE WHITE PAPER MARCH 2017 Spatial and Graph Analytics with Oracle Database 12c Release 2 ORACLE WHITE PAPER MARCH 2017 Disclaimer The following is intended to outline our general product direction. It is intended for information

More information

Big Spatial Data Performance With Oracle Database 12c. Daniel Geringer Spatial Solutions Architect

Big Spatial Data Performance With Oracle Database 12c. Daniel Geringer Spatial Solutions Architect Big Spatial Data Performance With Oracle Database 12c Daniel Geringer Spatial Solutions Architect Oracle Exadata Database Machine Engineered System 2 What Is the Oracle Exadata Database Machine? Oracle

More information

Oracle Spatial Technologies: An Update. Xavier Lopez Director, Spatial Technologies Oracle Corporation

Oracle Spatial Technologies: An Update. Xavier Lopez Director, Spatial Technologies Oracle Corporation Oracle Spatial Technologies: An Update Xavier Lopez Director, Spatial Technologies Oracle Corporation Overview Oracle Approach to Market Specialist v. Generalist Solutions New Developments: Oracle Database

More information

Unstructured Data Management with Oracle Database 12c ORACLE WHITE PAPER NOVEMBER 2016

Unstructured Data Management with Oracle Database 12c ORACLE WHITE PAPER NOVEMBER 2016 Unstructured Data Management with Oracle Database 12c ORACLE WHITE PAPER NOVEMBER 2016 Disclaimer The following is intended to outline our general product direction. It is intended for information purposes

More information

Imagery and Raster Data in ArcGIS. Abhilash and Abhijit

Imagery and Raster Data in ArcGIS. Abhilash and Abhijit Imagery and Raster Data in ArcGIS Abhilash and Abhijit Agenda Imagery in ArcGIS Mosaic datasets Raster processing ArcGIS is a Comprehensive Imagery System Integrating All Types, Sources, and Sensor Models

More information

Convergence and Collaboration: Transforming Business Process and Workflows

Convergence and Collaboration: Transforming Business Process and Workflows Convergence and Collaboration: Transforming Business Process and Workflows Steven Hagan, Vice President, Server Technologies 1 Copyright 2011, Oracle and/or its affiliates. All rights Convergence & Collaboration:

More information

Verarbeitung von Vektor- und Rasterdaten auf der Hadoop Plattform DOAG Spatial and Geodata Day 2016

Verarbeitung von Vektor- und Rasterdaten auf der Hadoop Plattform DOAG Spatial and Geodata Day 2016 Verarbeitung von Vektor- und Rasterdaten auf der Hadoop Plattform DOAG Spatial and Geodata Day 2016 Hans Viehmann Product Manager EMEA ORACLE Corporation 12. Mai 2016 Safe Harbor Statement The following

More information

May 21, 2014 Walter E. Washington Convention Center Washington, DC USA. Copyright 2014, Oracle and/or its affiliates. All rights reserved.

May 21, 2014 Walter E. Washington Convention Center Washington, DC USA. Copyright 2014, Oracle and/or its affiliates. All rights reserved. May 21, 2014 Walter E. Washington Convention Center Washington, DC USA 1 How to Build a Better GIS Application Siva Ravada Senior Director of Development Spatial and Graph & MapViewer Oracle Program Agenda

More information

Land Administration and Management: Big Data, Fast Data, Semantics, Graph Databases, Security, Collaboration, Open Source, Shareable Information

Land Administration and Management: Big Data, Fast Data, Semantics, Graph Databases, Security, Collaboration, Open Source, Shareable Information Land Administration and Management: Big Data, Fast Data, Semantics, Graph Databases, Security, Collaboration, Open Source, Shareable Information Platform Steven Hagan, Vice President, Engineering 1 Copyright

More information

Managing Imagery and Raster Data Using Mosaic Datasets

Managing Imagery and Raster Data Using Mosaic Datasets 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop Managing Imagery and Raster Data Using Mosaic Datasets Hong Xu, Prashant Mangtani Esri UC2013. Technical

More information

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. ORACLE PRODUCT LOGO S15402 Google Maps, ESRI, Traffic, ipad: Bring it all Together With Oracle Spatial LJ Qian Jayant Sharma Sr. Mgr.,

More information

An Introduction to Using Lidar with ArcGIS and 3D Analyst

An Introduction to Using Lidar with ArcGIS and 3D Analyst FedGIS Conference February 24 25, 2016 Washington, DC An Introduction to Using Lidar with ArcGIS and 3D Analyst Jim Michel Outline Lidar Intro Lidar Management Las files Laz, zlas, conversion tools Las

More information

Using Imagery for Intelligence Analysis

Using Imagery for Intelligence Analysis 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop Using Imagery for Intelligence Analysis Renee Bernstein Natalie Campos Esri UC2013. Technical Workshop.

More information

RASTER ANALYSIS GIS Analysis Winter 2016

RASTER ANALYSIS GIS Analysis Winter 2016 RASTER ANALYSIS GIS Analysis Winter 2016 Raster Data The Basics Raster Data Format Matrix of cells (pixels) organized into rows and columns (grid); each cell contains a value representing information.

More information

RASTER ANALYSIS GIS Analysis Fall 2013

RASTER ANALYSIS GIS Analysis Fall 2013 RASTER ANALYSIS GIS Analysis Fall 2013 Raster Data The Basics Raster Data Format Matrix of cells (pixels) organized into rows and columns (grid); each cell contains a value representing information. What

More information

Oracle Big Data Spatial and Graph: Spatial Features

Oracle Big Data Spatial and Graph: Spatial Features Oracle Big Data Spatial and Graph: Spatial Features January 28 th, 2016 Siva Ravada Senior Director of Development Copyright 2015, Oracle and/or its affiliates. All rights reserved. Program Agenda 1 2

More information

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. Integrating Complex Financial Workflows in Oracle Database Xavier Lopez Seamus Hayes Oracle PolarLake, LTD 2 Copyright 2011, Oracle

More information

Deploying Spatial Applications in Oracle Public Cloud

Deploying Spatial Applications in Oracle Public Cloud Deploying Spatial Applications in Oracle Public Cloud David Lapp, Product Manager Oracle Spatial and Graph Oracle Spatial Summit at BIWA 2017 Safe Harbor Statement The following is intended to outline

More information

Best Practices, Tips and Tricks With Oracle Spatial and Graph Daniel Geringer, Spatial Solutions Specialist Oracle Corporation

Best Practices, Tips and Tricks With Oracle Spatial and Graph Daniel Geringer, Spatial Solutions Specialist Oracle Corporation Best Practices, Tips and Tricks With Oracle Spatial and Graph Daniel Geringer, Spatial Solutions Specialist Oracle Corporation Spatial Vector Acceleration Oracle Confidential Internal/Restricted/Highly

More information

ArcGIS for Server Imagery Update. Cody A. Benkelman Technical Product Manager, Imagery

ArcGIS for Server Imagery Update. Cody A. Benkelman Technical Product Manager, Imagery ArcGIS for Server Imagery Update Cody A. Benkelman Technical Product Manager, Imagery Outline Mosaic dataset Management and dissemination of imagery - Dynamic image services, Tiled Cache Visualization

More information

Oracle Spatial 10g: Advanced

Oracle Spatial 10g: Advanced Oracle Spatial 10g: Advanced Volume I Student Guide D18959GC20 Edition 2.0 November 2005 D22663 Author Daniel Abugov Daniel Geringer Technical Contributors and Reviewers Thomas Hoogerwerf Christine Jeal

More information

Bring Location Intelligence To Big Data Applications on Hadoop, Spark, and NoSQL

Bring Location Intelligence To Big Data Applications on Hadoop, Spark, and NoSQL Bring Location Intelligence To Big Data Applications on Hadoop, Spark, and NoSQL Siva Ravada Senior Director of Development Copyright 2015, Oracle and/or its affiliates. All rights reserved. Program Agenda

More information

Oracle Database 10g: Managing Spatial Raster Data Using GeoRaster. An Oracle Technical White Paper May 2005

Oracle Database 10g: Managing Spatial Raster Data Using GeoRaster. An Oracle Technical White Paper May 2005 Oracle Database 10g: Managing Spatial Raster Data Using GeoRaster An Oracle Technical White Paper May 2005 Managing Spatial Raster Data Using GeoRaster Table of Contents 1 GeoRaster... 3 1.1 Introduction...

More information

High Performance Raster Database Manipulation and Data Processing with Oracle Spatial and Graph

High Performance Raster Database Manipulation and Data Processing with Oracle Spatial and Graph High Performance Raster Database Manipulation and Data Processing with Oracle Spatial and Graph Qingyun (Jeffrey) Xie Senior Manager of Software Development Oracle Corporation Safe Harbor Statement The

More information

Oracle Spatial Summit 2015 Best Practices for Developing Geospatial Apps for the Cloud

Oracle Spatial Summit 2015 Best Practices for Developing Geospatial Apps for the Cloud Oracle Spatial Summit 2015 Best Practices for Developing Geospatial Apps for the Cloud Nick Salem, Distinguished Engineer Neustar Neustar ElementOne OVERVIEW Comprehensive cloud based GIS analytics platform

More information

By Colin Childs, ESRI Education Services. Catalog

By Colin Childs, ESRI Education Services. Catalog s resolve many traditional raster management issues By Colin Childs, ESRI Education Services Source images ArcGIS 10 introduces Catalog Mosaicked images Sources, mosaic methods, and functions are used

More information

IT Infrastructure for BIM and GIS 3D Data, Semantics, and Workflows

IT Infrastructure for BIM and GIS 3D Data, Semantics, and Workflows IT Infrastructure for BIM and GIS 3D Data, Semantics, and Workflows Hans Viehmann Product Manager EMEA ORACLE Corporation November 23, 2017 @SpatialHannes Safe Harbor Statement The following is intended

More information

Geometric Rectification of Remote Sensing Images

Geometric Rectification of Remote Sensing Images Geometric Rectification of Remote Sensing Images Airborne TerrestriaL Applications Sensor (ATLAS) Nine flight paths were recorded over the city of Providence. 1 True color ATLAS image (bands 4, 2, 1 in

More information

Using Linked Data Concepts to Blend and Analyze Geospatial and Statistical Data Creating a Semantic Data Platform

Using Linked Data Concepts to Blend and Analyze Geospatial and Statistical Data Creating a Semantic Data Platform Using Linked Data Concepts to Blend and Analyze Geospatial and Statistical Data Creating a Semantic Data Platform Hans Viehmann Product Manager EMEA ORACLE Corporation October 17, 2018 @SpatialHannes Safe

More information

Spatial Analytics Built for Big Data Platforms

Spatial Analytics Built for Big Data Platforms Spatial Analytics Built for Big Platforms Roberto Infante Software Development Manager, Spatial and Graph 1 Copyright 2011, Oracle and/or its affiliates. All rights Global Digital Growth The Internet of

More information

Oracle Spatial and Graph

Oracle Spatial and Graph Oracle Spatial and Graph GeoRaster Developer's Guide 12c Release 1 (12.1) E49118-05 March 2017 Provides usage and reference information for the GeoRaster feature of Oracle Spatial and Graph, which lets

More information

Oracle APEX 18.1 New Features

Oracle APEX 18.1 New Features Oracle APEX 18.1 New Features May, 2018 Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

More information

Lecture 6: GIS Spatial Analysis. GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University

Lecture 6: GIS Spatial Analysis. GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University Lecture 6: GIS Spatial Analysis GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University 1 Spatial Data It can be most simply defined as information that describes the distribution

More information

Managing Imagery And Raster Data Using Mosaic Dataset. Peter Becker & Cody Benkelman

Managing Imagery And Raster Data Using Mosaic Dataset. Peter Becker & Cody Benkelman Managing Imagery And Raster Data Using Mosaic Dataset Peter Becker & Cody Benkelman ArcGIS is a Comprehensive Imagery Platform Imagery is integral to the ArcGIS Platform System of Engagement System of

More information

Publishing Statistical Data and Geospatial Data as Linked Data Creating a Semantic Data Platform

Publishing Statistical Data and Geospatial Data as Linked Data Creating a Semantic Data Platform Publishing Statistical Data and Geospatial Data as Linked Data Creating a Semantic Data Platform Hans Viehmann Product Manager EMEA ORACLE Corporation January 22, 2017 @SpatialHannes Safe Harbor Statement

More information

Oracle Big Data Spatial and Graph: Spatial Features Roberto Infante 11/11/2015 Latin America Geospatial Forum

Oracle Big Data Spatial and Graph: Spatial Features Roberto Infante 11/11/2015 Latin America Geospatial Forum Oracle Big Data Spatial and Graph: Spatial Features Roberto Infante 11/11/2015 Latin America Geospatial Forum Overview of Spatial features Vector Data Processing Support spatial processing of data stored

More information

Capturing Reality with Point Clouds: Applications, Challenges and Solutions

Capturing Reality with Point Clouds: Applications, Challenges and Solutions Capturing Reality with Point Clouds: Applications, Challenges and Solutions Rico Richter 1 st February 2017 Oracle Spatial Summit at BIWA 2017 Hasso Plattner Institute Point Cloud Analytics and Visualization

More information

Open And Linked Data Oracle proposition Subtitle

Open And Linked Data Oracle proposition Subtitle Presented with Open And Linked Data Oracle proposition Subtitle Pascal GUY Master Sales Consultant Cloud Infrastructure France May 30, 2017 Copyright 2014, Oracle and/or its affiliates. All rights reserved.

More information

Network Analyst Creating Network Datasets. Jay Sandhu Frank Kish

Network Analyst Creating Network Datasets. Jay Sandhu Frank Kish Network Analyst Creating Network Datasets Jay Sandhu Frank Kish Agenda Preparing Street Data for use in a network dataset - One-way streets - Hierarchy - RoadClass attribute Using turns, signposts, and

More information

Oracle Spatial 11g: Build Web Services, GeoRaster, Network and 3D Applications Dr. Siva Ravada Director of Development Oracle

Oracle Spatial 11g: Build Web Services, GeoRaster, Network and 3D Applications Dr. Siva Ravada Director of Development Oracle Oracle Spatial 11g: Build Web Services, GeoRaster, Network and 3D Applications Dr. Siva Ravada Director of Development Oracle Oracle Spatial Features Oracle Locator: Feature of Oracle Database XE, SE,

More information

Managing Image Data on the ArcGIS Platform Options and Recommended Approaches

Managing Image Data on the ArcGIS Platform Options and Recommended Approaches Managing Image Data on the ArcGIS Platform Options and Recommended Approaches Peter Becker Petroleum requirements for imagery and raster Traditional solutions and issues Overview of ArcGIS imaging capabilities

More information

Image Services for Elevation Data

Image Services for Elevation Data Image Services for Elevation Data Peter Becker Need for Elevation Using Image Services for Elevation Data sources Creating Elevation Service Requirement: GIS and Imagery, Integrated and Accessible Field

More information

Network Analyst Creating Network Datasets

Network Analyst Creating Network Datasets 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop Network Analyst Creating Network Datasets Colin Childs Alan Hatakeyama Esri UC2013. Technical Workshop.

More information

Introduction to Geodatabase and Spatial Management in ArcGIS. Craig Gillgrass Esri

Introduction to Geodatabase and Spatial Management in ArcGIS. Craig Gillgrass Esri Introduction to Geodatabase and Spatial Management in ArcGIS Craig Gillgrass Esri Session Path The Geodatabase - What is it? - Why use it? - What types are there? - What can I do with it? Query Layers

More information

BEST PRACTICES FOR DEVELOPING GEOSPATIAL BIG DATA APPS FOR THE CLOUD. Nick Salem - Distinguished Engineer David Tatar - Principal Software Engineer

BEST PRACTICES FOR DEVELOPING GEOSPATIAL BIG DATA APPS FOR THE CLOUD. Nick Salem - Distinguished Engineer David Tatar - Principal Software Engineer BEST PRACTICES FOR DEVELOPING GEOSPATIAL BIG DATA APPS FOR THE CLOUD Nick Salem - Distinguished Engineer David Tatar - Principal Software Engineer SPEAKER BIO NICK SALEM 18 Oracle Certified Professional

More information

An Overview of FMW MapViewer

An Overview of FMW MapViewer An Overview of FMW MapViewer Agenda What is MapViewer Select Features Getting Started Additional Resources 2 Copyright 2013, Oracle and/or its affiliates. All rights reserved. Oracle

More information

Big Data Technologies and Geospatial Data Processing:

Big Data Technologies and Geospatial Data Processing: Big Data Technologies and Geospatial Data Processing: A perfect fit Albert Godfrind Spatial and Graph Solutions Architect Oracle Corporation Agenda 1 2 3 4 The Data Explosion Big Data? Big Data and Geo

More information

Real-Time & Big Data GIS: Leveraging the spatiotemporal big data store

Real-Time & Big Data GIS: Leveraging the spatiotemporal big data store Real-Time & Big Data GIS: Leveraging the spatiotemporal big data store Suzanne Foss Product Manager, Esri sfoss@esri.com Ricardo Trujillo Real-Time & Big Data GIS Developer, Esri rtrujillo@esri.com @rtrujill007

More information

May 2013 Oracle Spatial and Graph User Conference

May 2013 Oracle Spatial and Graph User Conference May 2013 Oracle Spatial and Graph User Conference May 22, 2013 Ronald Reagan Building and International Trade Center Washington, DC USA Paul Calhoun & Vince Smith GIS Systems Analyst City Of Virginia Beach

More information

Network Analyst Creating Network Datasets. Colin Childs Alan Hatakeyama

Network Analyst Creating Network Datasets. Colin Childs Alan Hatakeyama Network Analyst Creating Network Datasets Colin Childs Alan Hatakeyama Agenda Preparing street data for use in a network dataset - Oneway streets - Hierarchy - RoadClass attribute Using turns, signposts,

More information

1 Copyright 2013, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2013, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2013, Oracle and/or its affiliates. All rights Creating Custom PDF reports with APEX 4.2.2 Marc Sewtz Senior Software Development Manager Oracle USA Inc. New York, NY 2 Copyright 2013, Oracle

More information

NoSQL + SQL = MySQL Get the Best of Both Worlds

NoSQL + SQL = MySQL Get the Best of Both Worlds NoSQL + SQL = MySQL Get the Best of Both Worlds Jesper Wisborg Krogh Senior Principal Technical Support Engineer Oracle, MySQL Support October 22, 2018 NEXT 15-MINUTE BRIEFING NoSQL + SQL = MySQL Safe

More information

Application Express 4.0 Architecture & Configuration Marc Sewtz Senior Software Development Manager Oracle America Inc.

Application Express 4.0 Architecture & Configuration Marc Sewtz Senior Software Development Manager Oracle America Inc. 1 Application Express 4.0 Architecture & Configuration Marc Sewtz Senior Software Development Manager Oracle America Inc., New York, NY The following is intended to outline our general

More information

May 22, 2013 Ronald Reagan Building and International Trade Center Washington, DC USA

May 22, 2013 Ronald Reagan Building and International Trade Center Washington, DC USA May 22, 2013 Ronald Reagan Building and International Trade Center Washington, DC USA 1 Building Applications with Oracle MapViewer LJ Qian (lj.qian@oracle.com) Director, Software Development The following

More information

Copyright 2013, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12

Copyright 2013, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 1 Information Retention and Oracle Database Kevin Jernigan Senior Director Oracle Database Performance Product Management The following is intended to outline our general product direction. It is intended

More information

May 21, 2014 Walter E. Washington Convention Center Washington, DC USA. Copyright 2014, Oracle and/or its affiliates. All rights reserved.

May 21, 2014 Walter E. Washington Convention Center Washington, DC USA. Copyright 2014, Oracle and/or its affiliates. All rights reserved. May 21, 2014 Walter E. Washington Convention Center Washington, DC USA 1 Effectively Utilize Raster Data In Your Business Processes Albert Godfrind Spatial Solutions Architect, Oracle Program Agenda Georaster

More information

GeoSPARQL Support and Other Cool Features in Oracle 12c Spatial and Graph Linked Data Seminar Culture, Base Registries & Visualisations

GeoSPARQL Support and Other Cool Features in Oracle 12c Spatial and Graph Linked Data Seminar Culture, Base Registries & Visualisations GeoSPARQL Support and Other Cool Features in Oracle 12c Spatial and Graph Linked Data Seminar Culture, Base Registries & Visualisations Hans Viehmann Product Manager EMEA Oracle Corporation December 2,

More information

Network Analyst: An Introduction

Network Analyst: An Introduction 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop Network Analyst: An Introduction Patrick Stevens Robert Garrity Esri UC2013. Technical Workshop. Introduction

More information

Best Practices for Performance Part 1.NET and Oracle Database

Best Practices for Performance Part 1.NET and Oracle Database Best Practices for Performance Part 1.NET and Oracle Database Alex Keh Christian Shay Product Managers Server Technologies September 19, 2016 Program Agenda 1 2 3 4 Optimization Process ODP.NET Performance

More information

Designing and Using Cached Map Services

Designing and Using Cached Map Services Esri International User Conference San Diego, California Technical Workshops July 2012 Designing and Using Cached Map Services Sterling Quinn Eric Rodenberg What we will cover Session Topics - Map cache

More information

Terrain correction. Backward geocoding. Terrain correction and ortho-rectification. Why geometric terrain correction? Rüdiger Gens

Terrain correction. Backward geocoding. Terrain correction and ortho-rectification. Why geometric terrain correction? Rüdiger Gens Terrain correction and ortho-rectification Terrain correction Rüdiger Gens Why geometric terrain correction? Backward geocoding remove effects of side looking geometry of SAR images necessary step to allow

More information

Lidar and GIS: Applications and Examples. Dan Hedges Clayton Crawford

Lidar and GIS: Applications and Examples. Dan Hedges Clayton Crawford Lidar and GIS: Applications and Examples Dan Hedges Clayton Crawford Outline Data structures, tools, and workflows Assessing lidar point coverage and sample density Creating raster DEMs and DSMs Data area

More information

Oracle Spatial: Advanced Student Guide

Oracle Spatial: Advanced Student Guide Oracle Spatial: Advanced Student Guide D56784GC10 Edition 1.0 February 2009 D58425 Authors Daniel Geringer Puja Singh Technical Contributors and Reviewers Daniel Abugov Christian Bauwens William Beauregard

More information

Image Management and Dissemination. Peter Becker

Image Management and Dissemination. Peter Becker Image Management and Dissemination Peter Becker OUTLINE Requirements Intro to Mosaic Datasets Workflows & Demo Dynamic Mosaicking, On-the-fly processing Properties Differentiator Raster Catalog, ISDef,

More information

Scientific and Multidimensional Raster Support in ArcGIS

Scientific and Multidimensional Raster Support in ArcGIS Scientific and Multidimensional Raster Support in ArcGIS Sudhir Raj Shrestha sshrestha@esri.com Brief breakdown Scientific Multidimensional data Ingesting Scientific MultiDim Data in ArcGIS Ingesting and

More information

Surface Analysis with 3D Analyst

Surface Analysis with 3D Analyst 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop Surface Analysis with 3D Analyst Khalid H. Duri Esri UC2013. Technical Workshop. Why use 3D GIS? Because

More information

Image Management in ArcGIS. Vinay Viswambharan

Image Management in ArcGIS. Vinay Viswambharan Image Management in ArcGIS Vinay Viswambharan Topics covered Primary Imagery Management Information Model - Mosaic Dataset Sharing Imagery using mosaic datasets/image services. Image Services and Cloud

More information

Network Analyst: Performing Network Analysis

Network Analyst: Performing Network Analysis Esri International User Conference San Diego, California Technical Workshops July 24, 2012 Network Analyst: Performing Network Analysis Jay Sandhu Deelesh Mandloi Goals We assume you have some familiarity

More information

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into 1 The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any

More information

Overview. Image Geometric Correction. LA502 Special Studies Remote Sensing. Why Geometric Correction?

Overview. Image Geometric Correction. LA502 Special Studies Remote Sensing. Why Geometric Correction? LA502 Special Studies Remote Sensing Image Geometric Correction Department of Landscape Architecture Faculty of Environmental Design King AbdulAziz University Room 103 Overview Image rectification Geometric

More information

Managing Imagery and Raster Data using Mosaic Datasets

Managing Imagery and Raster Data using Mosaic Datasets Esri European User Conference October 15-17, 2012 Oslo, Norway Hosted by Esri Official Distributor Managing Imagery and Raster Data using Mosaic Datasets Peter Becker ArcGIS is a Comprehensive Imagery

More information

8.3 cloud roadmap. Dr. Andrei Borshchev, CEO Nikolay Churkov, Head of Software Development. The AnyLogic Company Conference 2018 Baltimore

8.3 cloud roadmap. Dr. Andrei Borshchev, CEO Nikolay Churkov, Head of Software Development. The AnyLogic Company Conference 2018 Baltimore 8.3 cloud roadmap Dr. Andrei Borshchev, CEO Nikolay Churkov, Head of Software Development The AnyLogic Company Conference 2018 Baltimore The AnyLogic Company www.anylogic.com agenda 1. 8.3: the new web

More information

Esri International User Conference. San Diego, California. Technical Workshops. July Creating Surfaces. Steve Kopp and Steve Lynch

Esri International User Conference. San Diego, California. Technical Workshops. July Creating Surfaces. Steve Kopp and Steve Lynch Esri International User Conference San Diego, California Technical Workshops July 2011 Creating Surfaces Steve Kopp and Steve Lynch Overview Learn the types of surfaces and the data structures used to

More information

Review of Cartographic Data Types and Data Models

Review of Cartographic Data Types and Data Models Review of Cartographic Data Types and Data Models GIS Data Models Raster Versus Vector in GIS Analysis Fundamental element used to represent spatial features: Raster: pixel or grid cell. Vector: x,y coordinate

More information

Best Practices for Performance Part 2.NET and Oracle Database

Best Practices for Performance Part 2.NET and Oracle Database Best Practices for Performance Part 2.NET and Oracle Database Alex Keh Christian Shay Product Managers Server Technologies September 19, 2016 Program Agenda 1 2 3 4 Caching SQL Tuning Advisor Oracle Performance

More information

May 22, 2013 Ronald Reagan Building and International Trade Center Washington, DC USA

May 22, 2013 Ronald Reagan Building and International Trade Center Washington, DC USA May 22, 2013 Ronald Reagan Building and International Trade Center Washington, DC USA 1 Introduction to MapViewer & Tools for Your Business Apps and Mobile Devices Albert Godfrind Oracle Spatial Architect

More information

Land Information Management and its (3D) Database Foundation

Land Information Management and its (3D) Database Foundation Land Information Management and its (3D) Database Foundation Han Wammes, Oracle Netherlands November 18 th, 2011 1 Copyright 2011, Oracle and/or its affiliates. All rights Safe Harbor Statement The following

More information

Oracle. Oracle Spatial 11g Essentials. 1z Version: Demo. [ Total Questions: 10] Web:

Oracle. Oracle Spatial 11g Essentials. 1z Version: Demo. [ Total Questions: 10] Web: Oracle 1z0-595 Oracle Spatial 11g Essentials Version: Demo [ Total Questions: 10] Web: www.myexamcollection.com Email: support@myexamcollection.com IMPORTANT NOTICE Feedback We have developed quality product

More information

Watershed Sciences 4930 & 6920 GEOGRAPHIC INFORMATION SYSTEMS

Watershed Sciences 4930 & 6920 GEOGRAPHIC INFORMATION SYSTEMS HOUSEKEEPING Watershed Sciences 4930 & 6920 GEOGRAPHIC INFORMATION SYSTEMS CONTOURS! Self-Paced Lab Due Friday! WEEK SIX Lecture RASTER ANALYSES Joe Wheaton YOUR EXCERCISE Integer Elevations Rounded up

More information

This presentation is for informational purposes only and may not be incorporated into a contract or agreement.

This presentation is for informational purposes only and may not be incorporated into a contract or agreement. This presentation is for informational purposes only and may not be incorporated into a contract or agreement. Oracle10g RDF Data Mgmt: In Life Sciences Xavier Lopez Director, Server Technologies Oracle

More information

Raster Analysis and Image Processing in ArcGIS Enterprise

Raster Analysis and Image Processing in ArcGIS Enterprise Raster Analysis and Image Processing in ArcGIS Enterprise Vinay Viswambharan, Jie Zhang Overview Patterns of use - Introduction to image processing and analysis in ArcGIS - Client/Server side processing

More information

Remote Sensing in an

Remote Sensing in an Chapter 2: Adding Data to a Map Document Remote Sensing in an ArcMap Environment Remote Sensing Analysis in an ArcMap Environment Tammy E. Parece Image source: landsat.usgs.gov Tammy Parece James Campbell

More information

DATA MODELS IN GIS. Prachi Misra Sahoo I.A.S.R.I., New Delhi

DATA MODELS IN GIS. Prachi Misra Sahoo I.A.S.R.I., New Delhi DATA MODELS IN GIS Prachi Misra Sahoo I.A.S.R.I., New Delhi -110012 1. Introduction GIS depicts the real world through models involving geometry, attributes, relations, and data quality. Here the realization

More information

Suitability Modeling with GIS

Suitability Modeling with GIS Developed and Presented by Juniper GIS 1/33 Course Objectives What is Suitability Modeling? The Suitability Modeling Process Cartographic Modeling GIS Tools for Suitability Modeling Demonstrations of Models

More information

The Fastest and Most Cost-Effective Backup for Oracle Database: What s New in Oracle Secure Backup 10.2

The Fastest and Most Cost-Effective Backup for Oracle Database: What s New in Oracle Secure Backup 10.2 1 The Fastest and Most Cost-Effective Backup for Oracle Database: What s New in Oracle Secure Backup 10.2 Donna Cooksey Principal Product Manager, Oracle Corporation Sean McKeown

More information

Using Automatic Workload Repository for Database Tuning: Tips for Expert DBAs. Kurt Engeleiter Product Manager

Using Automatic Workload Repository for Database Tuning: Tips for Expert DBAs. Kurt Engeleiter Product Manager Using Automatic Workload Repository for Database Tuning: Tips for Expert DBAs Kurt Engeleiter Product Manager The following is intended to outline our general product direction. It is intended for information

More information

Connecting your Microservices and Cloud Services with Oracle Integration CON7348

Connecting your Microservices and Cloud Services with Oracle Integration CON7348 Connecting your Microservices and Cloud Services with Oracle Integration CON7348 Robert Wunderlich Sr. Principal Product Manager September 19, 2016 Copyright 2016, Oracle and/or its affiliates. All rights

More information

Georeferencing & Spatial Adjustment

Georeferencing & Spatial Adjustment Georeferencing & Spatial Adjustment Aligning Raster and Vector Data to the Real World Rotation Differential Scaling Distortion Skew Translation 1 The Problem How are geographically unregistered data, either

More information

Copyright 2013, Oracle and/or its affiliates. All rights reserved.

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 1 Getting Started with Oracle and.net Alex Keh Senior Principal Product Manager Program Agenda Oracle and Microsoft Oracle and.net Getting Started Oracle Developer Tools for Visual Studio Oracle Data Provider

More information

Chapter 8: How to Pick a GIS

Chapter 8: How to Pick a GIS Chapter 8: How to Pick a GIS 8. The Evolution of GIS Software 8.2 GIS and Operating Systems 8.3 GIS Software Capabilities 8.4 GIS Software and Data Structures 8.5 Choosing the Best GIS David Tenenbaum

More information

Watershed Sciences 4930 & 6920 GEOGRAPHIC INFORMATION SYSTEMS

Watershed Sciences 4930 & 6920 GEOGRAPHIC INFORMATION SYSTEMS HOUSEKEEPING Watershed Sciences 4930 & 6920 GEOGRAPHIC INFORMATION SYSTEMS Quizzes Lab 8? WEEK EIGHT Lecture INTERPOLATION & SPATIAL ESTIMATION Joe Wheaton READING FOR TODAY WHAT CAN WE COLLECT AT POINTS?

More information