MapviewerThis is a featured page

The AS Mapviewer is a viewing component to view spatial data; the Mapviewer is part of the Oracle Application Server (all editions).
Some example applications/solutions:

European Roadmap Viewing Network Data Showing Field Office Information San Francisco with Georaster data Multiple Styles in a map Bar Chart Style
European Roadmap Viewing Network Data Field Office Information San Francisco with Georaster data multiple styles on
dynamic BI data
Dynamic (JDBC) theme, dynamic Bar chart style and rendering rule



More examples can be viewed at OTN.

How to start with MAPVIEWER ?
You may DOWNLOAD Mapviewer pre-configured within an OC4J (*) in a QUICKSTART KIT together with some demo data from OTN.

* OC4J = Oracle Container for Java = the quickest Java Runtime Engine and the foundation of the Oracle Application Server.

The "classical" Mapviewer is a pure Java application (mapviewer.ear - 9MB), which runs on a JVM such as the Oracle Application Server (OC4J).
Maps are rendered as an image (png) and send to the browser - after any interaction the whole page is rendered again.

The inbuilt demos perfectly do illustrate the use of SQL to access, filter and manipulate the spatial data. Very smart and easy !

SQL example:
SQL>select GEOMETRY from counties
will deliver a map with the county bounderies (contained in the spatial column GEOMETRY).

As under in the "Simple Spatial Query Visualizer" (part of the Mapviewer Demo) I used in the

SQL query field 1: select geoloc from de_nuts1 --> shows the bounderies of the german counties (in grey)
SQL query field 2: select geoloc from deflusse --> shows the rivers of Germany (in blue)

Result:
JView


After having started the Mapviewer with: http://localhost:8888/Mapviewer you may access the Admin API and under the resp. tab you may run the DEMOS to get acquainted with "classical" Mapviewer:

Mapviewer Demos

ORACLE MAPS
Since February 2006 the Mapviewer contains a separate module (best hidden secret...) named ORACLE MAPS.

The cool thing about ORACLE MAPS ? - its like Google maps and because of its Web2.0 and built in AJAX functionality the maps do refresh after every interaction in its container on the page, which ofcourse is quicker, than to refresh all the page. For more details on ORACLE MAPS consult the separate page.

At the bottom of the Mapviewer Demos (above screen) you can access ORACLE MAPS Tutorial and DEMOS !
So you just need to install MAPVIEWER and have ORACLE MAPS inbuilt automatically.

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Useful Links around MAPVIEWER:

Oracle AS Mapviewer (with Oracle Maps) Index Page:
http://www.oracle.com/technology/products/mapviewer/index.html


Oracle Spatial (Option) Index Page: http://www.oracle.com/technology/products/spatial/index.html

Quickstart Kit: http://www.oracle.com/technology/software/products/mapviewer/index.html (download & ready-to-go)

NAVTEQ / MVDEMO Demodataset on OTN: http://www.oracle.com/technology/software/products/mapviewer/index.html

10 Spatial Demos - Flash: http://www.oracle.com/technology/products/spatial/viewlet_demo_idx.html

Oracle AS Mapviewer Sample Screenshots:
http://www.oracle.com/technology/products/mapviewer/htdocs/screenshots/index.html

More Interesting Material:

Pro Oracle Spatial Book:
http://www.dbazine.com/olc/olc-articles/kothuri1 (the new 11g coming soon)

Integration of Discoverer and Mapviewer: http://www.oracle.com/technology/pub/articles/lokitz_location.html


How To JDeveloper and Mapviewer:http://www.oracle.com/technology/oramag/oracle/05-may/o35map.html


Bernhardfw
Bernhardfw
Latest page update: made by Bernhardfw , Nov 30 2007, 1:18 PM EST (about this update About This Update Bernhardfw Edited by Bernhardfw

2 words added
1 word deleted

view changes

- complete history)
Keyword tags: Mapviewer oc4j spatial
More Info: links to this page
Started By Thread Subject Replies Last Post
tj.in Implementing zoombox & identify code in jview.jsp 0 Oct 12 2008, 1:04 PM EDT by tj.in
Thread started: Oct 12 2008, 1:04 PM EDT  Watch
The toolbar.js and toolbar.html files implement the toolbar, with its rollover buttons, using standard JavaScript code. The infotip.js file contains JavaScript code for the info-tip window that displays detailed attributes of a field office as you mouse over it. This oramap example code complements MapViewer's built-in support for generating an HTML image map for any map image. An HTML image map is a set of "clickable" areas defined on an image that is viewed in a browser. A map image created by MapViewer does not have any HTML image map associated with it. How to modify jview.jsp to support zoombox & identify functionality. Please help with suggested code blocks.
1  out of 2 found this valuable. Do you?    
Showing 1 of 1 threads for this page

Related Content

  (what's this?Related ContentThanks to keyword tags, links to related pages and threads are added to the bottom of your pages. Up to 15 links are shown, determined by matching tags and by how recently the content was updated; keeping the most current at the top. Share your feedback on Wetpaint Central.)