[postgis-users] Scale

Bob Pawley rjpawley at shaw.ca
Sun Jul 6 09:10:54 PDT 2008


I want to scale a geometry of unknown size to the same size as a standard 
geometry.

ST_Scale(geometry, float8, float8) - this function does the job but the 
releative size needs to be known as a float8.

Is there a method of establishing the float8 by comparing the relative size 
of the two geometries. (I've looked at St_Difference but it just returns a 
geometry).

Bob 




More information about the postgis-users mailing list