robotron datenbank-software gmbh geographical ... · predefined maps in apex maps with oracle...

27
Experts for database solutions. Robotron Datenbank-Software GmbH Bianca Böckelmann – DOAG, Nürnberg 17.11.2015 Geographical visualization in APEX

Upload: lehuong

Post on 04-Apr-2018

230 views

Category:

Documents


0 download

TRANSCRIPT

Experts for database solutions

Robotron Datenbank-Software GmbH

Bianca Boumlckelmann ndash DOAG Nuumlrnberg 17112015

Geographical visualizationin APEX

Experts for database solutions

Facts and FiguresRobotron Datenbank-Software GmbH

Year of formation 1990

Legal form GmbH

Number of employees 365 (Status 102015)

Capital stock 24 Mio EUR

Turnover 2014 312 Mio EUR

Turnover 2015 328 Mio EUR

Oracle-Partner

ISO 9001 certified

Headquarters

Congress and Training center

Experts for database solutions

The Range of Services of Robotron

Methodical and technological responsibility

Comprehensive expertise of industry-specific business processes

Experts for database solutions

Agenda

Predefined maps in APEX

Maps with Oracle MapViewer

ndash MapViewer architecture

ndash Creating the map

ndash Configuration of MapViewer

ndash Map integration in APEX

Experts for database solutions

Predefined maps in APEX

Integration ofAnyChart AnyMap Interactive Maps

Experts for database solutions

Predefined maps in APEX

APEX 50

Experts for database solutions

Predefined maps in APEX

APEX 50

Experts for database solutions

Predefined maps in APEX

Experts for database solutions

Necessary columns link name value

Predefined maps in APEX

Experts for database solutions

Predefined maps in APEX

Experts for database solutions

Predefined maps in APEX

Defining measure intervals by creating several series

SELECT fp=ampAPP_ID5P5_STATE || geo_name link

geo_name label

value

FROM demo_data

ndash where value lt 500000

ndash where value between 500000 and 1000000

ndash where value gt 1000000

bdquoltldquo and bdquogtldquo are HTML-encoded

Experts for database solutions

Predefined maps in APEX

Defining colours for map

Experts for database solutions

Predefined maps in APEX

Available map data

http6anychartcomproductsanychartdocsusers-guideindexhtml

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

[1]

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

Oracle Locator (Oracle DB 121)

Available with all Oracle Database editions

Object type SDO_GEOMETRY und its objecttype methods

2D geometry support

Spatial index

SDO_GEOM package subprograms

Spatial utility functions (SDO_UTIL package)

Spatial aggregate functions

Coordinate system transformation subprograms (SDO_CS package)

hellip

Oracle Spatial (Oracle DB 121)

Available only with Oracle Database Enterprise Edition (includes all Locator features andadditional)

Network and topology data model

3D geometry support

Web Feature Services (WFS)

OpenLS Routing Geocoding Yellow Pages

GeoRaster support

[3]

Experts for database solutions

Maps with Oracle MapViewerCreating the map

Theme based layers

bull Web Map Service (WMS) Theme Open Street Map Google Maps hellip

bull Web Feature Service (WFS) Theme

bull JDBC Theme table with spatial column of type SDO_GEOMETRY

bull hellipLayers in a map [1]

[2]

Experts for database solutions

Creating a JDBC theme

ndash free of charge Shape-files of Germany Open Data from BKG (Bundesamt fuumlr Kartographie und Geodaumlsie)

Maps with Oracle MapViewerCreating the map

administrative regions [4] topographical map [4]

Experts for database solutions

Creating a JDBC theme

1 Importing geodata into table

2 Editing geodata

ndash Oracle Map Editor

ndash Database functionseg SDO_GEOMSDO_UNION

3 Inserting metadata intoUSER_SDO_GEOM_METADATA

ndash Geo table and column

ndash Minimum bounding rectangle

ndash SRID (SDO_COORD_REF_SYS)

Maps with Oracle MapViewerCreating the map

CREATE TABLE GEO (

GEO_NAME VARCHAR2(100 CHAR)

GEO_KEY VARCHAR2(12 CHAR)

LEVEL VARCHAR2(10 CHAR)

GEOMETRY SDO_GEOMETRY

)

Importing ESRI Shapefilewith Oracle Map Builder

Experts for database solutions

Creating a JDBC theme

4 Creating spatial index

5 Creating the theme(USER_SDO_THEMES)

Maps with Oracle MapViewerCreating the map

ltxml version=10 standalone=yesgt

ltstyling_rulesgt

ltrulegt

ltfeatures style=CSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltlabel column=GEO_NAME style=TSTATEgt 1 ltlabelgt

ltrulegt

ltrulegt

ltfeatures style=LSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltrulegt

ltstyling_rulesgt

CREATE INDEX GEO_IDX ON GEO (GEOMETRY)

INDEXTYPE IS MDSYSSPATIAL_INDEX

XML definition of theme

Experts for database solutions

Maps with Oracle MapViewerConfiguration of MapViewer

MapViewer administrationhttplthostgtltportgtmapviewer Adding permanent database source in mapViewerConfigxml

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

1 Creating a new HTML-Region

2 Adding MapViewer JavaScript library (V2)and own JavaScript code referencing region by id

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

Experts for database solutions

Maps with Oracle MapViewerDemos

MapViewer 12c Samples

httpslc02okforaclecommvdemodemooracle_maps_demo_v2jsp

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Facts and FiguresRobotron Datenbank-Software GmbH

Year of formation 1990

Legal form GmbH

Number of employees 365 (Status 102015)

Capital stock 24 Mio EUR

Turnover 2014 312 Mio EUR

Turnover 2015 328 Mio EUR

Oracle-Partner

ISO 9001 certified

Headquarters

Congress and Training center

Experts for database solutions

The Range of Services of Robotron

Methodical and technological responsibility

Comprehensive expertise of industry-specific business processes

Experts for database solutions

Agenda

Predefined maps in APEX

Maps with Oracle MapViewer

ndash MapViewer architecture

ndash Creating the map

ndash Configuration of MapViewer

ndash Map integration in APEX

Experts for database solutions

Predefined maps in APEX

Integration ofAnyChart AnyMap Interactive Maps

Experts for database solutions

Predefined maps in APEX

APEX 50

Experts for database solutions

Predefined maps in APEX

APEX 50

Experts for database solutions

Predefined maps in APEX

Experts for database solutions

Necessary columns link name value

Predefined maps in APEX

Experts for database solutions

Predefined maps in APEX

Experts for database solutions

Predefined maps in APEX

Defining measure intervals by creating several series

SELECT fp=ampAPP_ID5P5_STATE || geo_name link

geo_name label

value

FROM demo_data

ndash where value lt 500000

ndash where value between 500000 and 1000000

ndash where value gt 1000000

bdquoltldquo and bdquogtldquo are HTML-encoded

Experts for database solutions

Predefined maps in APEX

Defining colours for map

Experts for database solutions

Predefined maps in APEX

Available map data

http6anychartcomproductsanychartdocsusers-guideindexhtml

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

[1]

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

Oracle Locator (Oracle DB 121)

Available with all Oracle Database editions

Object type SDO_GEOMETRY und its objecttype methods

2D geometry support

Spatial index

SDO_GEOM package subprograms

Spatial utility functions (SDO_UTIL package)

Spatial aggregate functions

Coordinate system transformation subprograms (SDO_CS package)

hellip

Oracle Spatial (Oracle DB 121)

Available only with Oracle Database Enterprise Edition (includes all Locator features andadditional)

Network and topology data model

3D geometry support

Web Feature Services (WFS)

OpenLS Routing Geocoding Yellow Pages

GeoRaster support

[3]

Experts for database solutions

Maps with Oracle MapViewerCreating the map

Theme based layers

bull Web Map Service (WMS) Theme Open Street Map Google Maps hellip

bull Web Feature Service (WFS) Theme

bull JDBC Theme table with spatial column of type SDO_GEOMETRY

bull hellipLayers in a map [1]

[2]

Experts for database solutions

Creating a JDBC theme

ndash free of charge Shape-files of Germany Open Data from BKG (Bundesamt fuumlr Kartographie und Geodaumlsie)

Maps with Oracle MapViewerCreating the map

administrative regions [4] topographical map [4]

Experts for database solutions

Creating a JDBC theme

1 Importing geodata into table

2 Editing geodata

ndash Oracle Map Editor

ndash Database functionseg SDO_GEOMSDO_UNION

3 Inserting metadata intoUSER_SDO_GEOM_METADATA

ndash Geo table and column

ndash Minimum bounding rectangle

ndash SRID (SDO_COORD_REF_SYS)

Maps with Oracle MapViewerCreating the map

CREATE TABLE GEO (

GEO_NAME VARCHAR2(100 CHAR)

GEO_KEY VARCHAR2(12 CHAR)

LEVEL VARCHAR2(10 CHAR)

GEOMETRY SDO_GEOMETRY

)

Importing ESRI Shapefilewith Oracle Map Builder

Experts for database solutions

Creating a JDBC theme

4 Creating spatial index

5 Creating the theme(USER_SDO_THEMES)

Maps with Oracle MapViewerCreating the map

ltxml version=10 standalone=yesgt

ltstyling_rulesgt

ltrulegt

ltfeatures style=CSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltlabel column=GEO_NAME style=TSTATEgt 1 ltlabelgt

ltrulegt

ltrulegt

ltfeatures style=LSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltrulegt

ltstyling_rulesgt

CREATE INDEX GEO_IDX ON GEO (GEOMETRY)

INDEXTYPE IS MDSYSSPATIAL_INDEX

XML definition of theme

Experts for database solutions

Maps with Oracle MapViewerConfiguration of MapViewer

MapViewer administrationhttplthostgtltportgtmapviewer Adding permanent database source in mapViewerConfigxml

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

1 Creating a new HTML-Region

2 Adding MapViewer JavaScript library (V2)and own JavaScript code referencing region by id

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

Experts for database solutions

Maps with Oracle MapViewerDemos

MapViewer 12c Samples

httpslc02okforaclecommvdemodemooracle_maps_demo_v2jsp

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

The Range of Services of Robotron

Methodical and technological responsibility

Comprehensive expertise of industry-specific business processes

Experts for database solutions

Agenda

Predefined maps in APEX

Maps with Oracle MapViewer

ndash MapViewer architecture

ndash Creating the map

ndash Configuration of MapViewer

ndash Map integration in APEX

Experts for database solutions

Predefined maps in APEX

Integration ofAnyChart AnyMap Interactive Maps

Experts for database solutions

Predefined maps in APEX

APEX 50

Experts for database solutions

Predefined maps in APEX

APEX 50

Experts for database solutions

Predefined maps in APEX

Experts for database solutions

Necessary columns link name value

Predefined maps in APEX

Experts for database solutions

Predefined maps in APEX

Experts for database solutions

Predefined maps in APEX

Defining measure intervals by creating several series

SELECT fp=ampAPP_ID5P5_STATE || geo_name link

geo_name label

value

FROM demo_data

ndash where value lt 500000

ndash where value between 500000 and 1000000

ndash where value gt 1000000

bdquoltldquo and bdquogtldquo are HTML-encoded

Experts for database solutions

Predefined maps in APEX

Defining colours for map

Experts for database solutions

Predefined maps in APEX

Available map data

http6anychartcomproductsanychartdocsusers-guideindexhtml

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

[1]

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

Oracle Locator (Oracle DB 121)

Available with all Oracle Database editions

Object type SDO_GEOMETRY und its objecttype methods

2D geometry support

Spatial index

SDO_GEOM package subprograms

Spatial utility functions (SDO_UTIL package)

Spatial aggregate functions

Coordinate system transformation subprograms (SDO_CS package)

hellip

Oracle Spatial (Oracle DB 121)

Available only with Oracle Database Enterprise Edition (includes all Locator features andadditional)

Network and topology data model

3D geometry support

Web Feature Services (WFS)

OpenLS Routing Geocoding Yellow Pages

GeoRaster support

[3]

Experts for database solutions

Maps with Oracle MapViewerCreating the map

Theme based layers

bull Web Map Service (WMS) Theme Open Street Map Google Maps hellip

bull Web Feature Service (WFS) Theme

bull JDBC Theme table with spatial column of type SDO_GEOMETRY

bull hellipLayers in a map [1]

[2]

Experts for database solutions

Creating a JDBC theme

ndash free of charge Shape-files of Germany Open Data from BKG (Bundesamt fuumlr Kartographie und Geodaumlsie)

Maps with Oracle MapViewerCreating the map

administrative regions [4] topographical map [4]

Experts for database solutions

Creating a JDBC theme

1 Importing geodata into table

2 Editing geodata

ndash Oracle Map Editor

ndash Database functionseg SDO_GEOMSDO_UNION

3 Inserting metadata intoUSER_SDO_GEOM_METADATA

ndash Geo table and column

ndash Minimum bounding rectangle

ndash SRID (SDO_COORD_REF_SYS)

Maps with Oracle MapViewerCreating the map

CREATE TABLE GEO (

GEO_NAME VARCHAR2(100 CHAR)

GEO_KEY VARCHAR2(12 CHAR)

LEVEL VARCHAR2(10 CHAR)

GEOMETRY SDO_GEOMETRY

)

Importing ESRI Shapefilewith Oracle Map Builder

Experts for database solutions

Creating a JDBC theme

4 Creating spatial index

5 Creating the theme(USER_SDO_THEMES)

Maps with Oracle MapViewerCreating the map

ltxml version=10 standalone=yesgt

ltstyling_rulesgt

ltrulegt

ltfeatures style=CSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltlabel column=GEO_NAME style=TSTATEgt 1 ltlabelgt

ltrulegt

ltrulegt

ltfeatures style=LSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltrulegt

ltstyling_rulesgt

CREATE INDEX GEO_IDX ON GEO (GEOMETRY)

INDEXTYPE IS MDSYSSPATIAL_INDEX

XML definition of theme

Experts for database solutions

Maps with Oracle MapViewerConfiguration of MapViewer

MapViewer administrationhttplthostgtltportgtmapviewer Adding permanent database source in mapViewerConfigxml

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

1 Creating a new HTML-Region

2 Adding MapViewer JavaScript library (V2)and own JavaScript code referencing region by id

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

Experts for database solutions

Maps with Oracle MapViewerDemos

MapViewer 12c Samples

httpslc02okforaclecommvdemodemooracle_maps_demo_v2jsp

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Agenda

Predefined maps in APEX

Maps with Oracle MapViewer

ndash MapViewer architecture

ndash Creating the map

ndash Configuration of MapViewer

ndash Map integration in APEX

Experts for database solutions

Predefined maps in APEX

Integration ofAnyChart AnyMap Interactive Maps

Experts for database solutions

Predefined maps in APEX

APEX 50

Experts for database solutions

Predefined maps in APEX

APEX 50

Experts for database solutions

Predefined maps in APEX

Experts for database solutions

Necessary columns link name value

Predefined maps in APEX

Experts for database solutions

Predefined maps in APEX

Experts for database solutions

Predefined maps in APEX

Defining measure intervals by creating several series

SELECT fp=ampAPP_ID5P5_STATE || geo_name link

geo_name label

value

FROM demo_data

ndash where value lt 500000

ndash where value between 500000 and 1000000

ndash where value gt 1000000

bdquoltldquo and bdquogtldquo are HTML-encoded

Experts for database solutions

Predefined maps in APEX

Defining colours for map

Experts for database solutions

Predefined maps in APEX

Available map data

http6anychartcomproductsanychartdocsusers-guideindexhtml

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

[1]

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

Oracle Locator (Oracle DB 121)

Available with all Oracle Database editions

Object type SDO_GEOMETRY und its objecttype methods

2D geometry support

Spatial index

SDO_GEOM package subprograms

Spatial utility functions (SDO_UTIL package)

Spatial aggregate functions

Coordinate system transformation subprograms (SDO_CS package)

hellip

Oracle Spatial (Oracle DB 121)

Available only with Oracle Database Enterprise Edition (includes all Locator features andadditional)

Network and topology data model

3D geometry support

Web Feature Services (WFS)

OpenLS Routing Geocoding Yellow Pages

GeoRaster support

[3]

Experts for database solutions

Maps with Oracle MapViewerCreating the map

Theme based layers

bull Web Map Service (WMS) Theme Open Street Map Google Maps hellip

bull Web Feature Service (WFS) Theme

bull JDBC Theme table with spatial column of type SDO_GEOMETRY

bull hellipLayers in a map [1]

[2]

Experts for database solutions

Creating a JDBC theme

ndash free of charge Shape-files of Germany Open Data from BKG (Bundesamt fuumlr Kartographie und Geodaumlsie)

Maps with Oracle MapViewerCreating the map

administrative regions [4] topographical map [4]

Experts for database solutions

Creating a JDBC theme

1 Importing geodata into table

2 Editing geodata

ndash Oracle Map Editor

ndash Database functionseg SDO_GEOMSDO_UNION

3 Inserting metadata intoUSER_SDO_GEOM_METADATA

ndash Geo table and column

ndash Minimum bounding rectangle

ndash SRID (SDO_COORD_REF_SYS)

Maps with Oracle MapViewerCreating the map

CREATE TABLE GEO (

GEO_NAME VARCHAR2(100 CHAR)

GEO_KEY VARCHAR2(12 CHAR)

LEVEL VARCHAR2(10 CHAR)

GEOMETRY SDO_GEOMETRY

)

Importing ESRI Shapefilewith Oracle Map Builder

Experts for database solutions

Creating a JDBC theme

4 Creating spatial index

5 Creating the theme(USER_SDO_THEMES)

Maps with Oracle MapViewerCreating the map

ltxml version=10 standalone=yesgt

ltstyling_rulesgt

ltrulegt

ltfeatures style=CSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltlabel column=GEO_NAME style=TSTATEgt 1 ltlabelgt

ltrulegt

ltrulegt

ltfeatures style=LSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltrulegt

ltstyling_rulesgt

CREATE INDEX GEO_IDX ON GEO (GEOMETRY)

INDEXTYPE IS MDSYSSPATIAL_INDEX

XML definition of theme

Experts for database solutions

Maps with Oracle MapViewerConfiguration of MapViewer

MapViewer administrationhttplthostgtltportgtmapviewer Adding permanent database source in mapViewerConfigxml

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

1 Creating a new HTML-Region

2 Adding MapViewer JavaScript library (V2)and own JavaScript code referencing region by id

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

Experts for database solutions

Maps with Oracle MapViewerDemos

MapViewer 12c Samples

httpslc02okforaclecommvdemodemooracle_maps_demo_v2jsp

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Predefined maps in APEX

Integration ofAnyChart AnyMap Interactive Maps

Experts for database solutions

Predefined maps in APEX

APEX 50

Experts for database solutions

Predefined maps in APEX

APEX 50

Experts for database solutions

Predefined maps in APEX

Experts for database solutions

Necessary columns link name value

Predefined maps in APEX

Experts for database solutions

Predefined maps in APEX

Experts for database solutions

Predefined maps in APEX

Defining measure intervals by creating several series

SELECT fp=ampAPP_ID5P5_STATE || geo_name link

geo_name label

value

FROM demo_data

ndash where value lt 500000

ndash where value between 500000 and 1000000

ndash where value gt 1000000

bdquoltldquo and bdquogtldquo are HTML-encoded

Experts for database solutions

Predefined maps in APEX

Defining colours for map

Experts for database solutions

Predefined maps in APEX

Available map data

http6anychartcomproductsanychartdocsusers-guideindexhtml

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

[1]

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

Oracle Locator (Oracle DB 121)

Available with all Oracle Database editions

Object type SDO_GEOMETRY und its objecttype methods

2D geometry support

Spatial index

SDO_GEOM package subprograms

Spatial utility functions (SDO_UTIL package)

Spatial aggregate functions

Coordinate system transformation subprograms (SDO_CS package)

hellip

Oracle Spatial (Oracle DB 121)

Available only with Oracle Database Enterprise Edition (includes all Locator features andadditional)

Network and topology data model

3D geometry support

Web Feature Services (WFS)

OpenLS Routing Geocoding Yellow Pages

GeoRaster support

[3]

Experts for database solutions

Maps with Oracle MapViewerCreating the map

Theme based layers

bull Web Map Service (WMS) Theme Open Street Map Google Maps hellip

bull Web Feature Service (WFS) Theme

bull JDBC Theme table with spatial column of type SDO_GEOMETRY

bull hellipLayers in a map [1]

[2]

Experts for database solutions

Creating a JDBC theme

ndash free of charge Shape-files of Germany Open Data from BKG (Bundesamt fuumlr Kartographie und Geodaumlsie)

Maps with Oracle MapViewerCreating the map

administrative regions [4] topographical map [4]

Experts for database solutions

Creating a JDBC theme

1 Importing geodata into table

2 Editing geodata

ndash Oracle Map Editor

ndash Database functionseg SDO_GEOMSDO_UNION

3 Inserting metadata intoUSER_SDO_GEOM_METADATA

ndash Geo table and column

ndash Minimum bounding rectangle

ndash SRID (SDO_COORD_REF_SYS)

Maps with Oracle MapViewerCreating the map

CREATE TABLE GEO (

GEO_NAME VARCHAR2(100 CHAR)

GEO_KEY VARCHAR2(12 CHAR)

LEVEL VARCHAR2(10 CHAR)

GEOMETRY SDO_GEOMETRY

)

Importing ESRI Shapefilewith Oracle Map Builder

Experts for database solutions

Creating a JDBC theme

4 Creating spatial index

5 Creating the theme(USER_SDO_THEMES)

Maps with Oracle MapViewerCreating the map

ltxml version=10 standalone=yesgt

ltstyling_rulesgt

ltrulegt

ltfeatures style=CSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltlabel column=GEO_NAME style=TSTATEgt 1 ltlabelgt

ltrulegt

ltrulegt

ltfeatures style=LSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltrulegt

ltstyling_rulesgt

CREATE INDEX GEO_IDX ON GEO (GEOMETRY)

INDEXTYPE IS MDSYSSPATIAL_INDEX

XML definition of theme

Experts for database solutions

Maps with Oracle MapViewerConfiguration of MapViewer

MapViewer administrationhttplthostgtltportgtmapviewer Adding permanent database source in mapViewerConfigxml

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

1 Creating a new HTML-Region

2 Adding MapViewer JavaScript library (V2)and own JavaScript code referencing region by id

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

Experts for database solutions

Maps with Oracle MapViewerDemos

MapViewer 12c Samples

httpslc02okforaclecommvdemodemooracle_maps_demo_v2jsp

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Predefined maps in APEX

APEX 50

Experts for database solutions

Predefined maps in APEX

APEX 50

Experts for database solutions

Predefined maps in APEX

Experts for database solutions

Necessary columns link name value

Predefined maps in APEX

Experts for database solutions

Predefined maps in APEX

Experts for database solutions

Predefined maps in APEX

Defining measure intervals by creating several series

SELECT fp=ampAPP_ID5P5_STATE || geo_name link

geo_name label

value

FROM demo_data

ndash where value lt 500000

ndash where value between 500000 and 1000000

ndash where value gt 1000000

bdquoltldquo and bdquogtldquo are HTML-encoded

Experts for database solutions

Predefined maps in APEX

Defining colours for map

Experts for database solutions

Predefined maps in APEX

Available map data

http6anychartcomproductsanychartdocsusers-guideindexhtml

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

[1]

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

Oracle Locator (Oracle DB 121)

Available with all Oracle Database editions

Object type SDO_GEOMETRY und its objecttype methods

2D geometry support

Spatial index

SDO_GEOM package subprograms

Spatial utility functions (SDO_UTIL package)

Spatial aggregate functions

Coordinate system transformation subprograms (SDO_CS package)

hellip

Oracle Spatial (Oracle DB 121)

Available only with Oracle Database Enterprise Edition (includes all Locator features andadditional)

Network and topology data model

3D geometry support

Web Feature Services (WFS)

OpenLS Routing Geocoding Yellow Pages

GeoRaster support

[3]

Experts for database solutions

Maps with Oracle MapViewerCreating the map

Theme based layers

bull Web Map Service (WMS) Theme Open Street Map Google Maps hellip

bull Web Feature Service (WFS) Theme

bull JDBC Theme table with spatial column of type SDO_GEOMETRY

bull hellipLayers in a map [1]

[2]

Experts for database solutions

Creating a JDBC theme

ndash free of charge Shape-files of Germany Open Data from BKG (Bundesamt fuumlr Kartographie und Geodaumlsie)

Maps with Oracle MapViewerCreating the map

administrative regions [4] topographical map [4]

Experts for database solutions

Creating a JDBC theme

1 Importing geodata into table

2 Editing geodata

ndash Oracle Map Editor

ndash Database functionseg SDO_GEOMSDO_UNION

3 Inserting metadata intoUSER_SDO_GEOM_METADATA

ndash Geo table and column

ndash Minimum bounding rectangle

ndash SRID (SDO_COORD_REF_SYS)

Maps with Oracle MapViewerCreating the map

CREATE TABLE GEO (

GEO_NAME VARCHAR2(100 CHAR)

GEO_KEY VARCHAR2(12 CHAR)

LEVEL VARCHAR2(10 CHAR)

GEOMETRY SDO_GEOMETRY

)

Importing ESRI Shapefilewith Oracle Map Builder

Experts for database solutions

Creating a JDBC theme

4 Creating spatial index

5 Creating the theme(USER_SDO_THEMES)

Maps with Oracle MapViewerCreating the map

ltxml version=10 standalone=yesgt

ltstyling_rulesgt

ltrulegt

ltfeatures style=CSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltlabel column=GEO_NAME style=TSTATEgt 1 ltlabelgt

ltrulegt

ltrulegt

ltfeatures style=LSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltrulegt

ltstyling_rulesgt

CREATE INDEX GEO_IDX ON GEO (GEOMETRY)

INDEXTYPE IS MDSYSSPATIAL_INDEX

XML definition of theme

Experts for database solutions

Maps with Oracle MapViewerConfiguration of MapViewer

MapViewer administrationhttplthostgtltportgtmapviewer Adding permanent database source in mapViewerConfigxml

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

1 Creating a new HTML-Region

2 Adding MapViewer JavaScript library (V2)and own JavaScript code referencing region by id

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

Experts for database solutions

Maps with Oracle MapViewerDemos

MapViewer 12c Samples

httpslc02okforaclecommvdemodemooracle_maps_demo_v2jsp

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Predefined maps in APEX

APEX 50

Experts for database solutions

Predefined maps in APEX

Experts for database solutions

Necessary columns link name value

Predefined maps in APEX

Experts for database solutions

Predefined maps in APEX

Experts for database solutions

Predefined maps in APEX

Defining measure intervals by creating several series

SELECT fp=ampAPP_ID5P5_STATE || geo_name link

geo_name label

value

FROM demo_data

ndash where value lt 500000

ndash where value between 500000 and 1000000

ndash where value gt 1000000

bdquoltldquo and bdquogtldquo are HTML-encoded

Experts for database solutions

Predefined maps in APEX

Defining colours for map

Experts for database solutions

Predefined maps in APEX

Available map data

http6anychartcomproductsanychartdocsusers-guideindexhtml

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

[1]

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

Oracle Locator (Oracle DB 121)

Available with all Oracle Database editions

Object type SDO_GEOMETRY und its objecttype methods

2D geometry support

Spatial index

SDO_GEOM package subprograms

Spatial utility functions (SDO_UTIL package)

Spatial aggregate functions

Coordinate system transformation subprograms (SDO_CS package)

hellip

Oracle Spatial (Oracle DB 121)

Available only with Oracle Database Enterprise Edition (includes all Locator features andadditional)

Network and topology data model

3D geometry support

Web Feature Services (WFS)

OpenLS Routing Geocoding Yellow Pages

GeoRaster support

[3]

Experts for database solutions

Maps with Oracle MapViewerCreating the map

Theme based layers

bull Web Map Service (WMS) Theme Open Street Map Google Maps hellip

bull Web Feature Service (WFS) Theme

bull JDBC Theme table with spatial column of type SDO_GEOMETRY

bull hellipLayers in a map [1]

[2]

Experts for database solutions

Creating a JDBC theme

ndash free of charge Shape-files of Germany Open Data from BKG (Bundesamt fuumlr Kartographie und Geodaumlsie)

Maps with Oracle MapViewerCreating the map

administrative regions [4] topographical map [4]

Experts for database solutions

Creating a JDBC theme

1 Importing geodata into table

2 Editing geodata

ndash Oracle Map Editor

ndash Database functionseg SDO_GEOMSDO_UNION

3 Inserting metadata intoUSER_SDO_GEOM_METADATA

ndash Geo table and column

ndash Minimum bounding rectangle

ndash SRID (SDO_COORD_REF_SYS)

Maps with Oracle MapViewerCreating the map

CREATE TABLE GEO (

GEO_NAME VARCHAR2(100 CHAR)

GEO_KEY VARCHAR2(12 CHAR)

LEVEL VARCHAR2(10 CHAR)

GEOMETRY SDO_GEOMETRY

)

Importing ESRI Shapefilewith Oracle Map Builder

Experts for database solutions

Creating a JDBC theme

4 Creating spatial index

5 Creating the theme(USER_SDO_THEMES)

Maps with Oracle MapViewerCreating the map

ltxml version=10 standalone=yesgt

ltstyling_rulesgt

ltrulegt

ltfeatures style=CSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltlabel column=GEO_NAME style=TSTATEgt 1 ltlabelgt

ltrulegt

ltrulegt

ltfeatures style=LSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltrulegt

ltstyling_rulesgt

CREATE INDEX GEO_IDX ON GEO (GEOMETRY)

INDEXTYPE IS MDSYSSPATIAL_INDEX

XML definition of theme

Experts for database solutions

Maps with Oracle MapViewerConfiguration of MapViewer

MapViewer administrationhttplthostgtltportgtmapviewer Adding permanent database source in mapViewerConfigxml

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

1 Creating a new HTML-Region

2 Adding MapViewer JavaScript library (V2)and own JavaScript code referencing region by id

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

Experts for database solutions

Maps with Oracle MapViewerDemos

MapViewer 12c Samples

httpslc02okforaclecommvdemodemooracle_maps_demo_v2jsp

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Predefined maps in APEX

Experts for database solutions

Necessary columns link name value

Predefined maps in APEX

Experts for database solutions

Predefined maps in APEX

Experts for database solutions

Predefined maps in APEX

Defining measure intervals by creating several series

SELECT fp=ampAPP_ID5P5_STATE || geo_name link

geo_name label

value

FROM demo_data

ndash where value lt 500000

ndash where value between 500000 and 1000000

ndash where value gt 1000000

bdquoltldquo and bdquogtldquo are HTML-encoded

Experts for database solutions

Predefined maps in APEX

Defining colours for map

Experts for database solutions

Predefined maps in APEX

Available map data

http6anychartcomproductsanychartdocsusers-guideindexhtml

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

[1]

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

Oracle Locator (Oracle DB 121)

Available with all Oracle Database editions

Object type SDO_GEOMETRY und its objecttype methods

2D geometry support

Spatial index

SDO_GEOM package subprograms

Spatial utility functions (SDO_UTIL package)

Spatial aggregate functions

Coordinate system transformation subprograms (SDO_CS package)

hellip

Oracle Spatial (Oracle DB 121)

Available only with Oracle Database Enterprise Edition (includes all Locator features andadditional)

Network and topology data model

3D geometry support

Web Feature Services (WFS)

OpenLS Routing Geocoding Yellow Pages

GeoRaster support

[3]

Experts for database solutions

Maps with Oracle MapViewerCreating the map

Theme based layers

bull Web Map Service (WMS) Theme Open Street Map Google Maps hellip

bull Web Feature Service (WFS) Theme

bull JDBC Theme table with spatial column of type SDO_GEOMETRY

bull hellipLayers in a map [1]

[2]

Experts for database solutions

Creating a JDBC theme

ndash free of charge Shape-files of Germany Open Data from BKG (Bundesamt fuumlr Kartographie und Geodaumlsie)

Maps with Oracle MapViewerCreating the map

administrative regions [4] topographical map [4]

Experts for database solutions

Creating a JDBC theme

1 Importing geodata into table

2 Editing geodata

ndash Oracle Map Editor

ndash Database functionseg SDO_GEOMSDO_UNION

3 Inserting metadata intoUSER_SDO_GEOM_METADATA

ndash Geo table and column

ndash Minimum bounding rectangle

ndash SRID (SDO_COORD_REF_SYS)

Maps with Oracle MapViewerCreating the map

CREATE TABLE GEO (

GEO_NAME VARCHAR2(100 CHAR)

GEO_KEY VARCHAR2(12 CHAR)

LEVEL VARCHAR2(10 CHAR)

GEOMETRY SDO_GEOMETRY

)

Importing ESRI Shapefilewith Oracle Map Builder

Experts for database solutions

Creating a JDBC theme

4 Creating spatial index

5 Creating the theme(USER_SDO_THEMES)

Maps with Oracle MapViewerCreating the map

ltxml version=10 standalone=yesgt

ltstyling_rulesgt

ltrulegt

ltfeatures style=CSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltlabel column=GEO_NAME style=TSTATEgt 1 ltlabelgt

ltrulegt

ltrulegt

ltfeatures style=LSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltrulegt

ltstyling_rulesgt

CREATE INDEX GEO_IDX ON GEO (GEOMETRY)

INDEXTYPE IS MDSYSSPATIAL_INDEX

XML definition of theme

Experts for database solutions

Maps with Oracle MapViewerConfiguration of MapViewer

MapViewer administrationhttplthostgtltportgtmapviewer Adding permanent database source in mapViewerConfigxml

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

1 Creating a new HTML-Region

2 Adding MapViewer JavaScript library (V2)and own JavaScript code referencing region by id

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

Experts for database solutions

Maps with Oracle MapViewerDemos

MapViewer 12c Samples

httpslc02okforaclecommvdemodemooracle_maps_demo_v2jsp

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Necessary columns link name value

Predefined maps in APEX

Experts for database solutions

Predefined maps in APEX

Experts for database solutions

Predefined maps in APEX

Defining measure intervals by creating several series

SELECT fp=ampAPP_ID5P5_STATE || geo_name link

geo_name label

value

FROM demo_data

ndash where value lt 500000

ndash where value between 500000 and 1000000

ndash where value gt 1000000

bdquoltldquo and bdquogtldquo are HTML-encoded

Experts for database solutions

Predefined maps in APEX

Defining colours for map

Experts for database solutions

Predefined maps in APEX

Available map data

http6anychartcomproductsanychartdocsusers-guideindexhtml

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

[1]

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

Oracle Locator (Oracle DB 121)

Available with all Oracle Database editions

Object type SDO_GEOMETRY und its objecttype methods

2D geometry support

Spatial index

SDO_GEOM package subprograms

Spatial utility functions (SDO_UTIL package)

Spatial aggregate functions

Coordinate system transformation subprograms (SDO_CS package)

hellip

Oracle Spatial (Oracle DB 121)

Available only with Oracle Database Enterprise Edition (includes all Locator features andadditional)

Network and topology data model

3D geometry support

Web Feature Services (WFS)

OpenLS Routing Geocoding Yellow Pages

GeoRaster support

[3]

Experts for database solutions

Maps with Oracle MapViewerCreating the map

Theme based layers

bull Web Map Service (WMS) Theme Open Street Map Google Maps hellip

bull Web Feature Service (WFS) Theme

bull JDBC Theme table with spatial column of type SDO_GEOMETRY

bull hellipLayers in a map [1]

[2]

Experts for database solutions

Creating a JDBC theme

ndash free of charge Shape-files of Germany Open Data from BKG (Bundesamt fuumlr Kartographie und Geodaumlsie)

Maps with Oracle MapViewerCreating the map

administrative regions [4] topographical map [4]

Experts for database solutions

Creating a JDBC theme

1 Importing geodata into table

2 Editing geodata

ndash Oracle Map Editor

ndash Database functionseg SDO_GEOMSDO_UNION

3 Inserting metadata intoUSER_SDO_GEOM_METADATA

ndash Geo table and column

ndash Minimum bounding rectangle

ndash SRID (SDO_COORD_REF_SYS)

Maps with Oracle MapViewerCreating the map

CREATE TABLE GEO (

GEO_NAME VARCHAR2(100 CHAR)

GEO_KEY VARCHAR2(12 CHAR)

LEVEL VARCHAR2(10 CHAR)

GEOMETRY SDO_GEOMETRY

)

Importing ESRI Shapefilewith Oracle Map Builder

Experts for database solutions

Creating a JDBC theme

4 Creating spatial index

5 Creating the theme(USER_SDO_THEMES)

Maps with Oracle MapViewerCreating the map

ltxml version=10 standalone=yesgt

ltstyling_rulesgt

ltrulegt

ltfeatures style=CSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltlabel column=GEO_NAME style=TSTATEgt 1 ltlabelgt

ltrulegt

ltrulegt

ltfeatures style=LSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltrulegt

ltstyling_rulesgt

CREATE INDEX GEO_IDX ON GEO (GEOMETRY)

INDEXTYPE IS MDSYSSPATIAL_INDEX

XML definition of theme

Experts for database solutions

Maps with Oracle MapViewerConfiguration of MapViewer

MapViewer administrationhttplthostgtltportgtmapviewer Adding permanent database source in mapViewerConfigxml

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

1 Creating a new HTML-Region

2 Adding MapViewer JavaScript library (V2)and own JavaScript code referencing region by id

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

Experts for database solutions

Maps with Oracle MapViewerDemos

MapViewer 12c Samples

httpslc02okforaclecommvdemodemooracle_maps_demo_v2jsp

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Predefined maps in APEX

Experts for database solutions

Predefined maps in APEX

Defining measure intervals by creating several series

SELECT fp=ampAPP_ID5P5_STATE || geo_name link

geo_name label

value

FROM demo_data

ndash where value lt 500000

ndash where value between 500000 and 1000000

ndash where value gt 1000000

bdquoltldquo and bdquogtldquo are HTML-encoded

Experts for database solutions

Predefined maps in APEX

Defining colours for map

Experts for database solutions

Predefined maps in APEX

Available map data

http6anychartcomproductsanychartdocsusers-guideindexhtml

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

[1]

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

Oracle Locator (Oracle DB 121)

Available with all Oracle Database editions

Object type SDO_GEOMETRY und its objecttype methods

2D geometry support

Spatial index

SDO_GEOM package subprograms

Spatial utility functions (SDO_UTIL package)

Spatial aggregate functions

Coordinate system transformation subprograms (SDO_CS package)

hellip

Oracle Spatial (Oracle DB 121)

Available only with Oracle Database Enterprise Edition (includes all Locator features andadditional)

Network and topology data model

3D geometry support

Web Feature Services (WFS)

OpenLS Routing Geocoding Yellow Pages

GeoRaster support

[3]

Experts for database solutions

Maps with Oracle MapViewerCreating the map

Theme based layers

bull Web Map Service (WMS) Theme Open Street Map Google Maps hellip

bull Web Feature Service (WFS) Theme

bull JDBC Theme table with spatial column of type SDO_GEOMETRY

bull hellipLayers in a map [1]

[2]

Experts for database solutions

Creating a JDBC theme

ndash free of charge Shape-files of Germany Open Data from BKG (Bundesamt fuumlr Kartographie und Geodaumlsie)

Maps with Oracle MapViewerCreating the map

administrative regions [4] topographical map [4]

Experts for database solutions

Creating a JDBC theme

1 Importing geodata into table

2 Editing geodata

ndash Oracle Map Editor

ndash Database functionseg SDO_GEOMSDO_UNION

3 Inserting metadata intoUSER_SDO_GEOM_METADATA

ndash Geo table and column

ndash Minimum bounding rectangle

ndash SRID (SDO_COORD_REF_SYS)

Maps with Oracle MapViewerCreating the map

CREATE TABLE GEO (

GEO_NAME VARCHAR2(100 CHAR)

GEO_KEY VARCHAR2(12 CHAR)

LEVEL VARCHAR2(10 CHAR)

GEOMETRY SDO_GEOMETRY

)

Importing ESRI Shapefilewith Oracle Map Builder

Experts for database solutions

Creating a JDBC theme

4 Creating spatial index

5 Creating the theme(USER_SDO_THEMES)

Maps with Oracle MapViewerCreating the map

ltxml version=10 standalone=yesgt

ltstyling_rulesgt

ltrulegt

ltfeatures style=CSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltlabel column=GEO_NAME style=TSTATEgt 1 ltlabelgt

ltrulegt

ltrulegt

ltfeatures style=LSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltrulegt

ltstyling_rulesgt

CREATE INDEX GEO_IDX ON GEO (GEOMETRY)

INDEXTYPE IS MDSYSSPATIAL_INDEX

XML definition of theme

Experts for database solutions

Maps with Oracle MapViewerConfiguration of MapViewer

MapViewer administrationhttplthostgtltportgtmapviewer Adding permanent database source in mapViewerConfigxml

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

1 Creating a new HTML-Region

2 Adding MapViewer JavaScript library (V2)and own JavaScript code referencing region by id

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

Experts for database solutions

Maps with Oracle MapViewerDemos

MapViewer 12c Samples

httpslc02okforaclecommvdemodemooracle_maps_demo_v2jsp

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Predefined maps in APEX

Defining measure intervals by creating several series

SELECT fp=ampAPP_ID5P5_STATE || geo_name link

geo_name label

value

FROM demo_data

ndash where value lt 500000

ndash where value between 500000 and 1000000

ndash where value gt 1000000

bdquoltldquo and bdquogtldquo are HTML-encoded

Experts for database solutions

Predefined maps in APEX

Defining colours for map

Experts for database solutions

Predefined maps in APEX

Available map data

http6anychartcomproductsanychartdocsusers-guideindexhtml

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

[1]

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

Oracle Locator (Oracle DB 121)

Available with all Oracle Database editions

Object type SDO_GEOMETRY und its objecttype methods

2D geometry support

Spatial index

SDO_GEOM package subprograms

Spatial utility functions (SDO_UTIL package)

Spatial aggregate functions

Coordinate system transformation subprograms (SDO_CS package)

hellip

Oracle Spatial (Oracle DB 121)

Available only with Oracle Database Enterprise Edition (includes all Locator features andadditional)

Network and topology data model

3D geometry support

Web Feature Services (WFS)

OpenLS Routing Geocoding Yellow Pages

GeoRaster support

[3]

Experts for database solutions

Maps with Oracle MapViewerCreating the map

Theme based layers

bull Web Map Service (WMS) Theme Open Street Map Google Maps hellip

bull Web Feature Service (WFS) Theme

bull JDBC Theme table with spatial column of type SDO_GEOMETRY

bull hellipLayers in a map [1]

[2]

Experts for database solutions

Creating a JDBC theme

ndash free of charge Shape-files of Germany Open Data from BKG (Bundesamt fuumlr Kartographie und Geodaumlsie)

Maps with Oracle MapViewerCreating the map

administrative regions [4] topographical map [4]

Experts for database solutions

Creating a JDBC theme

1 Importing geodata into table

2 Editing geodata

ndash Oracle Map Editor

ndash Database functionseg SDO_GEOMSDO_UNION

3 Inserting metadata intoUSER_SDO_GEOM_METADATA

ndash Geo table and column

ndash Minimum bounding rectangle

ndash SRID (SDO_COORD_REF_SYS)

Maps with Oracle MapViewerCreating the map

CREATE TABLE GEO (

GEO_NAME VARCHAR2(100 CHAR)

GEO_KEY VARCHAR2(12 CHAR)

LEVEL VARCHAR2(10 CHAR)

GEOMETRY SDO_GEOMETRY

)

Importing ESRI Shapefilewith Oracle Map Builder

Experts for database solutions

Creating a JDBC theme

4 Creating spatial index

5 Creating the theme(USER_SDO_THEMES)

Maps with Oracle MapViewerCreating the map

ltxml version=10 standalone=yesgt

ltstyling_rulesgt

ltrulegt

ltfeatures style=CSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltlabel column=GEO_NAME style=TSTATEgt 1 ltlabelgt

ltrulegt

ltrulegt

ltfeatures style=LSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltrulegt

ltstyling_rulesgt

CREATE INDEX GEO_IDX ON GEO (GEOMETRY)

INDEXTYPE IS MDSYSSPATIAL_INDEX

XML definition of theme

Experts for database solutions

Maps with Oracle MapViewerConfiguration of MapViewer

MapViewer administrationhttplthostgtltportgtmapviewer Adding permanent database source in mapViewerConfigxml

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

1 Creating a new HTML-Region

2 Adding MapViewer JavaScript library (V2)and own JavaScript code referencing region by id

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

Experts for database solutions

Maps with Oracle MapViewerDemos

MapViewer 12c Samples

httpslc02okforaclecommvdemodemooracle_maps_demo_v2jsp

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Predefined maps in APEX

Defining colours for map

Experts for database solutions

Predefined maps in APEX

Available map data

http6anychartcomproductsanychartdocsusers-guideindexhtml

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

[1]

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

Oracle Locator (Oracle DB 121)

Available with all Oracle Database editions

Object type SDO_GEOMETRY und its objecttype methods

2D geometry support

Spatial index

SDO_GEOM package subprograms

Spatial utility functions (SDO_UTIL package)

Spatial aggregate functions

Coordinate system transformation subprograms (SDO_CS package)

hellip

Oracle Spatial (Oracle DB 121)

Available only with Oracle Database Enterprise Edition (includes all Locator features andadditional)

Network and topology data model

3D geometry support

Web Feature Services (WFS)

OpenLS Routing Geocoding Yellow Pages

GeoRaster support

[3]

Experts for database solutions

Maps with Oracle MapViewerCreating the map

Theme based layers

bull Web Map Service (WMS) Theme Open Street Map Google Maps hellip

bull Web Feature Service (WFS) Theme

bull JDBC Theme table with spatial column of type SDO_GEOMETRY

bull hellipLayers in a map [1]

[2]

Experts for database solutions

Creating a JDBC theme

ndash free of charge Shape-files of Germany Open Data from BKG (Bundesamt fuumlr Kartographie und Geodaumlsie)

Maps with Oracle MapViewerCreating the map

administrative regions [4] topographical map [4]

Experts for database solutions

Creating a JDBC theme

1 Importing geodata into table

2 Editing geodata

ndash Oracle Map Editor

ndash Database functionseg SDO_GEOMSDO_UNION

3 Inserting metadata intoUSER_SDO_GEOM_METADATA

ndash Geo table and column

ndash Minimum bounding rectangle

ndash SRID (SDO_COORD_REF_SYS)

Maps with Oracle MapViewerCreating the map

CREATE TABLE GEO (

GEO_NAME VARCHAR2(100 CHAR)

GEO_KEY VARCHAR2(12 CHAR)

LEVEL VARCHAR2(10 CHAR)

GEOMETRY SDO_GEOMETRY

)

Importing ESRI Shapefilewith Oracle Map Builder

Experts for database solutions

Creating a JDBC theme

4 Creating spatial index

5 Creating the theme(USER_SDO_THEMES)

Maps with Oracle MapViewerCreating the map

ltxml version=10 standalone=yesgt

ltstyling_rulesgt

ltrulegt

ltfeatures style=CSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltlabel column=GEO_NAME style=TSTATEgt 1 ltlabelgt

ltrulegt

ltrulegt

ltfeatures style=LSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltrulegt

ltstyling_rulesgt

CREATE INDEX GEO_IDX ON GEO (GEOMETRY)

INDEXTYPE IS MDSYSSPATIAL_INDEX

XML definition of theme

Experts for database solutions

Maps with Oracle MapViewerConfiguration of MapViewer

MapViewer administrationhttplthostgtltportgtmapviewer Adding permanent database source in mapViewerConfigxml

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

1 Creating a new HTML-Region

2 Adding MapViewer JavaScript library (V2)and own JavaScript code referencing region by id

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

Experts for database solutions

Maps with Oracle MapViewerDemos

MapViewer 12c Samples

httpslc02okforaclecommvdemodemooracle_maps_demo_v2jsp

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Predefined maps in APEX

Available map data

http6anychartcomproductsanychartdocsusers-guideindexhtml

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

[1]

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

Oracle Locator (Oracle DB 121)

Available with all Oracle Database editions

Object type SDO_GEOMETRY und its objecttype methods

2D geometry support

Spatial index

SDO_GEOM package subprograms

Spatial utility functions (SDO_UTIL package)

Spatial aggregate functions

Coordinate system transformation subprograms (SDO_CS package)

hellip

Oracle Spatial (Oracle DB 121)

Available only with Oracle Database Enterprise Edition (includes all Locator features andadditional)

Network and topology data model

3D geometry support

Web Feature Services (WFS)

OpenLS Routing Geocoding Yellow Pages

GeoRaster support

[3]

Experts for database solutions

Maps with Oracle MapViewerCreating the map

Theme based layers

bull Web Map Service (WMS) Theme Open Street Map Google Maps hellip

bull Web Feature Service (WFS) Theme

bull JDBC Theme table with spatial column of type SDO_GEOMETRY

bull hellipLayers in a map [1]

[2]

Experts for database solutions

Creating a JDBC theme

ndash free of charge Shape-files of Germany Open Data from BKG (Bundesamt fuumlr Kartographie und Geodaumlsie)

Maps with Oracle MapViewerCreating the map

administrative regions [4] topographical map [4]

Experts for database solutions

Creating a JDBC theme

1 Importing geodata into table

2 Editing geodata

ndash Oracle Map Editor

ndash Database functionseg SDO_GEOMSDO_UNION

3 Inserting metadata intoUSER_SDO_GEOM_METADATA

ndash Geo table and column

ndash Minimum bounding rectangle

ndash SRID (SDO_COORD_REF_SYS)

Maps with Oracle MapViewerCreating the map

CREATE TABLE GEO (

GEO_NAME VARCHAR2(100 CHAR)

GEO_KEY VARCHAR2(12 CHAR)

LEVEL VARCHAR2(10 CHAR)

GEOMETRY SDO_GEOMETRY

)

Importing ESRI Shapefilewith Oracle Map Builder

Experts for database solutions

Creating a JDBC theme

4 Creating spatial index

5 Creating the theme(USER_SDO_THEMES)

Maps with Oracle MapViewerCreating the map

ltxml version=10 standalone=yesgt

ltstyling_rulesgt

ltrulegt

ltfeatures style=CSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltlabel column=GEO_NAME style=TSTATEgt 1 ltlabelgt

ltrulegt

ltrulegt

ltfeatures style=LSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltrulegt

ltstyling_rulesgt

CREATE INDEX GEO_IDX ON GEO (GEOMETRY)

INDEXTYPE IS MDSYSSPATIAL_INDEX

XML definition of theme

Experts for database solutions

Maps with Oracle MapViewerConfiguration of MapViewer

MapViewer administrationhttplthostgtltportgtmapviewer Adding permanent database source in mapViewerConfigxml

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

1 Creating a new HTML-Region

2 Adding MapViewer JavaScript library (V2)and own JavaScript code referencing region by id

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

Experts for database solutions

Maps with Oracle MapViewerDemos

MapViewer 12c Samples

httpslc02okforaclecommvdemodemooracle_maps_demo_v2jsp

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

[1]

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

Oracle Locator (Oracle DB 121)

Available with all Oracle Database editions

Object type SDO_GEOMETRY und its objecttype methods

2D geometry support

Spatial index

SDO_GEOM package subprograms

Spatial utility functions (SDO_UTIL package)

Spatial aggregate functions

Coordinate system transformation subprograms (SDO_CS package)

hellip

Oracle Spatial (Oracle DB 121)

Available only with Oracle Database Enterprise Edition (includes all Locator features andadditional)

Network and topology data model

3D geometry support

Web Feature Services (WFS)

OpenLS Routing Geocoding Yellow Pages

GeoRaster support

[3]

Experts for database solutions

Maps with Oracle MapViewerCreating the map

Theme based layers

bull Web Map Service (WMS) Theme Open Street Map Google Maps hellip

bull Web Feature Service (WFS) Theme

bull JDBC Theme table with spatial column of type SDO_GEOMETRY

bull hellipLayers in a map [1]

[2]

Experts for database solutions

Creating a JDBC theme

ndash free of charge Shape-files of Germany Open Data from BKG (Bundesamt fuumlr Kartographie und Geodaumlsie)

Maps with Oracle MapViewerCreating the map

administrative regions [4] topographical map [4]

Experts for database solutions

Creating a JDBC theme

1 Importing geodata into table

2 Editing geodata

ndash Oracle Map Editor

ndash Database functionseg SDO_GEOMSDO_UNION

3 Inserting metadata intoUSER_SDO_GEOM_METADATA

ndash Geo table and column

ndash Minimum bounding rectangle

ndash SRID (SDO_COORD_REF_SYS)

Maps with Oracle MapViewerCreating the map

CREATE TABLE GEO (

GEO_NAME VARCHAR2(100 CHAR)

GEO_KEY VARCHAR2(12 CHAR)

LEVEL VARCHAR2(10 CHAR)

GEOMETRY SDO_GEOMETRY

)

Importing ESRI Shapefilewith Oracle Map Builder

Experts for database solutions

Creating a JDBC theme

4 Creating spatial index

5 Creating the theme(USER_SDO_THEMES)

Maps with Oracle MapViewerCreating the map

ltxml version=10 standalone=yesgt

ltstyling_rulesgt

ltrulegt

ltfeatures style=CSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltlabel column=GEO_NAME style=TSTATEgt 1 ltlabelgt

ltrulegt

ltrulegt

ltfeatures style=LSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltrulegt

ltstyling_rulesgt

CREATE INDEX GEO_IDX ON GEO (GEOMETRY)

INDEXTYPE IS MDSYSSPATIAL_INDEX

XML definition of theme

Experts for database solutions

Maps with Oracle MapViewerConfiguration of MapViewer

MapViewer administrationhttplthostgtltportgtmapviewer Adding permanent database source in mapViewerConfigxml

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

1 Creating a new HTML-Region

2 Adding MapViewer JavaScript library (V2)and own JavaScript code referencing region by id

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

Experts for database solutions

Maps with Oracle MapViewerDemos

MapViewer 12c Samples

httpslc02okforaclecommvdemodemooracle_maps_demo_v2jsp

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Maps with Oracle MapViewerMapViewer architecture

Oracle Locator (Oracle DB 121)

Available with all Oracle Database editions

Object type SDO_GEOMETRY und its objecttype methods

2D geometry support

Spatial index

SDO_GEOM package subprograms

Spatial utility functions (SDO_UTIL package)

Spatial aggregate functions

Coordinate system transformation subprograms (SDO_CS package)

hellip

Oracle Spatial (Oracle DB 121)

Available only with Oracle Database Enterprise Edition (includes all Locator features andadditional)

Network and topology data model

3D geometry support

Web Feature Services (WFS)

OpenLS Routing Geocoding Yellow Pages

GeoRaster support

[3]

Experts for database solutions

Maps with Oracle MapViewerCreating the map

Theme based layers

bull Web Map Service (WMS) Theme Open Street Map Google Maps hellip

bull Web Feature Service (WFS) Theme

bull JDBC Theme table with spatial column of type SDO_GEOMETRY

bull hellipLayers in a map [1]

[2]

Experts for database solutions

Creating a JDBC theme

ndash free of charge Shape-files of Germany Open Data from BKG (Bundesamt fuumlr Kartographie und Geodaumlsie)

Maps with Oracle MapViewerCreating the map

administrative regions [4] topographical map [4]

Experts for database solutions

Creating a JDBC theme

1 Importing geodata into table

2 Editing geodata

ndash Oracle Map Editor

ndash Database functionseg SDO_GEOMSDO_UNION

3 Inserting metadata intoUSER_SDO_GEOM_METADATA

ndash Geo table and column

ndash Minimum bounding rectangle

ndash SRID (SDO_COORD_REF_SYS)

Maps with Oracle MapViewerCreating the map

CREATE TABLE GEO (

GEO_NAME VARCHAR2(100 CHAR)

GEO_KEY VARCHAR2(12 CHAR)

LEVEL VARCHAR2(10 CHAR)

GEOMETRY SDO_GEOMETRY

)

Importing ESRI Shapefilewith Oracle Map Builder

Experts for database solutions

Creating a JDBC theme

4 Creating spatial index

5 Creating the theme(USER_SDO_THEMES)

Maps with Oracle MapViewerCreating the map

ltxml version=10 standalone=yesgt

ltstyling_rulesgt

ltrulegt

ltfeatures style=CSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltlabel column=GEO_NAME style=TSTATEgt 1 ltlabelgt

ltrulegt

ltrulegt

ltfeatures style=LSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltrulegt

ltstyling_rulesgt

CREATE INDEX GEO_IDX ON GEO (GEOMETRY)

INDEXTYPE IS MDSYSSPATIAL_INDEX

XML definition of theme

Experts for database solutions

Maps with Oracle MapViewerConfiguration of MapViewer

MapViewer administrationhttplthostgtltportgtmapviewer Adding permanent database source in mapViewerConfigxml

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

1 Creating a new HTML-Region

2 Adding MapViewer JavaScript library (V2)and own JavaScript code referencing region by id

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

Experts for database solutions

Maps with Oracle MapViewerDemos

MapViewer 12c Samples

httpslc02okforaclecommvdemodemooracle_maps_demo_v2jsp

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Maps with Oracle MapViewerCreating the map

Theme based layers

bull Web Map Service (WMS) Theme Open Street Map Google Maps hellip

bull Web Feature Service (WFS) Theme

bull JDBC Theme table with spatial column of type SDO_GEOMETRY

bull hellipLayers in a map [1]

[2]

Experts for database solutions

Creating a JDBC theme

ndash free of charge Shape-files of Germany Open Data from BKG (Bundesamt fuumlr Kartographie und Geodaumlsie)

Maps with Oracle MapViewerCreating the map

administrative regions [4] topographical map [4]

Experts for database solutions

Creating a JDBC theme

1 Importing geodata into table

2 Editing geodata

ndash Oracle Map Editor

ndash Database functionseg SDO_GEOMSDO_UNION

3 Inserting metadata intoUSER_SDO_GEOM_METADATA

ndash Geo table and column

ndash Minimum bounding rectangle

ndash SRID (SDO_COORD_REF_SYS)

Maps with Oracle MapViewerCreating the map

CREATE TABLE GEO (

GEO_NAME VARCHAR2(100 CHAR)

GEO_KEY VARCHAR2(12 CHAR)

LEVEL VARCHAR2(10 CHAR)

GEOMETRY SDO_GEOMETRY

)

Importing ESRI Shapefilewith Oracle Map Builder

Experts for database solutions

Creating a JDBC theme

4 Creating spatial index

5 Creating the theme(USER_SDO_THEMES)

Maps with Oracle MapViewerCreating the map

ltxml version=10 standalone=yesgt

ltstyling_rulesgt

ltrulegt

ltfeatures style=CSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltlabel column=GEO_NAME style=TSTATEgt 1 ltlabelgt

ltrulegt

ltrulegt

ltfeatures style=LSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltrulegt

ltstyling_rulesgt

CREATE INDEX GEO_IDX ON GEO (GEOMETRY)

INDEXTYPE IS MDSYSSPATIAL_INDEX

XML definition of theme

Experts for database solutions

Maps with Oracle MapViewerConfiguration of MapViewer

MapViewer administrationhttplthostgtltportgtmapviewer Adding permanent database source in mapViewerConfigxml

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

1 Creating a new HTML-Region

2 Adding MapViewer JavaScript library (V2)and own JavaScript code referencing region by id

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

Experts for database solutions

Maps with Oracle MapViewerDemos

MapViewer 12c Samples

httpslc02okforaclecommvdemodemooracle_maps_demo_v2jsp

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Creating a JDBC theme

ndash free of charge Shape-files of Germany Open Data from BKG (Bundesamt fuumlr Kartographie und Geodaumlsie)

Maps with Oracle MapViewerCreating the map

administrative regions [4] topographical map [4]

Experts for database solutions

Creating a JDBC theme

1 Importing geodata into table

2 Editing geodata

ndash Oracle Map Editor

ndash Database functionseg SDO_GEOMSDO_UNION

3 Inserting metadata intoUSER_SDO_GEOM_METADATA

ndash Geo table and column

ndash Minimum bounding rectangle

ndash SRID (SDO_COORD_REF_SYS)

Maps with Oracle MapViewerCreating the map

CREATE TABLE GEO (

GEO_NAME VARCHAR2(100 CHAR)

GEO_KEY VARCHAR2(12 CHAR)

LEVEL VARCHAR2(10 CHAR)

GEOMETRY SDO_GEOMETRY

)

Importing ESRI Shapefilewith Oracle Map Builder

Experts for database solutions

Creating a JDBC theme

4 Creating spatial index

5 Creating the theme(USER_SDO_THEMES)

Maps with Oracle MapViewerCreating the map

ltxml version=10 standalone=yesgt

ltstyling_rulesgt

ltrulegt

ltfeatures style=CSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltlabel column=GEO_NAME style=TSTATEgt 1 ltlabelgt

ltrulegt

ltrulegt

ltfeatures style=LSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltrulegt

ltstyling_rulesgt

CREATE INDEX GEO_IDX ON GEO (GEOMETRY)

INDEXTYPE IS MDSYSSPATIAL_INDEX

XML definition of theme

Experts for database solutions

Maps with Oracle MapViewerConfiguration of MapViewer

MapViewer administrationhttplthostgtltportgtmapviewer Adding permanent database source in mapViewerConfigxml

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

1 Creating a new HTML-Region

2 Adding MapViewer JavaScript library (V2)and own JavaScript code referencing region by id

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

Experts for database solutions

Maps with Oracle MapViewerDemos

MapViewer 12c Samples

httpslc02okforaclecommvdemodemooracle_maps_demo_v2jsp

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Creating a JDBC theme

1 Importing geodata into table

2 Editing geodata

ndash Oracle Map Editor

ndash Database functionseg SDO_GEOMSDO_UNION

3 Inserting metadata intoUSER_SDO_GEOM_METADATA

ndash Geo table and column

ndash Minimum bounding rectangle

ndash SRID (SDO_COORD_REF_SYS)

Maps with Oracle MapViewerCreating the map

CREATE TABLE GEO (

GEO_NAME VARCHAR2(100 CHAR)

GEO_KEY VARCHAR2(12 CHAR)

LEVEL VARCHAR2(10 CHAR)

GEOMETRY SDO_GEOMETRY

)

Importing ESRI Shapefilewith Oracle Map Builder

Experts for database solutions

Creating a JDBC theme

4 Creating spatial index

5 Creating the theme(USER_SDO_THEMES)

Maps with Oracle MapViewerCreating the map

ltxml version=10 standalone=yesgt

ltstyling_rulesgt

ltrulegt

ltfeatures style=CSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltlabel column=GEO_NAME style=TSTATEgt 1 ltlabelgt

ltrulegt

ltrulegt

ltfeatures style=LSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltrulegt

ltstyling_rulesgt

CREATE INDEX GEO_IDX ON GEO (GEOMETRY)

INDEXTYPE IS MDSYSSPATIAL_INDEX

XML definition of theme

Experts for database solutions

Maps with Oracle MapViewerConfiguration of MapViewer

MapViewer administrationhttplthostgtltportgtmapviewer Adding permanent database source in mapViewerConfigxml

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

1 Creating a new HTML-Region

2 Adding MapViewer JavaScript library (V2)and own JavaScript code referencing region by id

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

Experts for database solutions

Maps with Oracle MapViewerDemos

MapViewer 12c Samples

httpslc02okforaclecommvdemodemooracle_maps_demo_v2jsp

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Creating a JDBC theme

4 Creating spatial index

5 Creating the theme(USER_SDO_THEMES)

Maps with Oracle MapViewerCreating the map

ltxml version=10 standalone=yesgt

ltstyling_rulesgt

ltrulegt

ltfeatures style=CSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltlabel column=GEO_NAME style=TSTATEgt 1 ltlabelgt

ltrulegt

ltrulegt

ltfeatures style=LSTATEgt (LEVEL = lsquoSTATElsquo) ltfeaturesgt

ltrulegt

ltstyling_rulesgt

CREATE INDEX GEO_IDX ON GEO (GEOMETRY)

INDEXTYPE IS MDSYSSPATIAL_INDEX

XML definition of theme

Experts for database solutions

Maps with Oracle MapViewerConfiguration of MapViewer

MapViewer administrationhttplthostgtltportgtmapviewer Adding permanent database source in mapViewerConfigxml

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

1 Creating a new HTML-Region

2 Adding MapViewer JavaScript library (V2)and own JavaScript code referencing region by id

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

Experts for database solutions

Maps with Oracle MapViewerDemos

MapViewer 12c Samples

httpslc02okforaclecommvdemodemooracle_maps_demo_v2jsp

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Maps with Oracle MapViewerConfiguration of MapViewer

MapViewer administrationhttplthostgtltportgtmapviewer Adding permanent database source in mapViewerConfigxml

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

1 Creating a new HTML-Region

2 Adding MapViewer JavaScript library (V2)and own JavaScript code referencing region by id

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

Experts for database solutions

Maps with Oracle MapViewerDemos

MapViewer 12c Samples

httpslc02okforaclecommvdemodemooracle_maps_demo_v2jsp

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

1 Creating a new HTML-Region

2 Adding MapViewer JavaScript library (V2)and own JavaScript code referencing region by id

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

Experts for database solutions

Maps with Oracle MapViewerDemos

MapViewer 12c Samples

httpslc02okforaclecommvdemodemooracle_maps_demo_v2jsp

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Maps with Oracle MapViewerMap integration in APEX

Experts for database solutions

Maps with Oracle MapViewerDemos

MapViewer 12c Samples

httpslc02okforaclecommvdemodemooracle_maps_demo_v2jsp

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Maps with Oracle MapViewerDemos

MapViewer 12c Samples

httpslc02okforaclecommvdemodemooracle_maps_demo_v2jsp

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Literature

[1] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 12c Release 2 (122) E60152-01 October 2015

[2] Oracle Chuck Murray Fusion Middleware Users Guide for Oracle MapViewer 11g Release 1 (1111) E10145-08 March 2013

[3] Oracle Chuck Murray Spatial and Graph Developers Guide 12c Release 1 (121) E49172-04 November 2014

[4] Bundesamt fuumlr Kartographie und Geodaumlsie Open Data last accessed 12112015 httpwwwgeodatenzentrumdegeodatengdz_rahmengdz_divgdz_spr=deuampgdz_akt_zeile=5ampgdz_anz_zeile=1ampgdz_unt_zeile=14ampgdz_user_id=0

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Further presentations at DOAG Conference 2015

Erfahrungsbericht einer Migration nach Oracle 12cThomas Lehmann - 18112015 10 am Room KiewFocus Oracle

ODA virtualisiert Erfahrungen aus der PraxisMarco Friebe - 18112015 1 pm Room BudapestFocus Infrastructure

Integration von C++-Legacy-Anwendungen mit Java via JNIMatthias Muumlller - 19112015 10 am Room KrakauFocus Java

Tipps und Tricks bei der Nutzung von EclipseLink (JPA)Falko Steglich - 19112015 1 pm Room BudapestFocus Java

Java EE Security fuumlr APEX mit Oracle REST Data ServicesRico Haupt - 17112015 11 am Room PragFocus Middleware

MS WPF Entwicklung unter Verwendung von Oracle TechnologienTorsten Bartuschk - 17112015 1 pm Room Budapest Focus Development

Erfolgreich konsolidieren auf der Oracle Database ApplianceMarco Mischke - 17112015 4 pm Conference room on the ground floorFocus Infrastructure

BI Publisher-Praxis Komplexe Reports und Apex-DokugeneratorFrank Effenberger - 17112015 4 pm Room HelsinkiFocus BI amp DWH

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Further information

Visit us at Robotron-booth(Level 2 booth 226)

Robotron Oracle Support

Engineered Systems

Business Intelligence and Data Warehouse solutions

Own products like BIArchitect

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde

Experts for database solutions

Questions

Bianca Boumlckelmann Project Manager BIDWH

Robotron Datenbank-Software GmbHStuttgarter Straszlige 2901189 Dresden

Fon +49 351 25859-2463

Fax +49 351 25859-3699

biancaboeckelmannrobotrondewwwrobotronde