parameter Element scale_bar Element
3.2.15 operations Element
The operations element specifies one or more operation elements described in Section 3.2.14 . The operations element has the following definition: ELEMENT operations oepration+ For a predefined GeoRaster theme, the operations element will be part of the styling rule definition. Example 3–21 shows the styling rules for a GeoRaster theme that uses the normalization operation. Example 3–22 Styling Rules with Normalization Operation in a GeoRaster Theme styling_rules theme_type=georaster raster_table=RDT_DEM raster_id=1 operations operation name=normalize operations styling_rules3.2.16 parameter Element
The parameter element defines values to be used in an operation to be applied on themes. The operation is specified in an operations element, described in Section 3.2.14 . The parameter element has the following definition: ELEMENT parameter ATTLIST parameter name CDATA REQUIRED value CDATA REQUIRED Each parameter must have a name and value associated with it.3.2.17 scale_bar Element
The scale_bar element defines a scale bar to show how many kilometers or miles are represented by a distance marked on the bar to be added to the map request, if the map has a known spatial reference system SRS. You can specify a single display mode Metric or US or dual mode both Metric and US. The scale_bar element has the following definition: ELEMENT scale_bar ATTLIST scale_bar mode METRIC_MODE|US_MODE|DUAL_MODES METRIC_MODE position SOUTH_WEST|SOUTH_EAST|SOUTH|NORTH| NORTH_WEST|NORTH_EAST NORTH_EAST Piecewise linear stretch piecewiselinearstretch Not applicable Brightness brightness value=[number] Contrast contrast value=[number] Change threshold changethreshold name=threshold threshold name=lowsthreshold low threshold name=highthreshold high threshold Table 3–1 Cont. Image processing Options for GeoRaster Theme Operations Operation operation name value parameter values MapViewer Map Request XML API 3-49 offset_y CDATA implied offset_y CDATA implied color1 CDATA implied color1_opacity CDATA implied color2 CDATA implied color2_opacity CDATA implied length_hint CDATA implied label_color CDATA implied label_font_family CDATA implied label_font_size CDATA implied label_halo_size CDATA implied label_position TOP|BOTTOM TOP All scale_bar attributes are optional. mode specifies if the scale bar should be in metric or US mode, or in both modes. The default is METRIC_MODE. position defines the relative location on the map to place the scale bar. The default is NORTH_EAST. offset_x and offset_y define the X and Y values to offset the scale bar position from the map margin. The default value for each is 0. color1, color1_opacity, color2, and color2_opacity define the colors to be used when rendering the scale bar. color1 and color2 have a default value for red, green, blue; color1_opacity has a default value of 0x44, 0x44, 0x44, 210; and color 2_opacity has a default value of 0xee, 0xee, 0xee, 210. length_hint defines the preferred number of pixels to be used to render the scale bar. The default is approximately 17 of the map width. label_color, label_font_family, label_font_size, and label_halo_size affect the scale bar text. The defaults are black color, Serif font family, 12pt font size, and no halo 0 halo size. label_position defines the position of the text relative to the scale bar TOP or BOTTOM. The default is TOP. Example 3–23 defines a scale bar. Example 3–23 Scale Bar scale_bar position=SOUTH_WEST mode=US_MODE color1=ff0000 color1_opacity=128 color2=00ffff label_font_family=Dialog label_font_size=15 label_font_style=italic label_font_weight=bold label_halo_size=2.8 label_position=bottom offset_y=53.2.18 style Element
Parts
» Oracle Fusion Middleware Online Documentation Library
» Overview of MapViewer Oracle Fusion Middleware Online Documentation Library
» Unpacking the MapViewer EAR Archive Using the MapViewer Administration Page
» Deploying MapViewer in an Oracle Fusion Middleware 10gR3 Environment
» Verifying That the Deployment Was Successful
» Running SQL Scripts Creating MapViewer Array Types, if Necessary
» Specifying Logging Information Configuring MapViewer
» Specifying Map File Storage and Life Cycle Information
» Restricting Administrative Non-Map Requests
» Specifying a Web Proxy Specifying Global Map Configuration Options
» Customizing the Spatial Data Cache Specifying the Security Configuration
» Customizing SRS Mapping Customizing WMS GetCapabilities Responses
» Configuring the Map Tile Server for Oracle Maps Defining Permanent Map Data Sources
» Logging in to the MapViewer Administration Page Performing MapViewer Administrative Tasks
» Creating a Container Oracle RAC Data Source Creating a MapViewer Data Source
» Deploying MapViewer on a Multiprocess OC4J Instance Deploying MapViewer on a Middle-Tier Cluster
» How Secure Map Rendering Works
» Getting the User Name from a Cookie Authenticating Users: Options and Demo
» Getting Started with MapViewer Prerequisite Software for MapViewer MapViewer Demos and Tutorials
» Scaling the Size of a Style Scalable Styles
» Specifying a Label Style for a Bucket
» Controlling Text Style Orientation
» Making a Text Style Sticky Getting a Sample Image of Any Style
» Styling Rules in Predefined Spatial Geometry Themes
» How MapViewer Formulates a SQL Query for a Styling Rule
» Styling Rules with Binding Parameters Applying Multiple Rendering Styles in a Single Styling Rule
» Caching of Predefined Themes
» Prepare the translations. Feature Labels and Internationalization
» Defining a Point JDBC Theme Based on Two Columns
» Storing Complex JDBC Themes in the Database
» Creating Predefined Image Themes
» Using Bitmap Masks with GeoRaster Themes Reprojection of GeoRaster Themes
» Creating Predefined Network Themes
» Using MapViewer for Network Analysis
» Custom Geometry Themes Themes
» Thematic Mapping Using External Attribute Data
» Attributes Affecting Theme Appearance
» Cross-Schema Map Requests Oracle Fusion Middleware Online Documentation Library
» Workspace Manager Support in MapViewer
» Map Request with Center, Base Map, Dynamically Defined Theme, and Other Features
» Map Request with an Image Theme Map Request for Image of Map Legend Only
» Map Request with SRID Different from Data SRID Map Request Using a Pie Chart Theme
» Map Request Using Advanced Styles and Rendering Rules
» Map Request Using Stacked Styles WFS Map Requests
» Java Program Using MapViewer
» map_request Attributes map_request Element
» bounding_themes Element Map Request DTD
» geoFeature Element Map Request DTD
» jdbc_georaster_query Element jdbc_image_query Element
» jdbc_network_query Element jdbc_query Element
» jdbc_topology_query Element legend Element
» map_tile_theme Element north_arrow Element
» operation Element operations Element
» parameter Element scale_bar Element
» style Element styles Element theme Element
» themes Element theme_modifiers Element
» Information Request DTD Map Response DTD
» MapViewer Exception DTD Geometry DTD OGC
» Usage Model for the MapViewer JavaBean-Based API
» Creating the MapViewer Bean Setting Up Parameters of the Current Map Request
» Adding Themes or Features to the Current Map Request
» Adding Dynamically Defined Styles to a Map Request
» Manipulating Themes in the Current Map Request
» Sending a Request to the MapViewer Service
» Using Optimal Methods for Thick Clients
» Preparing to Use the MapViewer JavaBean-Based API Using MapViewer JSP Tags
» addJDBCTheme MapViewer JSP Tag Reference Information
» addPredefinedTheme getMapURL getParam MapViewer JSP Tag Reference Information
» identify MapViewer JSP Tag Reference Information
» importBaseMap init makeLegend MapViewer JSP Tag Reference Information
» run setParam MapViewer JSP Tag Reference Information
» JSP Example Several Tags for MapViewer
» Granting Network Access Creating a MapViewer Client Handle
» Adding a Data Source Administrative
» Removing a Data Source Administrative Redefining a Data Source
» Listing All Data Sources Administrative or General-Purpose
» Installing the SDO_MVCLIENT Package Listing All Maps General-Purpose
» Listing Themes General-Purpose Oracle Fusion Middleware Online Documentation Library
» Listing Styles General-Purpose Listing Styles Used by a Predefined Theme General-Purpose
» Architecture for Oracle Maps Applications Simple Example Using Oracle Maps
» Map Tile Layers How Map Content Is Organized
» Theme-Based FOI Layers User-Defined FOI Layers
» Map Tile Layers and Map Tile Sources Storage of Map Image Tiles Coordinate System for Map Tiles
» Tile Mesh Codes Tiling Rules
» Global Map Tile Server Configuration Map Tile Layer Configuration
» Predefined Theme-Based FOI Layers
» Templated Predefined Themes Dynamic JDBC Query Theme-Based FOI Layers
» Creating One or More Map Tile Layers Defining FOI Metadata
» Creating the Client Application
Show more