Top 5 Recent Articles
ARTICLES CATEGORIES
- Changes (1)
- General Software (5)
- Licensing (1)
- MySQL Spatial (2)
- Oracle Spatial (3)
- PostGIS (6)
- SQL Server Spatial (General) (8)
- SQL Server Spatial (LRS) (37)
- XML (4)
PostGIS Certification
There was a recent discussion about renewing PostGIS’s OGC Certificates. The discussion was interesting as it goes to the heart of the value of certification
21 November, 2019
No Comments
Creating a Grid of Geographic Tiles
Over the years I have made available functions that generate the tiles of a grid given user input. These have been made available in Oracle,
18 November, 2019
No Comments
Loading and Processing GPX 1.1 files using Oracle XMLDB
Note This is an article I wrote some years back which I have ported to my new website. Introduction There are a large number of
6 October, 2019
No Comments
Migrating Tables with Geometry Columns from Oracle to SQL Server Spatial
A colleague asked me the other day how he could move data from a table in an Oracle database with a geometry column to SQL
30 September, 2019
1 Comment
TSQL vs CLR (Common Language Runtime) stored procedures
Why the SQL Server Spatial functions available on this site are written in T-SQL and not as CLR stored procedures.
4 July, 2019
No Comments
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