OpenLayers.Util.rad = function( x )
Change the index of the given layer by delta.
raiseLayer: function ( layer, delta )
Read data from a string, and return an object whose type depends on the subclass.
read: function( data )
Read data from a string, and return an response.
read: function( data )
Read data from a string of ArcXML, and return a set of OpenLayers features.
read: function( data )
Read Context data from a string, and return an object with map properties and a list of layers.
read: function( data, options )
Parse the response from a GetDomain request.
read: function( data )
Parse the response from a GetRecords request.
read: function( data )
read: function( data )
Deserialize a GeoJSON string.
read: function( json, type, filter )
Return a list of features from a GeoRSS doc
read: function( doc )
Read data from a string, and return a list of features.
read: function( data )
read: function( data )
Return a list of features from a GPX doc
read: function( doc )
Deserialize a json string.
read: function( json, filter )
Read data from a string, and return a list of features.
read: function( data )
Read OGC exception report data from a string, and return an object with information about the exceptions.
read: function( data )
read: function( data, options )
Read OWS context data from a string or DOMElement, and return a list of layers.
read: function( data )
read: function( data, options )
Read capabilities data from a string, and return info about the SOS.
read: function( data )
Parse a GetFeatureOfInterest response and return an array of features
read: function( data )
read: function( data )
Return a list of features from a Tab Seperated Values text string.
read: function( text )
Read capabilities data from a string, and return a list of layers.
read: function( data )
read: function( data )
Parse the response from a transaction.
read: function( data, options )
Deserialize a WKT string and return a vector feature or an array of vector features.
read: function( wkt )
Read capabilities data from a string, and return a list of layers.
read: function( data )
Read capabilities data from a string, and return a list of layers.
read: function( data )
Read DescribeLayer data from a string, and return the response.
read: function( data )
Read WMS GetFeatureInfo data from a string, and return an array of features
read: function( data )
Read capabilities data from a string, and return info about the WMTS.
read: function( data )
Read capabilities data from a string, and return info about the WPS.
read: function( data )
Parse a WPS DescribeProcess and return an object with its information.
read: function( data )
read: function( data, options )
Read a doc and return an object representing the document.
read: function( data, options )
Construct a request for reading new features.
read: function( options )
Construct a request for reading new records from the Catalogue.
read: function( options )
Construct a request for reading new features.
read: function( options )
Construct a request for reading new features.
read: function( options )
Construct a request for reading new sensor positions.
read: function( options )
Read all features from the database and return a OpenLayers.Protocol.Response instance.
read: function( options )
Construct a request for reading new features.
read: function( options )
Parse FeatureInfoResponse nodes.
read_FeatureInfoResponse: function( data )
Parse msGMLOutput nodes.
read_msGMLOutput: function( data )
read_ol_displayInLayerSwitcher: function( layerContext, node )
read_ol_isBaseLayer: function( layerContext, node )
read_ol_maxExtent: function( obj, node )
read_ol_numZoomLevels: function( layerContext, node )
read_ol_opacity: function( layerContext, node )
read_ol_singleTile: function( layerContext, node )
read_ol_tileSize: function( layerContext, node )
read_ol_transparent: function( layerContext, node )
read_ol_units: function( layerContext, node )
read_sld_FeatureTypeStyle: function( sld, node )
Read a sld:MaxScaleDenominator node.
read_sld_MaxScaleDenominator: function( layerContext, node )
Read a sld:MinScaleDenominator node.
read_sld_MinScaleDenominator: function( layerContext, node )
read_sld_StyledLayerDescriptor: function( sld, node )
read_wmc_Abstract: function( obj, node )
read_wmc_Address: function( contactAddress, node )
read_wmc_AddressType: function( contactAddress, node )
read_wmc_BoundingBox: function( context, node )
read_wmc_City: function( contactAddress, node )
read_wmc_ContactAddress: function( contact, node )
read_wmc_ContactElectronicMailAddress: function( contact, node )
read_wmc_ContactFacsimileTelephone: function( contact, node )
read_wmc_ContactInformation: function( obj, node )
read_wmc_ContactOrganization: function( primaryPerson, node )
read_wmc_ContactPerson: function( primaryPerson, node )
read_wmc_ContactPersonPrimary: function( contact, node )
read_wmc_ContactPosition: function( contact, node )
read_wmc_ContactVoiceTelephone: function( contact, node )
read_wmc_Country: function( contactAddress, node )
read_wmc_DataURL: function( layerContext, node )
read_wmc_DescriptionURL: function( context, node )
read_wmc_Dimension: function( dimensions, node )
read_wmc_DimensionList: function( layerContext, node )
read_wmc_Extension: function( obj, node )
read_wmc_Format: function( layerContext, node )
read_wmc_FormatList: function( layerContext, node )
read_wmc_General: function( context, node )
read_wmc_Keyword: function( keywords, node )
read_wmc_KeywordList: function( context, node )
read_wmc_Layer: function( context, node )
read_wmc_LayerList: function( context, node )
read_wmc_LegendURL: function( style, node )
read_wmc_LogoURL: function( context, node )
read_wmc_MetadataURL: function( layerContext, node )
read_wmc_Name: function( obj, node )
read_wmc_OnlineResource: function( obj, node )
read_wmc_PostCode: function( contactAddress, node )
read_wmc_Server: function( layerContext, node )
read_wmc_SLD: function( style, node )
read_wmc_SRS: function( layerContext, node )
read_wmc_SRS: function( layerContext, node )
read_wmc_StateOrProvince: function( contactAddress, node )
read_wmc_Style: function( layerContext, node )
read_wmc_StyleList: function( layerContext, node )
read_wmc_Title: function( obj, node )
Shorthand for applying the named readers to all children of a node.
readChildNodes: function( node, obj )
Shorthand for applying one of the named readers given the node namespace and local name.
readNode: function( node, obj, first )
Shorthand for applying one of the named readers given the node namespace and local name.
readNode: function( node, obj, first )
Shorthand for applying one of the named readers given the node namespace and local name.
readNode: function( node, obj, first )
Shorthand for applying one of the named readers given the node namespace and local name.
readNode: function( node, obj )
Reads restriction defined in the child nodes of a restriction element
readRestriction: function( node, obj )
Read a {OpenLayers.Filter.Spatial} filter.
readSpatial: function( node, obj, type )
Handle extent rectangle drag
rectDrag: function( px )
Reinsert the most recently removed point resulting from an undo call.
redo: function()
Reinsert the most recently removed point resulting from an undo call.
redo: function()
Goes through and takes the current state of the Map and rebuilds the control to display that state.
redraw: function()
redraw: function( evt )
redraw: function()
clear the div and start over.
redraw: function()
Redraws the layer.
redraw: function()
Redraws the layer.
redraw: function( force )
The real ‘meat’ of the function: any time things have changed, redraw() can be called to loop over all the data and (you guessed it) redraw it.
redraw: function()
Redraws the node using special ‘background’ style properties.
redrawBackgroundNode: function( id, geometry, style, featureId )
redrawNode: function( id, geometry, style, featureId )
Ask the layer to request features again and redraw them.
refresh: function( obj )
Refreshes all the features of the layer
refresh: function()
Tell the strategy to refresh which will refresh the layer.
refresh: function()
Convert the value of this rule from a regular expression string into an ogc literal string using a wildCard of *, a singleChar of ., and an escape of !.
regex2value: function()
Convert the value from a regular expression string to a LIKE/ILIKE string known to the web service.
function regex2value( value )
register: function( responderToAdd )
Register an event on the events object.
register: function ( type, obj, func, priority )
register an event on the map
register: function ( name, method )
Registers events on the popup.
registerEvents:function()
Called when an image contained by the popup loaded.
registerImageListeners: function()
Same as register() but adds the new listener to the front of the events queue instead of to the end.
registerPriority: function ( type, obj, func )
registerWheelEvents: function()
Remove the specified element from the DOM.
remove: function( element )
remove: function( node )
Remove all listeners for a given event type.
remove: function( type )
Takes a feature, and generates a WFS-T Transaction “Delete”
remove: function( feature )
Remove all features from the layer.
removeAllFeatures: function( options )
Remove back buffer from DOM.
removeBackBuffer: function()
Remove the zoombox from the screen and nullify our reference to it.
removeBox: function()
removeButtons: function()
Remove a feature from a list based on the given geometry.
removeByGeometry: function( features, geometry )
Remove a CSS class name from an element.
removeClass: function( element, name )
Remove a component from this geometry.
removeComponent: function( component )
Removes a point from geometry components.
removeComponent: function( point )
Only allows removal of a point if there are three or more points in the linestring.
removeComponent: function( point )
Remove components from this geometry.
removeComponents: function( components )
Remove a control from the map.
removeControl: function ( control )
Stops observing document events when documentDrag is true and the mouse cursor re-enters the map viewport while dragging.
removeDocumentEvents: function()
When the size of the map or the buffer changes, we may need to remove some excess rows and columns.
removeExcessTiles: function( rows, columns )
Remove features from the layer.
removeFeatures: function( features, options )
Remove all elements added to the dom.
removeGMapElements: function()
Remove an object from an array.
OpenLayers.Util.removeItem = function( array, item )
Removes a layer from the control.
removeLayer: function( evt )
Removes a layer from the control.
removeLayer: function( evt )
Removes a layer from the map by removing its visual element (the layer.div property), then removing it from the map’s internal list of layers, setting the layer’s map property to null.
removeLayer: function( layer, setNewBaseLayer )
Just as setMap() allows each layer the possibility to take a personalized action on being added to the map, removeMap() allows each layer to take a personalized action on being removed from it.
removeMap: function( map )
On being removed from the map, we’ll like to remove the invisible ‘pane’ div that we added to it on creation.
removeMap: function( map )
On being removed from the map, also remove termsOfUse and poweredBy divs
removeMap: function( map )
Called when the layer is removed from the map.
removeMap: function( map )
The layer has been removed from the map.
removeMap: function( map )
The layer has been removed from the map.
removeMap: function( map )
removeMap: function( map )
removeMarker: function( marker )
removeMarker: function( marker )
Wrapper for OpenLayers.Geometry.Collection.removeComponent
removePoint: function( point )
Destroy the temporary point.
removePoint: function()
removePopup: function( popup )
Takes a url and removes everything after the ?
OpenLayers.Util.removeTail = function( url )
Remove a target.
removeTarget: function( target )
Remove a target layer.
removeTargetLayer: function( layer )
Function for removing text labels.
removeText: function( featureId )
Removes a label
removeText: function( featureId )
This function takes a tile as input and removes the tile hooks that were added in addTileMonitoringHooks()
removeTileMonitoringHooks: function( tile )
This function takes a tile as input and removes the tile hooks that were added in addTileMonitoringHooks.
removeTileMonitoringHooks: function( tile )
This function takes a tile as input and removes the tile hooks that were added in addTileMonitoringHooks()
removeTileMonitoringHooks: function( tile )
Private.
removeTimeout: function()
Remove the zoombox from the screen and nullify our reference to it.
removeZoomBox: function()
Render the map to a specified container.
render: function( div )
Render a path with stroke and optional fill.
renderPath: function( context, geometry, style, featureId, type )
Internal function to actually initialize the image tile, position it correctly, and set its url.
renderTile: function()
Waits until powered by and terms of use elements are available and then moves them so they are clickable.
repositionMapElements: function()
request: function( url )
Sends a GetFeature request to the WFS
request: function( bounds, options )
Sends a GetFeatureInfo request to the WMS
request: function( clickPosition, options )
Sends a GetFeatureInfo request to the WMTS
request: function( xy, options )
Process a failed loading of GML.
requestFailure: function( request )
Process GML after it has been loaded.
requestSuccess:function( request )
Called on return from request succcess.
requestSuccess:function( request )
reset: function( evt )
Calls the callback with null.
reset: function( evt )
Start or cancel the refresh interval depending on the visibility of the layer.
reset: function()
Deactivates the old hanlder and creates a new OpenLayers.Handler based on the mode specified in this.handlerMode
resetHandler: function()
Reset each layer’s z-index based on layer’s array index
resetLayersZIndex: function()
Resets the root nodes back into the layers they belong to.
resetRoots: function()
resetVertices: function()
Resize a geometry relative to some origin.
resize: function( scale, origin, ratio )
Resize a geometry relative to some origin.
resize: function( scale, origin, ratio )
Resize a point relative to some origin.
resize: function( scale, origin, ratio )
Derive resolutions from scales.
resolutionsFromScales: function( scales )
respondToReadyState: function( readyState )
Update the state with the given object.
restore: function( state )
Move the feature from the sketch layer to the target layer.
restoreFeature: function( cancel )
Returns true if the axis order is reversed for the WMS version and projection of the layer.
reverseAxisOrder: function()
Handle rightclick.
rightclick: function( evt )
Rotate a geometry around some origin
rotate: function( angle, origin )
Rotate a geometry around some origin
rotate: function( angle, origin )
Rotate a point around another.
rotate: function( angle, origin )
Calls the complete, success and failure callbacks.
runCallbacks: function( options )
runChildNodes: function( obj, node )