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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.