Found 20 packages
The package contains the components implementing the geometry, geography, and hierarchy ID types in SQL Server.
Allows you to use SQL Server spatial SqlHierarchy types on a machine without SQL Server installed and decode these UDT types in any .NET Standard client
Support for binding C# to SQL Server SqlGeometry, SqlGeography, SqlHierarchyId types.
Provides GeoJSON.Net Converters from / to the MS SQL Spatial types.
This package contains a SpatialTrace that enables geometry tracing within the code, and a visualizer to review traces, and debugger visualizers for SqlGeometry and SqlGeography types.
PostGIS plugin for Npgsql, allowing mapping of PostGIS types to the legacy types (e.g. PostgisPoint).
Library to translate between GeoJson and SqlGeography
Allows you to use SQL Server spatial SqlHierarchy types on a machine without SQL Server installed and decode these UDT types in any .NET Standard client
Add OrmLite Converters for SQL Servers SqlGeography and SqlGeometry Types
#foo SQL Server Spatial provides useful functions and objects for working with the SqlGeography and SqlGeometry objects.
PostGIS plugin for Npgsql, allowing raw byte access to PostGIS ypes.
Allows you to use SQL Server spatial types on a machine without SQL Server installed. Useful when deploying to Windows Azure. Also enables Entity Framework spatial types to be used (DbGeography and DbGeometry).
Appson Common libraries for .NET is a set of utilities and extensions that are used frequently in different projects.
.net standard环境下Microsoft.SqlServer.Types.dll的实现方案,from: https://github.com/dotMorten/Microsoft.SqlServer.Types
Aspose.GIS for .NET is an on premise API developed in C# 100% managed code. It enables your .NET apps to work with the data stored within various GIS (Geographic Information System) file formats, including; vector formats (SHP, KML, GPX, GML, GDB, TAB, MIF, GEOJSON, TOPOJSON, OSM), raster formats (GeoTIFF, TIFF, TIF, ASCII), web tiles (XYZ Tiles), and databases (PostGIS, MS SQL). While working with GIS data files, Aspose.GIS for .NET helps you in reading/writing vector data, working with multi-layered datasets, speed up spatial queries via indices, performing reprojection during data conversion to supported format, visualizing the data to popular formats (SVG, PNG, JPG, BMP), manipulating geometries (lines, points, curves, polygons, etc.), performing vector data analysis, and using spatial reference systems. Aspose.GIS for .NET API can be used to develop several different types of applications on Windows and Linux including ASP.NET, WinForms and Windows Services. It offers an easy solution while working with geo-spatial data within your .NET Apps, without the need to install any 3rd party software.
Allows you to use SQL Server spatial SqlHierarchy types on a machine without SQL Server installed and decode these UDT types in any .NET Standard client
H3 SQL Server CLR implementation, bringing support for Uber's H3 geospatial indexing to SQL Server. Supports converting between H3 indices and native Geography / SqlGeography types via Microsoft.SqlServer.Types. Reworked from https://github.com/pocketken/H3.net, ruining beautiful code with net481 support, and replacing NetTopologySuite support with SqlGeography. Should in theory build on Windows, Linux, and MacOs.
SQLGeography Simplification - SQL Server CLR implementation of Visvalingam. Supports simplifying native Geography / SqlGeography types via Microsoft.SqlServer.Types, using Visvalingam's algorithm, and choosing to either retain a minimum percentage of points, or limit by the minimum area acceptable to remove. Should in theory build on Windows, Linux, and MacOs.
includes Common,WebForms,ProcessingObjectModel Pre-requisites: Microsoft SQL Server 2008 Reporting Services or higher for server processing mode. NET Framework 3.5 SP1 or .NET Framework 4.0. 1. Check C:\Windows\Microsoft.NET\Framework64 1.NET Framework 3.5 is there if we see a folder named v3.5. Further, use the registry to see whether SP1 for v3.5 is there - http://support.microsoft.com/kb/318785 - HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5 needs to have DWORD named Install with value 1 If SP1 is not installed, it can be installed from http://www.microsoft.com/en-us/download/details.aspx?id=22 1. NET Framework 4.0 is there if we see a folder named v4.0 1. Microsoft SQL Server System CLR Types package 1. It is available in the Install Instructions section of Microsoft® SQL Server® 2012 Feature Pack on http://www.microsoft.com/en-us/download/details.aspx?id=29065 - Microsoft® System CLR Types for Microsoft® SQL Server® 2012 The SQL Server System CLR Types package contains the components implementing the geometry, geography, and hierarchy id types in SQL Server 2012. This component can be installed separately from the server to allow client applications to use these types outside of the server. Note: This component also requires Windows Installer 4.5 X86 Package (SQLSysClrTypes.msi) X64 Package (SQLSysClrTypes.msi) Microsoft SQL Server System CLR Types package. Ensure this order of setup 1. Ensure we have the required .NET Framework version per step 1a. 2. Run the SQL Server System CLR Types setup from step 1b. 3. Run the Report Viewer 2010 runtime setup
Convert geography or geometry type between SqlServer, MySql, Oracle and Postgres.