SeeTrack Technical Whitepaper. Commercial in Confidence Version 1. May 2015 Dr Chris Haworth

Size: px
Start display at page:

Download "SeeTrack Technical Whitepaper. Commercial in Confidence Version 1. May 2015 Dr Chris Haworth"

Transcription

1 SeeTrack Technical Whitepaper Commercial in Confidence Version 1 May 2015 Dr Chris Haworth SeeByte Ltd Registered in Scotland Number: SC VAT Registration Number: Registered Office: Orchard Brae House, 30 Queensferry Rd, Edinburgh, EH4 2HS

2 1 Introduction 1.1 Overview SeeTrack is currently the chosen software solution for over twenty of the world s navies and various scientific and research institutes world-wide. At its core, SeeTrack is a mission planning, monitoring, post processing and reporting tool for rapid on-site analysis and data fusion. It is used to operate leading brand AUVs, Gliders, ROVs and Diver Handheld Navigation systems, and can process large amounts of sensor data, including bathy, side-scan, imaging sonar and video. The latest generation of SeeTrack also includes support for modern highbandwidth sensor suites, including Synthetic Aperture Sonar (SAS). SeeTrack allows operators to plan, execute and assess off-board missions in less time and with fewer errors than would be possible with conventional tools. Using an intuitive user interface the operator can simply plan and save their required mission and run the postmission analysis for all their off-board assets. With the mission saved though SeeTrack, future repeat missions can be conducted then contrasted simply and efficiently post-mission. Without SeeTrack, an operator has to plan and program the mission with expert knowledge of each piece of hardware and its corresponding software, launch the UUV and, upon its return, individually assess all data gathered during the mission from each sensor and sonar before finally repeating any parts of the mission which were unsuccessful. Considering the capital investments users are making in unmanned and off-board hardware, investment in software is the answer to increasing the capabilities of that hardware and the efficient utilization of UUVs and off-board assets. SeeByte has created a variety of product offerings to help manage off-board and unmanned assets, ultimately providing situational awareness across all assets. 1.2 Tools and Services SeeTrack v4 is an open architecture solution that is entirely based on a service oriented architecture (SOA) approach. In this approach, all system components are separate modules capable of being swapped for thirdparty equivalents. The following diagram provides a breakdown of the major components in SeeTrack v4. Page 2 of 8

3 Services Geospatial Database Tools Imagery Review Tool Main User Interface SeeTrack v4 Architecture for Unmanned Systems C2 Data Core Map/Chart Data Exchange Tool Contact Review Tool MSHDF Sidescan Viewer Sidescan Gap Filler OGC Web Mapping and Feature Server Data Access Manual Sortie Planner Forward Look Sonar Viewer Video Review Tool Legacy Plan Export Adaptor Legacy Mission Data Importer Post Mission Report Generator Statistical Analysis Toolbox Key Module Interactive with user Data Management AMQP Broker Tracking Tool 3D Forward Look Sonar Viewer Post mission playback tool Services Web Service Notification ATR Environmental Mosaic Sonar Object Rendering Plan Simulation Re-navigation Automated Sortie Planning Seafloor Classification Figure 1: SeeTrack v4 System Architecture The two core components in the SeeTrack v4 architecture are: Main User Interface This provides the main interaction with the user and contains the GIS map display. It also contains the layer manager and data manager. The main user interface has APIs to allow third-party applications to fully integrate. Data Core This provides the back-end database and major web interfaces (OGC, Web Service and AMQP) to enable third-party integration through common formats and interfaces. In order to allow third-party integration, that is capable of full integration with the core components, SeeTrack v4 introduces the concept of Tools and Services. These are the set of extensions (modules) and the major distinction is that Tools provide a user interface, while Services only provide data processing: Tools This set of modules provide major extensions to the core functionality that require interaction with the user. These include the Imagery Review Tool, Video Review Tool and Sortie Planner Tool. The tools are launched from the Main UI to appear as a separate window and third-party modules can fully integrate as Tools. Services This set of modules provide any extension that does not require user interaction for example data processing services like ATR and Mosaicing. Third-party modules can fully integrate as Services. Page 3 of 8

4 2 SeeTrack v4 In Operation 2.1 Campaign Management Using the powerful new data management facilities, the aim of SeeTrack v4 is to provide the ability to manage all data for a campaign (theatre of operation). The campaign data manager allows searching by location, date, sensor-type or asset, ensuring that operators can find the data they need quickly and easily. SeeTrack has been designed to cope with many years of operational usage. This is complemented by a set of object (contact) management and reporting tools that can provide a flexible solution regardless of the workflow. 2.2 Mission Planning Specific platform planning capabilities can be configured using XML files. SeeTrack reads these files and dynamically reconfigures the mission planning interface to show settings and configurations specific to that platform. This provides a single interface for planning multiple heterogeneous assets while still retaining the unique capabilities of each platform. The concept of allowing mission-on-mission planning has also been taken even further to support the broader concept of campaign management. SeeTrack has always provided an extended format for common data and interface formats. This includes DNC, S57 / S63 Encrypted ENC Charts, and AML Small Bottom Objects v3. The addition of S63 chart support ensures that all users have the widest access to charts, wherever in the world they are currently operating. 2.3 Mid-mission Monitoring and Real-time Operations The system has been designed to be able to cope with a wide-range of maritime systems, from UUV / Glider operations through to towed sidescan and live ROV operations. This means that a range of real-time data processing and visualisation tools have been developed to meet user requirements. This includes realtime waterfall display for SAS, realtime 3D gap-fill visualisation and video / forward-look sonar tools for data viewing, object marking and geo-referencing of data. 2.4 Post-Mission Data Analysis and Reporting As sensor technology continues to advance, SeeTrack has also advanced to handle the next generation of sensor data. Synthetic Aperture Sonar (SAS) produces large volumes of data, even on short missions, and SeeTrack now includes the specialist processing and visualisation tools necessary to deal with the data Page 4 of 8

5 volumes and the high resolution imagery. Finally the campaign management systems provide a flexible set of data management and reporting tools to enable end-to-end workflow in the SeeTrack v4 architecture. 3 Modular and Open System Architecture 3.1 Overview SeeTrack s Modular and Open System Architecture that has been designed specifically to take the data from a wide range of sensors, including CTD, video, forward-look sonars and side-scan sonar for automated processing and 3D visualization. This combines a hardware independent solution with an open-architecture approach. This allows any new sensor or vehicle that is being introduced into service to be fully integrated. The key features are: Support for Logical Data Models Open, modular architecture allows easy extension and integration with other systems Net centric, including a wide range of standards (WSN, AMQP, WFS, WMS, WCS) Handling high-volume and high-bandwidth data sources, such as synthetic aperture sonars Distributed System Management, includes remote access and data synchronisation User Authentication and Role Assignment 3.2 Common Interfaces and Formats A major theme throughout the design and implementation of SeeTrack is on the use of common interfaces and common formats to ensure wide-spread interoperability and compliance. The two major subsystems for this are the web communication system and the web mapping system. The communication backbone for the system is currently based on a combination of AMQP and Web Service Notifications (WSN). AMQP is taken from the world s busiest share trading systems to provide a proven event notification system equipped with incredible scalability. This system provides a subscription model to enable third-party modules to receive any system notification when certain events take place (e.g. when a mouse click occurs or when a data source is updated). The Web Service chosen is the Simple Object Access Protocol (SOAP), an open-standard using standard technology (HTTP). It provides a simple method of passing data between different modules, regardless of their location or source language. Finally the logical data model supports adapters to allow interfacing with other middleware technologies, such as ROS or DDS, to increase compatibility. The web mapping system uses Open Geospatial Consortium (OGC) standards to ensure widespread compatibility. The following three components are certified OGC compliant: Web Mapping Service (WMS v1.1.1) Web Feature Service (WFS v1.0) Web Coverage Service (WCS v1.0) 3.3 Data Management A critical factor in SeeTrack s successful adoption across domains and integration with existing and future systems and contact management is to use a Logical Data Model (LDM). Simply the LDM provides a published structure for the system by capturing data items of importance and how these data items relate to one another. By using published standards, even if this may still be under development, SeeTrack is able to formalise how it stores and processes data. This helps to facilitate third party integration. Page 5 of 8

6 By following a logical data model, it is possible to develop modules that clearly define the data flow, including data input and data output interfaces. This includes both the top-side software architecture and any embedded component on the vehicle. Figure 2 shows SeeTrack s Logical Data Model. The bottom three layers provide the system communication abstraction to enable higher level concepts to be built. These data models use standard operating systems, protocols and middleware to facilitate communications across an intranet or the internet. Next, at the heart of SeeTrack s LDM is the Relational Database and the Service Oriented Architecture, both of which are provided by SeeTrack s Data Core (ST Core). Here the data is stored and presented as a combination of Metadata and references to raw data repositories. Metadata provides an underlying definition or description that summarises basic information about the raw data, which makes finding and working with particular instances of data easier. The Information Layer also contains additional information about what the data is and what it means i.e. the models. For storing the data SeeTrack has chosen to use one of the world s most advanced open-source database PostgreSQL to access a wide-range of features, including distributed access and data synchronisation. The next layer up is platform specific adaptors in the Adaptor Layer. These allow interfacing with any other system, including proprietary third-party platform interfaces. The modularity of these service-oriented systems allows for insertion of technology and capabilities by third-parties. Finally the top-layer is the main application with which the user interacts. In fact, the lower layers are entirely invisible to the end user, even if the advantages are entirely clear to the end user. Example instances of LDM used by SeeTrack include UAS Control Segment (UCS) Architecture, Mine Warfare Data Model Working Group, NATO Industry Advisory Group SG-157 and SG-202, NATO JCGUAS USC2 ST MDCS (The Joint Capability Group Unmanned Air Systems Specialist Team also look after STANAG 4586). Page 6 of 8

7 Operating System Network Technologies Network Layer Middleware Technologies Information Layer Adaptor Layer Application Layer SeeTrack v4 Architecture for Unmanned Systems C2 System SeeTrack System MEDAL System Adaptor STCore <-> STCore Adaptor STCore<-> MIW DMWG Adaptor STCore <-> Model STCore Modeling Technology UML XML WDSL Services ROS DDS AMQP Web Services Protocols SOAP HTTP TCP UDP NTP FTP IPv4/6 Ubuntu opensuse Windows XP/7/8 OS X (BSD Unix) Figure 2: SeeTrack v4 Logical Data Model 3.4 Software Development Kit The final component of the SeeTrack v4 modular and open system architecture was to ensure that a highquality Software Development Kit (SDK) is available to enable third-party integration. SeeTrack V4 comes pre-loaded with many common Tools and Services (see figure 1). These allow users to get up and running with leading brands of unmanned maritime systems and sensors. With these tools the users can plan missions, monitor assets, process the data and generate common reports. It is not uncommon for users to require integration of new sensors or platforms or new Tools and Services to process other data streams or run specific algorithms. This is possible with the SDK. Third party developers have access to the same capability available to SeeByte engineers through its open architecture to help them develop their own Tools and Services. The SDK includes a full Interface Control Document (ICD) that outlines all the inputs and outputs and the required information to interface with SeeTrack V4. The SDK comes complete with system diagrams and example code. Page 7 of 8

8 4 Conclusion SeeTrack is designed to maximise the capabilities of unmanned and off-board systems for all maritime tasks. SeeByte s smart software solution provides users with the capability to rapidly plan a mission, gather data and integrate it into one layered image of the underwater space in a significantly reduced time with fewer errors or false alarms. SeeTrack v4 also enables simultaneous multiple platform use and mission visualization. In particular, missions can be combined to form a single integrated picture from all the sensor data gathered from multiple missions. SeeTrack v4 effectively consolidates inputs from various sensor feeds to provide a comprehensive picture of the situation. SeeTrack provides a common interface for the vehicles and their sensors to allow users to easily view information in a single real-time display, enabling a more reliable and efficient decision-making process. By using an open-architecture framework, where SeeTrack is fully compatible with a wide range of marine sensors and systems, users are not limited to specific hardware or types of vehicle. This allows operators to use the best sensors for the task as they are not affected by compatibility constraints when using a range of heterogeneous assets. SeeTrack uses a modular approach, meaning that individual modules can be substituted and changed according to the user s requirements. By using a Logical Data Model approach, where each layer of the software design feeds relevant information into each module, SeeTrack is able to provide fully compatible integration with data management systems. Finally, the layered approach to the data model allows structured interaction and standardised data to be passed easily both within SeeTrack and outwith to other data management systems. Page 8 of 8

Software for Hydrographic Data Processing

Software for Hydrographic Data Processing Software for Hydrographic Data Processing Data courtesy of Dr. T. Komatsu, Tokyo University Ocean Research Institute CleanSweep provides a fast, user friendly environment for processing hydrographic survey

More information

Geospatial Intelligence Centres Empowered by Airbus

Geospatial Intelligence Centres Empowered by Airbus DEFENCE AND SPACE Intelligence Geospatial Intelligence Centres Empowered by Airbus Planning Collection Processing Analysis Dissemination 2 Geospatial Intelligence Centres Geospatial Intelligence Centres

More information

A Standards-Based Integration Platform for Reconfigurable Unmanned Aircraft Systems

A Standards-Based Integration Platform for Reconfigurable Unmanned Aircraft Systems June 2011 A Standards-Based Integration Platform for Reconfigurable Unmanned Aircraft Systems Edwin de Jong, Ph.D. US HEADQUARTERS Real-Time Innovations, Inc. 385 Moffett Park Drive Sunnyvale, CA 94089

More information

ATLAS Data Link System

ATLAS Data Link System ATLAS Data Link System The New Dimension in Network-based Operations For all Nations ADLiS ATLAS Data Link System... a sound decision ATLAS ELEKTRONIK ADLiS Background Network Centric Warfare Information

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

_ LUCIADFUSION V PRODUCT DATA SHEET _ LUCIADFUSION PRODUCT DATA SHEET

_ LUCIADFUSION V PRODUCT DATA SHEET _ LUCIADFUSION PRODUCT DATA SHEET _ LUCIADFUSION PRODUCT DATA SHEET V2016 LuciadFusion is the solution for efficient and effective use of geospatial data. It allows you to organize your data so that each user has one-click access to a

More information

a white paper from Corel Corporation

a white paper from Corel Corporation a white paper from Corel Corporation This document is for discussion purposes only. The products and processes are still under development. The information presented is therefore subject to change without

More information

CODEVINTEC. Caris Hydrographic Survey. CARIS HIPS and SIPS CARIS Onboard. Bathy DataBASE 4.4. Bathy DataBASE Server 4.3. BASE Editor 4.

CODEVINTEC. Caris Hydrographic Survey. CARIS HIPS and SIPS CARIS Onboard. Bathy DataBASE 4.4. Bathy DataBASE Server 4.3. BASE Editor 4. 45 27 39.384 N 9 07 30.145 E Caris Hydrographic Survey Photo: João Ventura da Cruz CARIS HIPS and SIPS 10.4 page 2 CARIS Onboard page 4 Bathy DataBASE 4.4 page 6 Bathy DataBASE Server 4.3 page 7 BASE Editor

More information

GENeric European Sustainable Information Space for Environment.

GENeric European Sustainable Information Space for Environment. GENeric European Sustainable Information Space for Environment http://www.genesis-fp7.eu/ Outline Introduction The GENESIS FP7 project The GENESIS solution s architecture GENESIS experience with INSPIRE

More information

Carmenta Server Product Description

Carmenta Server Product Description White paper Carmenta Server Product Description Carmenta AB, Tel +46-31-775 57 00, www.carmenta.com P315 121RD, 2010 Carmenta reserves the right to change the specifications at any time and without notice.

More information

CONVERTING SENSOR DATA TO TACTICAL INFORMATION

CONVERTING SENSOR DATA TO TACTICAL INFORMATION 2011 NDIA GROUND VEHICLE SYSTEMS ENGINEERING AND TECHNOLOGY SYMPOSIUM VEHICLE ELECTRONICS AND ARCHITECTURE (VEA) MINI-SYMPOSIUM AUGUST 9-11 DEARBORN, MICHIGAN CONVERTING SENSOR DATA TO TACTICAL INFORMATION

More information

Experiences in the Use of MDA and UML in Developing NATO Standards

Experiences in the Use of MDA and UML in Developing NATO Standards Welcome Experiences in the Use of MDA and UML in Developing NATO Standards 16 July 2008 Chris Raistrick, Kennedy Carter chris.raistrick@kc.com KC.COM DODAF OV-1 Discovered Lethality Service with NATO Network

More information

Data, Data, Everywhere. We are now in the Big Data Era.

Data, Data, Everywhere. We are now in the Big Data Era. Data, Data, Everywhere. We are now in the Big Data Era. CONTENTS Background Big Data What is Generating our Big Data Physical Management of Big Data Optimisation in Data Processing Techniques for Handling

More information

Defense & Aerospace. Networked visualization for distributed mission operations

Defense & Aerospace. Networked visualization for distributed mission operations Defense & Aerospace Networked visualization for distributed mission operations Collaboration over IP Because operators and decision-makers need immediate access to visual information from a wide variety

More information

System Manual Part 2: TetraNode Architecture

System Manual Part 2: TetraNode Architecture System Manual Part 2: TetraNode Architecture System Manual i Copyright 2009, Rohill Technologies B.V. Issue 1.00, June 2009 Information in this manual is subject to change without notice and does not represent

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

GEOSPATIAL ERDAS APOLLO. Your Geospatial Business System for Managing and Serving Information

GEOSPATIAL ERDAS APOLLO. Your Geospatial Business System for Managing and Serving Information GEOSPATIAL ERDAS APOLLO Your Geospatial Business System for Managing and Serving Information ERDAS APOLLO Do you have large volumes of data, a geographicallydistributed user base and rapidly changing

More information

Advancing the Army Geospatial Enterprise (AGE) through the AGE Node

Advancing the Army Geospatial Enterprise (AGE) through the AGE Node Advancing the Army Geospatial Enterprise (AGE) through the AGE Node Presented by: Daniel Visone, Directorate Chief, Systems & Acquisition Support Directorate 22July2015 US Army Corps of Engineers BUILDING

More information

Services for Defence. The mobile satellite company

Services for Defence. The mobile satellite company Services for Defence The mobile satellite company A key component of interoperability Inmarsat delivers secure, reliable mobile broadband services that enable interoperability on a global basis - on land,

More information

TERRA VISTA CONTENT CREATION

TERRA VISTA CONTENT CREATION CONTENT CREATION TERRA VISTA MAP. ROUTE. GENERATE Terra Vista is a terrain generation software that converts imagery, elevation, vectors, and other GIS data into optimized 3D simulation-ready virtual environments.

More information

Network Based Hard/Soft Information Fusion Network Architecture/SOA J. Rimland

Network Based Hard/Soft Information Fusion Network Architecture/SOA J. Rimland Network Based Hard/Soft Information Fusion Network Architecture/SOA J. Rimland Objectives: Develop, demonstrate and evaluate an information architecture, cyber-infrastructure, data standards and tools

More information

Data-Centric Architecture for Space Systems

Data-Centric Architecture for Space Systems Data-Centric Architecture for Space Systems 3 rd Annual Workshop on Flight Software, Nov 5, 2009 The Real-Time Middleware Experts Rajive Joshi, Ph.D. Real-Time Innovations Our goals are the same but not

More information

SYNERGISTIC WARFARE COMMUNICATION SOLUTIONS

SYNERGISTIC WARFARE COMMUNICATION SOLUTIONS SYNERGISTIC WARFARE COMMUNICATION SOLUTIONS Tactical Communications & Networking Wireless / wired networks Full spectrum of tactical communications Tactical datalinks Radio ancillaries and accessories

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

Aerial Visual Intelligence for GIS

Aerial Visual Intelligence for GIS Aerial Visual Intelligence for GIS Devon Humphrey Geospatial Consultant copyright 2013 waypoint mapping LLC 1 Just a few definitions (Pop quiz at the end of presentation...) Unmanned Aerial wing or rotor

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

Chain of Command. Chief of Naval Operations. Commander, U.S. Fleet Forces Command. COMNAVMETOCCOM (CNMOC) Stennis Space Center, MS

Chain of Command. Chief of Naval Operations. Commander, U.S. Fleet Forces Command. COMNAVMETOCCOM (CNMOC) Stennis Space Center, MS 1 Chain of Command Chief of Naval Operations Commander, U.S. Fleet Forces Command Fleet Numerical Meteorology And Oceanography Center (FNMOC) Monterey, CA Naval Oceanographic Office (NAVOCEANO) Stennis

More information

Serving Large-Scale Coverages - How to Tame an Elephant

Serving Large-Scale Coverages - How to Tame an Elephant Serving Large-Scale s - How to Tame an Elephant OGC Workshop 2 INSPIRE Conference Edinburgh, 29-jun-2011 Peter Baumann Jacobs University rasdaman GmbH OGC WCS.SWG chair OGC spec editor Sensor & Image Data

More information

GEOSS Data Management Principles: Importance and Implementation

GEOSS Data Management Principles: Importance and Implementation GEOSS Data Management Principles: Importance and Implementation Alex de Sherbinin / Associate Director / CIESIN, Columbia University Gregory Giuliani / Lecturer / University of Geneva Joan Maso / Researcher

More information

OPEN. INTELLIGENT. Laser Scanning Software Solutions

OPEN. INTELLIGENT. Laser Scanning Software Solutions OPEN. INTELLIGENT. Laser Scanning Software Solutions www.lfm-software.com The Future of Laser Scanning Safe and efficient operation of complex engineering assets, and the efficient management of their

More information

Web Services for Geospatial Mobile AR

Web Services for Geospatial Mobile AR Web Services for Geospatial Mobile AR Introduction Christine Perey PEREY Research & Consulting cperey@perey.com Many popular mobile applications already use the smartphone s built-in sensors and receivers

More information

Oracle WebCenter Interaction: Roadmap for BEA AquaLogic User Interaction. Ajay Gandhi Sr. Director of Product Management Enterprise 2.

Oracle WebCenter Interaction: Roadmap for BEA AquaLogic User Interaction. Ajay Gandhi Sr. Director of Product Management Enterprise 2. Oracle WebCenter Interaction: Roadmap for BEA AquaLogic User Interaction Ajay Gandhi Sr. Director of Product Management Enterprise 2.0 and Portals 1 Agenda Enterprise 2.0 and Portal Product Strategy AquaLogic

More information

THE ENVIRONMENTAL OBSERVATION WEB AND ITS SERVICE APPLICATIONS WITHIN THE FUTURE INTERNET Project introduction and technical foundations (I)

THE ENVIRONMENTAL OBSERVATION WEB AND ITS SERVICE APPLICATIONS WITHIN THE FUTURE INTERNET Project introduction and technical foundations (I) ENVIROfying the Future Internet THE ENVIRONMENTAL OBSERVATION WEB AND ITS SERVICE APPLICATIONS WITHIN THE FUTURE INTERNET Project introduction and technical foundations (I) INSPIRE Conference Firenze,

More information

Unified Incident Command and Decision Support (UICDS)

Unified Incident Command and Decision Support (UICDS) Unified Incident Command and Decision Support (UICDS) UICDS is the middleware foundation that enables information sharing and decision support among commercial and government incident management technologies

More information

WAN-DDS A wide area data distribution capability

WAN-DDS A wide area data distribution capability 1 A wide area data distribution capability Piet Griffioen, Thales Division Naval - Above Water Systems, Netherlands Abstract- The publish-subscribe paradigm has shown many qualities to efficiently implement

More information

ORACLE FUSION MIDDLEWARE MAPVIEWER

ORACLE FUSION MIDDLEWARE MAPVIEWER ORACLE FUSION MIDDLEWARE MAPVIEWER 10.1.3.3 MAPVIEWER KEY FEATURES Component of Fusion Middleware Integration with Oracle Spatial, Oracle Locator Support for two-dimensional vector geometries stored in

More information

Migrating to a New Generation of MapInfo

Migrating to a New Generation of MapInfo Corporate Headquarters Phone: 518 285 6000 Fax: 518 285 6070 Sales: 800 327 8627 Government Sales: 800 619 2333 Technical Support: 518 285 7283 pbinsight.com UK and EMEA Headquarters Phone: 44 1753 848200

More information

The EOC Geoservice: Standardized Access to Earth Observation Data Sets and Value Added Products ABSTRACT

The EOC Geoservice: Standardized Access to Earth Observation Data Sets and Value Added Products ABSTRACT The EOC Geoservice: Standardized Access to Earth Observation Data Sets and Value Added Products K. Dengler, T. Heinen, A. Huber, K. Molch, E. Mikusch German Aerospace Center (DLR) German Remote Sensing

More information

OPEN SOURCE TESTING IN SAUDI ARABIA 1

OPEN SOURCE TESTING IN SAUDI ARABIA 1 OPEN SOURCE TESTING IN SAUDI ARABIA 1 Open Source Testing In Saudi Arabia by:husam Al-Swueiti INTRODUCTION / HISTORY Open source is a term used to describe the free use of software. Before the 60s, very

More information

Esri Support for Geospatial Standards

Esri Support for Geospatial Standards APRIL 2017 ArcGIS Is Open and Interoperable Esri Support for Geospatial Standards Copyright 2017 Esri All rights reserved. Printed in the United States of America. The information contained in this document

More information

GEOFidelis Program Update

GEOFidelis Program Update GEOFidelis Program Update JSEM & Geospatial Conference Columbus, OH 22 May 2007 Organization Secretary of the Navy CNO CMC GEOFidelis Program Office MCI NCR MCI East MCRD ERR MCI West MCRD WRR MCI Mid

More information

Discovery and Access of Geospatial Resources Using GIS Portal Toolkit Marten Hogeweg Product Manager GIS Portal Toolkit

Discovery and Access of Geospatial Resources Using GIS Portal Toolkit Marten Hogeweg Product Manager GIS Portal Toolkit Discovery and Access of Geospatial Resources Using GIS Portal Toolkit Marten Hogeweg Product Manager GIS Portal Toolkit Outline Elements of Spatial Data Infrastructures Current trends Position of GIS portals

More information

INSPIRE: The ESRI Vision. Tina Hahn, GIS Consultant, ESRI(UK) Miguel Paredes, GIS Consultant, ESRI(UK)

INSPIRE: The ESRI Vision. Tina Hahn, GIS Consultant, ESRI(UK) Miguel Paredes, GIS Consultant, ESRI(UK) INSPIRE: The ESRI Vision Tina Hahn, GIS Consultant, ESRI(UK) Miguel Paredes, GIS Consultant, ESRI(UK) Overview Who are we? Introduction to ESRI Inc. and ESRI(UK) Presenters ArcGIS The ESRI Solution to

More information

OOI CyberInfrastructure Conceptual and Deployment Architecture

OOI CyberInfrastructure Conceptual and Deployment Architecture OOI Cyber Conceptual and Deployment Architecture CI Overview Goals and Objectives From Requirements to Architecture OOI-CI Services Architectural Pattern Logical Architecture Domain Models Example Deployment

More information

TERRA VISTA CONTENT CREATION MAP. ROUTE. GENERATE

TERRA VISTA CONTENT CREATION MAP. ROUTE. GENERATE CONTENT CREATION MAP. ROUTE. GENERATE Terra Vista is a terrain generation software that converts imagery, elevation, vectors, and other geospatial data into optimized 3D simulation-ready virtual environments.

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

Vortex OpenSplice. Python DDS Binding

Vortex OpenSplice. Python DDS Binding Vortex OpenSplice Python DDS Binding ist.adlinktech.com 2018 Table of Contents 1. Background... 3 2. Why Python DDS Binding is a Big Deal... 4 2 1. Background 1.1 Python Python Software Foundation s Python

More information

Delph. Seabed Mapping Software Suite FEATURES ABOUT DELPH SOFTWARE SUITE BENEFITS APPLICATIONS

Delph. Seabed Mapping Software Suite FEATURES ABOUT DELPH SOFTWARE SUITE BENEFITS APPLICATIONS Delph Seabed Mapping Software Suite Delph Seismic, Delph Sonar and Delph Mag are complete software packages with dedicated acquisition, processing and interpretation components. They operate with any sidescan

More information

Paper for Consideration by CHRIS. Cooperation Agreement Between IHO and DGIWG

Paper for Consideration by CHRIS. Cooperation Agreement Between IHO and DGIWG CHRIS17-12.2A Paper for Consideration by CHRIS Cooperation Agreement Between IHO and DGIWG Submitted by: Executive Summary: Related Documents: IHB The IHO standards for digital hydrographic information

More information

ERDAS APOLLO v2013. What s New. SMARTERDECISIONS

ERDAS APOLLO v2013. What s New. SMARTERDECISIONS ERDAS APOLLO v2013 What s New. SMARTERDECISIONS 1 ERDAS APOLLO v2013 ERDAS APOLLO Professional: includes all the functionality of ERDAS APOLLO Advantage. In addition, it provides server side geoprocessing

More information

Heterogeneous Missions Accessibility: Interoperability for Earth Observation

Heterogeneous Missions Accessibility: Interoperability for Earth Observation Heterogeneous Missions Accessibility: Interoperability for Earth Observation Pier Giorgio Marchetti - European Space Agency pier.giorgio.marchetti@esa.int Slide 1 EO missions Earth Explorer Global Challenges

More information

UNDERWATER ACOUSTIC MODEMS PRODUCT INFORMATION GUIDE

UNDERWATER ACOUSTIC MODEMS PRODUCT INFORMATION GUIDE UNDERWATER ACOUSTIC MODEMS PRODUCT INFORMATION GUIDE EvoLogics Underwater Acoustic Modems EvoLogics underwater acoustic modems provide full-duplex digital communication using EvoLogics' patented S2C (Sweep-

More information

International Civil Aviation Organization THE SECOND MEETING OF SYSTEM WIDE INFORMATION MANAGEMENT TASK FORCE (SWIM TF/2)

International Civil Aviation Organization THE SECOND MEETING OF SYSTEM WIDE INFORMATION MANAGEMENT TASK FORCE (SWIM TF/2) SWIM TF/2 IP/09 Agenda Item 4 09-12/04/18 International Civil Aviation Organization THE SECOND MEETING OF SYSTEM WIDE INFORMATION MANAGEMENT TASK FORCE (SWIM TF/2) Bangkok, Thailand, 09 12 April 2018 Agenda

More information

What s New in ecognition 9.0. Christian Weise

What s New in ecognition 9.0. Christian Weise What s New in ecognition 9.0 Christian Weise Presenting ecognition 9 Release Date: March 2014 Who s eligible? All user with a valid ecognition maintenance contract Presenting ecognition 9 ecognition version

More information

The Power of Analysis Framework

The Power of Analysis Framework All too often, users must create real-time planning and analysis reports with static and inconsistent sources of information. Data is locked in an Excel spreadsheet or a rigidly customized application

More information

Oceanic Domain Awareness- A Concept Rear Admiral Dr. S Kulshrestha, retd

Oceanic Domain Awareness- A Concept Rear Admiral Dr. S Kulshrestha, retd Oceanic Domain Awareness- A Concept Rear Admiral Dr. S Kulshrestha, retd He knows the course of the stars and can always orient himself. He knows the value of signs, both regular, accidental and abnormal,

More information

Cisco Wide Area Application Services: Secure, Scalable, and Simple Central Management

Cisco Wide Area Application Services: Secure, Scalable, and Simple Central Management Solution Overview Cisco Wide Area Application Services: Secure, Scalable, and Simple Central Management What You Will Learn Companies are challenged with conflicting requirements to consolidate costly

More information

groupbc.com Introducing BC 7 What s New Highlights

groupbc.com Introducing BC 7 What s New Highlights groupbc.com Introducing BC 7 What s New Highlights Simplicity and Usability Key Features and Benefits include: In BC 7 we ve concentrated on simplicity and usability: cleaner, more flexible interface,

More information

Rapidly deployable secure cellular comms

Rapidly deployable secure cellular comms Rapidly deployable secure cellular comms Delivering global protection Capability Overview SMARTLINK is a rapidly deployable, scalable, low size, weight and power (SWAP) cellular network-in-a-box for demanding

More information

Integrated C4isr and Cyber Solutions

Integrated C4isr and Cyber Solutions Integrated C4isr and Cyber Solutions When Performance Matters L3 Communication Systems-East provides solutions in the C4ISR and cyber markets that support mission-critical operations worldwide. With a

More information

SystemsInsight QUICK REFERENCE GUIDE. Going further in critical communications

SystemsInsight QUICK REFERENCE GUIDE. Going further in critical communications SystemsInsight QUICK REFERENCE GUIDE Going further in critical communications Sepura is a global leader in the design, manufacture and supply of TETRA digital radios, systems and applications. Founded

More information

<Insert Picture Here> Managing Oracle Exadata Database Machine with Oracle Enterprise Manager 11g

<Insert Picture Here> Managing Oracle Exadata Database Machine with Oracle Enterprise Manager 11g Managing Oracle Exadata Database Machine with Oracle Enterprise Manager 11g Exadata Overview Oracle Exadata Database Machine Extreme ROI Platform Fast Predictable Performance Monitor

More information

Desarrollo de una herramienta de visualización de datos oceanográficos: Modelos y Observaciones

Desarrollo de una herramienta de visualización de datos oceanográficos: Modelos y Observaciones Desarrollo de una herramienta de visualización de datos oceanográficos: Modelos y Observaciones J. Fernandez, J. Lopez, I. Carlos, F. Jerez, F. Hermosilla, M. Espino SIMO, LIM-UPC, CIIRC FIELD_AC 7 th

More information

Introducing. GeoSLAM. The experts in go anywhere 3D mobile mapping technology. The Company. The Technology. The Applications. Strategic Partnerships

Introducing. GeoSLAM. The experts in go anywhere 3D mobile mapping technology. The Company. The Technology. The Applications. Strategic Partnerships Introducing GeoSLAM The experts in go anywhere 3D mobile mapping technology The Company The Technology The Applications Strategic Partnerships The Company Multipurpose Presentation Template 2 About Us

More information

A Plexos International Network Operating Technology May 2006

A Plexos International Network Operating Technology May 2006 A Plexos International Network Operating Technology May 2006 BY 4664 Jamestown Ave, Suite 325 Baton Rouge, LA 70808 225.218.8002 1.0 Introduction. is a software environment comprised of proven technologies

More information

Understanding and Using Metadata in ArcGIS. Adam Martin Marten Hogeweg Aleta Vienneau

Understanding and Using Metadata in ArcGIS. Adam Martin Marten Hogeweg Aleta Vienneau Understanding and Using Metadata in ArcGIS Adam Martin Marten Hogeweg Aleta Vienneau Adam Martin National Government Account Management R&D Open Data Marten Hogeweg National Government Professional Services

More information

ISO27001 Preparing your business with Snare

ISO27001 Preparing your business with Snare WHITEPAPER Complying with ISO27001 Preparing your business with Snare T he technical controls imposed by ISO (International Organisation for Standardization) Standard 27001 cover a wide range of security

More information

Leveraging OGC Standards on ArcGIS Server

Leveraging OGC Standards on ArcGIS Server Leveraging OGC Standards on ArcGIS Server Satish Sankaran Interoperability and Standards Team James Michel III ESRI Intel Team ArcGIS Server Complete Interoperable Server-Based GIS Desktop Explorer Web

More information

What s New in ecognition 9.0

What s New in ecognition 9.0 What s New in ecognition 9.0 Dr. Waldemar Krebs tranforming data into GIS ready information Trends in Earth Observation Increasing need for detailed, up-to-date information as a basis for planning and

More information

Lecture note on the history and principles of geo-webservices

Lecture note on the history and principles of geo-webservices A SHORT INTRODUCTION TO GEO-WEBSERVICES Lecture note on the history and principles of geo-webservices Barend Köbben Version 1.0 February 24, 2010 Contents 1 From monolithic to distributed GIS architectures

More information

WebSphere 4.0 General Introduction

WebSphere 4.0 General Introduction IBM WebSphere Application Server V4.0 WebSphere 4.0 General Introduction Page 8 of 401 Page 1 of 11 Agenda Market Themes J2EE and Open Standards Evolution of WebSphere Application Server WebSphere 4.0

More information

Comprehensive Data Center Energy Management Solutions

Comprehensive Data Center Energy Management Solutions FROM INSIGHT TO EFFICIENCY: Comprehensive Data Center Energy Management Solutions Since 1995, facility managers and BAS professionals have relied on the Niagara framework to provide full convergence of

More information

... with data security and Store & Forward

... with data security and Store & Forward Environmental Monitoring System... with data security and Store & Forward Secure electronic data Self healing data archiving Dynamic reporting Pharmaceutical Environmental Quality Monitoring System Control

More information

Sentinet for Microsoft Azure SENTINET

Sentinet for Microsoft Azure SENTINET Sentinet for Microsoft Azure SENTINET Sentinet for Microsoft Azure 1 Contents Introduction... 2 Customer Benefits... 2 Deployment Topologies... 3 Cloud Deployment Model... 3 Hybrid Deployment Model...

More information

EUMETSAT response on ET SAT Action 5.1

EUMETSAT response on ET SAT Action 5.1 EUMETSAT response on ET SAT Action 5.1 Contents 1 Background... 1 2 Requirements for hosting the RRR database and related DOORS capabilities... 2 3 Tentative data model for the GOS Dossier... 3 3.1 GOS

More information

Crewstation-over-IP. Real-time mission-critical remote multi-desktops. Esterline Control & Communication Systems. Content

Crewstation-over-IP. Real-time mission-critical remote multi-desktops. Esterline Control & Communication Systems. Content Esterline Control & Communication Systems Crewstation-over-IP Real-time mission-critical remote multi-desktops Content Introduction Benefits of remote HMIs Critical needs for mission systems Commercial

More information

Observation trends: Expectations from European Comission regarding data exchange and interoperability

Observation trends: Expectations from European Comission regarding data exchange and interoperability Observation trends: Expectations from European Comission regarding data exchange and interoperability Marcin Wichorowski (IO PAN), Sławomir Sagan (IO PAN), Declan Dunne (UCC MaREI), John Barton (UCC-TYNDALL)

More information

A Data-Centric Approach for Modular Assurance Abstract. Keywords: 1 Introduction

A Data-Centric Approach for Modular Assurance Abstract. Keywords: 1 Introduction A Data-Centric Approach for Modular Assurance Gabriela F. Ciocarlie, Heidi Schubert and Rose Wahlin Real-Time Innovations, Inc. {gabriela, heidi, rose}@rti.com Abstract. A mixed-criticality system is one

More information

European Sky ATM Research (SESAR) [5][6] in Europe both consider the implementation of SWIM as a fundamental element for future ATM systems.

European Sky ATM Research (SESAR) [5][6] in Europe both consider the implementation of SWIM as a fundamental element for future ATM systems. (FIXM) and the weather information exchange model 1. INTRODUCTION With the rapid increase in local and global air traffic, the system-wide operational information exchange and life-cycle management technologies

More information

Technical Overview. Access control lists define the users, groups, and roles that can access content as well as the operations that can be performed.

Technical Overview. Access control lists define the users, groups, and roles that can access content as well as the operations that can be performed. Technical Overview Technical Overview Standards based Architecture Scalable Secure Entirely Web Based Browser Independent Document Format independent LDAP integration Distributed Architecture Multiple

More information

Metadata in the Driver's Seat: The Nokia Metia Framework

Metadata in the Driver's Seat: The Nokia Metia Framework Metadata in the Driver's Seat: The Nokia Metia Framework Abstract Patrick Stickler The Metia Framework defines a set of standard, open and portable models, interfaces, and

More information

METADATA INTERCHANGE IN SERVICE BASED ARCHITECTURE

METADATA INTERCHANGE IN SERVICE BASED ARCHITECTURE UDC:681.324 Review paper METADATA INTERCHANGE IN SERVICE BASED ARCHITECTURE Alma Butkovi Tomac Nagravision Kudelski group, Cheseaux / Lausanne alma.butkovictomac@nagra.com Dražen Tomac Cambridge Technology

More information

Cisco Open Platform for Safety and Security

Cisco Open Platform for Safety and Security Cisco Open Platform for Safety and Security 1 Agenda Market Overview Business Drivers Barriers and Risks Cisco Open Platform for Safety and Security Scenarios Ecosystem Partners Summary 2 Market Overview

More information

Wonderware Southern Africa

Wonderware Southern Africa Wonderware Southern Africa End-user details Name: Designation: Company: Jacques Jansen Automation Solution Analyst Exxaro Grootegeluk Coal Mine Phone: +27 (0)14 763 9740 E-mail: Jacques.jansen@exxaro.com

More information

EarthCube and Cyberinfrastructure for the Earth Sciences: Lessons and Perspective from OpenTopography

EarthCube and Cyberinfrastructure for the Earth Sciences: Lessons and Perspective from OpenTopography EarthCube and Cyberinfrastructure for the Earth Sciences: Lessons and Perspective from OpenTopography Christopher Crosby, San Diego Supercomputer Center J Ramon Arrowsmith, Arizona State University Chaitan

More information

DEPARTMENT OF THE AIR FORCE PRESENTATION TO THE SUBCOMMITTEE ON STRATEGIC FORCES U.S. HOUSE OF REPRESENTATIVES

DEPARTMENT OF THE AIR FORCE PRESENTATION TO THE SUBCOMMITTEE ON STRATEGIC FORCES U.S. HOUSE OF REPRESENTATIVES NOT FOR PUBLICATION UNTIL RELEASED BY THE UNITED STATES HOUSE OF REPRESENTATIVES DEPARTMENT OF THE AIR FORCE PRESENTATION TO THE U.S. HOUSE OF REPRESENTATIVES SUBJECT: Assuring National Security Space:

More information

Cadcorp SIS 7.1. Training Brochure

Cadcorp SIS 7.1. Training Brochure Cadcorp SIS 7.1 Training Brochure AGI Accredited Training 2014 Copyright 2000-2014 Computer Aided Development Corporation Limited (Cadcorp). All rights reserved. Overview Duration Page GIS User An Introduction

More information

Implementing the Army Net Centric Data Strategy in a Service Oriented Environment

Implementing the Army Net Centric Data Strategy in a Service Oriented Environment Implementing the Army Net Centric Strategy in a Service Oriented Environment Michelle Dirner Army Net Centric Strategy (ANCDS) Center of Excellence (CoE) Service Team Lead RDECOM CERDEC SED in support

More information

SailPoint IdentityIQ Integration with the BeyondInsight Platform. Providing Complete Visibility and Auditing of Identities

SailPoint IdentityIQ Integration with the BeyondInsight Platform. Providing Complete Visibility and Auditing of Identities SailPoint IdentityIQ Integration with the BeyondInsight Platform Providing Complete Visibility and Auditing of Identities Table of Contents Executive Summary... 3 Identity and Access Management... 5 BeyondTrust

More information

Basic Principles of MedWIS - WISE interoperability

Basic Principles of MedWIS - WISE interoperability Co-ordination committee seminar of the national focal points Basic Principles of MedWIS - WISE interoperability Eduardo García ADASA Sistemas Nice - France Agenda WISE vs MedWIS WISE WISE DS WISE vs WISE

More information

Geospatial Intelligence Interoperability Through Standards Gordon C.Ferrari Chief, Content Standards and Interoperability Division

Geospatial Intelligence Interoperability Through Standards Gordon C.Ferrari Chief, Content Standards and Interoperability Division Geospatial Intelligence Interoperability Through Standards Gordon C.Ferrari Chief, Content Standards and Interoperability Division 15 May 2002 NIMA Vision and Mission Statements National Imagery and Mapping

More information

NOAA NextGen IT/Web Services (NGITWS)

NOAA NextGen IT/Web Services (NGITWS) NOAA NextGen IT/Web Services (NGITWS) Robert Bunge (Office of Dissemination) Ryan Solomon (Aviation Weather Center) Steve Olson (Office of Science and Technology) August 24, 2016 ATIEC 2016 Topics Origins

More information

Placing you at the heart of your operations. Vijeo Citect

Placing you at the heart of your operations. Vijeo Citect Placing you at the heart of your operations Vijeo Citect 10 things you should know about SCADA 1 Safety of workers and equipment are ensured through predefined processes managed by a SCADA system. 2 Engineering

More information

Introduction to INSPIRE. Network Services

Introduction to INSPIRE. Network Services Introduction to INSPIRE. Network Services European Commission Joint Research Centre Institute for Environment and Sustainability Digital Earth and Reference Data Unit www.jrc.ec.europa.eu Serving society

More information

BPS Suite and the OCEG Capability Model. Mapping the OCEG Capability Model to the BPS Suite s product capability.

BPS Suite and the OCEG Capability Model. Mapping the OCEG Capability Model to the BPS Suite s product capability. BPS Suite and the OCEG Capability Model Mapping the OCEG Capability Model to the BPS Suite s product capability. BPS Contents Introduction... 2 GRC activities... 2 BPS and the Capability Model for GRC...

More information

Toward the Development of a Comprehensive Data & Information Management System for THORPEX

Toward the Development of a Comprehensive Data & Information Management System for THORPEX Toward the Development of a Comprehensive Data & Information Management System for THORPEX Mohan Ramamurthy, Unidata Steve Williams, JOSS Jose Meitin, JOSS Karyn Sawyer, JOSS UCAR Office of Programs Boulder,

More information

The Now Platform Reference Guide

The Now Platform Reference Guide The Now Platform Reference Guide A tour of key features and functionality START Introducing the Now Platform Digitize your business with intelligent apps The Now Platform is an application Platform-as-a-Service

More information

Accelerate Your Enterprise Private Cloud Initiative

Accelerate Your Enterprise Private Cloud Initiative Cisco Cloud Comprehensive, enterprise cloud enablement services help you realize a secure, agile, and highly automated infrastructure-as-a-service (IaaS) environment for cost-effective, rapid IT service

More information

Enterprise Architecture Deployment Options. Mark Causley Sandy Milliken Sue Martin

Enterprise Architecture Deployment Options. Mark Causley Sandy Milliken Sue Martin Enterprise Architecture Deployment Options Mark Causley Sandy Milliken Sue Martin GIS is Being Implemented in Many Settings Organization Business to Business Department Workgroup GIS is Moving to the Enterprise

More information

Networked Production System

Networked Production System Networked Production System Staying ahead of the competition means getting your stories to air faster. It also means creating better-looking, more compelling programs. In today s network-centric world,

More information