gis.db.models.functions.Translate

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.

doc_Django
2016-10-09 18:37:25
Comments
Leave a Comment

Please login to continue.