Table of Contents
- List of Examples
 - List of Figures
 - List of Tables
 - Title and Copyright Information
 - Preface
 - 
               
               
                  
                  1
                      Introduction to the Map Visualization Component
               
                  
               
               
               
- 1.1 Overview of the Map Visualization Component
 - 1.2 Getting Started with the Map Visualization Component
 - 1.3 Prerequisite Software for the Map Visualization Component
 - 1.4 Deploying MapViewer-Based Applications with the Map Visualization Component
 - 
                     
                     
                        
                        1.5
                            Administering the Map Visualization Component
                     
                        
                     
                     
                     
- 1.5.1 Logging in to the Map Visualization Component Administration Page
 - 
                           
                           
                              
                              1.5.2
                                  Configuring the Map Visualization Component
                           
                              
                           
                           
                           
- 1.5.2.1 Specifying Logging Information
 - 1.5.2.2 Specifying Map File Storage and Life Cycle Information
 - 1.5.2.3 Specifying a Web Proxy
 - 1.5.2.4 Specifying Global Map Configuration Options
 - 1.5.2.5 Customizing the Spatial Data Cache
 - 1.5.2.6 Specifying the Security Configuration
 - 1.5.2.7 Registering a Custom Spatial Provider
 - 1.5.2.8 Registering Custom Nonspatial Data Providers
 - 1.5.2.9 Customizing SRS Mapping
 - 1.5.2.10 Customizing WMS GetCapabilities Responses
 - 1.5.2.11 Customizing WMTS GetCapabilities Responses
 - 1.5.2.12 Configuring the Map Tile Server for Oracle Maps
 - 1.5.2.13 Defining Permanent Map Data Sources
 - 1.5.2.14 Configuring and Securing the Map Data Server for the HTML5 API
 
 - 1.5.3 Performing Map Visualizer Administrative Tasks
 
 - 1.6 Oracle Real Application Clusters and the Map Visualizer
 - 1.7 High Availability and the Map Visualizer (WebLogic Server Only)
 - 1.8 Secure Map Rendering
 - 1.9 Map Visualizer Demos and Tutorials
 
 - 
               
               
                  
                  2
                      Map Visualization Concepts
               
                  
               
               
               
- 2.1 Overview of the Map Visualizer
 - 2.2 Styles
 - 
                     
                     
                        
                        2.3
                            Themes
                     
                        
                     
                     
                     
- 
                           
                           
                              
                              2.3.1
                                  Predefined Themes
                           
                              
                           
                           
                           
- 2.3.1.1 Styling Rules in Predefined Spatial Geometry Themes
 - 2.3.1.2 How the Map Visualizer Formulates a SQL Query for a Styling Rule
 - 2.3.1.3 Styling Rules with Binding Parameters
 - 2.3.1.4 Applying Multiple Rendering Styles in a Single Styling Rule
 - 2.3.1.5 Using Multiple Rendering Styles with Scale Ranges
 - 2.3.1.6 Caching of Predefined Themes
 - 2.3.1.7 Feature Labels and Internationalization
 - 2.3.1.8 Primary and Secondary Labels for Linear Features
 
 - 2.3.2 JDBC Themes
 - 2.3.3 Image Themes
 - 2.3.4 GeoRaster Themes
 - 2.3.5 Network Themes
 - 2.3.6 Topology Themes
 - 2.3.7 WFS Themes
 - 2.3.8 WMTS Themes
 - 2.3.9 Custom Geometry Themes
 - 2.3.10 Annotation Text Themes
 - 2.3.11 LRS (Linear Referencing System) Themes
 - 2.3.12 Thematic Mapping
 - 2.3.13 Attributes Affecting Theme Appearance
 
 - 
                           
                           
                              
                              2.3.1
                                  Predefined Themes
                           
                              
                           
                           
                           
 - 2.4 Maps
 - 2.5 Data Sources
 - 2.6 How a Map Is Generated
 - 2.7 Cross-Schema Map Requests
 - 2.8 Workspace Manager Support in the Map Visualizer
 - 2.9 Map Visualizer Metadata Views
 - 2.10 Oracle Maps
 
 - 
               
               
                  
                  3
                      Map Visualization Servers
               
                  
               
               
               
- 3.1 Map Visualizer Map Data Server
 - 
                     
                     
                        
                        3.2
                            Map Tile Server
                     
                        
                     
                     
                     
- 3.2.1 Map Tile Server Concepts
 - 3.2.2 Map Tile Server Configuration
 - 
                           
                           
                              
                              3.2.3
                                  Map Cache Auto-Update
                           
                              
                           
                           
                           
- 3.2.3.1 Add the <dirty_tile_auto_update> element to the mapViewerConfig.xml configuration file
 - 3.2.3.2 Add the <auto_update> element to tile layer definition
 - 3.2.3.3 Create the dirty MBR table, base tables' log table, and triggers
 - 3.2.3.4 Start the map visualizer server and test the map cache auto-update feature
 
 - 3.2.4 UTFGrid for Map Tiles: Including Text Information About Features
 - 3.2.5 External Map Source Adapter
 
 
 - 
               
               
                  
                  4
                      Oracle Maps
               
                  
               
               
               
- 4.1 Oracle Maps JavaScript API
 - 4.2 Developing Oracle Maps Applications
 - 4.3 Using Google Maps
 - 4.4 Transforming Data to a Spherical Mercator Coordinate System
 - 
                     
                     
                        
                        4.5
                            Using Dynamic Tile Layers
                     
                        
                     
                     
                     
- 4.5.1 Creating a Universe and Configuration Instance for a Dynamic Tile Layer
 - 4.5.2 Creating a Dynamic Tile Layer Using a Base Map
 - 4.5.3 Creating a Dynamic Tile Layer Using Predefined Themes
 - 4.5.4 Creating a Dynamic Tile Layer Using Spatial Tables Directly
 - 4.5.5 Creating a Dynamic Tile Layer Using Third Party Map Services
 - 4.5.6 Dynamic Tile Layer Use Case
 
 
 - 5 Oracle Map Builder Tool
 - 
               
               
                  
                  A
                       XML Format for Styles, Themes, Base Maps, and Map Tile Layers
               
                  
               
               
               
- A.1 Color Styles
 - A.2 Marker Styles
 - A.3 Line Styles
 - A.4 Area Styles
 - A.5 Text Styles
 - A.6 Advanced Styles
 - A.7 Themes: Styling Rules
 - A.8 Base Maps
 - A.9 Map Tile Layers
 
 - B Creating and Registering a Custom Spatial Data Provider
 - 
               
               
                  
                  C
                      OGC WMS Support in the Map Visualization Component
               
                  
               
               
               
- C.1 Setting Up the WMS Interface for the Map Visualization Component
 - 
                     
                     
                        
                        C.2
                            WMS Specification and Corresponding Map Visualization Component Concepts
                     
                        
                     
                     
                     
- 
                           
                           
                              
                              C.2.1
                                  Supported GetMap Request Parameters
                           
                              
                           
                           
                           
- C.2.1.1 BASEMAP Parameter (Map Visualization Component-Only)
 - C.2.1.2 BBOX Parameter
 - C.2.1.3 BGCOLOR Parameter
 - C.2.1.4 DATASOURCE Parameter (Map Visualization Component-Only)
 - C.2.1.5 DYNAMIC_STYLES Parameter (Map Visualization Component-Only)
 - C.2.1.6 EXCEPTIONS Parameter
 - C.2.1.7 FORMAT Parameter
 - C.2.1.8 HEIGHT Parameter
 - C.2.1.9 LAYERS Parameter
 - C.2.1.10 LEGEND_REQUEST Parameter (Map Visualization Component-Only)
 - C.2.1.11 MVTHEMES Parameter (Map Visualization Component-Only)
 - C.2.1.12 REQUEST Parameter
 - C.2.1.13 SERVICE Parameter
 - C.2.1.14 SRS (1.1.1) or CRS (1.3.0) Parameter
 - C.2.1.15 STYLES Parameter
 - C.2.1.16 TRANSPARENT Parameter
 - C.2.1.17 VERSION Parameter
 - C.2.1.18 WIDTH Parameter
 
 - C.2.2 Supported GetCapabilities Request and Response Features
 - 
                           
                           
                              
                              C.2.3
                                  Supported GetFeatureInfo Request and Response Features
                           
                              
                           
                           
                           
- C.2.3.1 GetMap Parameter Subset for GetFeatureInfo Requests
 - C.2.3.2 EXCEPTIONS Parameter
 - C.2.3.3 FEATURE_COUNT Parameter
 - C.2.3.4 INFO_FORMAT Parameter
 - C.2.3.5 QUERY_LAYERS Parameter
 - C.2.3.6 QUERY_TYPE Parameter (Map Visualization Component-Only)
 - C.2.3.7 RADIUS Parameter (Map Visualization Component-Only)
 - C.2.3.8 UNIT Parameter (Map Visualization Component-Only)
 - C.2.3.9 X and Y or I and J Parameters
 - C.2.3.10 Specifying Attributes to Be Queried for a GetFeatureInfo Request
 
 
 - 
                           
                           
                              
                              C.2.1
                                  Supported GetMap Request Parameters
                           
                              
                           
                           
                           
 - C.3 Adding a WMS Map Theme
 
 - D OGC WMTS Support in the Map Visualization Component
 - Index