Oracle Spatial 10 g and AutoDesk

Size: px
Start display at page:

Download "Oracle Spatial 10 g and AutoDesk"

Transcription

1 Oracle Spatial 10 g and AutoDesk Integration for Enterprise Customers Jim Farley and Geoff Zeiss Las Vegas, December 2, 2003

2 GI12-4 Oracle Spatial 10 g and AutoDesk: Integration for Enterprise Customers Jim Farley and Geoff Zeiss Introducing Oracle 10 g Oracle Spatial New Features in Spatial 10 g Demonstrations Network Data Model GeoRaster jim.farley@oracle.com Autodesk Enterprise GIS Customers Infrastructure Lifecycle Management Business Drivers AutoDesk-Oracle Partnership AutoDesk-Oracle10 g Integration Demonstration geoff.zeiss@autodesk.com

3 Myth Oracle is difficult to manage and maintain Managing Location data in Oracle is expensive Oracle 10 g Reality Manageability, Automation and Commodity Computing are the focus of 10 g Every Oracle 10 g database is location-enabled Oracle 10 g provides optimum environment for managing infrastructure data AutoDesk is a KEY 10 g partner

4 Synergy: Enterprise Applications and Spatial DBMS Platform Technology Transportation, GIS, CAD, Engineering, CRM, HR, egovernment, Utilities Application Server and Internet Protocols SQL Enterprise (Spatial) Database Management System Task Data load Editing Visualization Mapping Analysis Cartography Storage & Admin Indexing Security Basic Operators Query Versioning Scalability Applications Infrastructure

5 The g in Oracle 10 g The Enterprise GRID is NOT the Academic GRID The Enterprise GRID is about improved resource utilization The Enterprise GRID is about manageability The Enterprise GRID is about lower cost computing The Enterprise GRID is about working smarter NOT harder Storage Grid Database Grid Application Server Grid Grid Control

6 Oracle 10 Enterprise Grid Computing Standardize on low cost components Consolidate on shared resources Automate management operations ASM No volumes: just a pool of storage Partitions total disk space into uniform sized megabyte units Efficient, online add/remove of disk with automatic load balancing Automatic Storage Management

7 Oracle on Location: A Mainstream Enterprise Requirement Cost of Separating GIS and Core IT Data isolation/synchronization High systems admin and management costs Scalability problems High training costs Complex support problems Information not aligned with Business Processes GIS Solution GIS Applications Spatial Data GIS Enterprise Solution Database Applications Enterprise RDBMS Every Oracle database is spatially enabled Billing Field Service Personalization Asset Management CRM

8 Spatial Building Blocks Basic Components: Example: P 8 P 1 P 7 H 4 H 1 P 2 P 6 H 3 H 2 P 3 P 5 Element 1 (Hole) Element 0 P 4 Geometry Type X distance Hospital #2 First Street Indexing Hospital #1 Analysis Main Street

9 Spatial Operators Implemented as functional extensions in SQL Relationship/Topological Operators Inside Contains Touch Disjoint Covers Covered By Equal Overlap Boundary Distance Operators Within Distance Hospital #2 X Distance Nearest Neighbor First Street INSIDE Hospital #1 Main Street

10 Oracle10 g Location Capacity and Features Locator Points, lines, polygons 2D, 3D, 4D data Spatial Operators Within-distance Spatial Relations Coordinate Systems Long Transactions Table Partitioning* Object Replication* (Oracle10 g Standard & Enterprise) Spatial All Locator features Linear Referencing System Spatial Aggregates Coordinate Transforms Network Data Model Topology Data Model GeoRaster Geocoder Spatial Analytics (Oracle10 g Enterprise Option Only) * Available on Enterprise Edition Only

11 Network Operations Pathway Connectivity Shortest Path/All Paths Tracing (Accessibility) Within Distance Nearest Neighbor Minimum Bounding Rectangle Minimum Cost Spanning Tree Above Analysis With Constraints (Depth, Cost, Distance)

12 10 g Network Data Model Network Data A data model to store network (graph) structure in the database Explicitly stores and maintains connectivity of the network Attributes at link and node level Routing Engine Street navigation for single or multiple destinations Network analysis functionality in the database Supports solutions in: Transportation, Logistics Utilities, Communications and Field Service Engineering and Construction Bio-Info Pathways (Life Sciences) Biological Pathways Protein-Protein Interaction

13 Oracle Spatial Network Data Model Persistent data associated with the Oracle Spatial Network schema includes: Network Metadata Node table Link table Optionally, persistent data can include: Path table and Path-Link table Network Geometry Layer One of: SDO_GEOMETRY Linear Referenced SDO_GEOMETRY Topology Application specific information

14 10 g Address Geocoding Address Geocoding Generates latitude/longitude (points) from address International addressing standardization Formatted and unformatted addresses Tolerance parameters support fuzzy matching Record-level and batch processes Published Schema Supports Solutions in: Asset Management Transportation and Supply Chain Customer Relationship Management or Customer Information System, HR and ERP

15 Geometry and Topology in Oracle Spatial Geometry (Object) View Topology View G5 e1 n3 e10 G1 G2 f1 e2 n2 f2 e3 n4 n1 G3 G4 e4 e6 n5 e5 n7 f3 e8 n8 n6 e9 e7 n9 f0

16 Oracle Spatial 10 g Topological Model Geometry storage: Based on topological elements (or primitives): Nodes Edges Faces Each topological element is stored once in the database. Each topological element can be associated with one or more spatial features.

17 Topological Relationships The following examples are topological relationships B A A A A B B B CONTAINS and INSIDE COVERS and COVEREDBY TOUCH OVERLAPBDYINTERSECT The following relationships are not topological: A B C D Length of A Distance between B and C Area of D

18 Advantages of Using Topology No redundant storage of data Shared geometry between objects stored only once Data consistency No registration issues between geometries Moving a boundary between objects is done once Topological relationships are quickly and easily determined Easier to do connectivity and network analysis

19 10 g Topology Data Model - Summary Persistent Topology Describes how different spatial features are related to each other Support topological relations: adjacency, containment, connectivity Simplifies data consistency checks Example: when the road moves, the property boundary automatically moves with it Supports Solutions in: Land Records Management Tax and Cadastre Mapping

20 10 g GeoRaster GeoRaster Data Type Store Raster Image & Grid Data Satellite imagery, scanned charts DEM and other grid-based data Pyramids, Tiling and Georeferencing to Pixel Supports Solutions in: Land-based asset management, energy exploration, defense, natural resource management and precision farming

21 Geological Map of India (Grid Data) Quaternary Tertiary Paleocene-Cretaceous Mesozoic Gondwana Early Palaeozoic Late Proterozoic Early Proterozoic Archaean

22 World Cloud Cover (Image Data)

23 Image Data Some bands may accentuate different features

24 Abstract System Architecture Visualizer SQL API C/Java API GeoTIFF DEM PIX In Adaptors Oracle Spatial GeoRaster GeoRaster ENGINE Out Adaptors GeoTIFF DEM PIX

25 Cell Data and Bands Cell data is the value associated with the cells/pixels Each cell has a value in a raster Each value is associated with a cell/pixel In an RGB image, each cell has 3 values: one each to represent the intensity of red, green, and blue In GeoRaster, all cells associated with a 2-D set of rows and columns in a plane is a band An RGB image will have 3 bands A multispectral image with 4 channels will have 4 bands in GeoRaster Grid data with 4 bands will have 4 bands in GeoRaster

26 Bands and Layers Layer n Band n-1 Layer 2 Band 1 Layer 1 Band 0 Layer 0 LOGICAL PHYSICAL

27 Logical LAYER in GeoRaster Layer Optional Associated Information Band/ Cell Data VAT Scaling ColorMap Other Statistics GreyScale Histogram Bin Information

28 Oracle Spatial GeoRaster Data Model GeoRaster Metadata (XML) Object Metadata Raster Metadata Spatial Reference System Other Metadata Multi-band Raster Data Layer 0 Information Layer Data and Metadata 1st layer 2nd layer 3rd layer nth layer

29 GeoRaster Physical Storage CITY_IMAGES table (one row per city) For each row (image): Various user-defined columns. SDO_GEORASTER object (for example, Boston) SDO_GEORASTER object GeoRaster Type Image Extent (SDO_GEOMETRY) Raster data table name (table of SDO_RASTER) Raster ID Metadata (SYS.XMLtype) Raster data table includes SDO_RASTER type (one row per block) RasterID rowblocknumber, PyramidLevel, MBR for this block (SDO_GEOMETRY) Image data for this block (BLOB)

30 10 g Spatial Analytics Pattern Discovery based on Spatial Relationships Univariate and Bivariate Spatial Statistics Usage Outage Analysis Insurance risk Crime and Justice Demographic Public Health Administration

31 Workspace Manager Supports Data Versioning Persistent Locking History Facilities Management Solutions in: Communications and Utilities Engineering and Construction Transportation Parcel Management and Cadastre DBMS_WM.ENABLEVERSIONING('CATALOG'); CATALOG: base table RENAME CATALOG_LT: Renamed base table with four new columns UPDATE catalog SET...

32 Workspace Manager Mechanics Workspace logically isolates a collection of row versions Workspaces hierarchies can be of any depth and width Row versions created within a version-enabled table No changes to application SQL or queries View workspace versions in context of rest of database LIVE Workspace Workspace B Workspace D Workspace C Workspace E Savepoint

33 WSM Operations Table: EnableVersioning, DisableVersioning Workspace: create, refresh, merge, rollback, remove, goto, compress, alter Savepoints (persistent): create, alter, goto History: goto date Privileges: access, create, delete, rollback, merge Access Modes: read, write, management, none Locks (persistent): exclusive and shared Differences: compares savepoints and workspaces Detect / Resolve Conflicts: choose version to merge

34 Oracle Spatial 10 g Summary Each and Every Database is Location-enabled Key Infrastructure Management Features Network Data Model, GeoRaster, Persistent Topology, Address Geocoding, Spatial Analytics Linear Referencing Systems Work Space Manager Seamless Technical Integration with many AutoDesk Products Leverages all new Oracle 10 g Features

35 The Analysts on Oracle Spatial 10 g Oracle is now moving advanced spatial capabilities into foundation IT infrastructure the net effect will be to greatly expand the total Spatial Information Management market. AutoDesk on Oracle Spatial 10 g IDC, September 2003 With the release of Oracle 10g, and the addition of core GIS functions like topology management, network tracing, and georeferencing raster images, Oracle will change the nature of the industry. Chris Bradshaw, VP Infrastructure Systems Division, AutoDesk, September 2003

36 Demonstration Oracle 10 g Network Data Model and GeoRaster

37 GI12-4 Oracle Spatial 10 g and AutoDesk: Integration for Enterprise Customers Jim Farley and Geoff Zeiss Autodesk Enterprise GIS Customers Infrastructure Lifecycle Management Business Drivers AutoDesk-Oracle Partnership AutoDesk-Oracle10 g Integration Demonstration

38 Autodesk GIS Customers Customer Profile Need to manage design data throughout the infrastructure management lifecycle Recognize the value of integrating CAD and GIS into enterprise IT Aware of the advantages of spatially enabled RDBMS Require scalable, concurrent multi-user environment Industries Utilities (electric, water, gas, wastewater) Telecommunications (copper,fiber, coax, wireless) Government (mapping) Transportation

39 User Profiles Users Seats Access Requirements Clients Field Thousands Disconnected View and redline Autodesk Express Viewer, Voloview Contractors Thousands Connected View and redline Autodesk MapGuide Drafters Hundreds Connected CAD Autodesk Map Engineers Hundreds Connected, disconnected Light weight edit Autodesk MapGuide, Envision

40 Infrastructure Lifecycle Management Saves Time and Money Lifecycle Surveying Plan & Analyze Map & Design Drafting Construction Manage Data Creation & Loss Digital Data Autodesk

41 Sharing Data Creates Operating Efficiencies Autodesk Survey Autodesk Map Autodesk LDT Autodesk Civil Design Land base Survey Autodesk Map Autodesk MapGuide Engineering Or CAD Dept Design & Drafting AGDS Oracle 9i/10g GIS Dept Mapping AutoCAD/LT Buzzsaw Customer Service Billing Maintenance Dept Work Order Operations Dept Outage Autodesk MapGuide Autodesk Volo View

42 Autodesk s Unique Value Installed base 1.3 million surveyors, land planners, and engineers The complete lifecycle Surveying, design, analysis, construction documentation and management, operations, maintenance Maintain information throughout lifecycle Engineering accuracy and precision Input once, reuse repeatedly Open infrastructure data server Oracle10g Spatial Surveying Managing & Operating Planning & Analysis Infrastructure Lifecycle Management Construction Mapping & Design Drafting Survey Map Design Construct Operate Information Maintained Industry standards OGC LandXML J2EE Competitive data formats Information Loss

43 Reduce costs Business Drivers Efficiency through data sharing Field force automation Unify business processes Efficiency through back-office integration Improve quality of service Improved data quality and timeliness Deliver quality data to the field Improve customer responsiveness Support rapid provisioning of new services Rapid development and deployment of new application supporting new services Ex. Wireless, PDA/GPS for pole inventory, applications for customer services

44 Critical Business Requirements Database consistency Concurrency management (locking, versioning) Shared geometry Constraints Open data server Infrastructure data CAD and GIS Spatial, attributes, topological data Versioned data Vector and raster data Linearly referenced data Seamless Open data access SQL, SQL/MM Industry standard interfaces ODBC, JDBC Online and offline clients Web and wireless Interactive and batch Scalability Hundreds of million of objects Thousands of users Standards-based OGC, ISO, FGDC Support commonly used GIS formats

45 Autodesk Solution Architecture Data Server Oracle10g Web Server Update Web Server MapGuide Server DWF HTTP On-line Client Web Browser (MapGuide Plugin) Web Client Update Update DWF Manager Refresh Autodesk Map Extract Mergeback DWF Cache Data DWF Envision Autodesk Express Viewer Local DWF Cache PC On-line Map Client Off-line Clients Oracle10g Laptop computer

46 Autodesk/Oracle Partnership Open interoperability based on Oracle 10G is critical to Autodesk future strategy Open Interoperability Initiative with Intergraph, MapInfo, Laser-Scan Autodesk and Oracle committed to OpenGIS Close Autodesk/Oracle collaboration on Oracle 10g Large number of common enterprise sites

47 Key Differentiators: Autodesk + Oracle Differentiator Autodesk Open Data Access Multiple Clients sharing central data server Infrastructure Management functionality available to all clients SQL and JDBC, ODBC, OLEDB, and OCI Autodesk Map MapGuide Envsion Spatial data types, Topology, Geoferenced rasters, LRS, Network model, Address Geocoding, Data versioning

48 Demonstration Autodesk Map, MapGuide

49 Map and MapGuide on Oracle10 g Access Oracle10g database in MapGuide Access Oracle10g database in Map In Map, perform topologically legal move node In Map, execute topologically illegal move node Show result in MapGuide

50

51 What have you just seen? Open Oracle10g database in MapGuide Display roads and blocks Zoom to subregion Open Oracle10g database in Map Display roads Zoom to subregion In Map, perform topologically legal move node Call Oracle10g TopoManager In Map, execute topologically illegal move node Call Oracle10g TopoManager In Mapguide, rebuild map from Oracle10g Zoom to subregion to show result of topologically legal move node

52 Benefits of Proposed Solution Architecture Oracle 10g is an open data server for infrastructure data Application interoperability CAD and GIS integration Spatial, Topology Manager, Workspace Manager, Georeferenced Rasters, LRS, Network Model, Geocoding Oracle enables safer and secure data sharing Centralized, shared database Oracle manages concurrency (locking, versioning) Autodesk clients tailored to different types of users CAD drafting Light weight edit View/redline Off-line and on-line solutions Scalable

53 Question and Answer

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

Oracle 10g GeoSpatial Technologies. Eve Kleiman Asia/Pacific Spatial Product Manager Oracle Corporation

Oracle 10g GeoSpatial Technologies. Eve Kleiman Asia/Pacific Spatial Product Manager Oracle Corporation Oracle 10g GeoSpatial Technologies Eve Kleiman Asia/Pacific Spatial Product Manager Oracle Corporation Eve.Kleiman@oracle.com Agenda Market and Technology Trends Oracle GeoSpatial Technology Stack What

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

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

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

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

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

Feature Enhancements by Release

Feature Enhancements by Release Autodesk Map Feature Enhancements by Release This document highlights the feature enhancements that have occurred with each release of Autodesk Map software from Release 4 (2000i) through the current 2004

More information

FDO Data Access Technology at a Glance

FDO Data Access Technology at a Glance Autodesk Geospatial FDO Data Access Technology at a Glance Work seamlessly with your geospatial data whatever the format 1 The Challenge The growing need for openness and interoperability between traditional

More information

The Oracle Enterprise Geodatabase (EGDB) Charlie Crocker Farallon Geographics, Inc.

The Oracle Enterprise Geodatabase (EGDB) Charlie Crocker Farallon Geographics, Inc. The Oracle Enterprise Geodatabase (EGDB) Charlie Crocker Farallon Geographics, Inc. www.fargeo.com Norcal URISA Chapter Meeting 2/9/2005 Todays Goals Enterprise geodatabase defined Roles Oracle can play

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

Oracle s Spatial Technologies. Oracle Locator Oracle Spatial Oracle Application Server MapViewer

Oracle s Spatial Technologies. Oracle Locator Oracle Spatial Oracle Application Server MapViewer Oracle Logo Oracle s Spatial Technologies Oracle Locator Oracle Spatial Oracle Application Server MapViewer Agenda Geospatial Technology Trends Oracle Locator and Spatial Oracle Geospatial Object Types

More information

Oracle Spatial 10g: Platform for Enterprise Geospatial Solutions

Oracle Spatial 10g: Platform for Enterprise Geospatial Solutions 11/30/2005-8:00 am - 9:30 am Room:Macaw 1/2 (Swan) Walt Disney World Swan and Dolphin Resort Orlando, Florida Oracle Spatial 10g: Platform for Enterprise Geospatial Solutions Xavier Lopez - Oracle USA,

More information

2011 Bentley Systems, Incorporated. Bentley Descartes V8i Advancing Information Modeling For Intelligent Infrastructure

2011 Bentley Systems, Incorporated. Bentley Descartes V8i Advancing Information Modeling For Intelligent Infrastructure Bentley Descartes V8i Advancing Information Modeling For Intelligent Infrastructure Agenda Why would you need Bentley Descartes? What is Bentley Descartes? Advanced Point Cloud Workflows Advanced Terrain

More information

Using Autodesk Map Capabilities in Autodesk Civil 3D

Using Autodesk Map Capabilities in Autodesk Civil 3D 11/30/2005-1:00 pm - 2:30 pm Room:Swan 2 (Swan) Walt Disney World Swan and Dolphin Resort Orlando, Florida Using Autodesk Map Capabilities in Autodesk Civil 3D Neil Brooker - Autodesk CV33-3 This class

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

Bridging the gap between CAD and GIS for Cadastral Mapping

Bridging the gap between CAD and GIS for Cadastral Mapping Bridging the gap between CAD and GIS for Cadastral Mapping CCMA 2008 Annual Conference - Sacramento Colin Hobson Munsys, Inc Sample Customers North America Overview Munsys provides an integrated family

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

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

An Introduction to Oracle s Location Technologies ORACLE WHITE PAPER MARCH 2017

An Introduction to Oracle s Location Technologies ORACLE WHITE PAPER MARCH 2017 An Introduction to Oracle s Location Technologies ORACLE WHITE PAPER MARCH 2017 Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only,

More information

Development of Java Plug-In for Geoserver to Read GeoRaster Data. 1. Baskar Dhanapal CoreLogic Global Services Private Limited, Bangalore

Development of Java Plug-In for Geoserver to Read GeoRaster Data. 1. Baskar Dhanapal CoreLogic Global Services Private Limited, Bangalore Development of Java Plug-In for Geoserver to Read GeoRaster Data 1. Baskar Dhanapal CoreLogic Global Services Private Limited, Bangalore 2. Bruce Thelen CoreLogic Spatial Solutions, Austin, USA 3. Perumal

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

Georeferencing. Georeferencing: = linking a layer or dataset with spatial coordinates. Registration: = lining up layers with each other

Georeferencing. Georeferencing: = linking a layer or dataset with spatial coordinates. Registration: = lining up layers with each other Georeferencing How do we make sure all our data layers line up? Georeferencing: = linking a layer or dataset with spatial coordinates Registration: = lining up layers with each other Rectification: The

More information

April Oracle Spatial User Conference

April Oracle Spatial User Conference April 29, 2010 Hyatt Regency Phoenix Phoenix, Arizona USA Parag Parikh Dan Kuklov CURRENT Group Kerry D. McBee Xcel Energy Unified Real-Time Network Topology Management Using Xcel Energy SmartGridCity

More information

What's New in ArcGIS 9.2 Service Packs

What's New in ArcGIS 9.2 Service Packs What's New in ArcGIS 9.2 Service Packs 18 July 2007 Updated for Service Pack 3 This document describes the main enhancements to 9.2 added by the service packs. It does not cover the bug fixes and quality

More information

2011 Bentley Systems, Incorporated. Bentley Descartes V8i (SELECTseries 3) Advancing Information Modeling For Intelligent Infrastructure

2011 Bentley Systems, Incorporated. Bentley Descartes V8i (SELECTseries 3) Advancing Information Modeling For Intelligent Infrastructure Bentley Descartes V8i (SELECTseries 3) Advancing Information Modeling For Intelligent Infrastructure What is Bentley Descartes? Image Processing Raster Geo-Referencing Advanced raster transformation (warping,

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

LSGI 521: Principles of GIS. Lecture 5: Spatial Data Management in GIS. Dr. Bo Wu

LSGI 521: Principles of GIS. Lecture 5: Spatial Data Management in GIS. Dr. Bo Wu Lecture 5: Spatial Data Management in GIS Dr. Bo Wu lsbowu@polyu.edu.hk Department of Land Surveying & Geo-Informatics The Hong Kong Polytechnic University Contents 1. Learning outcomes 2. From files to

More information

Autodesk Infrastructure Solutions. Autodesk Geospatial Product Line. White Paper

Autodesk Infrastructure Solutions. Autodesk Geospatial Product Line. White Paper Autodesk Infrastructure Solutions Autodesk Geospatial Product Line White Paper For many organizations, such as governments, utilities, telecommunication providers, engineering firms, and construction companies,

More information

ArcGIS Enterprise: An Introduction. Philip Heede

ArcGIS Enterprise: An Introduction. Philip Heede Enterprise: An Introduction Philip Heede Online Enterprise Hosted by Esri (SaaS) - Upgraded automatically (by Esri) - Esri controls SLA Core Web GIS functionality (Apps, visualization, smart mapping, analysis

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

BlomURBEX. Whitepaper. BLOM ASA partners and developers. BlomURBEX WhitePaper v5.0r1.0a

BlomURBEX. Whitepaper. BLOM ASA partners and developers. BlomURBEX WhitePaper v5.0r1.0a BlomURBEX Whitepaper Audience: BLOM ASA partners and developers BlomURBEX WhitePaper v5.0r1.0a Table of Contents 1 What is BlomURBEX TM... 1 1.1 The BlomURBEX TM platform... 1 2 BlomURBEX TM datasets...

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

ArcGIS 9.2 Works as a Complete System

ArcGIS 9.2 Works as a Complete System ArcGIS 9.2 Works as a Complete System A New Way to Manage and Disseminate Geographic Knowledge Author/Serve/Use Maps Data Models Globes Metadata Use Desktop Explorer Web Map Viewer Mobile Open APIs Enterprise

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

Features and Benefits

Features and Benefits AutoCAD Map 3D 2010 Features and Benefits AutoCAD Map 3D software is a leading engineering solution for creating and managing spatial data. Using open-source Feature Data Object (FDO) technology, AutoCAD

More information

Oracle Database 10G. Lindsey M. Pickle, Jr. Senior Solution Specialist Database Technologies Oracle Corporation

Oracle Database 10G. Lindsey M. Pickle, Jr. Senior Solution Specialist Database Technologies Oracle Corporation Oracle 10G Lindsey M. Pickle, Jr. Senior Solution Specialist Technologies Oracle Corporation Oracle 10g Goals Highest Availability, Reliability, Security Highest Performance, Scalability Problem: Islands

More information

Abstract. The Challenges. ESG Lab Review InterSystems IRIS Data Platform: A Unified, Efficient Data Platform for Fast Business Insight

Abstract. The Challenges. ESG Lab Review InterSystems IRIS Data Platform: A Unified, Efficient Data Platform for Fast Business Insight ESG Lab Review InterSystems Data Platform: A Unified, Efficient Data Platform for Fast Business Insight Date: April 218 Author: Kerry Dolan, Senior IT Validation Analyst Abstract Enterprise Strategy Group

More information

Learning What s New in ArcGIS 10.1 for Server: Administration

Learning What s New in ArcGIS 10.1 for Server: Administration Esri Mid-Atlantic User Conference December 11-12th, 2012 Baltimore, MD Learning What s New in ArcGIS 10.1 for Server: Administration Derek Law Product Manager Esri - Redlands ArcGIS for Server Delivering

More information

Enterprise Geographic Information Servers. Dr David Maguire Director of Products Kevin Daugherty ESRI

Enterprise Geographic Information Servers. Dr David Maguire Director of Products Kevin Daugherty ESRI Enterprise Geographic Information Servers Dr David Maguire Director of Products Kevin Daugherty ESRI Outline Introduction Enterprise GIS vs. Spatially-enabled IS Architectures for building Enterprise GIS

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 Andrew Howles & Jo Shannon IS Principal Architect General Manager, Operations

More information

Bentley Descartes and what s new in Descartes V8i (SELECTseries 3) What is Bentley Descartes? 2011 Bentley Systems, Incorporated

Bentley Descartes and what s new in Descartes V8i (SELECTseries 3) What is Bentley Descartes? 2011 Bentley Systems, Incorporated Bentley Descartes and what s new in Descartes V8i (SELECTseries 3) Tom Stogdill Bentley Systems, Inc. What is Bentley Descartes? Image Processing Raster Geo-Referencing Advanced raster transformation (warping,

More information

MapInfo Professional Evolution!

MapInfo Professional Evolution! MapInfo Professional Evolution! A long history of improvement This presentation covers what is new in all of the MapInfo Pro releases since v9.0! MapInfo Pro Release History A feature release every year

More information

Autodesk Geospatial Solutions White Paper

Autodesk Geospatial Solutions White Paper Autodesk Geospatial Solutions White Paper Introduction For many organizations, such as governments, utilities, telecommunication providers, engineering firms, and construction companies, geospatial data

More information

PRODUCT BROCHURE ERDAS APOLLO MANAGING AND SERVING GEOSPATIAL INFORMATION

PRODUCT BROCHURE ERDAS APOLLO MANAGING AND SERVING GEOSPATIAL INFORMATION PRODUCT BROCHURE ERDAS APOLLO MANAGING AND SERVING GEOSPATIAL INFORMATION ERDAS APOLLO Do you have large volumes of geospatial information, regularly updated data stores, and a distributed user base? Do

More information

ERDAS APOLLO Managing and Serving Geospatial Information

ERDAS APOLLO Managing and Serving Geospatial Information ERDAS APOLLO Managing and Serving Geospatial Information ERDAS APOLLO Do you have large volumes of geospatial information, regularly updated data stores, and a distributed user base? Do you need a single,

More information

PostGIS: future developments

PostGIS: future developments PostGIS: future developments What is PostGIS GPL PostgreSQL extension for Geographic Objects Types Operators Functions Indexes Standard interfaces Extension API Current features OpenGIS Simple Features

More information

Jim Mains Director of Business Strategy and Media Services Media Solutions Group, EMC Corporation

Jim Mains Director of Business Strategy and Media Services Media Solutions Group, EMC Corporation Media Asset Management Databases The Heart of the System and Critical Decisions and Steps for Success Jim Mains Director of Business Strategy and Media Services Media Solutions Group, EMC Corporation Agenda

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

USING ENTERPRISE GRID COMPUTING TECHNOLOGIES TO MANAGE LARGE-SCALE GEOIMAGE AND RASTER DATABASES INTRODUCTION

USING ENTERPRISE GRID COMPUTING TECHNOLOGIES TO MANAGE LARGE-SCALE GEOIMAGE AND RASTER DATABASES INTRODUCTION USING ENTERPRISE GRID COMPUTING TECHNOLOGIES TO MANAGE LARGE-SCALE GEOIMAGE AND RASTER DATABASES Jeffrey Xie, Senior Software Development Manager Oracle USA, Inc., One Oracle Drive, Nashua, NH 03062 qingyun.xie@oracle.com

More information

Alaska Department of Transportation Roads to Resources Project LiDAR & Imagery Quality Assurance Report Juneau Access South Corridor

Alaska Department of Transportation Roads to Resources Project LiDAR & Imagery Quality Assurance Report Juneau Access South Corridor Alaska Department of Transportation Roads to Resources Project LiDAR & Imagery Quality Assurance Report Juneau Access South Corridor Written by Rick Guritz Alaska Satellite Facility Nov. 24, 2015 Contents

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

<Insert Picture Here> Enterprise Data Management using Grid Technology

<Insert Picture Here> Enterprise Data Management using Grid Technology Enterprise Data using Grid Technology Kriangsak Tiawsirisup Sales Consulting Manager Oracle Corporation (Thailand) 3 Related Data Centre Trends. Service Oriented Architecture Flexibility

More information

GIS Workbook #1. GIS Basics and the ArcGIS Environment. Helen Goodchild

GIS Workbook #1. GIS Basics and the ArcGIS Environment. Helen Goodchild GIS Basics and the ArcGIS Environment Helen Goodchild Overview of Geographic Information Systems Geographical Information Systems (GIS) are used to display, manipulate and analyse spatial data (data that

More information

ArcGIS for Server Michele Lundeen

ArcGIS for Server Michele Lundeen ArcGIS for Server 10.1 Michele Lundeen Summary Vision Installation and Configuration Architecture Publishing Functional Enhancements Cloud Migration and Best Practices Powerful GIS capabilities Delivered

More information

Compass INSPIRE Services. Compass INSPIRE Services. White Paper Compass Informatics Limited Block 8, Blackrock Business

Compass INSPIRE Services. Compass INSPIRE Services. White Paper Compass Informatics Limited Block 8, Blackrock Business Compass INSPIRE Services White Paper 2010 Compass INSPIRE Services Compass Informatics Limited Block 8, Blackrock Business Park, Carysfort Avenue, Blackrock, County Dublin, Ireland Contact Us: +353 1 2104580

More information

ArcGIS Enterprise: An Introduction. David Thom Solution Engineer State Government

ArcGIS Enterprise: An Introduction. David Thom Solution Engineer State Government ArcGIS Enterprise: An Introduction David Thom Solution Engineer State Government What is ArcGIS Enterprise? ArcGIS Enterprise is server software that allows you to use infrastructure you manage to implement

More information

SAP HANA Spatial Location-based business platform

SAP HANA Spatial Location-based business platform SAP HANA Spatial Location-based business platform Thomas Hammer, HANA Spatial Development April 19, 2018 SAP HANA Architecture Application development All Devices SAP, ISV and Custom Applications SAP HANA

More information

Facilities Management Data Input, Editing and Management. Adrien Litton

Facilities Management Data Input, Editing and Management. Adrien Litton Facilities Management Data Input, Editing and Management Adrien Litton Overview What is FM in GIS? Data input Data editing Data management Supporting the Real Property Life-Cycle GIS Integrates the Facility

More information

Establishing a Geospatial EnvironmentChapter1:

Establishing a Geospatial EnvironmentChapter1: Chapter 1 Establishing a Geospatial EnvironmentChapter1: The lessons in this chapter describe working with the SDF format, and feature sources such as raster and ODBC points. Feature sources can be both

More information

ESRI Software Evolution

ESRI Software Evolution ArcGIS Jan Šlahař About ESRI ESRI - Environmental Systems Research Institute Founded in 1969, Redlands, California In 2002 Esri had approximately a 36 percent share of the GIS software market worldwide

More information

Perceptive VNA. Technical Specifications. 6.0.x

Perceptive VNA. Technical Specifications. 6.0.x Perceptive VNA Technical Specifications 6.0.x Written by: Product Knowledge, R&D Date: February 2015 2015 Perceptive Software. All rights reserved. Lexmark and Perceptive Software are trademarks of Lexmark

More information

3D in the ArcGIS Platform. Chris Andrews

3D in the ArcGIS Platform. Chris Andrews 3D in the ArcGIS Platform Chris Andrews Geospatial 3D is already all around us 3D is expanding the GIS community s opportunity to provide value 3D City & Infrastructure Models Generated 3D features Photogrammetrc

More information

ORACLE SPATIAL DATABASE WITH MAPVIEWER AND MAP BUILDER FOR DESGINING SPATIAL APPLICATION OF THAPAR UNIVERSITY

ORACLE SPATIAL DATABASE WITH MAPVIEWER AND MAP BUILDER FOR DESGINING SPATIAL APPLICATION OF THAPAR UNIVERSITY ORACLE SPATIAL DATABASE WITH MAPVIEWER AND MAP BUILDER FOR DESGINING SPATIAL APPLICATION OF THAPAR UNIVERSITY Thesis submitted in partial fulfillment of the requirements for the award of degree of Master

More information

San José Implementing GIS the Spatial Way. Addressing compliance, security, scalability, interoperability and open standards for business needs

San José Implementing GIS the Spatial Way. Addressing compliance, security, scalability, interoperability and open standards for business needs San José Implementing GIS the Spatial Way Addressing compliance, security, scalability, interoperability and open standards for business needs Overview Key Strategy & Requirements Building on Previous

More information

GEOMEDIA SMART CLIENT 2015 PRODUCT FEATURES AND COMPARISONS

GEOMEDIA SMART CLIENT 2015 PRODUCT FEATURES AND COMPARISONS GEOMEDIA SMART CLIENT 2015 PRODUCT FEATURES AND COMPARISONS GeoMedia Smart Client enables the entire organization to access and utilize rich geospatial data in their business processes. It delivers an

More information

AutoCAD Map 3D and ESRI ArcSDE

AutoCAD Map 3D and ESRI ArcSDE AUTOCAD MAP 3D 2009 WHITE PAPER AutoCAD Map 3D and ESRI ArcSDE Many organizations, such as utilities, telecommunication providers, and government agencies, depend on geospatial data that is stored in a

More information

Intelligent Enterprise meets Science of Where. Anand Raisinghani Head Platform & Data Management SAP India 10 September, 2018

Intelligent Enterprise meets Science of Where. Anand Raisinghani Head Platform & Data Management SAP India 10 September, 2018 Intelligent Enterprise meets Science of Where Anand Raisinghani Head Platform & Data Management SAP India 10 September, 2018 Value The Esri & SAP journey Customer Impact Innovation Track Record Customer

More information

GIS Data Collection. This chapter reviews the main methods of GIS data capture and transfer and introduces key practical management issues.

GIS Data Collection. This chapter reviews the main methods of GIS data capture and transfer and introduces key practical management issues. 9 GIS Data Collection OVERVIEW This chapter reviews the main methods of GIS data capture and transfer and introduces key practical management issues. It distinguishes between primary (direct measurement)

More information

GE1LC7 - Getting to Know Bentley Descartes for Advanced Image Viewing, Editing and Processing

GE1LC7 - Getting to Know Bentley Descartes for Advanced Image Viewing, Editing and Processing GE1LC7 - Getting to Know Bentley Descartes for Advanced Image Viewing, Editing and Processing Inga Morozoff Introduction: Raster data is everywhere - whether you do CAD design, mapping or GIS analysis,

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 Innovation in Spatial Data Processing Hans Viehmann Product Manager EMEA The following is intended to outline our general product

More information

Oracle Spatial Users Conference

Oracle Spatial Users Conference April 27, 2006 Tampa Convention Center Tampa, Florida, USA Stephen Smith GIS Solutions Manager Large Image Archive Management Solutions Using Oracle 10g Spatial & IONIC RedSpider Image Archive Outline

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

Leveraging OGC Services in ArcGIS Server. Satish Sankaran, Esri Yingqi Tang, Esri

Leveraging OGC Services in ArcGIS Server. Satish Sankaran, Esri Yingqi Tang, Esri Leveraging OGC Services in ArcGIS Server Satish Sankaran, Esri Yingqi Tang, Esri GIS Creating and Managing Geo Information Products - Proprietary - Open Specifications - Standards Dissemination of Geo

More information

Does Your Data Have Harmony. Dan Stone

Does Your Data Have Harmony. Dan Stone Does Your Data Have Harmony Dan Stone Agenda Introduction Configuration Patterns Implementation Approaches Your Feedback ArcGIS for Local Government Esri solutions for local government customers Series

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

Partner Presentation Faster and Smarter Data Warehouses with Oracle OLAP 11g

Partner Presentation Faster and Smarter Data Warehouses with Oracle OLAP 11g Partner Presentation Faster and Smarter Data Warehouses with Oracle OLAP 11g Vlamis Software Solutions, Inc. Founded in 1992 in Kansas City, Missouri Oracle Partner and reseller since 1995 Specializes

More information

Service Provider Consulting

Service Provider Consulting From Microsoft Services 1 Industry Overview More and more businesses are looking to outsource IT, decrease management requirements and ultimately save money. With worldwide public cloud spending expected

More information

State of the Dolphin Developing new Apps in MySQL 8

State of the Dolphin Developing new Apps in MySQL 8 State of the Dolphin Developing new Apps in MySQL 8 Highlights of MySQL 8.0 technology updates Mark Swarbrick MySQL Principle Presales Consultant Jill Anolik MySQL Global Business Unit Israel Copyright

More information

Modernizing California State Highway Right of Way Records with GIS. Caltrans District 4 Oakland, CA

Modernizing California State Highway Right of Way Records with GIS. Caltrans District 4 Oakland, CA Modernizing California State Highway Right of Way Records with GIS Caltrans District 4 Oakland, CA About Us Kirsten Lawrence (GISP), Senior Geospatial Analyst on staff augmentation contract with Caltrans

More information

GEO-SPATIAL METADATA SERVICES ISRO S INITIATIVE

GEO-SPATIAL METADATA SERVICES ISRO S INITIATIVE GEO-SPATIAL METADATA SERVICES ISRO S INITIATIVE Pushpalata B Shah, Navita J Thakkar Space Applications Centre (ISRO) Ahmedabad 380 015 - pushpa@sac.isro.gov.in Commission IV, Working Group IV/5 KEYWORDS:

More information

Lecturer 2: Spatial Concepts and Data Models

Lecturer 2: Spatial Concepts and Data Models Lecturer 2: Spatial Concepts and Data Models 2.1 Introduction 2.2 Models of Spatial Information 2.3 Three-Step Database Design 2.4 Extending ER with Spatial Concepts 2.5 Summary Learning Objectives Learning

More information

ArcGIS Pro Editing. Jennifer Cadkin & Phil Sanchez

ArcGIS Pro Editing. Jennifer Cadkin & Phil Sanchez ArcGIS Pro Editing Jennifer Cadkin & Phil Sanchez ArcGIS Pro Editing Overview Provides tools that allow you to maintain, update, and create new data - Modifying geometry, drawing new features - Entering

More information

Raster Serving with ArcGIS

Raster Serving with ArcGIS Raster Serving with ArcGIS Agenda Introduction to server technology Workflow considerations ESRI raster serving technology ArcGIS Server Basic (ArcSDE) ArcGIS Server Standard/Advanced Web Services ArcGIS

More information

Questions and Answers

Questions and Answers Autodesk AutoCAD Raster Design 2011 Questions and Answers AutoCAD Raster Design 2011 Questions and Answers Make the most of rasterized scanned drawings, maps, aerial photos, satellite imagery, and digital

More information

An Introduction to Spatial Databases

An Introduction to Spatial Databases An Introduction to Spatial Databases R. H. Guting VLDB Journal v3, n4, October 1994 Speaker: Giovanni Conforti Outline: a rather old (but quite complete) survey on Spatial DBMS Introduction & definition

More information

Industrial system integration experts with combined 100+ years of experience in software development, integration and large project execution

Industrial system integration experts with combined 100+ years of experience in software development, integration and large project execution PRESENTATION Who we are Industrial system integration experts with combined 100+ years of experience in software development, integration and large project execution Background of Matrikon & Honeywell

More information

Oracle 10g and IPv6 IPv6 Summit 11 December 2003

Oracle 10g and IPv6 IPv6 Summit 11 December 2003 Oracle 10g and IPv6 IPv6 Summit 11 December 2003 Marshal Presser Principal Enterprise Architect Oracle Corporation Agenda Oracle Distributed Computing Role of Networking IPv6 Support Plans Early IPv6 Implementations

More information

Understanding and Working with the OGC Geopackage. Keith Ryden Lance Shipman

Understanding and Working with the OGC Geopackage. Keith Ryden Lance Shipman Understanding and Working with the OGC Geopackage Keith Ryden Lance Shipman Introduction - Introduction to Simple Features - What is the GeoPackage? - Esri Support - Looking ahead Geographic Things 3 Why

More information

Oracle Database 10g Workspace Manager Support for Oracle Spatial Topology Data Model. An Oracle White Paper May 2005

Oracle Database 10g Workspace Manager Support for Oracle Spatial Topology Data Model. An Oracle White Paper May 2005 Oracle Database 10g Workspace Manager Support for Oracle Spatial Topology Data Model An Oracle White Paper May 2005 Contents Executive Overview... 3 Introduction... 3 Versioning a Topology... 4 Adding

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

Addressing Geospatial Big Data Management and Distribution Challenges ERDAS APOLLO & ECW

Addressing Geospatial Big Data Management and Distribution Challenges ERDAS APOLLO & ECW Addressing Geospatial Big Data Management and Distribution Challenges ERDAS APOLLO & ECW Nouman Ahmed GeoSystems-Me (Hexagon Geospatial / ERDAS Regional Partner) Enterprise Solutions Architect Hexagon

More information

Topics in this section How to use this book Understanding DWG objects and GIS features Other learning resources Complete list of animations

Topics in this section How to use this book Understanding DWG objects and GIS features Other learning resources Complete list of animations What are GIS Skills? Many engineers are familiar with the powerful set of editing tools provided by AutoCAD, but have little experience with GIS applications and little time to learn them. If you have

More information

to-end Solution Using OWB and JDeveloper to Analyze Your Data Warehouse

to-end Solution Using OWB and JDeveloper to Analyze Your Data Warehouse An End-to to-end Solution Using OWB and JDeveloper to Analyze Your Data Warehouse Presented at ODTUG 2003 Dan Vlamis dvlamis@vlamis.com Vlamis Software Solutions, Inc. (816) 781-2880 http://www.vlamis.com

More information

Using ESRI data in Autodesk ISD Products

Using ESRI data in Autodesk ISD Products GI13-3 Using ESRI data in Autodesk ISD Products 1.5 hr. Class 02-Dec-03 3:30pm - 5:00pm Session Description: We will focus on using data in a variety of ESRI formats within the Autodesk GIS product line,

More information

Bringing Singapore to life in 3D

Bringing Singapore to life in 3D Bringing Singapore to life in 3D Dr Victor Khoo, Deputy Director Singapore Land Authority Bringing Singapore to life in 3D ESRI Singapore UC 2016 Dr. Victor Khoo Singapore Land Authority SLA 2016 RESTRICTED

More information

The ismart Suite Developing and Deploying Embedded Spatial Applications and Web Services in a Standard Enterprise IT Environment

The ismart Suite Developing and Deploying Embedded Spatial Applications and Web Services in a Standard Enterprise IT Environment The ismart Suite Developing and Deploying Embedded Spatial Applications and Web Services in a Standard Enterprise IT Environment White Paper January 2004 espatial Incorporated The ismart Suite Developing

More information

TOPLink for WebLogic. Whitepaper. The Challenge: The Solution:

TOPLink for WebLogic. Whitepaper. The Challenge: The Solution: Whitepaper The Challenge: Enterprise JavaBeans (EJB) represents a new standard in enterprise computing: a component-based architecture for developing and deploying distributed object-oriented applications

More information

What is coming in. ArcGIS Server 10. Ismael Chivite ArcGIS Server Product Manager James Cardona Technical Marketing

What is coming in. ArcGIS Server 10. Ismael Chivite ArcGIS Server Product Manager James Cardona Technical Marketing What is coming in ArcGIS Server 10 Ismael Chivite ArcGIS Server Product Manager James Cardona Technical Marketing ArcGIS Server is a complete server based GIS Delivering GIS with powerful services and

More information

Whitepaper. Reading Map 3D Object Data with FME. Overview. FME and Spatial Data Interoperability. Spatial ETL Tools

Whitepaper. Reading Map 3D Object Data with FME. Overview. FME and Spatial Data Interoperability. Spatial ETL Tools Whitepaper Reading Map 3D Object Data with FME Overview A key challenge for users of spatial data is interoperability. Even for a committed user of AutoCAD Map 3D, there are likely to be occasional needs

More information