Todo List
[line 40]
[line 49]
[line 47]
static boolean autoload( string $class)
static array getIDs( mixed $args)
void __construct( [array $config = array()])
array bboxToMinMax( mixed $minLat, mixed $minLon, mixed $maxLat, mixed $maxLon)
void get( string $minLon, string $minLat, string $maxLon, string $maxLat)
Services_Openstreetmap_Config getConfig( )
array getCoordsOfPlace( string $place)
float getMaxArea( )
float getMaxElements( )
float getMaxNodes( )
Anymore than that and the way must be split.
float getMaxVersion( )
float getMinVersion( )
int getTimeout( )
float getTracepointsPerPage( )
Services_Openstreetmap_Transport getTransport( )
If one is not defined, create it.
string getXML( )
void loadXML( string $file)
array search( array $criteria)
returns an array of objects such as Services_Openstreetmap_Node etc.
Services_Openstreetmap_API_V06 setConfig( Services_Openstreetmap_Config $config)
void __call( string $name, array $arguments)
If possible, call the appropriate method of the API instance.