44
views
0
recommends
+1 Recommend
0 collections
    4
    shares
      • Record: found
      • Abstract: found
      • Article: found
      Is Open Access

      Using Table Valued Functions in SQL Server 2005 To Implement a Spatial Data Library

      Preprint
      , ,

      Read this article at

      Bookmark
          There is no author summary for this article yet. Authors can add summaries to their articles on ScienceOpen to make them more accessible to a non-specialist audience.

          Abstract

          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.

          Related collections

          Author and article information

          Journal
          25 January 2007
          Article
          cs/0701163
          d555cb93-1e6f-4be9-a8dd-11bebf6b2056
          History
          Custom metadata
          MSR-TR-2005-122
          cs.DB cs.CE
          gray

          Comments

          Comment on this article