Class SRS
Layerset configuration entity
Namespace: Mapbender\CoreBundle\Entity
Author: Paul Schmidt
ORM\Entity
ORM\Table(name="mb_core_srs")
Located at Mapbender/CoreBundle/Entity/SRS.php
Author: Paul Schmidt
ORM\Entity
ORM\Table(name="mb_core_srs")
Located at Mapbender/CoreBundle/Entity/SRS.php
Methods summary
public
integer
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
Magic methods summary
Properties summary
protected
integer
|
$id
$id |
|
protected
string
|
$name
$name the name of the spatial reference system |
|
protected
string
|
$title
$title the title of the spatial reference system |
|
protected
string
|
$definition
The definition of the spatial reference system |