ST_Round for MySQL Spatial

A version of my (ordinate) Round function for SQL Server Spatial and Oracle Spatial is available for MySQL. Function Declaration Function Testing If you think

Read More »

ST_Scale for MySQL Spatial

A version of my Scale function for SQL Server Spatial and Oracle Spatial is available for MySQL. Function Declaration Function Testing If you think this

Read More »

ST_Rotate for MySQL Spatial

A version of my Rotate function for SQL Server Spatial and Oracle Spatial is available for MySQL. Function Declaration Function Testing If you think this

Read More »

ST_Move for MySQL Spatial

A version of my Move functions for SQL Server Spatial and Oracle Spatial is available. Function Declaration Function Testing If you think this is of

Read More »

ST_Move

ST_Move This is a MySQL function which moves a geometry the supplied delta X and delta Y. Function Specification. Description. ST_Move is a function that

Read More »