IRI.Maptor.Ket.SqlServerSpatialExtension 2.11.0-alpha

This is a prerelease version of IRI.Maptor.Ket.SqlServerSpatialExtension.
There is a newer version of this package available.
See the version list below for details.
dotnet add package IRI.Maptor.Ket.SqlServerSpatialExtension --version 2.11.0-alpha
                    
NuGet\Install-Package IRI.Maptor.Ket.SqlServerSpatialExtension -Version 2.11.0-alpha
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="IRI.Maptor.Ket.SqlServerSpatialExtension" Version="2.11.0-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IRI.Maptor.Ket.SqlServerSpatialExtension" Version="2.11.0-alpha" />
                    
Directory.Packages.props
<PackageReference Include="IRI.Maptor.Ket.SqlServerSpatialExtension" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add IRI.Maptor.Ket.SqlServerSpatialExtension --version 2.11.0-alpha
                    
#r "nuget: IRI.Maptor.Ket.SqlServerSpatialExtension, 2.11.0-alpha"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package IRI.Maptor.Ket.SqlServerSpatialExtension@2.11.0-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=IRI.Maptor.Ket.SqlServerSpatialExtension&version=2.11.0-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=IRI.Maptor.Ket.SqlServerSpatialExtension&version=2.11.0-alpha&prerelease
                    
Install as a Cake Tool

IRI.Maptor.Ket.SqlServerSpatialExtension

NuGet .NET

A .NET 8 library of extension methods and helpers for working with SQL Server spatial types (SqlGeometry, SqlGeography) alongside the Maptor geometry model.


Features

Extension Methods

  • SqlGeometryExtensions — convert SqlGeometryGeometry<Point>, extract coordinates, test topology
  • SqlGeographyExtensions — convert SqlGeographyGeometry<Point>
  • GeometryExtensions — convert Maptor Geometry<Point>SqlGeometry / SqlGeography
  • BoundingBoxExtensions — convert Maptor BoundingBox ↔ SQL Server envelope
  • FeatureExtensions — convert Maptor Feature objects to/from SQL Server spatial rows
  • GeoJsonExtensions — convert GeoJSON ↔ SqlGeometry
  • GmlExtensions — convert GML ↔ SqlGeometry
  • GpxExtensions — convert GPX tracks ↔ SqlGeometry
  • ShapefileExtension — convert ESRI Shapefile geometries ↔ SqlGeometry

Utilities

  • SqlSpatialHelper / SqlSpatialUtility — general helpers (well-known binary, bounding boxes, spatial reference IDs)

Installation

dotnet add package IRI.Maptor.Ket.SqlServerSpatialExtension

📦 NuGet: IRI.Maptor.Ket.SqlServerSpatialExtension

🐞 Issues: GitHub Issues

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on IRI.Maptor.Ket.SqlServerSpatialExtension:

Package Downloads
IRI.Maptor.Ket.SqlServerPersistence

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.11.0 0 7/4/2026
2.11.0-alpha 0 7/4/2026
2.10.0-alpha 91 5/7/2026
2.9.1 116 4/16/2026
2.9.1-alpha 102 4/19/2026
2.9.0 119 2/3/2026
2.9.0-alpha 110 2/3/2026
2.8.13 156 12/26/2025
2.8.13-alpha 129 12/26/2025
2.8.12 451 12/11/2025
2.8.12-alpha 248 12/11/2025
2.8.11 443 11/19/2025
2.8.11-alpha 426 11/19/2025
2.8.10 178 11/8/2025
2.8.10-alpha 173 11/8/2025
2.8.9 222 10/31/2025
2.8.9-alpha 183 10/31/2025
2.8.8 130 10/18/2025
2.8.8-alpha 198 10/19/2025
2.8.7-alpha 197 10/4/2025
Loading failed