SQL Server and Spatial

37
SQL Server 2008 – Spatial Morgan Ellingham Spatial Account Manager August 2012

description

 

Transcript of SQL Server and Spatial

Page 1: SQL Server and Spatial

SQL Server 2008 – Spatial

Morgan EllinghamSpatial Account Manager

August 2012

Page 2: SQL Server and Spatial

Agenda

• Introduction to SQL Server - Spatial

• Case Study – How Tonkin Consulting Uses SQL Server

• Creation of SQL Server Reporting Services Report

• Demonstration of Tonkin Smartmap using SQL Server

Page 3: SQL Server and Spatial

Microsoft SQL Server - Introduction

Page 4: SQL Server and Spatial

Microsoft SQL Server - Introduction

Just a big dumb database?

• Integration Services

• Reporting Services

• Business Intelligence Development Studio (BIDS)

Page 5: SQL Server and Spatial

Microsoft SQL Server - Introduction

• Technical Benefits – central point of truth for spatial data

Page 6: SQL Server and Spatial

Microsoft SQL Server - Introduction

• Technical Benefits – vendor application and service support

Page 7: SQL Server and Spatial

Microsoft SQL Server - Introduction

Page 8: SQL Server and Spatial

Microsoft SQL Server - Introduction

SELECT Spatial_id,PROPERTY_INFO_AREA_M,PROPERTY_INFO_PERIMETER_M,SP_GEOMETRY.STCentroid().STBuffer(0.001) AS Buffer

FROM RDMC_DCDB

Results in....

Page 9: SQL Server and Spatial

Microsoft SQL Server - Introduction

Page 10: SQL Server and Spatial

Microsoft SQL Server - Introduction

Page 11: SQL Server and Spatial

Microsoft SQL Server – Tonkin Consulting

Page 12: SQL Server and Spatial

Microsoft SQL Server – Tonkin Consulting

• Hosted Services

• Managed Services

• Spatial Consulting Services (SCS)

• Asset Consulting Services (ACS)

Page 13: SQL Server and Spatial

Microsoft SQL Server – Tonkin Consulting

• Kangaroo Island Council• District Council of Yankalilla• Municipal Council of Roxby Downs• District Council of Orroroo• District Council of Ceduna• District Council of Elliston• City of Port Lincoln• Port Augusta City Council• District Council of Renmark Paringa• District Council of Mallala• Berri Barmera Council• District Council of Loxton Waikerie

• Regional Council of Goyder

• Light Regional Council• Wakefield Regional Council• City of Holdfast Bay• City of Norwood Payneham and St Peters• City of Prospect • Town of Walkerville• City of Campbelltown• City of West Torrens• City of Burnside• Adelaide Hills Council• The Barossa Council

LOTS OF DATA!

Page 14: SQL Server and Spatial

Microsoft SQL Server

Page 15: SQL Server and Spatial

Microsoft SQL Server – Tonkin Consulting

SELECT Spatial ID, Spatial ID as 'ID', Conquest Asset ID, Asset Name, Asset Type

FROM v_MapInfo_Elec_LV_Asset_Extract

WHERE Spatial ID in (Exponare.Ids)

Mapping Database Asset Database

Page 16: SQL Server and Spatial

Microsoft SQL Server – Tonkin Consulting

Page 17: SQL Server and Spatial

Microsoft SQL Server – Tonkin Consulting

Page 18: SQL Server and Spatial

Microsoft SQL Server – Reporting Services

Reporting Services

Page 19: SQL Server and Spatial

Microsoft SQL Server – Reporting Services

Page 20: SQL Server and Spatial

Microsoft SQL Server – Reporting Services

Page 21: SQL Server and Spatial

Microsoft SQL Server – Reporting Services

Page 22: SQL Server and Spatial

Microsoft SQL Server – Reporting Services

Page 23: SQL Server and Spatial

Microsoft SQL Server – Reporting Services

Page 24: SQL Server and Spatial

Microsoft SQL Server – Reporting Services

Page 25: SQL Server and Spatial

Microsoft SQL Server – Reporting Services

Page 26: SQL Server and Spatial

Microsoft SQL Server – Reporting Services

Page 27: SQL Server and Spatial

Microsoft SQL Server – Reporting Services

Page 28: SQL Server and Spatial

Microsoft SQL Server – Reporting Services

Page 29: SQL Server and Spatial

Microsoft SQL Server – Reporting Services

Page 30: SQL Server and Spatial

Microsoft SQL Server – Reporting Services

Business IntelligenceDevelopment Studio

Page 31: SQL Server and Spatial

Microsoft SQL Server - BIDS

Page 32: SQL Server and Spatial

Microsoft SQL Server - BIDS

Page 33: SQL Server and Spatial

Microsoft SQL Server - BIDS

Page 34: SQL Server and Spatial

Microsoft SQL Server

• Benefits

• Provides a single point of truth for spatial data

• Increased disaster management functionality

• Increased data publishing and reporting functionality

• Increased scripting and automation functionality

• Ensures both a scalable and more future proof data model

• Aligns internal GIS methodology with vendor strategy

Page 35: SQL Server and Spatial

Microsoft SQL Server

• Other Benefits

• A lot of you already have it

• Just need to implement it....

• Even if you don’t SQL Server Express is free

• Most vendors are supporting it

• Aligns with IT policy

Page 36: SQL Server and Spatial

Microsoft SQL Server

• We now offer SQL Server Spatial Consultancies

• Tailored for your specific requirements

• Can be as simple as one or two days – ‘SQL Server Shell’

• Full scale implementation

Tonkin can help

Page 37: SQL Server and Spatial

Microsoft SQL Server – Tonkin Smartmap