Description: This project is a collection of tools for use with the spatial types
that are new to SQL Server 2008. This project does not provide an
end-user application, but rather a set of reusable functions which
applications can make use of.
To Search:
File list (Check if you may need any files):
Aggregates
..........\GeographyUnionAggregate.cs
..........\GeometryEnvelopeAggregate.cs
Functions.cs
License.txt
Projections
...........\AlbersEqualAreaProjection.cs
...........\EquirectangularProjection.cs
...........\LambertConformalConicProjection.cs
...........\MathX.cs
...........\MercatorProjection.cs
...........\ObliqueMercatorProjection.cs
...........\Projection.cs
...........\TranverseMercatorProjection.cs
Properties
..........\AssemblyInfo.cs
Readme.txt
Resource.Designer.cs
Resource.resx
Sinks
.....\DensifyGeographySink.cs
.....\GeometryTransformer.cs
.....\LocateAlongGeographySink.cs
.....\LocateAlongGeometrySink.cs
.....\Projector.cs
.....\ShiftGeometrySink.cs
.....\Unprojector.cs
.....\VacuousGeographyToGeometrySink.cs
.....\VacuousGeometryToGeographySink.cs
SQL Scripts
...........\aggregate_example.sql
...........\projection_example.sql
...........\Register.sql
...........\transform_example.sql
...........\Unregister.sql
SQLSpatialTools.csproj
SQLSpatialTools.sln
SQLSpatialTools.suo
Types
.....\AffineTransform.cs
.....\SqlProjection.cs
Util.cs
Utility
.......\Util.cs
.......\Vector3.cs