Class SrsPoint
Description of SrsPoint
Namespace: OwsProxy3\CoreBundle\Component
Author: Paul Schmidt
Located at OwsProxy3/CoreBundle/Component/SrsPoint.php
Author: Paul Schmidt
Located at OwsProxy3/CoreBundle/Component/SrsPoint.php
Methods summary
public
|
|
public
float
|
|
public
float
|
|
public
integer
|
|
public
string
|
|
public static
string
|
#
getGeomFromTextMultiPoint( integer $databasetype, mixed $points )
Generates the "geomfromtext function" for multipoint object |
Magic methods summary
Properties summary
public static
string
|
$POSTGIS
|
# "POSTGIS" |
protected
float
|
$lon
the point's longitude |
|
protected
float
|
$lat
the point's latitude |
|
protected
integer
|
$srs
the point's srs |