Top 5 Recent Articles
ARTICLES CATEGORIES
- Algorithms (13)
- All (407)
- Biography (1)
- Blog (44)
- Business Requirements (1)
- Commentary (1)
- Customers (2)
- Data Models (1)
- Education (2)
- GeoRaptor (5)
- Image Processing (2)
- Import Export (5)
- Licensing (2)
- Linear Referencing (3)
- Manifold GIS (3)
- Mapping (1)
- MySQL Spatial (7)
- Networking and Routing (including Optimization) (3)
- Open Source (16)
- Oracle Spatial and Locator (178)
- PostGIS (33)
- Published Articles (1)
- Recommendations (1)
- Services (1)
- Software Change Log (1)
- Source Code (35)
- Space Curves (9)
- Spatial Database Functions (101)
- Spatial DB comparison (1)
- Spatial XML Processing (10)
- SQL Server Spatial (General) (83)
- SQL Server Spatial (LRS) (38)
- Standards (1)
- Stored Procedure (15)
- Tessellation or Gridding (9)
- Tools (2)
- Training (2)
Spatial Functions for MySQL
Folks, I have ported some of my spatial functions to MySQL. The best way to see what is available is to peruse the Documentation I
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
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
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
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
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
Change Log For Open Source Spatial Database Scripts
This page documents the changes made to all my Open Source Spatial Database Scripts.
Documentation
- MySQL Spatial General Function Documentation
- Oracle Spatial Exporter Package Documentation
- Oracle Spatial Object Function Documentation
- Oracle Spatial Object Function Documentation (Multi Page Version)
- PostGIS pl/pgSQL Function Documentation
- SC4O Oracle Java Topology Suite (Stored Procedures) Package Documentation
- SQL Server Spatial General TSQL Function Documentation
- SQL Server Spatial LRS TSQL Function Documentation