Tagged Questions
2
votes
0answers
236 views
Is it acceptable to store OSGB36 data as geometry in SQL Server?
I've set myself a project of getting some geo data into SQL Server but before I get started doing any of the big jobs I wanted to see if I was on the right track.
All of my data is for the UK and is ...
3
votes
2answers
289 views
Spatial Indexes on OS MasterMap Data
What are the optimal settings for setting up a SQL Server 2008 Spatial database with full UK OS MasterMap data in?
Seperate tables for the different feature types, or a single table with everything ...