GeoKettle: A powerful spatial ETL tool for feeding your Spatial Data Infrastructure (SDI)

Size: px
Start display at page:

Download "GeoKettle: A powerful spatial ETL tool for feeding your Spatial Data Infrastructure (SDI)"

Transcription

1 GeoKettle: A powerful spatial ETL tool for feeding your Spatial Data Infrastructure (SDI) Dr. Thierry Badard, CTO tbadard@spatialytics.com Spatialytics FOSS4G 2011 Workshop, Denver, CO, USA, September 12, 2011

2 Preamble These slides constitute the training material used for the GeoKettle workshop given by Spatialytics during the FOSS4G 2011 conference They are available online in PDF format: They are released under the terms of the Creative Commons CC-BY-SA license.

3 Contents What is GeoKettle? Basic features of GeoKettle Installing GeoKettle Spatial features of GeoKettle Practical learning: Exercises Conclusion

4 What is GeoKettle? It is an open source Spatial ETL tool It is part of the geospatial BI software stack developed initially by the GeoSOA research group at Laval University in Quebec But are now developed and supported by Spatialytics (open source community) (professional support, training & services but also Enterprise Editions which include support) The stack comprises: GeoKettle GeoMondrian SOLAPLayers/GeoBIExt /

5 What is Geospatial BI (GeoBI)? Want to know more about GeoBI and what this type of application can do for you? Please attend my presentation entitled Building professional geo-analytical dashboards and reports with GeoBIExt Time slot: Friday - 11:00am - 11:30am Room: Denver In this workshop, we will focus on GeoKettle capabilities and how it can facilitate your every day life while playing with geospatial data, SDI, web services, GIS formats, spatial databases,...

6 What is an ETL tool? A type of software used to populate databases or data warehouses from heterogeneous data sources ETL stands for: Extract Extract data from data sources Transform Transformation of data in order to correct errors, make some data cleansing, change the data structure, make them compliant to defined standards, etc. Load Load transformed data into a target DBMS, service, file format... An ETL tool should manage the insertion of new data and the updating of existing data Should be able to perform transformations from: A OLTP system to another OLTP system A OLTP system to analytical data warehouse

7 Why use an ETL tool? Automation of complex and repetitive data processing without producing any specific code Conversion between various data formats Migration of data from a DBMS to another Data feeding into various DBMS Population of analytical data warehouses for decision support purposes etc.

8 GeoKettle A "spatially-enabled" version of Pentaho Data Integration (Kettle) Kettle is a metadata-driven ETL with direct execution of transformations No intermediate code generation! Kettle supports several DBMS and file formats DBMS support: MySQL, PostgreSQL, Oracle, DB2, MS SQL Server,... (total of 37) Read/write support of various data file formats: text, Excel, Access, DBF, XML, Various services/systems: LDAP, CRM,... Numerous transformation steps A transformation is built in a GUI and can be seen as a chain of transformation steps Methods for the updating of databases and DW

9 GeoKettle GeoKettle provides a true and consistent integration of the spatial component All steps provided by Kettle are able to deal with geospatial data types Some geospatial dedicated steps have been added (SRS, SOS, CSW, Spatial Analysis, ) Allow then powerful integration of corporate + spatial data First release in May 2008: Version on July 2009 Current stable version: 2.0 stable (Sept. 2011) Released under LGPL Used in different organizations and countries: Some ministries, public bodies, utilities, bank, insurance, integrators, A growing community of users and contributors

10 GeoKettle Online ressources GeoKettle project page Shortcut: GeoKettle documentation (wiki) GeoKettle forum GeoKettle Trac GeoKettle plugins

11 Introduction to basic features of GeoKettle

12 Transformations (1/3) The ETL processes are named transformations Elements of a transformation are steps Links between steps are hops Parallel execution (threads) of steps hops steps

13 Transformations (2/3) Steps have configuration parameters (doubleclick the step icon to open the dialog box): DB connection Filename to open Query filter Source code of a script (JavaScript)... Steps categories: input output transformations flow scripting...

14 Transformations (3/3) hops link steps between them and define the data flow To create a hop: drag and drop from a step to another with the middle button of the mouse pressed (or Shift+left button) In a hop: data flows from the output of a step to the input of the next step, row by row fields definition (number, names & types) is always the same from one row to another Different hop types: copy distribute Conditional output

15 Jobs A job defines a series of job entries (tasks) to run sequentially These tasks can be some: transformations SQL queries file operations (copy, delete, upload, etc.) conditional tests scripts (shell, JavaScript) ing operations (send / receive s) others jobs etc.

16 The different GeoKettle tools Spoon: GUI for the edition of transformations and jobs Pan: command line interface for running transformations Kitchen: command line interface for running jobs Carte: Web service for the remote execution of transformations and jobs Allow to expose and run the transformation and data integration processes as web services... Remote execution and running transformations in a cluster environment (i.e. in the cloud)

17 Repository Transformations and jobs are usually saved in XML files (.ktr/.kjb) Alternatively, they can be saved in a database repository and hence be and shared between users more easily Transformations, jobs and connection parameters to DBMS are stored in a dedicated database See the first pop-up window when running GeoKettle Enable the preservation/centalisation of knowledge about data integration processes inside the company

18 Installing & compiling GeoKettle

19 Compiling GeoKettle? To get all the latest features of GeoKettle Get the source code and compile GeoKettle! Requirements: Subversion Client (Eclipse Subversive or Tortoise SVN) Java JDK version 5 or higher Apache Ant ( 3 steps: % svn co 2.0/trunk geokettle % cd geokettle % ant Optionally: % ant zip to build a binary distribution archive of GeoKettle % ant zip plugins to build a binary distribution archive of GeoKettle including selected plugins.

20 Installation procedure Available (2.0-RC1) on OSGeo Live DVD but we will use the 2.0 stable version in the workshop Very simple installation procedure without the installer See documentation on GeoKettle wiki Even more simple with the new installer! Prerequisites: All you need is a Java Runtime Environment Version 5.0 or higher Start the OSGeo Live Virtual Machine (if not already done) Download and start the installer inside the VM: When done, double click the GeoKettle icon on the desktop to run it Please wait for instructions when first window (repository selection) pops up!

21 Spatial features of GeoKettle

22 Transparent spatial support Consistent and transparent integration of the geometry data types: Vector geometry (based on JTS pointline-polygon model) Transparent conversions between data types: Geometry String: from and to WKT Geometry Binary: from and to WKB Native I/O support for some spatial DBMS (via JDBC or through GDAL/OGR)

23 Inputs / outputs Read/write support: Spatial DBMS: PostgreSQL/PostGIS (native) MySQL spatial (native) Oracle Spatial / Locator (native) ESRI personal geodatabse*, Ingres*, Informix datablade*, ArcSDE*, SQLite/SpatiaLite (through GDAL/OGR) * requires valid licenses and GDAL/OGR re-compilation MS SQL Server 2008, IBM DB2, (non native, requires hints) GIS file formats: ESRI ShapeFile, GML 3.1.1, KML 2.2 And all GIS file formats provided by GDAL/OGR Arc/Info, GeoJSON, GeoConcept, GeoRSS, GML 2.x, GPX, KML 2.0,...

24 Inputs / outputs Read/write support: Geospatial web services: CSW SOS (read only) No dedicated steps yet but possible: WFS, WMS, WPS, We will see how in this workshop! ;-) On the fly preview/geopreview Allow to know if a transformation produces the expected results on a smaller dataset Offer different widget: Pan, zoom, Get object attributes, symbolization (color, opacity,...) Can preview streams with more than one geometry column

25 Spatial analysis Accessing and processing Geometry objects in JavaScript Base on Mozilla Rhino ( It allows the definition of custom transformation steps by the user ( Modified Javascript Value step) JTS (Java Topology Suite) and Sextante API fully available! JCS (Java Conflation Suite) processing capabilities should be available soon Spatial analysis functions Topological predicates: intersects, touches, within, Join and Filtering steps Spatial functions: union, intersection, length, buffer,... Modified JavaScript Value, Spatial Analysis and Calculator steps Aggregative operators: union, geometry collection, bounding box, Group by step Advanced geoprocessing: delaunay, remove holes, simplify, smooth,... Sextante plugin

26 SRS & coordinates transformation Native support of Spatial Reference Systems (SRS) in metadata of the Geometry fields (based on GeoTools referencing library) Coordinates transformation / Change of Spatial Reference System SRS Transformation step Assign a SRS to a data flow Set SRS step Reading and writing of SRS metadata Read SRS from data source: Databases and GIS file formats Validation of SRS when inserting data into PostGIS and Oracle Other DBMS do not support this feature yet! Add the SRS info when writing data into GIS file formats (φ,λ) (x,y)

27 Practical learning: Exercises!

28 Before beginning the exercises... Start the OSGeo Live Virtual Machine (if not already done) and log in Download the archive containing data and solutions to the different exercises of this workshop Unzip the archive on your Desktop It contains 3 sub directories: data input output solutions transformations» exercise_0 to exercise_9 transformations We are now ready!

29 Exercise 0 We will do this first exercise all together, step by step in order to discover GeoKettle The aim of this exercise is to know how to load a ESRI shapefile into a PostGIS database and have it published properly in GeoServer In this exercise we will play with the following new steps: Shapefile File Input Set SRS Select Values Add sequence Table Output

30 Exercise 0 Design a transformation that: Reads the Shapefile contained in the ontario_names_shp data directory. It is a set of points that locate geo names for the whole Ontario province in Canada (source: Geobase, Assigns the EPSG 4326 SRS code (WGS 84) to data Filters the stream in order to preserve only the_geom, GEONAME, FEATUREID, CONCISTERM, GENERITERM and REGIONNAME attributes Adds an identifier (numeric incremental id) to objects Stores data into a geonames table of a geokettle database on your PostgreSQL/PostGIS instance Finally, publish it in GeoServer

31 Exercise 0 Solution

32 Exercises From this point, do the exercises by yourself Exercises are more and more difficult The aim is not to follow step by step procedures mentioned in exercises We want you to become more and more efficient/autonomous and aware on how to do some tasks in GeoKettle That's why instructions will be less and less detailed as we progress in the exercises

33 Exercise 1 The aim of this exercise is to know how to perform some basic computation (compute area for poygons) with GeoKettle In this exercise we will play with the following new steps: SRS Transformation Calculator Modified JavaScript Values

34 Exercise 1 Based on the previous transformation, design a new one that: Reads the Shapefile contained in the ontario_mrc_shp data directory. It is a set of polygons that represents some counties in the Ontario province in Canada (source: Geobase, Converts coordinates of data from WGS84 to NAD83 (CSRS) / UTM Zone 17N Computes the area of each polygon and add the value in a new field area_meters Converts by scripting area_meters values from m2 to km2 and stores this value in a new field named area Filters the stream in order to preserve only the_geom, COMMONAME1, LEGALNAME1, DESIGNATN attributes but renames them resp. as the_geom, name, county_name, designation Converts back coordinates to WGS84 Adds an identifier (numeric incremental id) to objects Stores data into a municipalities table of a geokettle database on your PostgreSQL/PostGIS instance Finally, publish it in GeoServer

35 Exercise 1 Runs this transformation in Spoon in order to test it When finished, try to run it with the pan command line tool

36 Exercise 1 Solution

37 Exercise 1 - Solution./pan.sh -file= /home/user/desktop/geokettle_workshop/solutions/ transformations/exercise_1/ex_1.ktr

38 Exercise 2 The aim of this exercise is to know: A way to perform some spatial selection over geospatial features in GeoKettle How to perform some data aggregation in order to compute statistics on data and export these stats in a MS Excel file How to create a job that enable to perform the two previous tasks sequentially In this exercise we will play with the following new steps/job entries: Filter rows Join rows (cartesian product) OGR File Input Sort rows Group by Excel Output Transformation

39 Exercise 2 Part 1 Design a transformation that: Reads data the previous municipalities table and extracts the_geom and name fields as muni_geom and muni_name fields Filters rows in order to keep only the county of Durham In parallel, reads data form a mapinfo tab file located in the ontario_rrn_tab directory. It is an extract of the national road network stemming form Geobase.ca. Selects only roads that intersects the Durham county Sets the SRS of data to WGS84 Filters the stream in order to preserve only the_geom, ROADSEGID, ROADCLASS, RTNUMBER1, RTENAME1EN attributes but renames them resp. as the_geom, id, class, number and name Adds an identifier (numeric incremental id) to objects Stores data into a roads table of a geokettle database on your PostgreSQL/PostGIS instance Finally, publish it in GeoServer

40 Exercise 2 Part 2 Design a transformation that: Reads data in the previously created roads table Converts coordinates of data from WGS84 to NAD83 (CSRS) / UTM Zone 17N Computes by script only the length in km of each road segments and add the value in a new field named length Aggregates (sum) the values of length for each roads of a same class and stores the total value in a new field named total_length Finally, exports aggregated data into an Excel file

41 Exercise 2 Job Design a job that performs the two previous tasks sequentially Run it into Sponn But also, try to run it with the Kitchen command line tool

42 Exercise 2 Part 1: Solution

43 Exercise 2 Part 2: Solution

44 Exercise 2 Job: Solution

45 Exercise 2 - Solution./kitchen.sh -file= /home/user/desktop/geokettle_workshop/solutions/ transformations/exercise_2/ex_2.kjb

46 Exercise 3 The aim of this exercise is to know how to: retrieve data from a WFS service perform some geo-processing operations with the Sextante plugin and export the result to two different file formats: KML and Mapinfo In this exercise we will play with the following new steps/job entries: Sextante plugin OGR Output KML Output HTTP

47 Exercise 3 Job Design a job that: Requests municipalites data in GML 2 from the GeoServer WFS hosted on your WM. Use the preview layer in GeoServer in order to retrieve the GET request to send. And runs a transformation that we will define in the next slide

48 Exercise 3 Transformation Design a transformation that: Reads the GML file extracted from the WFS Removes holes from the polygons and stores the new geometry of objects in a result_geom field Filters the stream in order to preserve only the gml_id, name, county_name, designation, area and result_geom fields Filters rows that have a valid and not null geometry And stores the resulting stream in a KML file and a Mapinfo MIF/MID file

49 Exercise 3 Job: Solution

50 Exercise 3 Transform.: Solution

51 Exercise 4 The aim of this exercise is to know how to extract some POI from an OSM data file Listen to the instructor that will explain you how is structured a OSM data file In this exercise we will play with the following new steps: Get data from XML

52 Exercise 4 Design a transformation that: Extracts POI data from the OSM data file located in the ottawa_osm directory Set the SRS of data to WGS84 And exports the result as an ESRI shapefile Finally, publish it in GeoServer

53 Exercise 4 Solution

54 Exercise 5 The aim of this exercise is to know how to: Extract sensor data from a SOS Perform some spatial computation with the Spatial Analysis step Retrieves some metadata on the data stream And push these metadata in a CSW Listen to the instructor that will explain you how to proceed with SOS and CSW steps In this exercise we will play with the following new steps: SOS Input Spatial Analysis CSW Output

55 Exercise 5 Design a transformation that: Retrieves GAUGE_HEIGHT measures from the SOS service given by the instructor Removes rows where measure presents values <=30 Group rows by procedure Compute the envelope of each resulting geometry Retrieves and sets some mandatory metadata (MD_METADATA profile) And finally, publish the metadata in GeoNetwork

56 Exercise 5 Solution

57 Exercise 6 The aim of this exercise is to know how to harvest metadata from a CSW compliant service In this exercise we will play with the following new steps: CSW Input Dummy

58 Exercise 6 Design a transformation that: Harvest metadata from the geocat.ch online catalog Filters metadata that deal with dataset For each metadata row, computes by script the extent of the dataset And export the the BriefRecord_title, BriefRecord_type and the extent in a new PostGIS table named meta_extent Finally, publish this new table in GeoServer

59 Exercise 6 Solution

60 Exercise 7 The aim of this exercise is to know how to call a process hosted in a WPS compliant service In this exercise, we will create a new layer from our polygons layer (municipalities) hosted in GeoServer by applying on each polygon a Centroid WPS service In this exercise we will play with the following new steps entries: Add constants HTTP Client

61 Exercise 7 Job Design a job that: Requests municipalites data in GML 2 from the GeoServer WFS hosted on your WM. Use the preview layer in GeoServer in order to retrieve the GET request to send. And runs a transformation that we will define in the next slide

62 Exercise 7 Transformation Design a transformation that: Reads the GML file extracted from the WFS For each rows, call the Centroid service hosted in the Zoo WPS instance on your VM Stores the result in a new table named muninames in your PostGIS DBMS instance. Finally, publish it in GeoServer.

63 Exercise 7 Job: Solution

64 Exercise 7 Transform.: Solution

65 Exercise 8 Based on exercise 4, design a transformation that extracts the road network from the Ottawa OSM data file In this exercise we will play with the following new steps: Shapefile File Output

66 Exercise 8 Solution

67 Exercise 9 The aim of this exercise is to know how to: Retrieve location information from some Twitter tweets Call the geonames gazetteer service in order to retrieve lat/lon information for tweets that have no geo tag Listen to the instructor that will explain you how the twitter and geonames services work In this exercise we will play with the following new steps: Unique rows (HashSet) Generate rows

68 Exercise 9 Design a transformation that: Retrieves tweets mentioning the #foss4g tags For each tweet, checks if there is a geo info present If not, uses the location info and call the geoames.org gazetteer in order to retrieve the lat/lon of this location Stores the result in a new table named tweets in your geokettle database in the PostGIS DBMS. Finally, publish it in GeoServer

69 Exercise 9 Solution

70 Conclusion

71 Upcoming features Versions 2.x will be the last versions of GeoKettle based on the Kettle 3.2 code base. Thanks to the tremendous work of the Kettle developers, future version of GeoKettle will be more pluggable with Kettle Hence, it will be possible to add spatial extensions provided by GeoKettle to any Kettle/PDI 4.x installation. Maximizing this architecture switch, we want to perform a re-engineering of the Geometry data type. At present, it only supports 2D data. We want to allow support for: X,Y,Z,t and M data LiDAR data Linear referencing Raster data

72 Upcoming features So many tasks can be automated with GeoKette. We can think about many new steps in future releases... But, you know, the roadmap can be influenced by opportunities... So, we are open to your ideas, opportunities and possible sponsoring to have your required feature implemented Spatialytics can also provide: Support (1st and 2nd line through partners) Advanced training Be your partner in tender...

73 Upcoming features Additional non exhaustive list of steps/jobs that could be envisaged: Additional geometric data cleansing and geo-processing capabilities: inclusion of some JCS/OpenJump conflation & topology checking/cleansing capabilities (GPL -> plugin) Towards a geospatial data quality module to check and correct errors Read/write support for other DBMS, GIS file formats and services NetCDF, SDMX, Linked Geodata,... Native support for MS SQL Server 2008, Netezza spatial, NoSQL dbs,... Native support for WFS-T, WPS, WMS, Table Joining Service (TJS),... Dedicated steps: Social media (Twitter,...), OSM, cartograhic generalisation, geocoding & reverse geocoding... Direct publishing into GeoServer and MapServer But also why not see GeoKettle as a possible data source for this web servers... Raster support: re-initiating the development of a plugin to integrate all raster capabilities provided by the Sextante library (BeETLe project)

74 To learn more about GeoKettle Do not hesitate to: Visit our web sites Subscribe to the monthly Spatialytics enews letter Follow us on Twitter and Facebook Check the documentation on the wiki Post your questions on the forum Submit a bug report or feature request on the GeoKettle trac Contact us

75 Questions Contact info: Dr. Thierry Badard, CTO Spatialytics inc. Quebec, Canada Web: Twitter: tbadard, spatialytics Twitter : geokettle Twitter : geomondrian Twitter : solaplayer Twitter : geobiext

GeoKettle: A powerful open source spatial ETL tool

GeoKettle: A powerful open source spatial ETL tool GeoKettle: A powerful open source spatial ETL tool FOSS4G 2010 Dr. Thierry Badard, CTO Spatialytics inc. Quebec, Canada tbadard@spatialytics.com Barcelona, Spain Sept 9th, 2010 What is GeoKettle? It is

More information

Open source geospatial Business Intelligence (BI) in action!

Open source geospatial Business Intelligence (BI) in action! Open source geospatial Business Intelligence (BI) in action! OGRS 2009 Nantes, France Dr. Thierry Badard Etienne Dubé Belko Diallo Jean Mathieu Mamadou Ouattara GeoSOA research group Centre for Research

More information

Enabling geospatial Business Intelligence

Enabling geospatial Business Intelligence Enabling geospatial Business Intelligence Dr. Thierry Badard & Mr. Etienne Dubé GeoSOA research group Laval University Department of geomatics sciences 1055, avenue du Séminaire Quebec (Quebec) G1V 0A6

More information

Building Geospatial Business Intelligence Solutions with Free and Open Source Components

Building Geospatial Business Intelligence Solutions with Free and Open Source Components Building Geospatial Business Intelligence Solutions with Free and Open Source Components FOSS4G 2007 Etienne Dubé Thierry Badard Yvan Bédard Centre for Research in Geomatics Université Laval, Québec, Canada

More information

Geodatabase Programming with SQL

Geodatabase Programming with SQL DevSummit DC February 11, 2015 Washington, DC Geodatabase Programming with SQL Craig Gillgrass Assumptions Basic knowledge of SQL and relational databases Basic knowledge of the Geodatabase We ll hold

More information

The ORIENTGATE data platform

The ORIENTGATE data platform Seminar on Proposed and Revised set of indicators June 4-5, 2014 - Belgrade (Serbia) The ORIENTGATE data platform WP2, Action 2.4 Alessandra Nuzzo, Sandro Fiore, Giovanni Aloisio Scientific Computing and

More information

Quick start. A project with SpagoBI 3.x

Quick start. A project with SpagoBI 3.x Quick start. A project with SpagoBI 3.x Summary: 1 SPAGOBI...2 2 SOFTWARE DOWNLOAD...4 3 SOFTWARE INSTALLATION AND CONFIGURATION...5 3.1 Installing SpagoBI Server...5 3.2Installing SpagoBI Studio and Meta...6

More information

An Introduction to Open Source Geospatial Tools

An Introduction to Open Source Geospatial Tools An Introduction to Open Source Geospatial Tools by Tyler Mitchell, author of Web Mapping Illustrated GRSS would like to thank Mr. Mitchell for this tutorial. Geospatial technologies come in many forms,

More information

Standardized data sharing through an open-source Spatial Data Infrastructure: the Afromaison project

Standardized data sharing through an open-source Spatial Data Infrastructure: the Afromaison project Standardized data sharing through an open-source Spatial Data Infrastructure: the Afromaison project Yaniss Guigoz - University of Geneva/GRID-Geneva 1 EcoARM2ERA and AFROMAISON Why Afromaison in this

More information

smespire - Exercises for the Hands-on Training on INSPIRE Network Services April 2014 Jacxsens Paul SADL KU Leuven

smespire - Exercises for the Hands-on Training on INSPIRE Network Services April 2014 Jacxsens Paul SADL KU Leuven smespire - Exercises for the Hands-on Training on INSPIRE Network Services April 2014 Jacxsens Paul SADL KU Leuven These exercises aim at people who already have some basic knowledge of INSPIRE Network

More information

What's new in gvsig Desktop 2.0

What's new in gvsig Desktop 2.0 What's new in gvsig Desktop 2.0 What are the novelties? 2.0 1.12 Migrating and building... Some examples... Please pardon our appearance during construction Pie and bar chart legends Table in layout 1.12

More information

Data Integration for ArcGIS Users Data Interoperability. Charmel Menzel, ESRI Don Murray, Safe Software

Data Integration for ArcGIS Users Data Interoperability. Charmel Menzel, ESRI Don Murray, Safe Software Data Integration for ArcGIS Users Data Interoperability Charmel Menzel, ESRI Don Murray, Safe Software Product overview Extension to ArcGIS (optional) Jointly developed with Safe Software Based on Feature

More information

Chapter 6: Data Acquisition Methods, Procedures, and Issues

Chapter 6: Data Acquisition Methods, Procedures, and Issues Chapter 6: Data Acquisition Methods, Procedures, and Issues In this Exercise: Data Acquisition Downloading Geographic Data Accessing Data Via Web Map Service Using Data from a Text File or Spreadsheet

More information

Introduction to Using PostGIS Training Workbook Last Updated 18 June 2014

Introduction to Using PostGIS Training Workbook Last Updated 18 June 2014 Introduction to Using PostGIS Training Workbook Last Updated 18 June 2014 Prepared by: Simon Nitz, Senior Technical Consultant Digital Mapping Solutions NZ Limited 2nd Floor, 20 Bridge Street, Ahuriri,

More information

Sisense. Product Highlights. www.sisense.com

Sisense. Product Highlights. www.sisense.com Sisense Product Highlights Introduction Sisense is a business intelligence solution that simplifies analytics for complex data by offering an end-to-end platform that lets users easily prepare and analyze

More information

Institute of Computational Modeling SB RAS

Institute of Computational Modeling SB RAS Institute of Computational Modeling SB RAS ORGANIZATION OF ACCESS TO OBSERVATIONAL DATA USING WEB SERVICES FOR MONITORING SYSTEMS THE STATE OF THE ENVIRONMENT Kadochnikov Aleksey A. Russia, Krasnoyarsk

More information

Introduction to the Mapbender OWS Security Proxy

Introduction to the Mapbender OWS Security Proxy Introduction to the Mapbender OWS Security Proxy Arnulf Christl, WhereGroup GmbH & Co. KG, Bonn, Germany 1/16 Agenda 1 Introduction to the Architecture OWS from Bottom Up with the OSGeo SDI Software Stack

More information

Geographic Web Application

Geographic Web Application University of L Aquila Department of Electrical and Information Engineering Geographic Web Application Enrico Ippoliti Building complete web applications This section discuss how to build complete web

More information

Background on Elastic Compute Cloud (EC2) AMI s to choose from including servers hosted on different Linux distros

Background on Elastic Compute Cloud (EC2) AMI s to choose from including servers hosted on different Linux distros David Moses January 2014 Paper on Cloud Computing I Background on Tools and Technologies in Amazon Web Services (AWS) In this paper I will highlight the technologies from the AWS cloud which enable you

More information

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

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

More information

Developing Apps with the ArcGIS Runtime SDK for Android. Ben Ramseth Esri Inc. Instructor Technical Lead

Developing Apps with the ArcGIS Runtime SDK for Android. Ben Ramseth Esri Inc. Instructor Technical Lead Developing Apps with the ArcGIS Runtime SDK for Android Ben Ramseth Esri Inc. Instructor Technical Lead Ben Ramseth Instructor Technical Lead Esri Inc USA, Charlotte, NC bramseth@esri.com @EsriMapNinja

More information

Choosing the right GIS framework for an informed Enterprise Web GIS Solution

Choosing the right GIS framework for an informed Enterprise Web GIS Solution 13 ANNUAL INTERNATIONAL CONFERENCE AND EXHIBITION ON GEOSPATIAL INFORMATION TECHNOLOGY AND APPLICATIONS Epicentre; Gurgaon, India; 19-21 January, 2010 Choosing the right GIS framework for an informed Enterprise

More information

HELCOM Data and Map Service. User Manual

HELCOM Data and Map Service. User Manual HELCOM Data and Map Service User Manual Version 2.2 - February 2015 1 Table of contents 1. General Information... 3 1.1 Background... 3 1.2 Technical requirements... 3 1.3 Contact... 3 2. Accessing HELCOM

More information

Oklahoma s Open Source Spatial Data Clearinghouse: OKMaps

Oklahoma s Open Source Spatial Data Clearinghouse: OKMaps Oklahoma s Open Source Spatial Data Clearinghouse: OKMaps Presented by: Mike Sharp State Geographic Information Coordinator Oklahoma Office of Geographic Information MAGIC 2014 Symposium April 28-May1,

More information

GIS Databases With focused on ArcSDE

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

More information

Open Source GIS Blitz!

Open Source GIS Blitz! Open Source GIS Blitz! Startwiththisvideo http://vimeo.com/2598878 Openstreetmap.org Crown copyright no expiration all government map data in England. Rest of Europe not much better Volunteer mapping effort.

More information

How To Use Gis

How To Use Gis Welcome Understanding Purpose Creating Relationships You A Global Community of GIS Professionals Changing the World Together Applying Geography Everywhere Your WORK Showcasing Your Web Apps Vision Applying

More information

Analysis of the Free GIS Software Applications in respect to INSPIRE services and OGC standards

Analysis of the Free GIS Software Applications in respect to INSPIRE services and OGC standards Analysis of the Free GIS Software Applications in respect to INSPIRE services and OGC standards Authors: Francesco D'Alesio Peter Hopfgartner Paolo Viskanic June 2011 Executive Summary This document analyses

More information

Generating Open For Business Reports with the BIRT RCP Designer

Generating Open For Business Reports with the BIRT RCP Designer Generating Open For Business Reports with the BIRT RCP Designer by Leon Torres and Si Chen The Business Intelligence Reporting Tools (BIRT) is a suite of tools for generating professional looking reports

More information

SUMMER SCHOOL ON ADVANCES IN GIS

SUMMER SCHOOL ON ADVANCES IN GIS SUMMER SCHOOL ON ADVANCES IN GIS Six Workshops Overview The workshop sequence at the UMD Center for Geospatial Information Science is designed to provide a comprehensive overview of current state-of-the-art

More information

Supported DBMS platforms DB2. Informix. Enterprise ArcSDE Technology. Oracle. GIS data. GIS clients DB2. SQL Server. Enterprise Geodatabase 9.

Supported DBMS platforms DB2. Informix. Enterprise ArcSDE Technology. Oracle. GIS data. GIS clients DB2. SQL Server. Enterprise Geodatabase 9. ArcSDE Administration for PostgreSQL Ale Raza, Brijesh Shrivastav, Derek Law ESRI - Redlands UC2008 Technical Workshop 1 Outline Introduce ArcSDE technology for PostgreSQL Implementation PostgreSQL performance

More information

Talend for Data Integration guide

Talend for Data Integration guide Talend for Data Integration guide Table of Contents Introduction...2 About the author...2 Download, install and run...2 The first project...3 Set up a new project...3 Create a new Job...4 Execute the job...7

More information

Top 10 Oracle SQL Developer Tips and Tricks

Top 10 Oracle SQL Developer Tips and Tricks Top 10 Oracle SQL Developer Tips and Tricks December 17, 2013 Marc Sewtz Senior Software Development Manager Oracle Application Express Oracle America Inc., New York, NY The following is intended to outline

More information

Data Interoperability Extension Tutorial

Data Interoperability Extension Tutorial Data Interoperability Extension Tutorial Copyright 1995-2010 Esri All rights reserved. Table of Contents About the Data Interoperability extension tutorial...................... 3 Exercise 1: Using direct-read

More information

Institute of Natural Resources Departament of General Geology and Land use planning Work with a MAPS

Institute of Natural Resources Departament of General Geology and Land use planning Work with a MAPS Institute of Natural Resources Departament of General Geology and Land use planning Work with a MAPS Lecturers: Berchuk V.Y. Gutareva N.Y. Contents: 1. Qgis; 2. General information; 3. Qgis desktop; 4.

More information

Introduction to PostGIS

Introduction to PostGIS Tutorial ID: IGET_WEBGIS_002 This tutorial has been developed by BVIEER as part of the IGET web portal intended to provide easy access to geospatial education. This tutorial is released under the Creative

More information

Automated Data Ingestion. Bernhard Disselhoff Enterprise Sales Engineer

Automated Data Ingestion. Bernhard Disselhoff Enterprise Sales Engineer Automated Data Ingestion Bernhard Disselhoff Enterprise Sales Engineer Agenda Pentaho Overview Templated dynamic ETL workflows Pentaho Data Integration (PDI) Use Cases Pentaho Overview Overview What we

More information

GeoNetwork, The Open Source Solution for the interoperable management of geospatial metadata

GeoNetwork, The Open Source Solution for the interoperable management of geospatial metadata GeoNetwork, The Open Source Solution for the interoperable management of geospatial metadata Ing. Emanuele Tajariol, GeoSolutions Ing. Simone Giannecchini, GeoSolutions GeoSolutions GeoSolutions GeoNetwork

More information

Duke Riding the Geospatial Wave

Duke Riding the Geospatial Wave Duke Riding the Geospatial Wave Chris Holmes (OpenGeo) Steve Citron-Pousty (decarta) James Macgill (Google) Wilfred Springer (TomTom) @DukeSpatial PAN-5773 decarta 2008 JavaOneSM Conference java.sun.com/javaone

More information

Step by Step Guide for GIS Cloud Applications

Step by Step Guide for GIS Cloud Applications Step by Step Guide for GIS Cloud Applications All in one manual for: Map Editor Map Viewer Asset Data Collection and Management Fleet Management Roadwork Management and Coordination Mobile Data Collection

More information

Spectrum Technology Platform. Version 9.0. Spectrum Spatial Developer Guide

Spectrum Technology Platform. Version 9.0. Spectrum Spatial Developer Guide Spectrum Technology Platform Version 9.0 Spectrum Spatial Developer Guide Contents Chapter 1: Introduction...9 What Is Location Intelligence?...10 What Is the Location Intelligence Module?...10 Location

More information

Pentaho Data Integration Tool

Pentaho Data Integration Tool 12/12/2013 Pentaho Data Integration Tool Business Intelligence Tool Team: Shrey Hatle Ashiqa Sayeed Deepti Gupta Neela G P INST 714 Project Report Prof. SUSAN WINTER FALL 2013 12/12/2013 1 Pentaho Data

More information

Cookbook 23 September 2013 GIS Analysis Part 1 - A GIS is NOT a Map!

Cookbook 23 September 2013 GIS Analysis Part 1 - A GIS is NOT a Map! Cookbook 23 September 2013 GIS Analysis Part 1 - A GIS is NOT a Map! Overview 1. A GIS is NOT a Map! 2. How does a GIS handle its data? Data Formats! GARP 0344 (Fall 2013) Page 1 Dr. Carsten Braun 1) A

More information

Introduction to OSGeo and QGIS

Introduction to OSGeo and QGIS Introduction to OSGeo and QGIS Arnulf Christl OSGeo President Emeritus ESTGIS Pühajärve, Estonia Arnulf Christl Geospatial Systems Architect OSGeo President Emeritus Director of the metaspatial Institute

More information

Building a Spatial Database in PostgreSQL

Building a Spatial Database in PostgreSQL Building a Spatial Database in PostgreSQL David Blasby Refractions Research dblasby@refractions.net http://postgis.refractions.net Introduction PostGIS is a spatial extension for PostgreSQL PostGIS aims

More information

DiskPulse DISK CHANGE MONITOR

DiskPulse DISK CHANGE MONITOR DiskPulse DISK CHANGE MONITOR User Manual Version 7.9 Oct 2015 www.diskpulse.com info@flexense.com 1 1 DiskPulse Overview...3 2 DiskPulse Product Versions...5 3 Using Desktop Product Version...6 3.1 Product

More information

JBoss Portal 2.4. Quickstart User Guide

JBoss Portal 2.4. Quickstart User Guide Portal 2.4 Quickstart User Guide Table of Contents Portal - Overview... iii 1. Tutorial Forward...1 2. Installation...2 2.1. Downloading and Installing...2 2.2. Starting Portal...3 3. Portal Terminology...5

More information

Getting Started With LP360

Getting Started With LP360 Getting Started With LP360 10/30/2014 1 Contents What is LP360?... 3 System Requirements... 3 Installing LP360... 4 How to Enable the LP360 Extension... 4 How to Display the LP360 Toolbar... 4 How to Import

More information

Spatial Database Support

Spatial Database Support Page 1 of 11 Spatial Database Support Global Mapper can import vector data from and export vector data to the following spatial databases: Esri ArcSDE Geodatabase Esri File Geodatabase Esri Personal Geodatabases

More information

SAP Business Objects Business Intelligence platform Document Version: 4.1 Support Package 7 2015-11-24. Data Federation Administration Tool Guide

SAP Business Objects Business Intelligence platform Document Version: 4.1 Support Package 7 2015-11-24. Data Federation Administration Tool Guide SAP Business Objects Business Intelligence platform Document Version: 4.1 Support Package 7 2015-11-24 Data Federation Administration Tool Guide Content 1 What's new in the.... 5 2 Introduction to administration

More information

Oracle Data Integrator for Big Data. Alex Kotopoulis Senior Principal Product Manager

Oracle Data Integrator for Big Data. Alex Kotopoulis Senior Principal Product Manager Oracle Data Integrator for Big Data Alex Kotopoulis Senior Principal Product Manager Hands on Lab - Oracle Data Integrator for Big Data Abstract: This lab will highlight to Developers, DBAs and Architects

More information

Documentation of open source GIS/RS software projects

Documentation of open source GIS/RS software projects Contract no. Workpackage Delivery Delivery Date 030776 WP1 D1.6 2007-07-02 CASCADOSS Development of a trans-national cascade training programme on Open Source GIS&RS Software for environmental applications

More information

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

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

More information

Big Data: Using ArcGIS with Apache Hadoop. Erik Hoel and Mike Park

Big Data: Using ArcGIS with Apache Hadoop. Erik Hoel and Mike Park Big Data: Using ArcGIS with Apache Hadoop Erik Hoel and Mike Park Outline Overview of Hadoop Adding GIS capabilities to Hadoop Integrating Hadoop with ArcGIS Apache Hadoop What is Hadoop? Hadoop is a scalable

More information

Quick and Easy Web Maps with Google Fusion Tables. SCO Technical Paper

Quick and Easy Web Maps with Google Fusion Tables. SCO Technical Paper Quick and Easy Web Maps with Google Fusion Tables SCO Technical Paper Version History Version Date Notes Author/Contact 1.0 July, 2011 Initial document created. Howard Veregin 1.1 Dec., 2011 Updated to

More information

Oracle9i Data Warehouse Review. Robert F. Edwards Dulcian, Inc.

Oracle9i Data Warehouse Review. Robert F. Edwards Dulcian, Inc. Oracle9i Data Warehouse Review Robert F. Edwards Dulcian, Inc. Agenda Oracle9i Server OLAP Server Analytical SQL Data Mining ETL Warehouse Builder 3i Oracle 9i Server Overview 9i Server = Data Warehouse

More information

Data processing goes big

Data processing goes big Test report: Integration Big Data Edition Data processing goes big Dr. Götz Güttich Integration is a powerful set of tools to access, transform, move and synchronize data. With more than 450 connectors,

More information

INTRODUCTION TO ARCGIS SOFTWARE

INTRODUCTION TO ARCGIS SOFTWARE INTRODUCTION TO ARCGIS SOFTWARE I. History of Software Development a. Developer ESRI - Environmental Systems Research Institute, Inc., in 1969 as a privately held consulting firm that specialized in landuse

More information

User Guide. Analytics Desktop Document Number: 09619414

User Guide. Analytics Desktop Document Number: 09619414 User Guide Analytics Desktop Document Number: 09619414 CONTENTS Guide Overview Description of this guide... ix What s new in this guide...x 1. Getting Started with Analytics Desktop Introduction... 1

More information

ArcGIS online Introduction... 2. Module 1: How to create a basic map on ArcGIS online... 3. Creating a public account with ArcGIS online...

ArcGIS online Introduction... 2. Module 1: How to create a basic map on ArcGIS online... 3. Creating a public account with ArcGIS online... Table of Contents ArcGIS online Introduction... 2 Module 1: How to create a basic map on ArcGIS online... 3 Creating a public account with ArcGIS online... 3 Opening a Map, Adding a Basemap and then Saving

More information

Publishing geospatial data to the web using the EEA infrastructure

Publishing geospatial data to the web using the EEA infrastructure Publishing geospatial data to the web using the EEA infrastructure *Note: Map Services should be published using the EEA Map Services Tick Sheet for guidance. Contact Sebastien Petit (Sebastien.Petit@eea.europa.eu)

More information

ORACLE BUSINESS INTELLIGENCE WORKSHOP

ORACLE BUSINESS INTELLIGENCE WORKSHOP ORACLE BUSINESS INTELLIGENCE WORKSHOP Integration of Oracle BI Publisher with Oracle Business Intelligence Enterprise Edition Purpose This tutorial mainly covers how Oracle BI Publisher is integrated with

More information

Enterprise GIS Solutions to GIS Data Dissemination

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

More information

Chapter 1: Introduction to ArcGIS Server

Chapter 1: Introduction to ArcGIS Server Chapter 1: Introduction to ArcGIS Server At a high level you can think of ArcGIS Server as software that helps you take your geographic information and make it available to others. This data can be distributed

More information

Pennsylvania Geospatial Data Sharing Standards (PGDSS) V 2.5

Pennsylvania Geospatial Data Sharing Standards (PGDSS) V 2.5 Submitted to: Pennsylvania Geospatial Data Sharing Standards (PGDSS) V 2.5 Spatial Data Migration Tools Report May 2, 2007 Table of Contents 1.0 Document Purpose...B-1 2.0 Overview of Spatial Data Migration

More information

An Introduction to Geographic Information Systems (GIS) using Quantum GIS (QGIS) version 1.8.0 (Lisboa)

An Introduction to Geographic Information Systems (GIS) using Quantum GIS (QGIS) version 1.8.0 (Lisboa) An Introduction to Geographic Information Systems (GIS) using Quantum GIS (QGIS) version 1.8.0 (Lisboa) by University of Toronto Map and Data Library, June 2012 gis.maps@utoronto.ca http://mdl.library.utoronto.ca

More information

ArcGIS. Server. A Complete and Integrated Server GIS

ArcGIS. Server. A Complete and Integrated Server GIS ArcGIS Server A Complete and Integrated Server GIS ArcGIS Server A Complete and Integrated Server GIS ArcGIS Server enables you to distribute maps, models, and tools to others within your organization

More information

Neues vom QGIS Server und QGIS-Webclient

Neues vom QGIS Server und QGIS-Webclient FOSSGIS 2012 Neues vom QGIS Server und QGIS-Webclient Pirmin Kalberer Sourcepole AG, Pfäffikon SZ www.sourcepole.ch Über Sourcepole > QGIS > Core dev. & Project Steering Commitee > Printing, QGIS Server,

More information

Open Source Geospatial Software. Bob Bruce, P.Eng Mapping and Lands Branch, Manitoba Conservation WWW.HWPS.CA Bob.Bruce@gov.mb.ca

Open Source Geospatial Software. Bob Bruce, P.Eng Mapping and Lands Branch, Manitoba Conservation WWW.HWPS.CA Bob.Bruce@gov.mb.ca A Survey of Open Source Geospatial Software Bob Bruce, P.Eng Mapping and Lands Branch, Manitoba Conservation WWW.HWPS.CA Bob.Bruce@gov.mb.ca APEGM PD Breakfast Tuesday, 12 June 2007 access this presentation

More information

Enterprise Service Bus

Enterprise Service Bus We tested: Talend ESB 5.2.1 Enterprise Service Bus Dr. Götz Güttich Talend Enterprise Service Bus 5.2.1 is an open source, modular solution that allows enterprises to integrate existing or new applications

More information

FileMaker 11. ODBC and JDBC Guide

FileMaker 11. ODBC and JDBC Guide FileMaker 11 ODBC and JDBC Guide 2004 2010 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark of FileMaker, Inc. registered

More information

gvsig Mobile: gvsig goes Mobile Amelia del Rey Prodevelop gvsig Team adelrey@prodevelop.es

gvsig Mobile: gvsig goes Mobile Amelia del Rey Prodevelop gvsig Team adelrey@prodevelop.es gvsig Mobile: gvsig goes Mobile Amelia del Rey Prodevelop gvsig Team adelrey@prodevelop.es Agenda Introduction New functionalities Conclusion Demo Introduction Company profile Spanisn company (Valencia)

More information

SIP Expert GUI Generic Use Cases and Requirements

SIP Expert GUI Generic Use Cases and Requirements Data / Storage SIP Back-End Requirements Service / API Tools GUI / Client Project 603587 SIP Expert GUI Generic Use Cases and Requirements This document described the generalised uses cases and related

More information

Leveraging Cloud-Based Mapping Solutions

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

More information

Create and share a map with GIScloud.com

Create and share a map with GIScloud.com Create and share a map with GIScloud.com GIS Cloud is a web based Geographic Information System powered by Cloud Computing and with the full power of desktop GIS. It allows users to create and access your

More information

Open Source GIS The Future?

Open Source GIS The Future? Open Source GIS The Future? Daniel Morissette DM Solutions Group Inc. Open Source Licensing No licensing costs Unlimited rights to: Use the software View and analyse the source Copy, reuse in other systems

More information

Intro to evis: the event visualization tool

Intro to evis: the event visualization tool Intro to evis: the event visualization tool Background The of the (CBC) at the (AMNH) developed the Event Visualization Tool (evis), as a conservation monitoring and decision support tool for guiding protected

More information

v4.8 Getting Started Guide: Using SpatialWare with MapInfo Professional for Microsoft SQL Server

v4.8 Getting Started Guide: Using SpatialWare with MapInfo Professional for Microsoft SQL Server v4.8 Getting Started Guide: Using SpatialWare with MapInfo Professional for Microsoft SQL Server Information in this document is subject to change without notice and does not represent a commitment on

More information

Web Map Service Architecture for Topographic Data in Finland

Web Map Service Architecture for Topographic Data in Finland Web Map Service Architecture for Topographic Data in Finland Teemu Sipilä National Land Survey of Finland Abstract. Since 2012 National Land Survey of Finland has been renewing its web map services and

More information

http://opendata.comune.fi.it

http://opendata.comune.fi.it The Environmental Observation Web and its Service Applications within the Future Internet OPENDATA IN CITY OF FLORENCE Gianluca Vannuccini Head of the IT Infrastructure Development Office IT Department

More information

SAP HANA SPS 09 - What s New? HANA IM Services: SDI and SDQ

SAP HANA SPS 09 - What s New? HANA IM Services: SDI and SDQ SAP HANA SPS 09 - What s New? HANA IM Services: SDI and SDQ (Delta from SPS 08 to SPS 09) SAP HANA Product Management November, 2014 2014 SAP SE or an SAP affiliate company. All rights reserved. 1 Agenda

More information

Workshop Advanced GeoNetwork

Workshop Advanced GeoNetwork Workshop Advanced GeoNetwork Jose Garcia Heikki Doeleman OSGIS Nottingham 2012 Table of contents Introduction A horizontally scaled, load-balanced cluster External security system Setup PC Configuration

More information

GeoNetwork User Manual

GeoNetwork User Manual GeoNetwork User Manual Release 2.10.4-0 GeoNetwork July 06, 2015 Contents 1 Preface 3 1.1 About this Project..................................... 3 1.2 License Information....................................

More information

From Business Intelligence to Location Intelligence with the Lily Library

From Business Intelligence to Location Intelligence with the Lily Library From Business Intelligence to Location Intelligence with the Lily Library Matteo Golfarelli Stefano Rizzi Marco Mantovani Federico Ravaldi Agenda Location Intelligence State of the art Lily Features Architecture

More information

Big Data Spatial Analytics An Introduction

Big Data Spatial Analytics An Introduction 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop Big Data Spatial Analytics An Introduction Marwa Mabrouk Mansour Raad Esri iu UC2013. Technical Workshop

More information

Open Source Business Intelligence Intro

Open Source Business Intelligence Intro Open Source Business Intelligence Intro Stefano Scamuzzo Senior Technical Manager Architecture & Consulting Research & Innovation Division Engineering Ingegneria Informatica The Open Source Question In

More information

IKAN ALM Architecture. Closing the Gap Enterprise-wide Application Lifecycle Management

IKAN ALM Architecture. Closing the Gap Enterprise-wide Application Lifecycle Management IKAN ALM Architecture Closing the Gap Enterprise-wide Application Lifecycle Management Table of contents IKAN ALM SERVER Architecture...4 IKAN ALM AGENT Architecture...6 Interaction between the IKAN ALM

More information

Portal Version 1 - User Manual

Portal Version 1 - User Manual Portal Version 1 - User Manual V1.0 March 2016 Portal Version 1 User Manual V1.0 07. March 2016 Table of Contents 1 Introduction... 4 1.1 Purpose of the Document... 4 1.2 Reference Documents... 4 1.3 Terminology...

More information

Draft Response for delivering DITA.xml.org DITAweb. Written by Mark Poston, Senior Technical Consultant, Mekon Ltd.

Draft Response for delivering DITA.xml.org DITAweb. Written by Mark Poston, Senior Technical Consultant, Mekon Ltd. Draft Response for delivering DITA.xml.org DITAweb Written by Mark Poston, Senior Technical Consultant, Mekon Ltd. Contents Contents... 2 Background... 4 Introduction... 4 Mekon DITAweb... 5 Overview of

More information

GeoPackage, The Shapefile Of The Future

GeoPackage, The Shapefile Of The Future FOSS4G 2013 GeoPackage, The Shapefile Of The Future @PirminKalberer Sourcepole AG, Switzerland www.sourcepole.com About Sourcepole > QGIS > Core dev. & Project Steering Commitee > QGIS Server, Printing,

More information

PTC Integrity Eclipse and IBM Rational Development Platform Guide

PTC Integrity Eclipse and IBM Rational Development Platform Guide PTC Integrity Eclipse and IBM Rational Development Platform Guide The PTC Integrity integration with Eclipse Platform and the IBM Rational Software Development Platform series allows you to access Integrity

More information

Jet Data Manager 2012 User Guide

Jet Data Manager 2012 User Guide Jet Data Manager 2012 User Guide Welcome This documentation provides descriptions of the concepts and features of the Jet Data Manager and how to use with them. With the Jet Data Manager you can transform

More information

GetLOD - Linked Open Data and Spatial Data Infrastructures

GetLOD - Linked Open Data and Spatial Data Infrastructures GetLOD - Linked Open Data and Spatial Data Infrastructures W3C Linked Open Data LOD2014 Roma, 20-21 February 2014 Stefano Pezzi, Massimo Zotti, Giovanni Ciardi, Massimo Fustini Agenda Context Geoportal

More information

EBONE. European Biodiversity Observation Network: Design of a plan for an integrated biodiversity observing system in space and time

EBONE. European Biodiversity Observation Network: Design of a plan for an integrated biodiversity observing system in space and time EBONE European Biodiversity Observation Network: Design of a plan for an integrated biodiversity observing system in space and time D7.2: Tested web portal for data access based on technical and functional

More information

Pentaho Data Integration 4 and MySQL. Matt Casters: Pentaho's Chief Data Integration Kettle Project Founder

Pentaho Data Integration 4 and MySQL. Matt Casters: Pentaho's Chief Data Integration Kettle Project Founder Pentaho Data Integration 4 and MySQL Matt Casters: Pentaho's Chief Data Integration Kettle Project Founder MySQL User Conference, Tuesday April 13th, 2010 Agenda Pentaho: an introduction Pentaho Data Integration

More information

Creating a File Geodatabase

Creating a File Geodatabase Creating a File Geodatabase Updated by Thomas Stieve January 06, 2012 This exercise demonstrates how to create a file geodatabase in ArcGIS 10; how to import existing data into the geodatabase, and how

More information

DataPA OpenAnalytics End User Training

DataPA OpenAnalytics End User Training DataPA OpenAnalytics End User Training DataPA End User Training Lesson 1 Course Overview DataPA Chapter 1 Course Overview Introduction This course covers the skills required to use DataPA OpenAnalytics

More information

INSTRUCTIONS FOR MAKING 3D,.DWG CONTOUR LINES

INSTRUCTIONS FOR MAKING 3D,.DWG CONTOUR LINES INSTRUCTIONS FOR MAKING 3D,.DWG CONTOUR LINES A TUTORIAL FROM SPATIAL AND NUMERIC DATA SERVICES NICOLE SCHOLTZ AND GEOFF IVERSON Overview... 2 A. Get a Digital Elevation Model (DEM)... 3 B. Open ArcMap,

More information

ArcGIS 10.1 Geodatabase Administration. Gordon Sumerling & Christopher Brown

ArcGIS 10.1 Geodatabase Administration. Gordon Sumerling & Christopher Brown ArcGIS 10.1 Geodatabase Administration Gordon Sumerling & Christopher Brown Key Improvements at ArcGIS 10.1 1. Easier Administration through Graphic Interfaces 2. Greater Seamless integration with Open

More information

Cloud Computing. With MySQL and Pentaho Data Integration. Matt Casters Chief Data Integration at Pentaho Kettle project founder

Cloud Computing. With MySQL and Pentaho Data Integration. Matt Casters Chief Data Integration at Pentaho Kettle project founder Cloud Computing With MySQL and Pentaho Data Integration Matt Casters Chief Data Integration at Pentaho Kettle project founder 1-2 Agenda Introduction to Kettle Introduction Use-cases + load demo Performance

More information