gis.db.models.functions.Scale

class Scale(expression, x, y, z=0.0, **extra)

Availability: PostGIS, SpatiaLite

Accepts a single geographic field or expression and returns a geometry with scaled coordinates by multiplying them with the x, y, and optionally z parameters.

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

Please login to continue.