class Translate(expression, x, y, z=0.0, **extra)
Availability: PostGIS, SpatiaLite
Accepts a single geographic field or expression and returns a geometry with its coordinates offset by the x
, y
, and optionally z
numeric parameters.
class Translate(expression, x, y, z=0.0, **extra)
Availability: PostGIS, SpatiaLite
Accepts a single geographic field or expression and returns a geometry with its coordinates offset by the x
, y
, and optionally z
numeric parameters.
Designed by : w10schools
service@w10schools.com
Please login to continue.