[ all elements ]

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ _ ]

a

$accept_language
in file Nominatim.php, variable Services_OpenStreetMap_Nominatim::$accept_language
$action
in file Object.php, variable Services_OpenStreetMap_Object::$action
$addresssdetails
in file Nominatim.php, variable Services_OpenStreetMap_Nominatim::$addresssdetails
$api_version
in file Config.php, variable Services_OpenStreetMap_Config::$api_version
    Version of the [OSM] API which communications will be over.
$areaMaximum
in file Config.php, variable Services_OpenStreetMap_Config::$areaMaximum
    Max size of area that can be downloaded in one request.
add
in file Changeset.php, method Services_OpenStreetMap_Changeset::add()
    add object to the changeset so changes can be transmitted to the server
addMember
in file Relation.php, method Services_OpenStreetMap_Relation::addMember()
    addMember
addNode
in file Way.php, method Services_OpenStreetMap_Way::addNode()
    Add a node to the way.
asArray
in file Config.php, method Services_OpenStreetMap_Config::asArray()
    Return all config settings in an array.
autoload
in file OpenStreetMap.php, method Services_OpenStreetMap::autoload()
    autoloader
top

b

$bounded
in file Nominatim.php, variable Services_OpenStreetMap_Nominatim::$bounded
bboxToMinMax
in file OpenStreetMap.php, method Services_OpenStreetMap::bboxToMinMax()
    Convert a 'bbox' ordered set of coordinates to ordering required for get method.
begin
in file Changeset.php, method Services_OpenStreetMap_Changeset::begin()
    begin
top

c

$cache
in file HTTPCached.php, variable Services_OpenStreetMap_Transport_HTTPCached::$cache
$changesetId
in file Object.php, variable Services_OpenStreetMap_Object::$changesetId
$changesetMaximumElements
in file Config.php, variable Services_OpenStreetMap_Config::$changesetMaximumElements
    number of elements allowed per changeset
$config
in file HTTP.php, variable Services_OpenStreetMap_Transport_HTTP::$config
$config
in file Objects.php, variable Services_OpenStreetMap_Objects::$config
$config
in file OpenStreetMap.php, variable Services_OpenStreetMap::$config
    Default config settings
$config
in file Config.php, variable Services_OpenStreetMap_Config::$config
    Default config settings
$config
in file V06.php, variable Services_OpenStreetMap_API_V06::$config
$config
in file Object.php, variable Services_OpenStreetMap_Object::$config
commit
in file Changeset.php, method Services_OpenStreetMap_Changeset::commit()
    commit
count
in file Objects.php, method Services_OpenStreetMap_Objects::count()
    Return the number of objects
createChangeset
in file V06.php, method Services_OpenStreetMap_API_V06::createChangeset()
    Create a changeset, used to transmit changes (creation, updates, deletion) to the server. Username and password must be set.
createNode
in file V06.php, method Services_OpenStreetMap_API_V06::createNode()
    Create and return a Services_OpenStreetMap_Node
current
in file Objects.php, method Services_OpenStreetMap_Objects::current()
    Return the current object
Changeset.php
procedural page Changeset.php
Changesets.php
procedural page Changesets.php
Config.php
procedural page Config.php
Criterion.php
procedural page Criterion.php
top

d

$dedupe
in file Nominatim.php, variable Services_OpenStreetMap_Nominatim::$dedupe
$dirty
in file Object.php, variable Services_OpenStreetMap_Object::$dirty
$dirtyNodes
in file Way.php, variable Services_OpenStreetMap_Way::$dirtyNodes
delete
in file Object.php, method Services_OpenStreetMap_Object::delete()
    Mark the object as deleted.
top

e

$elements
in file V06.php, variable Services_OpenStreetMap_API_V06::$elements
    Elements supported by the API (v0.6).
Exception.php
procedural page Exception.php
top

f

$format
in file Nominatim.php, variable Services_OpenStreetMap_Nominatim::$format
top

g

$generator
in file Config.php, variable Services_OpenStreetMap_Config::$generator
    Capabilities XML generated by...
get
in file OpenStreetMap.php, method Services_OpenStreetMap::get()
    Get XML describing area prescribed by the given co-ordinates.
getAccountCreated
in file User.php, method Services_OpenStreetMap_User::getAccountCreated()
    Retrieve date, as a string, representing when the user's account was created.
getActiveBlocksIssued
in file User.php, method Services_OpenStreetMap_User::getActiveBlocksIssued()
    The number of active blocks issued by the user.
getActiveBlocksReceived
in file User.php, method Services_OpenStreetMap_User::getActiveBlocksReceived()
    The number of active blocks received by the user.
getAddress
in file Node.php, method Services_OpenStreetMap_Node::getAddress()
    Return address [tags], as an array, if set.
getAddress
in file Way.php, method Services_OpenStreetMap_Way::getAddress()
    Return address [tags], as an array, if set on a closed way.
getAttributes
in file Object.php, method Services_OpenStreetMap_Object::getAttributes()
    Return the attributes set for this object in question.
getAttributes
in file User.php, method Services_OpenStreetMap_User::getAttributes()
    Return the attributes set for this user instance.
getBlocksIssued
in file User.php, method Services_OpenStreetMap_User::getBlocksIssued()
    The [total] number of blocks issued by the user.
getBlocksReceived
in file User.php, method Services_OpenStreetMap_User::getBlocksReceived()
    The [total] number of blocks received by the user.
getChangeset
in file V06.php, method Services_OpenStreetMap_API_V06::getChangeset()
    Get details of specified changeset
getChangesets
in file User.php, method Services_OpenStreetMap_User::getChangesets()
    The number of changesets opened by the user.
getClosedAt
in file Changeset.php, method Services_OpenStreetMap_Changeset::getClosedAt()
    getClosedAt
getConfig
in file Objects.php, method Services_OpenStreetMap_Objects::getConfig()
    Get current Config object
getConfig
in file OpenStreetMap.php, method Services_OpenStreetMap::getConfig()
    Get current Config object
getConfig
in file V06.php, method Services_OpenStreetMap_API_V06::getConfig()
    Get current Config object
getConfig
in file Object.php, method Services_OpenStreetMap_Object::getConfig()
    Get current Config object
getConfig
in file HTTP.php, method Services_OpenStreetMap_Transport_HTTP::getConfig()
    Get current Config object
getCoordsOfPlace
in file OpenStreetMap.php, method Services_OpenStreetMap::getCoordsOfPlace()
    Get co-ordinates of some named place
getCreatedAt
in file Changeset.php, method Services_OpenStreetMap_Changeset::getCreatedAt()
    getCreatedAt
getDescription
in file User.php, method Services_OpenStreetMap_User::getDescription()
    Return the description set for the user.
getDisplayName
in file User.php, method Services_OpenStreetMap_User::getDisplayName()
    Return the display name of the user.
getFormat
in file Nominatim.php, method Services_OpenStreetMap_Nominatim::getFormat()
    get which format is set for this instance (xml, json, html)
getGenerator
in file Config.php, method Services_OpenStreetMap_Config::getGenerator()
    Name of what generated the Capabilities XML
getId
in file User.php, method Services_OpenStreetMap_User::getId()
    Retrieve the id of the user.
getId
in file Changeset.php, method Services_OpenStreetMap_Changeset::getId()
    getId
getId
in file Object.php, method Services_OpenStreetMap_Object::getId()
    Retrieve the id of the object in question.
getIDs
in file OpenStreetMap.php, method Services_OpenStreetMap::getIDs()
    Given the results of a call to func_get_args return an array of unique valid IDs specified in those results (either 1 per argument or each argument containing an array of IDs).
getImage
in file User.php, method Services_OpenStreetMap_User::getImage()
    Return href to user's profile image, null if not set.
getLanguages
in file User.php, method Services_OpenStreetMap_User::getLanguages()
    Return an array of the user's preferred languages.
getLat
in file Node.php, method Services_OpenStreetMap_Node::getLat()
    Latitude of node
getLat
in file User.php, method Services_OpenStreetMap_User::getLat()
    Latitude of 'home' setting for user.
getLimit
in file Nominatim.php, method Services_OpenStreetMap_Nominatim::getLimit()
    get Limit
getLon
in file Node.php, method Services_OpenStreetMap_Node::getLon()
    Longitude of node
getLon
in file User.php, method Services_OpenStreetMap_User::getLon()
    Longitude of 'home' setting for user.
getMaxArea
in file OpenStreetMap.php, method Services_OpenStreetMap::getMaxArea()
    Max size of area that can be downloaded in one request.
getMaxArea
in file Config.php, method Services_OpenStreetMap_Config::getMaxArea()
    Max size of area that can be downloaded in one request.
getMaxElements
in file OpenStreetMap.php, method Services_OpenStreetMap::getMaxElements()
    Number of elements allowed per changeset
getMaxElements
in file Config.php, method Services_OpenStreetMap_Config::getMaxElements()
    Number of elements allowed per changeset
getMaxLat
in file Changeset.php, method Services_OpenStreetMap_Changeset::getMaxLat()
    getMaxLat
getMaxLon
in file Changeset.php, method Services_OpenStreetMap_Changeset::getMaxLon()
    getMaxLon
getMaxNodes
in file Config.php, method Services_OpenStreetMap_Config::getMaxNodes()
    Maximum number of nodes per way.
getMaxNodes
in file OpenStreetMap.php, method Services_OpenStreetMap::getMaxNodes()
    Maximum number of nodes per way.
getMaxVersion
in file Config.php, method Services_OpenStreetMap_Config::getMaxVersion()
    maxVersion - max API version supported by connected server.
getMaxVersion
in file OpenStreetMap.php, method Services_OpenStreetMap::getMaxVersion()
    maxVersion - max API version supported by connected server.
getMembers
in file Relation.php, method Services_OpenStreetMap_Relation::getMembers()
    Return all members of the relation.
getMinLat
in file Changeset.php, method Services_OpenStreetMap_Changeset::getMinLat()
    getMinLat
getMinLon
in file Changeset.php, method Services_OpenStreetMap_Changeset::getMinLon()
    getMinLon
getMinVersion
in file OpenStreetMap.php, method Services_OpenStreetMap::getMinVersion()
    minVersion - min API version supported by connected server.
getMinVersion
in file Config.php, method Services_OpenStreetMap_Config::getMinVersion()
    minVersion - min API version supported by connected server.
getNode
in file V06.php, method Services_OpenStreetMap_API_V06::getNode()
    Get details of specified node
getNodes
in file V06.php, method Services_OpenStreetMap_API_V06::getNodes()
    Return an array of specified nodes.
getNodes
in file Way.php, method Services_OpenStreetMap_Way::getNodes()
    Return an array containing the IDs of all nodes in the way.
getObject
in file HTTP.php, method Services_OpenStreetMap_Transport_HTTP::getObject()
    getObject
getObject
in file Transport.php, method Services_OpenStreetMap_Transport::getObject()
    getObject
getObjects
in file Transport.php, method Services_OpenStreetMap_Transport::getObjects()
    getObjects
getObjects
in file HTTP.php, method Services_OpenStreetMap_Transport_HTTP::getObjects()
    getObjects
getOsmChangeXml
in file Object.php, method Services_OpenStreetMap_Object::getOsmChangeXml()
    Generate and return the OsmChange XML required to record the changes made to the object in question.
getOsmChangeXml
in file Changeset.php, method Services_OpenStreetMap_Changeset::getOsmChangeXml()
    Generate and return the OsmChange XML required to record the changes made to the object in question.
getPlace
in file OpenStreetMap.php, method Services_OpenStreetMap::getPlace()
    Return a structured result set for $place
getPreferences
in file User.php, method Services_OpenStreetMap_User::getPreferences()
    return an array of the user's preferences.
getRelation
in file V06.php, method Services_OpenStreetMap_API_V06::getRelation()
    Get details of specified relation, optionally specify which version of the relation to be retrieved.
getRelations
in file V06.php, method Services_OpenStreetMap_API_V06::getRelations()
    Return an array of specified relations
getRelations
in file Object.php, method Services_OpenStreetMap_Object::getRelations()
    Get all relations referring to the object in question.
getRequest
in file HTTP.php, method Services_OpenStreetMap_Transport_HTTP::getRequest()
    Get HTTP_Request2 instance.
getResponse
in file Transport.php, method Services_OpenStreetMap_Transport::getResponse()
    Send request to OSM server and return the response.
getResponse
in file HTTP.php, method Services_OpenStreetMap_Transport_HTTP::getResponse()
    Send request to OSM server and return the response.
getResponse
in file HTTPCached.php, method Services_OpenStreetMap_Transport_HTTPCached::getResponse()
    Send request to OSM server and return the response.
getRoles
in file User.php, method Services_OpenStreetMap_User::getRoles()
    Array of names of roles associated with the user.
getServer
in file Nominatim.php, method Services_OpenStreetMap_Nominatim::getServer()
    Retrieve server endpoint.
getTag
in file Object.php, method Services_OpenStreetMap_Object::getTag()
    Return value of specified tag as set against this object.
getTags
in file Object.php, method Services_OpenStreetMap_Object::getTags()
    Return the tags set for this object in question.
getTimeout
in file OpenStreetMap.php, method Services_OpenStreetMap::getTimeout()
    Return the number of seconds that must elapse before a connection is considered to have timed-out.
getTimeout
in file Config.php, method Services_OpenStreetMap_Config::getTimeout()
    Return the number of seconds that must elapse before a connection is considered to have timed-out.
getTracepointsPerPage
in file Config.php, method Services_OpenStreetMap_Config::getTracepointsPerPage()
    Maximum number of tracepoints per page.
getTracepointsPerPage
in file OpenStreetMap.php, method Services_OpenStreetMap::getTracepointsPerPage()
    Maximum number of tracepoints per page.
getTraces
in file User.php, method Services_OpenStreetMap_User::getTraces()
    The number of traces uploaded by the user.
getTransport
in file V06.php, method Services_OpenStreetMap_API_V06::getTransport()
    Retrieve the current Transport instance.
getTransport
in file Config.php, method Services_OpenStreetMap_Config::getTransport()
    Retrieve the current Transport instance.
getTransport
in file Nominatim.php, method Services_OpenStreetMap_Nominatim::getTransport()
    Get current Transport object.
getTransport
in file Object.php, method Services_OpenStreetMap_Object::getTransport()
    Retrieve the current Transport instance.
getTransport
in file Objects.php, method Services_OpenStreetMap_Objects::getTransport()
    Retrieve the current Transport instance.
getTransport
in file OpenStreetMap.php, method Services_OpenStreetMap::getTransport()
    Get current Transport object.
getType
in file Nodes.php, method Services_OpenStreetMap_Nodes::getType()
    type
getType
in file Object.php, method Services_OpenStreetMap_Object::getType()
    Return which type of object this is.
getType
in file Changesets.php, method Services_OpenStreetMap_Changesets::getType()
    type
getType
in file Ways.php, method Services_OpenStreetMap_Ways::getType()
    type
getType
in file Relation.php, method Services_OpenStreetMap_Relation::getType()
    type
getType
in file Relations.php, method Services_OpenStreetMap_Relations::getType()
    type
getUid
in file Object.php, method Services_OpenStreetMap_Object::getUid()
    Retrieve the uid of the object in question.
getUser
in file V06.php, method Services_OpenStreetMap_API_V06::getUser()
    Get a Services_OpenStreetMap_User object for the [current] user.
getUser
in file Object.php, method Services_OpenStreetMap_Object::getUser()
    Retrieve the user (creator/editor) of the object in question.
getValue
in file Config.php, method Services_OpenStreetMap_Config::getValue()
    Get the value of a configuration setting - if none is set all are returned.
getVersion
in file Object.php, method Services_OpenStreetMap_Object::getVersion()
    Retrieve the version of the object in question
getWay
in file V06.php, method Services_OpenStreetMap_API_V06::getWay()
    Get details of specified way
getWays
in file V06.php, method Services_OpenStreetMap_API_V06::getWays()
    Return an array of specified ways.
getWays
in file Node.php, method Services_OpenStreetMap_Node::getWays()
    Return a collection of Services_OpenStreetMap_Way objects that use the node in question.
getXml
in file Objects.php, method Services_OpenStreetMap_Objects::getXml()
    getXml
getXml
in file Object.php, method Services_OpenStreetMap_Object::getXml()
    getXml
getXml
in file OpenStreetMap.php, method Services_OpenStreetMap::getXml()
    return XML.
getXmlValue
in file Config.php, method Services_OpenStreetMap_Config::getXmlValue()
    getXmlValue
getZoom
in file User.php, method Services_OpenStreetMap_User::getZoom()
    Zoom level of 'home' setting for user.
GONE
in file Transport.php, class constant Services_OpenStreetMap_Transport::GONE
    Resource no longer available.
top

h

history
in file Object.php, method Services_OpenStreetMap_Object::history()
    Get each distinct version of an object.
HTTP.php
procedural page HTTP.php
HTTPCached.php
procedural page HTTPCached.php
top

i

$id
in file Object.php, variable Services_OpenStreetMap_Object::$id
$id
in file Changeset.php, variable Services_OpenStreetMap_Changeset::$id
isClosed
in file Way.php, method Services_OpenStreetMap_Way::isClosed()
    Return true if the way can be considered 'closed'.
isOpen
in file Changeset.php, method Services_OpenStreetMap_Changeset::isOpen()
    isOpen
InvalidArgumentException.php
procedural page InvalidArgumentException.php
top

k

key
in file Objects.php, method Services_OpenStreetMap_Objects::key()
    Return the key of the current internal iterator pointer
top

l

$limit
in file Nominatim.php, variable Services_OpenStreetMap_Nominatim::$limit
$log
in file HTTP.php, variable Services_OpenStreetMap_Transport_HTTP::$log
loadXml
in file OpenStreetMap.php, method Services_OpenStreetMap::loadXml()
    Load XML from [cache] file.
top

m

$maxVersion
in file Config.php, variable Services_OpenStreetMap_Config::$maxVersion
    Maximum version of the OSM API that is supported.
$members
in file Relation.php, variable Services_OpenStreetMap_Relation::$members
$members
in file Changeset.php, variable Services_OpenStreetMap_Changeset::$members
$membersIds
in file Changeset.php, variable Services_OpenStreetMap_Changeset::$membersIds
$minVersion
in file Config.php, variable Services_OpenStreetMap_Config::$minVersion
    Minimum version of the OSM API that is supported.
top

n

$newId
in file V06.php, variable Services_OpenStreetMap_API_V06::$newId
    Counter for assigning IDs to [newly] created objects.
$nodes
in file Way.php, variable Services_OpenStreetMap_Way::$nodes
$nodesNew
in file Way.php, variable Services_OpenStreetMap_Way::$nodesNew
next
in file Objects.php, method Services_OpenStreetMap_Objects::next()
    Advance the internal iterator pointer
NOT_FOUND
in file Transport.php, class constant Services_OpenStreetMap_Transport::NOT_FOUND
    Resource not found.
Node.php
procedural page Node.php
Nodes.php
procedural page Nodes.php
Nominatim.php
procedural page Nominatim.php
top

o

$obj
in file Object.php, variable Services_OpenStreetMap_Object::$obj
$objects
in file Objects.php, variable Services_OpenStreetMap_Objects::$objects
$open
in file Changeset.php, variable Services_OpenStreetMap_Changeset::$open
$osmChangeXml
in file Changeset.php, variable Services_OpenStreetMap_Changeset::$osmChangeXml
offsetExists
in file Objects.php, method Services_OpenStreetMap_Objects::offsetExists()
    Check if the specified offset exists.
offsetGet
in file Objects.php, method Services_OpenStreetMap_Objects::offsetGet()
    Get object from the specified offset.
offsetSet
in file Objects.php, method Services_OpenStreetMap_Objects::offsetSet()
    Does nothing as collection is read-only: required for ArrayAccess.
offsetUnset
in file Objects.php, method Services_OpenStreetMap_Objects::offsetUnset()
    Does nothing as collection is read-only: required for ArrayAccess.
OK
in file Transport.php, class constant Services_OpenStreetMap_Transport::OK
    Ok
Object.php
procedural page Object.php
Objects.php
procedural page Objects.php
OpenStreetMap.php
procedural page OpenStreetMap.php
osmChangeXml
in file Way.php, method Services_OpenStreetMap_Way::osmChangeXml()
    Amend osmChangeXml with specific updates pertinent to this Way object.
osmChangeXml
in file Object.php, method Services_OpenStreetMap_Object::osmChangeXml()
    Amend changeXML with specific updates as appropriate.
top

p

$polygon
in file Nominatim.php, variable Services_OpenStreetMap_Nominatim::$polygon
$position
in file Objects.php, variable Services_OpenStreetMap_Objects::$position
$preferences
in file User.php, variable Services_OpenStreetMap_User::$preferences
top

q

query
in file Criterion.php, method Services_OpenStreetMap_Criterion::query()
    Create the required query string portion
top

r

$request
in file HTTP.php, variable Services_OpenStreetMap_Transport_HTTP::$request
    The HTTP_Request2 instance.
Relation.php
procedural page Relation.php
Relations.php
procedural page Relations.php
RuntimeException.php
procedural page RuntimeException.php
removeMember
in file Relation.php, method Services_OpenStreetMap_Relation::removeMember()
    remove a member from the relation.
removeNode
in file Way.php, method Services_OpenStreetMap_Way::removeNode()
    Remove a node from the way.
rewind
in file Objects.php, method Services_OpenStreetMap_Objects::rewind()
    Resets the internal iterator pointer
top

s

$server
in file Config.php, variable Services_OpenStreetMap_Config::$server
    Server to connect to.
$server
in file Nominatim.php, variable Services_OpenStreetMap_Nominatim::$server
search
in file Nominatim.php, method Services_OpenStreetMap_Nominatim::search()
    search
search
in file OpenStreetMap.php, method Services_OpenStreetMap::search()
    search based on given criteria.
searchChangesets
in file V06.php, method Services_OpenStreetMap_API_V06::searchChangesets()
    searchChangesets
searchObjects
in file HTTP.php, method Services_OpenStreetMap_Transport_HTTP::searchObjects()
    searchObjects
searchObjects
in file Transport.php, method Services_OpenStreetMap_Transport::searchObjects()
    searchObjects
Services_OpenStreetMap
in file OpenStreetMap.php, class Services_OpenStreetMap
    Services_OpenStreetMap - interface with OpenStreetMap
Services_OpenStreetMap_API_V06
in file V06.php, class Services_OpenStreetMap_API_V06
    Services_OpenStreetMap_API_V06
Services_OpenStreetMap_Changeset
in file Changeset.php, class Services_OpenStreetMap_Changeset
    Services_OpenStreetMap_Changeset
Services_OpenStreetMap_Changesets
in file Changesets.php, class Services_OpenStreetMap_Changesets
    Services_OpenStreetMap_Nodes
Services_OpenStreetMap_Config
in file Config.php, class Services_OpenStreetMap_Config
    Services_OpenStreetMap_Config
Services_OpenStreetMap_Criterion
in file Criterion.php, class Services_OpenStreetMap_Criterion
    Services_OpenStreetMap_Criterion
Services_OpenStreetMap_Exception
in file Exception.php, class Services_OpenStreetMap_Exception
    Exception thrown by Services_OpenStreetMap
Services_OpenStreetMap_InvalidArgumentException
in file InvalidArgumentException.php, class Services_OpenStreetMap_InvalidArgumentException
    Services_OpenStreetMap_InvalidArgumentException
Services_OpenStreetMap_Node
in file Node.php, class Services_OpenStreetMap_Node
    Services_OpenStreetMap_Node
Services_OpenStreetMap_Nodes
in file Nodes.php, class Services_OpenStreetMap_Nodes
    Services_OpenStreetMap_Nodes
Services_OpenStreetMap_Nominatim
in file Nominatim.php, class Services_OpenStreetMap_Nominatim
    Services_OpenStreetMap_Nominatim
Services_OpenStreetMap_Object
in file Object.php, class Services_OpenStreetMap_Object
    Services_OpenStreetMap_Object
Services_OpenStreetMap_Objects
in file Objects.php, class Services_OpenStreetMap_Objects
    Services_OpenStreetMap_Objects
Services_OpenStreetMap_Relation
in file Relation.php, class Services_OpenStreetMap_Relation
    Services_OpenStreetMap_Relation
Services_OpenStreetMap_Relations
in file Relations.php, class Services_OpenStreetMap_Relations
    Services_OpenStreetMap_Relations
Services_OpenStreetMap_RuntimeException
in file RuntimeException.php, class Services_OpenStreetMap_RuntimeException
    Services_OpenStreetMap_RuntimeException
Services_OpenStreetMap_Transport
in file Transport.php, class Services_OpenStreetMap_Transport
    Services_OpenStreetMap_Transport
Services_OpenStreetMap_Transport_HTTP
in file HTTP.php, class Services_OpenStreetMap_Transport_HTTP
    Services_OpenStreetMap_Transport
Services_OpenStreetMap_Transport_HTTPCached
in file HTTPCached.php, class Services_OpenStreetMap_Transport_HTTPCached
    Services_OpenStreetMap_Transport_HTTPCached
Services_OpenStreetMap_User
in file User.php, class Services_OpenStreetMap_User
    Services_OpenStreetMap_User
Services_OpenStreetMap_Way
in file Way.php, class Services_OpenStreetMap_Way
    Services_OpenStreetMap_Way
Services_OpenStreetMap_Ways
in file Ways.php, class Services_OpenStreetMap_Ways
    Services_OpenStreetMap_Ways
setCache
in file HTTPCached.php, method Services_OpenStreetMap_Transport_HTTPCached::setCache()
    setCache
setChangesetId
in file Object.php, method Services_OpenStreetMap_Object::setChangesetId()
    Set the Changeset Id for this object.
setConfig
in file HTTP.php, method Services_OpenStreetMap_Transport_HTTP::setConfig()
    Set Config object
setConfig
in file V06.php, method Services_OpenStreetMap_API_V06::setConfig()
    Set Config object
setConfig
in file Objects.php, method Services_OpenStreetMap_Objects::setConfig()
    Set Config object
setConfig
in file OpenStreetMap.php, method Services_OpenStreetMap::setConfig()
    Set Config object
setConfig
in file Object.php, method Services_OpenStreetMap_Object::setConfig()
    Set Config object
setFormat
in file Nominatim.php, method Services_OpenStreetMap_Nominatim::setFormat()
    setFormat
setId
in file Object.php, method Services_OpenStreetMap_Object::setId()
    Set the id value of the object in question.
setLat
in file Node.php, method Services_OpenStreetMap_Node::setLat()
    set the Latitude of the node
setLimit
in file Nominatim.php, method Services_OpenStreetMap_Nominatim::setLimit()
    setLimit
setLog
in file HTTP.php, method Services_OpenStreetMap_Transport_HTTP::setLog()
    set Log object
setLon
in file Node.php, method Services_OpenStreetMap_Node::setLon()
    set the Longitude of the node
setOsmChangeXml
in file Changeset.php, method Services_OpenStreetMap_Changeset::setOsmChangeXml()
    setOsmChangeXml
setPasswordfile
in file Config.php, method Services_OpenStreetMap_Config::setPasswordfile()
    Set and parse a password file, setting username and password as specified in the file.
setPreferencesXml
in file User.php, method Services_OpenStreetMap_User::setPreferencesXml()
    setPreferencesXml
setRequest
in file HTTP.php, method Services_OpenStreetMap_Transport_HTTP::setRequest()
    Set the HTTP_Request2 instance and return the Services_OpenStreetMap instance.
setServer
in file Config.php, method Services_OpenStreetMap_Config::setServer()
    Connect to specified server.
setServer
in file Nominatim.php, method Services_OpenStreetMap_Nominatim::setServer()
    Set which server to connect to.
setTag
in file Object.php, method Services_OpenStreetMap_Object::setTag()
    setTag
setTags
in file Object.php, method Services_OpenStreetMap_Object::setTags()
    Set a number of tags at once, using an associative array.
setTransport
in file Config.php, method Services_OpenStreetMap_Config::setTransport()
    Set the Transport instance.
setTransport
in file Objects.php, method Services_OpenStreetMap_Objects::setTransport()
    Set the Transport instance.
setTransport
in file Nominatim.php, method Services_OpenStreetMap_Nominatim::setTransport()
    set Transport object.
setTransport
in file OpenStreetMap.php, method Services_OpenStreetMap::setTransport()
    set Transport object.
setTransport
in file Object.php, method Services_OpenStreetMap_Object::setTransport()
    Set the Transport instance.
setTransport
in file V06.php, method Services_OpenStreetMap_API_V06::setTransport()
    Set the Transport instance.
setVal
in file Object.php, method Services_OpenStreetMap_Object::setVal()
    Store a specified value.
setVal
in file Objects.php, method Services_OpenStreetMap_Objects::setVal()
    Store a specified value.
setValue
in file Config.php, method Services_OpenStreetMap_Config::setValue()
    set at least one configuration variable.
setXml
in file Object.php, method Services_OpenStreetMap_Object::setXml()
    setXml
setXml
in file Objects.php, method Services_OpenStreetMap_Objects::setXml()
    setXml
setXml
in file Relation.php, method Services_OpenStreetMap_Relation::setXml()
    setXml
setXml
in file User.php, method Services_OpenStreetMap_User::setXml()
    setXml
top

t

$tags
in file Object.php, variable Services_OpenStreetMap_Object::$tags
    Array of tags in key/value format
$timeout
in file Config.php, variable Services_OpenStreetMap_Config::$timeout
    timeout, in seconds.
$tracepointsPerPage
in file Config.php, variable Services_OpenStreetMap_Config::$tracepointsPerPage
    Number of tracepoints per way.
$transport
in file Objects.php, variable Services_OpenStreetMap_Objects::$transport
$transport
in file V06.php, variable Services_OpenStreetMap_API_V06::$transport
$transport
in file OpenStreetMap.php, variable Services_OpenStreetMap::$transport
$transport
in file Object.php, variable Services_OpenStreetMap_Object::$transport
$transport
in file Nominatim.php, variable Services_OpenStreetMap_Nominatim::$transport
$type
in file Relation.php, variable Services_OpenStreetMap_Relation::$type
$type
in file Criterion.php, variable Services_OpenStreetMap_Criterion::$type
    Criterion type.
$type
in file Changeset.php, variable Services_OpenStreetMap_Changeset::$type
$type
in file Node.php, variable Services_OpenStreetMap_Node::$type
$type
in file Way.php, variable Services_OpenStreetMap_Way::$type
$type
in file Object.php, variable Services_OpenStreetMap_Object::$type
    type of object
Transport.php
procedural page Transport.php
type
in file Criterion.php, method Services_OpenStreetMap_Criterion::type()
    Return the criterion type (closed, open, bbox, display_name, or user)
top

u

User.php
procedural page User.php
UNAUTHORISED
in file Transport.php, class constant Services_OpenStreetMap_Transport::UNAUTHORISED
    Unauthorised, e.g. login credentials wrong.
updateObjectId
in file Changeset.php, method Services_OpenStreetMap_Changeset::updateObjectId()
    Update id of some type of object
updateObjectIds
in file Changeset.php, method Services_OpenStreetMap_Changeset::updateObjectIds()
    Given diffResult xml, update Ids of objects that are members of the current changeset.
top

v

$value
in file Criterion.php, variable Services_OpenStreetMap_Criterion::$value
    Depending on type, value is null, a specified or generated value.
$viewbox
in file Nominatim.php, variable Services_OpenStreetMap_Nominatim::$viewbox
V06.php
procedural page V06.php
valid
in file Objects.php, method Services_OpenStreetMap_Objects::valid()
    Returns whether the current internal iterator pointer is pointing to an existing/valid value.
top

w

$waynodesMaximum
in file Config.php, variable Services_OpenStreetMap_Config::$waynodesMaximum
    Maximum number of nodes per way.
Way.php
procedural page Way.php
Ways.php
procedural page Ways.php
top

x

$xml
in file OpenStreetMap.php, variable Services_OpenStreetMap::$xml
    [Retrieved] XML
$xml
in file Objects.php, variable Services_OpenStreetMap_Objects::$xml
$xml
in file Object.php, variable Services_OpenStreetMap_Object::$xml
top

_

__call
in file OpenStreetMap.php, method Services_OpenStreetMap::__call()
    __call
__construct
in file OpenStreetMap.php, method Services_OpenStreetMap::__construct()
    constructor; which optionally sets config details.
__construct
in file Nominatim.php, method Services_OpenStreetMap_Nominatim::__construct()
    __construct
__construct
in file HTTPCached.php, method Services_OpenStreetMap_Transport_HTTPCached::__construct()
    __construct
__construct
in file HTTP.php, method Services_OpenStreetMap_Transport_HTTP::__construct()
    __construct
__construct
in file Changeset.php, method Services_OpenStreetMap_Changeset::__construct()
    __construct
__construct
in file Criterion.php, method Services_OpenStreetMap_Criterion::__construct()
    A Criterion is used to specify a condition on how to search through changesets.
__toString
in file Object.php, method Services_OpenStreetMap_Object::__toString()
    If modified, return the osmChangeXML for the object, otherwise the defining XML.
top

Documentation generated on Wed, 26 Sep 2012 01:24:51 +0100 by phpDocumentor 1.4.4