Abstract Class Giscuit_Map_Layer_Wms

Description

Class for abstract mapserver wms layer object

  • copyright: Copyright (c) 2012 VEC
  • abstract:

Located in /Map/Layer/Wms.php (line 29)

Giscuit_Map_Abstract
   |
   --Giscuit_Map_Layer_Abstract
      |
      --Giscuit_Map_Layer_Wms
Variable Summary
 string $timeout
Method Summary
 __construct (mixed $map, array $settings) void
 getByPoint ( $x,  $y, [ $options = array()], float $lon, float $lat) array
Variables
string $timeout = 10 (line 36)

Request timeout

  • access: public

Inherited Variables

Inherited from Giscuit_Map_Layer_Abstract

Giscuit_Map_Layer_Abstract::$_settings

Inherited from Giscuit_Map_Abstract

Giscuit_Map_Abstract::$children
Giscuit_Map_Abstract::$parent
Giscuit_Map_Abstract::$_obj
Methods
Constructor __construct (line 45)

Class constructor

  • access: public
void __construct (mixed $map, array $settings)
  • mixed $map: Map object
  • array $settings: Settings

Redefinition of:
Giscuit_Map_Layer_Abstract::__construct()
Class constructor
getByPoint (line 102)

Get data by point coordinates

  • access: public
array getByPoint ( $x,  $y, [ $options = array()], float $lon, float $lat)
  • float $lon
  • float $lat
  • array $options:
    • featureCount integer - Number of results to return
    • infoFormat string - The format the format in which the result should be requested. Depends on remote server’s capabilities.
  • $x
  • $y

Inherited Methods

Inherited From Giscuit_Map_Layer_Abstract

 Giscuit_Map_Layer_Abstract::__construct()
 Giscuit_Map_Layer_Abstract::delete()
 Giscuit_Map_Layer_Abstract::getClass()
 Giscuit_Map_Layer_Abstract::getClassByName()
 Giscuit_Map_Layer_Abstract::getSettings()
 Giscuit_Map_Layer_Abstract::parseTilecacheParams()
 Giscuit_Map_Layer_Abstract::removeClass()
 Giscuit_Map_Layer_Abstract::setSettings()

Inherited From Giscuit_Map_Abstract

 Giscuit_Map_Abstract::getMsObj()
 Giscuit_Map_Abstract::__call()
 Giscuit_Map_Abstract::__get()
 Giscuit_Map_Abstract::__set()

Documentation generated on Mon, 19 Aug 2013 07:50:26 +0000 by phpDocumentor 1.4.3