Spatial

Using ADF GeoMap component

In preparation of an Oracle Spatial Presentation i have made a sample on how to implement Spatial data into an ADF Application. For this demo i used the sample data that comes with the MapViewer application. If you don't have this sample data please install that first before you continue. Start your 11g JDeveloper Version Start your JDeveloper 11g and create a new application. Give your application a name and a location. For the windows users don't use any spaces in your...

Integrating Google Maps with ADF

James Taylor has written a nice blog on how to integrate Google Maps into an ADF application. It's also a nice example on how to integrate javascript into an ADF...

Add Maps to Your Java Applications – the Easy Way

Today i read shay shmeltzers post about a webinar he did with Dan Abugov a NAVTAQ Buiness Developer manager. In this webinar Shay Shmeltzer demonstrates how easy it is to integrate Oracle Spatial technology into a ADF Application. You can download the webinar 'Add Maps to Your Java Applications - the Easy...

Oracle 11g CEP Samples

Oracle supplies with CEP installation a list of sample: HelloWorld Always a good start CQL Continues Query Language Oracle Spatial Data Cartridge Foreign Exchange Signal Generation Event Record and Playback Example Hello world A hello world is always a nice startingpoint to test new technology Oracle CEP 11g Helloworld documentation CQLexample CQL (Continues Query Language) shows the the start of CEP running queries on streams of data finding specific patterns. Oracle...

New version of GeoRaptor released (20100110)

I have been using a while GeoRaptor, it's a great plugin to visualize the geo_data in the database. De plugin is developed for sqldeveloper but i have used is also succesfully in JDeveloper. Today i discovered that they have release a new version of this plugin earlier this year. They have squashed some bugs to let it work nicely in sqldeveloper 2.1. On the website of GeoRaptor is explained how to install this plugin. The uses of the plugin is the same as installing it, no trouble at...

Installing Oracle Mapviewer

After i installed Oracle 11g DB R2 i started loading the spatial demo data into the database. It simply includes the following steps: Download the sources for Oracle Fusion Middleware MapViewer Load the dump file into the database After that i installed an OC4J container and deployed the mapviewer application in the following steps: I downloaded the latest OC4J container Unziped the oc4j_extended_101350.zip file into installation directory Created a startup script for the...