Using Table Valued Functions in SQL Server 2005 To Implement a Spatial Data Library
| dc.creator | Gray, Jim | |
| dc.creator | Szalay, Alex | |
| dc.creator | Fekete, Gyorgy | |
| dc.date | 2007-01-26 | |
| dc.date.accessioned | 2026-07-07T07:43:13Z | |
| dc.date.available | 2026-07-07T07:43:13Z | |
| dc.description | This article explains how to add spatial search functions (point-near-point and point in polygon) to Microsoft SQL Server 2005 using C# and table-valued functions. It is possible to use this library to add spatial search to your application without writing any special code. The library implements the public-domain C# Hierarchical Triangular Mesh (HTM) algorithms from Johns Hopkins University. That C# library is connected to SQL Server 2005 via a set of scalar-valued and table-valued functions. These functions act as a spatial index. | |
| dc.identifier | https://arxiv.org/abs/cs/0701163 | |
| dc.identifier | http://arxiv.org/abs/cs/0701163 | |
| dc.identifier.uri | http://salesiana.dossiersoluciones.com/handle/123456789/122743 | |
| dc.subject | Databases | |
| dc.subject | Computational Engineering, Finance, and Science | |
| dc.title | Using Table Valued Functions in SQL Server 2005 To Implement a Spatial Data Library | |
| dc.type | text |