Quantcast
Channel: SQLServerCentral.com Content tagged spatial data
Browsing index pages (31 articles)

Spatial Data Type

View Article


It Just Runs Faster - Spatial

View Article


Reporting Services: Drawing a Buffer on a Map

Handle together SQL Server spatial data features and Reporting Service design tools to build a map-based interactive report.

View Article

Modelling the world

View Article

Reporting Services: Drawing a Buffer on a Map

Handle together SQL Server spatial data features and Reporting Service design tools to build a map-based interactive report.

View Article


SQL Server Spatial Indexes

Spatial Data in SQL Server has special indexing because it has to perform specialised functions. It is able, for example, to break down an indexed space into a grid hierarchy by using a technique...

View Article

Introduction to SQL Server Spatial Data

More and more applications require the handling of geospatial data. It is easy to store spatial data, but it takes rather more thought to retrieve and manipulate it. Tasks like searching neighborhoods,...

View Article

Calculate distance between 2 coordinates/latlong

This function is used to get the distance between 2 coordinates/latlong in the different formats

View Article


Which is the correct spatial data type?

View Article


Tuning Spatial Point Data Queries in SQL Server 2012

Spatial Point Data queries require particular tuning efforts to enhance performance and improve overall application through put. SQL Server 2012 introduces a few key new features and improvements to...

View Article

Querying Geometry Information

View Article

New Spatial Features in SQL Server Code-Named 'Denali'

SQL Server 2008 introduced spatial data support into the database server. This paper describes and discusses the new spatial features in SQL Server Code-Named “Denali” CTP1 and CTP3 that augment...

View Article

Spatial Data Types

View Article


Vincenty Inverse

Calculates bearing and distance between 2 sets of latlon coordinates

View Article

Vincenty Direct

Calculates the latlon coordinates for a given bearing and distance from reference latlon coordinates

View Article


Create CNN-style Map in Reporting Services

This article demonstrates how to use US Census' TIGER/Line shapefile to display CNN-style map in Reporting Services.

View Article

Getting Started with Maps in SQL Server 2008 R2 Reporting Services

I noticed a new feature in SQL Server 2008 R2 Reporting Services that allows you to render maps in your reports. Can you provide some details on this new feature and can I take advantage of it even...

View Article


Standardize data storage for geography spatial data type in SQL Server

Geography is one of the spatial data types introduced in SQL Server 2008. One of the characteristic of the geography data type is that it can accommodate any supported geometry based on any supported...

View Article

Achieve Spatial Data Support in SSIS

Spatial data support in SSIS is weak in comparison to SQL Server. This article demonstrates how to use the CLR to achieve the SQL Server levels of spatial data support in SSIS.

View Article

Reporting Services 2008 R2: Geospatial Visualization – Part I

Geospatial Visualization is one of the key new features of SQL Server 2008 R2 Reporting Services. This step-by-step tutorial demonstrates the creation of a Map Report.

View Article
Browsing index pages (31 articles)


Latest Images