List of Examples
- 1-1 Sample Map Visualization Component Configuration File
 - 1-2 Configuring the mds.xml File
 - 1-3 PL/SQL Package for Secure Map Rendering
 - 1-4 View for Secure Map Rendering
 - 1-5 Data Source Definition for Secure Map Rendering
 - 1-6 Data Source Definition Specifying Cookie Name
 - 2-1 Scalable Marker Style
 - 2-2 Scalable Line Style
 - 2-3 Advanced Style with Text Label Style for Each Bucket
 - 2-4 Labeling an Oriented Point
 - 2-5 Text Style with Sticky Attribute
 - 2-6 XML Definition of Styling Rules for an Airport Theme
 - 2-7 Styling Rules Using the <rendering> Element
 - 2-8 Theme Styling Rules with Stacked Styles
 - 2-9 JDBC Theme in a Map Request
 - 2-10 JDBC Theme Based on Columns
 - 2-11 JDBC Theme Based on Columns, with Query Window
 - 2-12 Complex Query in a Predefined Theme
 - 2-13 Creating a Predefined Image Theme
 - 2-14 GeoRaster Theme Containing a SQL Statement
 - 2-15 GeoRaster Theme Specifying a Raster ID and Raster Data Table
 - 2-16 Creating a Predefined GeoRaster Theme
 - 2-17 Preparing GeoRaster Data for Use with a GeoRaster Theme
 - 2-18 Bitmap Mask in Predefined GeoRaster Theme
 - 2-19 Reprojection Mode in Predefined GeoRaster Theme
 - 2-20 Network Theme
 - 2-21 Creating a Predefined Network Theme
 - 2-22 Network Theme for Shortest-Path Analysis
 - 2-23 Network Theme for Within-Cost Analysis
 - 2-24 Topology Theme
 - 2-25 Topology Theme Using Debug Mode
 - 2-26 Creating a Predefined Topology Theme
 - 2-27 WFS Request with a Dynamic WFS Theme
 - 2-28 Creating a Predefined WFS Theme
 - 2-29 Map Request with Predefined WFS Theme
 - 2-30 Request with a Dynamic WMTS Theme
 - 2-31 Creating a Predefined WMTS Theme
 - 2-32 Map Request with Predefined WMTS Theme
 - 2-33 Defining a Dynamic Custom Geometry Theme
 - 2-34 Storing a Predefined Custom Geometry Theme
 - 2-35 Styling Rules for a Predefined Annotation Text Theme
 - 2-36 Dynamic Annotation Text Theme Definition
 - 2-37 Dynamic Annotation Text Theme with Default Annotation Column
 - 2-38 Script to Generate Annotation Text Data
 - 2-39 Creating an LRS Theme
 - 2-40 Map Request with Predefined LRS Theme
 - 2-41 XML Definition of Styling Rules for an Earthquakes Theme
 - 2-42 Advanced Style Definition for an Earthquakes Theme
 - 2-43 Mapping Population Density Using a Graduated Color Scheme
 - 2-44 Mapping Average Household Income Using a Graduated Color Scheme
 - 2-45 Mapping Average Household Income Using a Color for Each Income Range
 - 2-46 Advanced Style Definition for Gasoline Stations Theme
 - 2-47 Styling Rules of Theme Definition for Gasoline Stations
 - 2-48 Nonspatial (External) Data Provider Implementation
 - 2-49 XML Definition of a Base Map
 - 2-50 Legend Included in a Map Request
 - 2-51 Map Request with Automatic Legend
 - 2-52 Automatic Legend with Themes Specified
 - 2-53 Cross-Schema Access: Geometry Table
 - 2-54 Cross-Schema Access: GeoRaster Table
 - 2-55 Cross-Schema Access: Topology Feature Table
 - 2-56 Cross-Schema Access: Network Tables
 - 2-57 Workspace Manager-Related Attributes in a Map Request
 - 2-58 Finding Styles Owned by the MDSYS Schema
 - 3-1 Streaming Tiles Without Storing Them
 - 3-2 XML Definition of an Internal Map Tile Layer Based on a Base Map
 - 3-3 XML Definition of an Internal Map Tile Layer Based on Themes
 - 3-4 XML Definition of an External Map Tile Layer
 - 3-5 External Map Source Adapter
 - 3-6 MapSourceAdapter.getTileImageBytes Implementation
 - 4-1 Transformation Rules Defined in the csdefinition.sql Script
 - B-1 Implementing the Spatial Provider Class
 - B-2 Map Request to Render External Spatial Data
 - C-1 GetMap Requests
 - C-2 GetCapabilities Response (Excerpt)
 - C-3 GetFeatureInfo Request
 - C-4 GetFeatureInfo Response
 - C-5 Adding a WMS Map Theme (XML API)
 - C-6 Creating a Predefined WMS Theme
 - C-7 WMS Theme with Authentication Specified
 - C-8 Custom WMS Layer Attributes
 - C-9 GetCapabilities Response with Custom Attributes
 - D-1 WMTS Policy File (wmtConfig.xml)
 - D-2 Tile Layer Definition in the Data Source
 - D-3 Response from GetCapabilities Request in KVP Encoding
 - D-4 Response from GetCapabilities Request in REST Encoding
 - D-5 Base Map Definition for Tile Layer TEST_TL
 - D-6 Theme Names and Styling Rules for Tile Layer TEST_TL
 - D-7 Response from OGC GetFeatureInfo Request
 - D-8 Response from MapViewer GetFeatureInfo Request within a Bounding Box
 - D-9 Tile Definition of Scale Set GlobalCRS84Scale
 - D-10 Tile Definition of Scale Set GlobalCRS84Pixel
 - D-11 Tile Definition of Scale Set GoogleCRS84Quad
 - D-12 Tile Definition of Scale Set GoogleMapsCompatible
 - D-13 Publishing Tile Layers